.scene-background-wrap{z-index:0;pointer-events:none;position:absolute;inset:0}.scene-layer{background-position:50%;background-size:cover;position:absolute;inset:0}.scene-layer-fade{animation:.8s ease-out both scene-fade-in}@keyframes scene-fade-in{0%{opacity:0}to{opacity:1}}.bottom-right-controls{z-index:5;pointer-events:none;flex-direction:row-reverse;gap:8px;display:flex;position:absolute;bottom:18px;right:18px}.brc-button{pointer-events:auto;color:#e8e0d8;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#14161a8c;border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:border-color .2s,background .2s,transform .2s,color .2s;display:inline-flex}.brc-button:hover{background:#1e1a1cb3;border-color:#b0867a66;transform:translateY(-1px)}.brc-button:focus-visible{outline-offset:2px;outline:1px solid #b0867a99}.brc-button[aria-pressed=true]{color:#e8e0d88c}.brc-button:disabled{cursor:progress;opacity:.6}.brc-button:disabled:hover{transform:none}.brc-icon{width:20px;height:20px}.cp-backdrop{z-index:8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08090c6b;animation:.2s ease-out both cp-backdrop-in;position:fixed;inset:0}@keyframes cp-backdrop-in{0%{opacity:0}to{opacity:1}}.cp-drawer{z-index:9;-webkit-backdrop-filter:blur(12px);color:#e8e0d8;letter-spacing:.01em;visibility:hidden;background:#14161ac7;border-left:1px solid #ffffff14;flex-direction:column;gap:24px;width:min(380px,92vw);height:100vh;padding:28px 22px 36px;font-family:Noto Sans JP,PingFang SC,Hiragino Sans GB,system-ui,sans-serif;font-size:.88rem;transition:transform .24s cubic-bezier(.22,.61,.36,1),visibility 0s linear .24s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.cp-drawer-open{visibility:visible;transition:transform .24s cubic-bezier(.22,.61,.36,1),visibility linear;transform:translate(0)}.cp-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.cp-title{color:#e8e0d8;letter-spacing:.08em;margin:0;font-size:.95rem;font-weight:500}.cp-close{color:#908578;cursor:pointer;background:0 0;border:none;min-width:28px;min-height:28px;padding:0;font-size:1rem;transition:color .2s}.cp-close:hover{color:#e8e0d8}.cp-section{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:12px;padding-bottom:24px;display:flex}.cp-section-last{border-bottom:none;padding-bottom:0}.cp-section-head{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:10px;padding-bottom:6px;display:flex}.cp-section-head-collapsible{align-items:center}.cp-section-title{color:#908578;letter-spacing:.18em;font-size:.78rem;font-weight:400}.cp-section-sub{color:#908578;letter-spacing:.12em;font-size:.74rem}.cp-section-hint{color:#908578;font-size:.72rem}.cp-collapse-toggle{color:inherit;cursor:pointer;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;min-height:0;padding:0;display:flex}.cp-collapse-arrow{color:#908578;text-align:center;width:16px;font-size:.9rem;font-weight:300}.cp-row-buttons{flex-wrap:wrap;gap:6px;display:flex}.cp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.cp-pill{color:#e8e0d8;letter-spacing:.02em;cursor:pointer;background:#ffffff05;border:1px solid #ffffff1a;border-radius:4px;flex:none;min-height:32px;padding:7px 12px;font-family:inherit;font-size:.82rem;transition:background .2s,border-color .2s,color .2s}.cp-pill:hover{background:#ffffff0d;border-color:#ffffff2e}.cp-pill-active{color:#f0e3dd;background:#b0867a2e;border-color:#b0867a8c}.cp-pill-active:hover{background:#b0867a42;border-color:#b0867abf}.cp-pill:disabled{opacity:.45;cursor:not-allowed}.cp-text-button{color:#b0867a;letter-spacing:.04em;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.78rem;transition:color .2s}.cp-text-button:hover{color:#d4a99e}.cp-text-button:disabled{opacity:.4;cursor:not-allowed}.cp-mini-button{font-size:.74rem}.cp-custom-scenes{flex-direction:column;gap:8px;padding-top:6px;display:flex}.cp-custom-scenes-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.cp-custom-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.cp-custom-item{align-items:center;gap:6px;display:flex}.cp-custom-pill{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.cp-delete{color:#908578;cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:4px;flex:none;width:28px;height:28px;padding:0;font-size:.9rem;transition:color .2s,border-color .2s,background .2s}.cp-delete:hover{color:#d4a99e;background:#b0867a14;border-color:#b0867a73}.cp-delete:disabled{opacity:.5;cursor:not-allowed}.cp-empty{color:#6f6557;margin:0;font-size:.78rem;font-style:italic}.cp-error{color:#d4a99e;word-break:break-word;background:#b0867a0f;border:1px solid #b0867a66;border-radius:4px;margin:0;padding:6px 8px;font-size:.78rem}.cp-upload-modal{background:#00000052;border:1px solid #ffffff1a;border-radius:4px;flex-direction:column;gap:10px;margin-top:6px;padding:14px;display:flex}.cp-modal-title{color:#e8e0d8;letter-spacing:.06em;margin:0;font-size:.82rem;font-weight:500}.cp-modal-meta{color:#908578;word-break:break-all;margin:0;font-size:.74rem}.cp-modal-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.cp-input{color:#e8e0d8;background:#00000047;border:1px solid #ffffff1a;border-radius:4px;width:100%;padding:8px 10px;font-family:inherit;font-size:.86rem}.cp-input:focus{border-color:#b0867a99;outline:none}.cp-slider-list{flex-direction:column;gap:12px;display:flex}.cp-slider-row{flex-direction:column;gap:4px;display:flex}.cp-slider-meta{color:#908578;justify-content:space-between;align-items:center;gap:10px;font-size:.78rem;display:flex}.cp-slider-label{color:#908578}.cp-slider-meta code{color:#e8e0d8;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.76rem}.cp-slider-line{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.cp-slider-line input[type=range]{accent-color:#b0867a;width:100%}.cp-bridge{border-top:1px solid #ffffff0f;flex-direction:column;gap:10px;margin-top:6px;padding-top:12px;display:flex}.cp-field{flex-direction:column;gap:4px;display:flex}.cp-field-label{color:#908578;letter-spacing:.08em;font-size:.72rem}.cp-bridge-actions{gap:8px;display:flex}.cp-status-list{flex-direction:column;gap:8px;margin:0;display:flex}.cp-status-row{justify-content:space-between;align-items:baseline;gap:12px;font-size:.8rem;display:flex}.cp-status-row dt{color:#908578;letter-spacing:.08em;margin:0;font-size:.74rem}.cp-status-row dd{color:#e8e0d8;text-align:right;word-break:break-word;align-items:center;gap:6px;margin:0;display:flex}.cp-status-detail dd{color:#908578;text-align:right;font-size:.74rem}.cp-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.cp-dot-ok{background:#b0867a}.cp-dot-warn{background:#d4a056}.cp-dot-danger{background:#c46666}.cp-dot-idle{background:#ffffff2e}@media (width<=480px){.cp-drawer{width:100vw}}.hd-backdrop{z-index:8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08090c6b;animation:.2s ease-out both hd-backdrop-in;position:fixed;inset:0}@keyframes hd-backdrop-in{0%{opacity:0}to{opacity:1}}.hd-drawer{z-index:9;-webkit-backdrop-filter:blur(12px);color:#e8e0d8;letter-spacing:.01em;visibility:hidden;background:#14161ac7;border-right:1px solid #ffffff14;flex-direction:column;gap:16px;width:min(360px,92vw);height:100vh;padding:24px 18px 28px;font-family:Noto Sans JP,PingFang SC,Hiragino Sans GB,system-ui,sans-serif;font-size:.88rem;transition:transform .24s cubic-bezier(.22,.61,.36,1),visibility 0s linear .24s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.hd-drawer-open{visibility:visible;transition:transform .24s cubic-bezier(.22,.61,.36,1),visibility linear;transform:translate(0)}.hd-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.hd-title{color:#e8e0d8;letter-spacing:.08em;margin:0;font-size:.95rem;font-weight:500}.hd-actions{align-items:center;gap:6px;display:flex}.hd-close,.hd-refresh{color:#908578;cursor:pointer;background:0 0;border:none;min-width:28px;min-height:28px;padding:0 6px;font-size:.95rem;transition:color .2s}.hd-close:hover,.hd-refresh:hover{color:#e8e0d8}.hd-refresh:disabled{opacity:.5;cursor:progress}.hd-status{color:#908578;text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:4px;margin:0;padding:8px 10px;font-size:.82rem}.hd-status-error{color:#d4a99e;background:#b0867a0f;border-color:#b0867a66}.hd-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hd-item{margin:0;padding:0;display:block}.hd-card{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:6px;flex-direction:column;gap:6px;padding:10px 12px;transition:background .2s,border-color .2s,transform .2s;display:flex}.hd-card:hover{background:#b0867a14;border-color:#b0867a73;transform:translateY(-1px)}.hd-card:focus-visible{outline-offset:2px;outline:1px solid #b0867a99}.hd-card:disabled{cursor:progress;opacity:.6}.hd-card-head{color:#908578;letter-spacing:.04em;justify-content:space-between;align-items:baseline;gap:8px;font-size:.74rem;display:flex}.hd-card-time{white-space:nowrap}.hd-card-play{color:#b0867a;flex-shrink:0;font-size:.78rem}.hd-card-text{color:#e8e0d8;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.hd-card-text-empty{color:#6f6557;font-style:italic}.hd-tags{flex-wrap:wrap;gap:4px;display:flex}.hd-tag{color:#908578;letter-spacing:.02em;background:#ffffff05;border:1px solid #ffffff0f;border-radius:3px;padding:2px 6px;font-size:.7rem;display:inline-block}@media (width<=480px){.hd-drawer{width:100vw}}.subtitle-top,.subtitle-bottom{z-index:4;pointer-events:none;opacity:0;justify-content:center;font-family:PingFang SC,PingFang HK,Hiragino Sans GB,Noto Sans CJK SC,Microsoft YaHei,sans-serif;transition:opacity .3s;display:flex;position:fixed;left:0;right:0}.subtitle-top{transition:opacity .3s,transform .3s;top:4vh;transform:translateY(-8px)}.subtitle-bottom{transition:opacity .3s,transform .3s;bottom:8vh;transform:translateY(8px)}.subtitle-top--visible,.subtitle-bottom--visible{opacity:1;transform:translateY(0)}.subtitle-jp{color:#f5ebd8;text-align:center;word-break:break-word;white-space:pre-wrap;text-shadow:0 2px 8px #000000d9,0 0 4px #000000f2;max-width:75vw;font-size:18px;font-weight:600;line-height:1.5;animation:.2s ease-out both subtitle-fade-in}.subtitle-zh{letter-spacing:.05em;color:#f5ebd8;text-align:center;word-break:break-word;text-shadow:0 2px 8px #000000d9,0 0 4px #000000f2,0 0 16px #0009;max-width:75vw;font-size:32px;font-weight:800;line-height:1.5;animation:.2s ease-out both subtitle-fade-in}.subtitle-zh.multiline{text-align:left}.subtitle-zh__text{display:inline}.camellia-spinner{vertical-align:middle;width:32px;height:32px;margin-left:8px;animation:4s linear infinite subtitle-camellia-spin;display:inline-block}@keyframes subtitle-fade-in{0%{opacity:0}to{opacity:1}}@keyframes subtitle-camellia-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{color:#e8e0d8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#0a0a0c;font-family:Noto Sans JP,PingFang SC,Hiragino Sans GB,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}button,input,textarea{font:inherit}.app-shell{background:#0a0a0c;width:100%;height:100%;min-height:100vh;position:relative;overflow:hidden}.stage-section{width:100%;height:100%;min-height:100vh;position:relative}.avatar-stage{z-index:1;width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.avatar-stage canvas{width:100%;height:100%;display:block}.gear-button{z-index:5;color:#e8e0d8;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#14161a8c;border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items:center;gap:6px;width:38px;height:38px;padding:0;transition:border-color .2s,background .2s,color .2s;display:inline-flex;position:absolute;top:18px;right:18px}.gear-button:hover{background:#1e1a1cb3;border-color:#b0867a66}.gear-icon{font-size:1.05rem;line-height:1}.gear-status-dot{background:#ffffff2e;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.gear-status-ok{background:#b0867a}.gear-status-warn{background:#d4a056}.gear-status-danger{background:#c46666}.gear-status-idle{background:#ffffff2e}.gear-button.gear-warn{border-color:#d4a05666}.gear-button.gear-danger{border-color:#c4666680}.stage-alert{z-index:4;color:#f0c8c8;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#281216c7;border:1px solid #c4666680;border-radius:4px;max-width:80vw;padding:10px 14px;font-size:.84rem;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.screenshot-mode .gear-button,.screenshot-mode .bottom-right-controls,.screenshot-mode .cp-drawer,.screenshot-mode .cp-backdrop,.screenshot-mode .stage-alert{display:none!important}
