@font-face{font-family:Island;src:url(/assets/island-rounded.ttf) format("truetype");font-weight:200 900;font-variation-settings:"BEVL" 100;font-display:swap}:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#394c43;background:#f6f9f6;font-synthesis:none;font-size:14px;letter-spacing:0;--green:#397d64;--ink:#394c43;--muted:#84928a;--line:#e6ece7}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button{color:inherit}button svg,svg{width:18px;height:18px;stroke-width:1.8;flex-shrink:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #67b9c2;outline-offset:4px}input:focus-visible,textarea:focus-visible{outline:2px solid #68ad96;outline-offset:1px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}.site-header{height:126px;background:#70c4d0 url(/assets/grass.png) repeat-x center bottom;background-size:auto 29px;overflow:hidden}.header-inner{max-width:1344px;padding:0 32px;height:108px;display:flex;align-items:center;justify-content:space-between;margin:auto}.brand{display:flex;align-items:center;gap:14px}.brand-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#f9de7a;color:#4e8862;transform:rotate(-12deg);box-shadow:0 3px #4d9ba228}.brand-icon svg{width:29px;height:29px;stroke-width:2}.brand h1{font-family:Island,sans-serif;font-weight:800;font-size:28px;color:#fffdf0;text-shadow:1px 2px 0 #378690}.brand-en{display:block;font-size:10px;font-weight:700;color:#e9fffc;margin-top:4px}.header-scene{display:flex;align-items:center;gap:25px;height:100%;padding-right:15px}.header-scene span{font-family:Island,sans-serif;color:#f4fffb;font-size:15px;transform:rotate(-3deg)}.header-scene img{height:113px;width:132px;object-fit:contain;align-self:flex-end;transform:translateY(7px)}body:before{content:"";position:fixed;inset:126px 0 0;background:url(/assets/pattern.png) repeat;background-size:700px auto;opacity:.27;z-index:-1;pointer-events:none}main{max-width:1344px;margin:0 auto;padding:30px 32px 0}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:12px}.page-title{display:flex;align-items:center;gap:10px}.section-mark{display:flex;color:var(--green)}.page-title h2{font-size:20px;font-weight:650}.edition{font-size:10px;color:#8b9b8f;margin-left:7px;border-left:1px solid #cdd9d0;padding-left:16px;font-weight:600}.button{height:40px;padding:0 18px;border:1px solid transparent;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;transition:background .15s,box-shadow .15s;white-space:nowrap}.primary{background:var(--green);color:#fff;box-shadow:0 3px #28634f}.primary:hover{background:#2d6c55}.primary:active{transform:translateY(1px);box-shadow:0 2px #28634f}.subtle{background:#f3f7f3;border:1px solid #dce7de;font-size:12px;height:34px;padding:0 11px}.subtle:hover{background:#e5efe7}.icon-button{border:0;width:34px;height:34px;border-radius:5px;background:transparent;display:grid;place-items:center;position:relative}.icon-button:hover{background:#edf3ee}.icon-button[data-tooltip]:hover:after,.swatch:hover:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);padding:6px 9px;color:#fff;background:#344d40;font-size:11px;line-height:16px;white-space:nowrap;border-radius:4px;z-index:10;font-weight:400;pointer-events:none}.editor{display:grid;grid-template-columns:minmax(0,1fr) 324px;background:#fff;border:1px solid #dce6dd;border-radius:8px;box-shadow:0 5px 18px #355b3d07;overflow:visible}.workspace{padding:20px 24px 25px;min-width:0}.canvas-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;min-height:34px}.canvas-title{display:flex;align-items:center;gap:9px;min-width:0;font-size:12px;color:#708176}.canvas-title span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:300px}.toolbar-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}.toolbar-divider{height:18px;width:1px;background:var(--line)}.preview-stage{position:relative;display:flex;justify-content:center;align-items:center;min-height:180px;background:#edf1ec;outline:1px solid #263d3012;overflow:hidden;border-radius:3px}.preview-stage canvas{display:block;width:100%;height:auto;max-height:580px;object-fit:contain;aspect-ratio:16 / 9}.loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:10px;background:#eff5ef;color:#6b8373;font-size:12px}.spinner{width:18px;height:18px;border:2px solid #d3e0d5;border-top-color:#397d64;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.drop-overlay{display:none;position:absolute;inset:10px;background:#f1fff0e8;border:2px dashed #599571;align-items:center;justify-content:center;flex-direction:column;gap:12px;border-radius:4px;font-weight:600}.drop-overlay svg{width:36px;height:36px}.drag-over .drop-overlay{display:flex}.preview-meta{display:flex;align-items:center;gap:12px;margin-top:13px;color:#8a958d;font-size:11px;font-variant-numeric:tabular-nums}.preview-status{margin-right:auto;display:flex;align-items:center;gap:6px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#79b686}.format-tag{font-size:10px;border-left:1px solid #dce3dc;padding-left:12px}.scene-heading{display:flex;align-items:center;gap:13px;margin-top:29px;margin-bottom:13px}.scene-heading h3{font-size:13px;font-weight:600}.scene-heading>span{font-size:11px;color:#9aa59c}.scene-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.scene{border:0;background:transparent;padding:0;min-width:0;text-align:left;font-size:11px;color:#829086}.scene>span:last-child{display:block;margin-top:9px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.scene-image{display:block;position:relative;width:100%;aspect-ratio:16/9;border-radius:4px;outline:2px solid transparent;outline-offset:3px;transition:outline-color .15s}.scene-image>img{width:100%;height:100%;object-fit:cover;border-radius:4px;display:block}.scene.selected .scene-image{outline-color:#579274}.scene.selected>span:last-child{color:#397d64;font-weight:600}.scene:not(.selected):hover .scene-image{outline-color:#c5d6c8}.scene-check{display:none;position:absolute;right:5px;bottom:5px;width:19px;height:19px;background:#4c8567;border:1.5px solid #fff;border-radius:50%;align-items:center;justify-content:center;color:#fff}.scene-check svg{width:12px;height:12px;stroke-width:3}.selected .scene-check{display:flex}.upload-scene .scene-image{border:1px dashed #ccdbcf;background:#f6f9f5;display:grid;place-items:center;color:#8da88d}.upload-scene .scene-image>svg{width:24px;height:24px}.upload-scene:hover .scene-image{background:#eff5eb}.settings{border-left:1px solid var(--line);padding:25px 24px 20px;display:flex;flex-direction:column;min-width:0}.settings-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.settings-heading h3{font-size:15px;font-weight:650}.settings-heading>svg{color:#91a095;width:17px;height:17px}.mode-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#f0f4f0;border-radius:6px;margin-bottom:22px;gap:4px}.mode-tabs button{border:0;border-radius:4px;background:transparent;display:flex;align-items:center;justify-content:center;gap:7px;height:34px;font-size:12px;color:#819086;white-space:nowrap}.mode-tabs button svg{width:15px;height:15px}.mode-tabs button[aria-selected=true]{background:#fff;color:#397d64;font-weight:600;box-shadow:0 1px 4px #2d583215}.field-label{font-size:12px;font-weight:600;display:block}.optional{color:#a0aaa3;font-size:11px;font-weight:400;margin-left:8px}.text-input{margin-top:9px;display:block;width:100%;height:38px;border:1px solid #dfe6df;border-radius:5px;padding:0 11px;color:#43564a;background:#fcfdfb;font-size:13px}.text-input::placeholder,textarea::placeholder{color:#a4afa6}.palette-label{display:flex;align-items:center;justify-content:space-between;margin:17px 0 10px}.palette-label>span:last-child{font-size:10px;color:#92a094}.palette{display:flex;gap:10px;padding:3px}.swatch{border:0;background:var(--swatch);width:24px;height:24px;border-radius:50%;position:relative;box-shadow:inset 0 0 0 1px #00000006;display:flex;align-items:center;justify-content:center;padding:0;color:var(--swatch-text)}.swatch svg{width:13px;height:13px;stroke-width:2.5;visibility:hidden}.swatch[aria-pressed=true]{outline:1.5px solid var(--swatch);outline-offset:3px}.swatch[aria-pressed=true] svg{visibility:visible}.speaker-fields{min-height:153px}.dialogue-field{margin-top:19px}.label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.label-row>span{font-size:10px;color:#93a097}.dialogue-field textarea{display:block;width:100%;height:148px;min-height:148px;max-height:300px;resize:vertical;border:1px solid #dfe6df;border-radius:5px;padding:11px 12px;background:#fcfdfb;color:#50614d;font-size:13px;line-height:1.9;letter-spacing:0;overflow-wrap:anywhere}.dialogue-field textarea[aria-invalid=true]{border-color:#d9aa64;background:#fffef9}.text-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px;font-size:10px;color:#96a398}.text-footer #alignment-status{display:flex;align-items:center;gap:4px}.text-footer svg{width:12px;height:12px}.text-footer .over-limit{color:#ad7737}.message{font-size:11px;line-height:1.7;margin-top:10px;display:flex;gap:7px;padding:9px;border-radius:4px}.warning{background:#fff6e7;color:#aa7433}.message svg{width:14px;height:14px;margin-top:2px;flex-shrink:0}.error{background:#fdf0ee;color:#ad504c}.field-warning{font-size:10px;margin-top:5px;line-height:1.6;color:#aa7433}.appearance{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.font-preview{font-family:Island,sans-serif;font-weight:800;color:#82795f;font-size:18px;display:flex;align-items:center;gap:8px}.font-preview>span{font-family:PingFang SC,sans-serif;color:#8e9a91;font-weight:400;font-size:11px}.setting-row{margin-top:16px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.switch{display:block;position:relative;height:20px;width:35px;cursor:pointer}.switch input{position:absolute;opacity:0;inset:0;margin:0;cursor:pointer}.switch-track{display:block;border-radius:12px;width:35px;height:20px;background:#d5ded5;pointer-events:none;transition:background .15s}.switch-track:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0002;transition:transform .15s}.switch input:checked+.switch-track{background:#73a285}.switch input:checked+.switch-track:after{transform:translate(15px)}.switch input:focus-visible+.switch-track{outline:3px solid #6dbdc4;outline-offset:3px}.settings-bottom{display:flex;align-items:center;justify-content:center;gap:7px;color:#9eae9f;font-size:10px;margin-top:auto;padding-top:28px}.settings-bottom svg{width:15px;height:15px;color:#91b294}.page-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;color:#9ca99e;padding:22px 0;font-size:10px}.page-footer>span,.page-footer>a{display:flex;align-items:center;gap:6px}.page-footer svg{width:12px;height:12px}.page-footer a:hover{color:var(--green)}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;max-width:calc(100% - 32px);width:max-content;background:#365745;color:#fff;padding:12px 18px;border-radius:6px;box-shadow:0 5px 30px #0002;font-size:12px;z-index:20}.toast svg{width:16px;height:16px}dialog{padding:0;border:1px solid #dbe4da;border-radius:8px;max-width:min(1200px,94vw);width:fit-content;max-height:94dvh;background:#f7faf5;color:var(--ink);box-shadow:0 18px 80px #17261f55}dialog::backdrop{background:#192c24aa;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 14px}.dialog-toolbar h2{font-size:14px}.dialog-toolbar .icon-button:hover:after{inset:100% 0 auto auto;transform:none}#full-preview{display:block;max-width:100%;width:auto;height:auto;max-height:calc(94dvh - 56px);object-fit:contain}@media(min-width:1600px){main{padding-top:38px}.workspace{padding:24px 28px 28px}.editor{grid-template-columns:minmax(0,1fr) 342px}.scene-heading{margin-top:32px}.settings{padding:28px}.dialogue-field textarea{height:160px}}@media(max-width:1100px){.editor{grid-template-columns:minmax(0,1fr) 302px}.workspace{padding:20px 18px}.settings{padding:24px 19px}.scene-list{gap:10px}.canvas-title span{max-width:170px}.header-inner,main{padding-left:24px;padding-right:24px}}@media(max-width:850px){.editor{grid-template-columns:1fr}.settings{border-left:0;border-top:1px solid var(--line);padding:24px}.workspace{padding:20px 24px 25px}.settings-heading{margin-bottom:16px}.speaker-fields{min-height:0}.mode-tabs{max-width:350px}.palette{gap:15px}.settings-bottom{padding-top:22px}.dialogue-field textarea{height:144px}.header-scene{gap:12px}.header-scene span{font-size:12px}.edition{display:none}.canvas-title span{max-width:310px}.scene-heading{margin-top:22px}.preview-stage canvas{max-height:500px}.settings #dialogue-form{display:block}.dialogue-field{margin-top:22px}}@media(max-width:520px){.site-header{height:108px;background-size:auto 22px}.header-inner{height:93px;padding:0 20px}.brand{gap:10px}.brand-icon{width:37px;height:37px}.brand-icon svg{width:24px;height:24px}.brand h1{font-size:23px}.brand-en{font-size:8px}.header-scene{padding:0}.header-scene span{display:none}.header-scene img{width:76px;height:83px}main{padding:22px 14px 0}.page-heading{margin-bottom:17px}.page-title h2{font-size:17px}.page-title{gap:7px}.button.primary{height:36px;padding:0 12px;font-size:12px}.button.primary svg{width:15px;height:15px}.workspace{padding:14px 12px 20px}.canvas-toolbar{margin-bottom:13px;gap:6px}.canvas-title{gap:5px;font-size:10px}.canvas-title span{max-width:112px}.toolbar-actions{gap:4px}.subtle{padding:0 8px;height:30px;font-size:10px;gap:5px}.subtle svg{width:14px;height:14px}.icon-button{width:28px;height:30px}.icon-button svg{width:15px;height:15px}.toolbar-divider{margin:0 2px}.preview-stage{min-height:0}.preview-meta{font-size:9px;gap:8px}.format-tag{font-size:9px;padding-left:8px}.scene-heading{margin-top:23px;gap:10px}.scene-heading h3{font-size:12px}.scene-heading>span{font-size:10px}.scene-list{gap:9px}.scene{font-size:9px}.scene-image{outline-offset:2px}.scene-check{width:15px;height:15px;right:3px;bottom:3px}.scene-check svg{width:10px;height:10px}.upload-scene .scene-image>svg{width:18px;height:18px}.settings{padding:22px 20px}.mode-tabs{max-width:none}.dialogue-field textarea{font-size:14px;height:154px}.text-input{font-size:14px}.page-footer{padding:20px 2px;justify-content:center;flex-wrap:wrap;gap:10px;font-size:9px}.page-footer>span{display:none}.toast{bottom:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}
