[hidden]{display:none!important}*{box-sizing:border-box}body{margin:0;background:#f6f3ed;color:#292b27;font:14px/1.5 Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer;min-height:40px;border:1px solid #d3d5ca;padding:9px 14px;background:#fffdf9;color:#3c4236;border-radius:5px;font-weight:500}button:hover{background:#e9ede4}button:disabled{cursor:not-allowed;opacity:.42}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #9b4761;outline-offset:3px}header{height:85px;display:flex;align-items:center;gap:30px;padding:15px 32px;border-bottom:1px solid #d4d5cb;background:#fcfaf6}.brand{font:700 32px/1 Georgia;color:#6e3c4b;text-decoration:none;letter-spacing:-1px}.brand span{display:block;font:9px/1.3 Arial;letter-spacing:5px;text-align:center;margin-top:4px}.header-title{font-size:17px;border-left:1px solid #d6d7ce;padding-left:28px}.beta{font-size:9px;letter-spacing:1.5px;color:#797e71;display:block;margin-top:4px}header>button{margin-left:auto}.shell{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 85px)}aside{padding:26px 17px;border-right:1px solid #d5d6cc;display:flex;flex-direction:column;background:#efeee7}.library-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.library-head h2{font-size:14px;margin:0}.library-head button{font-size:12px;padding:7px 11px;background:#e0e6d9;border-color:#cbd3c0}.local-note{font-size:11px;color:#777d6d;margin:12px 0 22px}.dot{display:inline-block;width:6px;height:6px;background:#6f8363;border-radius:100%;margin-right:5px}#projects{display:flex;flex-direction:column;gap:7px}.project-card{padding:13px;text-align:left;width:100%;font-size:13px;overflow-wrap:anywhere;background:transparent;border:1px solid transparent}.project-card.active{background:#fcfbf8;border-color:#d2d5c8;box-shadow:0 1px 4px #00000005}.project-card small{display:block;margin-top:5px;font-size:10px;color:#77806d}.text-button{border:0;background:transparent;color:#8e3d55;text-align:left;padding-left:0;font-size:12px}#import{margin:16px 9px}.aside-bottom{font-size:11px;line-height:1.8;color:#73786c;margin:auto 12px 8px;padding-top:50px;max-width:180px}.aside-bottom p{margin-top:16px}main{padding:28px 30px 0;min-width:0;max-width:1900px;width:100%;margin:0 auto}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.eyebrow{font-size:10px;letter-spacing:1.7px;color:#865568;margin:0 0 7px}h1{font:34px/1.2 Georgia;margin:0;letter-spacing:-.8px}.private{font-size:11px;color:#657556}#notice:not(:empty),#error{padding:11px 15px;border-radius:5px;margin-bottom:16px;font-size:13px;background:#e6ebdd;color:#415435}#error{background:#f6e6e4;color:#803c35}#workspace{display:grid;grid-template-columns:minmax(300px,370px) minmax(0,1fr);gap:26px;align-items:start}.editor{border:1px solid #d7d9cf;background:#fcfbf8;border-radius:6px;padding:19px}.panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.panel-top h2{font-size:11px;color:#987986;margin:0;font-weight:400}.panel-top h2 span{font-size:14px;color:#353b2f;font-weight:600;margin-left:9px}.panel-top>span{font-size:10px;color:#77806d}label{display:block;font-size:12px;font-weight:600;margin:17px 0 7px}input:not([type=range]):not([type=file]),textarea{display:block;width:100%;border:1px solid #d8dbd0;background:#fff;color:#292b27;padding:11px 12px;border-radius:4px;resize:vertical}textarea{font-size:13px;line-height:1.6}input::placeholder,textarea::placeholder{color:#939888}.label-row{display:flex;align-items:baseline;gap:8px;justify-content:space-between}.label-row span{font-size:9px;color:#818776}.upload{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:96px;border:1px dashed #aeb8a1;background:#f1f4ed;border-radius:5px;padding:14px;text-align:center}.upload input{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer}.upload:focus-within{outline:3px solid #9b4761}.upload span{font-size:12px;color:#58654b}.upload small{font-size:10px;color:#818875;margin-top:5px}.hint{font-size:11px;color:#7a8170;line-height:1.7;overflow-wrap:anywhere}#asset-status{margin:9px 0}.source-actions{margin-bottom:13px}.source-actions button{font-size:11px;padding:5px 9px;min-height:30px}.settings{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.settings label{font-size:10px}.settings small{font-weight:400;font-size:9px}.settings input{padding:8px!important}details{border-top:1px solid #e0e2d8;padding-top:14px;margin-top:17px}summary{cursor:pointer;font-size:12px;color:#626e55}.save-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.primary{background:#3f573f;border-color:#3f573f;color:white}.primary:hover{background:#30462f}.save-actions button{font-size:12px}.stage{aspect-ratio:16/9;position:relative;background:#e8e6df;border:1px solid #d1d4c8;overflow:hidden;border-radius:5px}canvas{width:100%;height:100%;display:block}#empty-stage{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#eeede6;color:#6a725d}.play-symbol{font-size:54px;font-family:Georgia;line-height:1;color:#a4ad99}#empty-stage h3{font:23px Georgia;color:#535e49;margin:15px 0 0}#empty-stage p{font-size:12px;line-height:1.8;margin:10px 20px}.playback{display:flex;align-items:center;gap:12px;padding:12px 0}.playback button{font-size:11px;white-space:nowrap;min-width:110px}.playback input{min-width:0;width:100%;accent-color:#566e48}.playback span{font-size:11px;font-variant-numeric:tabular-nums;color:#7b8470;min-width:36px}.sequence{display:flex;gap:9px;align-items:center;font-size:10px;color:#7e8673;padding:2px 0 18px;border-bottom:1px solid #d7dbce;justify-content:space-between}.sequence i{font-style:normal;color:#aab39e}.export-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0}.export-panel h3{font-size:14px;margin:0 0 4px}.export-panel p{font-size:11px;color:#7a846f;margin:0}.export-panel button{white-space:nowrap;font-size:12px}progress{width:100%;accent-color:#556f49}#progress-text{font-size:12px;color:#677859}.full-width{width:100%;margin-bottom:14px}.finished{margin-top:18px}.finished h2{font-size:13px;display:flex;justify-content:space-between}.video-card{border-top:1px solid #dce0d4;padding:12px 0;display:flex;align-items:center;gap:12px}.video-card>div{min-width:0;flex:1}.video-card strong{font-size:12px;display:block;overflow-wrap:anywhere}.video-card small{font-size:10px;color:#7b846f}.video-card button{font-size:11px;padding:6px 10px}.disclosure{font-size:10px;line-height:1.8;color:#8a917e;margin-top:30px;max-width:650px}footer{padding:24px 0;border-top:1px solid #daddd2;margin-top:30px;font-size:10px;color:#8a917e;display:flex;justify-content:space-between;gap:20px}dialog{width:min(1100px,95vw);height:90vh;padding:0;border:1px solid #bfc9b1;border-radius:6px;background:#f0efe8}dialog::backdrop{background:#252d27aa}.dialog-heading{display:flex;align-items:center;justify-content:space-between;padding:15px 24px;background:#faf9f5}.source-scroll{height:calc(100% - 70px);overflow:auto;padding:24px;display:flex;justify-content:center;align-items:flex-start}.source-scroll img{max-width:100%;height:auto;box-shadow:0 1px 8px #0001}@media(min-width:1700px){#workspace{grid-template-columns:400px minmax(0,1fr);gap:38px}main{padding:35px 48px 0}}@media(max-width:1100px){.shell{grid-template-columns:210px minmax(0,1fr)}main{padding:25px 20px 0}#workspace{grid-template-columns:1fr}.private{display:none}.preview-column{min-width:0}.heading h1{font-size:29px}}@media(max-width:650px){header{height:75px;padding:12px 18px;gap:16px}.brand{font-size:26px}.header-title{font-size:14px;padding-left:16px}.beta{display:none}header>button{font-size:10px;padding:7px 8px}.shell{display:block}aside{padding:14px 18px;border-right:0;border-bottom:1px solid #d5d6cc}.local-note{margin:5px 0 10px}#projects{flex-direction:row;overflow:auto;max-height:105px}.project-card{min-width:180px;max-width:210px}#import{margin:6px 0 0;min-height:30px}.aside-bottom{display:none}main{padding:22px 16px 0}.heading{margin-bottom:20px}.heading h1{font-size:28px}.eyebrow{font-size:9px}.editor{padding:17px}#workspace{gap:24px}.sequence{font-size:9px;gap:4px}footer{display:block}footer span{display:block;margin-top:5px}.source-scroll{padding:4px}.panel-top{margin-bottom:14px}button{min-height:44px}.upload{min-height:106px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
