:root{font-family:Yu Gothic UI,Meiryo UI,Meiryo,system-ui,sans-serif;color:#302936;background:#f7f4fa;font-synthesis:none;text-rendering:optimizeLegibility}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}*{box-sizing:border-box}button,input,select{font:inherit}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh;background:#f7f4fa;color:#302936}.web-header{display:flex;align-items:center;gap:12px;min-height:44px;padding:6px 14px;background:#ece8ef;border-bottom:1px solid #cfc7d4}.web-label{flex:0 0 auto;font-size:13px;font-weight:700;color:#6f6475}.address-bar{display:flex;align-items:center;flex:1;min-width:0;height:32px;padding:0 12px;background:#fff;border:1px solid #c9c2cd;border-radius:18px;box-shadow:inset 0 1px 2px #0000000d}.lock-mark{margin-right:8px;font-size:13px}.address-bar input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#5b5360;cursor:default}.main-content{padding:12px 16px}.title-area{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:10px}.title-area h1{margin:0 0 4px;font-size:24px}.title-area p{margin:0;color:#786d7d}.primary-button,.edit-button,.add-button,.save-button,.confirm-button,.cancel-button{padding:8px 14px;border-radius:9px;font-weight:700;cursor:pointer}.primary-button,.edit-button,.save-button,.confirm-button{border:1px solid #a56b96;background:#d69abc;color:#2f1d29}.edit-button{align-self:end;min-width:100px}.add-button{border:1px solid #b98aa6;background:#e6b9d1;color:#3c2734}.save-button{min-width:110px;background:#c982ad}.status-panel,.control-panel,.empty-editor,.editor-panel{margin-bottom:10px;background:#fff;border:1px solid #d8d0dc;border-radius:11px}.status-panel{display:grid;gap:6px;padding:9px 12px}.error-box{margin:6px 0 0;padding:10px;white-space:pre-wrap;color:#7e1f2b;background:#fff0f2;border:1px solid #e0a7af;border-radius:8px}.control-panel{display:flex;flex-wrap:wrap;align-items:end;gap:10px;padding:10px 12px}.control-group{display:flex;align-items:center;gap:12px;min-height:36px}.control-group label{display:flex;align-items:center;gap:5px}.control-label{font-weight:700}.field-label{display:grid;gap:5px;font-weight:700}.field-label input,.field-label select{min-width:190px;height:30px;padding:5px 9px;border:1px solid #c9c1cd;border-radius:7px;background:#fff}.wide-field input,.wide-field select{min-width:300px}.id-field input{min-width:120px;width:140px}.empty-editor{display:grid;min-height:400px;place-items:center;color:#837887}.editor-panel{overflow:hidden}.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 12px;border-bottom:1px solid #ded7e2}.heading-buttons{display:flex;gap:10px}.mode-label{margin-bottom:3px;color:#8b4d73;font-weight:700}.editor-heading h2{margin:0;font-size:19px}.file-information{margin-top:5px;color:#786e7d;font-size:13px}.table-scroll{max-height:500px;overflow:auto}table{width:100%;border-collapse:collapse;font-size:14px}th,td{min-width:125px;padding:5px 7px;border-right:1px solid #ddd6e1;border-bottom:1px solid #ddd6e1;text-align:left;vertical-align:top}th{position:sticky;top:0;z-index:2;background:#eee5ec;font-weight:700}.row-number,.move-column,.unlimited-column,.delete-column{min-width:62px;width:62px;text-align:center}.error-column{min-width:250px;width:250px}.cell-input{width:100%;min-width:105px;height:30px;padding:5px 7px;border:1px solid #cfc7d2;border-radius:5px;background:#fff}.cell-input:disabled{color:#746a78;background:#e9e5eb}select.cell-input{cursor:pointer}.changed-cell{background:#fff1bd}.invalid-row{background:#fff7f7}.valid-mark{color:#26713b;font-weight:700}.row-errors{margin:0;padding-left:18px;color:#a12c3e;font-size:12px}.delete-button{padding:5px 9px;border:1px solid #c48791;border-radius:6px;background:#f8d9dd;cursor:pointer}.no-rows,.save-note{padding:10px;text-align:center}.save-note{color:#766b7a;background:#f4f0f5;border-top:1px solid #ded7e2}.privacy-note{color:#746a78;font-size:13px;text-align:right}.modal-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;background:#2a202a73}.confirm-dialog{width:min(520px,100%);padding:22px;background:#fff;border:1px solid #b9aebd;border-radius:14px;box-shadow:0 18px 50px #00000038}.confirm-dialog h2{margin:0 0 14px}.confirm-file{margin:12px 0;padding:12px;background:#f3edf2;border:1px solid #d7cad4;border-radius:8px;font-family:Consolas,monospace;font-weight:700}.confirm-extra{padding:10px;background:#fff5cf;border:1px solid #e1cf85;border-radius:8px}.dialog-buttons{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.cancel-button{border:1px solid #aaa1ad;background:#f3f0f4;color:#3f3843}@media(max-width:950px){.title-area{align-items:stretch;flex-direction:column}.primary-button{align-self:flex-start}.wide-field{width:100%}.wide-field input,.wide-field select{width:100%;min-width:0}.editor-heading{align-items:flex-start;flex-direction:column}}.fixed-cell{color:#5f5664;background:#ece8ef;cursor:default;text-align:center;font-weight:700}.move-buttons{display:flex;justify-content:center;gap:5px}.move-button{width:30px;height:30px;padding:0;border:1px solid #b9aebd;border-radius:5px;background:#f3eef2;cursor:pointer}.date-field input{min-width:155px}.member-field select{min-width:180px}.main-tabs{display:flex;gap:8px;margin-bottom:14px;padding:0 4px;border-bottom:2px solid #d7cfd9}.main-tab{min-width:180px;padding:12px 18px;border:1px solid #c8bdca;border-bottom:0;border-radius:10px 10px 0 0;background:#eee9f0;color:#5f5664;font-weight:700;cursor:pointer}.main-tab.active{position:relative;top:2px;background:#fff;color:#7f3f67;border-color:#b884a4}.tab-content{min-width:0}.run-panel{min-height:430px;margin-bottom:16px;padding:18px;background:#fff;border:1px solid #d8d0dc;border-radius:11px}.run-panel-heading{padding-bottom:14px;border-bottom:1px solid #ded7e2}.run-panel-heading h2{margin:0 0 5px;font-size:24px}.run-panel-heading p{margin:0;color:#786d7d}.run-form{display:flex;flex-wrap:wrap;gap:18px;padding:22px 0}.run-field select{min-width:320px}.run-summary{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:14px}.run-summary>div{display:grid;gap:7px;padding:16px;background:#f5f0f4;border:1px solid #d9ced6;border-radius:10px}.run-summary span{color:#766c7a;font-size:13px}.run-summary strong{font-size:18px}.run-placeholder{margin-top:20px;padding:18px;color:#756b79;background:#faf7fa;border:1px dashed #cbbfca;border-radius:10px;text-align:center}@media(max-width:760px){.main-tab{flex:1;min-width:0}.run-field,.run-field select{width:100%;min-width:0}.run-summary{grid-template-columns:1fr}}.run-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.run-state{flex:0 0 auto;padding:8px 14px;border-radius:999px;font-weight:700}.state-unselected{background:#eee9f0;color:#6e6572}.state-gachaSelected{background:#e8d8f1;color:#633d77}.state-running{background:#f5cfe2;color:#8a315c}.run-step-panel{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;margin-top:16px;padding:10px 12px;background:#faf7fa;border:1px solid #ddd4df;border-radius:11px}.run-step-number{display:grid;width:36px;height:32px;place-items:center;border-radius:50%;background:#ca8fb3;color:#fff;font-size:18px;font-weight:700}.run-step-content{min-width:0}.run-control-row{display:flex;flex-wrap:wrap;align-items:end;gap:10px}.run-action-button,.run-secondary-button{min-width:110px;height:30px;padding:0 14px;border-radius:8px;font-weight:700;cursor:pointer}.run-action-button{border:1px solid #a56b96;background:#d69abc;color:#2f1d29}.run-secondary-button{border:1px solid #aaa1ad;background:#f0edf1;color:#453d48}.locked-display{display:flex;align-items:baseline;gap:12px;margin-top:10px;padding:9px 12px;background:#fff;border:1px solid #ddd5df;border-radius:8px}.locked-display span{color:#756b79;font-size:13px}.locked-display strong{font-size:17px}.run-data-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.25fr) minmax(260px,1fr);gap:10px;margin-top:16px}.run-data-panel{min-width:0;min-height:360px;padding:13px;border:1px solid #d9d0dc;border-radius:11px;background:#fff}.run-data-panel h3{margin:0 0 11px;font-size:18px}.weight-display-panel{background:#f1eef9}.item-display-panel{background:#edf5fb}.history-display-panel{background:#f8f0eb}.run-empty{display:grid;min-height:280px;place-items:center;color:#857b89;text-align:center}.weight-display-list,.item-display-list,.history-display-list{display:grid;gap:7px;max-height:430px;overflow:auto}.weight-display-row,.item-display-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:8px 9px;background:#ffffffbf;border:1px solid rgb(120 105 130 / 18%);border-radius:7px}.item-display-row{grid-template-columns:minmax(0,1fr) auto}.weight-display-row small{color:#716776}.item-display-row strong{font-size:12px;color:#625867}.rarity-9{color:#8d285f}.rarity-8{color:#bd3f4f}.rarity-7{color:#278149}.rarity-6{color:#8550a8}.rarity-5{color:#5554a7}.rarity-4{color:#3e72af}.rarity-3{color:#268b98}.rarity-2{color:#327f78}.rarity-1{color:#70584b}.run-controls-placeholder{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;padding:13px;background:#f3eef2;border:1px solid #dbd2dc;border-radius:10px}.run-controls-placeholder button,.run-controls-placeholder input{height:32px;padding:0 11px}.run-controls-placeholder span{color:#786e7c;font-size:13px}@media(max-width:1150px){.run-data-grid{grid-template-columns:1fr 1fr}.history-display-panel{grid-column:1 / -1}}@media(max-width:760px){.run-panel-heading{align-items:flex-start;flex-direction:column}.run-data-grid{grid-template-columns:1fr}.history-display-panel{grid-column:auto}}.message-slot{min-height:48px;margin:-6px 0 16px;padding:11px 14px;white-space:pre-wrap;color:transparent;border:1px solid transparent;border-radius:9px}.message-slot.has-error{color:#7e1f2b;background:#fff0f2;border-color:#e0a7af}.message-slot.has-success{color:#245b35;background:#e7f6e9;border-color:#91c89e;font-weight:700}.run-confirm-panel{display:flex;flex-wrap:wrap;align-items:end;gap:10px;margin-top:16px;padding:13px 14px;background:#fff8d8;border:1px solid #e2ce83;border-radius:10px}.run-confirm-title{font-weight:700;align-self:center}.run-confirm-panel select{min-width:320px;height:30px;padding:0 9px}.run-confirm-panel button{height:30px;padding:0 18px}.run-confirm-panel span{color:#756b62;font-size:13px;align-self:center}.history-block{display:grid;gap:3px;padding:9px;background:#ffffffb8;border:1px solid rgb(130 100 80 / 18%);border-radius:7px}.history-block strong{color:#9b5e86}.run-controls-placeholder>button:not(:disabled){border:1px solid #a56b96;background:#d69abc;color:#2f1d29;border-radius:7px;font-weight:700;cursor:pointer}.post-id-field{display:grid;gap:4px;color:#5f5664;font-size:12px;font-weight:700}.post-id-field input{min-width:230px}.title-area{margin-bottom:10px}.title-area h1{line-height:1.15}.title-area p{font-size:13px;line-height:1.25}.status-panel{min-height:72px;max-height:72px;overflow:auto}.error-box{max-height:42px;overflow:auto;margin-top:4px;padding:6px 8px;font-size:12px}.control-panel{row-gap:8px}.editor-heading{min-height:62px}.editor-heading h2,.run-panel-heading h2{line-height:1.15}.file-information,.mode-label{line-height:1.2}.main-tabs{margin-bottom:8px}.main-tab{padding:9px 14px}.run-panel{padding:12px}.run-panel-heading{padding-bottom:8px}.run-form{padding:10px 0}.run-summary>div{padding:10px 12px}.run-placeholder{margin-top:10px;padding:10px}.table-scroll{max-height:calc(100vh - 330px);min-height:240px}.privacy-note{margin-top:6px;line-height:1.2}.confirm-dialog{padding:16px}.confirm-dialog h2{margin-bottom:10px}.dialog-buttons{margin-top:12px}@media(max-height:820px){.web-header{min-height:40px}.main-content{padding-top:8px;padding-bottom:8px}.title-area{margin-bottom:8px}.title-area h1{font-size:22px}.status-panel{min-height:64px;max-height:64px}.control-panel{padding-top:8px;padding-bottom:8px}.editor-heading{min-height:56px;padding-top:8px;padding-bottom:8px}.table-scroll{max-height:calc(100vh - 300px)}.run-panel{min-height:320px}}.web-header,.address-bar,.web-label{display:none!important}.title-area{margin-bottom:4px}.csv-select-button{max-width:520px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.csv-select-button.selected{background:#c8e6c9;border-color:#79a97c;color:#214625}.compact-message-area{min-height:26px;max-height:26px;margin-bottom:4px;padding:4px 8px;overflow:auto;border:1px solid transparent;border-radius:6px;color:transparent;font-size:12px;line-height:16px}.compact-message-area.has-error{color:#7e1f2b;background:#fff0f2;border-color:#e0a7af}.status-panel{display:none!important}@media(max-width:900px){.title-area{gap:8px}.csv-select-button{width:100%;max-width:none}}.error-box{display:none!important}.compact-message-area{display:block}.message-slot{display:none!important}.run-action-row span{min-width:260px;color:#6f6475;font-size:12px}.run-field select,.run-top-row select,.run-member-row select{min-height:40px!important;height:40px!important;padding-top:7px!important;padding-bottom:7px!important;line-height:1.3!important}.run-field label,.run-top-row label,.run-member-row label{line-height:1.3}.compact-message-area{display:flex;align-items:center;gap:6px;min-height:34px;max-height:34px;padding:5px 10px;overflow:hidden;color:transparent;background:transparent;border:1px solid transparent}.compact-message-area.has-error{color:#7a101c;background:#ffe8eb;border-color:#d86775;box-shadow:0 0 0 2px #d867751f}.error-icon{flex:0 0 auto;font-size:18px}.error-dismiss-button{flex:0 0 auto;margin-left:auto;width:26px;height:24px;padding:0;border:1px solid #c88891;border-radius:5px;background:#fff5f6;color:#721521;line-height:1;cursor:pointer}.error-pulse{animation:error-attention .28s ease-out 2}@keyframes error-attention{0%{transform:translate(0)}25%{transform:translate(-3px)}50%{transform:translate(3px)}75%{transform:translate(-2px)}to{transform:translate(0)}}.history-save-button{position:relative;min-width:142px;cursor:pointer}.history-save-button[data-inactive=true]{opacity:.55;cursor:default}.history-save-button[data-inactive=true]:not(.saving){pointer-events:none}.history-save-button.saving{opacity:1;cursor:progress;background:#ece4f0;border-color:#a990b0}.history-save-toast{position:fixed;z-index:1200;right:22px;bottom:22px;max-width:min(420px,calc(100vw - 44px));padding:12px 18px;border:1px solid #6ea377;border-radius:10px;background:#e7f5e9;color:#1f5529;box-shadow:0 10px 30px #0000002e;font-weight:700;animation:save-toast-in .18s ease-out}@keyframes save-toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.app-background{position:relative;isolation:isolate}.app-background:before{content:"";position:fixed;z-index:-1;inset:0;background-image:url(/bgimg.png);background-repeat:no-repeat;background-position:center center;background-size:cover;opacity:.05;pointer-events:none}.control-panel,.editor-panel,.run-panel,.empty-editor,.status-panel{position:relative;background-color:#ffffffeb;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.title-area{margin-bottom:2px}.top-action-bar{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-height:40px;margin-bottom:4px}.top-action-label{color:#6f6475;font-size:13px;font-weight:700}.csv-select-button{min-width:150px;max-width:220px}.x-post-id-group{display:flex;align-items:center;gap:8px;height:38px;margin:0}.x-post-id-label{flex:0 0 auto;color:#5f5664;font-size:13px;font-weight:700;line-height:38px}.x-post-id-input{width:210px;height:38px;padding:6px 9px;border:1px solid #c9c1cd;border-radius:7px;background:#fff;line-height:1.2}.x-post-id-input:disabled{background:#ece8ef;color:#8a818e}.run-action-row,.run-footer-actions,.run-controls{align-items:center}@media(max-width:900px){.top-action-bar{justify-content:stretch}.csv-select-button{flex:1;max-width:none}.x-post-id-group{width:100%}.x-post-id-input{flex:1;width:auto}}.startup-setup-panel{width:min(720px,100%);margin:4px auto 8px;padding:10px 14px;background:#fffffff0;border:1px solid #d2c7d3;border-radius:12px;text-align:center;box-shadow:0 3px 12px #0000000f}.startup-setup-title{margin-bottom:8px;color:#5f5264;font-size:14px;font-weight:700}.startup-setup-buttons{display:flex;justify-content:center;gap:14px}.setup-select-button{min-width:210px;height:40px}.setup-select-button.selected{background:#c8e6c9;border-color:#79a97c;color:#214625}.startup-setup-status{min-height:20px;margin-top:7px;color:#746a78;font-size:12px;font-weight:700}.setup-required-panel{display:grid;min-height:360px;place-items:center;margin-bottom:16px;background:#ffffffe5;border:1px solid #d8d0dc;border-radius:11px;color:#756b79;font-size:18px;font-weight:700}.main-tab:disabled{opacity:.5;cursor:default}@media(max-width:760px){.startup-setup-buttons{flex-direction:column}.setup-select-button{width:100%;min-width:0}}.control-panel .field-label input,.control-panel .field-label select,.control-panel .id-field input,.control-panel .wide-field input,.control-panel .wide-field select,.control-panel .date-field input{min-height:40px!important;height:40px!important;padding-top:7px!important;padding-bottom:7px!important;line-height:1.3!important}.control-panel select{padding-right:30px!important}.run-panel{padding-top:12px}.run-state-label,.run-status-label,.run-phase-label{display:flex;justify-content:center;align-items:center;text-align:center;width:100%}.run-panel>.mode-label,.run-panel>.status-label{text-align:center;width:100%}.run-panel-heading-centered{display:flex!important;justify-content:center!important;align-items:center!important;min-height:44px;padding:6px 10px!important}.run-phase-center{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;text-align:center!important;margin:0 auto!important}.tool-list-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(#f7f4fae5,#f7f4fae5),url(/bgimg.png) center / cover no-repeat fixed}.tool-list-card{width:min(760px,100%);padding:30px;background:#fffffff0;border:1px solid #d4c7d3;border-radius:18px;box-shadow:0 16px 44px #00000024;text-align:center}.tool-list-card h1{margin:0;font-size:30px;line-height:1.25}.tool-list-version{margin:6px 0 24px;color:#7b6f80;font-size:14px;font-weight:700}.tool-launch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tool-launch-button{min-height:62px;padding:12px 18px;border-radius:12px;font-size:20px;font-weight:700}.tool-launch-button.active{border:1px solid #a56b96;background:#d69abc;color:#2f1d29;cursor:pointer;box-shadow:0 4px 12px #a56b963d}.tool-launch-button.active:hover{filter:brightness(1.04);transform:translateY(-1px)}.tool-launch-button.inactive{border:1px solid #cfc7d2;background:#ece8ef;color:#8d838f;opacity:.6;cursor:default;pointer-events:none}.tool-list-note{margin:20px 0 0;color:#746a78;font-size:13px}.back-to-tools-button{flex:0 0 auto;align-self:center;padding:8px 12px;border:1px solid #b9aebd;border-radius:8px;background:#f3eef2;color:#4d4351;font-weight:700;cursor:pointer}.back-to-tools-button:hover{background:#e9e1e7}@media(max-width:700px){.tool-list-card{padding:22px}.tool-list-card h1{font-size:24px}.tool-launch-grid{grid-template-columns:1fr}.title-area{align-items:stretch}.back-to-tools-button{align-self:flex-start}}.tool-launch-grid{display:flex!important;flex-direction:column!important;gap:12px!important;width:min(420px,100%);margin:0 auto}.tool-launch-button{width:100%}.gacha-title-block{flex:1;text-align:center}.gacha-title-block h1,.gacha-title-block p{text-align:center}.title-area{position:relative}.back-to-tools-button{position:absolute;left:0}@media(max-width:700px){.back-to-tools-button{position:static}.gacha-title-block{width:100%}}.tool-list-card h1{margin-bottom:1em}.panel-tool-page{min-height:100vh;padding:12px 16px 18px;background:#f7f4fa;color:#302936}.panel-tool-header{display:grid;grid-template-columns:170px minmax(0,1fr) 170px;align-items:center;gap:18px;margin-bottom:12px}.panel-title-block{min-width:0;text-align:center}.panel-tool-header h1{margin:0 0 2px;font-size:24px;text-align:center}.panel-tool-header p{margin:0;color:#786d7d;font-size:13px;text-align:center}.panel-header-spacer{width:170px}.panel-folder-bar{display:flex;align-items:center;gap:12px;margin-bottom:10px;padding:9px 12px;background:#fff;border:1px solid #d8d0dc;border-radius:11px}.panel-folder-bar span{min-width:0;overflow:hidden;color:#6f6475;text-overflow:ellipsis;white-space:nowrap}.panel-folder-button,.panel-mode-controls button{min-height:36px;padding:7px 13px;border:1px solid #a56b96;border-radius:9px;background:#e1afd0;color:#2f1d29;font-weight:700;cursor:pointer}.panel-start-menu{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;margin-bottom:10px;padding:12px;background:#b8bad6;border-radius:13px}.panel-start-menu button{min-height:52px;padding:9px 12px;border:2px solid transparent;border-radius:10px;background:#f8f3fa;color:#332b39;font-weight:700;cursor:pointer}.panel-start-menu button:nth-child(1){background:#fff3cf}.panel-start-menu button:nth-child(2){background:#eee3ff}.panel-start-menu button:nth-child(3),.panel-start-menu button:nth-child(4){background:#e3f2ff}.panel-start-menu button.selected{border-color:#c34f9a;box-shadow:0 0 0 2px #ffffffb3 inset}.panel-mode-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;padding:10px 12px;background:#fff;border:1px solid #d8d0dc;border-radius:11px}.panel-mode-controls strong{min-width:130px;color:#8b4d73}.panel-mode-controls label{display:flex;align-items:center;gap:7px;font-weight:700}.panel-mode-controls select{min-width:130px;height:34px;padding:4px 8px;border:1px solid #c9c1cd;border-radius:7px;background:#fff}.panel-json-select{flex:1;min-width:280px}.panel-json-select select{flex:1;min-width:220px}.panel-mode-controls .panel-clear-button{margin-left:auto;background:#d5d0d8;border-color:#aaa2af}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.panel-message{min-height:38px;margin-bottom:10px;padding:8px 11px;background:#f0edf2;border:1px solid #d7cfd9;border-radius:9px}.panel-message.error{color:#7e1f2b;background:#fff0f2;border-color:#e0a7af}.panel-preview-shell{min-width:0;min-height:520px;padding:12px;overflow:auto;background:#b8bad6;border:1px solid #9b9dbb;border-radius:12px}.panel-preview-empty{display:grid;min-height:490px;place-items:center;color:#59566d;background:#ffffff70;border:1px dashed #777993;border-radius:9px;font-weight:700}.panel-active-strip{display:flex;justify-content:center;gap:14px;margin-bottom:8px;color:#40384a;font-size:13px}.panel-active-strip span{max-width:60vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-canvas-wrap{position:relative;width:min(100%,1024px);max-height:calc(100vh - 330px);margin:0 auto;overflow:hidden;background:#272631;box-shadow:0 8px 24px #14101e3d}.panel-canvas-wrap svg,.panel-image-placeholder{position:absolute;inset:0;width:100%;height:100%}.panel-canvas-wrap img{display:block;position:relative;width:100%;height:auto;object-fit:contain}.panel-canvas-wrap svg{z-index:2}.panel-image-placeholder{display:grid;place-items:center;padding:20px;color:#eee8f5;text-align:center;line-height:1.7}@media(max-width:900px){.panel-tool-header{grid-template-columns:auto 1fr}.panel-header-spacer{display:none}.panel-start-menu{grid-template-columns:repeat(2,1fr)}}.panel-tool-page{height:100vh;min-height:620px;overflow:hidden;padding:8px 12px 12px}.panel-tool-header{position:relative;display:flex;align-items:center;min-height:48px;margin-bottom:8px}.panel-tool-header .back-to-tools-button{position:relative;z-index:2}.panel-title-block{position:absolute;left:50%;top:50%;width:max-content;max-width:calc(100% - 360px);transform:translate(-50%,-50%);text-align:center}.panel-tool-header h1{font-size:23px;white-space:nowrap}.panel-header-spacer{display:none}.panel-main-grid{display:grid;grid-template-columns:minmax(430px,42%) minmax(620px,58%);gap:12px;height:calc(100vh - 76px);min-height:530px;overflow:hidden}.panel-control-column{min-width:0;height:100%;overflow-y:auto;padding-right:2px}.panel-image-column{min-width:620px;height:100%;overflow:hidden}.panel-folder-bar{align-items:flex-start;flex-direction:column;gap:6px;margin-bottom:8px;padding:8px 10px}.panel-folder-bar span{width:100%;font-size:12px}.panel-start-menu{grid-template-columns:repeat(2,minmax(170px,1fr));gap:8px;margin-bottom:8px;padding:10px}.panel-start-menu button{min-height:48px}.panel-mode-controls{align-items:stretch;flex-direction:column;gap:8px;margin-bottom:8px;padding:10px}.panel-mode-controls strong{min-width:0}.panel-mode-controls label{justify-content:space-between}.panel-mode-controls select,.panel-mode-controls input{min-width:0;width:62%;height:34px;padding:4px 8px;border:1px solid #c9c1cd;border-radius:7px;background:#fff}.panel-json-select{min-width:0;width:100%}.panel-json-select select{flex:0 1 62%;min-width:0}.panel-mode-controls .panel-clear-button{margin-left:0}.panel-message{margin-bottom:0;font-size:13px}.panel-preview-shell{display:flex;flex-direction:column;height:100%;min-height:0;padding:10px;overflow:hidden}.panel-preview-empty{min-height:0;height:100%}.panel-active-strip{flex:0 0 auto;min-height:22px;margin-bottom:6px}.panel-canvas-wrap{flex:0 0 auto;width:min(100%,1024px);max-width:100%;max-height:calc(100vh - 122px);margin:0 auto}@media(max-width:1100px){.panel-tool-page{overflow:auto}.panel-main-grid{grid-template-columns:minmax(380px,42%) minmax(560px,58%);min-width:960px}.panel-image-column{min-width:560px}}.panel-canvas-wrap{height:auto;aspect-ratio:auto!important}.panel-canvas-wrap>img{position:relative;inset:auto;width:100%;height:auto;max-height:none}.panel-canvas-wrap>svg{pointer-events:none}.panel-grid-line{stroke:#ffffffd1;stroke-width:1;vector-effect:non-scaling-stroke}.panel-preview-shell{overflow:auto}.panel-preview-shell{overflow:hidden}.panel-preview-stage{display:flex;flex:1 1 auto;min-width:0;min-height:0;align-items:center;justify-content:center;overflow:hidden}.panel-canvas-wrap{position:relative;flex:0 0 auto;max-width:none;max-height:none;margin:0;overflow:hidden;aspect-ratio:auto!important}.panel-canvas-wrap>img,.panel-canvas-wrap>svg,.panel-canvas-wrap>.panel-image-placeholder{position:absolute;inset:0;display:block;width:100%;height:100%}.panel-canvas-wrap>img{object-fit:fill}.panel-folder-bar{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.panel-folder-actions{display:flex;flex:0 0 auto;gap:8px}.panel-folder-bar>span,.panel-current-mode-label{min-width:0;margin-left:auto;overflow:hidden;color:#56485a;text-overflow:ellipsis;white-space:nowrap}.panel-current-mode-label{font-size:14px}.panel-switch-button{background:#d8cdec;border-color:#8f77aa}.panel-selected-file{overflow:hidden;padding:6px 8px;border-radius:7px;background:#f3eff5;color:#685c6c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.panel-mode-controls .panel-start-button{min-height:42px;background:#9fc9ee;border-color:#6d9fc9;font-size:16px}.panel-mode-controls .panel-start-button:disabled{opacity:.48;cursor:default}.panel-active-strip{align-items:center;justify-content:center}.panel-active-strip strong,.panel-active-strip span{white-space:nowrap}.panel-edit-controls{display:grid;gap:7px;margin-bottom:8px;padding:10px;background:#fff;border:1px solid #d8d0dc;border-radius:11px}.panel-edit-controls>strong{color:#8b4d73}.panel-edit-controls p,.panel-edit-controls span{margin:0;font-size:12px;color:#655a69}.panel-edit-buttons{display:flex;flex-wrap:wrap;gap:6px}.panel-edit-buttons button{min-height:34px;padding:6px 9px;border:1px solid #a56b96;border-radius:8px;background:#ead2e1;color:#332633;font-weight:700;cursor:pointer}.panel-edit-buttons button:disabled{opacity:.45;cursor:default}.panel-canvas-wrap>svg{pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none}.panel-selected-cell{fill:#ffe600c2;stroke:#24180f;stroke-width:1.8;vector-effect:non-scaling-stroke}.panel-edit-boundary{stroke:#fff;stroke-width:3;vector-effect:non-scaling-stroke;pointer-events:none}.panel-edit-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.panel-edit-mode-tabs button.selected{background:#dc8ac7;color:#fff;box-shadow:0 0 0 2px #ffffffd9 inset}.panel-edit-controls small{display:block;margin-top:8px;line-height:1.45}.panel-label-form{display:grid;gap:7px;margin-top:8px}.panel-label-form label{display:grid;grid-template-columns:7.5em minmax(0,1fr);align-items:center;gap:7px}.panel-label-form input:not([type=checkbox]),.panel-label-form select{min-width:0;width:100%;box-sizing:border-box}.panel-label-form .panel-checkbox-label{grid-template-columns:auto 1fr;justify-content:start}.panel-canvas-wrap svg.label-editing{cursor:pointer}.panel-label-layer.selected rect{stroke:#ff3ca6;stroke-width:4;stroke-dasharray:none}.panel-help-box{display:grid;gap:4px;margin-top:4px;padding:9px 10px;background:#f7f2f7;border:1px solid #ddd2df;border-radius:8px;color:#5f5363;font-size:12px;line-height:1.5}.panel-help-box strong{color:#8b4d73}.panel-label-layer{pointer-events:none}.panel-canvas-wrap svg.label-editing .panel-label-hit,.panel-canvas-wrap svg.label-editing .panel-label-resize{pointer-events:all}.panel-canvas-wrap svg.label-editing .panel-label-hit{cursor:move}.panel-label-selection{fill:none;stroke:#ff3ca6;stroke-width:3;vector-effect:non-scaling-stroke}.panel-label-resize{fill:#ff50ae;stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke;cursor:nwse-resize}.panel-run-colors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;margin-top:4px;padding-top:8px;border-top:1px solid #e2d9e4}.panel-run-colors label{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;font-size:12px;font-weight:700;color:#5f5363}.panel-run-colors input[type=color]{width:52px;height:30px;padding:2px;border:1px solid #bfb4c3;border-radius:6px;background:#fff}.panel-alpha-control{grid-column:1 / -1}.panel-alpha-control input[type=range]{flex:1;min-width:0}.panel-alpha-control strong{min-width:3em;text-align:right}.panel-tool-page.app-background{background:transparent}.panel-tool-page.app-background:before{opacity:.05}.panel-tool-page .panel-folder-bar,.panel-tool-page .panel-mode-controls,.panel-tool-page .panel-edit-controls{background-color:#ffffffeb;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.panel-fill-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px}.panel-fill-mode-tabs button{min-height:34px;border:1px solid #bda9ba;border-radius:8px;background:#f3edf2;color:#584b59;font-weight:700;cursor:pointer}.panel-fill-mode-tabs button.selected{border-color:#bd669d;background:#e8b8d5;color:#3d2936;box-shadow:0 0 0 2px #ffffffbf inset}.panel-gradient-angle select{min-width:92px;height:30px;border:1px solid #bfb4c3;border-radius:6px;background:#fff}.panel-save-buttons button{flex:1 1 145px;min-height:42px;background:#cfe9d2;border-color:#72aa78;font-size:14px}.panel-x-post-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 9px;padding-top:8px;border-top:1px solid #e2d9e4}.panel-x-post-row .x-post-id-group{min-width:0}.panel-x-post-row .x-post-id-input{min-width:0;width:100%}.panel-x-post-row small{grid-column:1 / -1;color:#706474}.panel-x-post-button{min-height:36px;padding:7px 13px;border:1px solid #7f6d86;border-radius:8px;background:#ece4f0;color:#3f3444;font-weight:700;cursor:pointer}.panel-save-toast{position:fixed;z-index:10000;left:50%;bottom:34px;width:min(720px,calc(100vw - 40px));padding:16px 22px;transform:translate(-50%);border:3px solid #4f9c5b;border-radius:14px;background:#e5f7e8;box-shadow:0 12px 36px #163d1d52;color:#214f29;font-size:17px;font-weight:800;text-align:center;animation:save-toast-in .18s ease-out}.panel-help-button{position:absolute;right:18px;top:50%;transform:translateY(-50%);border:1px solid rgba(127,72,133,.35);border-radius:10px;background:#ffffffe0;padding:8px 16px;font-weight:700}.panel-save-state{display:inline-flex;align-items:center;justify-content:center;min-width:150px;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:800;white-space:nowrap}.panel-save-state.saving{background:#fff1bb;color:#6a5100}.panel-save-state.saved{background:#daf6df;color:#245d31}.panel-save-state.error{background:#ffd9df;color:#8b1e32}.panel-save-state.idle{background:#ece7ef;color:#5d5362}.panel-edit-top-actions{display:flex;justify-content:flex-end;margin-bottom:8px}.panel-edit-top-actions button,.panel-label-reset-buttons button{border:1px solid rgba(124,79,133,.28);border-radius:8px;background:#fff;padding:7px 12px;font-weight:700}.panel-label-reset-buttons{grid-column:1 / -1;display:flex;gap:8px;flex-wrap:wrap}.panel-preset-row{display:flex;align-items:center;margin:8px 0}.panel-preset-row label{display:flex;align-items:center;gap:8px;font-weight:700}.panel-preset-row select{min-width:160px;border:1px solid rgba(124,79,133,.3);border-radius:8px;background:#fff;padding:7px 10px}.panel-help-modal-backdrop{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;background:#2d1e3580}.panel-help-modal{width:min(620px,92vw);max-height:82vh;overflow:auto;border:2px solid #d99bc6;border-radius:18px;background:#fff8fd;box-shadow:0 20px 60px #28143047;padding:24px 28px;color:#392d3e}.panel-help-modal h2{margin:0 0 14px;text-align:center;color:#b33f8c}.panel-help-modal li{margin:8px 0;line-height:1.5}.panel-help-modal p{border-radius:10px;background:#f5e8f2;padding:12px;line-height:1.55}.panel-help-modal button{display:block;min-width:130px;margin:18px auto 0;border:0;border-radius:10px;background:#c65b9f;color:#fff;padding:10px 18px;font-weight:800}.panel-folder-bar{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:6px}.panel-folder-row{display:flex;width:100%;min-width:0;align-items:center;gap:8px}.panel-folder-primary-row,.panel-folder-mode-row,.panel-folder-save-row,.panel-folder-info-row{justify-content:flex-start}.panel-folder-bar .panel-current-mode-label{flex:1 1 auto;min-width:0;margin-left:0;overflow:visible;text-overflow:clip;white-space:normal;line-height:1.35}.panel-folder-bar .panel-save-state{min-width:0;max-width:100%;margin-left:0}.panel-folder-bar .panel-folder-info-row>span{width:100%;margin-left:0}.member-manage-buttons{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.member-manage-buttons .run-secondary-button{min-width:68px;padding-inline:10px}.member-manage-buttons .member-delete-button{background:#ffe8ef;border-color:#e8a4b7;color:#8b2948}.entry-page{min-height:100vh}.entry-card{padding:16px;background:#fff;border:1px solid #d8d0dc;border-radius:11px}.entry-card h2,.entry-card h3{margin-top:0}.entry-form-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px}.entry-items{margin-top:16px;padding:13px;background:#faf7fa;border:1px solid #ded6e1;border-radius:10px}.entry-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.entry-section-title h3{margin:0}.entry-item-row{display:grid;grid-template-columns:minmax(220px,1fr) 180px 72px;gap:8px;margin-top:8px}.entry-item-row input,.entry-start-box select,.entry-operation input,.entry-operation select{height:34px;padding:5px 9px;border:1px solid #c9c1cd;border-radius:7px;background:#fff}.entry-empty{color:#817685}.entry-save-row,.entry-finish-row{display:flex;align-items:center;gap:14px;margin-top:16px}.entry-save-row span,.entry-finish-row span{color:#776d7b;font-size:13px}.entry-start-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.entry-start-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px;background:#f7f2f6;border:1px solid #ddd3dc;border-radius:10px}.entry-start-box h3{grid-column:1/-1;margin:0}.entry-running{margin-top:16px}.entry-progress-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.entry-progress-head h2{margin:0}.entry-progress-head p{margin:3px 0 0;color:#776d7b}.entry-progress-head>div:last-child{font-size:22px;font-weight:800}.entry-achieved{color:#e23f92}.entry-running progress{width:100%;height:22px;margin:10px 0;accent-color:#d2609e}.entry-stats{display:flex;flex-wrap:wrap;gap:14px;padding:10px 12px;background:#f2eaf1;border-radius:9px}.entry-operation-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.entry-operation{display:grid;gap:8px;align-content:start;padding:13px;background:#f8f5f8;border:1px solid #ddd5df;border-radius:10px}.entry-operation h3{margin:0}.entry-operation label{display:flex;gap:7px;align-items:center}.entry-log{margin-top:12px;padding:13px;background:#fff;border:1px solid #d9d0dc;border-radius:10px}.entry-log h3{margin:0 0 9px}.entry-log-row{display:grid;grid-template-columns:165px 70px 120px minmax(0,1fr) 55px;gap:7px;padding:7px 8px;border-bottom:1px solid #eee7ee;font-family:Consolas,Yu Gothic UI,sans-serif}.entry-log-row.entry{color:#43227e}.entry-log-row.rescue{color:#5d8164}.entry-log-row.attack{color:#b23d31}.entry-log-row em{text-align:right;font-style:normal;font-weight:800}.entry-finish-button{padding:8px 15px;border:1px solid #c06b91;border-radius:9px;background:#f1a3c3;color:#351f2a;font-weight:800;cursor:pointer}@media(max-width:1100px){.entry-form-grid{grid-template-columns:1fr 1fr}.entry-start-grid,.entry-operation-grid{grid-template-columns:1fr}.entry-log-row{grid-template-columns:145px 65px 110px minmax(0,1fr) 48px}}@media(max-width:700px){.entry-form-grid,.entry-item-row{grid-template-columns:1fr}.entry-log-row{grid-template-columns:1fr 1fr}.entry-log-row span:nth-of-type(2){grid-column:1/-1}}.entry-edit-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.entry-edit-header h2{margin:0}.entry-edit-mode{display:flex;gap:8px;padding:5px;background:#f1eaf1;border:1px solid #d9cddd;border-radius:999px}.entry-edit-mode label{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;color:#6f6272;font-weight:800;cursor:pointer}.entry-edit-mode label.active{background:#fff;color:#7d2f66;box-shadow:0 2px 8px #59345024}.entry-edit-mode input{accent-color:#c45f9a}.entry-existing-picker{display:grid;grid-template-columns:minmax(280px,1fr) auto;align-items:end;gap:10px;margin-bottom:10px;padding:12px;background:#f8f2f7;border:1px solid #dfd2dc;border-radius:10px}.entry-existing-picker select{width:100%;height:36px;padding:5px 9px;border:1px solid #c9c1cd;border-radius:7px;background:#fff}.entry-editor-status{margin-bottom:14px;padding:8px 12px;border-left:5px solid #d683b0;border-radius:7px;background:#fff2f8;color:#713353;font-weight:800}.entry-log{background:linear-gradient(180deg,#fffafd,#fff)}.entry-log-list{display:grid;gap:9px;max-height:430px;overflow:auto;padding:3px 5px 5px 2px}.entry-log-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;padding:10px 12px;border:1px solid transparent;border-radius:14px;box-shadow:0 3px 10px #53374e1a}.entry-log-card.entry{background:linear-gradient(135deg,#f3edff,#fbf8ff);border-color:#cdbceb;color:#4e3477}.entry-log-card.badge{background:linear-gradient(135deg,#fff3bd,#fff9df);border-color:#e7cb63;color:#76540a}.entry-log-card.rescue{background:linear-gradient(135deg,#e9f8ed,#f7fff8);border-color:#aad6b4;color:#376947}.entry-log-card.attack{background:linear-gradient(135deg,#ffe9eb,#fff7f7);border-color:#ebaeb6;color:#873e49}.entry-log-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#ffffffbf;font-size:23px;box-shadow:inset 0 0 0 1px #ffffffe6}.entry-log-main{min-width:0}.entry-log-top{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.entry-log-kind,.entry-log-first{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;background:#ffffffb8;font-size:12px;font-weight:900}.entry-log-first{color:#a34678;background:#ffe8f5}.entry-log-top time{margin-left:auto;color:#3a2738a6;font-size:12px}.entry-log-name{margin:5px 0 4px;overflow-wrap:anywhere;font-size:17px;font-weight:900}.entry-log-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px}.entry-log-bottom strong{font-family:Consolas,Yu Gothic UI,sans-serif;font-size:15px}.entry-log-bottom em{min-width:48px;padding:3px 8px;border-radius:999px;background:#ffffffbf;text-align:center;font-style:normal;font-size:15px;font-weight:900}@media(max-width:700px){.entry-edit-header{align-items:flex-start;flex-direction:column}.entry-existing-picker{grid-template-columns:1fr}.entry-log-top time{width:100%;margin-left:0}.entry-log-card{grid-template-columns:40px minmax(0,1fr)}.entry-log-icon{width:38px;height:38px;font-size:20px}}.entry-run-columns{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(430px,1.05fr);gap:14px;margin-top:12px;align-items:start}.entry-run-left{min-width:0}.entry-run-left .entry-operation-grid{grid-template-columns:1fr;margin-top:0}.entry-run-columns .entry-log{margin-top:0;min-width:0}.entry-run-columns .entry-log-list{display:flex;flex-direction:column;gap:4px;max-height:560px;padding:2px 4px 4px 1px}.entry-run-columns .entry-log-card{display:grid;grid-template-columns:26px 62px auto minmax(90px,1fr) 105px 48px 42px;align-items:center;gap:6px;min-height:30px;padding:4px 7px;border-radius:8px;box-shadow:none}.entry-run-columns .entry-log-icon{width:24px;height:24px;border-radius:7px;font-size:15px}.entry-run-columns .entry-log-kind,.entry-run-columns .entry-log-first{justify-content:center;padding:2px 6px;border-radius:6px;font-size:11px;line-height:1.2;white-space:nowrap}.entry-run-columns .entry-log-name{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.entry-run-columns .entry-log-card time{color:#3a2738a8;font-size:11px;text-align:right;white-space:nowrap}.entry-run-columns .entry-log-progress{font-family:Consolas,Yu Gothic UI,sans-serif;font-size:13px;font-weight:900;text-align:right}.entry-run-columns .entry-log-card em{min-width:0;padding:2px 5px;border-radius:6px;background:#ffffffc7;text-align:center;font-style:normal;font-size:13px;font-weight:900}@media(max-width:1100px){.entry-run-columns{grid-template-columns:1fr}.entry-run-columns .entry-log-list{max-height:420px}}@media(max-width:760px){.entry-run-columns .entry-log-card{grid-template-columns:24px 56px auto minmax(80px,1fr) 42px}.entry-run-columns .entry-log-card time{display:none}.entry-run-columns .entry-log-progress{display:none}}.entry-run-columns .entry-log-card{grid-template-columns:26px 178px minmax(90px,1fr) 105px 48px 42px}.entry-run-columns .entry-log-attributes{display:flex;align-items:center;gap:4px;width:178px;min-width:178px;overflow:hidden;white-space:nowrap}.entry-run-columns .entry-log-attributes .entry-log-kind,.entry-run-columns .entry-log-attributes .entry-log-first{flex:0 0 auto;padding:2px 4px;background:#ffffffb8}.entry-run-columns .entry-log-attributes .entry-log-first{color:#a34678;background:#ffe8f5}@media(max-width:700px){.entry-run-columns .entry-log-card{grid-template-columns:24px 164px minmax(80px,1fr) 42px}.entry-run-columns .entry-log-attributes{width:164px;min-width:164px;gap:2px}}.entry-run-card{padding-top:12px}.entry-progress-banner{display:grid;grid-template-columns:minmax(160px,1fr) minmax(320px,1.4fr) minmax(160px,1fr);align-items:center;gap:10px 18px;margin-bottom:12px;padding:10px 16px;border:1px solid #d8c7d6;border-radius:14px;background:linear-gradient(135deg,#fff8fc,#f3edf7);box-shadow:0 4px 14px #59345014}.entry-progress-project{display:flex;flex-direction:column;color:#64576a}.entry-progress-project span{font-size:12px}.entry-progress-count{text-align:center;color:#69415e;font-size:20px;font-weight:900}.entry-progress-count b{font-family:Consolas,Yu Gothic UI,sans-serif;font-size:32px;color:#d1458f}.entry-progress-banner progress{grid-column:1/-1;width:100%;height:18px;accent-color:#d2609e}.entry-progress-banner .entry-stats{grid-column:1/-1;justify-content:center;padding:7px 10px}.entry-progress-banner.achieved{border-color:#e3a83d;background:linear-gradient(120deg,#fff1aa,#ffd9ed 42%,#e7dcff 78%,#fff5bf);box-shadow:0 0 0 3px #ffffffc7 inset,0 6px 20px #d475a440;animation:entry-achieved-glow 1.8s ease-in-out infinite alternate}.entry-progress-banner.achieved .entry-progress-count{color:#9b3f72;text-shadow:0 1px #fff}.entry-progress-banner.achieved .entry-progress-count b{color:#d82f85}@keyframes entry-achieved-glow{0%{filter:saturate(1)}to{filter:saturate(1.2) brightness(1.04)}}.entry-run-columns-tall{grid-template-columns:minmax(320px,.82fr) minmax(520px,1.18fr);align-items:stretch;margin-top:0}.entry-start-stack{display:grid;gap:10px;margin-bottom:10px}.entry-start-stack .entry-start-box{position:relative;grid-template-columns:minmax(0,1fr) auto;padding:11px;transition:.18s ease}.entry-start-box.entry-start-new{background:#eef7ff;border-color:#9ec7e8}.entry-start-box.entry-start-resume{background:#fff0f7;border-color:#dda5c3}.entry-start-box.in-use{border-width:2px;box-shadow:0 0 0 3px #fffc inset,0 4px 14px #4b365324}.entry-start-new.in-use{background:#dcefff;border-color:#4b9bd3}.entry-start-resume.in-use{background:#ffe0ef;border-color:#c85d98}.entry-mode-badge{position:absolute;top:8px;right:10px;padding:3px 8px;border-radius:999px;background:#fff;color:#6e3155;font-size:11px;font-weight:900}.entry-start-box.in-use h3{padding-right:78px}.entry-run-columns-tall .entry-log{display:flex;flex-direction:column;min-height:660px}.entry-run-columns-tall .entry-log-list{flex:1;max-height:660px}.entry-log-empty{display:flex;flex:1;align-items:center;justify-content:center;min-height:420px;color:#8a7d8c;text-align:center}.entry-folder-selected-note{color:#315c36;font-weight:800}.panel-folder-button.folder-selected{background:#c8e6c9;border-color:#79a97c;color:#214625}@media(max-width:1100px){.entry-progress-banner{grid-template-columns:1fr}.entry-progress-project{text-align:center}.entry-progress-count{grid-column:1}.entry-progress-banner progress,.entry-progress-banner .entry-stats{grid-column:1}.entry-run-columns-tall{grid-template-columns:1fr}.entry-run-columns-tall .entry-log{min-height:480px}.entry-run-columns-tall .entry-log-list{max-height:480px}}.entry-current-mode{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin-bottom:12px;padding:11px 16px;border:3px solid;border-radius:12px;font-weight:800;box-shadow:0 3px 10px #42304824}.entry-current-mode-new{background:#d9efff;border-color:#358fc9;color:#174f73}.entry-current-mode-resume{background:#ffe0ef;border-color:#c54f8e;color:#7b2857}.entry-current-mode-label{padding:4px 9px;border-radius:999px;background:#ffffffd1;font-size:12px}.entry-current-mode strong{font-size:20px;white-space:nowrap}.entry-current-mode>span:last-child{font-size:13px}.entry-start-stack .entry-start-box{grid-template-columns:minmax(0,1fr) auto}.entry-start-box h3{display:flex;align-items:center;gap:7px;font-size:18px}.entry-mode-number{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#fff;border:2px solid currentColor;font-size:14px}.entry-mode-description{grid-column:1/-1;margin:-4px 0 1px;font-size:12px;font-weight:700;opacity:.76}.entry-start-box.in-use{border-width:4px;transform:translateY(-1px)}.entry-start-box.not-in-use{opacity:.42;filter:grayscale(.35)}.entry-mode-badge{top:7px;right:8px;padding:5px 10px;border:2px solid currentColor;font-size:12px;box-shadow:0 2px 7px #3d2b4224}.entry-start-new .entry-mode-badge{color:#176ba0}.entry-start-resume .entry-mode-badge{color:#9d346d}.entry-start-box.in-use h3{padding-right:155px}@media(max-width:700px){.entry-current-mode{grid-template-columns:1fr;text-align:center}.entry-current-mode strong{font-size:18px}.entry-start-box.in-use h3{padding-right:0;padding-top:33px}}.entry-current-mode{grid-template-columns:auto minmax(0,1fr) auto}.entry-current-mode strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry-change-run-button{min-width:86px;padding:8px 16px;border:2px solid currentColor;border-radius:10px;background:#ffffffe6;color:inherit;font-weight:900;cursor:pointer}.entry-change-run-button:hover{filter:brightness(.97);transform:translateY(-1px)}.entry-run-left>.entry-start-stack+.run-placeholder{margin-top:10px}@media(max-width:700px){.entry-current-mode{grid-template-columns:1fr;text-align:center}.entry-current-mode strong{white-space:normal}.entry-change-run-button{justify-self:center}}.entry-progress-wide{width:100%;margin:0 0 12px;padding:8px 12px;border:1px solid #d8c7d6;border-radius:14px;background:linear-gradient(135deg,#fff8fc,#f3edf7);box-shadow:0 4px 14px #59345014}.entry-progress-wide progress{display:block;width:100%;height:22px;accent-color:#d2609e}.entry-progress-wide.achieved{border-color:#e3a83d;background:linear-gradient(120deg,#fff1aa,#ffd9ed 42%,#e7dcff 78%,#fff5bf);box-shadow:0 0 0 3px #ffffffc7 inset,0 6px 20px #d475a440}.entry-progress-summary{margin-bottom:12px;padding:14px;border:1px solid #d8c7d6;border-radius:14px;background:linear-gradient(135deg,#fff8fc,#f3edf7);box-shadow:0 4px 14px #59345014}.entry-progress-summary .entry-progress-project{align-items:center;text-align:center;margin-bottom:5px}.entry-progress-summary .entry-progress-count{text-align:center}.entry-progress-summary .entry-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}.entry-progress-summary .entry-stats>*{padding:7px 8px;border-radius:9px;background:#ffffffc7;text-align:center}.entry-progress-summary.achieved{border-color:#e3a83d;background:linear-gradient(120deg,#fff1aa,#ffd9ed 42%,#e7dcff 78%,#fff5bf);box-shadow:0 0 0 3px #ffffffc7 inset,0 6px 20px #d475a440;animation:entry-achieved-glow 1.8s ease-in-out infinite alternate}.entry-run-columns-tall{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.entry-run-columns-tall .entry-log{min-height:760px}.entry-run-columns-tall .entry-log-list{max-height:760px}.entry-autosave-note{margin-top:10px;padding:8px 10px;border-radius:9px;background:#eef8ef;color:#35623a;font-size:12px;font-weight:800;text-align:center}@media(max-width:1100px){.entry-run-columns-tall{grid-template-columns:1fr}.entry-run-columns-tall .entry-log{min-height:480px}.entry-run-columns-tall .entry-log-list{max-height:480px}}.entry-run-left .entry-current-mode{grid-template-columns:auto minmax(0,1fr) auto;min-height:54px;padding:8px 10px;gap:8px}.entry-run-left .entry-current-mode-label{padding:3px 7px;font-size:11px}.entry-run-left .entry-current-mode strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.entry-run-left .entry-change-run-button{min-height:34px;padding:6px 16px}.entry-progress-summary-compact{display:grid;grid-template-columns:minmax(120px,.72fr) minmax(180px,1.28fr);align-items:center;gap:5px 10px;padding:9px 12px;margin-top:8px}.entry-progress-summary-compact .entry-progress-project{margin:0;text-align:left;align-items:flex-start;line-height:1.25}.entry-progress-summary-compact .entry-progress-project strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.entry-progress-summary-compact .entry-progress-project span{font-size:11px}.entry-progress-summary-compact .entry-progress-count{margin:0;text-align:right;white-space:nowrap;font-size:15px}.entry-progress-summary-compact .entry-progress-count b{font-size:28px}.entry-progress-summary-compact .entry-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:0;padding:0;background:transparent}.entry-progress-summary-compact .entry-stats>*{padding:5px 4px;border-radius:7px;font-size:12px;white-space:nowrap}.entry-operation-grid-compact{gap:8px;margin-top:8px}.entry-operation-grid-compact .entry-operation{gap:6px;padding:9px 11px}.entry-operation-grid-compact .entry-operation h3{font-size:17px;line-height:1.2}.entry-entry-input-row{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:7px}.entry-entry-input-row input,.entry-entry-input-row button{height:36px}.entry-check-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px 18px;min-height:26px}.entry-check-row label{font-size:13px}.entry-operation-items-compact{display:grid;grid-template-columns:1fr 1fr;gap:9px}.entry-item-action{display:grid;grid-template-columns:minmax(0,1fr) 78px;gap:6px}.entry-item-action h3{grid-column:1/-1;margin:0}.entry-item-action select,.entry-item-action button{height:36px;min-width:0}.entry-autosave-note{margin-top:7px;padding:5px 8px;font-size:11px}@media(max-width:1250px){.entry-progress-summary-compact{grid-template-columns:1fr}.entry-progress-summary-compact .entry-progress-project{align-items:center;text-align:center}.entry-progress-summary-compact .entry-progress-count{text-align:center}.entry-progress-summary-compact .entry-stats{grid-column:1}}@media(max-width:900px){.entry-operation-items-compact{grid-template-columns:1fr}.entry-run-left .entry-current-mode{grid-template-columns:1fr auto}.entry-run-left .entry-current-mode-label{display:none}}.entry-run-columns-tall{align-items:stretch}.entry-run-columns-tall .entry-run-left{min-height:0}.entry-run-columns-tall .entry-log{min-height:0;height:auto;max-height:none;overflow:hidden}.entry-run-columns-tall .entry-log-list{flex:1 1 0;min-height:0;max-height:none;overflow-y:auto}.entry-entry-single-row{display:grid;grid-template-columns:minmax(150px,1fr) max-content max-content 76px;align-items:center;gap:8px}.entry-entry-single-row>input,.entry-entry-single-row>button{height:36px;min-width:0}.entry-entry-single-row>label{display:flex;align-items:center;gap:5px;white-space:nowrap;font-size:13px}.entry-operation-items-compact{display:grid;grid-template-columns:1fr;gap:7px}.entry-item-action{display:grid;grid-template-columns:84px minmax(0,1fr) 78px;align-items:center;gap:7px}.entry-item-action h3{grid-column:auto;white-space:nowrap;font-size:16px}.entry-item-action select{width:100%}@media(max-width:1280px){.entry-entry-single-row{grid-template-columns:minmax(130px,1fr) max-content max-content 70px;gap:6px}.entry-entry-single-row>label{font-size:12px}}@media(max-width:980px){.entry-entry-single-row{grid-template-columns:minmax(0,1fr) 76px}.entry-entry-single-row>label{grid-row:2}.entry-item-action{grid-template-columns:74px minmax(0,1fr) 72px}}.entry-log-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.entry-log-heading h3{margin:0}.entry-undo-button{flex:0 0 auto;min-height:32px;padding:5px 12px;border:1px solid #b56a94;border-radius:9px;background:#fff4fa;color:#7c315b;font-weight:800;cursor:pointer}.entry-undo-button:hover:not(:disabled){background:#ffe4f2}.entry-undo-button:disabled{border-color:#d8d2d6;background:#f2eff1;color:#aaa2a7;cursor:not-allowed}.run-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto auto minmax(250px,1fr);gap:8px 10px;min-height:0;height:calc(100vh - 198px);max-height:760px;padding:8px 10px 10px;overflow:hidden}.run-panel-heading-centered{grid-column:1 / -1;min-height:30px!important;padding:2px 8px!important}.run-state{padding:5px 12px;font-size:13px}.run-step-panel{margin-top:0;padding:7px 9px;gap:7px;grid-template-columns:32px minmax(0,1fr)}.run-step-number{width:28px;height:28px;font-size:15px}.run-control-row{gap:6px;flex-wrap:nowrap}.run-field{min-width:0;flex:1 1 auto}.run-field select{width:100%;min-width:0;height:36px!important;min-height:36px!important;padding-top:5px!important;padding-bottom:5px!important}.run-action-button,.run-secondary-button{min-width:82px;height:34px;padding:0 9px;white-space:nowrap}.member-manage-buttons{display:flex;gap:4px;flex:0 0 auto}.member-manage-buttons .run-secondary-button{min-width:54px;padding:0 7px}.locked-display{margin-top:5px;padding:5px 9px;min-height:31px}.locked-display strong{font-size:14px}.run-confirm-panel{grid-column:1;margin-top:0;padding:8px 10px;gap:7px;align-items:center;min-width:0}.run-confirm-panel select{flex:1 1 auto;min-width:0;height:34px}.run-confirm-panel button{height:34px}.run-controls-placeholder{grid-column:2;margin-top:0;padding:7px 9px;gap:6px;align-content:center;min-width:0}.run-controls-placeholder button,.run-controls-placeholder input{height:32px;padding:0 9px}.run-controls-placeholder>span{flex-basis:100%;line-height:1.2;font-size:11px}.x-post-id-group{height:32px;gap:5px}.x-post-id-label{line-height:32px;font-size:12px}.x-post-id-input{width:155px;height:32px;padding:4px 7px}.run-data-grid{grid-column:1 / -1;display:grid;grid-template-columns:minmax(190px,.78fr) minmax(280px,1.18fr) minmax(300px,1.25fr);gap:8px;margin-top:0;min-height:0;height:100%}.run-data-panel{display:flex;flex-direction:column;min-height:0;height:100%;padding:9px;overflow:hidden}.run-data-panel h3{flex:0 0 auto;margin:0 0 6px;font-size:16px}.weight-display-list,.item-display-list,.history-display-list{flex:1 1 auto;min-height:0;max-height:none;overflow:auto;gap:5px}.run-empty{flex:1 1 auto;min-height:0}.weight-display-row,.item-display-row{gap:6px;padding:5px 7px;font-size:12px}.history-block{gap:2px;padding:6px 7px;font-size:12px}@media(max-width:1180px){.run-panel{height:auto;max-height:none;overflow:visible}.run-control-row{flex-wrap:wrap}.run-data-grid{grid-template-columns:1fr 1fr;height:auto}.history-display-panel{grid-column:1 / -1;min-height:280px}.run-data-panel{min-height:260px}}@media(max-height:760px)and (min-width:1181px){.run-panel{height:calc(100vh - 178px)}.run-step-panel{padding-top:5px;padding-bottom:5px}.locked-display{display:none}}.full-width-draw-section{grid-column:1 / -1!important;width:100%!important;max-width:none!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin-top:10px!important;padding:10px 12px!important;box-sizing:border-box!important}.full-width-draw-section>*{flex:0 0 auto}@media(max-width:900px){.full-width-draw-section{justify-content:stretch!important}.full-width-draw-section>button,.full-width-draw-section>.draw-count-group{flex:1 1 140px!important}}.run-confirm-panel{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}.run-confirm-controls{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.run-confirm-controls select{flex:1 1 auto;min-width:220px}.autosave-status-inline{flex:0 0 auto;min-width:190px;padding:7px 10px;border:1px solid #d5cbd7;border-radius:8px;background:#ffffffc7;color:#6f6475;font-size:12px;font-weight:700;text-align:center;white-space:nowrap}.full-width-draw-section{margin-top:4px!important;padding-top:6px!important;padding-bottom:6px!important}.privacy-note{display:none!important}@media(max-width:1050px){.run-confirm-panel{flex-wrap:wrap}.autosave-status-inline{width:100%;min-width:0}}.run-confirm-autosave-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;width:100%}.run-confirm-panel{min-width:0}.autosave-status-standalone{display:flex;align-items:center;justify-content:center;min-width:190px;padding:7px 12px;border:1px solid #d5cbd7;border-radius:8px;background:#ffffffd6;color:#6f6475;font-size:12px;font-weight:700;text-align:center;white-space:nowrap}.startup-setup-panel.compact-setup-bar{display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;width:min(760px,100%)!important;min-height:48px!important;margin:4px auto 6px!important;padding:6px 12px!important;text-align:left!important}.compact-setup-bar .startup-setup-title{flex:0 0 auto;margin:0!important;font-size:14px;line-height:1.2}.compact-setup-bar .startup-setup-buttons{display:contents!important}.compact-setup-bar .setup-select-button{flex:0 0 auto;min-width:180px!important;height:36px!important;padding:6px 14px!important}.compact-setup-bar .startup-setup-status{flex:0 0 auto;min-width:92px;min-height:0!important;margin:0!important;padding:6px 10px;border:1px solid #d5cbd7;border-radius:999px;color:#766c7a;background:#f3eef2;font-size:12px;line-height:1.2;text-align:center}.compact-setup-bar .startup-setup-status.ready{border-color:#79a97c;color:#214625;background:#dff0e0}@media(max-width:900px){.run-confirm-autosave-row{grid-template-columns:1fr}.autosave-status-standalone{width:100%;min-width:0}.startup-setup-panel.compact-setup-bar{flex-wrap:wrap;gap:8px!important}}.run-history-list,.history-list,.run-history-content,.history-content{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:6px!important;overflow-y:auto!important;min-height:0!important}.run-history-item,.history-item,.run-history-block,.history-block{flex:0 0 auto!important;min-height:34px!important;height:auto!important;max-height:none!important;padding:6px 8px!important;box-sizing:border-box!important;align-self:stretch!important}.run-history-item>*,.history-item>*,.run-history-block>*,.history-block>*{flex:0 0 auto!important}.run-history-list,.history-list{grid-auto-rows:max-content!important;grid-template-rows:none!important}.history-display-list{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-content:flex-start!important;align-items:stretch!important;gap:5px!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important}.history-display-list>.history-block{flex:0 0 auto!important;display:block!important;width:100%!important;min-height:0!important;height:auto!important;max-height:none!important;margin:0!important;padding:6px 7px!important;overflow:visible!important;box-sizing:border-box!important}.history-display-list>.history-block>strong{display:block!important;margin:0 0 3px!important;line-height:1.25!important}.history-display-list>.history-block>div{display:block!important;min-height:0!important;margin:0!important;line-height:1.3!important;white-space:normal!important;overflow-wrap:anywhere!important}.history-display-list{grid-template-rows:none!important;grid-auto-rows:unset!important}.raid-page{min-height:100vh;padding:16px;color:#44263d}.raid-page button,.raid-page input,.raid-page select{font:inherit;min-height:38px;border:2px solid #c778aa;border-radius:9px;padding:5px 9px;background:#fff}.raid-page button{cursor:pointer;background:#f8d8eb;font-weight:700}.raid-page button:disabled{opacity:.45;cursor:not-allowed}.raid-tab-shell{max-width:1540px;margin:14px auto 0}.raid-tabs{display:flex;align-items:flex-end;gap:5px;padding-left:18px;position:relative;z-index:2}.raid-tabs button{min-width:210px;border-radius:13px 13px 0 0;border-bottom:0;padding:9px 24px;background:#efd5e7;color:#68445e}.raid-tabs button.selected{background:#fff9fd;color:#9a2f75;min-height:44px;box-shadow:0 -3px 8px #8f477326}.raid-tab-content{margin-top:-1px;border:2px solid #c778aa;border-radius:15px;background:#fff9fdcc;padding:14px;box-shadow:0 7px 18px #6f315421}.raid-errors{height:48px;overflow:auto;background:#fff3f8;border:2px solid #e47aa9;border-radius:10px;padding:8px 12px;font-weight:700;margin:0 0 12px}.raid-mode{display:flex;justify-content:center;gap:32px;background:#fff;border:1px solid #d7a1c4;padding:10px;border-radius:12px}.raid-mode label{font-weight:800;display:flex;align-items:center;gap:8px}.raid-mode input{min-height:auto}.raid-toolbar{display:flex;gap:12px;align-items:center;justify-content:center;margin:12px 0;flex-wrap:wrap}.raid-toolbar label{display:flex;align-items:center;gap:8px;font-weight:800}.raid-toolbar select{min-width:300px}.dirty{color:#c60052}.raid-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.raid-card{background:#fff;border:2px solid #d79ac1;border-radius:14px;padding:12px;min-height:260px}.raid-card h3{margin:0 0 8px}.raid-card label{display:grid;grid-template-columns:160px 1fr;align-items:center;gap:8px;margin:6px 0;font-weight:700}.raid-list{max-height:280px;overflow:auto}.raid-row{display:grid;grid-template-columns:minmax(120px,1fr) 100px 40px 40px 64px;gap:5px;margin-bottom:6px}.raid-row button{padding:2px}.raid-support-edit{display:grid;grid-template-columns:minmax(120px,1.2fr) .8fr .7fr .8fr 90px;gap:6px;margin:6px 0}.changed{background:#fff1a8!important}.raid-run{min-height:65vh}.raid-run-toolbar{margin-top:0}.raid-start-button{background:#d86aaa!important;color:#fff}.raid-end-button{background:#7a4769!important;color:#fff}.asset-status{max-width:1040px;min-height:48px;margin:8px auto 12px;padding:9px 14px;border-radius:12px;border:2px solid #c99abb;background:#fff;text-align:center;font-weight:800}.asset-status.loading{background:#fff7d6}.asset-status.ready{background:#e6ffe8;border-color:#67a96f}.asset-status.error{background:#ffe9ee;border-color:#d34c6c;color:#8d1632}.asset-status p{margin:3px}.battle-layout{display:grid;grid-template-columns:minmax(560px,1.65fr) minmax(360px,.85fr);gap:14px;min-height:610px}.battle-main,.battle-side>section{background:#241825;border:4px double #dd8abb;border-radius:15px;color:#fff;box-shadow:inset 0 0 0 2px #6b3659}.battle-main{display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.enemy-status-panel,.player-status-panel{padding:10px 16px;background:linear-gradient(90deg,#392339,#241825)}.player-status-panel{border-top:2px solid #d47bad}.enemy-status-panel{border-bottom:2px solid #d47bad}.battle-name{font-size:24px;font-weight:900;letter-spacing:.04em}.hp-caption{text-align:right;font-size:17px;font-weight:800}.hp-bar{height:22px;border:2px solid #fff;border-radius:5px;background:#4c1630;overflow:hidden}.hp-bar span{display:block;height:100%;background:linear-gradient(90deg,#ef4d75,#ff91b5)}.hp-bar.player span{background:linear-gradient(90deg,#53c17a,#9be8ad)}.enemy-stage{min-height:420px;background-position:center;background-repeat:no-repeat;background-size:contain;position:relative;display:grid;place-items:center}.enemy-placeholder{font-size:24px;color:#e7bfd7;font-weight:900}.battle-side{display:grid;grid-template-rows:1fr auto;gap:14px}.message-window,.command-window{padding:13px;min-height:0}.message-window h3,.command-window h3{margin:0 0 8px;color:#ffd2ec;font-size:22px;border-bottom:2px solid #a8588a;padding-bottom:6px}.message-log{height:300px;overflow:auto;background:#130d14;border:2px solid #80506e;border-radius:8px;padding:10px;font-size:17px;line-height:1.65}.message-log p{margin:0 0 7px}.command-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.command-grid button{background:#352037;color:#fff;border-color:#e89ac8;text-align:left;padding-left:16px}.command-grid button:disabled{opacity:.62}.command-note{margin-top:9px;color:#d9b6cb;font-size:14px;text-align:center}.raid-empty{background:#fff;border:2px dashed #d79ac1;border-radius:16px;padding:40px;text-align:center;font-size:21px;max-width:900px;margin:24px auto;display:grid;gap:8px}.raid-empty span{font-size:16px;font-weight:500;color:#74566b}@media(max-width:1200px){.raid-grid{grid-template-columns:repeat(2,1fr)}.raid-support-edit{grid-template-columns:1fr 1fr 1fr}.battle-layout{grid-template-columns:1fr}.battle-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.enemy-stage{min-height:340px}.message-log{height:230px}}.game-command-menu{position:absolute;right:22px;bottom:22px;width:min(340px,42%);max-height:72%;overflow:auto;background:#100b12ef;border:4px double #fff;border-radius:8px;padding:10px 14px;box-shadow:0 0 0 3px #743d62,0 8px 22px #0009;color:#fff;z-index:4;font-family:monospace}.game-command-menu.moving{box-shadow:0 0 0 3px #d17bad,0 8px 22px #0009}.game-menu-title{font-size:21px;font-weight:900;border-bottom:2px solid #fff;padding-bottom:5px;margin-bottom:6px;text-align:center}.game-menu-item{display:grid;grid-template-columns:28px 1fr;align-items:center;min-height:34px;font-size:18px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-cursor{visibility:hidden;color:#fff;text-shadow:0 0 5px #ff8fd0}.game-menu-item.cursor-selected .game-cursor{visibility:visible}.game-menu-item.cursor-selected{color:#fff2a9}.operator-caption{text-align:center;color:#ffd8ed;font-weight:900;margin:-2px 0 8px}.command-grid button.operator-current{background:#643353;border-color:#fff0a3;box-shadow:inset 0 0 0 1px #fff0a3}.command-grid button.operator-back{grid-column:1/-1;text-align:center;background:#553548}.raid-run-toolbar .raid-end-button{outline:3px solid #f6c3df;outline-offset:2px}.raid-assets-card{grid-column:span 2}.raid-asset-row{display:grid;grid-template-columns:170px minmax(180px,1fr) 108px 64px;gap:7px;align-items:center;margin:7px 0}.raid-asset-row>span{font-weight:800}.raid-asset-row input[readonly]{background:#f7f2f6;color:#54384d;cursor:default;min-width:0}.raid-asset-row button{padding:6px 8px;white-space:nowrap}.raid-support-card{grid-column:span 2}.raid-support-edit{display:block;border:1px solid #e1afce;border-radius:10px;padding:9px;margin:8px 0;background:#fffafd}.raid-support-edit .support-name-field{display:grid;grid-template-columns:110px minmax(300px,1fr);gap:8px;align-items:center;margin:0 0 8px}.raid-support-edit .support-name-field input{width:100%;min-width:0}.raid-support-edit .support-options{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px}.raid-support-edit .support-options label{display:grid;grid-template-columns:52px minmax(0,1fr);gap:5px;align-items:center;margin:0}.raid-support-edit .support-options span,.raid-support-edit .support-name-field span{font-weight:800}@media(max-width:1200px){.raid-assets-card,.raid-support-card{grid-column:span 2}.raid-asset-row{grid-template-columns:150px minmax(150px,1fr) 104px 60px}.raid-support-edit .support-options{grid-template-columns:repeat(2,minmax(150px,1fr))}}.raid-run{min-height:72vh}.battle-layout{display:grid;grid-template-columns:minmax(700px,1.62fr) minmax(360px,.72fr);gap:14px;align-items:start;min-height:0}.battle-main{display:block;background:#160f18;border:4px double #f3b3d7;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #3210274d,inset 0 0 0 2px #7a3f65}.battle-screen{position:relative;aspect-ratio:16/9;min-height:520px;overflow:hidden;background:#2b1c2b center/cover no-repeat;isolation:isolate}.battle-screen:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,transparent 30%,#10081175 100%);z-index:-1}.battle-screen-shade{position:absolute;inset:0;background:linear-gradient(180deg,#09040a2b 0%,transparent 32%,transparent 60%,#09040a99 100%);pointer-events:none;z-index:0}.status-box{position:absolute;z-index:5;width:min(420px,42%);padding:10px 14px;background:linear-gradient(145deg,#120b14f2,#281628ed);border:4px double #fff;border-radius:9px;box-shadow:0 0 0 3px #824a70,0 8px 18px #0007;color:#fff}.enemy-status-panel{top:16px;right:16px}.player-status-panel{top:16px;left:16px}.status-header{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.status-side-label{font:700 11px/1 monospace;letter-spacing:.16em;color:#e7b5d2}.battle-name{font-size:clamp(18px,1.55vw,26px);font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-caption{font:800 clamp(13px,1.05vw,17px)/1.2 monospace;text-align:right;margin:2px 0 5px}.hp-bar{height:18px;border:2px solid #fff;border-radius:4px;background:#2b111e;overflow:hidden;box-shadow:inset 0 2px 5px #0008}.hp-bar span{display:block;height:100%;transition:width .45s ease}.hp-bar.enemy span{background:linear-gradient(90deg,#d72f62,#ff86ad)}.hp-bar.player span{background:linear-gradient(90deg,#3dbb72,#9ce8aa)}.enemy-stage{position:absolute;inset:82px 0 118px;display:grid;place-items:center;min-height:0;background:none}.enemy-sprite{display:block;max-width:72%;max-height:92%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 14px 16px #0008);transform-origin:center bottom}.enemy-placeholder{padding:22px 28px;border:3px dashed #f0bad8;border-radius:14px;background:#170d19b8;color:#f5d4e8;font-size:22px;font-weight:900}.game-command-menu{position:absolute;z-index:8;right:18px;bottom:122px;width:min(330px,39%);max-height:50%;overflow:hidden;background:linear-gradient(145deg,#080509f5,#19101cf2);border:4px double #fff;border-radius:8px;padding:8px 12px;box-shadow:0 0 0 3px #773a62,0 10px 24px #000a;color:#fff;font-family:MS Gothic,Yu Gothic UI,monospace}.game-command-menu.moving{box-shadow:0 0 0 3px #f08bc7,0 10px 24px #000a}.game-menu-title{font-size:19px;font-weight:900;border-bottom:2px solid #fff;padding:0 4px 5px;margin-bottom:4px;text-align:center}.game-menu-list{max-height:230px;overflow:hidden}.game-menu-item{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;min-height:30px;font-size:17px;font-weight:900}.game-menu-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-cursor{visibility:hidden;text-shadow:0 0 7px #ff91cf}.game-menu-item.cursor-selected{color:#fff5a8}.game-menu-item.cursor-selected .game-cursor{visibility:visible;animation:raidCursorBlink .6s steps(2,end) infinite}@keyframes raidCursorBlink{50%{transform:translate(3px)}}.game-message-window{position:absolute;z-index:7;left:18px;right:18px;bottom:14px;min-height:92px;padding:8px 14px 10px;background:linear-gradient(145deg,#09050bf5,#1d101ef2);border:4px double #fff;border-radius:8px;box-shadow:0 0 0 3px #71395d,0 10px 22px #0009;color:#fff;font-family:MS Gothic,Yu Gothic UI,monospace}.game-message-title{position:absolute;top:-18px;left:18px;background:#1b0f1b;border:2px solid #fff;border-radius:5px;padding:1px 12px;font-size:13px;font-weight:900;color:#ffd5ec}.game-message-lines{display:grid;align-content:center;min-height:70px}.game-message-lines p{margin:0;font-size:clamp(14px,1.18vw,18px);line-height:1.45;font-weight:800;text-shadow:0 2px 3px #000}.battle-side{display:grid;grid-template-rows:auto minmax(210px,1fr) auto;gap:12px;min-height:0}.battle-side>section{background:linear-gradient(150deg,#1c111e,#2c1930);border:4px double #eab0d2;border-radius:14px;color:#fff;box-shadow:inset 0 0 0 2px #63344f,0 8px 18px #32102738;padding:12px}.side-window-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:2px solid #925b7e;padding-bottom:7px;margin-bottom:9px}.side-window-heading h3{margin:0;color:#ffe0f1;font-size:21px}.side-kicker{display:block;color:#cf8eb5;font:800 10px/1.2 monospace;letter-spacing:.16em}.operation-state,.log-count{border:1px solid #d9a1c2;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900;background:#42243a}.operation-state.active{background:#184b32;border-color:#6ad99a}.operation-state.busy{background:#704313;border-color:#f7cb78}.operation-state.standby{background:#4a3744}.operator-caption{text-align:center;color:#ffd8ed;font-weight:900;margin:0 0 8px}.command-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.command-grid button{min-height:43px;background:linear-gradient(180deg,#47253f,#291627);color:#fff;border:2px solid #df8fbd;border-radius:8px;text-align:left;padding:7px 12px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.command-grid button:hover:not(:disabled){background:linear-gradient(180deg,#623353,#3b2038);transform:translateY(-1px)}.command-grid button.operator-current{border-color:#fff3a6;box-shadow:inset 0 0 0 2px #fff3a655;background:#5e3551}.command-grid button.operator-back{grid-column:1/-1;text-align:center;background:#3c2939}.command-note{margin-top:8px;color:#dcb9cf;font-size:12px;line-height:1.45;text-align:center}.history-window{min-height:0}.message-log{height:220px;overflow:auto;background:#0d080f;border:2px solid #75455f;border-radius:8px;padding:10px;font-size:15px;line-height:1.55;scrollbar-color:#a85d8b #190f19}.message-log p{display:flex;gap:7px;margin:0 0 6px}.message-log .system-message{color:#f4cae1}.log-arrow{color:#ff91cc;font-weight:900}.effect-window{padding-bottom:10px!important}.side-window-heading.compact{margin-bottom:7px}.effect-placeholder{display:grid;gap:3px;text-align:center;padding:9px;border:1px dashed #93617e;border-radius:8px;color:#f2cfe3}.effect-placeholder span{font-weight:900}.effect-placeholder small{color:#b891aa}@media(max-width:1280px){.battle-layout{grid-template-columns:1fr}.battle-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.effect-window{grid-column:1/-1}.battle-screen{min-height:480px}.message-log{height:210px}}@media(max-width:850px){.battle-side{grid-template-columns:1fr}.effect-window{grid-column:auto}.status-box{width:45%;padding:7px 9px}.game-command-menu{width:44%}.battle-screen{min-height:430px}.game-message-lines p{font-size:13px}}.raid-support-card{grid-column:1/-1;width:auto}.raid-support-edit{padding:10px 12px}.support-top-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin-bottom:9px}.raid-support-edit .support-name-field{grid-template-columns:125px minmax(480px,1fr);margin:0}.support-row-actions{display:flex;gap:6px;white-space:nowrap}.support-row-actions button{min-width:48px;padding:7px 10px}.support-add-button{width:100%;margin-top:9px;min-height:38px;font-weight:900}.raid-support-edit .support-options{grid-template-columns:repeat(4,minmax(150px,1fr))}.raid-run-toolbar{max-width:560px;margin:0 auto 8px;padding:7px 10px;min-height:0}.raid-run-toolbar label{min-width:0}.asset-status{max-width:560px;margin:0 auto 9px;min-height:28px;padding:5px 10px;line-height:1.25}.battle-layout{grid-template-columns:minmax(720px,1.5fr) minmax(340px,.68fr)}.battle-screen{aspect-ratio:1.46/1;min-height:610px}.enemy-stage{inset:82px 0 154px}.enemy-sprite{max-width:68%;max-height:96%}.game-command-menu{left:18px;right:auto;bottom:14px;width:min(285px,34%);max-height:132px;padding:7px 11px}.game-menu-title{font-size:17px;padding-bottom:3px;margin-bottom:3px}.game-menu-list{max-height:93px}.game-menu-item{min-height:26px;font-size:16px}.game-message-window{left:322px;right:18px;bottom:14px;min-height:118px;padding:10px 14px}.game-message-lines{min-height:92px;align-content:start;padding-top:5px}.game-message-lines p{font-size:clamp(15px,1.08vw,18px);line-height:1.48}.battle-side{grid-template-rows:auto minmax(220px,1fr) auto}@media(max-width:1280px){.battle-screen{min-height:560px}.game-command-menu{width:31%}.game-message-window{left:34%}}@media(max-width:900px){.raid-support-edit .support-name-field{grid-template-columns:115px minmax(180px,1fr)}.support-top-row{grid-template-columns:1fr}.support-row-actions{justify-content:flex-end}.battle-screen{aspect-ratio:1.35/1;min-height:520px}.game-command-menu{left:12px;width:35%;bottom:12px}.game-message-window{left:39%;right:12px;bottom:12px}}.raid-folder-compact{display:flex!important;align-items:center;justify-content:center;gap:10px;min-height:0!important;padding:5px 10px!important;margin:4px auto 7px!important;max-width:980px;border-radius:10px}.raid-folder-compact .startup-setup-title{font-size:15px;white-space:nowrap;margin:0!important}.raid-folder-compact .setup-select-button{min-height:30px!important;padding:4px 14px!important;line-height:1.15}.raid-folder-compact .startup-setup-status{margin:0!important;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.raid-run{height:calc(100vh - 170px);min-height:520px;overflow:hidden}.battle-layout{height:100%;min-height:0;display:grid;grid-template-columns:minmax(430px,1.05fr) minmax(390px,.95fr);gap:12px;align-items:stretch}.battle-main{min-height:0;display:flex;align-items:flex-start;justify-content:center;background:transparent;border:0;box-shadow:none;overflow:visible}.battle-screen{height:min(100%,760px);width:auto;max-width:100%;aspect-ratio:8/10;min-height:0!important;margin:0 auto;background-color:#2b1c2b;border:4px double #f3b3d7;border-radius:15px;box-shadow:0 12px 30px #3210274d,inset 0 0 0 2px #7a3f65}.status-box{width:calc(50% - 22px);padding:8px 10px}.enemy-status-panel{top:12px;right:12px}.player-status-panel{top:12px;left:12px}.battle-name{font-size:clamp(15px,1.25vw,22px)}.hp-caption{font-size:clamp(11px,.9vw,15px)}.hp-bar{height:15px}.enemy-stage{inset:78px 0 225px}.enemy-sprite{max-width:88%;max-height:96%}.game-command-menu{left:12px;right:auto;bottom:12px;width:38%;height:195px;max-height:none;padding:7px 9px;overflow:hidden}.game-menu-list{max-height:154px;overflow:hidden}.game-menu-item{min-height:25px;font-size:15px}.game-menu-title{font-size:16px}.game-message-window{left:calc(38% + 24px);right:12px;bottom:12px;height:195px;min-height:0;padding:10px 12px;overflow:hidden}.game-message-lines{height:166px;min-height:0;align-content:start;overflow:hidden;padding-top:5px}.game-message-lines p{font-size:clamp(13px,.98vw,16px);line-height:1.45}.battle-side{height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:10px;padding-right:3px}.battle-side>section{flex:0 0 auto}.run-control-window{padding:10px!important}.raid-run-toolbar{max-width:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.raid-run-toolbar label{grid-column:1/-1;display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:7px}.raid-run-toolbar button{min-height:34px;padding:5px 10px}.asset-status{max-width:none;min-height:30px;margin:8px 0 0;padding:6px 8px;font-size:12px;text-align:left}.battle-side .history-window{min-height:220px}.battle-side .message-log{height:190px}.effect-window{margin-bottom:4px}@media(max-width:1050px){.raid-run{height:auto;overflow:visible}.battle-layout{grid-template-columns:1fr;height:auto}.battle-screen{height:min(760px,calc(100vh - 185px));max-width:100%}.battle-side{height:auto;overflow:visible}}.raid-wide-card{grid-column:1/-1}.raid-attack-row{grid-template-columns:minmax(220px,1.5fr) 130px minmax(180px,1fr) auto auto auto auto auto}.raid-run-toolbar{grid-template-columns:minmax(0,1fr) auto!important}.raid-run-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.raid-run-actions button{width:100%;min-height:40px;font-size:16px;font-weight:900}.battle-side{grid-template-rows:auto minmax(180px,1fr) auto auto!important}.history-window{order:2}.effect-window{order:3}.operator-window{order:4}.command-grid{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(42px,auto)}.operator-pager{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;margin-top:9px}.operator-pager span{text-align:center;font-weight:900}.operator-pager button{min-height:34px}.operator-back{width:100%;margin-top:8px;min-height:36px}.game-message-window{left:12px;right:12px;bottom:218px;height:132px;min-height:0}.game-message-lines{height:105px;overflow:hidden;align-content:start}.game-message-lines p{margin:0;line-height:1.42}.game-command-menu{left:12px;right:12px;bottom:12px;width:auto;height:190px}.game-menu-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);gap:2px 12px;max-height:none;height:142px}.game-menu-item{min-height:0}.game-page-indicator{text-align:right;font-size:12px;font-weight:900;color:#ffd7ec;padding-top:2px}.enemy-stage{inset:78px 0 360px}.message-log p{display:block;margin:0 0 6px}.enemy-hit{animation:raidEnemyShake .36s linear}@keyframes raidEnemyShake{0%,to{transform:translate(0)}20%{transform:translate(-12px)}40%{transform:translate(12px)}60%{transform:translate(-8px)}80%{transform:translate(8px)}}.player-hit:after{content:"";position:absolute;inset:0;z-index:20;pointer-events:none;background:#fff;animation:raidPlayerFlash .5s ease-out}@keyframes raidPlayerFlash{0%,35%{opacity:.75}to{opacity:0}}.battle-popup{position:absolute;z-index:18;left:50%;transform:translate(-50%);font:900 42px/1 MS Gothic,monospace;text-shadow:0 3px 0 #000,0 0 10px #000;animation:raidPopup .9s ease-out forwards}.battle-popup.enemy{top:40%}.battle-popup.player{bottom:4%}.battle-popup.damage{color:#ff8ec9}.battle-popup.heal{color:#fff}@keyframes raidPopup{0%{opacity:0;transform:translate(-50%,18px) scale(.8)}25%{opacity:1;transform:translate(-50%) scale(1.12)}to{opacity:0;transform:translate(-50%,-28px) scale(1)}}@media(max-width:1100px){.raid-attack-row{grid-template-columns:1fr 110px 1fr auto auto auto}.raid-attack-row button:nth-of-type(1),.raid-attack-row button:nth-of-type(2){grid-row:2}.game-message-window{bottom:208px}.game-command-menu{height:180px}.enemy-stage{inset:78px 0 350px}}.raid-basic-card{grid-column:1/-1;min-height:0}.raid-basic-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.raid-basic-fields label{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:8px;margin:0;font-weight:800}.raid-basic-fields .setting-name-field{grid-column:1/-1}.battle-main{min-width:0;padding:5px;background:linear-gradient(145deg,#f8e8f2,#e9c9dd);border:2px solid #d27eae;border-radius:15px;box-shadow:0 7px 18px #5b244128;align-items:stretch;justify-content:center;overflow:hidden}.battle-screen{height:100%;max-height:100%;max-width:100%;margin:0 auto}.enemy-stage{inset:78px 0 218px}.enemy-hit{animation:raidEnemyShakeLarge .52s cubic-bezier(.36,.07,.19,.97)}@keyframes raidEnemyShakeLarge{0%,to{transform:translate(0) rotate(0)}12%{transform:translate(-28px) rotate(-2deg)}25%{transform:translate(26px) rotate(2deg)}38%{transform:translate(-22px) rotate(-1.5deg)}52%{transform:translate(20px) rotate(1.5deg)}68%{transform:translate(-13px) rotate(-1deg)}84%{transform:translate(10px) rotate(.5deg)}}.player-hit:after{animation:raidPlayerFlashOnly .52s ease-out}@keyframes raidPlayerFlashOnly{0%{opacity:0}12%{opacity:.8}28%{opacity:.12}44%{opacity:.65}65%{opacity:.08}to{opacity:0}}.player-hit .game-command-menu,.player-hit .game-message-window{animation:raidPlayerPanelsShake .48s linear}@keyframes raidPlayerPanelsShake{0%,to{transform:translate(0)}18%{transform:translate(-9px,3px)}36%{transform:translate(8px,-2px)}55%{transform:translate(-6px,2px)}75%{transform:translate(5px,-1px)}}.game-command-menu{left:12px!important;right:auto!important;bottom:12px!important;width:39%!important;height:194px!important;max-height:none!important}.game-message-window{left:calc(39% + 24px)!important;right:12px!important;bottom:12px!important;height:194px!important;min-height:0!important;padding:9px 12px!important}.game-message-title{height:25px;line-height:25px;padding:0 2px 4px;margin:0 0 4px}.game-message-lines{display:grid!important;grid-template-rows:repeat(5,27px);align-content:start;height:135px!important;min-height:135px!important;overflow:hidden!important;padding:0!important}.game-message-lines p{display:block;height:27px;line-height:27px!important;margin:0!important;padding:0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:clamp(13px,.95vw,16px)}.game-menu-grid{height:142px!important;grid-template-columns:1fr 1fr!important;grid-template-rows:repeat(3,1fr)!important}@media(max-width:1100px){.raid-basic-fields{grid-template-columns:1fr}.raid-basic-fields .setting-name-field{grid-column:auto}.game-command-menu{width:40%!important}.game-message-window{left:calc(40% + 24px)!important}}.compact-keyboard-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(120px,150px)!important;gap:6px!important;align-items:stretch}.compact-keyboard-grid label{grid-column:auto!important;display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:6px!important;min-height:36px}.compact-keyboard-grid .raid-run-actions{grid-column:1/-1;margin:0;gap:6px}.compact-keyboard-grid .resume-select{grid-column:1/2!important}.compact-keyboard-grid button{min-height:36px!important;margin:0!important}.asset-error-list{display:grid;gap:3px;margin-top:6px;padding:7px 9px;border:1px solid #d75c7d;border-radius:7px;background:#3b1724;color:#ffd5e1;font-size:12px;line-height:1.35}.asset-error-list span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.run-control-window .asset-status{margin-top:6px!important}@media(max-width:1100px){.compact-keyboard-grid{grid-template-columns:1fr!important}.compact-keyboard-grid label,.compact-keyboard-grid .resume-select,.compact-keyboard-grid .raid-run-actions{grid-column:1!important}}.raid-support-edit{display:grid!important;grid-template-columns:minmax(360px,1.8fr) 92px minmax(520px,2.4fr) auto;align-items:end;gap:10px;padding:10px 12px}.raid-support-edit .support-top-row{display:contents}.raid-support-edit .support-name-field{grid-template-columns:110px minmax(240px,1fr)!important;margin:0!important}.support-polarity{align-self:center;justify-self:stretch;text-align:center;border-radius:7px;padding:8px 6px;font-weight:900;border:2px solid}.support-polarity.buff{background:#e9fff0;color:#15703a;border-color:#63b982}.support-polarity.debuff{background:#fff0f5;color:#a51d54;border-color:#df7aa4}.raid-support-edit .support-options{grid-template-columns:repeat(4,minmax(110px,1fr))!important;gap:6px!important}.raid-support-edit .support-row-actions{display:grid;grid-template-columns:repeat(3,40px);gap:4px;align-self:center}.game-menu-grid{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:repeat(6,minmax(0,1fr))!important;height:246px!important;gap:2px!important}.game-menu-item{min-height:36px!important}.battle-popup{font-size:58px!important;animation:raidPopup 2.7s ease-out forwards!important;-webkit-text-stroke:2px rgba(0,0,0,.9);letter-spacing:.04em;filter:drop-shadow(0 5px 8px #000)}.battle-cutin{position:absolute;inset:24% 0 auto;height:28%;z-index:30;overflow:hidden;pointer-events:none;animation:cutinHold .9s ease-in-out both}.battle-cutin img{width:100%;height:100%;object-fit:cover;filter:drop-shadow(0 0 12px #000)}.battle-cutin.player{transform-origin:left center}.battle-cutin.enemy{transform-origin:right center}@keyframes cutinHold{0%{opacity:0;transform:translate(-100%)}18%{opacity:1;transform:translate(0)}75%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.game-message-lines{display:grid;grid-template-rows:repeat(5,1fr)}.game-message-lines p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-log{display:flex;flex-direction:column;overflow:auto}.compact-run-control{padding:8px 10px!important}.run-control-row{display:grid;grid-template-columns:112px minmax(150px,1fr) 72px 72px 72px;gap:6px;align-items:center}.run-control-row select,.run-control-row button{min-height:34px!important;margin:0!important;padding:5px 8px!important}.compact-run-control .asset-status{margin-top:5px!important;min-height:24px!important;padding:3px 8px!important;font-size:12px!important}.battle-side{grid-template-rows:auto minmax(150px,1fr) auto auto!important}@media(max-width:1250px){.raid-support-edit{grid-template-columns:1fr 90px}.raid-support-edit .support-options{grid-column:1/-1}.raid-support-edit .support-row-actions{grid-column:2}.run-control-row{grid-template-columns:1fr 1fr 70px 70px 70px}}.run-control-topbar{margin:0 0 8px;padding:6px 8px!important;border:2px solid #d27eae;border-radius:10px;background:#241825;color:#fff;box-shadow:inset 0 0 0 2px #6b3659}.run-control-topbar .run-control-row{display:grid;grid-template-columns:112px minmax(190px,1fr) 64px 64px 64px minmax(150px,.8fr);gap:5px;align-items:center}.run-control-topbar .asset-status{margin:0!important;min-height:34px!important;height:34px;padding:6px 8px!important;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#f6e8f1;color:#57334d;border:1px solid #c98aac}.run-control-topbar .asset-status.ready{background:#dcf8df;color:#24643b;border-color:#69a978}.run-control-topbar .asset-status.error{background:#ffe2ea;color:#8d1632;border-color:#d34c6c}.run-control-topbar .asset-error-list{margin-top:5px;max-height:72px;overflow:auto}.raid-support-card .raid-list{height:312px;max-height:312px;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.raid-support-edit{box-sizing:border-box;height:104px!important;min-height:104px!important;margin:0!important;padding:7px 9px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 82px 132px!important;grid-template-rows:42px 48px!important;grid-template-areas:"name polarity actions" "options options options";gap:5px 8px!important;align-items:center;border-bottom:1px solid #edbfd8}.raid-support-edit .support-top-row{display:contents!important}.raid-support-edit .support-name-field{grid-area:name!important;display:grid!important;grid-template-columns:104px minmax(0,1fr)!important;gap:6px!important;margin:0!important;min-width:0}.raid-support-edit .support-name-field input{min-width:0;width:100%}.raid-support-edit .support-polarity{grid-area:polarity;align-self:center;padding:5px 4px!important;min-width:0}.raid-support-edit .support-row-actions{grid-area:actions!important;display:grid!important;grid-template-columns:36px 36px 52px!important;gap:4px!important;align-self:center!important}.raid-support-edit .support-row-actions button{min-width:0!important;padding:3px 2px!important;min-height:34px!important}.raid-support-edit .support-options{grid-area:options!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;min-width:0}.raid-support-edit .support-options label{display:grid!important;grid-template-columns:60px minmax(0,1fr)!important;gap:4px!important;margin:0!important;min-width:0}.raid-support-edit .support-options select,.raid-support-edit .support-options input{min-width:0;width:100%}.support-add-button{width:100%;margin-top:7px}.raid-wide-card .raid-list{height:220px;max-height:220px;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.raid-wide-card .raid-row{box-sizing:border-box;height:44px;min-height:44px;margin:0;padding:3px 0;align-items:center;border-bottom:1px solid #f0cade}.raid-wide-card .raid-row>*{min-height:34px!important;min-width:0}.game-command-menu{height:194px!important;padding:7px 10px!important;overflow:hidden!important}.game-menu-title{height:25px;line-height:22px;margin:0 0 3px;padding:0 0 3px;font-size:18px}.game-menu-grid{height:148px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:repeat(6,24px)!important;gap:0!important;align-content:start!important}.game-menu-item{min-height:24px!important;height:24px!important;font-size:15px!important;line-height:24px!important;padding:0!important;grid-template-columns:24px minmax(0,1fr)!important}.game-cursor,.game-menu-label{line-height:24px!important}.game-page-indicator{height:15px;line-height:15px;padding:0!important}.battle-cutin{position:absolute;left:0;right:0;top:28%;height:24%;z-index:40;overflow:hidden;pointer-events:none;opacity:0}.battle-cutin img{width:100%;height:100%;object-fit:cover;filter:drop-shadow(0 0 14px #000)}.battle-cutin.player{animation:raidCutinPlayer 1.2s ease-in-out both}.battle-cutin.enemy{animation:raidCutinEnemy 1.2s ease-in-out both}@keyframes raidCutinPlayer{0%{opacity:0;transform:translate(-110%)}18%{opacity:1;transform:translate(0)}72%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(110%)}}@keyframes raidCutinEnemy{0%{opacity:0;transform:translate(110%)}18%{opacity:1;transform:translate(0)}72%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-110%)}}.game-message-lines .message-damage,.message-log .message-damage{color:#ff9bc7;font-weight:800}.game-message-lines .message-heal,.message-log .message-heal{color:#a9f4c2;font-weight:800}.game-message-lines .message-support,.message-log .message-support{color:#ffe59a;font-weight:800}.game-message-lines .message-system,.message-log .message-system{color:#bfe5ff;font-weight:900}@media(max-width:1250px){.run-control-topbar .run-control-row{grid-template-columns:104px minmax(150px,1fr) 60px 60px 60px minmax(120px,.7fr)}.raid-support-edit{grid-template-columns:minmax(0,1fr) 76px 124px!important}}.raid-row-number{display:grid;place-items:center;min-width:34px;height:34px;border-radius:7px;background:#5e3452;color:#fff;font-weight:900;font-variant-numeric:tabular-nums}.raid-wide-card .raid-row{grid-template-columns:34px minmax(180px,1.3fr) 110px auto auto auto!important}.raid-wide-card .raid-attack-row{grid-template-columns:34px minmax(180px,1.1fr) 100px minmax(170px,1fr) 76px 58px 40px 40px 58px!important}.raid-section-attacks{background:#fff0f4!important;border-color:#f3a8bf!important}.raid-section-heals{background:#effcf4!important;border-color:#9edbb5!important}.raid-section-enemyHeals{background:#f5efff!important;border-color:#bea6e8!important}.raid-section-support{background:#fff8df!important;border-color:#e7c86e!important}.raid-section-assets{background:#eef8ff!important;border-color:#9dc9e8!important}.raid-section-attacks h3{color:#a52a57}.raid-section-heals h3{color:#227849}.raid-section-enemyHeals h3{color:#6844a5}.raid-section-support h3{color:#8a6915}.raid-section-assets h3{color:#2e668c}.raid-support-edit{grid-template-columns:34px minmax(0,1fr) 82px 132px!important;grid-template-areas:"number name polarity actions" "number options options options"!important}.support-row-number{grid-area:number;height:86px;align-self:center}.raid-support-edit .support-name-field{grid-area:name!important}.raid-support-edit .support-polarity{grid-area:polarity!important}.raid-support-edit .support-row-actions{grid-area:actions!important}.raid-support-edit .support-options{grid-area:options!important}.battle-cutin.player{animation:raidCutinPlayer 2.4s ease-in-out both!important}.battle-cutin.enemy{animation:raidCutinEnemy 2.4s ease-in-out both!important}.player-hit:after{animation:raidPlayerFlash .52s steps(1,end)!important}@keyframes raidPlayerFlash{0%{opacity:0}12%{opacity:.82}24%{opacity:0}36%{opacity:.62}48%{opacity:0}to{opacity:0}}.game-message-lines .message-player-attack,.message-log .message-player-attack{color:#f90;font-weight:900}.game-message-lines .message-player-heal,.message-log .message-player-heal{color:#ff6;font-weight:900}.game-message-lines .message-player-buff,.message-log .message-player-buff{color:#6cf;font-weight:900}.game-message-lines .message-player-debuff,.message-log .message-player-debuff{color:#ff8066;font-weight:900}.game-message-lines .message-enemy-heal,.message-log .message-enemy-heal{color:#f9c;font-weight:900}.game-message-lines .message-damage,.message-log .message-damage{color:#f55!important;font-weight:900}.game-message-lines .message-enemy-counter,.message-log .message-enemy-counter{color:red;font-weight:900;text-shadow:0 0 4px #fff4}.game-message-lines .message-enemy-defense,.message-log .message-enemy-defense{color:#6f6;font-weight:900}.game-message-lines .message-system,.message-log .message-system{color:#0ff!important;font-weight:900}.game-message-lines .message-normal,.message-log .message-normal{color:#fff}.raid-run{height:calc(100vh - 205px);min-height:650px;overflow:hidden}.battle-layout{height:100%;min-height:0!important;align-items:stretch}.battle-main{height:100%;min-height:0!important;display:flex!important;align-items:flex-start;justify-content:center;background:transparent!important;border:0!important;box-shadow:none!important}.battle-screen{height:100%!important;max-height:100%!important;width:auto!important;aspect-ratio:8/10!important;min-height:0!important;max-width:100%!important}.battle-side{height:100%;min-height:0;overflow-y:auto}@media(max-height:900px){.raid-run{height:calc(100vh - 180px);min-height:560px}.battle-screen{transform-origin:top center}}.raid-unlock-button{background:#5f4960!important;color:#fff!important}.battle-main{position:relative;overflow:hidden!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;min-height:0!important}.battle-screen{flex:0 0 auto!important;width:800px!important;height:1000px!important;max-width:none!important;max-height:none!important;aspect-ratio:auto!important;transform-origin:top center!important}.msg-normal{color:#fff}.msg-system{color:#0ff;font-weight:900}.msg-player-attack{color:#f90;font-weight:900}.msg-player-heal{color:#ff6;font-weight:900}.msg-player-buff{color:#6cf;font-weight:900}.msg-player-debuff{color:#ff8066;font-weight:900}.msg-enemy-heal{color:#f9c;font-weight:900}.msg-damage{color:#f55;font-weight:900}.msg-enemy-counter{color:red;font-weight:900}.msg-enemy-defense{color:#6f6;font-weight:900}.msg-tag{color:#6cf;font-weight:900}.msg-command{color:#f90;font-weight:900}.msg-number,.msg-damage-word{color:#f55;font-weight:900}.msg-heal-word{color:#4f0;font-weight:900}.raid-run{height:calc(100dvh - 190px)!important;min-height:0!important;overflow:hidden!important}.battle-layout{height:100%!important;min-height:0!important}.battle-side{height:100%!important;overflow-y:auto!important;min-height:0!important}@media(max-height:900px){.raid-run{height:calc(100dvh - 170px)!important}}.raid-run{height:auto!important;min-height:0!important;overflow:visible!important}.battle-layout{height:auto!important;min-height:0!important;align-items:flex-start!important}.battle-main{min-height:0!important;overflow:hidden!important}.battle-side{max-height:calc(100dvh - 245px)!important;overflow-y:auto!important}.player-hit:after{opacity:0!important;animation:raidPlayerFlash116 .34s steps(1,end) both!important}@keyframes raidPlayerFlash116{0%{opacity:0}10%{opacity:.72}22%{opacity:0}34%{opacity:.48}46%,to{opacity:0}}.player-hit .game-command-menu,.player-hit .game-message-window{animation:raidPlayerPanelsShake .34s linear!important}.msg-enemy-name{color:#0ff;font-weight:900}.msg-damage-number{color:#f55;font-weight:900}.msg-heal-number{color:#4f0;font-weight:900}.game-message-lines p,.message-log p{color:#fff!important}.game-message-window{padding-top:8px!important;overflow:hidden!important}.game-message-title{display:none!important}.game-effect-tags{position:absolute;z-index:9;top:80px;left:18px;right:18px;display:flex;gap:6px;flex-wrap:wrap;pointer-events:none}.game-effect-tags span{display:inline-flex;align-items:center;min-height:25px;padding:2px 9px;border:2px solid #fff;border-radius:999px;background:#130b16e8;color:#8fe8ff;font:900 14px/1.1 MS Gothic,Yu Gothic UI,monospace;box-shadow:0 0 0 2px #6d365b,0 3px 8px #0008;text-shadow:0 1px 2px #000}.effect-list{min-height:42px;max-height:128px;overflow-y:auto;border:1px dashed #93617e;border-radius:8px;padding:6px 8px;display:grid;align-content:start;gap:4px;background:#120b14}.effect-list-item{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:4px;min-height:24px;color:#dff8ff;font-weight:900;line-height:1.25}.effect-marker{color:#68d9ff}.effect-none{display:grid;place-items:center;min-height:30px;color:#e9c7dc;font-weight:900}.game-message-lines p{min-height:1.45em}.raid-title-unified{font-family:"Segoe UI Emoji",Yu Gothic UI,sans-serif}.run-control-topbar .run-control-row{grid-template-columns:112px minmax(190px,1fr) 64px 64px 64px minmax(90px,.55fr) 52px!important}.run-state-pill{height:34px;display:flex;align-items:center;justify-content:center;border-radius:7px;border:1px solid #c98aac;background:#f6e8f1;color:#57334d;font-size:12px;font-weight:900;white-space:nowrap}.run-state-pill.ready{background:#fff2c9;color:#7b5b0e;border-color:#d8b94f}.run-state-pill.running{background:#dcf8df;color:#24643b;border-color:#69a978}.raid-unlock-button.compact{min-width:48px!important;padding:4px 6px!important;font-size:12px!important}.game-effect-tags{top:82px!important;left:50%!important;right:auto!important;transform:translate(-50%);width:72%;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:25px;gap:5px 6px!important;align-items:center}.game-effect-tags span{min-width:0!important;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:6px!important;padding:2px 6px!important;font-size:13px!important}.enemy-stage{inset:142px 0 230px!important}.game-command-menu,.game-message-window{height:210px!important}.game-menu-grid{height:164px!important}.game-message-lines{height:180px!important;grid-template-rows:repeat(6,30px)!important}.game-message-lines p{height:30px!important;line-height:30px!important}.msg-player-name{color:#6ec8ff;font-weight:900}.msg-enemy-name{color:#45f0e7;font-weight:900}.msg-command{color:#ffb347;font-weight:900}.msg-enemy-damage-number{color:#ff7a3d;font-weight:900}.msg-player-damage-number{color:#ff78b4;font-weight:900}.msg-heal-number{color:#63f28d;font-weight:900}.game-menu-item.cursor-selected{color:#fff36b!important;text-shadow:0 0 6px #ff9c38,0 0 2px #fff}@media(max-width:1250px){.run-control-topbar .run-control-row{grid-template-columns:100px minmax(150px,1fr) 58px 58px 58px 86px 48px!important}.game-effect-tags{width:78%}}.run-control-topbar .run-control-row{grid-template-columns:112px minmax(190px,1fr) 64px 64px 64px minmax(105px,.6fr)!important}.game-effect-tags{top:108px!important;left:50%!important;width:76%!important;transform:translate(-50%)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:repeat(2,25px)!important;z-index:12!important}.game-effect-tags span{background:#100a13f2!important;border-color:#fff!important;box-shadow:0 0 0 2px #6d365b,0 4px 10px #000a!important}.enemy-stage{inset:170px 0 230px!important}.support-battle-effect{position:absolute;inset:0;z-index:55;display:grid;place-items:center;pointer-events:none;overflow:hidden}.support-battle-effect:before,.support-battle-effect:after{content:"";position:absolute;width:72%;height:72%;border-radius:50%;opacity:0;animation:supportWave 1.2s ease-out both}.support-battle-effect:after{animation-delay:.14s}.support-battle-effect.buff:before,.support-battle-effect.buff:after{border:9px solid #72e8ff;box-shadow:0 0 24px #62dfff,inset 0 0 24px #62dfff}.support-battle-effect.debuff:before,.support-battle-effect.debuff:after{border:9px solid #ff6f9f;box-shadow:0 0 24px #ff4f88,inset 0 0 24px #ff4f88}.support-effect-ring{position:absolute;width:34%;height:34%;border-radius:50%;animation:supportCore 1.2s ease-in-out both}.support-battle-effect.buff .support-effect-ring{background:radial-gradient(circle,#d9fbff 0%,#62dfff8a 35%,transparent 72%)}.support-battle-effect.debuff .support-effect-ring{background:radial-gradient(circle,#ffe0ec 0%,#ff5d928a 35%,transparent 72%)}.support-effect-label{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 28px;border:4px double #fff;border-radius:12px;background:#100914e8;color:#fff;text-shadow:0 2px 4px #000;font-family:MS Gothic,Yu Gothic UI,monospace;font-size:22px;font-weight:900;animation:supportLabel 1.2s ease-in-out both}.support-effect-label span{font-size:25px}.support-battle-effect.buff .support-effect-label span,.msg-player-buff{color:#6cf!important}.support-battle-effect.debuff .support-effect-label span,.msg-player-debuff{color:#ff8066!important}@keyframes supportWave{0%{transform:scale(.18);opacity:0}18%{opacity:.95}to{transform:scale(1.18);opacity:0}}@keyframes supportCore{0%{transform:scale(.2);opacity:0}20%{opacity:1}72%{transform:scale(1);opacity:.75}to{transform:scale(1.25);opacity:0}}@keyframes supportLabel{0%{transform:translateY(24px) scale(.75);opacity:0}22%{transform:translateY(0) scale(1.04);opacity:1}72%{transform:scale(1);opacity:1}to{transform:translateY(-12px) scale(.96);opacity:0}}@media(max-width:1250px){.run-control-topbar .run-control-row{grid-template-columns:100px minmax(150px,1fr) 58px 58px 58px 90px!important}.game-effect-tags{width:82%!important}}.battle-side{display:grid!important;grid-template-rows:auto auto minmax(150px,1fr)!important;gap:12px!important}.volume-controls{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 8px}.volume-controls label{display:grid;grid-template-columns:48px minmax(80px,1fr) 30px;gap:6px;align-items:center;padding:5px 7px;border:1px solid #8d5778;border-radius:7px;background:#160d18;font-size:12px;font-weight:900}.volume-controls input[type=range]{min-height:20px!important;height:20px;padding:0;border:0;background:transparent}.volume-controls b{text-align:right;font-variant-numeric:tabular-nums;color:#fff2a8}.effect-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px 7px!important;max-height:92px!important}.effect-list-item{border:1px solid #70455f;border-radius:6px;padding:3px 6px;background:#1b101d;min-width:0}.effect-list-item span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.effect-none{grid-column:1/-1}.game-message-window{height:180px!important;min-height:180px!important;padding:8px 12px!important}.game-message-lines{height:150px!important;grid-template-rows:repeat(5,30px)!important;align-content:start!important}.game-message-lines p{height:30px!important;line-height:30px!important;min-height:30px!important}.enemy-sprite{mask-image:radial-gradient(ellipse 86% 88% at center,#000 68%,rgba(0,0,0,.82) 79%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 86% 88% at center,#000 68%,rgba(0,0,0,.82) 79%,transparent 100%);filter:drop-shadow(0 16px 22px #000b) saturate(1.06) contrast(1.03)}.msg-damage-word,.msg-heal-word,.msg-enemy-counter,.msg-player-attack,.msg-player-heal,.msg-enemy-heal,.msg-enemy-defense,.msg-system{color:#fff!important;font-weight:inherit!important;text-shadow:none!important}.raid-wide-card .raid-row{grid-template-columns:34px minmax(160px,1.2fr) 100px 112px 40px 40px 58px!important}.raid-wide-card .raid-attack-row{grid-template-columns:34px minmax(150px,1.05fr) 92px 108px minmax(135px,.9fr) 72px 54px 38px 38px 54px!important}.command-effect-select{min-width:0!important;width:100%}.command-battle-effect{position:absolute;inset:0;z-index:52;pointer-events:none;overflow:hidden;display:grid;place-items:center}.command-battle-effect .fx-core,.command-battle-effect .fx-particle,.command-battle-effect .fx-slash{position:absolute;display:block}.command-battle-effect.fire .fx-core{width:36%;height:48%;border-radius:50% 50% 42% 42%;background:radial-gradient(circle at 50% 70%,#fff7a8 0 12%,#ffb11c 22%,#ff4b1f 52%,transparent 72%);filter:blur(1px) drop-shadow(0 0 18px #ff6a00);animation:fxFire .85s ease-out both}.command-battle-effect.fire .fx-particle{width:18px;height:28px;border-radius:50%;background:#ffd54d;box-shadow:0 0 14px #ff6a00;animation:fxRise .8s ease-out both}.command-battle-effect.fire .p1{transform:translate(-120px,80px)}.command-battle-effect.fire .p2{transform:translate(80px,110px);animation-delay:.08s}.command-battle-effect.fire .p3{transform:translate(10px,140px);animation-delay:.15s}.command-battle-effect.blizzard{background:radial-gradient(circle,#bff7ff55 0%,transparent 56%);animation:fxFlash .85s ease-out both}.command-battle-effect.blizzard .fx-particle{width:14px;height:48%;background:repeating-linear-gradient(180deg,#fff 0 6px,transparent 6px 16px);filter:drop-shadow(0 0 7px #8eefff);animation:fxSnow .85s linear both}.command-battle-effect.blizzard .p1{left:34%}.command-battle-effect.blizzard .p2{left:50%;animation-delay:.08s}.command-battle-effect.blizzard .p3{left:66%;animation-delay:.14s}.command-battle-effect.explosion .fx-core{width:44%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#fff 0 8%,#ffe45b 14%,#ff7a00 34%,#d91d00 54%,transparent 72%);box-shadow:0 0 45px #ff5a00;animation:fxExplosion .85s cubic-bezier(.15,.75,.25,1) both}.command-battle-effect.slash .fx-slash{width:72%;height:9px;border-radius:999px;background:linear-gradient(90deg,transparent,#fff 18%,#8feaff 50%,#fff 82%,transparent);box-shadow:0 0 16px #a5f4ff;animation:fxSlash .55s ease-out both}.command-battle-effect.slash .s1{transform:rotate(-28deg)}.command-battle-effect.slash .s2{transform:rotate(28deg);animation-delay:.12s}.command-battle-effect.impact .fx-core{width:34%;aspect-ratio:1;border:12px solid #fff4a0;border-radius:50%;box-shadow:0 0 26px #ffad33,inset 0 0 22px #ffad33;animation:fxImpact .7s ease-out both}.command-battle-effect.impact{animation:fxImpactShake .45s linear both}.command-battle-effect.heal .fx-core{width:26%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#fff 0 10%,#a8ffcf 22%,#2ddd79aa 52%,transparent 74%);box-shadow:0 0 36px #48f69a;animation:fxHeal .9s ease-out both}.command-battle-effect.heal .fx-particle{width:12px;height:12px;border-radius:50%;background:#d9ffe9;box-shadow:0 0 10px #56f2a0;animation:fxHealRise .9s ease-out both}.command-battle-effect.heal .p1{transform:translate(-90px,90px)}.command-battle-effect.heal .p2{transform:translate(80px,120px);animation-delay:.1s}.command-battle-effect.heal .p3{transform:translateY(150px);animation-delay:.18s}@keyframes fxFire{0%{transform:translateY(80px) scale(.35);opacity:0}25%{opacity:1}to{transform:translateY(-20px) scale(1.15);opacity:0}}@keyframes fxRise{0%{opacity:0;margin-top:120px}30%{opacity:1}to{opacity:0;margin-top:-220px}}@keyframes fxSnow{0%{top:-55%;opacity:0;transform:rotate(8deg)}15%{opacity:1}to{top:105%;opacity:0;transform:rotate(-8deg)}}@keyframes fxFlash{0%{opacity:0}25%{opacity:1}to{opacity:0}}@keyframes fxExplosion{0%{transform:scale(.08);opacity:0}18%{opacity:1}60%{transform:scale(1.25);opacity:1}to{transform:scale(1.55);opacity:0}}@keyframes fxSlash{0%{opacity:0;transform:translate(-65%) rotate(-28deg) scaleX(.2)}35%{opacity:1}to{opacity:0;transform:translate(65%) rotate(-28deg) scaleX(1.1)}}@keyframes fxImpact{0%{transform:scale(.1);opacity:0}30%{opacity:1}to{transform:scale(1.45);opacity:0}}@keyframes fxImpactShake{0%,to{transform:translate(0)}20%{transform:translate(-8px,5px)}40%{transform:translate(8px,-4px)}60%{transform:translate(-5px,-3px)}80%{transform:translate(5px,3px)}}@keyframes fxHeal{0%{transform:scale(.25);opacity:0}25%{opacity:1}to{transform:scale(1.25);opacity:0}}@keyframes fxHealRise{0%{opacity:0;margin-top:130px}25%{opacity:1}to{opacity:0;margin-top:-180px}}@media(max-width:1250px){.volume-controls{grid-template-columns:1fr}.effect-list{grid-template-columns:1fr!important}.raid-wide-card .raid-row,.raid-wide-card .raid-attack-row{grid-template-columns:34px minmax(140px,1fr) 90px 105px auto auto auto!important}}.player-hit:after{z-index:70!important;background:linear-gradient(115deg,transparent 0 38%,#eaffff 45%,#fff 50%,#bde9ff 55%,transparent 62%)!important;mix-blend-mode:screen;animation:raidLightningFlash120 .32s steps(1,end) both!important}@keyframes raidLightningFlash120{0%{opacity:0}8%{opacity:.95}18%{opacity:.08}28%{opacity:.72}40%,to{opacity:0}}.battle-side{display:grid!important;grid-template-rows:auto auto minmax(180px,1fr)!important;gap:12px!important}.battle-side>.operator-window{order:1!important}.battle-side>.effect-window{order:2!important}.battle-side>.history-window{order:3!important}.game-command-menu,.game-message-window{height:210px!important;min-height:210px!important;max-height:210px!important;bottom:12px!important;box-sizing:border-box!important}.game-message-window{padding:8px 12px!important}.game-message-lines{height:186px!important;min-height:186px!important;display:grid!important;grid-template-rows:repeat(6,31px)!important;align-content:start!important;overflow:hidden!important;padding:0!important}.game-message-lines p{height:31px!important;min-height:31px!important;line-height:31px!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.game-menu-grid{height:168px!important;align-content:start!important}.game-menu-item{min-height:27px!important;line-height:27px!important}.battle-popup{font-size:76px!important;font-weight:1000!important;letter-spacing:.06em!important;-webkit-text-stroke:3px #1a0713!important;text-shadow:0 5px 0 #230918,0 0 8px #fff,0 0 20px currentColor,0 0 38px currentColor!important;filter:drop-shadow(0 8px 10px #000d)!important;animation:raidPopup121 2.7s cubic-bezier(.17,.8,.24,1) forwards!important}.battle-popup:before,.battle-popup:after{content:attr(data-text);position:absolute;inset:0;pointer-events:none;opacity:.45}.battle-popup.damage{color:#ff477f!important}.battle-popup.heal{color:#65ff9d!important}@keyframes raidPopup121{0%{opacity:0;transform:translate(-50%) translateY(34px) scale(.35) rotate(-4deg)}12%{opacity:1;transform:translate(-50%) translateY(-10px) scale(1.28) rotate(2deg)}24%{transform:translate(-50%) translateY(0) scale(.96) rotate(-1deg)}38%{transform:translate(-50%) translateY(-4px) scale(1.06) rotate(0)}76%{opacity:1;transform:translate(-50%) translateY(-12px) scale(1)}to{opacity:0;transform:translate(-50%) translateY(-62px) scale(.88)}}.player-hit:after{content:""!important;position:absolute!important;inset:0!important;z-index:90!important;pointer-events:none!important;opacity:0;background:linear-gradient(112deg,transparent 0 39%,#b7eaff 41%,#fff 44%,#dff8ff 47%,transparent 51%),linear-gradient(69deg,transparent 0 54%,#fff 56%,#93dcff 59%,transparent 62%),radial-gradient(circle at 50% 58%,#ffffffcc 0 18%,transparent 58%)!important;mix-blend-mode:screen!important;animation:raidLightningFlash121 .42s steps(1,end) both!important}.player-hit .battle-screen-shade{animation:raidLightningShade121 .42s steps(1,end) both!important}.player-hit .game-command-menu,.player-hit .game-message-window{animation:raidPlayerPanelsShake121 .42s linear both!important}@keyframes raidLightningFlash121{0%{opacity:0}7%{opacity:1}15%{opacity:.05}23%{opacity:.92}31%{opacity:.08}40%{opacity:.72}50%,to{opacity:0}}@keyframes raidLightningShade121{0%,to{filter:none}8%{filter:brightness(2.2) contrast(1.25)}18%{filter:none}26%{filter:brightness(1.8)}38%{filter:none}}@keyframes raidPlayerPanelsShake121{0%,to{transform:translate(0)}15%{transform:translate(-10px,2px)}30%{transform:translate(9px,-2px)}45%{transform:translate(-7px,1px)}60%{transform:translate(6px)}75%{transform:translate(-3px)}}.enemy-stage:before{content:"";position:absolute;z-index:0;width:78%;height:78%;border-radius:46%;background:radial-gradient(ellipse at center,transparent 48%,#ff9b2a20 60%,#ff4c002b 72%,transparent 86%),conic-gradient(from 10deg,transparent 0 8%,#ff7b1a30 11%,transparent 18% 31%,#ff2f0030 36%,transparent 44% 62%,#ffb02528 67%,transparent 74% 100%);filter:blur(18px) saturate(1.25);animation:enemyAura121 3.4s ease-in-out infinite alternate;pointer-events:none}.enemy-stage:after{content:"";position:absolute;z-index:1;width:76%;height:76%;border-radius:44%;box-shadow:inset 0 0 42px 24px #1a0917,0 0 28px #ff5c1933;pointer-events:none}.enemy-sprite{position:relative!important;z-index:2!important;mask-image:radial-gradient(ellipse 82% 84% at center,#000 55%,rgba(0,0,0,.94) 68%,rgba(0,0,0,.48) 82%,transparent 100%)!important;-webkit-mask-image:radial-gradient(ellipse 82% 84% at center,#000 55%,rgba(0,0,0,.94) 68%,rgba(0,0,0,.48) 82%,transparent 100%)!important;filter:drop-shadow(0 16px 24px #000d) drop-shadow(0 0 14px #ff6b2140) saturate(1.08) contrast(1.04)!important}@keyframes enemyAura121{0%{transform:scale(.97);opacity:.65}to{transform:scale(1.04);opacity:1}}.battle-side{grid-template-rows:auto auto auto!important;align-content:start!important;overflow-y:auto!important}.operator-window{height:auto!important;min-height:330px!important;overflow:visible!important}.command-grid{grid-auto-rows:43px!important}.command-grid button{height:43px!important;min-height:43px!important;max-height:43px!important}.history-window{height:292px!important;min-height:292px!important;max-height:292px!important;overflow:hidden!important}.history-window .message-log{height:210px!important;min-height:210px!important;max-height:210px!important;overflow-y:auto!important}.number-input-panel{display:grid;grid-template-columns:minmax(0,1fr) 90px 100px;gap:7px;margin-top:8px;align-items:end}.number-input-panel label{display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px;align-items:center;font-weight:900}.number-input-panel input{min-width:0;height:40px;border:2px solid #e59bc6;border-radius:7px;padding:0 10px;font-size:18px}.number-input-panel button{height:40px}.battle-popup{font-family:Arial Rounded MT Bold,Yu Gothic UI,Meiryo,sans-serif!important;font-weight:900!important;-webkit-text-stroke:5px #260819!important;animation-duration:2.16s!important}.player-lightning-overlay{position:absolute;inset:0;z-index:999;pointer-events:none;background:linear-gradient(110deg,transparent 0 38%,#dff8ff 41%,#fff 44%,#a9dcff 47%,transparent 51%),linear-gradient(72deg,transparent 0 54%,#fff 57%,#9cd7ff 59%,transparent 62%);mix-blend-mode:screen;animation:raidLightningOverlay122 .36s steps(1,end) both}@keyframes raidLightningOverlay122{0%{opacity:0}8%{opacity:1}17%{opacity:.05}27%{opacity:.95}38%{opacity:.12}50%{opacity:.75}62%,to{opacity:0}}@media(max-width:1250px){.operator-window{min-height:360px!important}.history-window{height:260px!important;min-height:260px!important;max-height:260px!important}.history-window .message-log{height:178px!important;min-height:178px!important;max-height:178px!important}.command-grid button{font-size:13px!important;padding:5px 8px!important}.volume-controls label{min-height:38px!important}}.history-window{height:300px!important;min-height:300px!important;max-height:300px!important}.history-window .message-log{height:218px!important;min-height:218px!important;max-height:218px!important;padding-bottom:14px!important;box-sizing:border-box!important}.custom-attack-settings{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1.2fr) 90px 70px;gap:8px;align-items:end}.custom-attack-settings label{display:grid;gap:4px;font-weight:900}.custom-attack-settings select,.custom-attack-settings input,.custom-attack-settings button{height:42px}.command-battle-effect.enemyHeal .fx-core{width:28%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#fff 0 10%,#ffd7ff 20%,#d06cffaa 50%,transparent 74%);box-shadow:0 0 38px #cc69ff;animation:fxHeal .9s ease-out both}.command-battle-effect.enemyHeal .fx-particle{width:12px;height:12px;border-radius:50%;background:#ffe0ff;box-shadow:0 0 11px #d978ff;animation:fxHealRise .9s ease-out both}.command-battle-effect.enemyHeal .p1{transform:translate(-90px,90px)}.command-battle-effect.enemyHeal .p2{transform:translate(80px,120px);animation-delay:.1s}.command-battle-effect.enemyHeal .p3{transform:translateY(150px);animation-delay:.18s}.battle-popup.enemyHeal{color:#e88cff!important}.msg-enemy-heal-number{color:#e88cff!important;font-weight:900}@media(max-width:1250px){.history-window{height:274px!important;min-height:274px!important;max-height:274px!important}.history-window .message-log{height:192px!important;min-height:192px!important;max-height:192px!important}.custom-attack-settings{grid-template-columns:1fr 1fr}}.custom-attack-card{width:100%;box-sizing:border-box;overflow:hidden}.custom-attack-settings{display:grid!important;grid-template-columns:minmax(190px,.72fr) minmax(320px,1.55fr) auto!important;gap:10px!important;align-items:end!important;width:100%!important;box-sizing:border-box!important}.custom-attack-settings label{display:grid!important;grid-template-rows:auto 42px;gap:5px;min-width:0;font-weight:900}.custom-attack-settings label>span{white-space:nowrap}.custom-attack-settings select,.custom-attack-settings input{width:100%!important;min-width:0!important;height:42px!important;box-sizing:border-box!important}.custom-attack-actions{display:grid;grid-template-columns:92px 72px;gap:8px;align-items:end}.custom-attack-actions button{height:42px!important;white-space:nowrap}.battle-layout{grid-template-columns:minmax(560px,1.38fr) minmax(430px,.92fr)!important;align-items:start!important}.battle-side{width:100%!important;min-width:430px!important;max-width:none!important;box-sizing:border-box!important}.battle-side>section{width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important}.operator-window,.effect-window,.history-window{justify-self:stretch!important}.volume-controls,.command-grid,.effect-list,.message-log{width:100%!important;box-sizing:border-box!important}.history-window{height:310px!important;min-height:310px!important;max-height:310px!important;overflow:hidden!important;margin-bottom:10px!important;box-sizing:border-box!important}.history-window .message-log{height:224px!important;min-height:224px!important;max-height:224px!important;padding:10px 10px 18px!important;box-sizing:border-box!important;overflow-y:auto!important}.msg-enemy-damage-number{color:#ffd43b!important;font-weight:950!important;text-shadow:0 0 5px #ff8a00,0 1px 1px #351600}.msg-player-damage-number{color:#ff4fd8!important;font-weight:950!important;text-shadow:0 0 5px #ff78ec,0 1px 1px #3d0034}.battle-popup.enemyDamage{color:#ffd43b!important;text-shadow:0 0 9px #ff8a00,0 4px 0 #5b2100!important}.battle-popup.playerDamage{color:#ff4fd8!important;text-shadow:0 0 9px #ff80ed,0 4px 0 #4b003f!important}@media(max-width:1250px){.battle-layout{grid-template-columns:minmax(520px,1.18fr) minmax(420px,.82fr)!important;min-width:960px!important}.battle-side{min-width:420px!important}.operator-window{min-height:0!important}.history-window{height:310px!important;min-height:310px!important;max-height:310px!important}.history-window .message-log{height:224px!important;min-height:224px!important;max-height:224px!important}.custom-attack-settings{grid-template-columns:minmax(170px,.7fr) minmax(260px,1.3fr) auto!important}}@media(max-width:900px){.custom-attack-settings{grid-template-columns:1fr 1.35fr!important}.custom-attack-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}}.custom-attack-card{width:100%!important;max-width:none!important;min-height:0!important;overflow:visible!important}.custom-attack-settings{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:none!important;padding:4px 0!important}.custom-attack-row{display:grid!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}.custom-attack-effect-row{grid-template-columns:110px minmax(220px,420px)!important}.custom-attack-se-row{grid-template-columns:110px minmax(260px,1fr) 92px 72px!important}.custom-attack-label{font-weight:900;white-space:nowrap}.custom-attack-row select,.custom-attack-row input,.custom-attack-row button{height:42px!important;min-width:0!important;box-sizing:border-box!important}.custom-attack-row select,.custom-attack-row input{width:100%!important}.custom-attack-row button{white-space:nowrap!important;padding:6px 10px!important}.battle-side{width:100%!important;min-width:430px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-content:start!important;gap:14px!important}.battle-side>section{width:100%!important;min-width:0!important;max-width:none!important;justify-self:stretch!important;box-sizing:border-box!important}.operator-window,.effect-window,.history-window{width:100%!important;min-width:0!important;max-width:none!important}.side-window-heading h3{overflow-wrap:anywhere}.enemy-stage:before,.enemy-stage:after{display:none!important}.enemy-art-frame{position:relative;z-index:2;display:grid;place-items:center;max-width:74%;max-height:94%;padding:10px;border-radius:18px;isolation:isolate}.enemy-art-frame:before{content:"";position:absolute;inset:-10px;z-index:-2;border-radius:24px;background:conic-gradient(from 0deg,#ffbd4a,#ff4f18,#8f183d,#ff8c1a,#ffd56b,#ff4f18);filter:blur(9px);opacity:.78;animation:enemyMagicFrame125 3.2s linear infinite}.enemy-art-frame:after{content:"";position:absolute;inset:2px;z-index:-1;border-radius:16px;background:radial-gradient(ellipse at center,transparent 56%,#1a0816b8 82%,#120612 100%);box-shadow:inset 0 0 26px 10px #140711,0 0 24px #ff6a273f;pointer-events:none}.enemy-art-frame .enemy-sprite{position:relative!important;z-index:1!important;max-width:100%!important;max-height:100%!important;mask-image:none!important;-webkit-mask-image:none!important;border-radius:10px;filter:saturate(1.08) contrast(1.04) drop-shadow(0 14px 20px #000c)!important}@keyframes enemyMagicFrame125{0%{transform:rotate(0) scale(.99);filter:blur(9px) hue-rotate(0deg)}50%{transform:rotate(180deg) scale(1.02);filter:blur(12px) hue-rotate(18deg)}to{transform:rotate(360deg) scale(.99);filter:blur(9px) hue-rotate(0deg)}}.game-effect-tags .effect-tag-buff{color:#8fe8ff!important;border-color:#8fe8ff!important;box-shadow:0 0 0 2px #286f93,0 3px 9px #0009,0 0 10px #59d8ff66!important}.game-effect-tags .effect-tag-debuff{color:#ff8fb2!important;border-color:#ff8fb2!important;box-shadow:0 0 0 2px #9c3157,0 3px 9px #0009,0 0 10px #ff5d9166!important}.effect-list-item.buff{color:#8fe8ff!important;border-color:#387da0!important;background:#102434!important}.effect-list-item.debuff{color:#ff91b5!important;border-color:#a23d62!important;background:#35131f!important}.effect-list-item.buff .effect-marker{color:#65dcff!important}.effect-list-item.debuff .effect-marker{color:#ff6f9f!important}@media(max-width:1250px){.battle-layout{grid-template-columns:minmax(520px,1.15fr) minmax(430px,.85fr)!important;min-width:970px!important}.battle-side{min-width:430px!important}.custom-attack-effect-row{grid-template-columns:100px minmax(200px,360px)!important}.custom-attack-se-row{grid-template-columns:100px minmax(220px,1fr) 88px 68px!important}}@media(max-width:900px){.custom-attack-effect-row,.custom-attack-se-row{grid-template-columns:95px minmax(0,1fr)!important}.custom-attack-se-row button{grid-column:auto!important}}.custom-attack-card{width:100%!important;max-width:none!important;box-sizing:border-box!important}.custom-attack-card .custom-attack-settings{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.custom-attack-card .custom-attack-row{width:100%!important;display:grid!important;box-sizing:border-box!important}.custom-attack-card .custom-attack-effect-row{grid-template-columns:130px minmax(0,1fr)!important}.custom-attack-card .custom-attack-se-row{grid-template-columns:130px minmax(0,1fr) 96px 72px!important}.custom-attack-card select,.custom-attack-card input{width:100%!important;min-width:0!important}@media(max-width:900px){.custom-attack-card .custom-attack-se-row{grid-template-columns:110px minmax(0,1fr)!important}.custom-attack-card .custom-attack-se-row button{grid-column:auto!important}}.enemy-frame-setting-row{display:grid;grid-template-columns:220px minmax(220px,420px);gap:10px;align-items:center;margin:0 0 12px;padding:10px;border:1px solid #d98ab7;border-radius:10px;background:#fff9fc}.enemy-frame-setting-row span{font-weight:900}.enemy-frame-setting-row select{height:42px;width:100%}.game-message-lines,.message-log,.game-message-lines p,.message-log p{font-family:Yu Gothic UI,Meiryo,sans-serif!important;font-weight:700!important}.enemy-art-frame:before,.enemy-art-frame:after{content:"";position:absolute;pointer-events:none}.enemy-art-frame.frame-none:before,.enemy-art-frame.frame-none:after{display:none!important}.enemy-art-frame.frame-square:before{inset:-12px;z-index:-2;border-radius:22px;background:conic-gradient(#ffbd4a,#ff4f18,#8f183d,#ff8c1a,#ffd56b,#ff4f18);filter:blur(7px);opacity:.85;animation:enemyMagicFrame125 3.2s linear infinite}.enemy-art-frame.frame-star:before{inset:-22px;z-index:-2;background:conic-gradient(from 18deg,transparent 0 8%,#ffe47b 9% 12%,transparent 13% 28%,#ff65b2 29% 33%,transparent 34% 48%,#8fe8ff 49% 53%,transparent 54% 68%,#ffe47b 69% 73%,transparent 74% 100%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 94%,50% 71%,21% 94%,32% 56%,2% 35%,39% 35%);filter:blur(5px) drop-shadow(0 0 12px #fff6);animation:enemyMagicFrame125 4.2s linear infinite}.enemy-art-frame.frame-magic:before{inset:-22px;z-index:-2;border:5px double #a87cff;border-radius:50%;box-shadow:0 0 0 8px #49d9ff55,0 0 28px #8d5cff,inset 0 0 18px #fff8;animation:enemyMagicFrame125 5s linear infinite}.enemy-art-frame.frame-fireRing:before{inset:-18px;z-index:-2;border-radius:50%;background:conic-gradient(#ffed79,#ff7a18,#ff2618,#ffb027,#fff1a1,#ff5b18);filter:blur(8px);animation:enemyMagicFrame125 2.1s linear infinite}.enemy-art-frame.frame-lightningRing:before{inset:-18px;z-index:-2;border-radius:50%;background:repeating-conic-gradient(#dffbff 0 4deg,#55d8ff 5deg 8deg,transparent 9deg 20deg);filter:drop-shadow(0 0 9px #7eeeff);animation:enemyMagicFrame125 1.4s steps(18) infinite}.enemy-art-frame.frame-darkVortex:before{inset:-24px;z-index:-2;border-radius:50%;background:conic-gradient(from 0deg,#05010a,#4d167a,#0d0515,#8c2f91,#05010a);filter:blur(10px);opacity:.9;animation:enemyMagicFrame125 6s linear infinite reverse}.enemy-art-frame:after{inset:2px;z-index:-1;border-radius:16px;background:radial-gradient(ellipse at center,transparent 60%,#120612aa 86%,#090208 100%);box-shadow:inset 0 0 22px 8px #11050d}.raid-grid>.custom-attack-card{grid-column:1 / -1!important;width:100%!important;max-width:none!important;min-width:0!important;min-height:0!important;justify-self:stretch!important}.raid-grid>.custom-attack-card .custom-attack-settings{width:100%!important;max-width:none!important;grid-template-columns:minmax(0,1fr)!important}.raid-grid>.custom-attack-card .custom-attack-effect-row{grid-template-columns:130px minmax(260px,520px)!important;width:100%!important}.raid-grid>.custom-attack-card .custom-attack-se-row{grid-template-columns:130px minmax(0,1fr) 100px 76px!important;width:100%!important}.raid-grid>.custom-attack-card .custom-attack-se-row input{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:900px){.raid-grid>.custom-attack-card .custom-attack-effect-row{grid-template-columns:110px minmax(0,1fr)!important}.raid-grid>.custom-attack-card .custom-attack-se-row{grid-template-columns:110px minmax(0,1fr)!important}.raid-grid>.custom-attack-card .custom-attack-se-row button{grid-column:auto!important}}.enemy-art-frame.frame-star:before{inset:-42px!important;border-radius:50%!important;clip-path:none!important;background:radial-gradient(circle at 50% 0%,#fff 0 3%,transparent 4%),radial-gradient(circle at 85% 18%,#ffe56f 0 4%,transparent 5%),radial-gradient(circle at 100% 50%,#fff 0 3%,transparent 4%),radial-gradient(circle at 82% 84%,#ff6fca 0 4%,transparent 5%),radial-gradient(circle at 50% 100%,#fff 0 3%,transparent 4%),radial-gradient(circle at 16% 82%,#75eaff 0 4%,transparent 5%),radial-gradient(circle at 0% 50%,#fff 0 3%,transparent 4%),radial-gradient(circle at 18% 16%,#ffe56f 0 4%,transparent 5%),conic-gradient(from 22.5deg,transparent 0 7%,#ffe56f 8% 10%,transparent 11% 19%,#ff6fca 20% 22%,transparent 23% 31%,#75eaff 32% 34%,transparent 35% 43%,#fff 44% 46%,transparent 47% 100%)!important;filter:drop-shadow(0 0 10px #fff) drop-shadow(0 0 18px #ff8bd9)!important;opacity:1!important;animation:enemyFrameStar127 7s linear infinite!important}.enemy-art-frame.frame-star:after{inset:-28px!important;border-radius:50%!important;background:repeating-conic-gradient(from 0deg,transparent 0 20deg,#ffffffaa 21deg 22deg,transparent 23deg 44deg)!important;box-shadow:0 0 30px #78e9ff88!important;animation:enemyFrameStar127 10s linear infinite reverse!important}@keyframes enemyFrameStar127{to{transform:rotate(360deg)}}.enemy-art-frame.frame-magic:before{inset:-34px!important;border:0!important;border-radius:50%!important;background:repeating-conic-gradient(from 0deg,#aa7cff 0 2deg,transparent 2deg 28deg),radial-gradient(circle,transparent 0 46%,#7fe7ff 47% 49%,transparent 50% 61%,#aa7cff 62% 64%,transparent 65%)!important;filter:drop-shadow(0 0 14px #7b5cff) drop-shadow(0 0 24px #52dfff)!important;opacity:.95!important;animation:enemyFrameMagic127 9s linear infinite!important}.enemy-art-frame.frame-magic:after{inset:-18px!important;border-radius:50%!important;background:linear-gradient(30deg,transparent 47%,#d9c8ff 48% 52%,transparent 53%),linear-gradient(150deg,transparent 47%,#d9c8ff 48% 52%,transparent 53%),radial-gradient(circle,transparent 0 56%,#ffffff99 57% 58%,transparent 59%)!important;box-shadow:0 0 24px #8b5dff99!important;animation:enemyFrameMagic127 13s linear infinite reverse!important}@keyframes enemyFrameMagic127{to{transform:rotate(360deg)}}.enemy-art-frame.frame-fireRing:before{inset:-32px!important;border-radius:50%!important;background:repeating-conic-gradient(from 0deg,#fff0a6 0 5deg,#ffb122 6deg 12deg,#ff421a 13deg 18deg,transparent 19deg 27deg)!important;filter:blur(3px) drop-shadow(0 0 10px #ff661f) drop-shadow(0 0 22px #ff2a00)!important;opacity:.96!important;animation:enemyFrameFire127 2.8s linear infinite!important}.enemy-art-frame.frame-fireRing:after{inset:-18px!important;border-radius:50%!important;background:radial-gradient(circle,transparent 0 58%,#ffb01e77 61%,#ff2d0099 69%,transparent 73%)!important;box-shadow:0 0 32px #ff3b00aa!important;animation:enemyFrameFirePulse127 1.2s ease-in-out infinite alternate!important}@keyframes enemyFrameFire127{to{transform:rotate(360deg)}}@keyframes enemyFrameFirePulse127{0%{transform:scale(.97);opacity:.65}to{transform:scale(1.06);opacity:1}}.enemy-art-frame.frame-lightningRing:before{inset:-30px!important;border-radius:50%!important;background:repeating-conic-gradient(from 0deg,transparent 0 12deg,#f5ffff 13deg 15deg,#52d8ff 16deg 19deg,transparent 20deg 36deg)!important;filter:drop-shadow(0 0 7px #fff) drop-shadow(0 0 16px #38cfff)!important;opacity:.92!important;animation:enemyFrameLightning127 3.4s linear infinite!important}.enemy-art-frame.frame-lightningRing:after{inset:-20px!important;border-radius:50%!important;background:linear-gradient(78deg,transparent 45%,#eaffff 46% 49%,transparent 50%),linear-gradient(168deg,transparent 45%,#67dfff 46% 49%,transparent 50%),radial-gradient(circle,transparent 0 62%,#8eeeff66 64%,transparent 68%)!important;box-shadow:0 0 28px #4bdcff88!important;opacity:.72!important;animation:enemyFrameLightning127 5.2s linear infinite reverse!important}@keyframes enemyFrameLightning127{to{transform:rotate(360deg)}}.raid-enemy-heals-card .raid-list{height:150px!important;min-height:150px!important;max-height:150px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-gutter:stable}.custom-attack-card{grid-column:1/-1!important;width:100%!important;min-height:0!important;padding:12px!important}.custom-attack-inline{display:grid!important;grid-template-columns:58px 130px 68px minmax(180px,1fr) 92px 68px!important;gap:8px!important;align-items:center!important;width:100%!important;min-width:0!important}.custom-attack-inline select,.custom-attack-inline input,.custom-attack-inline button{height:40px!important;box-sizing:border-box!important;min-width:0!important}.custom-attack-inline input{width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.custom-attack-inline button{white-space:nowrap!important;padding:5px 9px!important}@media(max-width:900px){.custom-attack-inline{grid-template-columns:52px 110px 62px minmax(120px,1fr) 82px 62px!important;gap:5px!important}}.raid-assets-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 12px!important}.raid-assets-grid .raid-asset-row{display:grid!important;grid-template-columns:128px minmax(0,1fr) 88px 58px!important;gap:5px!important;margin:0!important;min-width:0!important}.raid-assets-grid .raid-asset-row>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.raid-assets-grid .raid-asset-row input{min-width:0!important;text-overflow:ellipsis!important}.raid-assets-grid .raid-asset-row button{padding:5px 6px!important;font-size:12px!important}@media(max-width:1050px){.raid-assets-grid{grid-template-columns:1fr!important}}.support-options select:disabled{background:#eee5eb!important;color:#6f5264!important;cursor:not-allowed}.battle-popup{font-family:Impact,Arial Black,Yu Gothic UI,sans-serif!important;font-weight:900!important;-webkit-text-stroke:7px #260819!important;text-shadow:0 0 3px #fff8,0 4px 0 #17020f,0 0 14px currentColor!important;transform:translate(-50%) scaleX(1.08)}.raid-assets-card,.raid-section-assets{grid-column:1 / -1!important;width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}.raid-assets-grid{width:100%!important;max-width:none!important;box-sizing:border-box!important}.raid-assets-grid .raid-asset-row{width:100%!important;box-sizing:border-box!important}.battle-popup{animation:raidPopup129 1.85s cubic-bezier(.16,.85,.28,1) forwards!important;will-change:transform,opacity!important}@keyframes raidPopup129{0%{opacity:0;transform:translate(-50%) translateY(24px) scale(.48) scaleX(1.08)}13%{opacity:1;transform:translate(-50%) translateY(-3px) scale(1.22) scaleX(1.08)}27%{transform:translate(-50%) translateY(0) scale(.98) scaleX(1.08)}42%{transform:translate(-50%) translateY(-4px) scale(1.04) scaleX(1.08)}72%{opacity:1;transform:translate(-50%) translateY(-12px) scale(1) scaleX(1.08)}to{opacity:0;transform:translate(-50%) translateY(-54px) scale(.94) scaleX(1.08)}}.battle-popup{animation-name:raidPopup130!important;animation-duration:1.85s!important;animation-timing-function:cubic-bezier(.16,.85,.28,1)!important;animation-fill-mode:forwards!important}@keyframes raidPopup130{0%{opacity:0;transform:translate3d(-50%,28px,0) scale(.48) scaleX(1.08)}12%{opacity:1;transform:translate3d(-50%,-4px,0) scale(1.24) scaleX(1.08)}26%{opacity:1;transform:translate3d(-50%,1px,0) scale(.98) scaleX(1.08)}42%{opacity:1;transform:translate3d(-50%,-7px,0) scale(1.04) scaleX(1.08)}68%{opacity:1;transform:translate3d(-50%,-24px,0) scale(1) scaleX(1.08)}to{opacity:0;transform:translate3d(-50%,-82px,0) scale(.92) scaleX(1.08)}}.reflection-video-overlay{position:absolute;inset:0;z-index:90;pointer-events:none;overflow:hidden;display:flex;align-items:center;justify-content:center;background:transparent;animation:reflection-band-overlay 1s linear both}.reflection-video-overlay:before,.reflection-video-overlay:after{content:"";position:absolute;left:0;width:100%;height:calc(35% - 1px);background:linear-gradient(to bottom,#04020e85,#04020e2e);-webkit-backdrop-filter:blur(1.5px) brightness(.76);backdrop-filter:blur(1.5px) brightness(.76)}.reflection-video-overlay:before{top:0}.reflection-video-overlay:after{bottom:0;transform:rotate(180deg)}.reflection-video-overlay video{position:relative;z-index:2;width:100%;height:30%;min-height:170px;max-height:260px;object-fit:cover;object-position:center;mix-blend-mode:screen;filter:saturate(1.28) contrast(1.2) brightness(1.08);-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 7%,#000 93%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 7%,#000 93%,transparent 100%);box-shadow:0 -3px 18px #9673ffbf,0 3px 18px #78cdffb3,0 0 34px #b991ff94;animation:reflection-band-video 1s ease-out both}@keyframes reflection-band-overlay{0%{opacity:0}8%{opacity:1}84%{opacity:1}to{opacity:0}}@keyframes reflection-band-video{0%{transform:scaleX(.92) scaleY(.72);opacity:0}12%{transform:scaleX(1) scaleY(1);opacity:1}82%{transform:scaleX(1.01) scaleY(1);opacity:1}to{transform:scaleX(1.035) scaleY(.92);opacity:0}}.reflection-video-overlay{background:transparent!important;animation:reflection-band-overlay133 1.34s linear both!important}.reflection-video-overlay:before,.reflection-video-overlay:after{display:none!important}.reflection-video-overlay video{width:100%!important;height:42%!important;min-height:190px!important;max-height:330px!important;object-fit:cover!important;object-position:center!important;mix-blend-mode:screen!important;opacity:.96!important;filter:brightness(1.38) contrast(1.72) saturate(1.38)!important;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 13%,#000 87%,transparent 100%)!important;-webkit-mask-composite:source-in!important;mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 13%,#000 87%,transparent 100%)!important;mask-composite:intersect!important;box-shadow:none!important;animation:reflection-band-video133 1.34s ease-out both!important}@keyframes reflection-band-overlay133{0%{opacity:0}5%{opacity:1}92%{opacity:1}to{opacity:0}}@keyframes reflection-band-video133{0%{transform:scaleX(.96) scaleY(.9);opacity:0}8%{transform:scaleX(1) scaleY(1);opacity:.96}92%{transform:scaleX(1.015) scaleY(1);opacity:.96}to{transform:scaleX(1.03) scaleY(.94);opacity:0}}.command-battle-effect.heal{inset:auto auto 16px 12px!important;width:38%!important;height:205px!important;place-items:center!important;overflow:visible!important}.command-battle-effect.heal .fx-core{width:44%!important}.reflection-video-overlay video{opacity:.56!important;filter:brightness(1.72) contrast(2.05) saturate(1.28)!important}@keyframes reflection-band-video133{0%{transform:scaleX(.96) scaleY(.9);opacity:0}8%{transform:scaleX(1) scaleY(1);opacity:.56}92%{transform:scaleX(1.015) scaleY(1);opacity:.56}to{transform:scaleX(1.03) scaleY(.94);opacity:0}}.battle-popup.playerDamage{color:#e88cff!important;text-shadow:0 0 10px #cb6cff,0 4px 0 #3a0050!important}.reflection-video-overlay{inset:0!important;display:block!important;overflow:hidden!important;background:transparent!important}.reflection-video-overlay video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;object-fit:cover!important;object-position:center!important;opacity:.56!important;mix-blend-mode:screen!important;filter:brightness(1.72) contrast(2.05) saturate(1.28)!important;-webkit-mask-image:none!important;mask-image:none!important;box-shadow:none!important;animation:reflection-fullscreen-video135 1.34s ease-out both!important}@keyframes reflection-fullscreen-video135{0%{transform:scale(1.015);opacity:0}7%{transform:scale(1);opacity:.56}92%{transform:scale(1);opacity:.56}to{transform:scale(1.015);opacity:0}}.battle-popup.damage.player{color:#e88cff!important;text-shadow:0 0 10px #cb6cff,0 4px 0 #3a0050!important}.battle-popup.damage.enemy{color:#ffd43b!important;text-shadow:0 0 10px #ff8a00,0 4px 0 #5b2100!important}.msg-player-damage-number{color:#e88cff!important;font-weight:950!important;text-shadow:0 0 6px #c965ff,0 1px 1px #2e003d!important}.support-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.support-section-heading h3{margin:0}.support-probability-total{padding:5px 12px;border-radius:999px;border:2px solid;font-weight:900;white-space:nowrap}.support-probability-total.ok{background:#e9fff1;color:#17733e;border-color:#74c895}.support-probability-total.error{background:#fff0f4;color:#b21650;border-color:#e47da5}.support-probability-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px;min-width:0}.support-probability-input input{width:100%;min-width:0}.support-probability-input b{font-size:13px}.raid-support-edit .support-options{grid-template-columns:repeat(5,minmax(0,1fr))!important}.msg-enemy-damage-number{color:#ff3f55!important;text-shadow:0 0 5px #ff6374,0 1px 1px #4a0008!important}.battle-popup.damage.enemy{color:#ff3f55!important;-webkit-text-stroke-color:#5a000d!important;text-shadow:0 0 9px #ff6678,0 4px 0 #5a000d,3px 3px 0 #5a000d,-3px 3px 0 #5a000d!important}@media(max-width:1250px){.raid-support-edit .support-options{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.roulette-visual-overlay{position:absolute;z-index:72;left:50%;top:176px;width:360px;height:410px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;pointer-events:none;filter:drop-shadow(0 12px 22px #140718cc)}.roulette-wheel{width:340px;height:340px;overflow:visible;transform-origin:50% 50%;border-radius:50%;background:#2b1234;box-shadow:0 0 0 7px #fff9,0 0 0 13px #e66cb8,0 0 30px #fa8ed6}.roulette-visual-overlay.spinning .roulette-wheel{animation:rouletteSpin137 2.7s cubic-bezier(.08,.72,.14,1) forwards}.roulette-visual-overlay.settled .roulette-wheel{transform:rotate(var(--roulette-final));animation:rouletteSettle137 .42s ease-out both}.roulette-wheel text{fill:#34233d;stroke:#fff9;stroke-width:2.2px;paint-order:stroke fill;font-family:Yu Gothic UI,sans-serif;font-size:12px;font-weight:900;pointer-events:none}.roulette-hub{fill:#4c2254;stroke:#fff;stroke-width:5}.roulette-center-text{fill:#fff!important;stroke:none!important;font-size:16px!important;letter-spacing:.08em}.roulette-arrow{position:absolute;top:-13px;left:50%;z-index:5;width:0;height:0;transform:translate(-50%);border-left:20px solid transparent;border-right:20px solid transparent;border-top:42px solid #ff4f9f;border-bottom:0;filter:drop-shadow(0 2px 0 #fff) drop-shadow(0 4px 5px #4b153d)}.roulette-winner path{filter:brightness(1.35) saturate(1.28);stroke:#fff76a;stroke-width:7;animation:rouletteWinnerBlink137 .24s steps(2,end) infinite}.roulette-result{margin-top:16px;max-width:350px;padding:9px 18px;border:3px solid #fff;border-radius:999px;background:#402044e8;color:#fff4a8;font-size:18px;font-weight:950;text-align:center;box-shadow:0 0 20px #ff83cc;animation:rouletteResult137 .45s ease-out both}@keyframes rouletteSpin137{0%{transform:rotate(0) scale(.88);opacity:0}8%{opacity:1;transform:rotate(60deg) scale(1)}to{transform:rotate(var(--roulette-final)) scale(1);opacity:1}}@keyframes rouletteSettle137{0%{transform:rotate(var(--roulette-final)) scale(1)}45%{transform:rotate(calc(var(--roulette-final) + 3deg)) scale(1.035)}to{transform:rotate(var(--roulette-final)) scale(1)}}@keyframes rouletteWinnerBlink137{50%{filter:brightness(1.75) saturate(1.45)}}@keyframes rouletteResult137{0%{opacity:0;transform:translateY(-8px) scale(.8)}to{opacity:1;transform:none}}.command-battle-effect.lightning{background:radial-gradient(ellipse at 50% 46%,rgba(255,250,170,.42) 0 7%,rgba(119,229,255,.22) 16%,transparent 42%),radial-gradient(circle at 50% 52%,transparent 0 23%,rgba(89,219,255,.15) 24% 26%,transparent 28%);mix-blend-mode:screen;animation:fxElectricScene139 .78s ease-out both}.command-battle-effect.lightning .fx-core{width:22%;height:82%;background:linear-gradient(180deg,transparent 0 1%,#fffde1 2% 16%,#ffe95f 19% 37%,#fff 40% 55%,#7de9ff 58% 75%,transparent 79%);clip-path:polygon(56% 0,32% 30%,55% 30%,30% 52%,55% 52%,22% 100%,76% 43%,51% 43%,76% 20%,50% 20%);filter:drop-shadow(0 0 6px #fff) drop-shadow(0 0 15px #ffe45c) drop-shadow(0 0 28px #55d9ff);animation:fxElectricBolt139 .7s cubic-bezier(.08,.78,.18,1) both}.command-battle-effect.lightning .fx-slash{width:7px;height:58%;background:linear-gradient(180deg,transparent,#fffbd0 7%,#ffe958 28%,#6ee8ff 62%,#fff 86%,transparent);box-shadow:0 0 7px #fff,0 0 15px #ffe96a,0 0 24px #59dbff;clip-path:polygon(50% 0,100% 22%,58% 39%,100% 58%,42% 100%,56% 68%,0 49%,46% 31%);animation:fxElectricBranch139 .64s ease-out both}.command-battle-effect.lightning .s1{transform:translate(-92px) rotate(-22deg);animation-delay:.05s}.command-battle-effect.lightning .s2{transform:translate(92px) rotate(23deg);animation-delay:.1s}.command-battle-effect.lightning .fx-particle{width:12px;height:12px;border-radius:50%;background:#fffbd5;box-shadow:0 0 10px #fff,0 0 19px #ffe35a,0 0 30px #54dbff;animation:fxElectricSpark139 .66s ease-out both}.command-battle-effect.lightning .p1{transform:translate(-118px,-58px)}.command-battle-effect.lightning .p2{transform:translate(114px,-28px);animation-delay:.07s}.command-battle-effect.lightning .p3{transform:translate(12px,106px);animation-delay:.13s}@keyframes fxElectricScene139{0%{opacity:0;filter:brightness(1)}10%{opacity:.72;filter:brightness(1.35)}25%{opacity:1;filter:brightness(1.65)}48%{opacity:.78;filter:brightness(1.18)}72%{opacity:.42;filter:brightness(1)}to{opacity:0;filter:brightness(.9)}}@keyframes fxElectricBolt139{0%{opacity:0;transform:translateY(-22px) scaleY(.08) scaleX(.52)}16%{opacity:1}48%{transform:translateY(0) scaleY(1.08) scaleX(1.05)}72%{opacity:.9;transform:translateY(4px) scaleY(1.14) scaleX(.96)}to{opacity:0;transform:translateY(10px) scaleY(1.2) scaleX(.88)}}@keyframes fxElectricBranch139{0%{opacity:0;scale:.18}22%{opacity:1;scale:1.05}70%{opacity:.78;scale:1}to{opacity:0;scale:1.15}}@keyframes fxElectricSpark139{0%{opacity:0;scale:.08}24%{opacity:1;scale:1.45}to{opacity:0;translate:0 -54px;scale:.45}}.roulette-visual-overlay.spinning .roulette-label{transform-box:view-box;animation:rouletteLabelUpright139 2.7s cubic-bezier(.08,.72,.14,1) forwards}.roulette-visual-overlay.settled .roulette-wheel text{transition:transform .12s ease-out}@keyframes rouletteLabelUpright139{0%,72%{transform:rotate(0)}84%{transform:rotate(var(--roulette-counter-42))}94%{transform:rotate(var(--roulette-counter-82))}to{transform:rotate(var(--roulette-counter))}}.command-battle-effect.lightning{background:radial-gradient(ellipse at 50% 48%,rgba(225,244,255,.2) 0 4%,rgba(119,176,255,.08) 12%,transparent 35%),linear-gradient(180deg,rgba(8,18,42,.08),transparent 36%,rgba(4,11,28,.1));mix-blend-mode:screen;animation:fxNaturalLightningScene140 .58s steps(1,end) both}.command-battle-effect.lightning .fx-core{width:8%;height:94%;background:linear-gradient(180deg,transparent 0 1%,#ffffff 2% 34%,#d9efff 35% 68%,#ffffff 69% 88%,transparent 89%);clip-path:polygon(55% 0,39% 17%,58% 17%,34% 34%,52% 34%,28% 53%,49% 53%,20% 73%,43% 73%,27% 100%,67% 69%,48% 69%,75% 48%,53% 48%,78% 28%,58% 28%,72% 0);filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 7px #bfe6ff) drop-shadow(0 0 13px #678dff);animation:fxNaturalMainBolt140 .54s cubic-bezier(.12,.72,.12,1) both}.command-battle-effect.lightning .fx-slash{width:3px;height:50%;background:linear-gradient(180deg,transparent,#fff 5%,#cce8ff 55%,transparent 100%);box-shadow:0 0 3px #fff,0 0 8px #86baff;clip-path:polygon(50% 0,100% 15%,58% 32%,100% 48%,45% 100%,58% 62%,0 46%,43% 27%);animation:fxNaturalBranch140 .46s ease-out both}.command-battle-effect.lightning .s1{transform:translate(-58px,18px) rotate(-31deg);animation-delay:.04s}.command-battle-effect.lightning .s2{transform:translate(62px,8px) rotate(34deg);animation-delay:.08s}.command-battle-effect.lightning .fx-particle{width:4px;height:4px;border-radius:50%;background:#eaf7ff;box-shadow:0 0 4px #fff,0 0 8px #74aaff;animation:fxNaturalSpark140 .42s ease-out both}.command-battle-effect.lightning .p1{transform:translate(-74px,-28px)}.command-battle-effect.lightning .p2{transform:translate(78px,-10px);animation-delay:.05s}.command-battle-effect.lightning .p3{transform:translate(18px,82px);animation-delay:.09s}@keyframes fxNaturalLightningScene140{0%,8%{opacity:0}9%{opacity:.78;filter:brightness(1.55)}15%{opacity:.18;filter:brightness(1)}20%{opacity:1;filter:brightness(1.85)}33%{opacity:.62;filter:brightness(1.18)}58%{opacity:.28}to{opacity:0}}@keyframes fxNaturalMainBolt140{0%,8%{opacity:0;transform:translateY(-16px) scaleY(.12) scaleX(.75)}10%{opacity:1}28%{transform:translateY(0) scaleY(1.03) scaleX(1)}48%{opacity:.92}to{opacity:0;transform:translateY(5px) scaleY(1.08) scaleX(.94)}}@keyframes fxNaturalBranch140{0%,14%{opacity:0;scale:.35}25%{opacity:.9;scale:1}58%{opacity:.52}to{opacity:0;scale:1.05}}@keyframes fxNaturalSpark140{0%{opacity:0;scale:.2}22%{opacity:.85;scale:1}to{opacity:0;translate:0 -26px;scale:.45}}.roulette-visual-overlay.spinning .roulette-label{animation:none!important;transform:none!important}.roulette-visual-overlay.settled .roulette-label{animation:none!important;transition:transform .08s ease-out}.lightning-video-effect{position:absolute;inset:0;z-index:54;pointer-events:none;overflow:hidden;background:transparent;animation:lightningVideoOverlay141 1s ease-out both}.lightning-video-effect video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:screen;opacity:.56;filter:brightness(1.72) contrast(2.05) saturate(1.18);animation:lightningVideo141 1s ease-out both}@keyframes lightningVideoOverlay141{0%{opacity:0}7%{opacity:1}88%{opacity:1}to{opacity:0}}@keyframes lightningVideo141{0%{transform:scale(1.02);opacity:0}8%{transform:scale(1);opacity:.56}88%{transform:scale(1);opacity:.56}to{transform:scale(1.02);opacity:0}}.roulette-label-overlay{position:absolute;top:0;left:10px;width:340px;height:340px;z-index:4;overflow:visible;pointer-events:none}.roulette-label-overlay .roulette-label{fill:#34233d;stroke:#fff9;stroke-width:2.2px;paint-order:stroke fill;font-family:Yu Gothic UI,sans-serif;font-size:12px;font-weight:900}.roulette-label-overlay .roulette-label.selected{fill:#24122a;stroke:#fffbd0;stroke-width:3px}.roulette-label-overlay .roulette-center-text{fill:#fff;stroke:none;font-family:Yu Gothic UI,sans-serif;font-size:16px;font-weight:900;letter-spacing:.08em}.roulette-visual-overlay.settled .roulette-wheel text{display:none!important}.run-mode-fixed{min-height:34px;display:flex;align-items:center;justify-content:center;padding:5px 10px;border:1px solid #8d5778;border-radius:7px;background:#241526;color:#fff2a8;font-weight:900;white-space:nowrap}.run-control-topbar .run-control-row{grid-template-columns:96px minmax(210px,1fr) 64px 64px 64px minmax(100px,.55fr)!important}.command-mini-label{align-self:center;justify-self:end;font-size:12px;font-weight:900;color:#6f405d;white-space:nowrap}.command-sound-select{min-width:92px!important;width:100%!important}.command-custom-se-name{min-width:120px!important;width:100%!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.raid-wide-card .raid-attack-row{grid-template-columns:34px minmax(150px,1fr) 92px 42px 108px 48px 96px minmax(100px,.7fr) 72px 54px 38px 38px 54px!important}.raid-wide-card .raid-row:not(.raid-attack-row){grid-template-columns:34px minmax(170px,1.2fr) 100px 42px minmax(120px,.75fr) 40px 40px 58px!important}.simplified-custom-attack{display:grid!important;grid-template-columns:46px 120px 52px 118px minmax(120px,1fr) 82px 62px!important;width:100%!important;max-width:none!important;box-sizing:border-box!important}.raid-assets-card{width:100%!important;max-width:none!important;grid-column:1/-1!important}.raid-assets-grid{width:100%!important;max-width:none!important}@media(max-width:1250px){.raid-wide-card .raid-attack-row{grid-template-columns:34px minmax(140px,1fr) 88px 40px 105px 46px 92px minmax(100px,.7fr) 68px 38px 38px 54px!important}.simplified-custom-attack{grid-template-columns:44px 105px 50px 105px minmax(100px,1fr) 76px 58px!important}}.history-window{padding:13px 13px 16px!important;box-sizing:border-box!important}.history-window .message-log{margin:0!important;height:218px!important;min-height:218px!important;max-height:218px!important;padding:10px 10px 12px!important;box-sizing:border-box!important}@media(max-width:1250px){.history-window{padding-bottom:16px!important}.history-window .message-log{height:186px!important;min-height:186px!important;max-height:186px!important}}
