:root{font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#20211f;background:#f4f4f1;font-synthesis:none}*{box-sizing:border-box}html,body,#app{width:100%;min-height:100%;margin:0}html{overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button,[role=button]{touch-action:manipulation}:where(button,input,textarea,select):focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.app-shell{min-height:100vh;background:#f4f4f1}.topbar{height:64px;padding:0 22px;display:grid;grid-template-columns:minmax(190px,260px) minmax(0,1fr) max-content;align-items:center;border-bottom:1px solid #dbdcd7;background:#fafaf8f5;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700}.brand-home{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;color:inherit;background:transparent;cursor:pointer;font-weight:inherit}.brand-mark{width:32px;height:32px;display:grid;place-items:center;background:#1d3732;color:#fff;border-radius:6px}.document-title{max-width:320px;min-width:0;justify-self:center;display:flex;align-items:center;gap:7px;padding:7px 9px;border:0;border-radius:5px;background:transparent;color:#5e615c;font-size:14px;cursor:pointer}.document-title:hover{background:#eff0ec}.document-title span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.topbar-actions{min-width:0;display:flex;justify-content:flex-end;align-items:center;gap:8px;white-space:nowrap}.save-indicator{display:flex;flex:0 0 auto;align-items:center;gap:4px;margin-right:4px;color:#6b6e68;font-size:12px;white-space:nowrap}.icon-button,.secondary-button,.primary-button{height:36px;border:1px solid #d7d8d4;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;border-radius:6px}.icon-button{width:36px;padding:0}.icon-button:disabled{opacity:.35;cursor:not-allowed}.secondary-button,.primary-button{flex:0 0 auto;padding:0 13px;font-size:13px;font-weight:500;white-space:nowrap}.primary-button{background:#1d3732;color:#fff;border-color:#1d3732}.icon-button:hover:not(:disabled),.secondary-button:hover{border-color:#969b94;background:#f7f7f5}.primary-button:hover{background:#284a43}.primary-button:disabled,.secondary-button:disabled{opacity:.55;cursor:not-allowed}.header-more-button{display:none}.header-actions-backdrop{position:fixed;z-index:38;top:64px;right:0;bottom:0;left:0}.header-actions-menu{position:absolute;z-index:40;top:56px;right:22px;width:220px;display:grid;gap:3px;padding:7px;border:1px solid var(--color-border);border-radius:7px;background:var(--color-surface);box-shadow:0 16px 44px #1e25202e}.header-actions-menu button{min-height:44px;display:flex;align-items:center;gap:10px;padding:0 11px;border:0;border-radius:5px;background:transparent;color:#424640;cursor:pointer;font-size:13px;text-align:left}.header-actions-menu button:hover{background:#edf1ee;color:#1d5145}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#1c221e57}.export-dialog{width:min(480px,100%);padding:22px;border:1px solid #d7d8d4;border-radius:8px;background:#fafaf8;box-shadow:0 18px 55px #181e1a33}.export-dialog>header,.export-dialog>footer{display:flex;align-items:center;justify-content:space-between}.export-dialog>header{margin-bottom:22px}.export-dialog h2{margin:3px 0 0;font-size:18px}.export-field{display:grid;gap:9px;margin-top:16px;color:#656862;font-size:12px}.export-formats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.export-formats button{min-width:0;min-height:80px;display:grid;place-items:center;align-content:center;gap:5px;border:1px solid #d9dad5;border-radius:6px;background:#fff;color:#5e625c;cursor:pointer}.export-formats button.active{border-color:#58786f;color:#1d5145;background:#edf2ef}.export-formats button:disabled{opacity:.4;cursor:not-allowed}.export-formats b{font-size:12px}.export-formats small{color:var(--color-text-muted);font-size:11px}.export-dialog>footer{margin-top:24px;justify-content:flex-end;gap:8px}.export-message{min-height:22px;margin:16px 0 -8px;display:flex;align-items:center;gap:7px;color:#52635c;font-size:12px}.export-message.error{color:#a04434}.template-package-dialog{width:min(620px,100%);max-height:min(760px,calc(100vh - 40px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:22px;border:1px solid #d7d8d4;border-radius:8px;background:#fafaf8;box-shadow:0 18px 55px #181e1a33}.template-package-dialog>header,.template-package-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.template-package-dialog>header{align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #e0e1dc}.template-package-dialog>footer{justify-content:flex-end;padding-top:18px;border-top:1px solid #e0e1dc}.template-package-dialog>footer .primary-button{width:auto;min-width:148px;padding:0 14px}.template-package-title h2{margin:3px 0 0;font-size:18px}.template-package-title p{margin:7px 0 0;color:#7b7e78;font-size:11px}.template-package-body{min-height:0;padding:20px 0;overflow-y:auto}.template-package-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 110px minmax(0,1fr);gap:10px}.template-package-fields label,.quality-field{min-width:0;display:grid;gap:7px;color:#656862;font-size:11px}.template-package-fields label:first-child,.template-package-fields label:nth-child(2){grid-column:span 2}.template-package-fields input,.template-package-fields select{width:100%;min-width:0;height:36px;padding:0 10px;border:1px solid #d9dad5;border-radius:5px;color:#30322e;background:#fff;outline:none}.template-package-fields select:focus{border-color:#5e7a71;box-shadow:0 0 0 2px #2e5c4f1a}.quality-field{margin-top:17px}.quality-field>span{display:flex;justify-content:space-between;gap:12px}.quality-field strong{color:#31564d;font-size:11px}.quality-field input{width:100%;accent-color:#1d5145}.template-package-summary{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d6ddd9;border-radius:6px;background:#f2f5f3}.template-package-summary div{min-width:0;min-height:68px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.template-package-summary div+div{border-left:1px solid #d6ddd9}.template-package-summary strong{color:#24483e;font-size:20px}.template-package-summary span{color:#77817c;font-size:10px}.template-package-messages{margin:14px 0 0;padding:11px 13px;display:grid;gap:7px;border-radius:5px;list-style:none;font-size:11px;line-height:1.5}.template-package-messages li{display:flex;align-items:flex-start;gap:7px}.template-package-messages svg{flex:0 0 auto;margin-top:1px}.template-package-messages.errors,.template-package-error{color:#9b4033;background:#f8eae6}.template-package-messages.warnings{color:#735b27;background:#f7f1de}.template-package-ready,.template-package-progress,.template-package-error{min-height:36px;margin:14px 0 0;padding:9px 11px;display:flex;align-items:center;gap:7px;border-radius:5px;font-size:11px}.template-package-ready{color:#315f50;background:#eaf3ee}.template-package-progress{color:#52635c;background:#eef2ef}.spin{animation:spin .85s linear infinite}.app-notice{position:fixed;z-index:70;left:50%;bottom:28px;transform:translate(-50%);max-width:calc(100vw - 32px);padding:10px 14px;border-radius:6px;background:#203b35;color:#fff;box-shadow:0 8px 24px #19272233;font-size:12px}.project-menu-backdrop{position:fixed;z-index:38;top:64px;right:0;bottom:0;left:0}.project-menu{position:absolute;z-index:40;top:56px;left:50%;width:min(390px,calc(100vw - 24px));transform:translate(-50%);padding:16px;border:1px solid #d7d8d4;border-radius:7px;background:#fafaf8;box-shadow:0 16px 44px #1e25202e}.project-menu>header,.project-menu>footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.project-menu h2{margin:2px 0 0;font-size:16px}.project-menu>footer{justify-content:flex-end;margin-top:14px}.project-footer-spacer{flex:1}.project-list{max-height:min(380px,calc(100vh - 230px));margin-top:14px;display:grid;gap:4px;overflow-y:auto}.project-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 32px 32px;align-items:center;gap:3px;padding:4px;border:1px solid transparent;border-radius:5px}.project-row.active{border-color:#b9c7c2;background:#edf1ee}.project-row>button:not(.project-select){width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;background:transparent;color:#6d716b;cursor:pointer}.project-row>button:not(.project-select):hover{background:#dfe5e1}.project-row>button:disabled{opacity:.3;cursor:not-allowed}.project-row>button.danger{color:#a04434;background:#f7e8e4}.project-select{min-width:0;padding:7px 8px;display:grid;gap:4px;border:0;background:transparent;text-align:left;cursor:pointer}.project-select strong,.project-select small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-select strong{font-size:12px;font-weight:500}.project-select small{color:var(--color-text-muted);font-size:11px}.project-rename{margin-top:14px;display:grid;grid-template-columns:1fr 36px;gap:6px}.project-rename input{min-width:0;height:36px;padding:0 10px;border:1px solid #bcc9c4;border-radius:5px;background:#fff}.article-dialog{width:min(860px,100%);max-height:min(780px,calc(100vh - 40px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:22px;border:1px solid #d7d8d4;border-radius:8px;background:#fafaf8;box-shadow:0 18px 55px #181e1a33}.article-dialog>header,.article-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.article-dialog h2{margin:3px 0 0;font-size:18px}.article-dialog>footer{justify-content:flex-end;padding-top:18px;border-top:1px solid #e1e2de}.article-layout{min-height:0;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:22px;padding:20px 0;overflow-y:auto}.article-source{min-height:410px;position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px}.article-source>label,.article-detected label{color:#656862;font-size:12px}.article-source textarea{height:100%;min-height:390px;resize:none;padding:14px}.article-source>span{position:absolute;right:11px;bottom:9px;color:var(--color-text-muted);font-size:11px}.article-options{min-width:0}.article-detected{display:grid;grid-template-columns:1fr 1fr;gap:8px}.article-detected label{display:grid;gap:7px}.article-detected input{width:100%;min-width:0;height:36px;padding:0 10px;border:1px solid #d9dad5;border-radius:5px;background:#fff}.article-template-options{display:grid;grid-template-columns:1fr 1fr;gap:6px}.article-template-options button{min-width:0;height:42px;display:flex;align-items:center;gap:8px;padding:0 8px;border:1px solid #d9dad5;border-radius:5px;background:#fff;color:#5e625c;cursor:pointer;font-size:11px}.article-template-options button.active{border-color:#58786f;color:#1d5145;background:#edf2ef}.article-template-options i{width:20px;height:26px;flex:0 0 auto;border:2px solid}.article-ratios{grid-template-columns:repeat(3,1fr)}.cover-toggle{min-height:42px;margin-top:14px;display:flex;align-items:center;gap:8px;color:#535750;font-size:12px}.cover-toggle input{accent-color:#1d5145}.article-summary{min-height:52px;margin-top:9px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;padding:0 12px;border:1px solid #cfd9d4;border-radius:6px;background:#edf2ef;color:#31564d}.article-summary strong{font-size:14px}.article-summary span{color:#6d7973;font-size:11px}.overflow-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.overflow-actions span{grid-column:1 / -1;color:#777a74;font-size:11px}.overflow-actions button{min-height:30px;border:1px solid #d7d8d4;border-radius:4px;background:#fff;color:#5d615b;cursor:pointer;font-size:11px}.overflow-actions button:hover{border-color:#849c92;color:#1d5145;background:#edf2ef}.workspace{height:calc(100vh - 64px);display:grid;grid-template-columns:280px minmax(400px,1fr) 320px;overflow:hidden}.template-sidebar,.property-sidebar{background:#fafaf8;overflow-y:auto}.template-sidebar{border-right:1px solid #dbdcd7;padding:24px 16px}.property-sidebar{border-left:1px solid #dbdcd7}.sidebar-heading{display:flex;align-items:flex-end;justify-content:space-between;padding:0 6px 18px}.sidebar-heading h2,.section-heading h2{margin:3px 0 0;font-size:16px;line-height:1.4}.eyebrow{color:var(--color-text-muted);font-size:11px;font-weight:700;letter-spacing:0}.count{color:var(--color-text-muted);font-size:12px}.template-list{display:grid;gap:5px}.template-item{width:100%;min-height:82px;display:grid;grid-template-columns:54px 1fr 18px;align-items:center;gap:12px;text-align:left;border:1px solid transparent;background:transparent;border-radius:6px;padding:8px;cursor:pointer}.template-item:hover{background:#f0f1ed}.template-item.active{background:#edf1ee;border-color:#b9c7c2}.template-preview{width:54px;height:66px;position:relative;display:block;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 6px #262a2514}.template-preview i{position:absolute;right:-8px;top:-6px;width:27px;height:27px;border-radius:50%}.template-preview b{position:absolute;top:19px;left:7px;font-family:Georgia,serif;font-size:15px}.template-preview em{position:absolute;bottom:12px;left:7px;width:25px;height:2px;opacity:.7}.template-preview.preview-editorial:after{content:"";position:absolute;top:9px;right:8px;bottom:9px;left:8px;border:1px solid currentColor;opacity:.2}.template-preview.preview-film{border-left:5px dotted rgba(255,255,255,.55);border-right:5px dotted rgba(255,255,255,.55)}.template-preview.preview-film:after{content:"";position:absolute;left:9px;right:9px;top:34%;border-top:1px dashed rgba(0,0,0,.35)}.template-preview.preview-collage:after{content:"";position:absolute;width:30px;height:26px;left:18px;bottom:14px;background:#ffffff6b;transform:rotate(-8deg);box-shadow:-7px -7px #ffffff38}.template-preview.preview-stamp:after{content:"O";position:absolute;right:5px;top:7px;color:currentColor;font-size:17px;opacity:.45}.template-preview.preview-swiss{background-image:linear-gradient(90deg,transparent 32%,rgba(17,17,17,.1) 32%,transparent 34%),linear-gradient(transparent 68%,#111 68%,#111 81%,transparent 81%)}.template-preview.preview-swiss i{top:0;left:0;right:auto;width:28%;height:27%;border-radius:0}.template-preview.preview-swiss b{top:19%;left:34%;width:58%;font-family:Arial,sans-serif;font-size:0;line-height:.9}.template-preview.preview-swiss b:before{content:"Aa";font-size:15px;font-weight:900}.template-preview.preview-swiss em{bottom:4px;left:auto;right:0;width:18%;height:14%;background:#e83b28!important;opacity:1}.template-preview.preview-swiss:after{content:"";position:absolute;top:8%;right:7%;width:7px;height:7px;border:3px solid #111;border-radius:50%}.template-preview.preview-brutalist{border:3px solid #111;background:#f1efe8}.template-preview.preview-brutalist i{top:-2px;right:-2px;width:37%;height:20%;border:2px solid #111;border-radius:0;background:#f3e929!important}.template-preview.preview-brutalist b{top:20px;left:4px;width:calc(100% - 8px);padding:3px 2px;border:2px solid #111;font-family:Arial,sans-serif;font-size:0;line-height:1}.template-preview.preview-brutalist b:before{content:"NO!";font-size:13px;font-weight:900}.template-preview.preview-brutalist em{bottom:6px;left:4px;width:74%;height:12px;border:2px solid #111;background:#2854ff!important;opacity:1}.template-preview.preview-brutalist:after{content:"!!";position:absolute;right:3px;bottom:6px;color:#111;font:900 10px/12px Arial,sans-serif}.template-preview.preview-vocabulary-botanical{border-radius:3px;background:#f4f1e8;box-shadow:inset 0 0 0 3px #fffdf8,0 2px 6px #262a2514}.template-preview.preview-vocabulary-botanical i{top:3px;right:3px;width:13px;height:13px;background:#e66b4f!important}.template-preview.preview-vocabulary-botanical b{top:19px;left:6px;color:#173b2c!important;font:700 11px/1 Georgia,serif;letter-spacing:0}.template-preview.preview-vocabulary-botanical b:after{content:"/word/";position:absolute;left:0;top:13px;color:#e66b4f;font:5px/1 Arial,sans-serif;letter-spacing:0}.template-preview.preview-vocabulary-botanical em{left:6px;bottom:7px;width:42px;height:14px;border-radius:3px;background:#e2ece1!important;opacity:1}.template-preview.preview-vocabulary-botanical:after{content:"";position:absolute;left:7px;bottom:26px;width:2px;height:9px;border-radius:2px;background:#e66b4f}.template-preview.preview-midnight-radio,.template-preview.preview-summer-escape,.template-preview.preview-spring-film,.template-preview.preview-autumn-letter,.template-preview.preview-good-vibes-airship,.template-preview.preview-vocabulary-cosmos,.template-preview.preview-vocabulary-lemon,.template-preview.preview-vocabulary-ocean,.template-preview.preview-vocabulary-sakura,.template-preview.preview-vocabulary-vinyl{background-position:center;background-size:cover}.template-preview.preview-midnight-radio:after,.template-preview.preview-summer-escape:after,.template-preview.preview-spring-film:after,.template-preview.preview-autumn-letter:after,.template-preview.preview-good-vibes-airship:after,.template-preview.preview-vocabulary-cosmos:after,.template-preview.preview-vocabulary-lemon:after,.template-preview.preview-vocabulary-ocean:after,.template-preview.preview-vocabulary-sakura:after,.template-preview.preview-vocabulary-vinyl:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#050f220f,#050f2257)}.template-preview.preview-midnight-radio b,.template-preview.preview-summer-escape b,.template-preview.preview-spring-film b,.template-preview.preview-autumn-letter b,.template-preview.preview-good-vibes-airship b,.template-preview.preview-vocabulary-cosmos b,.template-preview.preview-vocabulary-lemon b,.template-preview.preview-vocabulary-ocean b,.template-preview.preview-vocabulary-sakura b,.template-preview.preview-vocabulary-vinyl b{z-index:1;top:8px;left:6px;color:#fff!important;font:800 10px/1.1 Arial,sans-serif;text-shadow:0 1px 3px rgba(0,0,0,.65)}.template-preview.preview-midnight-radio i,.template-preview.preview-summer-escape i,.template-preview.preview-spring-film i,.template-preview.preview-autumn-letter i,.template-preview.preview-good-vibes-airship i,.template-preview.preview-vocabulary-cosmos i,.template-preview.preview-vocabulary-lemon i,.template-preview.preview-vocabulary-ocean i,.template-preview.preview-vocabulary-sakura i,.template-preview.preview-vocabulary-vinyl i{z-index:1;top:auto;right:5px;bottom:5px;width:13px;height:13px;border:2px solid rgba(255,255,255,.92)}.template-preview.preview-midnight-radio em,.template-preview.preview-summer-escape em,.template-preview.preview-spring-film em,.template-preview.preview-autumn-letter em,.template-preview.preview-good-vibes-airship em,.template-preview.preview-vocabulary-cosmos em,.template-preview.preview-vocabulary-lemon em,.template-preview.preview-vocabulary-ocean em,.template-preview.preview-vocabulary-sakura em,.template-preview.preview-vocabulary-vinyl em{z-index:1;left:6px;bottom:7px;width:31px;height:3px;background:#fff!important;opacity:.94}.template-copy{min-width:0;display:grid;gap:4px}.template-copy strong{font-size:13px;font-weight:500}.template-copy small{color:var(--color-text-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset-search{min-height:38px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;margin-bottom:9px;padding:0 9px;border:1px solid #d8dad5;border-radius:5px;color:var(--color-text-muted);background:#fff}.asset-search:focus-within{border-color:#5e7a71;box-shadow:0 0 0 2px #2e5c4f1a}.asset-search input{width:100%;min-width:0;height:36px;padding:0;border:0;outline:0;color:var(--color-text);background:transparent;font-size:12px}.asset-search input:focus{border:0;box-shadow:none}.category-tabs.asset-categories{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:0;overflow:visible}.category-tabs.asset-categories button{min-width:0;padding:0 3px}.asset-result-count{margin:9px 0 7px;color:var(--color-text-muted);font-size:10px;font-variant-numeric:tabular-nums}.built-in-asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.built-in-asset{position:relative;min-width:0;padding:0;border:1px solid #dcddd8;border-radius:5px;overflow:hidden;background:#fff;cursor:pointer;text-align:left}.built-in-asset:hover{border-color:#849c92;box-shadow:0 2px 8px #2339301f}.built-in-asset:hover:after{content:attr(data-description);position:absolute;z-index:5;top:6px;left:6px;right:6px;padding:7px 8px;border:1px solid #bdc9c3;border-radius:4px;color:#f8fbf9;background:#263b35f5;box-shadow:0 4px 12px #18272233;font-size:10px;font-weight:400;line-height:1.45;white-space:normal;pointer-events:none}.built-in-asset img{display:block;width:100%;aspect-ratio:1.35;object-fit:cover}.built-in-asset.asset-sticker img{object-fit:contain;padding:8px;background:#f4f5f2}.built-in-asset.asset-animation img{object-fit:contain;padding:8px;background:#eef5f8}.built-in-asset.asset-texture img{object-fit:cover;opacity:.72}.built-in-asset-copy{min-width:0;display:grid;gap:3px;padding:7px}.built-in-asset-copy strong{min-width:0;overflow:hidden;color:#454b46;font-size:11px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.built-in-asset-copy strong small{float:right;margin-left:3px;color:#668090;font-size:9px;font-weight:500}.asset-empty{margin:8px 0 0;padding:24px 12px;border:1px dashed #d6d8d2;border-radius:5px;color:var(--color-text-muted);font-size:12px;text-align:center}.privacy-note{margin:26px 6px 0;color:var(--color-text-muted);font-size:12px;line-height:1.7}.stage-area{min-width:0;min-height:0;display:grid;grid-template-rows:43px minmax(0,1fr) 62px auto;background-color:#e9eae6;background-image:linear-gradient(#dedfda 1px,transparent 1px),linear-gradient(90deg,#dedfda 1px,transparent 1px);background-size:24px 24px}.stage-toolbar{padding:0 20px;display:flex;align-items:center;justify-content:space-between;color:var(--color-text-muted);background:#f4f4f1e6;border-bottom:1px solid #dbdcd7;font-size:12px}.stage-page-controls{display:inline-flex;align-items:center;gap:6px;color:#4f625a}.stage-page-controls>span{min-width:76px;text-align:center;font-variant-numeric:tabular-nums}.stage-ratio{white-space:nowrap}.stage-page-controls button{height:28px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 7px;border:1px solid #cfd5d0;border-radius:4px;background:#fff;color:#52635c;cursor:pointer;font-size:11px}.stage-page-controls button:first-child,.stage-page-controls button:nth-child(3){width:28px;padding:0;line-height:1}.stage-page-controls button:disabled{opacity:.38;cursor:not-allowed}.stage-frame{min-width:0;min-height:0;padding:22px;display:grid;place-items:center}.canvas-container canvas{display:block}.chapter-timeline{min-width:0;padding:6px 20px 7px;border-top:1px solid #d1d4cf;background:#f8f9f6f5}.chapter-timeline.expanded{padding-bottom:12px}.chapter-timeline>header{display:flex;align-items:center;justify-content:space-between}.chapter-toggle{min-height:32px;display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#3e514a;cursor:pointer;text-align:left}.chapter-toggle>span{display:inline-flex;align-items:baseline;gap:8px}.chapter-toggle strong{font-size:13px}.chapter-toggle small{color:var(--color-text-muted);font-size:10px}.chapter-toggle>svg{transition:transform .18s ease}.chapter-timeline.expanded .chapter-toggle>svg{transform:rotate(180deg)}.chapter-editor{padding-top:5px}.chapter-add,.chapter-remove,.chapter-jump{border:0;background:transparent;cursor:pointer;color:#52635c}.chapter-add{width:28px;height:28px;display:grid;place-items:center;border:1px solid #cfd8d2;border-radius:4px;background:#fff}.chapter-ruler{position:relative;height:8px;margin:2px 4px 8px;border-radius:3px;background:#dfe5e0}.chapter-marker{position:absolute;top:-3px;width:2px;height:14px;background:#1d5145;cursor:pointer}.chapter-row{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr) 82px 82px 28px;align-items:center;gap:7px;margin-top:5px}.chapter-row input{min-width:0;height:30px;padding:0 7px;border:1px solid #d5dbd6;border-radius:4px;background:#fff;font-size:11px}.chapter-time{text-align:right;font-variant-numeric:tabular-nums}.chapter-jump{width:20px;height:20px;padding:3px}.chapter-jump span{display:block;width:100%;height:100%;border-radius:50%}.chapter-remove{width:26px;height:26px;display:grid;place-items:center;border-radius:4px}.chapter-remove:hover{color:#a04434;background:#f7e8e4}.chapter-empty{padding:4px 0;color:var(--color-text-muted);font-size:11px}.stage-subtitle-toggle{min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #cfd5d0;border-radius:4px;background:#fff;color:#52635c;cursor:pointer;font-size:11px}.stage-subtitle-toggle[aria-pressed=true]{border-color:#9db3aa;color:#245b4c;background:#edf4f0}.stage-subtitle-toggle:focus-visible,.chapter-toggle:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.stage-annotation-toggle{min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #cfd5d0;border-radius:4px;background:#fff;color:#52635c;cursor:pointer;font-size:11px}.stage-annotation-toggle.active{border-color:#9c4b35;color:#8b3e2d;background:#faeee9}.stage-annotation-toggle:focus-visible,.annotation-entry button:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.annotation-entry{display:inline-flex;align-items:center;gap:4px}.annotation-entry input{height:28px;padding:0 8px;border:1px solid #cfd5d0;border-radius:4px;background:#fff;font-size:11px}.annotation-label-input{width:150px}.annotation-size-field{height:28px;display:inline-flex;align-items:center;gap:5px;padding-left:7px;border:1px solid #cfd5d0;border-radius:4px;color:#6b706a;background:#fff;font-size:10px}.annotation-entry .annotation-size-input{width:58px;height:26px;padding:0 4px;border:0;border-left:1px solid #e2e3df;border-radius:0}.annotation-entry button{width:28px;height:28px;display:grid;place-items:center;border:1px solid #cfd5d0;border-radius:4px;background:#fff;color:#52635c;cursor:pointer}.annotation-entry button[type=submit]{color:#245b4c}.annotation-entry button.danger{color:#a04434}.property-section{padding:24px 22px 22px;border-bottom:1px solid #e2e3df;position:relative}.section-heading{display:flex;align-items:center;gap:8px;margin-bottom:18px}.section-heading h2{margin:0}.element-tabs,.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;background:#ededeb;border-radius:6px}.element-tabs{margin-bottom:18px}.element-tabs button,.segmented button{height:30px;border:0;border-radius:4px;color:#6d706a;background:transparent;font-size:12px;cursor:pointer}.element-tabs button.active,.segmented button.active{color:#1c332e;background:#fff;box-shadow:0 1px 3px #00000014;font-weight:500}.field-label{display:block;margin-bottom:8px;color:#656862;font-size:12px}textarea{width:100%;resize:vertical;min-height:112px;padding:11px 12px;color:#242522;background:#fff;border:1px solid #d9dad5;border-radius:5px;outline:none;font-size:13px;line-height:1.7}textarea:focus,input:focus{border-color:#5e7a71;box-shadow:0 0 0 2px #2e5c4f1a;outline:none}.char-count{position:absolute;right:32px;bottom:28px;color:var(--color-text-muted);font-size:11px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.field-grid label{display:grid;gap:7px;color:#656862;font-size:12px}.field-grid input{width:100%;height:36px;padding:0 10px;border:1px solid #d9dad5;border-radius:5px;background:#fff}.field-row{min-height:44px;display:grid;grid-template-columns:62px 1fr;align-items:center;gap:12px;color:#656862;font-size:12px}.segmented.two{grid-template-columns:repeat(2,1fr)}.color-input{height:36px;display:flex;align-items:center;gap:9px;border:1px solid #d9dad5;background:#fff;border-radius:5px;padding:4px 9px 4px 5px}.color-input input{width:28px;height:26px;padding:0;border:0;background:transparent;cursor:pointer}.color-input b{color:#51544f;font-size:11px;font-weight:400;text-transform:uppercase}.mobile-nav{display:none}@media(max-width:1080px){.topbar{grid-template-columns:minmax(160px,210px) minmax(0,1fr) max-content}.topbar-actions>.secondary-button{display:none}.header-more-button{display:inline-flex}.workspace{grid-template-columns:240px minmax(360px,1fr) 290px}.stage-toolbar>span:last-child{display:none}.template-item{grid-template-columns:46px minmax(0,1fr) 16px;gap:8px;padding:6px}.template-preview{width:46px;height:58px}}@media(max-width:889px){.topbar{height:56px;padding:0 12px;grid-template-columns:auto minmax(0,1fr) auto;gap:7px}.brand{font-size:16px}.brand-mark{width:30px;height:30px}.brand>span:last-child,.save-indicator,.topbar-actions .icon-button,.topbar-actions .secondary-button{display:none}.topbar-actions .header-more-button{width:44px;height:44px;display:inline-flex}.document-title{width:100%;max-width:100%;min-height:44px;justify-content:center;padding:6px;font-size:13px}.document-title>svg:first-child{display:none}.project-menu{top:50px}.header-actions-backdrop{top:56px;right:0;bottom:0;left:0}.header-actions-menu{top:50px;right:12px}.primary-button{height:44px}.primary-button span{display:none}.primary-button{width:44px;padding:0}.export-dialog>footer .ui-button--primary{width:auto;min-width:110px;padding:0 13px}.workspace{height:calc(100vh - 112px - env(safe-area-inset-bottom));height:calc(100dvh - 112px - env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr;grid-template-rows:minmax(280px,58%) minmax(0,1fr);overflow:hidden}.stage-area{grid-row:1;grid-template-rows:52px minmax(0,1fr) 64px auto}.stage-toolbar{padding:0 8px;gap:8px}.stage-page-controls{gap:4px}.stage-page-controls>span{min-width:70px}.stage-page-controls button,.stage-page-controls button:first-child,.stage-page-controls button:nth-child(3){width:44px;height:44px;padding:0}.stage-action-label{display:none}.stage-frame{padding:12px}.chapter-timeline{padding:6px 8px}.chapter-timeline.expanded{padding-bottom:8px}.chapter-row{grid-template-columns:24px minmax(0,1fr) 66px 66px 28px}.stage-subtitle-toggle{min-height:44px;padding:0 10px}.stage-subtitle-toggle span{display:none}.stage-annotation-toggle{min-height:44px;padding:0 10px}.stage-annotation-toggle span{display:none}.annotation-entry .annotation-label-input{width:116px;height:40px}.annotation-size-field{display:none}.annotation-entry button{width:40px;height:40px}.template-sidebar,.property-sidebar{display:none;grid-row:2;border:0;border-top:1px solid #dbdcd7;padding:14px}.template-sidebar.mobile-active,.property-sidebar.mobile-active{display:block}.template-list{grid-template-columns:1fr 1fr}.template-item{min-height:74px;grid-template-columns:46px 1fr}.template-item>svg{display:none}.template-preview{width:46px;height:58px}.privacy-note{display:none}.built-in-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-section{padding:12px 8px 16px}.property-section+.property-section{border-top:1px solid #e2e3df}.section-heading{margin-bottom:12px}.element-tabs button,.segmented button{height:44px}textarea{min-height:82px}.char-count{bottom:21px;right:18px}.mobile-nav{height:calc(56px + env(safe-area-inset-bottom));position:fixed;z-index:20;left:0;right:0;bottom:0;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:var(--color-surface);border-top:1px solid #d6d7d2}.mobile-nav button{min-width:0;min-height:56px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--color-text-muted);font-size:11px}.mobile-nav button.active{color:#1d4b40}.article-backdrop{align-items:stretch;padding:8px}.article-dialog{max-height:100%;padding:16px}.article-layout{grid-template-columns:1fr;gap:16px;padding:14px 0}.article-source{min-height:235px}.article-source textarea{min-height:210px}.article-detected{grid-template-columns:1fr}.article-dialog>footer .primary-button{width:auto;min-width:132px;padding:0 13px}.template-package-backdrop{align-items:stretch;padding:8px}.template-package-dialog{max-height:100%;padding:16px}.template-package-fields{grid-template-columns:minmax(0,1fr) 88px}.template-package-fields label:first-child,.template-package-fields label:nth-child(2){grid-column:1 / -1}.template-package-dialog>footer .primary-button{min-width:148px}}@media(max-width:390px){.primary-button{padding:0 10px}.template-copy small{display:none}}@media(max-width:480px){.stage-size{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.story-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:28px;background:#101b19b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.story-dialog{width:min(1180px,100%);height:min(800px,100%);display:grid;grid-template-rows:72px minmax(0,1fr) 54px;overflow:hidden;border:1px solid #334740;border-radius:16px;color:#f5f3e9;background:#1b2926;box-shadow:0 28px 90px #00000061}.story-head{display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.1);background:#1d302b}.story-title,.story-head-meta,.story-pill,.story-actions,.story-step,.pane-top,.voice-card,.story-foot>div{display:flex;align-items:center}.story-title{gap:11px}.story-title strong{display:block;font-size:18px;letter-spacing:-.02em}.story-title small{display:block;margin-top:3px;color:#9eb3ab;font-size:11px}.story-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#17342c;background:#d7efb5}.story-head-meta{gap:15px}.story-pill{gap:6px;padding:6px 10px;border:1px solid #3d5b50;border-radius:99px;color:#a9c2b6;font-size:11px}.live-dot{width:6px;height:6px;border-radius:50%;background:#9ede70;box-shadow:0 0 0 3px #9ede7024}.story-close{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;color:#b4c1bb;background:transparent;cursor:pointer}.story-close:hover{background:#30433d;color:#fff}.story-body{min-height:0;display:grid;grid-template-columns:228px minmax(0,1fr)}.story-steps{display:flex;flex-direction:column;padding:22px 14px;border-right:1px solid rgba(255,255,255,.1);background:#16231f}.steps-label,.pane-kicker,.side-label{color:#8fa89e;font-size:10px;letter-spacing:.12em;font-weight:700;text-transform:uppercase}.story-step{width:100%;min-height:42px;gap:10px;padding:0 10px;border:0;border-radius:8px;color:#91a49d;background:transparent;cursor:pointer;text-align:left;font-size:12px}.story-step+.story-step{margin-top:4px}.story-step:hover{background:#20332d;color:#deebe4}.story-step.active{color:#eef8e8;background:#2c473d}.story-step.done{color:#bad29c}.step-index{width:23px;height:23px;display:grid;place-items:center;border:1px solid #466157;border-radius:50%;font-size:11px}.story-step.active .step-index{border-color:#c8e59d;color:#18352c;background:#c8e59d}.story-tip{display:flex;gap:9px;margin-top:auto;padding:12px;border:1px solid #334b42;border-radius:9px;color:#b9c8bf;background:#1e322c}.story-tip svg{flex:none;color:#d4e9a5}.story-tip p{margin:0;font-size:10px;line-height:1.55}.story-settings{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.story-settings label{display:grid;gap:6px;margin-top:10px;color:#8fa89e;font-size:10px}.story-settings select,.story-settings input{width:100%;height:30px;padding:0 7px;border:1px solid #3a5148;border-radius:5px;color:#d8e3dc;background:#20322d;font-size:10px}.story-main{min-width:0;min-height:0;overflow:auto;background:#f1eee3;color:#26352f}.story-pane{min-height:100%;padding:32px 38px}.split-pane{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);gap:34px}.pane-kicker{color:#718b7c}.story-copy h1{max-width:440px;margin:14px 0 10px;color:#243b32;font-family:"Source Han Serif SC",serif;font-size:39px;line-height:1.18;letter-spacing:-.04em}.story-copy h1 em{color:#bd6946;font-style:normal}.story-copy h2,.pane-top h2{margin:10px 0 5px;color:#243b32;font-family:"Source Han Serif SC",serif;font-size:27px}.pane-intro,.pane-top p{margin:0 0 22px;color:#75837a;font-size:12px;line-height:1.65}.story-label{display:block;margin:16px 0 8px;color:#66766c;font-size:11px;font-weight:600}.story-copy textarea{width:100%;min-height:220px;resize:vertical;padding:14px;border:1px solid #d6d5c9;border-radius:8px;color:#35463d;background:#fbfaf4;font-size:13px;line-height:1.8;box-shadow:inset 0 1px 2px #00000008}.story-actions{justify-content:flex-end;gap:8px;margin-top:14px}.primary-action,.ghost-action,.foot-next,.foot-link{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;cursor:pointer;font-size:11px}.primary-action{padding:0 14px;border:1px solid #284d40;color:#f8fbf1;background:#2b5e4c;box-shadow:0 3px 9px #234d3e29}.primary-action:hover{background:#34705a}.primary-action:disabled{opacity:.6;cursor:wait}.ghost-action{padding:0 12px;border:1px solid #cfd3c8;color:#5f7066;background:#fbfaf5}.ghost-action:hover{background:#eef1e7}.story-board{padding:17px;border:1px solid #dddcd1;border-radius:10px;background:#faf9f3;box-shadow:0 8px 22px #52523f14}.board-head{display:flex;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #e7e5dc;color:#32483e;font-size:12px;font-weight:700}.board-head b{color:#9aa69d;font-size:10px;font-weight:500}.scene-list{display:grid;gap:6px;margin-top:10px}.scene-row{display:grid;grid-template-columns:24px 52px minmax(0,1fr) 24px;align-items:center;gap:9px;min-height:64px;padding:6px;border:1px solid transparent;border-radius:7px;color:#52645a;background:transparent;cursor:pointer;text-align:left}.scene-row:hover,.scene-row.selected{border-color:#c4d3c5;background:#eff4ea}.scene-no{color:#9aaba1;font:11px/1 monospace}.scene-thumb{width:52px;height:52px;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:5px}.scene-thumb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(155deg,rgba(255,255,255,.45),transparent 45%),repeating-linear-gradient(20deg,transparent 0 7px,rgba(95,77,44,.1) 8px 9px)}.scene-thumb i{z-index:1;color:#fff7dd;font-family:"Source Han Serif SC",serif;font-size:24px;font-style:normal;text-shadow:0 2px 3px rgba(55,38,22,.25)}.scene-info{min-width:0;display:grid;gap:5px}.scene-info strong{overflow:hidden;color:#3d5147;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.scene-info small{overflow:hidden;color:#93a097;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.scene-time{color:#8a9b90;font:10px monospace}.pane-top{justify-content:space-between;align-items:flex-end;margin-bottom:20px}.pane-top p{margin-bottom:0}.layer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.layer-card{overflow:hidden;border:1px solid #dddcd0;border-radius:9px;background:#fbfaf5;cursor:pointer}.layer-card:hover,.layer-card.selected{border-color:#b0c8b5;box-shadow:0 5px 15px #52664e1f}.layer-art{height:164px;position:relative;overflow:hidden;background:var(--layer-color)}.layer-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.38;background:repeating-linear-gradient(12deg,transparent 0 5px,rgba(92,64,37,.08) 6px 7px)}.layer-sky{position:absolute;top:0;right:0;bottom:42%;left:0;background:linear-gradient(#efd59d,#e8c589)}.layer-mountain{position:absolute;bottom:32%;left:-10%;width:120%;height:38%;background:#a5b6aa;clip-path:polygon(0 100%,20% 36%,34% 66%,53% 18%,72% 65%,90% 25%,100% 70%,100% 100%);opacity:.78}.layer-ground{position:absolute;inset:auto 0 0;height:34%;background:#987451}.layer-paper{position:absolute;z-index:2;top:42%;left:50%;transform:translate(-50%,-50%) rotate(-3deg);width:72px;height:78px;display:grid;place-items:center;border:2px solid rgba(113,76,40,.22);color:#684e39;background:#e9d1a2;box-shadow:4px 6px #563d272e;font-family:"Source Han Serif SC",serif;font-size:32px}.layer-card-body{display:flex;align-items:center;justify-content:space-between;padding:10px}.layer-card-body strong,.layer-card-body small{display:block}.layer-card-body strong{color:#405349;font-size:11px}.layer-card-body small{margin-top:4px;color:#9aa49c;font-size:10px}.status-dot{width:8px;height:8px;border-radius:50%;background:#d7b977}.status-dot.ready{background:#83b07f;box-shadow:0 0 0 3px #e0eedc}.audio-pane{grid-template-columns:minmax(0,1fr) 250px}.voice-card{gap:10px;margin-bottom:16px;padding:11px;border:1px solid #d8ddd0;border-radius:8px;background:#fbfaf4}.voice-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:#2b6752;background:#dcebd8}.voice-card strong,.voice-card small{display:block}.voice-card strong{color:#385348;font-size:11px}.voice-card small{margin-top:4px;color:#95a298;font-size:10px}.play-mini{width:27px;height:27px;display:grid;place-items:center;margin-left:auto;border:1px solid #cfd8cd;border-radius:50%;color:#42725b;background:#fff}.sub-preview{display:grid;gap:2px;border:1px solid #dddcd1;border-radius:8px;overflow:hidden;background:#fbfaf5}.sub-preview>div{display:grid;grid-template-columns:22px minmax(0,1fr) 28px;gap:8px;align-items:center;padding:9px 10px;border-bottom:1px solid #ecebe4}.sub-preview>div:last-child{border-bottom:0}.sub-preview span{color:#a0ada4;font:10px monospace}.sub-preview p{margin:0;color:#526359;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sub-preview small{color:#9eaaa1;font:9px monospace}.subtitle-side{align-self:start;margin-top:48px;padding:18px;border-radius:10px;background:#e4eadc}.subtitle-side blockquote{margin:13px 0 20px;color:#476253;font-family:"Source Han Serif SC",serif;font-size:17px;line-height:1.65}.srt-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:5px;color:#63806c;background:#f5f7ef;font-size:10px}.preview-layout{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:28px;align-items:start}.video-stage{position:relative;aspect-ratio:3/4;overflow:hidden;border:7px solid #f8f4e8;background:#e9cb8e;box-shadow:0 12px 28px #4b3f2538;animation:paper-breathe 5s ease-in-out infinite}.stage-cloud{position:absolute;width:86px;height:25px;border-radius:50%;background:#f3e7c7;opacity:.8;filter:blur(.2px)}.cloud-a{top:12%;left:12%}.cloud-b{top:20%;right:8%;transform:scale(.7)}.stage-hill{position:absolute;top:30%;right:-8%;bottom:35%;left:-8%;background:#9cac9e;clip-path:polygon(0 100%,20% 40%,38% 66%,58% 15%,74% 63%,100% 25%,100% 100%)}.stage-trees{position:absolute;inset:auto 0 26%;height:17%;background:linear-gradient(90deg,#53775e 0 8%,transparent 8% 15%,#688760 15% 23%,transparent 23% 31%,#4d7259 31% 38%,transparent 38% 54%,#66835c 54% 64%,transparent 64% 75%,#4b7257 75% 86%,transparent 86%);opacity:.9}.stage-character{position:absolute;z-index:2;top:43%;left:50%;transform:translate(-50%,-50%);width:110px;height:128px;display:grid;place-items:center;border:3px solid rgba(104,71,43,.35);color:#6c4931;background:#d89a64;box-shadow:7px 8px #59412a33;font-family:"Source Han Serif SC",serif;font-size:48px;animation:character-float 3s ease-in-out infinite}.stage-prop{position:absolute;bottom:23%;left:18%;width:64%;height:18%;border-radius:50% 50% 8% 8%;background:#7f603f;box-shadow:inset 0 7px #c9a572}.stage-caption{position:absolute;z-index:3;left:8%;right:8%;bottom:6%;padding:9px 8px;border:1px solid rgba(117,79,44,.22);color:#42392b;background:#f4e6bf;font-size:11px;line-height:1.5;text-align:center}.stage-progress{position:absolute;z-index:4;left:10px;right:10px;top:10px;height:3px;border-radius:9px;background:#ffffff59}.stage-progress span{display:block;height:100%;border-radius:9px;background:#fff6d7;transition:width .3s ease}.preview-list{display:grid;gap:6px}.preview-list button{display:grid;grid-template-columns:26px minmax(0,1fr) 20px;align-items:center;gap:8px;min-height:50px;padding:7px 9px;border:1px solid #deddd2;border-radius:7px;color:#65756b;background:#fbfaf5;cursor:pointer;text-align:left}.preview-list button.active{border-color:#a9c0ad;background:#eaf1e6}.preview-list button>span{color:#a5afa7;font:10px monospace}.preview-list strong,.preview-list small{display:block}.preview-list strong{color:#4b5c51;font-size:11px}.preview-list small{margin-top:3px;color:#9ba69e;font-size:10px}.story-foot{display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-top:1px solid rgba(255,255,255,.1);color:#82968c;background:#172520;font-size:10px}.keycap{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-right:3px;border:1px solid #40564d;border-radius:4px;color:#b3c3ba;background:#24352f}.story-foot>div{gap:8px}.foot-link{padding:0 10px;border:0;color:#92a59b;background:transparent}.foot-next{padding:0 12px;border:1px solid #436458;color:#e1eddc;background:#2a473c}.foot-link:disabled,.foot-next:disabled{opacity:.4;cursor:not-allowed}@keyframes paper-breathe{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-3px) rotate(.25deg)}}@keyframes character-float{0%,to{margin-top:0}50%{margin-top:-5px}}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:820px){.story-backdrop{padding:8px}.story-dialog{height:calc(100vh - 16px);grid-template-rows:64px minmax(0,1fr) 52px}.story-body{grid-template-columns:1fr}.story-steps{display:none}.story-pane,.split-pane,.audio-pane{display:block;padding:22px 18px}.story-board,.subtitle-side{margin-top:22px}.layer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-layout{grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:14px}.story-title small{display:none}}.canvas-viewport{width:100%;height:100%;min-width:0;min-height:0;display:grid;place-items:center}.canvas-container{position:relative;max-width:100%;max-height:100%;filter:drop-shadow(0 14px 28px rgba(40,42,38,.16));touch-action:none}.canvas-stage-host{position:absolute;top:0;right:0;bottom:0;left:0}.pixi-effects-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.poetry-shader-effects-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;pointer-events:none}.lottie-effects-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:3;transform-origin:center}.lottie-effects-overlay canvas{width:100%!important;height:100%!important}.word-smoke-effects-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%;pointer-events:none}.canvas-text-editor{position:absolute;z-index:5;margin:0;padding:4px;resize:none;overflow:hidden;border:2px solid #ef6b52;border-radius:0;background:#fffffff5;transform-origin:left top;letter-spacing:0;outline:none}.canvas-annotation-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none}.canvas-annotation-marker{position:absolute;box-sizing:border-box;min-width:16px;min-height:16px;border:2px solid #9c4b35;border-radius:2px;color:#fff;background:#9c4b3514;box-shadow:0 0 0 1px #ffffffc7,inset 0 0 0 1px #ffffff80;cursor:move;font-size:11px;outline:none}.canvas-annotation-marker.active{border-color:#d75235;background:#d7523521;box-shadow:0 0 0 2px #ffffffe6,0 0 0 4px #d7523547}.canvas-annotation-marker:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 5px var(--color-focus)}.canvas-annotation-marker.pending{border-style:dashed;pointer-events:none}.canvas-annotation-label{position:absolute;top:4px;left:4px;max-width:calc(100% - 8px);height:22px;display:inline-flex;align-items:center;gap:4px;padding-right:6px;border-radius:3px;overflow:hidden;color:#fff;background:#743020eb;box-shadow:0 1px 3px #14181540;white-space:nowrap}.canvas-annotation-label b{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;background:#14181547;font-size:10px}.canvas-annotation-label>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.canvas-annotation-resize{position:absolute;width:13px;height:13px;box-sizing:border-box;border:2px solid #fff;border-radius:2px;background:#9c4b35;box-shadow:0 1px 3px #1418154d;cursor:pointer}.canvas-annotation-resize.handle-top{top:-6px;left:calc(50% - 6px);cursor:ns-resize}.canvas-annotation-resize.handle-right{top:calc(50% - 6px);right:-6px;cursor:ew-resize}.canvas-annotation-resize.handle-bottom{bottom:-6px;left:calc(50% - 6px);cursor:ns-resize}.canvas-annotation-resize.handle-left{top:calc(50% - 6px);left:-6px;cursor:ew-resize}.canvas-annotation-resize.handle-top-left{top:-6px;left:-6px;cursor:nwse-resize}.canvas-annotation-resize.handle-top-right{top:-6px;right:-6px;cursor:nesw-resize}.canvas-annotation-resize.handle-bottom-right{right:-6px;bottom:-6px;cursor:nwse-resize}.canvas-annotation-resize.handle-bottom-left{bottom:-6px;left:-6px;cursor:nesw-resize}.stage-frame{position:relative}.playback-preview-stack{position:absolute;top:22px;right:22px;bottom:22px;left:22px;overflow:hidden;pointer-events:none}.movie-viewport{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.movie-runtime-container{position:relative;flex:0 0 auto;overflow:hidden;background:#111}.movie-runtime-canvas{display:block;width:100%;height:100%}.playback-page-layer{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:center center;will-change:transform,opacity}.playback-page-incoming{z-index:1}.playback-final-frame{position:absolute;z-index:3;top:22px;right:22px;bottom:22px;left:22px;width:calc(100% - 44px);height:calc(100% - 44px);object-fit:contain}.playback-caption{position:absolute;z-index:4;left:50%;bottom:40px;width:min(78%,720px);padding:9px 14px;border-radius:5px;color:#fff;background:#141815c7;font-size:14px;line-height:1.55;text-align:center;transform:translate(-50%);pointer-events:none}.playback-controls{min-width:0;display:grid;grid-template-columns:36px 36px 54px minmax(80px,1fr) 54px 36px;align-items:center;gap:8px;padding:9px 16px;border-top:1px solid #d4d7d2;background:#fafaf8f5}.playback-icon-button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:4px;background:transparent;color:#53605b;cursor:pointer}.playback-icon-button:hover{background:#e7eae6}.playback-icon-button:focus-visible{outline:2px solid #2f6c5d;outline-offset:2px}.playback-icon-button.active{border-color:#87a59b;color:#174c40;background:#e5efeb}.playback-icon-button.playback-primary{border-color:#1d3732;color:#fff;background:#1d3732}.playback-icon-button.playback-primary:hover{background:#294a43}.playback-time{color:#626862;font-size:11px;font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap}.playback-scrubber{width:100%;height:28px;margin:0;accent-color:#286556;cursor:pointer}.animation-panel .section-heading{margin-bottom:14px}.animation-panel .range-field b{min-width:46px}.animation-panel .animation-effect-button{width:100%;margin-top:12px}.page-effects-panel{border-top:1px solid var(--ui-border, #dcddd8)}.effect-color-field{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;color:#5e665f;font-size:12px}.effect-color-field input{width:46px;height:28px;padding:2px;border:1px solid var(--ui-border, #dcddd8);border-radius:4px;background:#fff;cursor:pointer}.frame-animation-controls{margin-top:16px;padding-top:16px;border-top:1px solid var(--ui-border, #dcddd8)}.frame-animation-heading{margin-bottom:12px}.frame-animation-heading h3{margin:0;font-size:13px;font-weight:650}.frame-animation-heading small{margin-left:auto;color:#737a74;font-size:11px}.selection-actions{position:absolute;right:30px;top:30px;display:flex;gap:5px;padding:4px;border:1px solid #d7d8d4;border-radius:6px;background:#fffffff0;box-shadow:0 4px 12px #2224201a}.selection-actions button,.remove-image-button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;background:transparent;cursor:pointer}.selection-actions button:hover,.remove-image-button:hover{background:#ededeb}.content-warning,.field-error,.field-hint{margin:10px 0 0;font-size:11px;line-height:1.55}.content-warning{display:flex;align-items:flex-start;gap:5px;color:#a04434}.field-error{color:#a04434}.field-hint{color:var(--color-text-muted)}.select-field{display:grid;grid-template-columns:62px 1fr;align-items:center;gap:12px;min-height:44px;color:#656862;font-size:12px}.select-field select{width:100%;height:36px;padding:0 9px;border:1px solid #d9dad5;border-radius:5px;background:#fff;color:#424440;outline:none}.range-field{min-height:44px;display:grid;grid-template-columns:62px 1fr 40px;align-items:center;gap:10px;color:#656862;font-size:12px}.range-field input{width:100%;accent-color:#1d5145}.range-field b{color:#555852;font-size:11px;font-weight:400;text-align:right}.field-stack{display:grid;gap:8px;margin-bottom:8px;color:#656862;font-size:12px}.ratio-options{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:9px 0 15px}.ratio-options button{min-width:0;height:66px;display:grid;place-items:center;align-content:center;gap:5px;padding:5px 2px;border:1px solid #d9dad5;border-radius:5px;background:#fff;color:#6c6f69;cursor:pointer;font-size:10px}.ratio-options button.active{border-color:#58786f;color:#1d5145;background:#edf2ef}.ratio-options i{height:25px;display:block;border:1.5px solid currentColor}.background-image-control{display:grid;grid-template-columns:1fr auto;gap:6px;margin-top:14px}.upload-button{height:36px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d7d8d4;border-radius:5px;background:#fff;cursor:pointer;font-size:12px}.remove-image-button{height:36px;border:1px solid #d7d8d4;background:#fff}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:889px){.playback-preview-stack{top:12px;right:12px;bottom:12px;left:12px}.playback-final-frame{top:12px;right:12px;bottom:12px;left:12px;width:calc(100% - 24px);height:calc(100% - 24px)}.playback-controls{grid-template-columns:44px 44px 48px minmax(44px,1fr) 48px 44px;gap:4px;padding:8px}.playback-icon-button{width:44px;height:44px}.playback-caption{bottom:20px;width:min(82%,520px);padding:7px 10px;font-size:12px}.selection-actions{top:8px;right:8px;flex-direction:column;gap:4px}.selection-actions button{width:44px;height:44px}}.left-workspace{min-width:0;min-height:0;display:grid;grid-template-columns:42px 1fr;grid-template-rows:minmax(0,1fr);background:#fafaf8;border-right:1px solid #dbdcd7;overflow:hidden}.workspace-tabs{display:flex;flex-direction:column;align-items:center;gap:5px;padding:12px 5px;background:#f0f1ed;border-right:1px solid #dbdcd7}.workspace-tabs button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:5px;background:transparent;color:#70736d;cursor:pointer}.workspace-tabs button.active{color:#fff;background:#1d3732}.left-workspace>aside{min-width:0;min-height:0;overflow-y:auto;border:0}.category-tabs{display:flex;gap:5px;padding:0 6px 16px;overflow-x:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:0 0 auto;height:27px;padding:0 9px;border:1px solid #d8dad5;border-radius:5px;background:#fff;color:#747771;cursor:pointer;font-size:11px}.category-tabs button.active{border-color:#527268;background:#e9efec;color:#1d5145}.asset-sidebar,.layer-sidebar{padding:24px 16px;background:#fafaf8}.asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.asset-grid button{height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid #d9dad5;border-radius:6px;background:#fff;color:#4c504b;cursor:pointer;font-size:12px}.asset-grid button:hover{border-color:#738a82;background:#f1f5f2}.asset-divider{display:flex;align-items:center;gap:9px;margin:22px 0 11px;color:var(--color-text-muted);font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}.asset-divider:before,.asset-divider:after{content:"";height:1px;flex:1;background:#dedfda}.quick-content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.quick-content-grid button{min-width:0;height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:4px 2px;border:1px solid #d9dad5;border-radius:5px;background:#fff;color:#5c625c;cursor:pointer;font-size:10px;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}.quick-content-grid button:hover{border-color:#6f8b81;background:#edf3f0;color:#1d5145;transform:translateY(-1px)}.quick-content-grid button:active{transform:translateY(0)}.quick-content-grid button:nth-child(1){color:#285b50}.quick-content-grid button:nth-child(2){color:#7a5f35}.quick-content-grid button:nth-child(3){color:#a34d41}.quick-content-grid button:nth-child(4){color:#52708b}.quick-content-grid button:nth-child(5){color:#8b5d76}.quick-content-grid button:nth-child(6){color:#9b6833}.quick-content-grid button:nth-child(7){color:#416c65}.quick-content-grid button:nth-child(8){color:#62666d}.quick-content-grid button span{overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis}.layer-list{display:grid;gap:4px;padding-bottom:58px}.layer-item{width:100%;min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) 30px 30px;align-items:center;gap:6px;padding:3px 5px;border:1px solid transparent;border-radius:5px;background:transparent}.layer-item.active{border-color:#b7c6c0;background:#e9efec}.layer-item.muted{opacity:.5}.layer-select{min-width:0;height:36px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;padding:0 4px;border:0;border-radius:4px;background:transparent;text-align:left;cursor:pointer}.layer-select span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.layer-control{width:30px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;background:transparent;color:#666a64;cursor:pointer}.layer-select:hover,.layer-control:hover{background:#dfe4e1}.layer-actions{position:sticky;bottom:0;display:grid;grid-template-columns:repeat(6,1fr);gap:3px;padding:7px;border:1px solid #d7d8d4;border-radius:6px;background:#fafaf8f7;box-shadow:0 -4px 12px #20241f0f}.layer-actions button{height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;background:transparent;cursor:pointer;font-size:11px}.layer-actions button:hover:not(:disabled){background:#e8ebe7}.layer-actions button:disabled{opacity:.3;cursor:default}.property-tabs{position:sticky;z-index:2;top:0;display:grid;grid-template-columns:1fr 1fr;gap:3px;padding:10px 20px;border-bottom:1px solid #e1e2de;background:#fafaf8}.property-tabs button{height:31px;border:0;border-radius:4px;background:transparent;color:#73766f;cursor:pointer;font-size:12px}.property-tabs button.active{color:#1d5145;background:#e9efec;font-weight:500}.number-input{width:100%;height:36px;padding:0 9px;border:1px solid #d9dad5;border-radius:5px;background:#fff}.toggle-label{display:flex;align-items:center;gap:7px;color:#4f524d}@media(max-width:889px){.left-workspace{display:none;grid-row:2;grid-template-columns:1fr;border:0;border-top:1px solid #dbdcd7}.left-workspace.mobile-active{display:block}.workspace-tabs{display:none}.left-workspace>aside{height:100%}.asset-sidebar,.layer-sidebar{padding:14px}.asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.asset-grid button{height:64px}.asset-divider{margin:16px 0 9px}.quick-content-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.quick-content-grid button{height:54px}.property-tabs{padding:8px}.property-tabs button{height:44px}.layer-item{grid-template-columns:minmax(0,1fr) 44px 44px;min-height:52px;gap:4px}.layer-select,.layer-control{height:44px}.layer-control{width:44px}.layer-actions{gap:5px}.layer-actions button{height:44px}}.asset-guide-entry{width:100%;min-width:0;min-height:58px;display:grid;grid-template-columns:22px minmax(0,1fr) 16px;align-items:center;gap:9px;margin:0 0 14px;padding:9px 10px;border:1px solid #cfd8d3;border-radius:6px;background:#edf2ef;color:#244b41;cursor:pointer;text-align:left}.asset-guide-entry:hover{border-color:#789188;background:#e6eeea}.asset-guide-entry>span{min-width:0;display:grid;gap:3px}.asset-guide-entry strong{font-size:12px;font-weight:600}.asset-guide-entry small{overflow:hidden;color:#708078;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.asset-guide-dialog{width:min(820px,100%);max-height:min(820px,calc(100vh - 40px));display:grid;grid-template-rows:auto auto minmax(0,1fr);border:1px solid #d7d8d4;border-radius:8px;background:#fafaf8;box-shadow:0 18px 55px #181e1a33;overflow:hidden}.asset-guide-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 18px;border-bottom:1px solid #e0e1dc}.asset-guide-dialog>header h2{margin:3px 0 5px;font-size:19px}.asset-guide-dialog>header p{margin:0;color:#777b74;font-size:12px}.asset-guide-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:12px 24px;border-bottom:1px solid #e5e6e1}.asset-guide-tabs button{height:34px;border:0;border-radius:4px;background:transparent;color:#6f736d;cursor:pointer;font-size:12px}.asset-guide-tabs button.active{background:#e7eeea;color:#1e5145;font-weight:600}.asset-guide-tabs button:hover:not(.active){background:#f0f1ee}.asset-guide-builder{min-height:0;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.asset-guide-options{min-width:0;padding:18px 20px 22px 24px;border-right:1px solid #e2e3de;overflow-y:auto}.asset-option-group{margin-bottom:18px}.asset-option-group h3{margin:0 0 8px;color:#565b55;font-size:12px;font-weight:600}.asset-option-group h3 small{margin-left:6px;color:var(--color-text-muted);font-size:11px;font-weight:400}.asset-option-buttons{display:flex;flex-wrap:wrap;gap:6px}.asset-option-buttons button{min-height:31px;padding:5px 9px;border:1px solid #d8dad5;border-radius:5px;background:#fff;color:#6f736d;cursor:pointer;font-size:11px}.asset-option-buttons button:hover:not(.active){border-color:#9baa9f;background:#f2f4f1}.asset-option-buttons button.active{border-color:#58786f;background:#e7eeea;color:#1e5145;font-weight:600}.asset-custom-requirement{display:grid;gap:8px;color:#565b55;font-size:12px;font-weight:600}.asset-custom-requirement small{margin-left:4px;color:var(--color-text-muted);font-size:11px;font-weight:400}.asset-custom-requirement textarea{min-height:74px;resize:vertical;font-size:12px}.asset-reset-button{height:31px;display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:0;border:0;background:transparent;color:#7a7e77;cursor:pointer;font-size:11px}.asset-reset-button:hover{color:#315f52}.asset-prompt-preview{min-width:0;display:grid;grid-template-rows:auto minmax(240px,1fr) auto;align-content:stretch;gap:12px;padding:20px 24px 24px;background:#f5f6f3}.asset-prompt-preview>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.asset-prompt-preview h3{margin:0 0 4px;font-size:15px}.asset-prompt-preview header p{margin:0;color:var(--color-text-muted);font-size:12px}.asset-prompt-preview>textarea{width:100%;height:100%;min-height:280px;resize:none;color:#424640;background:#fff;font-size:13px;line-height:1.75}.copy-prompt-button{flex:0 0 auto;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid #ccd3cf;border-radius:5px;background:#fff;color:#335b50;cursor:pointer;font-size:11px}.copy-prompt-button:hover{border-color:#718c82;background:#f0f5f2}.copy-prompt-button.copied{border-color:#89a69b;background:#e8f1ec;color:#245f4e}.asset-guide-error{margin:12px 0 0;color:#a04434;font-size:12px}@media(max-width:889px){.asset-guide-backdrop{padding:0}.asset-guide-dialog{width:100%;height:100%;max-height:none;border:0;border-radius:0}.asset-guide-dialog>header{padding:16px}.asset-guide-dialog>header p{max-width:250px;line-height:1.5}.asset-guide-tabs{padding:10px 14px}.asset-guide-tabs{grid-template-columns:repeat(2,1fr)}.asset-guide-builder{display:block;overflow-y:auto}.asset-guide-options{padding:16px 14px 18px;border-right:0;border-bottom:1px solid #e2e3de;overflow:visible}.asset-option-group{margin-bottom:16px}.asset-prompt-preview{min-height:430px;padding:18px 14px 24px}.asset-prompt-preview>header{align-items:flex-start}.copy-prompt-button{width:92px;height:44px;padding:0 7px}.asset-prompt-preview>textarea{min-height:310px}}:root{--color-background: #f4f4f1;--color-surface: #fafaf8;--color-surface-elevated: #ffffff;--color-surface-muted: #f0f1ed;--color-text: #20211f;--color-text-muted: #666a64;--color-primary: #1d3732;--color-primary-hover: #284a43;--color-primary-soft: #edf2ef;--color-border: #d7d8d4;--color-border-strong: #969b94;--color-danger: #a04434;--color-focus: #176b59;--control-height-sm: 30px;--control-height-md: 36px;--touch-target: 44px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--shadow-floating: 0 16px 44px rgba(30, 37, 32, .18);--shadow-dialog: 0 18px 55px rgba(24, 30, 26, .2);--motion-fast: .16s;--z-dialog: 50}.ui-button,.ui-icon-button{min-height:var(--control-height-md);border:1px solid var(--color-border);border-radius:var(--radius-md);display:inline-flex;align-items:center;justify-content:center;color:inherit;background:var(--color-surface-elevated);cursor:pointer;transition:background-color var(--motion-fast),border-color var(--motion-fast),color var(--motion-fast)}.ui-button{gap:7px;padding:0 13px;font-size:13px;font-weight:500;white-space:nowrap}.ui-button--sm{min-height:var(--control-height-sm);padding-inline:10px;font-size:12px}.ui-button--block{width:100%}.ui-button--primary{border-color:var(--color-primary);color:#fff;background:var(--color-primary)}.ui-button--ghost{border-color:transparent;background:transparent}.ui-button--danger{border-color:#d8aaa1;color:var(--color-danger);background:#fff7f5}.ui-button--secondary:hover:not(:disabled),.ui-button--ghost:hover:not(:disabled),.ui-icon-button:hover:not(:disabled){border-color:var(--color-border-strong);background:#f7f7f5}.ui-button--primary:hover:not(:disabled){background:var(--color-primary-hover)}.ui-button--danger:hover:not(:disabled){border-color:var(--color-danger);background:#f9e9e5}.ui-button:disabled,.ui-icon-button:disabled{opacity:.45;cursor:not-allowed}.ui-icon-button{width:var(--control-height-md);height:var(--control-height-md);min-height:var(--control-height-md);flex:0 0 auto;padding:0}.ui-dialog-overlay{z-index:var(--z-dialog)}.ui-dialog-content:focus{outline:none}.ui-segmented-control{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column}.ui-segmented-control button:disabled{opacity:.42;cursor:not-allowed}.ui-select-trigger{width:100%;min-width:0;height:var(--control-height-md);display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:0 9px 0 11px;border:1px solid var(--color-border);border-radius:var(--radius-md);color:#424640;background:var(--color-surface-elevated);font:inherit;font-size:12px;text-align:left;cursor:pointer;transition:border-color var(--motion-fast),box-shadow var(--motion-fast),background-color var(--motion-fast)}.ui-select-trigger:hover:not([data-disabled]){border-color:var(--color-border-strong)}.ui-select-trigger:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.ui-select-trigger[data-placeholder]{color:var(--color-text-muted)}.ui-select-trigger[data-disabled]{opacity:.48;cursor:not-allowed;background:var(--color-surface-muted)}.ui-select-trigger[data-state=open]{border-color:#769088;box-shadow:0 0 0 2px #176b591a}.ui-select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-select-chevron{flex:0 0 auto;color:#747a74;transition:transform var(--motion-fast)}.ui-select-trigger[data-state=open] .ui-select-chevron{transform:rotate(180deg)}.ui-select-content{z-index:80;width:max(var(--reka-select-trigger-width),190px);max-width:min(340px,calc(100vw - 24px));max-height:min(var(--reka-select-content-available-height),360px);overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-elevated);box-shadow:var(--shadow-floating);transform-origin:var(--reka-select-content-transform-origin);animation:ui-popover-in var(--motion-fast) ease-out}.ui-select-viewport{padding:5px}.ui-select-group-label{display:block;padding:7px 9px 4px;color:var(--color-text-muted);font-size:10px;font-weight:600}.ui-select-option{position:relative;min-height:36px;display:flex;align-items:center;padding:6px 10px 6px 31px;border-radius:var(--radius-sm);color:#3d413d;font-size:12px;line-height:1.35;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none}.ui-select-option[data-highlighted]{color:#183e35;background:var(--color-primary-soft)}.ui-select-option[data-state=checked]{color:#183e35;font-weight:600}.ui-select-option[data-disabled]{opacity:.42;cursor:not-allowed}.ui-select-check{position:absolute;left:9px;display:grid;place-items:center;color:var(--color-focus)}.ui-select-option-copy{min-width:0;display:grid;gap:2px}.ui-select-option-copy>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-select-option-copy small{color:var(--color-text-muted);font:inherit;font-size:10px;font-weight:400}.ui-slider-root{position:relative;width:100%;height:28px;display:flex;align-items:center;touch-action:none;cursor:pointer;-webkit-user-select:none;user-select:none}.ui-slider-root[data-disabled]{opacity:.45;cursor:not-allowed}.ui-slider-track{position:relative;width:100%;height:4px;overflow:hidden;border-radius:2px;background:#dfe1dc}.ui-slider-range{position:absolute;height:100%;border-radius:inherit;background:var(--color-primary)}.ui-slider-thumb{position:relative;width:16px;height:16px;display:block;border:2px solid var(--color-primary);border-radius:50%;background:#fff;box-shadow:0 1px 4px #1e25203d;cursor:grab;transition:border-color var(--motion-fast),box-shadow var(--motion-fast),background-color var(--motion-fast)}.ui-slider-thumb:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}.ui-slider-thumb:hover{box-shadow:0 0 0 5px #176b591a,0 1px 4px #1e252038}.ui-slider-thumb:active{cursor:grabbing;background:var(--color-primary-soft)}.ui-slider-thumb:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}.ui-slider-field>b{min-width:46px;font-variant-numeric:tabular-nums}.ui-number-field{width:100%;min-width:0;height:var(--control-height-md);display:grid;grid-template-columns:32px minmax(30px,1fr) auto 32px;align-items:stretch;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-elevated);transition:border-color var(--motion-fast),box-shadow var(--motion-fast)}.ui-number-field:focus-within{border-color:#769088;box-shadow:0 0 0 2px #176b591a}.ui-number-field[data-disabled]{opacity:.48;background:var(--color-surface-muted)}.ui-number-step{min-width:0;display:grid;place-items:center;padding:0;border:0;color:#667069;background:#f5f6f3;cursor:pointer;transition:color var(--motion-fast),background-color var(--motion-fast)}.ui-number-step:first-child{border-right:1px solid #e2e3df}.ui-number-step:last-child{border-left:1px solid #e2e3df}.ui-number-step:hover:not(:disabled){color:var(--color-primary);background:var(--color-primary-soft)}.ui-number-step:active:not(:disabled){background:#dfe9e4}.ui-number-step:focus-visible{position:relative;z-index:1;outline:2px solid var(--color-focus);outline-offset:-2px}.ui-number-step:disabled{opacity:.36;cursor:not-allowed}.ui-number-input{width:100%;min-width:0;height:100%;padding:0 4px;border:0;border-radius:0;outline:none;color:#353a35;background:transparent;font:inherit;font-size:12px;font-variant-numeric:tabular-nums;text-align:center;box-shadow:none}.ui-number-input:focus{border:0;outline:none;box-shadow:none}.ui-number-unit{display:flex;align-items:center;padding-right:5px;color:var(--color-text-muted);font-size:10px;pointer-events:none}.ui-color-trigger{width:100%;min-width:0;height:var(--control-height-md);display:flex;align-items:center;gap:9px;padding:4px 10px 4px 5px;border:1px solid var(--color-border);border-radius:var(--radius-md);color:#4a4f4a;background:var(--color-surface-elevated);font:inherit;font-size:11px;font-variant-numeric:tabular-nums;cursor:pointer;transition:border-color var(--motion-fast),box-shadow var(--motion-fast),background-color var(--motion-fast)}.ui-color-trigger:hover:not(:disabled){border-color:var(--color-border-strong)}.ui-color-trigger:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.ui-color-trigger[data-state=open]{border-color:#769088;box-shadow:0 0 0 2px #176b591a}.ui-color-trigger:disabled{opacity:.48;cursor:not-allowed;background:var(--color-surface-muted)}.ui-color-swatch{width:27px;height:26px;flex:0 0 auto;border:1px solid rgba(32,33,31,.18);border-radius:var(--radius-sm);box-shadow:inset 0 0 0 1px #ffffff40}.ui-color-popover{z-index:80;width:288px;max-width:calc(100vw - 24px);display:grid;gap:12px;padding:12px;border:1px solid var(--color-border);border-radius:var(--radius-lg);outline:none;background:var(--color-surface-elevated);box-shadow:var(--shadow-floating);transform-origin:var(--reka-popover-content-transform-origin);animation:ui-popover-in var(--motion-fast) ease-out}.ui-color-area{position:relative;width:100%;height:160px;overflow:hidden;border-radius:var(--radius-md);cursor:crosshair;touch-action:none}.ui-color-area-thumb,.ui-color-slider-thumb{width:16px;height:16px;display:block;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #20211f8c,0 1px 4px #20211f4d;outline:none}.ui-color-area-thumb:focus-visible,.ui-color-slider-thumb:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-focus)}.ui-color-hue-row{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px}.ui-color-preview{width:32px;height:32px;border:1px solid rgba(32,33,31,.18);border-radius:var(--radius-md)}.ui-color-hue{position:relative;height:28px;display:flex;align-items:center;touch-action:none;cursor:pointer}.ui-color-hue-track{position:relative;width:100%;height:10px;overflow:hidden;border-radius:5px;background:linear-gradient(90deg,red,#ff0 16.67%,#0f0,#0ff,#00f,#f0f 83.33%,red)}.ui-color-value-row{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:8px}.ui-color-field{height:36px;display:flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff}.ui-color-field:focus-within{border-color:#769088;box-shadow:0 0 0 2px #176b591a}.ui-color-field input{width:100%;height:100%;padding:0 10px;border:0;border-radius:inherit;outline:none;color:#353a35;background:transparent;font:inherit;font-size:12px;font-variant-numeric:tabular-nums;text-transform:uppercase;box-shadow:none}.ui-color-field input:focus{border:0;outline:none;box-shadow:none}.ui-color-eyedropper{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid var(--color-border);border-radius:var(--radius-md);color:#59625c;background:#fff;cursor:pointer}.ui-color-eyedropper:hover{border-color:var(--color-border-strong);color:var(--color-primary);background:var(--color-primary-soft)}.ui-color-eyedropper:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.ui-color-section{display:grid;gap:7px}.ui-color-section>span{color:var(--color-text-muted);font-size:10px;font-weight:600}.ui-color-swatches{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.ui-color-swatches button{position:relative;width:100%;aspect-ratio:1;display:grid;place-items:center;padding:3px;border:1px solid transparent;border-radius:var(--radius-md);color:#fff;background:transparent;cursor:pointer}.ui-color-swatches button:hover{border-color:var(--color-border-strong)}.ui-color-swatches button:focus-visible{outline:2px solid var(--color-focus);outline-offset:1px}.ui-color-swatches i{position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid rgba(32,33,31,.16);border-radius:var(--radius-sm);box-shadow:inset 0 0 0 1px #fff3}.ui-color-swatches svg{position:relative;z-index:1;padding:1px;border-radius:50%;color:currentColor;background:#14181573;box-sizing:content-box}@keyframes ui-popover-in{0%{opacity:0;transform:translateY(-3px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:889px){.ui-button,.ui-icon-button{min-height:var(--touch-target)}.ui-icon-button{width:var(--touch-target);height:var(--touch-target)}.ui-select-trigger,.ui-number-field,.ui-color-trigger{height:var(--touch-target)}.ui-select-option{min-height:var(--touch-target)}.ui-slider-root{height:var(--touch-target)}.ui-slider-thumb{width:18px;height:18px}.ui-number-field{grid-template-columns:44px minmax(30px,1fr) auto 44px}.ui-color-popover{max-height:min(620px,calc(100vh - 24px));overflow-y:auto;overscroll-behavior:contain}.ui-color-eyedropper{width:var(--touch-target);height:var(--touch-target)}.ui-color-value-row{grid-template-columns:minmax(0,1fr) var(--touch-target)}.ui-color-field{height:var(--touch-target)}.ui-color-swatches{grid-template-columns:repeat(5,1fr);gap:6px}.ui-color-swatches button{min-width:var(--touch-target);min-height:var(--touch-target)}}@media(prefers-reduced-motion:reduce){.ui-button,.ui-icon-button,.ui-select-trigger,.ui-select-chevron,.ui-slider-thumb,.ui-number-field,.ui-number-step,.ui-color-trigger{transition-duration:.01ms}.ui-select-content,.ui-color-popover{animation:none}}.ui-color-trigger{color:var(--sc-ink);background:var(--sc-surface);border-color:var(--sc-line);min-height:36px;box-sizing:border-box;max-width:100%;flex-shrink:1}.ui-color-popover{z-index:12000;box-sizing:border-box;max-height:calc(100dvh - 24px);overflow-y:auto;color:var(--sc-ink);background:var(--sc-surface);border-color:var(--sc-line);box-shadow:var(--sc-shadow)}.ui-color-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.ui-color-heading strong{font-size:13px;font-weight:650}.ui-color-heading button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:6px;background:var(--sc-surface-soft);color:var(--sc-muted);cursor:pointer}.ui-color-field{background:var(--sc-surface-soft);border-color:var(--sc-line)}.ui-color-field input{color:var(--sc-ink)}.ui-color-eyedropper{background:var(--sc-surface-soft);border-color:var(--sc-line);color:var(--sc-ink)}.ui-color-section>span{color:var(--sc-muted);font-size:12px}.ui-color-error{margin:0;color:#ce5748;font-size:12px;line-height:1.5}.ui-color-heading button:focus-visible{outline:2px solid var(--sc-accent);outline-offset:2px}@media(max-width:820px){.ui-color-trigger{min-height:44px}.ui-color-popover{width:316px}.ui-color-heading button,.ui-color-eyedropper{width:44px;height:44px}.ui-color-value-row{grid-template-columns:minmax(0,1fr) 44px}.ui-color-swatches{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.ui-color-swatches button{min-height:44px}.ui-color-field{height:44px}.ui-color-field input{font-size:16px}}.vocabulary-video-dialog{width:min(960px,100%);max-height:min(820px,calc(100vh - 40px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;border:1px solid #d7d8d4;border-radius:8px;background:#fafaf8;box-shadow:0 18px 55px #181e1a33;overflow:hidden}.vocabulary-video-dialog>header,.vocabulary-video-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px}.vocabulary-video-dialog>header{border-bottom:1px solid #e0e1dc}.vocabulary-video-dialog>header h2{margin:3px 0 0;font-size:19px}.vocabulary-video-dialog>footer{justify-content:flex-end;border-top:1px solid #e0e1dc}.vocabulary-video-layout{min-height:0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);overflow:hidden}.vocabulary-video-source,.vocabulary-video-settings{min-width:0;padding:20px 22px 24px;overflow-y:auto}.vocabulary-video-source{border-right:1px solid #e0e1dc}.vocabulary-video-settings{background:#f4f5f2}.vocabulary-section-heading{min-height:36px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.vocabulary-section-heading>div:first-child{display:flex;align-items:center;gap:8px}.vocabulary-section-heading h3{margin:0;font-size:14px}.vocabulary-step{color:#6f847b;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums}.vocabulary-source-actions{display:flex;gap:5px}.vocabulary-source-actions button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:1px solid #d2d6d2;border-radius:5px;background:#fff;color:#52615b;cursor:pointer;font-size:11px}.vocabulary-source-actions button:hover{border-color:#879b93;background:#f0f4f1}.vocabulary-source-actions button.benchmark{border-color:#476f62;color:#fff;background:#315f50}.vocabulary-source-actions button.benchmark:hover{border-color:#244c40;background:#244c40}.vocabulary-source-actions button:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.vocabulary-video-source textarea{height:176px;min-height:176px;resize:vertical;background:#fff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.65}.vocabulary-parse-status{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#777d77;font-size:11px}.vocabulary-parse-status>span{min-width:0;display:inline-flex;align-items:center;gap:6px}.vocabulary-parse-status .ready{color:#24624f}.vocabulary-parse-status .vocabulary-parse-error{color:#a04434;text-align:right}.vocabulary-preview-table{border:1px solid #dfe1dc;border-radius:6px;background:#fff;overflow:hidden}.vocabulary-preview-row{min-height:45px;display:grid;grid-template-columns:minmax(90px,.7fr) minmax(120px,1fr) minmax(150px,1.3fr);align-items:center;gap:10px;padding:7px 11px;border-top:1px solid #ecece8;font-size:11px}.vocabulary-preview-row:first-child{border-top:0}.vocabulary-preview-row>*{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.vocabulary-preview-row strong{color:#263a33;font-size:12px}.vocabulary-preview-row span{color:#6a6f69}.vocabulary-preview-header{min-height:32px;color:#747a74;background:#f3f4f1;font-size:10px;font-weight:600}.vocabulary-preview-more{padding:8px 11px;border-top:1px solid #ecece8;color:#778078;font-size:10px;text-align:center}.vocabulary-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.vocabulary-field-grid label,.vocabulary-field{display:grid;gap:7px;margin-bottom:14px;color:#5f665f;font-size:11px}.vocabulary-field-grid input{width:100%;height:38px;padding:0 10px;border:1px solid #d5d8d3;border-radius:5px;background:#fff}.vocabulary-provider-note{color:#717871;font-size:12px;line-height:1.5}.vocabulary-video-settings .ui-select-trigger{width:100%}.vocabulary-video-settings .ui-segmented-control{grid-template-columns:repeat(4,minmax(0,1fr))}.vocabulary-video-settings .ui-segmented-control button{height:38px}.vocabulary-output-summary{min-height:68px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:20px;padding:10px 12px;border:1px solid #c8d6d0;border-radius:6px;color:#315a4e;background:#e9f0ec}.vocabulary-output-summary div{min-width:0;display:grid;gap:3px}.vocabulary-output-summary strong{font-size:13px}.vocabulary-output-summary span{color:#708079;font-size:10px}.vocabulary-output-summary b{color:#30584d;font-size:11px;font-weight:600;white-space:nowrap}.vocabulary-generation-message{min-height:34px;display:flex;align-items:center;gap:7px;margin:10px 0 0;color:#52645d;font-size:11px}.vocabulary-generation-message.error{color:#a04434}@media(max-width:889px){.vocabulary-video-dialog{width:100%;height:100%;max-height:none;border:0;border-radius:0}.vocabulary-video-dialog>header,.vocabulary-video-dialog>footer{padding:12px 14px}.vocabulary-video-layout{display:block;overflow-y:auto}.vocabulary-video-source,.vocabulary-video-settings{padding:16px 14px 18px;overflow:visible}.vocabulary-video-source{border-right:0;border-bottom:1px solid #e0e1dc}.vocabulary-source-actions button{min-height:44px}.vocabulary-video-source textarea{height:150px;min-height:150px}.vocabulary-preview-row{grid-template-columns:minmax(82px,.8fr) minmax(0,1.2fr);min-height:44px}.vocabulary-preview-row>:nth-child(3){display:none}.vocabulary-field-grid{grid-template-columns:1fr;gap:0}.vocabulary-video-settings .ui-segmented-control{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.vocabulary-video-settings .ui-segmented-control button{height:44px}.vocabulary-video-dialog>footer .ui-button--primary{width:auto;min-width:132px;padding:0 13px}}@media(max-width:430px){.vocabulary-section-heading{display:grid}.vocabulary-source-actions{width:100%}.vocabulary-source-actions button{flex:1}.vocabulary-parse-status{align-items:flex-start;flex-direction:column;gap:4px;padding:7px 0}.vocabulary-parse-status .vocabulary-parse-error{text-align:left}}.project-audio-dialog{width:min(860px,100%);max-height:min(760px,calc(100vh - 40px));display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:var(--shadow-dialog);overflow:hidden}.project-audio-dialog>header,.project-audio-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px}.project-audio-dialog>header{border-bottom:1px solid var(--color-border)}.project-audio-dialog>header h2{margin:3px 0 0;font-size:19px}.project-audio-dialog>footer{justify-content:flex-end;border-top:1px solid var(--color-border)}.project-audio-layout{min-height:0;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(270px,.6fr)}.project-audio-tracks,.project-audio-provider{min-width:0;padding:20px 22px;overflow-y:auto}.project-audio-tracks{border-right:1px solid var(--color-border)}.project-audio-provider{background:var(--color-surface-muted)}.project-audio-section-heading{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.project-audio-section-heading>div{display:flex;align-items:center;gap:8px}.project-audio-section-heading h3{margin:0;font-size:14px}.project-audio-import{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #cfd6d1;border-radius:5px;color:#315f50;background:#fff;cursor:pointer;font-size:11px}.project-audio-import:hover:not(:disabled){border-color:#789488;background:#edf3f0}.project-audio-import:disabled{opacity:.5;cursor:not-allowed}.project-audio-cue-list{display:grid;gap:6px}.project-audio-cue{min-width:0;border:1px solid var(--color-border);border-radius:6px;background:#fff;overflow:hidden}.project-audio-cue.editing{border-color:#91a99f}.project-audio-cue-main{min-height:68px;display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:9px 10px}.project-audio-cue-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:5px;color:#376458;background:#edf3f0}.project-audio-cue-copy{min-width:0;display:grid;gap:4px}.project-audio-cue-copy strong{overflow:hidden;color:var(--color-text);font-size:12px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.project-audio-cue-copy span{color:var(--color-text-muted);font-size:10px}.project-audio-source{padding:4px 6px;border-radius:4px;color:#68716c;background:#f0f1ee;font-size:10px;white-space:nowrap}.project-audio-source.uploaded{color:#315f50;background:#e7f1ec}.project-audio-cue-actions{display:flex;gap:4px}.project-audio-cue-actions button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 8px;border:1px solid #d5d8d3;border-radius:5px;color:#53615b;background:#fff;cursor:pointer;font-size:11px}.project-audio-cue-actions button:hover:not(:disabled){border-color:#879b93;background:#f0f4f1}.project-audio-cue-actions button:disabled{opacity:.5;cursor:not-allowed}.project-audio-cue-editor{display:grid;grid-template-columns:repeat(5,minmax(76px,1fr));gap:8px;padding:10px;border-top:1px solid #e2e5e1;background:#f5f6f3}.project-audio-cue-editor label{min-width:0;display:grid;gap:5px;color:var(--color-text-muted);font-size:10px}.project-audio-cue-editor input,.project-audio-cue-editor select{width:100%;min-width:0;height:34px;padding:0 7px;border:1px solid #d3d7d2;border-radius:4px;background:#fff;font-size:11px}.project-audio-cue-editor .project-audio-volume{grid-column:1 / -1;grid-template-columns:auto auto minmax(120px,1fr);align-items:center;gap:8px}.project-audio-volume span{color:#315f50;font-variant-numeric:tabular-nums}.project-audio-cue-editor .project-audio-volume input{height:24px;padding:0;accent-color:#315f50}.project-audio-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #cfd4cf;border-radius:6px;color:var(--color-text-muted);background:#f8f8f6;text-align:center}.project-audio-empty strong{font-size:12px;font-weight:500}.project-audio-provider .ui-segmented-control{grid-template-columns:repeat(4,minmax(0,1fr))}.project-audio-provider .ui-segmented-control button{min-height:38px}.project-audio-provider-note{margin:10px 0 0;color:var(--color-text-muted);font-size:12px;line-height:1.5}.project-audio-analysis{margin-top:18px;padding:14px;border:1px solid #d8e2dc;border-radius:6px;background:#f7faf8}.project-audio-analysis-heading{display:flex;align-items:center;gap:7px;margin-bottom:12px;color:#315f50}.project-audio-analysis-heading h3{margin:0;font-size:13px}.project-audio-analysis-empty{margin:0;color:var(--color-text-muted);font-size:11px;line-height:1.5}.project-audio-analysis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.project-audio-analysis-stat{min-width:0;padding:8px;border-radius:4px;background:#fff}.project-audio-analysis-stat span{display:block;color:var(--color-text-muted);font-size:10px;white-space:nowrap}.project-audio-analysis-stat strong{display:block;margin-top:4px;color:var(--color-text);font-size:14px;font-variant-numeric:tabular-nums;white-space:nowrap}.project-audio-pulse{margin-top:14px}.project-audio-pulse label{display:flex;justify-content:space-between;color:var(--color-text-muted);font-size:11px}.project-audio-pulse input{width:100%;margin-top:8px;accent-color:#315f50}.project-audio-pulse p{margin:5px 0 0;color:var(--color-text-muted);font-size:10px;line-height:1.4}.project-audio-api-fields{display:grid;gap:7px;margin-top:18px}.project-audio-api-fields label{margin-top:5px;color:var(--color-text-muted);font-size:11px}.project-audio-api-fields input{width:100%;height:38px;padding:0 10px;border:1px solid #d5d8d3;border-radius:5px;background:#fff}.project-audio-error{margin:0;padding:10px 22px;border-top:1px solid #efd4ce;color:#973e31;background:#fbefec;font-size:12px}@media(max-width:700px){.project-audio-dialog{width:100%;height:100%;max-height:none;border:0;border-radius:0}.project-audio-dialog>header,.project-audio-dialog>footer{padding:12px 14px}.project-audio-layout{display:block;overflow-y:auto}.project-audio-tracks,.project-audio-provider{padding:16px 14px;overflow:visible}.project-audio-tracks{border-right:0;border-bottom:1px solid var(--color-border)}.project-audio-import{min-height:44px}.project-audio-cue-main{grid-template-columns:34px minmax(0,1fr) auto}.project-audio-source{grid-column:2;justify-self:start}.project-audio-cue-actions{grid-column:3;grid-row:1 / span 2}.project-audio-cue-actions button{min-width:44px;min-height:44px;padding:0}.project-audio-cue-actions button span{display:none}.project-audio-cue-editor{grid-template-columns:1fr 1fr}.project-audio-cue-editor .project-audio-volume{grid-column:1 / -1}.project-audio-provider .ui-segmented-control{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.project-audio-provider .ui-segmented-control button{min-height:44px}.project-audio-analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cardrig-dialog{width:min(1120px,calc(100vw - 32px));max-height:min(820px,calc(100dvh - 32px));display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated);box-shadow:var(--shadow-dialog)}.cardrig-header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px 12px 20px;border-bottom:1px solid var(--color-border)}.cardrig-header>div{min-width:0;display:grid;gap:3px}.cardrig-kicker{color:#6e746e;font-size:10px;font-weight:700}.cardrig-name-input{width:min(420px,65vw);min-width:0;padding:0;border:0;color:var(--color-text);background:transparent;font-size:17px;font-weight:650}.cardrig-name-input:focus{border:0;box-shadow:none;outline:2px solid var(--color-focus);outline-offset:3px}.cardrig-layout{min-height:min(520px,calc(100dvh - 156px));display:grid;grid-template-columns:190px minmax(360px,1fr) 224px;overflow:hidden}.cardrig-bones,.cardrig-inspector{min-width:0;overflow-y:auto;background:#f8f8f6}.cardrig-bones{padding:12px 8px;border-right:1px solid var(--color-border)}.cardrig-inspector{padding:12px;border-left:1px solid var(--color-border)}.cardrig-panel-heading{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 4px 8px;color:#444943;font-size:12px}.cardrig-panel-heading>div{display:flex;gap:4px}.cardrig-panel-heading .ui-icon-button{width:30px;height:30px;min-height:30px}.cardrig-inspector-tabs{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-bottom:12px;padding:3px;border-radius:var(--radius-md);background:#e9ebe7}.cardrig-inspector-tabs button{height:32px;border:0;border-radius:var(--radius-sm);color:#656b65;background:transparent;cursor:pointer;font-size:11px}.cardrig-inspector-tabs button.active{color:#173f35;background:#fff;box-shadow:0 1px 3px #1e25201a;font-weight:600}.cardrig-bone-row{width:100%;min-height:38px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;padding:0 9px;border:0;border-radius:var(--radius-sm);color:#59605a;background:transparent;text-align:left;cursor:pointer}.cardrig-bone-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cardrig-bone-row:hover{background:#ecefeb}.cardrig-bone-row.active{color:#174c40;background:#e2ece7;font-weight:600}.cardrig-stage-wrap{min-width:0;display:grid;grid-template-rows:50px minmax(0,1fr) 44px;background:#e9eae6}.cardrig-stage-toolbar{display:flex;align-items:center;gap:16px;padding:7px 12px;border-bottom:1px solid #d5d7d2;background:#f7f7f5}.cardrig-stage-toolbar label{min-width:0;display:flex;align-items:center;gap:7px;color:var(--color-text-muted);font-size:11px}.cardrig-stage-toolbar select{width:132px;height:34px;padding:0 8px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;font-size:12px}.cardrig-stage{min-height:0;padding:16px;display:grid;place-items:center;overflow:hidden;background-image:linear-gradient(#dfe1dc 1px,transparent 1px),linear-gradient(90deg,#dfe1dc 1px,transparent 1px);background-size:20px 20px}.cardrig-stage svg{width:100%;height:100%;max-width:680px;max-height:610px;background:#fff;box-shadow:0 2px 12px #2227231f;touch-action:none;-webkit-user-select:none;user-select:none}.cardrig-bone-overlay{stroke:#25745f;stroke-width:3;vector-effect:non-scaling-stroke}.cardrig-bone-overlay circle{fill:#fff;stroke:#25745f;stroke-width:3;cursor:grab;vector-effect:non-scaling-stroke}.cardrig-bone-overlay circle.active{fill:#25745f;stroke:#fff}.cardrig-bone-overlay circle:active{cursor:grabbing}.cardrig-time{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:8px;padding:0 14px;border-top:1px solid #d5d7d2;color:#5d635e;background:#f7f7f5;font-size:11px;font-variant-numeric:tabular-nums}.cardrig-time input{width:100%;accent-color:var(--color-primary)}.cardrig-time.disabled{opacity:.5}.cardrig-field{display:grid;gap:6px;margin-bottom:12px;color:var(--color-text-muted);font-size:11px}.cardrig-field input,.cardrig-field select,.cardrig-field-grid input{width:100%;min-width:0;height:36px;padding:0 8px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;font-size:12px}.cardrig-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.cardrig-field-grid label{min-width:0;display:grid;gap:5px;color:var(--color-text-muted);font-size:10px}.cardrig-attachment-heading{display:grid;grid-template-columns:minmax(0,1fr) 30px 30px;align-items:end;gap:4px;margin:16px 0 12px}.cardrig-attachment-heading label{min-width:0;display:grid;gap:5px;color:var(--color-text-muted);font-size:11px}.cardrig-attachment-heading select{width:100%;min-width:0;height:34px;padding:0 6px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;font-size:11px}.cardrig-attachment-heading .ui-icon-button{width:30px;height:34px;min-height:34px}.cardrig-rig-stats{margin-top:18px;display:flex;flex-wrap:wrap;gap:5px;color:#626962;font-size:10px}.cardrig-rig-stats span{padding:4px 6px;border:1px solid #d9ddd8;border-radius:3px;background:#fff}.cardrig-error,.cardrig-status{margin:0;padding:8px 16px;border-top:1px solid var(--color-border);font-size:11px}.cardrig-error{color:var(--color-danger);background:#fff7f5}.cardrig-status{color:#675b39;background:#fffbeb}.cardrig-footer{min-height:60px;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:10px 16px;border-top:1px solid var(--color-border)}@media(max-width:760px){.cardrig-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.cardrig-layout{min-height:0;grid-template-columns:112px minmax(0,1fr);grid-template-rows:minmax(360px,58vh) auto;overflow-y:auto}.cardrig-bones{grid-row:1 / 3}.cardrig-bones .cardrig-panel-heading{display:grid;grid-template-columns:minmax(0,1fr);padding-inline:0}.cardrig-bones .cardrig-panel-heading>div{display:grid;grid-template-columns:repeat(2,44px);gap:4px}.cardrig-panel-heading .ui-icon-button,.cardrig-attachment-heading .ui-icon-button{width:44px;height:44px;min-height:44px}.cardrig-stage-wrap{min-height:360px;grid-template-rows:62px minmax(0,1fr) 44px}.cardrig-inspector{grid-column:2;border-top:1px solid var(--color-border);border-left:0}.cardrig-bone-row{min-height:44px;padding-inline:7px}.cardrig-stage-toolbar{gap:8px}.cardrig-stage-toolbar label{display:grid;gap:2px}.cardrig-stage-toolbar select{width:112px;height:44px;font-size:16px}.cardrig-field input,.cardrig-field select,.cardrig-field-grid input{height:44px;font-size:16px}.cardrig-attachment-heading{grid-template-columns:minmax(0,1fr) 44px 44px}.cardrig-attachment-heading select{height:44px;font-size:16px}.cardrig-footer{grid-template-columns:44px 44px minmax(0,1fr) auto auto}.cardrig-footer .ui-button--sm{width:44px;min-height:44px;padding:0;font-size:0}}.math-scene-dialog{width:min(1420px,calc(100vw - 24px));height:min(930px,calc(100dvh - 24px));display:grid;grid-template-rows:auto minmax(0,1fr) minmax(190px,28vh) auto;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated);box-shadow:var(--shadow-dialog)}.math-scene-header{min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) auto 36px;align-items:center;gap:16px;padding:10px 14px 10px 20px;border-bottom:1px solid var(--color-border)}.math-scene-header>div:first-child{min-width:0;display:grid;gap:2px}.math-scene-header span{color:var(--color-text-muted);font-size:10px;letter-spacing:.06em}.math-scene-header h2{margin:0;color:var(--color-text);font-size:17px;line-height:1.25}.math-scene-header-meta{display:flex;align-items:center;gap:6px}.math-scene-header-meta span{padding:4px 7px;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface-muted);letter-spacing:0}.math-scene-workspace{min-height:0;display:grid;grid-template-columns:230px minmax(360px,1fr) 290px;overflow:hidden}.math-scene-nodes,.math-scene-inspector{min-width:0;overflow-y:auto;background:#f8f8f6}.math-scene-nodes{border-right:1px solid var(--color-border)}.math-scene-inspector{border-left:1px solid var(--color-border)}.math-scene-panel-title{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px 6px 12px;border-bottom:1px solid #e1e2de}.math-scene-panel-title strong{color:#414640;font-size:12px}.math-scene-panel-title>div{display:flex;gap:4px}.math-scene-panel-title .ui-icon-button{width:30px;height:30px;min-height:30px}.math-scene-node-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:8px;border-bottom:1px solid #e1e2de}.math-scene-node-tools button{min-width:0;min-height:34px;display:flex;align-items:center;gap:6px;padding:0 8px;border:1px solid var(--color-border);border-radius:var(--radius-sm);color:#545a54;background:#fff;font:inherit;font-size:11px;cursor:pointer}.math-scene-node-tools button:hover{border-color:var(--color-border-strong);color:var(--color-primary);background:var(--color-primary-soft)}.math-scene-node-tools button:focus-visible,.math-scene-node-list button:focus-visible,.math-scene-track:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px}.math-scene-node-list{padding:6px}.math-scene-node-list button{width:100%;min-height:38px;display:grid;grid-template-columns:65px minmax(0,1fr);align-items:center;gap:7px;padding:0 9px;border:0;border-radius:var(--radius-sm);color:#535a54;background:transparent;font:inherit;font-size:11px;text-align:left;cursor:pointer}.math-scene-node-list button:hover{background:#ecefeb}.math-scene-node-list button.active{color:#174c40;background:#e2ece7;font-weight:600}.math-scene-node-list button>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.math-scene-node-type{color:#7a817a;font-size:10px;font-weight:500}.math-scene-empty{min-height:150px;display:grid;place-content:center;justify-items:center;gap:7px;padding:20px;color:#7b817b;text-align:center}.math-scene-empty p{margin:0;max-width:180px;font-size:11px;line-height:1.5}.math-scene-preview-panel{min-width:0;min-height:0;display:grid;grid-template-rows:42px minmax(0,1fr) 48px;background:#e6e8e4}.math-scene-preview-toolbar{display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #d4d7d1;color:#5b625b;background:#f7f7f5;font-size:11px;font-variant-numeric:tabular-nums}.math-scene-preview-stage{position:relative;min-height:0;display:grid;place-items:center;overflow:hidden;padding:14px;background-image:linear-gradient(#dcdfda 1px,transparent 1px),linear-gradient(90deg,#dcdfda 1px,transparent 1px);background-size:20px 20px}.math-scene-canvas-frame{height:100%;max-width:100%;overflow:hidden;background:#fff;box-shadow:0 3px 16px #1e262026}.math-scene-preview-stage canvas{width:100%;height:100%;display:block}.math-scene-preview-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#727972;font-size:12px;pointer-events:none}.math-scene-transport{display:grid;grid-template-columns:36px minmax(0,1fr) 100px;align-items:center;gap:10px;padding:5px 12px;border-top:1px solid #d4d7d1;background:#f7f7f5}.math-scene-transport input{width:100%;accent-color:var(--color-primary)}.math-scene-transport output{color:#626962;font-size:10px;font-variant-numeric:tabular-nums;text-align:right}.math-scene-fields{display:grid;gap:11px;padding:12px}.math-scene-field,.math-scene-field-grid>div,.math-scene-field-grid>label{min-width:0;display:grid;gap:5px;color:var(--color-text-muted);font-size:10px}.math-scene-field-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.math-scene-field input:not([type=color]),.math-scene-field select,.math-scene-field textarea,.math-scene-field-grid input,.math-scene-field-grid select{width:100%;min-width:0;min-height:36px;padding:7px 9px;border:1px solid var(--color-border);border-radius:var(--radius-md);outline:none;color:#353a35;background:#fff;font:inherit;font-size:12px;box-sizing:border-box}.math-scene-field textarea{min-height:70px;resize:vertical;line-height:1.45}.math-scene-field input:focus,.math-scene-field select:focus,.math-scene-field textarea:focus,.math-scene-field-grid input:focus,.math-scene-field-grid select:focus{border-color:#769088;box-shadow:0 0 0 2px #176b591a}.math-scene-color{display:grid;grid-template-columns:42px minmax(0,1fr);gap:6px}.math-scene-color input[type=color]{width:42px;height:36px;padding:3px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff}.math-scene-check{min-height:32px;display:flex;align-items:center;gap:8px;color:#505750;font-size:11px}.math-scene-check input{width:16px;height:16px;accent-color:var(--color-primary)}.math-scene-advanced{padding-top:2px;border-top:1px solid #e0e2de;color:var(--color-text-muted);font-size:10px}.math-scene-advanced summary{min-height:34px;display:flex;align-items:center;cursor:pointer}.math-scene-advanced .math-scene-field{margin-top:6px}.math-scene-timeline{min-height:0;display:grid;grid-template-rows:42px 24px minmax(0,1fr);overflow:hidden;border-top:1px solid var(--color-border);background:#f6f6f4}.math-scene-timeline-head{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;padding:5px 12px;border-bottom:1px solid #e0e2de}.math-scene-timeline-head strong{font-size:12px}.math-scene-timeline-head>span{color:var(--color-text-muted);font-size:10px;text-align:right}.math-scene-ruler{display:flex;justify-content:space-between;padding:5px 13px 0 174px;color:#7b817b;font-size:9px;font-variant-numeric:tabular-nums}.math-scene-tracks{min-height:0;overflow-y:auto;padding:0 8px 8px}.math-scene-track{width:100%;min-height:34px;display:grid;grid-template-columns:158px minmax(0,1fr);gap:7px;padding:2px 5px;border:0;border-radius:var(--radius-sm);color:inherit;background:transparent;font:inherit;text-align:left;cursor:pointer}.math-scene-track:hover{background:#eceeeb}.math-scene-track.active{background:#e3ebe7}.math-scene-track-name{min-width:0;display:grid;align-content:center;grid-template-columns:72px minmax(0,1fr);gap:5px}.math-scene-track-name b{font-size:10px;font-weight:600}.math-scene-track-name small{min-width:0;overflow:hidden;color:#777e77;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.math-scene-track-lane{position:relative;min-width:0;height:28px;overflow:hidden;border-left:1px solid #c9cdc7;background-image:linear-gradient(90deg,#dde0dc 1px,transparent 1px);background-size:20% 100%}.math-scene-action-block{position:absolute;top:4px;z-index:2;height:20px;min-width:24px;display:flex;align-items:center;overflow:hidden;padding:0 6px;border:1px solid #6b9487;border-radius:3px;color:#123d33;background:#b9dbd0;font-size:9px;font-variant-numeric:tabular-nums;white-space:nowrap;cursor:grab;touch-action:none}.math-scene-action-block:active{cursor:grabbing}.math-scene-track-lane i{position:absolute;z-index:3;top:0;bottom:0;width:1px;background:#b54032;pointer-events:none}.math-scene-timeline-empty{display:grid;place-items:center;color:#777e77;font-size:11px}.math-scene-footer{min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px 14px;border-top:1px solid var(--color-border)}.math-scene-footer p{margin:0;overflow:hidden;color:var(--color-text-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.math-scene-footer p[role=alert]{color:var(--color-danger)}.math-scene-launch{width:100%;justify-content:center;margin-top:8px}.math-scene-summary{display:flex;justify-content:space-between;gap:8px;margin:8px 0 0;color:var(--color-text-muted);font-size:10px}@media(max-width:900px){.math-scene-dialog{width:calc(100vw - 12px);height:calc(100dvh - 12px);grid-template-rows:auto minmax(0,1fr) minmax(180px,26vh) auto}.math-scene-header{grid-template-columns:minmax(0,1fr) 44px}.math-scene-header-meta{display:none}.math-scene-workspace{grid-template-columns:126px minmax(0,1fr);grid-template-rows:minmax(330px,56vh) auto;overflow-y:auto}.math-scene-nodes{grid-row:1 / 3}.math-scene-inspector{grid-column:2;max-height:42vh;border-top:1px solid var(--color-border);border-left:0}.math-scene-node-tools{grid-template-columns:1fr}.math-scene-node-tools button{min-height:44px;padding-inline:6px}.math-scene-node-list button{min-height:44px;grid-template-columns:1fr;align-content:center;gap:1px}.math-scene-preview-panel{min-height:330px}.math-scene-panel-title .ui-icon-button{width:44px;height:44px;min-height:44px}.math-scene-panel-title{align-items:flex-start;flex-direction:column}.math-scene-field input:not([type=color]),.math-scene-field select,.math-scene-field textarea,.math-scene-field-grid input,.math-scene-field-grid select{min-height:44px;font-size:16px}.math-scene-track{grid-template-columns:105px minmax(160px,1fr)}.math-scene-ruler{padding-left:121px}}@media(max-width:560px){.math-scene-dialog{width:100vw;height:100dvh;border:0;border-radius:0}.math-scene-header{padding-left:12px}.math-scene-header h2{font-size:15px}.math-scene-workspace{grid-template-columns:104px minmax(260px,1fr)}.math-scene-node-tools button{justify-content:center}.math-scene-node-tools button span{display:none}.math-scene-node-list button{padding-inline:5px}.math-scene-preview-stage{padding:8px}.math-scene-transport{grid-template-columns:44px minmax(0,1fr)}.math-scene-transport output{display:none}.math-scene-timeline-head{grid-template-columns:auto auto}.math-scene-timeline-head>span{display:none}.math-scene-footer{grid-template-columns:minmax(0,1fr) auto}.math-scene-footer p{grid-column:1 / 3}}@media(prefers-reduced-motion:reduce){.math-scene-node-tools button{transition:none}}:root{--showreel-bg: #f3f1eb;--showreel-ink: #11120f;--showreel-muted: #74766e;--showreel-line: #dddcd5;--showreel-accent: #c8ff48;--showreel-accent-hover: #b9f235}.showreel-home{min-height:100vh;color:var(--showreel-ink);background:var(--showreel-bg)}.showreel-home button{font:inherit}.showreel-nav{height:72px;padding:0 34px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--showreel-line);background:#f8f7f2e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.showreel-brand{display:inline-flex;width:max-content;align-items:center;gap:10px;color:inherit;text-decoration:none;letter-spacing:-.03em}.showreel-brand>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#10120d;background:var(--showreel-accent);transform:rotate(-4deg)}.showreel-brand strong{font-size:19px}.showreel-nav nav{display:flex;gap:4px;padding:4px;border-radius:12px;background:#e9e7e0}.showreel-nav nav button,.showreel-nav nav>span{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:9px;color:#777970;background:transparent;font-size:13px;font-weight:600}.showreel-nav nav button{cursor:pointer}.showreel-nav nav>span.active{color:#171813;background:#fff;box-shadow:0 2px 8px #17181314}.showreel-nav-actions{justify-self:end;display:flex;align-items:center;gap:9px}.nav-icon,.account-pill{min-height:42px;border:1px solid var(--showreel-line);color:#30322b;background:#fff;cursor:pointer}.nav-icon{width:42px;display:grid;place-items:center;border-radius:50%}.account-pill{padding:4px 10px 4px 5px;display:flex;align-items:center;gap:8px;border-radius:24px;font-size:12px}.account-pill>span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#171813;font-size:10px}.showreel-dashboard{width:min(1320px,calc(100% - 56px));margin:0 auto;padding:68px 0 80px}.dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.dashboard-kicker,.step-heading>span,.review-copy>span{color:#75776f;font-size:10px;font-weight:800;letter-spacing:.17em}.dashboard-heading h1{margin:9px 0 8px;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.055em}.dashboard-heading p{margin:0;color:var(--showreel-muted);font-size:14px}.showreel-primary{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #11120f;border-radius:12px;color:#11120f;background:var(--showreel-accent);box-shadow:0 3px #11120f;cursor:pointer;font-size:13px;font-weight:750;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.showreel-primary:hover{background:var(--showreel-accent-hover);transform:translateY(-2px);box-shadow:0 5px #11120f}.showreel-primary:active{transform:translateY(2px);box-shadow:0 1px #11120f}.showreel-project-grid{margin-top:42px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 18px}.new-project-card{min-height:260px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed #b8b8af;border-radius:17px;color:#575950;background:#ffffff61;cursor:pointer;transition:border .2s ease,background .2s ease,transform .2s ease}.new-project-card:hover{border-color:#76786e;background:#fff;transform:translateY(-3px)}.new-project-card>span{width:52px;height:52px;display:grid;place-items:center;margin-bottom:4px;border-radius:50%;color:#12130f;background:var(--showreel-accent)}.new-project-card strong{font-size:14px}.new-project-card small{color:#85877f;font-size:11px}.showreel-project-card{min-width:0;position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 8px}.project-cover{grid-column:1 / -1;width:100%;min-height:218px;position:relative;overflow:hidden;display:grid;place-items:center;border:0;border-radius:17px;cursor:pointer}.project-real-cover{width:78%;aspect-ratio:16 / 10;overflow:hidden;display:block;border:4px solid #151713;border-radius:8px;background:#e5e5df;box-shadow:12px 14px #12130f38;transform:rotate(-3deg);transition:transform .35s cubic-bezier(.2,.8,.2,1)}.project-real-cover img,.project-real-cover video{width:100%;height:100%;display:block;object-fit:cover}.project-cover:hover .project-real-cover{transform:rotate(0) scale(1.04)}.cover-0{background:#704cff}.cover-1{background:#ff795e}.cover-2{background:#d8ff4f}.cover-3{background:#232524}.mock-browser{width:72%;aspect-ratio:1.35;position:relative;display:flex;align-items:flex-start;gap:5px;padding:10px;border:4px solid #151713;border-radius:8px;background:#f7f6f1;box-shadow:12px 14px #12130f38;transform:rotate(-4deg);transition:transform .35s cubic-bezier(.2,.8,.2,1)}.project-cover:hover .mock-browser{transform:rotate(0) scale(1.05)}.mock-browser i{width:5px;height:5px;border-radius:50%;background:#a9aaa3}.mock-browser b{position:absolute;top:25px;right:10px;bottom:10px;left:10px;display:grid;place-items:center;color:#11120f;background:#dedfd9;font-size:36px}.cover-2 .mock-browser b{background:#171813;color:#d8ff4f}.cover-play{width:38px;height:38px;position:absolute;right:14px;bottom:14px;display:grid;place-items:center;border-radius:50%;color:#11120f;background:#fff;opacity:0;transform:translateY(7px);transition:.2s ease}.project-cover:hover .cover-play{opacity:1;transform:translateY(0)}.showreel-project-card>div{min-width:0;display:grid;gap:4px}.showreel-project-card>div small{color:#8a8c83;font-size:10px}.project-name{padding:0;overflow:hidden;border:0;color:#24251f;background:transparent;cursor:pointer;font-size:13px;font-weight:700;text-align:left;text-overflow:ellipsis;white-space:nowrap}.project-more{width:34px;height:34px;border:0;border-radius:8px;color:#777970;background:transparent;cursor:pointer}.project-more:hover{background:#e6e4dd;color:#11120f}.dashboard-project-menu{min-width:154px;padding:6px;position:absolute;z-index:8;top:calc(100% - 30px);right:0;display:grid;gap:3px;border:1px solid #d9d8d1;border-radius:9px;background:#fff;box-shadow:0 14px 36px #12130f24}.dashboard-project-menu button{min-height:38px;padding:0 10px;display:flex;align-items:center;gap:8px;border:0;border-radius:6px;color:#373832;background:transparent;cursor:pointer;font-size:12px;text-align:left}.dashboard-project-menu button:hover{background:#f1f0eb}.dashboard-project-menu button.danger{color:#b34437}.dashboard-project-menu button.confirm{color:#fff;background:#b34437}.dashboard-project-menu button:disabled{opacity:.38;cursor:not-allowed}.showreel-creator{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:72px minmax(0,1fr);color:#f3f3ed;background:#10110f}.creator-header{min-width:0;padding:0 24px;display:grid;grid-template-columns:44px minmax(150px,230px) 1fr max-content;align-items:center;gap:14px;border-bottom:1px solid #2a2c27;background:#151613}.creator-close{width:40px;height:40px;display:grid;place-items:center;border:1px solid #343630;border-radius:10px;color:#d9dad3;background:#1e201c;cursor:pointer}.creator-title{min-width:0;display:grid;gap:4px}.creator-title span{color:#73766d;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.creator-title input{min-width:0;height:26px;padding:0;border:0;color:#f4f5ef;background:transparent;box-shadow:none;outline:none;font-size:14px;font-weight:700}.creator-title input:focus{box-shadow:none}.creator-progress{justify-self:center;display:flex;align-items:center}.creator-progress>span{min-width:108px;position:relative;display:flex;align-items:center;gap:7px;color:#62655d;font-size:10px}.creator-progress>span:not(:last-child):after{content:"";width:26px;height:1px;margin-left:auto;margin-right:8px;background:#363832}.creator-progress i{width:23px;height:23px;display:grid;place-items:center;border:1px solid #3b3d37;border-radius:50%;font-style:normal}.creator-progress b{font-weight:600;white-space:nowrap}.creator-progress .active{color:#f2f4ec}.creator-progress .active i{border-color:var(--showreel-accent);color:#11120f;background:var(--showreel-accent)}.creator-progress .done{color:#a4c36a}.creator-progress .done i{border-color:#526c36;color:var(--showreel-accent);background:#26331d}.creator-next{min-height:40px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #40423b;border-radius:10px;color:#f4f5ef;background:#282a25;cursor:pointer;font-size:12px;font-weight:700}.creator-next:hover:not(:disabled){border-color:#65685e;background:#32352f}.creator-next:disabled{opacity:.4;cursor:not-allowed}.creator-generate{border-color:var(--showreel-accent);color:#11120f;background:var(--showreel-accent)}.creator-body{min-width:0;min-height:0;overflow-y:auto;background:radial-gradient(circle at 50% 0%,#20231d 0,#10110f 42%)}.creator-step{width:min(1120px,calc(100% - 48px));min-height:100%;margin:0 auto;padding:56px 0 80px}.step-heading{max-width:620px}.step-heading h2{margin:10px 0 9px;color:#f4f4ef;font-size:clamp(30px,4vw,46px);line-height:1.03;letter-spacing:-.05em}.step-heading p{margin:0;color:#888b81;font-size:13px;line-height:1.6}.upload-dropzone{width:100%;min-height:230px;margin-top:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed #4a4d45;border-radius:18px;color:#f0f1eb;background:#1f211db8;cursor:pointer;transition:.2s ease}.upload-dropzone:hover,.upload-dropzone.active{border-color:var(--showreel-accent);background:#22251e}.upload-dropzone:disabled{cursor:wait}.upload-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:5px;border-radius:15px;color:#11120f;background:var(--showreel-accent)}.upload-dropzone strong{font-size:15px}.upload-dropzone small{color:#777a70;font-size:11px}.creator-error{color:#ff9e8a;font-size:12px}.media-section{margin-top:32px}.media-heading{display:flex;align-items:center;justify-content:space-between}.media-heading>div{display:flex;align-items:baseline;gap:8px}.media-heading small{color:#72756c}.media-heading button{min-height:36px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid #383a34;border-radius:9px;color:#c8cac1;background:#20221e;cursor:pointer;font-size:11px}.media-grid{margin-top:14px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.media-item{min-width:0;aspect-ratio:1;position:relative;overflow:hidden;border:1px solid #33352f;border-radius:11px;background:#1c1e1a}.media-item img,.media-item video{width:100%;height:100%;display:block;object-fit:cover}.media-kind{position:absolute;top:7px;left:7px;min-height:23px;padding:0 6px;display:inline-flex;align-items:center;gap:4px;border-radius:7px;color:#eceee6;background:#0a0b09b8;font-size:9px}.media-actions{position:absolute;inset:auto 5px 5px;display:flex;justify-content:center;gap:4px;opacity:0;transform:translateY(4px);transition:.18s ease}.media-item:hover .media-actions,.media-item:focus-within .media-actions{opacity:1;transform:none}.media-actions button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #50534a;border-radius:8px;color:#f3f4ed;background:#131411e6;cursor:pointer}.media-actions button:disabled{opacity:.35;cursor:not-allowed}.motion-grid{margin-top:36px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.motion-grid>button{min-width:0;padding:13px;position:relative;display:grid;grid-template-columns:178px minmax(0,1fr);align-items:center;gap:18px;border:1px solid #343630;border-radius:17px;color:#e8e9e2;background:#1a1c18;cursor:pointer;text-align:left;transition:.2s ease}.motion-grid>button:hover{border-color:#565950;transform:translateY(-2px)}.motion-grid>button.active{border-color:var(--showreel-accent);box-shadow:0 0 0 2px #c8ff481f}.motion-grid>button>span:nth-child(2){display:grid;gap:8px}.motion-grid strong{font-size:16px}.motion-grid small{color:#85887e;font-size:11px;line-height:1.55}.motion-preview{aspect-ratio:1.5;position:relative;overflow:hidden;display:block;border-radius:11px;background:#d5ff5b}.motion-preview i,.motion-preview b,.motion-preview em{position:absolute;width:48%;height:50%;border:3px solid #11120f;border-radius:5px;background:#f7f5ee;box-shadow:6px 6px #00000029}.motion-preview i{left:13%;top:20%}.motion-preview b{left:28%;top:29%}.motion-preview em{left:42%;top:38%}.motion-grid>button:hover .motion-preview i{animation:showreel-card-in 1.4s ease infinite}.motion-grid>button:hover .motion-preview b{animation:showreel-card-in 1.4s .12s ease infinite}.motion-grid>button:hover .motion-preview em{animation:showreel-card-in 1.4s .24s ease infinite}.motion-check{width:23px;height:23px;position:absolute;top:10px;right:10px;display:none;place-items:center;border-radius:50%;color:#11120f;background:var(--showreel-accent)}.motion-grid>button.active .motion-check{display:grid}.customize-step{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(360px,1.2fr);gap:70px;align-items:center}.customize-controls fieldset{margin:28px 0 0;padding:0;border:0}.customize-controls legend,.creator-range>span{width:100%;margin-bottom:11px;display:flex;justify-content:space-between;color:#b7b9b0;font-size:11px;font-weight:600}.ratio-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ratio-options button{min-height:62px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #393b35;border-radius:10px;color:#8e9187;background:#1d1f1b;cursor:pointer}.ratio-options button.active{border-color:var(--showreel-accent);color:#edf1e6;background:#25291f}.ratio-options i{font-size:24px;font-style:normal}.ratio-options span{font-size:11px;font-weight:700}.background-options{display:flex;gap:9px}.background-options button,.background-options input{width:40px;height:40px;overflow:hidden;border:2px solid #282a25;border-radius:50%;cursor:pointer}.background-options button{display:grid;place-items:center;color:transparent}.background-options button.active{border-color:var(--showreel-accent);color:#fff;box-shadow:0 0 0 2px #10110f inset}.background-options button:nth-child(2).active,.background-options button:nth-child(4).active{color:#11120f}.background-options input{padding:0;background:transparent}.creator-range{margin-top:28px;display:block}.creator-range output{color:var(--showreel-accent);font-variant-numeric:tabular-nums}.creator-range input{width:100%;accent-color:var(--showreel-accent)}.customize-preview{display:grid;place-items:center;gap:16px}.customize-preview>div{width:min(600px,100%);aspect-ratio:16 / 10;overflow:hidden;display:grid;place-items:center;border:1px solid #363831;border-radius:20px;box-shadow:0 34px 90px #0006}.customize-preview img,.customize-preview video{width:76%;height:76%;object-fit:cover;box-shadow:0 16px 40px #00000059}.customize-preview small{display:inline-flex;align-items:center;gap:6px;color:#777a70;font-size:10px}.review-step{display:grid;place-items:center}.review-card{width:min(920px,100%);display:grid;grid-template-columns:1.2fr .8fr;overflow:hidden;border:1px solid #32342e;border-radius:22px;background:#181a16;box-shadow:0 34px 100px #00000052}.review-visual{min-height:540px;position:relative;display:grid;place-items:center}.review-visual>div{width:70%;height:70%;display:grid;place-items:center}.review-visual img,.review-visual video{width:100%;height:100%;object-fit:cover;box-shadow:0 20px 45px #00000047}.review-visual>button{width:54px;height:54px;position:absolute;display:grid;place-items:center;border:0;border-radius:50%;color:#11120f;background:var(--showreel-accent);cursor:pointer}.review-copy{padding:44px 38px;display:flex;flex-direction:column;justify-content:center}.review-copy h2{margin:10px 0;font-size:34px;line-height:1.06;letter-spacing:-.045em}.review-copy p{margin:0;color:#85887d;font-size:12px;line-height:1.7}.review-copy dl{margin:28px 0;display:grid;grid-template-columns:1fr 1fr;gap:1px;overflow:hidden;border:1px solid #30322c;border-radius:10px;background:#30322c}.review-copy dl div{padding:12px;display:grid;gap:4px;background:#1e201c}.review-copy dt{color:#777a70;font-size:9px}.review-copy dd{margin:0;color:#f0f2ea;font-size:12px;font-weight:700}.review-create{width:100%}.review-copy>small{margin-top:13px;color:#6e7168;font-size:9px;text-align:center}.motion-stack img,.motion-stack video{animation:showreel-stack 3.2s ease-in-out infinite}.motion-cinema img,.motion-cinema video{animation:showreel-cinema 5s ease-in-out infinite}.motion-orbit img,.motion-orbit video{animation:showreel-orbit 3.6s ease-in-out infinite}.motion-float img,.motion-float video{animation:showreel-float 3.2s ease-in-out infinite}.review-visual.paused img,.review-visual.paused video{animation-play-state:paused}.motion-preview i,.motion-preview b,.motion-preview em{background-color:#ece9e1;background-image:var(--preview-image);background-position:center;background-size:cover}.preview-marquee i{left:-16%;top:18%}.preview-marquee b{left:27%;top:25%}.preview-marquee em{left:70%;top:18%}.preview-reveal i,.preview-reveal em,.preview-rise em,.preview-snap i,.preview-snap em{display:none}.preview-reveal b{width:72%;height:66%;left:14%;top:17%;box-shadow:0 0 0 8px #f6f4ed,7px 8px #00000029}.preview-rise i{width:70%;height:68%;left:21%;top:23%;background-image:none;background-color:#c8ff48}.preview-rise b{width:70%;height:68%;left:12%;top:12%}.preview-snap b{width:72%;height:70%;left:14%;top:15%;box-shadow:0 0 0 6px #11120f,8px 9px #0000002e}.preview-vflip:before{content:"";position:absolute;z-index:2;width:72%;height:12px;left:14%;top:14%;border-radius:4px 4px 0 0;background:#f5f3ec}.preview-vflip i,.preview-vflip em{display:none}.preview-vflip b{width:72%;height:70%;left:14%;top:14%;transform:none}.preview-panels i,.preview-panels b,.preview-panels em{width:28%;height:72%;top:14%}.preview-panels i{left:7%}.preview-panels b{left:36%}.preview-panels em{left:65%}.preview-drift i{width:28%;height:68%;left:7%;top:17%;transform:rotate(-5deg)}.preview-drift b{width:67%;height:58%;left:27%;top:21%;transform:rotate(2deg)}.preview-drift em{display:none}.preview-cascade i{left:7%;top:9%;transform:rotate(-5deg)}.preview-cascade b{left:32%;top:31%;transform:rotate(4deg)}.preview-cascade em{left:20%;top:20%}@keyframes showreel-card-in{0%,20%{transform:translate(26px,14px);opacity:0}55%,to{transform:none;opacity:1}}@keyframes showreel-float{0%,16%{transform:translateY(34px) scale(.96);opacity:.2}45%,to{transform:none;opacity:1}}@keyframes showreel-stack{0%,16%{transform:translate(-32px) rotate(-5deg);opacity:.25}48%,to{transform:none;opacity:1}}@keyframes showreel-cinema{0%{transform:scale(1);opacity:.45}35%,to{transform:scale(1.08);opacity:1}}@keyframes showreel-orbit{0%,18%{transform:scale(.7) rotate(-10deg);opacity:.2}48%,to{transform:none;opacity:1}}@media(max-width:980px){.showreel-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.creator-progress b{display:none}.creator-progress>span{min-width:50px}.creator-progress>span:not(:last-child):after{width:16px}.media-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.customize-step{gap:32px}.review-card{grid-template-columns:1fr 1fr}}@media(max-width:720px){.showreel-nav{height:62px;padding:0 15px;grid-template-columns:1fr auto}.showreel-nav nav,.account-pill strong,.account-pill>svg{display:none}.showreel-dashboard{width:min(100% - 28px,1320px);padding-top:42px}.dashboard-heading{align-items:flex-start}.dashboard-heading>.showreel-primary{display:none}.showreel-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.new-project-card,.project-cover{min-height:180px}.showreel-creator{min-height:100dvh;grid-template-rows:62px minmax(0,1fr)}.creator-header{padding:0 10px;padding-top:env(safe-area-inset-top);grid-template-columns:44px minmax(0,1fr) max-content;gap:7px}.creator-close,.creator-next{min-height:44px}.creator-close{width:44px}.creator-progress,.creator-title span{display:none}.creator-title input{min-height:44px;font-size:16px}.creator-next{padding:0 11px}.creator-step{width:calc(100% - 28px);padding:36px 0 calc(60px + env(safe-area-inset-bottom))}.step-heading h2{font-size:32px}.step-heading p{font-size:14px}.upload-dropzone{min-height:190px}.media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.media-actions{opacity:1;transform:none}.media-actions button{width:44px;height:44px}.motion-grid{grid-template-columns:1fr}.motion-grid>button{grid-template-columns:130px minmax(0,1fr)}.customize-step{display:block}.customize-preview{margin-top:34px}.customize-preview>div{max-height:420px}.review-card{grid-template-columns:1fr}.review-visual{min-height:330px}.review-copy{padding:30px 24px}}@media(max-width:420px){.showreel-project-grid{grid-template-columns:1fr}.new-project-card,.project-cover{min-height:230px}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.motion-grid>button{grid-template-columns:105px minmax(0,1fr);padding:9px;gap:12px}}@media(prefers-reduced-motion:reduce){.showreel-home *,.showreel-home *:before,.showreel-home *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.showreel-studio{min-width:0;height:100vh;display:grid;grid-template-rows:58px minmax(0,1fr);overflow:hidden;color:var(--sc-ink);background:var(--sc-canvas);font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif}.studio-topbar{min-width:0;display:grid;grid-template-columns:38px max-content minmax(140px,240px) max-content 1fr;align-items:center;gap:9px;padding:0 13px;border-bottom:1px solid var(--sc-line);background:var(--sc-surface)}.studio-icon-button,.studio-panel-title button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--sc-line);border-radius:8px;color:var(--sc-muted);background:var(--sc-surface);cursor:pointer}.studio-brand{display:inline-flex;align-items:center;gap:7px;padding-right:12px;border-right:1px solid var(--sc-line);color:var(--sc-ink);text-decoration:none;font-size:13px}.studio-brand>span{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;color:#10110e;background:#c9ff4a}.studio-brand strong{letter-spacing:-.02em}.studio-project-name{min-width:0;display:grid;gap:1px}.studio-project-name span{color:var(--sc-muted);font-size:8px;font-weight:700;text-transform:uppercase}.studio-project-name input{min-width:0;height:25px;padding:0;overflow:hidden;border:0;color:var(--sc-ink);background:transparent;box-shadow:none;outline:none;font-size:12px;font-weight:650;text-overflow:ellipsis}.studio-project-name input:focus{box-shadow:none}.studio-save-state{display:inline-flex;align-items:center;gap:5px;color:var(--sc-muted);font-size:9px;white-space:nowrap}.studio-save-state i{width:6px;height:6px;border-radius:50%;background:#d0a24a}.studio-save-state i.saved{background:#65a968}.studio-save-state i.error{background:#ce5748}.studio-top-actions{justify-self:end;display:flex;align-items:center;gap:7px}.studio-secondary,.studio-render{min-height:36px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:8px;cursor:pointer;font-size:10px;font-weight:650}.studio-secondary{border:1px solid var(--sc-line);color:var(--sc-muted);background:var(--sc-surface)}.studio-secondary:hover{border-color:var(--sc-line-strong);background:var(--sc-surface-soft)}.studio-render{border:1px solid #1b1c18;color:var(--sc-surface);background:#1b1c18}.studio-render:hover{color:#13140f;background:#c9ff4a}.studio-grid{min-width:0;min-height:0;display:grid;grid-template-columns:220px minmax(420px,1fr) 268px;overflow:hidden}.studio-template-panel,.studio-settings-panel{min-width:0;min-height:0;overflow-y:auto;background:var(--sc-surface)}.studio-template-panel{border-right:1px solid var(--sc-line)}.studio-settings-panel{border-left:1px solid var(--sc-line)}.studio-panel-title{min-height:64px;padding:12px 12px 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--sc-line)}.studio-panel-title>div{display:grid;gap:2px}.studio-panel-title span{color:var(--sc-muted);font-size:8px;font-weight:750;letter-spacing:.14em}.studio-panel-title h2{margin:0;font-size:13px;letter-spacing:0}.studio-template-list{display:grid;gap:7px;padding:10px}.studio-template-list>button{min-width:0;padding:7px;position:relative;display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:9px;border:1px solid transparent;border-radius:9px;color:var(--sc-muted);background:transparent;cursor:pointer;text-align:left}.studio-template-list>button:hover{background:var(--sc-surface-soft)}.studio-template-list>button.active{border-color:var(--sc-line-strong);background:var(--sc-surface);box-shadow:0 2px 8px #1819150f}.studio-template-list>button>span:nth-child(2){min-width:0;display:grid;gap:4px}.studio-template-list strong{color:var(--sc-ink);font-size:11px}.studio-template-list small{display:-webkit-box;overflow:hidden;color:var(--sc-muted);font-size:8px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.studio-template-preview{width:78px;aspect-ratio:1.48;position:relative;overflow:hidden;display:block;border:1px solid var(--sc-line);border-radius:7px;background:#d9ff66}.studio-template-preview i,.studio-template-preview b,.studio-template-preview em{position:absolute;width:47%;height:48%;border:2px solid #24251f;border-radius:3px;background:#f7f5ef;box-shadow:3px 3px #00000029}.studio-template-preview i{left:11%;top:18%}.studio-template-preview b{left:28%;top:28%}.studio-template-preview em{left:44%;top:38%}.template-stack{background:#ff836d}.template-panels{background:#8867ff}.template-marquee{background:#63b8ff}.template-cinema{background:#242523}.template-float{background:#f5dc63}.template-orbit i{transform:rotate(-9deg)}.template-orbit b{transform:rotate(7deg)}.template-panels i{width:31%;height:70%;top:15%}.template-panels b{width:31%;height:70%;left:34%;top:15%}.template-panels em{width:31%;height:70%;left:58%;top:15%}.template-marquee i{left:-15%}.template-marquee b{left:27%}.template-marquee em{left:69%}.template-cinema i,.template-cinema em{display:none}.template-cinema b{width:72%;height:68%;left:14%;top:16%;background:#d2b18c}.template-selected{width:18px;height:18px;position:absolute;top:4px;right:4px;display:none;place-items:center;border-radius:50%;color:#181914;background:#c9ff4a}.studio-template-list>button.active .template-selected{display:grid}.studio-center{min-width:0;min-height:0;display:grid;grid-template-rows:36px minmax(260px,1fr) auto;overflow:hidden;background:var(--sc-canvas)}.studio-preview-toolbar{padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--sc-line);color:var(--sc-muted);background:var(--sc-surface);font-size:9px}.studio-preview-toolbar span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.studio-preview{min-width:0;min-height:0;overflow:hidden}.studio-preview .stage-area{height:100%;grid-template-rows:minmax(0,1fr) 54px;background-color:var(--sc-canvas);background-image:radial-gradient(#c9cac5 1px,transparent 1px);background-size:18px 18px}.studio-preview .stage-toolbar,.studio-preview .chapter-timeline{display:none}.studio-preview .stage-frame{padding:20px}.studio-preview .playback-controls{border-top:1px solid var(--sc-line);background:var(--sc-surface)}.studio-preview .selection-actions{display:none}.studio-media-panel{min-width:0;padding:9px 12px 11px;border-top:1px solid var(--sc-line);background:var(--sc-surface);transition:max-height .2s ease}.studio-media-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-media-panel>header>div:first-child{display:flex;align-items:baseline;gap:7px}.studio-media-panel>header strong{font-size:10px}.studio-media-panel>header span{color:var(--sc-muted);font-size:8px;font-variant-numeric:tabular-nums}.studio-media-actions{display:flex;align-items:center;gap:5px}.studio-media-actions button{min-height:28px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border:1px solid var(--sc-line);border-radius:6px;color:var(--sc-muted);background:var(--sc-surface);cursor:pointer;font-size:8px}.studio-media-actions .add-media-button{border-color:var(--sc-ink);color:#fff;background:var(--sc-ink)}.studio-media-actions button:disabled{opacity:.5;cursor:wait}.studio-media-strip{margin-top:7px;display:flex;gap:7px;overflow-x:auto;padding:2px 1px 6px;scrollbar-width:thin}.studio-media-strip article{width:72px;flex:0 0 72px;position:relative}.media-select{width:72px;height:54px;position:relative;overflow:hidden;display:block;padding:0;border:2px solid transparent;border-radius:6px;background:#e1e2dd;cursor:pointer}.studio-media-strip article.active .media-select{border-color:var(--sc-accent);box-shadow:0 0 0 2px #7354ff29}.media-select img,.media-select video{width:100%;height:100%;display:block;object-fit:cover}.media-select span{width:16px;height:16px;position:absolute;top:3px;left:3px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#11120fbf;font-size:7px}.media-item-tools{position:absolute;inset:auto 2px 2px;display:flex;justify-content:center;gap:2px;opacity:0;transition:opacity .15s ease}.studio-media-strip article:hover .media-item-tools,.studio-media-strip article:focus-within .media-item-tools{opacity:1}.media-item-tools button{width:20px;height:20px;display:grid;place-items:center;padding:0;border:1px solid #55574f;border-radius:4px;color:#fff;background:#181915e0;cursor:pointer;font-size:13px}.media-item-tools button:disabled{opacity:.35;cursor:not-allowed}.studio-add-tile{width:58px;height:54px;flex:0 0 58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:1px dashed var(--sc-line-strong);border-radius:6px;color:var(--sc-muted);background:transparent;cursor:pointer;font-size:7px}.studio-add-tile:hover{border-color:var(--sc-muted);color:#34352f;background:var(--sc-surface)}.studio-media-panel.expanded .studio-media-strip{flex-wrap:wrap;overflow-x:visible}.studio-media-error{margin:5px 0 0;color:#b54838;font-size:9px}.studio-settings-tabs{margin:10px 11px 0;display:grid;grid-template-columns:1fr 1fr;gap:3px;padding:3px;border-radius:8px;background:var(--sc-surface-soft)}.studio-settings-tabs button{min-height:31px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:6px;color:var(--sc-muted);background:transparent;cursor:pointer;font-size:9px;font-weight:650}.studio-settings-tabs button.active{color:var(--sc-ink);background:var(--sc-surface);box-shadow:0 1px 4px #191a1614}.studio-settings-content{padding:5px 12px 20px}.studio-settings-content fieldset{margin:17px 0 0;padding:0;border:0}.studio-settings-content legend{margin-bottom:8px;color:var(--sc-muted);font-size:9px;font-weight:650}.studio-ratio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.studio-ratio-grid button{min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid var(--sc-line);border-radius:7px;color:var(--sc-muted);background:var(--sc-surface);cursor:pointer;font-size:8px}.studio-ratio-grid button.active{border-color:var(--sc-accent);color:var(--sc-accent);box-shadow:0 0 0 1px var(--sc-accent) inset}.studio-ratio-grid i{width:24px;max-height:28px;display:block;border:2px solid currentColor;border-radius:2px}.studio-color-grid{display:flex;flex-wrap:wrap;gap:7px}.studio-color-grid button,.studio-color-grid label{width:31px;height:31px;display:grid;place-items:center;border:2px solid var(--sc-surface);border-radius:50%;cursor:pointer;box-shadow:0 0 0 1px var(--sc-line)}.studio-color-grid button{color:transparent}.studio-color-grid button.active{color:#fff;box-shadow:0 0 0 2px var(--sc-accent)}.studio-color-grid button:nth-child(2).active,.studio-color-grid button:nth-child(4).active{color:var(--sc-ink)}.studio-color-grid label{position:relative;overflow:hidden;color:var(--sc-muted);background:conic-gradient(#ff5964,#ffd644,#65d682,#5af,#9b62ff,#ff5964)}.studio-color-grid label:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:var(--sc-surface)}.studio-color-grid label svg{position:relative;z-index:1}.studio-color-grid input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.studio-slider{margin-top:19px;display:block}.studio-slider>span{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--sc-muted);font-size:9px}.studio-slider b{font-weight:650}.studio-slider output{color:var(--sc-muted);font-variant-numeric:tabular-nums}.studio-slider input{width:100%;accent-color:var(--sc-accent)}.studio-slider input:disabled{opacity:.45}.studio-toggle-row{min-height:48px;margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--sc-line)}.studio-toggle-row>span{display:grid;gap:2px}.studio-toggle-row b{font-size:9px}.studio-toggle-row small{color:var(--sc-muted);font-size:7px}.studio-switch{width:34px;height:19px;padding:2px;border:0;border-radius:10px;background:var(--sc-line-strong);cursor:pointer}.studio-switch i{width:15px;height:15px;display:block;border-radius:50%;background:var(--sc-surface);transition:transform .18s ease}.studio-switch.active i{transform:translate(15px)}.studio-select{height:36px;position:relative;display:flex;align-items:center}.studio-select select{width:100%;height:36px;padding:0 32px 0 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--sc-line);border-radius:7px;color:var(--sc-ink);background:var(--sc-surface);font-size:10px}.studio-select svg{position:absolute;right:9px;pointer-events:none}.studio-animation-note{margin-top:22px;padding:11px;display:flex;align-items:flex-start;gap:8px;border:1px solid #dce6c7;border-radius:8px;color:#68794b;background:var(--sc-accent-soft)}.studio-animation-note p{margin:0;display:grid;gap:3px}.studio-animation-note strong{color:#43502f;font-size:9px}.studio-animation-note span{font-size:8px;line-height:1.5}@media(max-width:1060px){.studio-grid{grid-template-columns:184px minmax(380px,1fr) 232px}.studio-template-list>button{grid-template-columns:62px minmax(0,1fr)}.studio-template-preview{width:62px}.studio-topbar{grid-template-columns:38px max-content minmax(110px,180px) max-content 1fr}.studio-secondary:nth-child(2){display:none}}@media(max-width:820px){.showreel-studio{height:auto;min-height:100dvh;overflow:visible}.studio-topbar{min-height:58px;position:sticky;z-index:30;top:0;grid-template-columns:40px minmax(0,1fr) max-content;padding:0 8px}.studio-brand,.studio-save-state,.studio-secondary{display:none}.studio-project-name input{min-height:44px;font-size:16px}.studio-render{min-height:44px}.studio-grid{display:flex;flex-direction:column;overflow:visible}.studio-center{order:1;min-height:600px;grid-template-rows:34px minmax(360px,58vh) auto}.studio-template-panel{order:2;border:0;border-top:1px solid var(--sc-line);overflow:visible}.studio-settings-panel{order:3;border:0;border-top:1px solid var(--sc-line);overflow:visible}.studio-template-list{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-template-list>button{grid-template-columns:1fr}.studio-template-preview{width:100%}.studio-settings-content{padding-bottom:calc(28px + env(safe-area-inset-bottom))}.studio-media-actions button{min-height:38px}.studio-media-actions button:not(.add-media-button){font-size:0}.studio-media-actions button svg{width:16px;height:16px}.media-item-tools{opacity:1}.media-item-tools button{width:24px;height:24px}.studio-preview .stage-frame{padding:10px}}@media(max-width:480px){.studio-render{width:44px;padding:0;font-size:0}.studio-render svg{width:18px;height:18px}.studio-template-list{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-media-panel{padding-inline:8px}.studio-media-actions{gap:3px}.studio-media-actions button{padding-inline:7px}.studio-preview-toolbar span:last-child{display:none}.studio-ratio-grid button{min-height:64px}}@media(prefers-reduced-motion:reduce){.showreel-studio *,.showreel-studio *:before,.showreel-studio *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.studio-topbar{grid-template-columns:38px max-content minmax(140px,240px) max-content max-content 1fr}.studio-history-actions{display:flex;gap:3px}.studio-history-actions button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:7px;color:var(--sc-muted);background:transparent;cursor:pointer}.studio-history-actions button:hover:not(:disabled){border-color:var(--sc-line);background:var(--sc-surface)}.studio-history-actions button:disabled{opacity:.28;cursor:not-allowed}.studio-template-list>button{border-radius:8px;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.studio-template-list strong{font-size:12px}.studio-template-list small{color:var(--sc-muted);font-size:10px}.template-vflip,.template-cascade{background:#ff836d}.template-drift{background:#63b8ff}.template-rise{background:#f5dc63}.template-reveal{background:#e8e5dc}.template-snap{background:#c9ff4a}.template-vflip i{transform:rotate(-9deg)}.template-vflip b{transform:rotate(7deg)}.template-drift i{left:-15%}.template-drift b{left:27%}.template-drift em{left:69%}.template-snap b{width:65%;height:66%;left:18%;top:17%}.template-snap i,.template-snap em{display:none}.media-select>svg{position:absolute;top:4px;right:3px;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.65));opacity:.75}.studio-media-strip article.dragging{opacity:.4}.studio-settings-tabs{grid-template-columns:repeat(3,1fr)}.studio-settings-tabs button{min-height:34px;color:var(--sc-muted);font-size:10px}.studio-background-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:3px;border-radius:7px;background:var(--sc-surface-soft)}.studio-background-tabs button{min-height:30px;border:0;border-radius:5px;color:var(--sc-muted);background:transparent;cursor:pointer;font-size:10px}.studio-background-tabs button.active{color:var(--sc-ink);background:var(--sc-surface);box-shadow:0 1px 3px #14151217}.studio-wallpaper-grid{margin-top:9px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.studio-wallpaper-grid button{aspect-ratio:1.45;display:grid;place-items:center;border:2px solid transparent;border-radius:6px;color:transparent;background-position:center;background-size:cover;cursor:pointer}.studio-wallpaper-grid button.active{border-color:var(--sc-accent);color:#fff;box-shadow:0 0 0 1px #fff inset}.studio-audio-content{display:grid;gap:12px}.studio-audio-summary{margin-top:14px;padding:12px;display:flex;align-items:center;gap:10px;border:1px solid var(--sc-line);border-radius:8px;background:var(--sc-surface)}.studio-audio-summary>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:7px;color:var(--sc-accent);background:var(--sc-accent-soft)}.studio-audio-summary>div{min-width:0;display:grid;gap:3px}.studio-audio-summary strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.studio-audio-summary small,.studio-audio-hint{color:var(--sc-muted);font-size:9px;line-height:1.5}.studio-audio-import{min-height:38px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #252620;border-radius:7px;color:#fff;background:#252620;cursor:pointer;font-size:10px;font-weight:650}.studio-audio-content .studio-slider{margin-top:2px}.studio-audio-content .studio-slider b{display:inline-flex;align-items:center;gap:5px}.studio-audio-hint{margin:0}@media(max-width:1060px){.studio-topbar{grid-template-columns:38px max-content minmax(110px,180px) max-content max-content 1fr}}@media(max-width:820px){.studio-topbar{grid-template-columns:40px minmax(0,1fr) max-content}.studio-history-actions{display:none}}.studio-template-preview i,.studio-template-preview b,.studio-template-preview em{background-color:#e7e5de;background-position:center;background-size:cover}.studio-template-preview i{background-image:var(--template-image-1)}.studio-template-preview b{background-image:var(--template-image-2)}.studio-template-preview em{background-image:var(--template-image-3)}.template-reveal i,.template-reveal em,.template-rise em{display:none}.template-reveal b{width:72%;height:66%;left:14%;top:17%;box-shadow:0 0 0 5px #f7f6f1,4px 5px #00000026}.template-rise i{width:66%;height:65%;left:22%;top:24%;background-image:none;background-color:#c9ff4a}.template-rise b{width:66%;height:65%;left:14%;top:14%}.template-vflip:before{content:"";position:absolute;z-index:2;width:66%;height:7px;left:17%;top:18%;border-radius:2px 2px 0 0;background:#f2f1ec}.template-vflip i,.template-vflip em{display:none}.template-vflip b{width:66%;height:64%;left:17%;top:18%;transform:none}.template-cascade i{left:8%;top:11%;transform:rotate(-5deg)}.template-cascade b{left:27%;top:27%;transform:rotate(4deg)}.template-cascade em{left:20%;top:20%}.studio-grid{grid-template-columns:238px minmax(440px,1fr) 280px}.studio-panel-title span{font-size:9px}.studio-panel-title h2{font-size:14px}.studio-preview-toolbar{font-size:10px}.studio-preview .stage-area{background-color:var(--sc-canvas);background-image:none}.studio-settings-content legend,.studio-slider>span{font-size:11px}.studio-toggle-row b{font-size:11px}.studio-toggle-row small,.studio-animation-note span,.studio-audio-summary small,.studio-audio-hint{font-size:9.5px}.studio-animation-note strong,.studio-audio-summary strong{font-size:11px}.studio-secondary,.studio-render,.studio-media-actions button{font-size:10.5px}.studio-media-panel>header strong{font-size:11px}.studio-media-panel>header span{font-size:9px}@media(min-width:821px){.studio-template-list{gap:11px;padding:10px 12px 18px}.studio-template-list>button{grid-template-columns:1fr;gap:7px;padding:8px}.studio-template-preview{width:100%}.studio-template-list>button>span:nth-child(2){padding:0 2px 2px}.studio-template-list small{font-size:10.5px;-webkit-line-clamp:2}}@media(min-width:821px)and (max-width:1060px){.studio-grid{grid-template-columns:200px minmax(380px,1fr) 244px}.studio-template-preview{width:100%}}.showreel-studio{color:var(--sc-ink);background:var(--sc-canvas)}.studio-brand strong,.studio-panel-title span{letter-spacing:0}.studio-topbar{border-color:var(--sc-line);background:var(--sc-surface);box-shadow:0 1px #14161208}.studio-icon-button,.studio-panel-title button,.studio-history-actions button,.studio-secondary,.studio-render{transition:color .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.studio-icon-button:hover,.studio-panel-title button:hover,.studio-history-actions button:hover:not(:disabled){color:var(--sc-accent);border-color:var(--sc-line-strong);background:var(--sc-surface-soft)}.studio-icon-button:active,.studio-panel-title button:active,.studio-secondary:active,.studio-render:active{transform:translateY(1px)}.studio-project-name span{color:var(--sc-muted);font-size:9px;letter-spacing:0}.studio-project-name input{font-size:13px}.studio-save-state{font-size:11px}.studio-secondary,.studio-render{min-height:38px;padding-inline:13px;font-size:12px}.studio-template-panel,.studio-settings-panel{background:var(--sc-surface);scrollbar-color:var(--sc-line-strong) transparent;scrollbar-width:thin}.studio-panel-title{min-height:66px;padding-inline:14px;background:var(--sc-surface)}.studio-panel-title h2{font-size:15px;font-weight:700}.studio-template-list>button{border-color:transparent;background:transparent}.studio-template-list>button:hover{border-color:var(--sc-line);background:var(--sc-surface-soft)}.studio-template-list>button.active{border-color:#22251f;box-shadow:0 0 0 1px #22251f,0 8px 24px #1d221b17}.studio-template-preview{aspect-ratio:16 / 9;border-color:#191b1733;box-shadow:inset 0 0 0 1px #ffffff3d}.studio-template-list strong{color:var(--sc-ink);font-size:13px}.studio-template-list small{color:var(--sc-muted);font-size:11px;line-height:1.5}.template-selected{top:6px;right:6px;box-shadow:0 1px 4px #16181438}.studio-center{grid-template-rows:40px minmax(260px,1fr) auto;background:var(--sc-canvas)}.studio-preview-toolbar{border-color:var(--sc-line);color:var(--sc-muted);background:var(--sc-surface);font-size:11px}.studio-preview .stage-frame{padding:24px}.studio-preview .canvas-shell{box-shadow:0 22px 60px #1a1e1829,0 2px 8px #1a1e1814}.studio-media-panel{padding:11px 14px 12px;background:var(--sc-surface)}.studio-media-panel>header strong{font-size:12px}.studio-media-panel>header span{font-size:11px}.studio-media-actions button{min-height:32px;padding-inline:9px;color:var(--sc-muted);font-size:11px}.studio-media-actions button:hover:not(:disabled){color:var(--sc-accent);border-color:var(--sc-line-strong);background:var(--sc-surface-soft)}.media-select{border-radius:7px}.studio-media-strip article.active .media-select{border-color:var(--sc-accent);box-shadow:0 0 0 2px #1d514526}.media-select span{width:18px;height:18px;font-size:10px}.studio-add-tile{color:var(--sc-muted);font-size:10px}.studio-settings-tabs{margin:12px 13px 0;background:var(--sc-surface-soft)}.studio-settings-tabs button{min-height:36px;color:var(--sc-muted);font-size:11px}.studio-settings-tabs button.active{color:var(--sc-accent);box-shadow:0 1px 5px #171d171a}.studio-settings-content{padding:7px 14px 28px}.studio-settings-content fieldset{margin-top:19px}.studio-settings-content legend,.studio-slider>span{color:var(--sc-muted);font-size:12px}.studio-ratio-grid{gap:6px}.studio-ratio-grid button{min-height:62px;color:var(--sc-muted);font-size:11px;transition:color .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.studio-ratio-grid button:hover{color:var(--sc-accent);border-color:var(--sc-line-strong);background:var(--sc-accent-soft)}.studio-ratio-grid button.active{color:var(--sc-accent);border-color:var(--sc-accent);background:var(--sc-accent-soft);box-shadow:0 0 0 1px var(--sc-accent) inset}.studio-color-grid button.active,.studio-wallpaper-grid button.active{box-shadow:0 0 0 2px var(--sc-accent)}.studio-wallpaper-grid button.active{border-color:var(--sc-surface)}.studio-background-tabs button{min-height:34px;color:var(--sc-muted);font-size:11px}.studio-option-grid{display:grid;gap:4px;padding:3px;border-radius:7px;background:var(--sc-surface-soft)}.transition-options{grid-template-columns:repeat(5,minmax(0,1fr))}.easing-options{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-option-grid button{min-width:0;min-height:34px;padding:0 5px;border:0;border-radius:5px;color:var(--sc-muted);background:transparent;cursor:pointer;font-size:11px;white-space:nowrap}.studio-option-grid button:hover{color:var(--sc-accent)}.studio-option-grid button.active{color:var(--sc-accent);background:var(--sc-surface);box-shadow:0 1px 4px #181f181f;font-weight:650}.studio-slider{margin-top:21px}.studio-slider output{color:var(--sc-muted)}.studio-slider input{height:18px;margin:0;accent-color:var(--sc-accent);cursor:pointer}.studio-slider input::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:var(--sc-line)}.studio-slider input::-webkit-slider-thumb{width:16px;height:16px;margin-top:-6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:3px solid var(--sc-surface);border-radius:50%;background:var(--sc-accent);box-shadow:0 1px 4px #0f2b2457}.studio-slider input::-moz-range-track{height:4px;border-radius:999px;background:var(--sc-line)}.studio-slider input::-moz-range-thumb{width:12px;height:12px;border:3px solid var(--sc-surface);border-radius:50%;background:var(--sc-accent);box-shadow:0 1px 4px #0f2b2457}.studio-toggle-row b{font-size:12px}.studio-toggle-row small{color:var(--sc-muted);font-size:10px}.studio-switch{width:38px;height:22px;border-radius:11px}.studio-switch i{width:18px;height:18px}.studio-switch.active{background:var(--sc-accent)}.studio-switch.active i{transform:translate(16px)}.studio-select,.studio-select select{height:40px}.studio-select select{color:var(--sc-ink);border-color:var(--sc-line);font-size:12px}.studio-animation-note{color:#49675e;border-color:#d5e3dc;background:var(--sc-accent-soft)}.studio-animation-note strong,.studio-audio-summary strong{font-size:12px}.studio-animation-note span,.studio-audio-summary small,.studio-audio-hint{font-size:10.5px}.studio-audio-import{min-height:40px;font-size:12px}.showreel-studio button:focus-visible,.showreel-studio a:focus-visible,.showreel-studio input:focus-visible,.showreel-studio select:focus-visible{outline:2px solid var(--sc-accent);outline-offset:2px}.studio-template-search{display:flex;align-items:center;gap:8px;margin:0 12px 10px;padding:0 10px;border:1px solid var(--sc-line);border-radius:8px;color:var(--sc-muted);background:var(--sc-surface)}.studio-template-search input{width:100%;min-width:0;height:36px;border:0;background:transparent;color:var(--sc-ink);font-size:12px}.studio-template-filters{display:flex;gap:4px;padding:0 12px 6px}.studio-template-filters button{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:var(--sc-muted);font-size:11px;cursor:pointer}.studio-template-filters button.active{color:var(--sc-ink);background:var(--sc-surface-soft);font-weight:650}.studio-template-filters button span{color:var(--sc-muted);font-size:9px}.studio-template-card{position:relative;min-width:0;border:1px solid transparent;border-radius:10px;transition:border-color .18s,background .18s}.studio-template-card:hover{background:var(--sc-surface-soft);border-color:var(--sc-line)}.studio-template-card.active{border-color:var(--sc-ink);background:var(--sc-surface);box-shadow:0 0 0 1px var(--sc-ink),0 5px 15px #24282209}.studio-template-select{position:relative;width:100%;display:block;padding:7px;border:0;border-radius:9px;text-align:left;background:transparent;cursor:pointer}.studio-template-select .reel-preview{width:100%;border-radius:6px}.studio-template-copy{display:block;padding:10px 31px 5px 2px}.studio-template-copy strong{display:flex;align-items:center;gap:6px;margin-bottom:4px}.studio-template-copy small{display:block;font-size:10px;line-height:1.6;color:var(--sc-muted)}.studio-new-tag{font-size:7px;line-height:1;font-weight:700;letter-spacing:.3px;color:#f4f7ee;background:#515e46;padding:3px 4px;border-radius:3px}.studio-favorite{position:absolute;z-index:2;right:7px;bottom:27px;display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:7px;color:var(--sc-muted);background:transparent;cursor:pointer}.studio-favorite:hover{background:var(--sc-surface-soft)}.studio-favorite.active{color:var(--sc-accent)}.studio-template-select .template-selected{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:21px;height:21px;border-radius:50%;color:var(--sc-surface);background:#252b21}.studio-template-empty{padding:30px 15px;text-align:center;color:var(--sc-muted);font-size:11px}.studio-template-empty button{min-height:36px;border:1px solid var(--sc-line);border-radius:7px;background:var(--sc-surface);cursor:pointer;font-size:11px}.studio-demo-notice{display:flex;align-items:center;gap:7px;padding:8px 11px;margin:0 0 11px;border:1px solid #d9dfce;border-radius:7px;background:var(--sc-accent-soft);color:#576347;font-size:11px}.studio-demo-notice>span{flex:1}.studio-demo-notice button{min-height:30px;display:flex;align-items:center;gap:5px;border:0;color:#334423;background:transparent;cursor:pointer;font-size:11px;font-weight:600}.studio-drop-overlay{position:fixed;z-index:90;top:12px;right:12px;bottom:12px;left:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border:3px dashed #719858;border-radius:20px;background:#f4f8eced;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#3e592c;pointer-events:none}.studio-drop-overlay strong{font-size:26px}.studio-drop-overlay span{font-size:14px}.studio-media-strip .media-item-tools{flex-wrap:wrap}.studio-media-strip .media-item-tools button{min-width:23px;min-height:25px}.showreel-studio:has(.studio-drop-overlay){cursor:copy}.studio-brand>span{color:#df2141;background:#ffeef1}.showreel-studio .studio-render{background:#181b16;color:var(--sc-surface)}.customize-preview .reel-preview{max-height:65vh;width:auto;max-width:100%;margin:auto;border-radius:12px}.creator-preview-toggle,.creator-demo-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 15px;margin:16px auto 0;border:1px solid #51564b;border-radius:8px;background:#24281f;color:#eef2e6;cursor:pointer;font-size:12px}.motion-grid .reel-preview{border-radius:9px}.review-visual>.reel-preview{width:100%;max-height:65vh}.review-visual>.reel-preview canvas{object-fit:contain}@media(max-width:820px){.studio-template-filters button,.studio-template-search input{min-height:44px}.studio-template-search input{font-size:16px}.studio-template-list{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-favorite{width:44px;height:44px;right:0;bottom:20px}.studio-demo-notice{flex-wrap:wrap;font-size:10px}.studio-demo-notice button{min-height:44px}.studio-theme-toggle{width:44px;height:44px}.studio-media-strip .media-item-tools button{min-width:36px;min-height:36px}}@media(max-width:480px){.studio-template-list{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-template-copy{padding-right:28px}.studio-template-copy strong{flex-wrap:wrap}.studio-template-copy small{font-size:10px}.studio-demo-notice>span{flex-basis:70%}}@media(max-width:820px){.studio-preview .stage-frame{padding:12px}.studio-option-grid button,.studio-settings-tabs button,.studio-background-tabs button{min-height:44px}}@media(max-width:480px){.studio-top-actions .studio-render{min-width:44px;width:44px;height:44px;min-height:44px;padding:0;font-size:0}.studio-top-actions .studio-render svg{flex-shrink:0;width:18px;height:18px}.studio-template-list{max-height:470px;overflow-y:auto}}.studio-ratio-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.studio-template-settings>label,.studio-template-settings details label{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;margin:10px 0;font-size:12px}.studio-template-settings input{width:100%;min-width:0;min-height:36px;padding:7px 9px;border:1px solid var(--sc-line);border-radius:6px;color:var(--sc-ink);background:var(--sc-surface);font:inherit}.studio-template-settings input[type=color]{width:44px;height:36px;padding:3px;cursor:pointer}.studio-template-settings summary{padding:12px 0;font-size:12px;cursor:pointer}.studio-spatial-advanced{border-top:1px solid var(--sc-line)}.studio-spatial-advanced summary{min-height:44px;padding:14px 0;font-size:12px;cursor:pointer}.studio-spatial-advanced .studio-slider{margin:12px 0 20px}.showcase-landing{--reel-muted: var(--sc-muted);--reel-line: var(--sc-line);height:100dvh;overflow-y:auto;overflow-x:clip;scroll-behavior:smooth;background:var(--sc-bg);color:var(--sc-ink);font-family:Inter,Microsoft YaHei,sans-serif}.showcase-landing button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.showcase-landing :is(button,a,input,summary):focus-visible{outline:2px solid var(--sc-accent);outline-offset:5px}.reel-skip{position:fixed;top:-80px;left:20px;z-index:100;padding:14px;background:var(--sc-primary);color:var(--sc-on-primary);border-radius:8px}.reel-skip:focus{top:16px}.reel-nav{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:32px;max-width:1320px;margin:0 auto;height:96px;padding:0 32px;border-bottom:1px solid var(--sc-line)}.reel-logo{display:inline-flex;align-items:center;gap:10px;color:var(--sc-ink);text-decoration:none;white-space:nowrap}.reel-logo strong{font-size:24px;font-weight:700;letter-spacing:-1px}.reel-logo strong>span{margin-left:3px;font-size:12px;vertical-align:top;letter-spacing:0}.reel-brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:var(--sc-primary);color:var(--sc-on-primary)}.reel-nav nav,.reel-nav-actions{display:flex;align-items:center;gap:20px}.reel-nav nav button{min-height:44px;border:0;padding:0 8px;background:transparent;color:var(--sc-muted);font-size:14px}.reel-nav nav button:hover{color:var(--sc-accent)}.reel-nav-actions{gap:12px}.showcase-landing .theme-toggle{width:44px;height:44px}.reel-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:50px;padding:0 23px;border:1px solid var(--sc-primary);border-radius:9px;background:var(--sc-primary);color:var(--sc-on-primary);font-weight:600!important;font-size:14px!important;transition:transform .18s,box-shadow .18s}.reel-button:hover{transform:translateY(-2px);box-shadow:0 6px 18px #15382522}.reel-button:active{transform:none}.reel-nav-cta{min-height:44px;padding-inline:18px}.reel-menu-toggle{display:none}.reel-hero{max-width:1320px;margin:0 auto;padding:38px 32px 48px}.reel-eyebrow{display:flex;align-items:center;gap:9px;color:var(--sc-muted);font-size:12px;font-weight:500;letter-spacing:.12em}.reel-eyebrow i{width:6px;height:6px;border-radius:50%;background:var(--sc-accent);box-shadow:0 0 0 4px var(--sc-accent-soft)}.reel-hero-copy{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.reel-hero h1{margin:14px 0 0;font-size:clamp(30px,3vw,43px);line-height:1.4;font-weight:650;letter-spacing:-.055em}.reel-hero h1 span{color:var(--sc-accent);white-space:nowrap}.reel-hero-intro{display:flex;align-items:center;gap:28px}.reel-hero-intro p{margin:0;color:var(--sc-muted);font-size:13px;line-height:1.9}.reel-text-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0;border:0;background:transparent;color:var(--sc-ink);font-size:13px!important;white-space:nowrap}.reel-text-link:hover{color:var(--sc-accent)}.reel-feature{min-width:0;border:1px solid var(--sc-line-strong);border-radius:14px;background:var(--sc-surface);box-shadow:0 20px 60px #182b2012}.reel-feature-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:10px 18px;border-bottom:1px solid var(--sc-line)}.reel-feature-heading>div,.reel-workspace-title{display:flex;align-items:center;gap:12px}.reel-workspace-title{font-size:13px;font-weight:600}.reel-workspace-status{padding:4px 8px;border-radius:4px;color:var(--sc-accent);background:var(--sc-accent-soft);font-size:11px;font-weight:400}.reel-reset{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:var(--sc-muted);border-radius:6px}.reel-reset:hover{background:var(--sc-accent-soft);color:var(--sc-accent)}.reel-workspace-start{min-height:40px;padding:0 15px;font-size:12px!important;gap:10px;border-radius:6px}.reel-workspace-body{display:grid;grid-template-columns:158px minmax(0,1fr) 204px;height:470px}.reel-feature-styles{display:flex;flex-direction:column;gap:9px;padding:18px 13px 12px;border-right:1px solid var(--sc-line)}.reel-feature :is(h2,legend){font-size:12px;font-weight:500}.reel-feature h2{display:flex;align-items:center;gap:8px;margin:0 0 10px}.reel-feature-styles>button{padding:4px;border:1px solid var(--sc-line);border-radius:7px;background:transparent;color:var(--sc-muted);font-size:12px}.reel-feature-styles>button.active{border-color:var(--sc-accent);background:var(--sc-accent-soft);color:var(--sc-accent)}.reel-feature-styles .reel-preview{aspect-ratio:16 / 9!important;border-radius:4px}.reel-feature-styles button>span:last-child{display:flex;align-items:center;justify-content:space-between;min-height:30px;padding:0 4px}.reel-feature-styles>.reel-more-styles{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 5px;border:0}.reel-workspace-center{min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--sc-canvas)}.reel-canvas-heading{display:flex;align-items:center;justify-content:space-between;padding:17px 22px 0;color:var(--sc-muted);font-size:11px}.reel-feature-stage{display:grid;place-items:center;flex:1;height:338px;min-height:0;padding:20px 22px;overflow:hidden}.reel-canvas-fit{width:100%;max-width:600px;box-shadow:0 8px 28px #00000012;overflow:hidden;border-radius:3px}.reel-canvas-fit.ratio-story{width:auto;height:290px;aspect-ratio:9 / 16}.reel-canvas-fit.ratio-square{width:auto;height:290px;aspect-ratio:1}.reel-playback-bar{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:0 22px 14px;color:var(--sc-muted);font-size:11px}.reel-preview-toggle{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 15px;border:1px solid var(--sc-line-strong);border-radius:7px;color:var(--sc-ink);background:var(--sc-surface);font-size:12px!important}.reel-preview-toggle:hover{color:var(--sc-accent);border-color:var(--sc-accent)}.reel-editor-settings{padding:18px 14px;border-left:1px solid var(--sc-line)}.reel-editor-settings fieldset{min-width:0;padding:0;margin:24px 0 0;border:0}.reel-editor-settings legend{padding:0;margin-bottom:9px;color:var(--sc-muted)}.reel-segment{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:3px;border:1px solid var(--sc-line);background:var(--sc-canvas);border-radius:7px}.reel-segment button{min-width:0;height:44px;padding:0;border:0;border-radius:4px;background:transparent;color:var(--sc-muted);font-size:12px}.reel-segment button.active{color:var(--sc-accent);background:var(--sc-surface);box-shadow:0 1px 4px #0000000d}.reel-swatches{display:flex;justify-content:space-between}.reel-swatches button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid transparent;border-radius:7px;background:transparent}.reel-swatches button.active{border-color:var(--sc-accent);background:var(--sc-accent-soft)}.reel-swatches button span{width:26px;height:26px;border-radius:50%;box-shadow:inset 0 0 0 1px #8883}.reel-settings-note{display:flex;align-items:center;gap:5px;margin:28px 0 0;font-size:11px;color:var(--sc-muted)}.reel-materials{padding:14px 18px 18px;border-top:1px solid var(--sc-line)}.reel-materials-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:11px;color:var(--sc-muted)}.reel-materials-heading>span:first-child{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--sc-ink)}.reel-materials-heading b{font-size:10px;font-weight:500;padding:2px 5px;border-radius:3px;background:var(--sc-canvas);color:var(--sc-muted)}.reel-material-strip{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:10px}.reel-material-strip button{position:relative;min-width:0;padding:3px;border:1px solid var(--sc-line);border-radius:7px;background:transparent}.reel-material-strip button.active{border-color:var(--sc-accent);box-shadow:0 0 0 1px var(--sc-accent)}.reel-material-strip img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;border-radius:3px}.reel-material-strip button>span{position:absolute;bottom:7px;left:7px;padding:1px 4px;border-radius:3px;background:#17241fde;color:#fff;font-size:9px}.reel-material-strip button>svg{position:absolute;top:6px;right:6px;padding:2px;border-radius:3px;background:var(--sc-primary);color:var(--sc-on-primary);box-sizing:content-box}.reel-steps{display:grid;grid-template-columns:repeat(3,1fr);max-width:1256px;margin:0 auto;border-top:1px solid var(--sc-line);border-bottom:1px solid var(--sc-line);padding:30px 0;scroll-margin-top:24px}.reel-steps article{display:flex;gap:19px;align-items:center;padding:0 32px;border-right:1px solid var(--sc-line)}.reel-steps article:first-child{padding-left:0}.reel-steps article:last-child{border:0}.reel-steps article>span{font-size:30px;font-weight:300;color:var(--sc-muted);font-variant-numeric:tabular-nums}.reel-steps h2{font-size:15px;font-weight:600;margin:0 0 6px}.reel-steps p{margin:0;color:var(--sc-muted);font-size:12px;line-height:1.8}.reel-section{max-width:1320px;margin:0 auto;padding:76px 32px;scroll-margin-top:24px}.reel-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.reel-section h2{margin:16px 0 0;font-size:32px;line-height:1.4;font-weight:600;letter-spacing:-.04em}.reel-section h2>span{font-size:15px;color:var(--sc-muted);font-weight:400;letter-spacing:0}.reel-section-heading>p{color:var(--sc-muted);font-size:13px;margin:0 0 5px;line-height:1.8}.reel-template-tools{display:flex;align-items:center;justify-content:space-between;gap:20px}.reel-filter{display:flex;flex-wrap:wrap;gap:6px}.reel-filter button{min-height:44px;padding:0 16px;border:1px solid transparent;border-radius:7px;color:var(--sc-muted);background:transparent;font-size:13px;transition:background .18s}.reel-filter button:hover{background:var(--sc-surface-soft)}.reel-filter button.active{background:var(--sc-primary);color:var(--sc-on-primary)}.reel-search{display:flex;align-items:center;gap:9px;padding:0 12px;color:var(--sc-muted);border:1px solid var(--sc-line-strong);border-radius:7px;background:var(--sc-surface)}.reel-search input{min-width:0;width:175px;height:44px;border:0;outline:none;background:transparent;color:var(--sc-ink);font:inherit;font-size:13px}.reel-search:focus-within{outline:2px solid var(--sc-accent);outline-offset:3px}.reel-search button{display:grid;place-items:center;width:44px;height:44px;margin-right:-10px;border:0;color:var(--sc-muted);background:transparent}.reel-result-count{margin:23px 0 15px;color:var(--sc-muted);font-size:12px}.reel-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 24px}.reel-template-card{min-width:0}.reel-template-cover{position:relative;display:block;width:100%;padding:0;border:1px solid var(--sc-line);border-radius:10px;overflow:hidden;background:var(--sc-canvas);transition:box-shadow .18s,transform .18s}.reel-template-cover:hover{transform:translateY(-3px);box-shadow:0 10px 24px #17352318}.reel-template-cover>.reel-preview{aspect-ratio:4 / 3!important}.reel-template-cover canvas{object-fit:contain}.reel-template-open{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border:1px solid #ffffff40;border-radius:6px;color:#fff;background:#14231fec;font-size:12px;opacity:0;transition:opacity .18s}.reel-template-card:hover .reel-template-open,.reel-template-cover:focus-visible .reel-template-open{opacity:1}.reel-template-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:16px 0 0}.reel-template-meta h3{margin:0;font-size:19px;font-weight:600;letter-spacing:-.5px}.reel-template-meta>span{color:var(--sc-muted);font-size:12px}.reel-template-card>p{margin:8px 0 0;color:var(--sc-muted);font-size:12px;line-height:1.8}.reel-empty{text-align:center;padding:70px 15px;color:var(--sc-muted)}.reel-empty h3{color:var(--sc-ink)}.reel-empty p{font-size:14px;margin-bottom:25px}.reel-faq{display:grid;grid-template-columns:1fr 1.6fr;gap:70px;border-top:1px solid var(--sc-line)}.reel-faq>div>p{color:var(--sc-muted);font-size:13px;line-height:1.8}.reel-faq-list details{border-bottom:1px solid var(--sc-line)}.reel-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;font-size:14px;font-weight:500;list-style:none}.reel-faq-list summary::-webkit-details-marker{display:none}.reel-faq-list summary svg{flex-shrink:0;color:var(--sc-muted);transition:transform .18s}.reel-faq-list details[open] summary svg{transform:rotate(180deg)}.reel-faq-list details p{color:var(--sc-muted);font-size:13px;line-height:1.9;margin:0;padding:0 26px 22px 0}.reel-footer{display:flex;align-items:center;gap:24px;max-width:1256px;padding:32px 0;margin:0 auto;border-top:1px solid var(--sc-line)}.reel-footer>span{font-size:12px;color:var(--sc-muted)}.reel-footer>div{display:flex;align-items:center;gap:30px;margin-left:auto;font-size:12px;color:var(--sc-muted)}.reel-footer button{display:flex;align-items:center;gap:8px;min-height:44px;padding:0;border:0;color:var(--sc-ink);background:transparent;font-size:12px}@media(max-width:1320px){.reel-steps,.reel-footer{margin-inline:32px}}@media(max-width:1100px){.reel-hero-intro{gap:16px}.reel-hero-intro p{display:none}.reel-workspace-body{grid-template-columns:134px minmax(0,1fr) 182px}.reel-editor-settings{padding-inline:9px}.reel-feature-stage{height:310px;padding-inline:16px}.reel-canvas-fit.ratio-story,.reel-canvas-fit.ratio-square{height:260px}.reel-material-strip{gap:7px}}@media(max-width:1000px){.reel-nav{gap:20px}.reel-nav nav{gap:8px}.reel-steps article{padding-inline:22px;gap:12px}.reel-template-grid{gap:28px 16px}}@media(max-width:760px){.reel-nav{height:80px;padding-inline:20px;gap:12px}.reel-logo strong{font-size:22px}.reel-nav-actions{gap:5px}.reel-nav-cta{display:none}.reel-menu-toggle{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:7px;color:var(--sc-ink);background:transparent}.reel-nav nav{display:none;position:absolute;top:72px;left:20px;right:20px;padding:8px;border:1px solid var(--sc-line);border-radius:10px;background:var(--sc-surface);box-shadow:var(--sc-shadow)}.reel-nav nav.is-open{display:grid}.reel-nav nav button{text-align:left;min-height:48px;padding-inline:14px}.reel-hero{padding:28px 20px 34px}.reel-hero-copy{display:block;margin-bottom:18px}.reel-hero h1{font-size:clamp(29px,5.2vw,38px);margin:14px 0 4px}.reel-hero h1 span{display:block}.reel-hero-intro{margin-top:10px}.reel-hero-intro p{display:none}.reel-feature-heading{min-height:56px;padding:8px 10px}.reel-workspace-title{font-size:12px;gap:7px}.reel-workspace-status,.reel-reset{display:none}.reel-workspace-start{min-height:44px;padding-inline:10px;gap:6px}.reel-feature-heading>div{gap:0}.reel-workspace-body{display:grid;grid-template-columns:minmax(0,1fr);height:auto}.reel-workspace-center{grid-row:1}.reel-canvas-heading{padding:13px 14px 0}.reel-feature-stage{flex:none;height:244px;padding:14px}.reel-canvas-fit.ratio-story,.reel-canvas-fit.ratio-square{height:216px}.reel-playback-bar{padding:0 14px 12px}.reel-feature-styles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px;border-right:0;border-top:1px solid var(--sc-line)}.reel-feature-styles h2,.reel-feature-styles>.reel-more-styles{display:none}.reel-feature-styles button>span:last-child{min-height:30px;padding-inline:1px;font-size:11px}.reel-editor-settings{display:block;padding:2px 12px 12px;border:0}.reel-editor-settings h2,.reel-settings-note{display:none}.reel-editor-settings fieldset{margin:8px 0}.reel-editor-settings legend{float:left;width:60px;padding-top:16px;margin:0;font-size:11px}.reel-editor-settings .reel-segment,.reel-editor-settings .reel-swatches{margin-left:70px}.reel-swatches button{width:44px}.reel-swatches button span{width:24px;height:24px}.reel-materials{padding:12px}.reel-materials-heading{gap:6px;font-size:10px}.reel-material-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.reel-material-strip button>span{bottom:5px;left:5px;font-size:8px}.reel-steps{margin-inline:20px;padding:22px 0;gap:16px}.reel-steps article{display:block;padding:0;border:0}.reel-steps article>span{display:block;font-size:22px;margin-bottom:10px}.reel-steps h2{font-size:14px}.reel-steps p{font-size:12px;text-wrap:pretty}.reel-section{padding:48px 20px}.reel-section-heading{display:block;margin-bottom:22px}.reel-section h2{font-size:27px}.reel-section-heading>p{margin-top:12px}.reel-template-tools{flex-direction:column;align-items:stretch;gap:14px}.reel-filter{gap:3px}.reel-filter button{padding-inline:12px;font-size:12px}.reel-search input{width:100%;font-size:16px}.reel-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.reel-template-meta{flex-wrap:wrap;gap:6px;margin-top:12px}.reel-template-meta h3{font-size:17px}.reel-template-meta>span{font-size:11px}.reel-template-card>p{font-size:12px}.reel-template-open{opacity:1;font-size:11px;min-height:30px;bottom:8px;right:8px;padding-inline:8px}.reel-template-open svg{width:13px}.reel-faq{grid-template-columns:1fr;gap:16px}.reel-footer{flex-wrap:wrap;margin-inline:20px;gap:12px 20px;padding-block:24px}.reel-footer>div{width:100%;margin-left:0;justify-content:space-between}}@media(hover:none){.reel-template-open{opacity:1}}@media(prefers-reduced-motion:reduce){.showcase-landing{scroll-behavior:auto}.showcase-landing *,.showcase-landing *:after{animation:none!important;transition:none!important}.showcase-landing button:hover{transform:none}}:root{--sc-bg: #f7f8f6;--sc-surface: #ffffff;--sc-surface-soft: #f0f2ef;--sc-canvas: #e9ece8;--sc-line: #dfe4de;--sc-line-strong: #a6afa5;--sc-ink: #202820;--sc-muted: #636e62;--sc-accent: #285e46;--sc-accent-soft: #eaf2ec;--sc-primary: #233c2e;--sc-on-primary: #ffffff;--sc-shadow: 0 16px 48px #17241b18;--showreel-bg: var(--sc-bg);--showreel-ink: var(--sc-ink);--showreel-muted: var(--sc-muted);--showreel-line: var(--sc-line)}:root[data-theme=dark]{--sc-bg: #171a19;--sc-surface: #202422;--sc-surface-soft: #2b302d;--sc-canvas: #141816;--sc-line: #373e39;--sc-line-strong: #727f74;--sc-ink: #edf2eb;--sc-muted: #aab7a9;--sc-accent: #b5d6b0;--sc-accent-soft: #2d3e30;--sc-primary: #d1e7bd;--sc-on-primary: #1a281b;--sc-shadow: 0 16px 48px #0005;--color-background: var(--sc-bg);--color-surface: var(--sc-surface);--color-surface-elevated: var(--sc-surface);--color-surface-muted: var(--sc-surface-soft);--color-text: var(--sc-ink);--color-text-muted: var(--sc-muted);--color-border: var(--sc-line);--color-border-strong: var(--sc-line-strong);--color-primary-soft: var(--sc-accent-soft);--color-focus: var(--sc-accent)}body{color:var(--sc-ink);background:var(--sc-bg)}.ui-segmented-control{background:var(--sc-surface-soft)}.ui-segmented-control button{color:var(--sc-muted)}.ui-segmented-control button.active{color:var(--sc-accent);background:var(--sc-surface)}.ui-slider-field>span,.ui-slider-field>b{color:var(--sc-muted)}.ui-slider-track{background:var(--sc-line)}.ui-slider-range{background:var(--sc-accent)}.ui-slider-thumb{background:var(--sc-surface);border-color:var(--sc-accent)}.ui-number-step{color:var(--sc-muted);background:var(--sc-surface-soft)}.ui-number-step:first-child,.ui-number-step:last-child{border-color:var(--sc-line)}.ui-number-step:hover:not(:disabled),.ui-number-step:active:not(:disabled){color:var(--sc-accent);background:var(--sc-accent-soft)}.ui-number-input{color:var(--sc-ink)}.ui-icon-button:hover:not(:disabled){background:var(--sc-surface-soft)}.playback-icon-button.playback-primary{background:var(--sc-primary);color:var(--sc-on-primary);border-color:var(--sc-primary)}.playback-icon-button.playback-primary:hover{background:var(--sc-primary);color:var(--sc-on-primary);filter:brightness(1.08)}.playback-scrubber{accent-color:var(--sc-accent)}.ui-select-trigger{min-height:38px;color:var(--sc-ink);background:var(--sc-surface);border-color:var(--sc-line);border-radius:6px}.ui-select-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-select-trigger[data-state=open]{border-color:var(--sc-accent);box-shadow:0 0 0 2px var(--sc-accent-soft)}.ui-select-content{z-index:250;color:var(--sc-ink);background:var(--sc-surface);border-color:var(--sc-line);border-radius:8px;box-shadow:var(--sc-shadow)}.ui-select-option{min-height:38px;color:var(--sc-ink);border-radius:5px;padding-block:8px}.ui-select-option[data-highlighted],.ui-select-option[data-state=checked]{color:var(--sc-accent);background:var(--sc-accent-soft)}.ui-select-option-copy>span{white-space:normal;overflow-wrap:anywhere}.ui-select-option-copy small{white-space:normal;overflow-wrap:anywhere}.ui-select-group-label,.ui-select-option-copy small,.ui-select-chevron{color:var(--sc-muted)}.ui-select-group-label{padding:10px 10px 5px;font-size:11px}.ui-select-check{color:var(--sc-accent)}.ui-select-scroll{height:24px;display:flex;justify-content:center;align-items:center;color:var(--sc-muted);background:var(--sc-surface)}.cardrig-stage-toolbar .ui-select-trigger{width:140px}@media(max-width:820px){.ui-select-trigger,.ui-select-option{min-height:44px}}.theme-toggle,.action-menu>summary{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:10px;color:var(--sc-muted);background:transparent;cursor:pointer;transition:color .16s,background .16s,border-color .16s}.theme-toggle:hover,.action-menu>summary:hover,.action-menu[open]>summary{color:var(--sc-ink);background:var(--sc-surface-soft);border-color:var(--sc-line)}.theme-toggle:focus-visible,.action-menu>summary:focus-visible{outline:2px solid var(--sc-accent);outline-offset:2px}.action-menu{position:relative;flex-shrink:0}.action-menu>summary{list-style:none}.action-menu>summary::-webkit-details-marker{display:none}.action-menu-popover{position:absolute;z-index:45;right:0;top:calc(100% + 8px);width:218px;padding:6px;border:1px solid var(--sc-line);border-radius:12px;background:var(--sc-surface);box-shadow:var(--sc-shadow)}.action-menu-popover>button{width:100%;min-height:42px;display:flex;justify-content:flex-start;align-items:center;gap:10px;padding:0 12px;border:0;border-radius:7px;color:var(--sc-ink);background:transparent;cursor:pointer;text-align:left;font-size:12px}.action-menu-popover>button:hover:not(:disabled){background:var(--sc-surface-soft)}.action-menu-popover>button:disabled{opacity:.4;cursor:not-allowed}.studio-shortcut-hint{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;color:var(--sc-muted);font-size:11px}.studio-shortcut-hint kbd{font:inherit;padding:3px 5px;border:1px solid var(--sc-line);border-radius:4px}.showreel-studio{height:100dvh;grid-template-rows:64px minmax(0,1fr);color:var(--sc-ink)}.studio-topbar{position:relative;z-index:35;grid-template-columns:36px max-content minmax(100px,260px) max-content max-content 1fr;padding-inline:16px;gap:12px}.studio-top-actions{gap:6px}.studio-grid{grid-template-columns:248px minmax(0,1fr) 286px}.studio-brand{font-size:15px}.studio-brand>span{background:var(--sc-accent-soft);color:var(--sc-accent)}.studio-project-name input{color:var(--sc-ink)}.studio-project-name input:focus-visible{outline:2px solid var(--sc-accent);outline-offset:3px;border-radius:3px}.studio-panel-title{border-bottom:0;min-height:77px;padding:18px 18px 12px}.studio-panel-title span{color:var(--sc-muted);font-size:10px;letter-spacing:.12em}.studio-panel-title h2{margin-top:3px;font-size:16px}.studio-panel-title button{border:0;background:transparent}.studio-template-search{margin:0 16px 10px;background:var(--sc-surface-soft);border-color:transparent}.studio-template-search:focus-within{border-color:var(--sc-accent)}.studio-template-search input:focus-visible{outline:none}.studio-template-filters{padding-inline:16px}.studio-template-filters button{flex:1;justify-content:center;padding-inline:6px;font-size:12px}.studio-template-filters button span{font-size:10px}.studio-look-toggle{display:flex;align-items:center;gap:6px;padding:8px 17px 4px;color:var(--sc-muted);font-size:11px;cursor:pointer}.studio-look-toggle input{accent-color:var(--sc-accent);width:14px;height:14px}.studio-backdrops>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.studio-backdrops button{min-width:0;padding:3px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--sc-muted);cursor:pointer}.studio-backdrops button.active{border-color:var(--sc-accent);color:var(--sc-accent);background:var(--sc-accent-soft)}.studio-backdrops button>span{display:grid;place-items:center;height:38px;border-radius:6px;background-position:center;background-size:cover;color:#fff}.studio-backdrops button svg{padding:2px;width:20px;height:20px;background:#1d302dcc;border-radius:50%}.studio-backdrops small{display:block;padding-top:5px;font-size:10px}.studio-soundtracks{margin-top:13px}.studio-soundtracks>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.studio-soundtracks>header>span{display:flex;gap:6px;align-items:center;font-size:12px;font-weight:600}.studio-soundtracks>header small{font-size:10px;color:var(--sc-muted)}.studio-soundtracks article{display:flex;align-items:center;gap:9px;padding:10px 7px;margin-bottom:7px;border:1px solid var(--sc-line);border-radius:10px;background:var(--sc-surface)}.studio-soundtracks article.active{border-color:var(--sc-accent);background:var(--sc-accent-soft)}.soundtrack-audition{width:36px;height:42px;display:grid;place-items:center;flex-shrink:0;border:0;border-radius:7px;background:var(--track-color);color:#203328;cursor:pointer}.studio-soundtracks article>div{display:grid;gap:4px;min-width:0;flex:1}.studio-soundtracks strong{font-size:12px}.studio-soundtracks article small{color:var(--sc-muted);font-size:10px;line-height:1.5}.studio-soundtracks article>div>span{font-size:9px;color:var(--sc-muted);letter-spacing:.05em}.soundtrack-apply{width:30px;height:36px;display:grid;place-items:center;flex-shrink:0;border:0;border-radius:6px;color:var(--sc-accent);background:transparent;cursor:pointer}.soundtrack-apply:hover{background:var(--sc-surface-soft)}.soundtrack-actions{display:flex;gap:6px;margin-top:13px}.soundtrack-actions button{min-height:36px;display:grid;place-items:center;padding:0 10px;border:1px solid var(--sc-line);border-radius:7px;color:var(--sc-accent);background:var(--sc-surface);cursor:pointer;font-size:11px}.soundtrack-actions button:first-child{flex:1}.soundtrack-hint{font-size:10px;line-height:1.8;color:var(--sc-muted)}.studio-template-list{gap:12px;padding:10px 16px 20px}.studio-template-card.active{border-color:var(--sc-accent);box-shadow:0 0 0 1px var(--sc-accent);background:var(--sc-accent-soft)}.studio-template-copy{padding:11px 30px 7px 4px}.studio-template-copy strong{font-size:13px;color:var(--sc-ink)}.studio-template-copy small{font-size:11px;color:var(--sc-muted)}.studio-template-select .reel-preview{border-radius:7px}.studio-favorite{opacity:0;transition:opacity .16s,background .16s}.studio-template-card:hover .studio-favorite,.studio-template-card:focus-within .studio-favorite,.studio-favorite.active{opacity:1}.studio-template-select .template-selected{color:var(--sc-on-primary);background:var(--sc-primary)}.studio-center{grid-template-rows:44px minmax(240px,1fr) auto}.studio-preview-toolbar{background:var(--sc-bg);border-color:var(--sc-line);padding-inline:22px}.studio-preview .stage-area{background:var(--sc-canvas);grid-template-rows:minmax(0,1fr) 64px}.studio-preview .playback-controls{border-color:var(--sc-line);background:var(--sc-surface);padding-inline:24px}.studio-preview .playback-icon-button{color:var(--sc-muted);border-color:transparent;background:transparent}.studio-preview .playback-icon-button:hover{background:var(--sc-surface-soft)}.studio-preview .playback-primary,.showreel-studio .studio-render,.studio-media-actions .add-media-button,.studio-audio-import{color:var(--sc-on-primary);background:var(--sc-primary);border-color:var(--sc-primary)}.studio-preview .playback-primary:hover,.showreel-studio .studio-render:hover{filter:brightness(1.12);color:var(--sc-on-primary);background:var(--sc-primary)}.studio-preview .playback-icon-button.active{color:var(--sc-accent);background:var(--sc-accent-soft)}.studio-preview .playback-time{color:var(--sc-muted)}.studio-preview .playback-scrubber{accent-color:var(--sc-accent)}.studio-media-panel{padding:14px 20px 18px;overflow:visible}.studio-media-actions .action-menu>summary{width:34px;height:34px}.studio-media-actions .action-menu-popover{top:auto;bottom:calc(100% + 8px)}.studio-demo-notice{border:0;padding:7px 10px;background:var(--sc-accent-soft);color:var(--sc-accent)}.studio-demo-notice button{color:var(--sc-accent)}.studio-media-strip{margin-top:12px;gap:10px}.studio-media-strip article{width:116px;flex-basis:116px;padding-bottom:2px}.studio-media-strip .media-select{width:116px;height:78px;border-radius:9px}.studio-media-strip .media-item-tools{bottom:6px;flex-wrap:nowrap;gap:2px}.studio-media-strip .media-item-tools button{min-width:24px;min-height:28px;color:#fff}.studio-media-panel.expanded .studio-media-strip{max-height:230px;overflow-y:auto}.studio-settings-tabs{margin-inline:16px}.studio-settings-tabs button.active,.studio-background-tabs button.active,.studio-option-grid button.active{color:var(--sc-accent);background:var(--sc-surface)}.studio-settings-content{padding:8px 18px 28px}.studio-settings-content fieldset{margin-top:22px}.studio-ratio-grid button.active{color:var(--sc-accent);background:var(--sc-accent-soft);border-color:var(--sc-accent);box-shadow:0 0 0 1px var(--sc-accent) inset}.studio-slider input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.studio-slider input::-webkit-slider-thumb{background:var(--sc-accent);border-color:var(--sc-surface)}.studio-slider input::-moz-range-thumb{background:var(--sc-accent);border-color:var(--sc-surface)}.studio-slider output{padding:3px 7px;border-radius:5px;background:var(--sc-surface-soft);font-size:11px}.fit-options{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-animation-note{border-color:var(--sc-line);color:var(--sc-accent);background:var(--sc-accent-soft)}.studio-animation-note strong{color:var(--sc-accent)}.studio-toggle-row{padding-top:10px}.studio-switch i{background:#fff}.studio-switch.active{background:#397752}.studio-color-grid button.active{color:#fff}.studio-color-grid button:nth-child(2).active,.studio-color-grid button:nth-child(4).active{color:#202820}.studio-color-grid label:after{pointer-events:none}.studio-color-grid label svg{pointer-events:none}.studio-color-grid input{z-index:2}.studio-drop-overlay{color:var(--sc-accent);background:color-mix(in srgb,var(--sc-surface) 94%,transparent)}.showreel-nav,.creator-header{background:var(--sc-surface);border-color:var(--sc-line)}.showreel-nav nav,.creator-progress>span:not(:last-child):after{background:var(--sc-surface-soft)}.showreel-nav nav button,.showreel-nav nav>span{color:var(--sc-muted)}.showreel-nav nav>span.active,.account-pill{background:var(--sc-surface);color:var(--sc-ink)}.showreel-creator,.creator-body{color:var(--sc-ink);background:var(--sc-bg)}.creator-header{grid-template-columns:44px minmax(120px,230px) 1fr 40px max-content}.creator-close,.creator-next,.creator-preview-toggle,.creator-demo-button,.media-heading button{color:var(--sc-ink);background:var(--sc-surface);border-color:var(--sc-line)}.creator-next:hover:not(:disabled),.creator-close:hover{background:var(--sc-surface-soft);border-color:var(--sc-line-strong)}.creator-title input,.step-heading h2,.review-copy h2,.review-copy dd{color:var(--sc-ink)}.creator-title span,.step-heading p,.step-heading>span,.creator-progress>span,.motion-grid small,.review-copy p,.review-copy dt,.review-copy>small,.review-copy>span{color:var(--sc-muted)}.creator-progress i{border-color:var(--sc-line-strong)}.creator-progress .active{color:var(--sc-ink)}.creator-progress .active i,.creator-generate{color:var(--sc-on-primary);background:var(--sc-primary);border-color:var(--sc-primary)}.creator-progress .done,.creator-progress .done i{color:var(--sc-accent)}.creator-progress .done i{background:var(--sc-accent-soft);border-color:var(--sc-line)}.motion-grid>button{padding:10px;color:var(--sc-ink);background:var(--sc-surface);border-color:var(--sc-line);border-radius:14px}.motion-grid>button:hover{border-color:var(--sc-line-strong)}.motion-grid>button.active{border-color:var(--sc-accent);box-shadow:0 0 0 1px var(--sc-accent)}.motion-grid .motion-check{color:var(--sc-on-primary);background:var(--sc-primary)}.upload-dropzone{background:var(--sc-surface);border-color:var(--sc-line-strong);color:var(--sc-ink)}.upload-dropzone:hover,.upload-dropzone.active{background:var(--sc-accent-soft);border-color:var(--sc-accent)}.upload-dropzone small,.media-heading small{color:var(--sc-muted)}.customize-controls legend,.creator-range>span,.creator-range b{color:var(--sc-ink)}.creator-range output{color:var(--sc-muted)}.ratio-options button{background:var(--sc-surface);border-color:var(--sc-line);color:var(--sc-muted)}.ratio-options button.active{border-color:var(--sc-accent);background:var(--sc-accent-soft);color:var(--sc-accent)}.review-card,.review-copy{background:var(--sc-surface);border-color:var(--sc-line)}.review-copy dl{border-color:var(--sc-line)}.new-project-card{background:var(--sc-surface);border-color:var(--sc-line-strong);color:var(--sc-ink)}.new-project-card:hover{background:var(--sc-accent-soft)}.new-project-card small,.showreel-project-card>div small,.project-more{color:var(--sc-muted)}.project-name{color:var(--sc-ink)}.project-more:hover,.dashboard-project-menu button:hover{background:var(--sc-surface-soft);color:var(--sc-ink)}.dashboard-project-menu{background:var(--sc-surface);border-color:var(--sc-line)}.dashboard-project-menu button{color:var(--sc-ink)}.showreel-primary{color:var(--sc-on-primary);background:var(--sc-primary);border-color:var(--sc-primary);box-shadow:none}.showreel-primary:hover{color:var(--sc-on-primary);background:var(--sc-primary);box-shadow:var(--sc-shadow)}.creator-error{color:#c84d45}.topbar .header-more-button{display:inline-flex}.topbar,.app-shell{background:var(--sc-bg);color:var(--sc-ink);border-color:var(--sc-line)}[data-theme=dark] :is(.ui-dialog-content,.export-dialog,.project-audio-dialog,.property-sidebar,.asset-sidebar,.template-sidebar,.layer-sidebar,.workspace-tabs,.sidebar,.panel){background:var(--sc-surface);color:var(--sc-ink);border-color:var(--sc-line)}[data-theme=dark] :is(.ui-dialog-content,.app-shell) :is(input:not([type=color]):not([type=range]),select,textarea,.secondary-button,.icon-button,.export-formats button){background:var(--sc-surface-soft);color:var(--sc-ink);border-color:var(--sc-line)}[data-theme=dark] :is(.export-field,.export-message,.header-actions-menu button,.document-title,.save-indicator){color:var(--sc-muted)}[data-theme=dark] .export-formats button.active{background:var(--sc-accent-soft);color:var(--sc-accent);border-color:var(--sc-accent)}.header-actions-menu button{color:var(--sc-ink)}@media(max-width:1100px)and (min-width:821px){.studio-grid{grid-template-columns:205px minmax(0,1fr) 245px}.studio-topbar{grid-template-columns:34px max-content minmax(100px,1fr) max-content max-content max-content;gap:8px}.studio-save-state{display:none}.studio-top-actions{grid-column:6}.studio-template-list,.studio-settings-content{padding-inline:12px}}@media(max-width:820px){.soundtrack-audition,.soundtrack-apply{min-width:44px;min-height:44px}.studio-look-toggle{min-height:44px}.showreel-studio{height:auto;min-height:100dvh;overflow:visible}.studio-topbar{position:sticky;top:0;grid-template-columns:36px minmax(0,1fr) max-content;gap:6px;padding-inline:8px}.studio-brand,.studio-save-state,.studio-history-actions,.studio-project-name span{display:none}.studio-project-name input{width:100%;font-size:14px}.theme-toggle,.action-menu>summary{width:44px;height:44px}.studio-top-actions{gap:0}.studio-center{grid-template-rows:40px minmax(310px,52vh) auto;min-height:0}.studio-preview .stage-area{grid-template-rows:minmax(0,1fr) 64px}.studio-preview .playback-controls{padding-inline:8px}.studio-preview .stage-frame,.studio-media-panel{padding:12px}.studio-media-strip article{flex-basis:156px;width:156px;padding-bottom:42px}.studio-media-strip .media-select{width:156px;height:95px}.studio-media-strip .media-item-tools{bottom:0;opacity:1}.studio-media-strip .media-item-tools button{min-width:36px;min-height:40px;background:var(--sc-surface-soft);color:var(--sc-ink);border-color:var(--sc-line)}.studio-template-list{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-favorite{opacity:1}.studio-settings-content{max-width:620px;margin-inline:auto}.creator-header{grid-template-columns:40px minmax(0,1fr) 44px max-content;padding-inline:12px;gap:8px}.creator-progress{display:none}.reel-nav nav{background:var(--sc-surface);border-color:var(--sc-line)}.reel-nav{gap:4px}.reel-nav .theme-toggle{margin-left:0}}@media(max-width:480px){.studio-template-list{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-top-actions .studio-render{font-size:0;min-width:44px;width:44px;height:44px;padding:0}.studio-preview-toolbar{padding-inline:12px}.showreel-nav{padding-inline:12px;grid-template-columns:auto 1fr auto;gap:10px}.showreel-nav nav{justify-self:center}.showreel-nav nav button,.showreel-nav nav>span{padding-inline:10px;font-size:12px}.showreel-nav .account-pill{display:flex;min-width:44px;min-height:44px;justify-content:center;padding:4px}.creator-title input{width:100%;font-size:13px}.creator-next{padding-inline:10px}.reel-nav-cta{font-size:10px!important;padding-inline:10px}}@media(hover:none){.studio-favorite,.media-actions,.cover-play{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.theme-toggle,.action-menu *,.studio-favorite{transition:none}}.showreel-audio-panel{min-width:0;color:var(--sc-ink);font-size:12px}.audio-section{padding:19px 0;border-bottom:1px solid var(--sc-line)}.audio-section>header{display:flex;align-items:center;gap:8px;margin-bottom:14px}.audio-section h3{display:flex;align-items:center;gap:7px;flex:1;margin:0;font-size:13px;font-weight:650}.audio-icon{flex:0 0 32px;width:32px;height:32px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:6px;color:var(--sc-muted);background:transparent;cursor:pointer}.audio-icon:hover:not(:disabled){color:var(--sc-accent);background:var(--sc-accent-soft)}.audio-icon:disabled{opacity:.4;cursor:not-allowed}.audio-audition{width:38px;height:38px;border:1px solid var(--sc-line);background:var(--sc-surface-soft)}.audio-presets{grid-template-columns:repeat(3,minmax(0,1fr))}.audio-event{margin-top:14px}.audio-event-heading{display:flex;align-items:center;justify-content:space-between;height:28px;margin-bottom:3px}.audio-event-heading .audio-icon{width:28px;height:28px}.audio-event-choice{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:6px}.audio-event-choice .ui-select-trigger{height:38px}.audio-event-detail{padding:0 0 9px}.audio-event-detail .studio-slider{margin-top:12px}.audio-details{margin-top:16px}.audio-details summary{min-height:32px;color:var(--sc-muted);cursor:pointer;font-size:12px}.audio-details summary span{margin-left:6px;font-variant-numeric:tabular-nums}.audio-markers{max-height:190px;overflow:auto}.audio-markers button{display:flex;width:100%;justify-content:space-between;gap:8px;padding:8px;color:var(--sc-muted);border:0;border-bottom:1px solid var(--sc-line);background:transparent;font-size:11px;cursor:pointer}.audio-markers button:hover{color:var(--sc-accent);background:var(--sc-accent-soft)}.audio-current{display:flex;align-items:center;gap:8px;margin:12px 0;min-width:0}.audio-current strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.audio-library-filters{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:6px;margin-bottom:8px}.audio-library-filters>input{width:100%;min-width:0;height:36px;padding:0 9px;border:1px solid var(--sc-line);border-radius:6px;color:var(--sc-ink);background:var(--sc-surface);font-size:12px}.audio-library{max-height:260px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.audio-library article{display:grid;grid-template-columns:34px minmax(0,1fr) 32px;gap:8px;align-items:center;min-height:58px;padding:7px 3px;border-bottom:1px solid var(--sc-line)}.audio-library article.active{background:var(--sc-accent-soft)}.audio-library article>div{display:grid;gap:4px;min-width:0}.audio-library strong{font-size:12px;font-weight:600;overflow-wrap:anywhere}.audio-library small{font-size:10px;color:var(--sc-muted)}.audio-track-play{width:34px;height:38px;display:grid;place-items:center;border:0;border-radius:6px;color:#23322c;background:var(--track-color);cursor:pointer}.audio-command{display:inline-flex;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 10px;border:1px solid var(--sc-line);border-radius:6px;color:var(--sc-ink);background:var(--sc-surface);font-size:12px;cursor:pointer}.audio-command:hover{border-color:var(--sc-line-strong);background:var(--sc-surface-soft)}.audio-command:disabled{opacity:.5;cursor:wait}.audio-section>.audio-command{width:100%;margin-top:10px}.audio-number-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.audio-number{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:5px;margin-top:10px;font-size:11px;color:var(--sc-muted)}.audio-number>span{flex:0 0 100%}.audio-number input{width:0;min-width:0;flex:1;height:34px;padding:0 7px;border:1px solid var(--sc-line);border-radius:5px;color:var(--sc-ink);background:var(--sc-surface);font:inherit;font-variant-numeric:tabular-nums}.audio-number small{width:18px}.audio-beat{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:end;margin-top:10px}.audio-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:16px}.audio-footer>span{display:inline-flex;align-items:center;gap:4px;color:var(--sc-muted);font-size:11px}.audio-empty{padding:14px 6px;color:var(--sc-muted)}.studio-render:disabled{opacity:.5;cursor:wait}.showreel-audio-panel :is(button,input,summary):focus-visible{outline:2px solid var(--sc-accent);outline-offset:2px}@media(max-width:820px){.audio-icon,.audio-track-play,.audio-audition,.audio-event-heading .audio-icon{min-width:44px;height:44px}.audio-event-heading{height:44px}.audio-event-choice{grid-template-columns:minmax(0,1fr) 44px}.audio-event-choice .ui-select-trigger,.audio-command,.audio-number input,.audio-library-filters>input{min-height:44px}.audio-library article{grid-template-columns:44px minmax(0,1fr) 44px}.audio-number input,.audio-library-filters>input{font-size:16px}}.studio-preview-toolbar{min-height:44px;gap:8px}.studio-view-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.studio-view-actions button,.library-card-title button,.library-favorite-filter{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--sc-muted);cursor:pointer}.studio-view-actions button:hover,.library-card-title button:hover{color:var(--sc-accent);background:var(--sc-accent-soft)}.studio-view-actions button:disabled{opacity:.35;cursor:default}.studio-center{grid-template-rows:44px minmax(260px,1fr) auto}@media(min-width:821px){.studio-grid.templates-collapsed{grid-template-columns:minmax(0,1fr) 286px}.studio-grid.settings-collapsed{grid-template-columns:248px minmax(0,1fr)}.studio-grid.templates-collapsed.settings-collapsed{grid-template-columns:minmax(0,1fr)}}.studio-focus-mode .studio-center{grid-template-rows:44px minmax(0,1fr)}.studio-focus-mode .studio-preview .stage-frame{padding:12px}.studio-media-strip .media-item-tools{gap:2px}.showreel-crop-dialog,.showreel-library-dialog{width:min(1040px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);overflow:auto;padding:24px;background:var(--sc-surface);color:var(--sc-ink);border:1px solid var(--sc-line);border-radius:16px}.showreel-crop-dialog{width:min(820px,calc(100vw - 32px))}:is(.showreel-crop-dialog,.showreel-library-dialog) header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}:is(.showreel-crop-dialog,.showreel-library-dialog) h2{margin:0;font-size:22px}:is(.showreel-crop-dialog,.showreel-library-dialog) header p{margin:6px 0 0;color:var(--sc-muted);font-size:13px;overflow-wrap:anywhere}.crop-dialog-body{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(220px,1fr);gap:28px}.crop-preview{display:grid;place-items:center;min-height:280px;padding:16px;background:var(--sc-canvas);border-radius:10px}.crop-preview canvas{width:100%;max-height:50dvh;object-fit:contain}.crop-controls fieldset,.video-output-options fieldset{min-width:0;border:0;padding:0;margin:0 0 20px}.crop-controls legend,.video-output-options legend{margin-bottom:10px;color:var(--sc-muted);font-size:13px}.crop-controls .ui-button{margin-top:24px}.crop-controls input:disabled{opacity:.4;cursor:default}.showreel-crop-dialog footer{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.library-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 150px 44px;gap:12px;margin-bottom:24px}.library-search{display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--sc-line);border-radius:8px;color:var(--sc-muted)}.library-search input{min-width:0;width:100%;height:44px;border:0;color:var(--sc-ink);background:transparent;font-size:14px}.library-favorite-filter{width:44px;height:44px;border-color:var(--sc-line)}.library-favorite-filter.active{background:var(--sc-accent-soft);color:var(--sc-accent)}.library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.library-grid article{min-width:0;overflow:hidden;border:1px solid var(--sc-line);border-radius:12px;padding:10px}.library-grid article.selected{border-color:var(--sc-accent)}.library-preview{display:grid;place-items:center;position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:7px;background:var(--sc-canvas)}.library-preview .reel-preview{width:auto;height:100%;max-width:100%;max-height:100%}.library-preview .reel-preview canvas{object-fit:contain}.export-dialog{max-height:calc(100dvh - 32px);overflow-y:auto}.library-preview>button{position:absolute;bottom:12px;right:12px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--sc-line);border-radius:50%;color:var(--sc-ink);background:var(--sc-surface);cursor:pointer;box-shadow:var(--sc-shadow)}.library-card-title{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.library-card-title h3{display:flex;align-items:center;gap:8px;margin:0;font-size:17px}.library-card-title button{width:44px;height:44px}.library-grid article>p{min-height:38px;margin:0 0 12px;color:var(--sc-muted);font-size:13px;line-height:1.6}.library-use,.library-empty button{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;min-height:44px;border:1px solid var(--sc-line);border-radius:7px;background:var(--sc-surface-soft);color:var(--sc-ink);cursor:pointer}.library-use:hover{color:var(--sc-accent);background:var(--sc-accent-soft)}.library-empty{padding:40px;text-align:center;color:var(--sc-muted)}.video-output-options{display:grid;gap:16px;margin-top:20px}.video-output-options fieldset{margin:0}.export-resolution{grid-template-columns:repeat(3,1fr)}.video-output-summary{display:grid;gap:8px;padding:14px;border-radius:8px;background:var(--sc-surface-soft);color:var(--sc-muted);font-size:12px;line-height:1.5}.video-output-summary strong{color:var(--sc-ink);font-size:14px}:is(.showreel-library-dialog,.showreel-crop-dialog) :is(button,input):focus-visible{outline:2px solid var(--sc-accent);outline-offset:2px}@media(max-width:820px){.studio-view-actions button{width:44px;height:44px}.studio-preview-toolbar{min-height:48px;padding-inline:8px}.studio-center{grid-template-rows:48px minmax(310px,52vh) auto}.studio-focus-mode .studio-center{min-height:calc(100dvh - 64px);grid-template-rows:48px minmax(0,1fr)}.studio-media-strip article{padding-bottom:88px}.studio-media-strip .media-item-tools button{min-width:44px;min-height:44px}.studio-preview-summary{display:none}.crop-dialog-body{grid-template-columns:1fr;gap:18px}.crop-preview{min-height:180px}.crop-preview canvas{max-height:32dvh}.showreel-crop-dialog,.showreel-library-dialog{padding:16px}.library-grid{grid-template-columns:1fr;gap:18px}.library-toolbar{grid-template-columns:minmax(0,1fr) 44px}.library-search{grid-column:1 / -1}.library-search input{font-size:16px}.video-output-options button{min-height:44px}}.advanced-editor{height:100dvh;min-height:0;display:grid;grid-template-rows:64px minmax(0,1fr);overflow:hidden;color:var(--sc-ink);background:var(--sc-canvas);font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif}.advanced-header{position:relative;z-index:30;min-width:0}.advanced-header .editor-topbar{height:100%}.advanced-editor .workspace{height:auto;min-height:0;grid-template-columns:288px minmax(0,1fr) 312px}.advanced-editor .left-workspace{grid-template-columns:56px minmax(0,1fr);background:var(--sc-surface);border-color:var(--sc-line)}.advanced-editor .workspace-tabs{gap:8px;padding:12px 5px;background:var(--sc-bg);border-color:var(--sc-line)}.advanced-editor .workspace-tabs button{width:44px;height:56px;gap:4px;align-content:center;border-radius:8px;color:var(--sc-muted)}.advanced-editor .workspace-tabs button span{font-size:11px}.advanced-editor .workspace-tabs button.active{color:var(--sc-accent);background:var(--sc-accent-soft)}.advanced-editor .workspace-tabs button:hover:not(.active){background:var(--sc-surface-soft)}.advanced-editor :is(.template-sidebar,.asset-sidebar,.layer-sidebar,.property-sidebar){background:var(--sc-surface);color:var(--sc-ink);border-color:var(--sc-line)}.advanced-editor .layer-sidebar{padding:0;display:flex;flex-direction:column}.advanced-editor .layer-count{padding:3px 8px;border-radius:6px;background:var(--sc-surface-soft);color:var(--sc-muted);font-size:12px}.advanced-editor .layer-search{flex-shrink:0;margin:0 12px 12px}.advanced-editor .layer-search input{width:100%;min-width:0}.advanced-editor .layer-search button{flex-shrink:0;border:0;color:var(--sc-muted);background:transparent;display:grid;place-items:center;width:28px;height:32px;cursor:pointer}.advanced-editor .layer-list{display:flex;flex-direction:column;gap:4px;flex:1;min-height:0;overflow-y:auto;padding:0 8px 12px}.advanced-editor .layer-item{grid-template-columns:minmax(0,1fr) 28px 28px;gap:2px;padding:4px;min-height:58px;border-radius:8px;flex-shrink:0}.advanced-editor .layer-item.active{border-color:var(--sc-line-strong);background:var(--sc-accent-soft)}.advanced-editor .layer-item.muted{opacity:1}.advanced-editor .layer-item.muted .layer-type-icon{color:var(--sc-muted);background:var(--sc-surface-soft)}.advanced-editor .layer-select{height:46px;grid-template-columns:28px minmax(0,1fr);gap:8px;color:var(--sc-ink)}.advanced-editor .layer-type-icon{width:28px;height:32px;border-radius:6px;display:grid;place-items:center;color:var(--sc-accent);background:var(--sc-surface-soft)}.advanced-editor .layer-name{display:block;font-size:12px;font-weight:550}.advanced-editor .layer-name small{display:block;margin-top:5px;color:var(--sc-muted);font-size:11px;font-weight:400}.advanced-editor .layer-control{width:28px;height:36px;color:var(--sc-muted)}.advanced-editor :is(.layer-control,.layer-select):hover{background:var(--sc-surface-soft)}.advanced-editor .layer-actions{position:static;flex-shrink:0;padding:10px 8px;border:0;border-top:1px solid var(--sc-line);border-radius:0;background:var(--sc-surface);box-shadow:none}.advanced-editor .layer-actions button{height:36px;color:var(--sc-ink);border-radius:6px}.advanced-editor .layer-actions button:hover:not(:disabled){background:var(--sc-surface-soft)}.advanced-editor .stage-area{grid-template-rows:minmax(48px,auto) minmax(0,1fr) 64px auto;background:var(--sc-canvas)}.advanced-editor .stage-toolbar{justify-content:flex-start;flex-wrap:wrap;gap:8px;padding:6px 16px;background:var(--sc-bg);border-color:var(--sc-line);color:var(--sc-muted)}.advanced-editor .stage-toolbar>.action-menu{margin-left:auto}.advanced-editor .stage-page-controls{color:var(--sc-ink)}.advanced-editor .stage-page-controls button{min-width:30px;height:30px;border-color:transparent;color:var(--sc-muted);background:transparent;border-radius:6px}.advanced-editor .stage-page-controls button:hover:not(:disabled){background:var(--sc-surface-soft);border-color:var(--sc-line)}.advanced-editor .stage-ratio{font-size:11px;margin-left:6px}.advanced-editor .stage-frame{position:relative;padding:32px}.advanced-editor .selection-actions{top:12px;right:12px;padding:4px;gap:2px;border:1px solid var(--sc-line);border-radius:9px;background:var(--sc-surface);box-shadow:0 3px 12px color-mix(in srgb,var(--sc-ink) 6%,transparent)}.advanced-editor .selection-actions button{color:var(--sc-muted);border-radius:5px}.advanced-editor .selection-actions button:hover:not(:disabled){color:var(--sc-ink);background:var(--sc-surface-soft)}.advanced-editor .selection-actions button:disabled{opacity:.35;cursor:not-allowed}.advanced-editor .playback-controls{background:var(--sc-surface);border-color:var(--sc-line);padding-inline:18px}.advanced-editor .playback-time{color:var(--sc-muted)}.advanced-editor .chapter-timeline{background:var(--sc-surface);border-color:var(--sc-line)}.advanced-editor .chapter-toggle{color:var(--sc-ink)}.advanced-editor .advanced-inspector{padding:0;min-width:0;overscroll-behavior:contain}.advanced-editor .advanced-inspector>.editor-settings-tabs{position:sticky;top:0;z-index:3;margin:0;padding:12px;border-bottom:1px solid var(--sc-line);border-radius:0;background:var(--sc-surface)}.advanced-editor .inspector-selection{display:grid;gap:5px;padding:18px 20px;border-bottom:1px solid var(--sc-line)}.advanced-editor .inspector-selection>span{color:var(--sc-muted);font-size:11px}.advanced-editor .inspector-selection strong{font-size:14px;line-height:1.5;overflow-wrap:anywhere}.advanced-editor .inspector-selection small{color:var(--sc-muted);font-size:12px}.advanced-editor .property-section{padding:20px;border-color:var(--sc-line)}.advanced-editor .section-heading{gap:8px;margin-bottom:16px;color:var(--sc-ink)}.advanced-editor .section-heading h2{font-size:13px;font-weight:650}.advanced-editor .section-heading>svg{width:16px;color:var(--sc-muted)}.advanced-editor :is(.field-label,.field-grid label,.field-row,.select-field>span,.field-stack>span){color:var(--sc-muted);font-size:12px}.advanced-editor .role-hint{color:var(--sc-muted);background:var(--sc-surface-soft);border-color:var(--sc-line)}.advanced-editor .property-section textarea{color:var(--sc-ink);background:var(--sc-surface-soft);border-color:var(--sc-line);border-radius:8px;line-height:1.8}.advanced-editor .char-count{position:static;display:block;text-align:right;margin-top:6px;font-size:11px;color:var(--sc-muted)}.advanced-editor .inspector-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 16px;color:var(--sc-muted);text-align:center}.advanced-editor .inspector-empty h2{margin:4px 0 0;color:var(--sc-ink);font-size:14px}.advanced-editor .inspector-empty p{margin:0 0 8px;font-size:12px;line-height:1.8}.advanced-editor :is(.inspector-transform,.page-effects-panel)>summary{color:var(--sc-ink);font-size:13px;font-weight:600;cursor:pointer;min-height:24px}.advanced-editor .inspector-transform>summary span{float:right;color:var(--sc-muted);font-size:11px;font-weight:400}.advanced-editor .inspector-transform[open]>summary,.advanced-editor .page-effects-panel[open]>summary{margin-bottom:20px}.advanced-editor .page-effects-panel>.section-heading{display:none}.advanced-editor .property-section .field-grid>label{min-width:0}.advanced-editor .template-sidebar,.advanced-editor .asset-sidebar{padding:22px 14px}.advanced-editor :is(.asset-grid button,.quick-content-grid button,.template-item,.built-in-asset,.category-tabs button){color:var(--sc-ink);background:var(--sc-surface);border-color:var(--sc-line);border-radius:8px}.advanced-editor :is(.asset-grid button,.quick-content-grid button,.template-item):hover{color:var(--sc-accent);background:var(--sc-accent-soft);border-color:var(--sc-line-strong);transform:none}.advanced-editor :is(.template-item.active,.category-tabs button.active){background:var(--sc-accent-soft);border-color:var(--sc-accent);color:var(--sc-accent)}.advanced-editor :is(.sidebar-heading h2,.template-copy strong,.built-in-asset-copy strong){color:var(--sc-ink)}.advanced-editor :is(.eyebrow,.count,.template-copy small,.privacy-note){color:var(--sc-muted)}.advanced-editor .asset-divider:before,.advanced-editor .asset-divider:after{background:var(--sc-line)}.advanced-editor .project-menu{color:var(--sc-ink);background:var(--sc-surface);border-color:var(--sc-line)}.advanced-editor .project-row.active{background:var(--sc-accent-soft);border-color:var(--sc-line-strong)}.advanced-editor :is(button,summary,input,textarea):focus-visible{outline:2px solid var(--sc-accent);outline-offset:2px}.advanced-editor button{touch-action:manipulation}.advanced-menu-group{border-top:1px solid var(--sc-line);padding-block:3px}.advanced-menu-group>summary{padding:10px 12px;color:var(--sc-muted);font-size:12px;cursor:pointer}.advanced-menu-group>button{width:100%;min-height:40px;display:flex;align-items:center;gap:10px;padding:0 12px;border:0;border-radius:7px;color:var(--sc-ink);background:transparent;font-size:12px;cursor:pointer}.advanced-menu-group>button:hover{background:var(--sc-surface-soft)}.advanced-header .action-menu-popover{width:274px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 84px);overflow-y:auto}.advanced-header .advanced-mobile-history{display:none}@media(min-width:821px){.advanced-editor .workspace{grid-template-rows:minmax(0,1fr)}.advanced-editor .left-workspace{display:grid;grid-row:1;border-right:1px solid var(--sc-line);border-top:0}.advanced-editor .workspace-tabs{display:flex}.advanced-editor .property-sidebar{display:block;grid-row:1;border-left:1px solid var(--sc-line);border-top:0}.advanced-editor .stage-area{grid-row:1}.advanced-editor .mobile-nav{display:none}}@media(min-width:821px)and (max-width:1180px){.advanced-editor .workspace{grid-template-columns:244px minmax(0,1fr) 280px}.advanced-editor .stage-size{display:none}.advanced-editor .stage-frame{padding:18px}.advanced-editor .layer-item{grid-template-columns:minmax(0,1fr) 26px 26px}.advanced-editor .layer-select{grid-template-columns:18px minmax(0,1fr);gap:5px}.advanced-editor .layer-type-icon{width:18px;background:transparent}}@media(max-width:820px){.advanced-editor{grid-template-rows:62px minmax(0,1fr);padding-bottom:calc(56px + env(safe-area-inset-bottom))}.advanced-editor .workspace{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(230px,48%) minmax(0,1fr)}.advanced-editor .left-workspace{display:none;grid-row:2;grid-template-columns:minmax(0,1fr);border:0}.advanced-editor .left-workspace.mobile-active{display:block}.advanced-editor .workspace-tabs{display:none}.advanced-editor .advanced-inspector{display:none;grid-row:2;border:0;border-top:1px solid var(--sc-line)}.advanced-editor .advanced-inspector.mobile-active{display:block}.advanced-editor .stage-toolbar{padding:4px 8px;flex-wrap:wrap;gap:4px}.advanced-editor .stage-toolbar .stage-ratio{display:none}.advanced-editor .stage-page-controls button{min-width:44px;height:44px}.advanced-editor .stage-frame{padding:16px}.advanced-editor .stage-area{grid-template-rows:minmax(48px,auto) minmax(0,1fr) 56px auto}.advanced-editor .playback-controls{padding-inline:8px;gap:6px}.advanced-editor .stage-return-edit{display:inline-flex;min-height:44px}.advanced-editor .layer-item{grid-template-columns:minmax(0,1fr) 44px 44px}.advanced-editor .layer-control,.advanced-editor .layer-actions button{min-width:44px;height:44px}.advanced-editor .layer-search button{width:44px;height:44px}.advanced-editor .layer-search{min-height:44px}.advanced-editor .property-section{padding:16px}.advanced-editor .mobile-nav{background:var(--sc-surface);border-color:var(--sc-line)}.advanced-editor .mobile-nav button.active{color:var(--sc-accent);background:var(--sc-accent-soft)}.advanced-header .advanced-mobile-history{display:flex}.advanced-editor .selection-actions{top:4px;right:4px;flex-direction:row}.advanced-editor .selection-actions button{width:44px;height:44px}}@media(max-height:540px)and (max-width:820px){.advanced-editor{height:auto;min-height:100dvh;overflow:visible}.advanced-editor .workspace{overflow:visible;grid-template-rows:300px minmax(250px,auto)}}@media(prefers-reduced-motion:reduce){.advanced-editor *,.advanced-editor *:before,.advanced-editor *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
