:root{color-scheme:light;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.5;font-weight:400;color:#162133;background:#eef2f6;text-rendering:optimizeLegibility;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(247,214,109,.28),transparent 28%),radial-gradient(circle at bottom right,rgba(47,125,114,.18),transparent 24%),#eef2f6}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;max-width:1480px;margin:0 auto;padding:28px}.hero{display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:24px;align-items:end;margin-bottom:24px}.hero-left{padding:32px;border:1px solid rgba(22,33,51,.08);border-radius:8px;background:linear-gradient(135deg,#1e3a5ff5,#2f7d72f0),#20324d;color:#f7f8fb}.hero-left h1{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.06}.hero-text{max-width:760px;margin:16px 0 0;font-size:16px;color:#f7f8fbd1}.mode-switcher{display:inline-grid;grid-template-columns:repeat(auto-fit,minmax(98px,1fr));gap:8px;padding:8px;border-radius:8px;background:#ffffffbd;border:1px solid rgba(22,33,51,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.switch-button{min-height:44px;padding:0 18px;border:0;border-radius:6px;background:transparent;color:#526073}.switch-button.active{background:#162133;color:#fff}.logout-button{color:#8a342e}.content-stack{display:grid;gap:20px}.front-auth-shell{min-height:100vh;display:grid;align-content:center;gap:22px;max-width:1080px;margin:0 auto;padding:28px}.front-auth-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border:1px solid rgba(22,33,51,.08);border-radius:8px;background:#ffffffe6;box-shadow:0 18px 44px #111d3014}.front-auth-topbar h1{margin:2px 0 0;font-size:24px}.auth-entry-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.auth-page-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,430px);min-height:420px;overflow:hidden;border:1px solid rgba(22,33,51,.08);border-radius:8px;background:#fff;box-shadow:0 22px 52px #111d301a}.auth-visual-panel{display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:30px;color:#fff;background:linear-gradient(135deg,#162133fa,#1f7a6deb),#162133}.auth-visual-panel h2{max-width:420px;margin:8px 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.05}.auth-visual-panel p{max-width:520px;margin:0;color:#ffffffc7}.auth-state-card{width:min(100%,320px);padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff1a}.auth-state-card span,.auth-state-card strong,.auth-state-card p{display:block}.auth-state-card span{color:#ffffffa3;font-size:12px}.auth-state-card strong{margin-top:4px;color:#fff}.auth-state-card p{margin-top:4px;font-size:13px}.auth-form-panel{display:flex;flex-direction:column;justify-content:center;padding:30px;background:#fff}.auth-form-header{margin-bottom:22px}.auth-form-header h2{margin:2px 0 0;font-size:28px}.auth-text-button{min-height:38px;margin-top:10px;border:0;border-radius:6px;color:#1f7a6d;background:transparent}.auth-text-button:hover{background:#eef6f4}.auth-role-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;margin-bottom:12px;padding:10px 12px;border:1px solid rgba(22,33,51,.08);border-radius:6px;background:#f7f9fc}.auth-role-preview span{color:#68778d;font-size:13px}.auth-role-preview strong{color:#162133}.admin-login-page,.admin-system-shell{min-height:100vh;background:#f2f5f8}.admin-login-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,480px)}.admin-login-hero{position:relative;display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;padding:34px;overflow:hidden;color:#fff;background:linear-gradient(135deg,#122036fa,#1f7a6de6),#17243a}.admin-login-brand{max-width:680px;margin:auto 0}.admin-login-brand h1{margin:6px 0 12px;font-size:clamp(38px,5vw,68px);line-height:1}.admin-login-brand p{margin:0;max-width:560px;color:#ffffffc7}.admin-login-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-login-notes div,.admin-current-user,.admin-stat-card,.admin-page-panel,.admin-role-item{border:1px solid rgba(22,33,51,.08);border-radius:8px;background:#ffffffe6}.admin-login-notes div{padding:16px;color:#fff;background:#ffffff1f;border-color:#ffffff2e}.admin-login-notes span{display:block;margin-bottom:8px;color:#ffffff9e;font-size:12px}.admin-link-button{width:fit-content;min-height:36px;padding:0 14px;border:1px solid rgba(255,255,255,.24);border-radius:6px;color:#fff;background:#ffffff14}.admin-login-panel{display:grid;min-height:100vh;place-items:center;padding:28px;background:#f7f9fc}.admin-login-card{width:100%;max-width:380px;padding:28px;border:1px solid rgba(22,33,51,.08);border-radius:8px;background:#fff;box-shadow:0 22px 54px #111d301f}.admin-login-card h2{margin:2px 0 24px;font-size:28px}.admin-current-user{display:grid;gap:8px;margin-bottom:18px;padding:14px;background:#f2f6f8}.admin-current-user span{color:#65758b;font-size:12px}.admin-system-shell{display:grid;grid-template-columns:272px minmax(0,1fr)}.admin-sidebar{display:flex;min-height:100vh;flex-direction:column;gap:22px;padding:20px;color:#dce6f3;background:#17243a}.admin-brand-block{display:flex;align-items:center;gap:12px;min-height:52px}.admin-brand-mark{display:grid;width:42px;aspect-ratio:1;place-items:center;border-radius:8px;background:#1f7a6d;color:#fff;font-weight:800}.admin-brand-block strong,.admin-brand-block span,.admin-operator span,.admin-operator strong,.admin-operator p{display:block}.admin-brand-block span,.admin-operator span,.admin-operator p,.admin-nav-button span{color:#dce6f3ad;font-size:12px}.admin-operator{padding:14px;border-radius:8px;background:#ffffff14}.admin-operator strong{margin-top:4px;color:#fff}.admin-operator p{margin:6px 0 0}.admin-nav{display:grid;gap:8px}.admin-nav-button{width:100%;min-height:62px;padding:10px 12px;border:0;border-radius:8px;text-align:left;color:#dce6f3;background:transparent}.admin-nav-button strong,.admin-nav-button span{display:block}.admin-nav-button.active,.admin-nav-button:hover{background:#ffffff1f;color:#fff}.admin-sidebar-actions{display:grid;gap:10px;margin-top:auto}.admin-secondary-button,.admin-danger-button{min-height:40px;border:0;border-radius:6px}.admin-secondary-button{color:#dce6f3;background:#ffffff1f}.admin-danger-button{color:#fff;background:#8a342e}.admin-main{min-width:0;min-height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr)}.admin-topbar{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:16px;padding:16px 24px;border-bottom:1px solid rgba(22,33,51,.08);background:#fff}.admin-topbar h1{margin:2px 0 0;font-size:24px}.admin-topbar-meta{display:flex;justify-content:flex-end;min-width:0}.admin-content{min-width:0;padding:22px;overflow:auto}.admin-dashboard{display:grid;gap:18px}.admin-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin-stat-card,.admin-page-panel,.admin-role-item{padding:18px}.admin-stat-card span{color:#68778d;font-size:12px}.admin-stat-card strong{display:block;margin-top:8px;font-size:22px}.admin-stat-card p,.admin-role-item p{margin:8px 0 0;color:#607088}.admin-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:12px}.admin-role-list{display:grid;gap:12px}.admin-list-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(150px,180px) minmax(140px,170px) auto;gap:12px;align-items:end;margin-bottom:16px}.admin-list-toolbar .field{margin-bottom:0}.admin-toolbar-actions,.table-actions,.pagination-actions,.modal-actions{display:flex;align-items:center;gap:8px}.admin-toolbar-actions{min-width:280px}.admin-table-shell{overflow:auto;border:1px solid rgba(22,33,51,.08);border-radius:8px;background:#fff}.admin-data-table{width:100%;border-collapse:collapse;min-width:880px}.admin-data-table th,.admin-data-table td{padding:13px 14px;border-bottom:1px solid rgba(22,33,51,.08);text-align:left;vertical-align:middle}.admin-data-table th{color:#4b5a6e;font-size:13px;font-weight:700;background:#f7f9fc}.admin-data-table tr:last-child td{border-bottom:0}.table-muted-text{max-width:340px;margin:4px 0 0;color:#607088;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-link-button,.table-danger-button,.modal-close-button{min-height:34px;padding:0 10px;border:0;border-radius:6px;background:#eef3f8}.table-link-button{color:#1f7a6d}.table-danger-button{color:#8a342e}.modal-close-button{color:#526073}.admin-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;color:#526073;font-size:14px}.admin-pagination .ghost-button,.admin-toolbar-actions .ghost-button,.admin-toolbar-actions .primary-button{width:auto;min-width:76px;padding:0 14px}.compact-button{width:auto;min-width:86px;padding:0 14px}.player-store-toolbar{grid-template-columns:minmax(260px,1fr) minmax(180px,220px) auto}.store-toggle{min-height:44px;margin-bottom:0;padding:0 12px;border:1px solid rgba(22,33,51,.08);border-radius:6px;background:#fff}.store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.store-card{display:grid;gap:0;overflow:hidden;border:1px solid rgba(22,33,51,.08);border-radius:8px;background:#fff;text-align:left}.library-card{width:100%;padding:0;color:inherit}.store-cover{width:100%;height:148px;object-fit:cover;background:#e9eef4}.store-cover.placeholder{display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#1f7a6d,#17243a);font-size:28px;font-weight:800}.store-card-body{display:grid;gap:12px;padding:14px}.store-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.store-card-title strong{min-width:0;font-size:17px}.store-card-body p{min-height:42px;margin:0;color:#607088}.store-card .primary-button{width:auto;min-width:88px;padding:0 16px}.profile-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px}.profile-preview,.profile-form{padding:18px;border:1px solid rgba(22,33,51,.08);border-radius:8px;background:#fff}.profile-preview{display:grid;align-content:start;justify-items:center;gap:12px;text-align:center}.profile-preview p{margin:0;color:#607088}.profile-preview-avatar{display:grid;width:96px;aspect-ratio:1;place-items:center;border-radius:50%;object-fit:cover;background:#1f7a6d;color:#fff;font-size:36px;font-weight:800}.player-mobile-topbar,.player-mobile-nav{display:none}.player-mobile-title{display:flex;align-items:center;min-width:0;gap:10px}.player-mobile-title span,.player-mobile-title strong{display:block}.player-mobile-title span{color:#68778d;font-size:12px}.player-mobile-title strong{overflow:hidden;color:#162133;text-overflow:ellipsis;white-space:nowrap}.player-mobile-logout{min-height:34px;padding:0 12px;border:0;border-radius:999px;color:#8a342e;background:#f5e8e6}.node-layout-editor{display:grid;gap:12px;margin-bottom:14px}.layout-target-switch{display:flex;flex-wrap:wrap;gap:8px}.layout-target-switch .active{background:#1f7a6d;color:#fff}.node-layout-preview{position:relative;min-height:220px;overflow:hidden;border:1px solid rgba(22,33,51,.12);border-radius:8px;background:linear-gradient(135deg,#162133d1,#1f7a6dad),#17243a;background-position:center;background-size:cover;cursor:crosshair}.node-layout-preview:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:20% 20%;pointer-events:none}.node-layout-marker{position:absolute;z-index:1;transform:translate(-50%,-50%);min-width:72px;padding:8px 10px;border-radius:6px;color:#fff;text-align:center;font-size:13px;font-weight:700;box-shadow:0 12px 28px #0c14223d}.node-layout-marker.content{background:#1f7a6de6}.node-layout-marker.choices{background:#b88a11e6}.designer-content-editor{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.designer-content-editor.disabled{opacity:.7}.designer-content-selector,.designer-editor-main,.designer-node-inspector,.designer-image-tools{border:1px solid rgba(22,33,51,.08);border-radius:8px;background:#fff}.designer-content-selector{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:16px}.designer-script-selector{flex:1;margin-bottom:0}.designer-editor-title,.designer-content-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.icon-action-button{display:grid;width:36px;aspect-ratio:1;place-items:center;border:0;border-radius:6px;background:#1f7a6d;color:#fff;font-size:20px;font-weight:800}.content-column-list{display:grid;gap:8px}.content-row-button{width:100%;border:1px solid rgba(22,33,51,.08);border-radius:6px;background:#f7f9fc;color:#162133;text-align:left}.content-row-static span{margin-top:4px;color:#68778d;font-size:12px}.content-row-button.active{border-color:#1f7a6d6b;background:#e9f4f1}.designer-editor-main{min-width:0;padding:16px}.designer-editor-title{margin-bottom:14px}.designer-editor-title h2{margin:4px 0 0}.designer-stage-grid{display:flex;align-items:stretch;gap:16px}.designer-stage-column{flex:0 1 65%;min-width:0;display:grid;align-content:start;gap:12px}.designer-stage-frame{position:relative;min-height:65vh;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#162133d1,#1f7a6d9e),#17243a;background-position:center;background-size:cover;color:#fff;cursor:default}.designer-stage-frame:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:10% 10%;pointer-events:none}.designer-stage-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#ffffffb8}.designer-stage-content,.designer-stage-choice,.designer-stage-choice-empty{position:absolute;z-index:1;transform:translate(-50%,-50%)}.designer-stage-content,.designer-stage-choice{cursor:grab}.designer-stage-content{box-sizing:border-box;width:fit-content;min-width:150px;max-width:min(520px,74%);min-height:52px;padding:16px;border-radius:8px;background:#080e18a3;border:1px solid rgba(255,255,255,.24);box-shadow:0 18px 42px #080e1852}.designer-stage-content.empty{min-width:132px;min-height:46px}.designer-stage-content p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.designer-stage-choice{box-sizing:border-box;width:fit-content;min-width:124px;max-width:min(420px,64%);min-height:38px;padding:9px 12px;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:#ffffffe6;color:#162133;text-align:left;white-space:normal;overflow-wrap:anywhere}.designer-stage-choice-empty{box-sizing:border-box;width:fit-content;min-width:124px;max-width:min(420px,64%);min-height:38px;padding:12px;border:1px dashed rgba(255,255,255,.28);border-radius:6px;background:#0c14226b;color:#ffffffbd;text-align:center}.designer-stage-content.active,.designer-stage-choice.active{outline:2px solid #f2c94c;outline-offset:4px}.designer-stage-choice.saving{opacity:.72}.designer-node-inspector{flex:1 1 35%;min-width:280px;max-height:calc(65vh + 220px);overflow:auto;padding:16px}.story-graph-shell,.designer-detail-page{display:grid;gap:14px}.story-graph-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.story-graph-toolbar.compact{align-items:flex-start}.story-graph-toolbar p{margin:4px 0 0;color:#68778d;font-size:13px}.graph-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.graph-actions .ghost-button{width:auto;min-width:58px;padding-inline:12px}.story-graph-toolbar>.ghost-button{width:auto}.story-graph-canvas{position:relative;min-height:620px;height:min(68vh,760px);overflow:hidden;border:1px solid rgba(22,33,51,.08);border-radius:8px;background:linear-gradient(#ffffffb8,#ffffffb8),linear-gradient(rgba(31,122,109,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(31,122,109,.08) 1px,transparent 1px),#f7f9fc;background-size:auto,32px 32px,32px 32px,auto;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.story-graph-canvas.local{min-height:420px;height:46vh}.story-graph-canvas:active{cursor:grabbing}.story-graph-canvas svg{display:block;width:100%;height:100%;min-height:inherit}.story-graph-canvas marker path{fill:#7a8ca5}.story-graph-edge{fill:none;stroke:#7a8ca5;stroke-width:2.4;cursor:pointer}.story-graph-edge.active{stroke:#b88a11;stroke-width:3.4}.story-graph-edge-label{fill:#fff;stroke:#1621331f;stroke-width:1;cursor:pointer}.story-graph-edge-text{fill:#4d5f74;font-size:12px;font-weight:700;pointer-events:none}.story-graph-node{cursor:pointer}.story-graph-node rect{fill:#fff;stroke:#1f7a6db8;stroke-width:2}.story-graph-node text{fill:#162133;font-size:12px;font-weight:700;pointer-events:none}.story-graph-node text:first-of-type{fill:#68778d;font-size:11px}.story-graph-node.active rect{fill:#e9f4f1;stroke:#b88a11;stroke-width:3}.story-graph-node.ending rect{stroke:#8a342e}.graph-empty{position:absolute;top:50%;left:50%;width:min(360px,calc(100% - 32px));transform:translate(-50%,-50%);pointer-events:none;text-align:center}.designer-detail-layout{display:grid;grid-template-columns:minmax(320px,38%) minmax(0,1fr);gap:16px;align-items:start}.designer-local-graph-panel,.designer-detail-editor{min-width:0}.designer-local-graph-panel{display:grid;gap:12px;padding:14px;border:1px solid rgba(22,33,51,.08);border-radius:8px;background:#fff}.designer-detail-editor .designer-stage-grid{display:grid}.designer-detail-editor .designer-stage-column,.designer-detail-editor .designer-node-inspector{min-width:0}.designer-detail-editor .designer-node-inspector{max-height:none}.designer-image-tools{padding:14px;background:#f7f9fc}.image-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.layout-target-switch.compact{margin-bottom:12px}.designer-add-panel{display:grid;gap:8px;margin-bottom:14px;padding:12px;border-radius:8px;background:#f7f9fc;border:1px solid rgba(22,33,51,.08)}.content-column-list{margin-top:14px}.content-row-button,.content-row-static{min-height:42px;padding:10px 12px}.content-row-static{border:1px solid rgba(22,33,51,.08);border-radius:6px;background:#f7f9fc}.content-row-static strong,.content-row-static span{display:block}.empty-editor{display:grid;min-height:360px;place-items:center}.designer-editor-message{grid-column:1 / -1}.story-editor-workbench{padding:8px;border-radius:8px;color:#182335;background:linear-gradient(135deg,#1018260a,#1f7a6d14),#f6f8fc}.story-editor-heading{display:grid;gap:6px}.story-editor-heading h1{margin:0;font-size:26px;line-height:1.2}.story-editor-heading .eyebrow{color:#b8871f;letter-spacing:0}.story-filter-card,.soft-card,.story-graph-board,.node-edit-panel{border:1px solid rgba(42,57,77,.1);border-radius:8px;background:#ffffffe6;box-shadow:0 18px 42px #17223414}.story-filter-card{display:grid;gap:14px;padding:16px;background:linear-gradient(90deg,#fffffff0,#f6f9fceb),#fff}.story-filter-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(240px,1.3fr) auto auto;gap:12px;align-items:end}.story-search-field,.designer-script-selector{margin-bottom:0}.story-filter-groups{display:grid;gap:12px}.filter-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.filter-group>span{min-width:84px;color:#59687c;font-size:13px;font-weight:700}.filter-chip{min-height:34px;padding:0 12px;border:1px solid rgba(42,57,77,.14);border-radius:999px;background:#fff;color:#415168}.filter-chip.active{border-color:#b88a1161;background:#fff8e6;color:#7b5608;box-shadow:0 8px 18px #b88a111f}.primary-button.compact-button,.ghost-button.compact-button{width:auto}.story-explorer-layout{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:16px;align-items:stretch}.story-side-panel,.node-edit-panel{display:grid;gap:12px;align-content:start}.story-side-panel .soft-card{border-color:#d8a4412e;background:linear-gradient(145deg,#101826f5,#182f36f0),#101827;color:#edf3fb}.story-side-panel .section-title,.story-side-panel .node-meta-list dd{color:#f6f0df}.story-side-panel .node-meta-list dt,.story-side-panel .tree-row small{color:#edf3fbad}.soft-card{padding:14px}.story-tree{display:grid;gap:8px}.tree-root,.tree-row{border:1px solid rgba(216,164,65,.18);border-radius:8px;background:#ffffff0f}.tree-root{padding:10px 12px;font-weight:800}.tree-row{display:grid;gap:4px;width:100%;padding:10px 12px;color:#edf3fb;text-align:left}.tree-row:hover{border-color:#d8a44161;background:#d8a4411f}.tree-row small{color:#748197}.node-meta-list{display:grid;gap:8px;margin:0}.node-meta-list div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px}.node-meta-list dt{color:#748197}.node-meta-list dd{margin:0;overflow-wrap:anywhere;color:#22324a;font-weight:700}.quick-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-action-grid .ghost-button{min-height:38px}.story-graph-board{min-width:0;padding:14px;border-color:#d8a4412e;background:linear-gradient(145deg,#0c121dfa,#111f30f7),#0f1726;color:#eef4fb}.story-graph-board .section-title{color:#f6f0df}.story-graph-board .ghost-button{border-color:#d8a4413d;background:#ffffff14;color:#eef4fb}.story-graph-board .ghost-button:hover{border-color:#d8a4417a;background:#d8a44124}.graph-board-title,.node-edit-header,.form-section-head,.node-edit-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.graph-board-title{margin-bottom:12px}.graph-board-title p{margin:2px 0 0;color:#eef4fbad;font-size:13px}.story-graph-canvas{min-height:620px;height:min(68vh,760px);border:1px solid rgba(216,164,65,.18);border-radius:8px;background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(135deg,#111c2dfa,#0a111dfa),#101827;background-size:34px 34px,34px 34px,auto,auto;cursor:grab}.story-graph-canvas.local{min-height:560px;height:calc(100vh - 360px)}.story-graph-edge{stroke:#8f9bb0;stroke-width:2}.story-graph-canvas marker path{fill:#d9a441}.story-graph-edge.dashed{stroke-dasharray:8 8}.story-graph-edge.type-choice{stroke:#9b7ae8}.story-graph-edge.type-condition{stroke:#f08c55}.story-graph-edge.type-equipment{stroke:#d9a441}.story-graph-edge-text{fill:#eef4fbd1;font-size:12px;font-weight:700}.story-graph-node rect{fill:#fff;stroke:#bac7d8;stroke-width:1.8;filter:drop-shadow(0 14px 18px rgba(2,8,18,.34))}.story-graph-node text{fill:#27364b;font-size:12px;font-weight:800}.story-graph-node text:last-child{fill:#66758b;font-size:11px;font-weight:700}.story-graph-node.type-script rect{fill:#eef4ff;stroke:#6690ff}.story-graph-node.type-chapter rect{fill:#ecfbf3;stroke:#60b885}.story-graph-node.type-story rect{fill:#f2eeff;stroke:#9b7ae8}.story-graph-node.type-choice rect{fill:#fff8e8;stroke:#dda44b}.story-graph-node.type-condition rect{fill:#fff1e9;stroke:#f08c55}.story-graph-node.type-equipment rect{fill:#fff8df;stroke:#d9a441}.story-graph-node.type-ending rect{fill:#fff0f1;stroke:#ef7686}.story-graph-node.type-aggregate rect,.story-graph-node.aggregate rect{fill:#fbfdff;stroke:#c7d1de;stroke-dasharray:5 5}.story-graph-node.active rect{stroke:#5a6ff0;stroke-width:3;filter:drop-shadow(0 0 16px rgba(86,111,240,.34))}.graph-minimap{position:absolute;right:18px;bottom:54px;width:190px;height:118px;border:1px solid rgba(86,118,246,.2);border-radius:8px;background:linear-gradient(135deg,#222f43f0,#121c2df0),#101827;box-shadow:0 16px 30px #02081247}.minimap-line{position:absolute;top:24px;right:26px;bottom:24px;left:26px;border-top:1px dashed rgba(86,118,246,.26);border-bottom:1px dashed rgba(216,164,65,.26);transform:rotate(-10deg)}.minimap-viewport{position:absolute;right:28px;bottom:24px;width:82px;height:48px;border:2px solid #6690ff;border-radius:6px;background:#6690ff14}.graph-legend{position:absolute;left:18px;bottom:18px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:8px 10px;border:1px solid rgba(42,57,77,.08);border-radius:8px;background:#0e1623db;color:#eef4fbc2;font-size:12px}.legend-dot{width:10px;height:10px;border-radius:999px}.legend-dot.story{background:#9b7ae8}.legend-dot.choice{background:#dda44b}.legend-dot.condition{background:#f08c55}.legend-dot.equipment{background:#d9a441}.node-detail-layout{display:grid;grid-template-columns:minmax(280px,30%) minmax(0,1fr);gap:18px;align-items:start}.local-board{position:sticky;top:12px}.local-toolbar{justify-content:flex-start;margin-bottom:12px}.node-edit-panel{min-width:0;padding:18px;background:linear-gradient(180deg,#fffffff5,#f9fbfdf0),#fff}.node-edit-header h2{margin:2px 0 0;font-size:18px}.form-section-head{margin-bottom:10px}.form-section-head span{color:#748197;font-size:12px}.rich-text-field textarea{min-height:240px;line-height:1.7}.compact-preview{min-height:420px;margin-bottom:12px}.designer-image-tools.embedded{border:0;padding:0;background:transparent}.editor-table{overflow:auto;border:1px solid rgba(42,57,77,.08);border-radius:10px}.editor-table-row{display:grid;grid-template-columns:minmax(180px,1.3fr) minmax(120px,.8fr) minmax(120px,.8fr) minmax(110px,.5fr);min-width:640px;border-bottom:1px solid rgba(42,57,77,.08);background:#fff}.editor-table-row.condition{grid-template-columns:repeat(6,minmax(90px,1fr))}.editor-table-row.reward{grid-template-columns:repeat(5,minmax(100px,1fr))}.editor-table-row:last-child{border-bottom:0}.editor-table-row.header{background:#f7f9fc;color:#59687c;font-weight:800}.editor-table-row span{padding:10px 12px;border-right:1px solid rgba(42,57,77,.06);overflow-wrap:anywhere}.editor-table-row span:last-child{border-right:0}.row-actions{display:flex;gap:8px;align-items:center}.table-link-button.danger{color:#d75f6c}.node-edit-footer{position:sticky;bottom:0;padding:12px 0 0;background:linear-gradient(#f6f8fc00,#f6f8fceb 22%);justify-content:flex-start}.node-edit-footer .compact-button{min-width:92px}.game-fade-enter-active,.game-fade-leave-active{transition:opacity .28s ease,transform .28s ease}.game-fade-enter-from,.game-fade-leave-to{opacity:0;transform:scale(.985)}.game-play-page{position:relative;min-height:100vh;overflow:hidden;color:#fff;background:#0d1522}.game-background,.game-vignette{position:fixed;top:0;right:0;bottom:0;left:0}.game-background{background:linear-gradient(135deg,#18243a,#1f7a6d),#17243a;background-position:center;background-size:cover;transform:scale(1.02)}.game-vignette{background:radial-gradient(circle at center,#070c1514,#070c15b8),linear-gradient(180deg,#070c1538,#070c1594)}.game-mini-button,.game-script-chip{position:fixed;z-index:3;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;background:#0c14228f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px}.game-back-button{top:16px;left:16px}.game-script-chip{top:16px;left:50%;display:inline-flex;align-items:center;max-width:min(420px,48vw);transform:translate(-50%);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-bag-button{top:16px;right:16px}.game-content-panel{position:fixed;z-index:2;box-sizing:border-box;width:fit-content;min-width:180px;max-width:min(620px,86vw)}.game-content-panel{padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#0b121e9e;box-shadow:0 22px 60px #00000052;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.game-content-panel p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.game-content-panel .eyebrow{margin-bottom:8px;color:#f3c74c}.game-result-text{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.14);color:#ffffffc7}.game-choice-button{box-sizing:border-box;min-height:46px;padding:12px 14px;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#fff;background:#0c1422b3;text-align:left;white-space:normal;overflow-wrap:anywhere;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.game-choice-button:hover{background:#1f7a6dc7}.game-choice-floating,.game-ending-floating{position:fixed;z-index:2;box-sizing:border-box;width:fit-content;min-width:140px;max-width:min(480px,82vw);transform:translate(-50%,-50%)}.game-ending-text{padding:12px 14px;border-radius:8px;color:#ffffffd1;background:#0c142294}.game-mobile-choice-sheet{display:none}.game-inventory-drawer{position:fixed;top:62px;right:16px;z-index:4;width:min(360px,calc(100vw - 32px));max-height:calc(100vh - 84px);overflow:auto;padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#f7f9fcf5;color:#162133;box-shadow:0 28px 72px #00000052}.game-inventory-drawer header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#0c14227a}.admin-modal{width:min(680px,100%);padding:22px;border-radius:8px;background:#fff;box-shadow:0 28px 72px #111d3047}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.modal-header h3{margin:2px 0 0;font-size:24px}.modal-actions{justify-content:flex-end;margin-top:18px}.modal-actions .ghost-button,.modal-actions .primary-button{width:auto;min-width:96px;padding:0 16px}.panel{padding:22px;border-radius:8px;background:#ffffffeb;border:1px solid rgba(22,33,51,.08);box-shadow:0 18px 46px #111d3014}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.panel-header h2{margin:2px 0 0;font-size:24px}.eyebrow{margin:0;color:#b88a11;font-size:12px;text-transform:uppercase}.workspace-grid,.auth-grid{display:grid;gap:18px}.workspace-grid{grid-template-columns:minmax(280px,420px) minmax(0,1fr)}.auth-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid{grid-template-columns:minmax(280px,380px) minmax(0,1fr)}.panel-subsection{padding:18px;border-radius:8px;background:#f7f9fc;border:1px solid rgba(22,33,51,.08)}.panel-subsection.narrow{align-self:start}.panel-subsection.scrollable{max-height:920px;overflow:auto}.panel-subsection.disabled{opacity:.65}.story-surface{background:linear-gradient(180deg,#f5f1e8e6,#f7f9fcfa),#f7f9fc}.story-hero{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:18px;align-items:stretch}.hero-image{width:100%;height:100%;min-height:220px;object-fit:cover;border-radius:8px;border:1px solid rgba(22,33,51,.08);background:#efe8db}.hero-copy{padding:18px;border-radius:8px;background:#ffffffb8;border:1px solid rgba(22,33,51,.08)}.hero-copy h3{margin:8px 0 10px;font-size:28px}.hero-copy p{margin:0;white-space:pre-wrap}.section-title{margin-bottom:10px;color:#3f4e62;font-size:13px;font-weight:700}.top-gap{margin-top:20px}.field,.field-row{display:grid;gap:8px}.field{margin-bottom:12px}.field span{color:#4b5a6e;font-size:13px}.field input,.field textarea,.field select{width:100%;min-height:44px;padding:10px 12px;border:1px solid rgba(22,33,51,.14);border-radius:6px;background:#fff;color:#162133}.field textarea{resize:vertical;min-height:92px}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:12px}.inline-toggle{display:flex;align-items:center;gap:10px;margin-bottom:12px}.primary-button,.ghost-button,.choice-button,.script-item{min-height:44px;border-radius:6px;border:0}.primary-button{width:100%;background:#1f7a6d;color:#fff}.ghost-button{width:100%;background:#e7ecf3;color:#162133}.actions{display:flex;gap:10px}.badge,.status-chip,.count-chip{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:#edf2f7;color:#22324a;font-size:13px;white-space:nowrap}.story-meta,.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meta-card{padding:14px;border-radius:8px;border:1px solid rgba(22,33,51,.08);background:#ffffffd1}.meta-card span{display:block;color:#68778d;font-size:12px}.meta-card strong{display:block;margin-top:6px;font-size:18px}.choice-list,.inventory-list,.script-list,.info-list,.outcome-list{display:grid;gap:10px}.choice-button{width:100%;padding:12px 14px;text-align:left;background:#162133;color:#fff}.inventory-item,.info-item,.profile-card,.result-panel,.reward-card{padding:14px;border-radius:8px;border:1px solid rgba(22,33,51,.08);background:#ffffffdb}.inventory-item,.script-item,.profile-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.inventory-item p,.info-item p,.script-item p,.result-panel p,.profile-head p{margin:4px 0 0;color:#607088}.script-item{width:100%;padding:14px;text-align:left;background:#fff;border:1px solid rgba(22,33,51,.08)}.profile-avatar{width:52px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:#1f7a6d;color:#fff;font-size:22px;font-weight:700}.empty-state{padding:22px;border-radius:8px;border:1px dashed rgba(22,33,51,.18);color:#65758b;background:#ffffff75}.hint-text{margin:16px 0 0;color:#4d5f74;font-size:14px}.designer-studio-shell{min-height:100vh;display:grid;grid-template-columns:236px 1fr;background:radial-gradient(circle at 10% 0%,rgba(255,244,226,.75),transparent 30%),linear-gradient(135deg,#f8fbff,#fff8f1 48%,#f6faf6);color:#213042}.designer-studio-sidebar{display:flex;flex-direction:column;gap:18px;padding:22px 16px;border-right:1px solid rgba(139,154,174,.22);background:#ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.designer-studio-brand,.designer-user-card,.designer-panel,.designer-stat-card,.designer-script-card,.designer-setting-card{border:1px solid rgba(139,154,174,.18);border-radius:18px;background:#ffffffe0;box-shadow:0 18px 45px #405b7c14}.designer-studio-brand{display:flex;align-items:center;gap:12px;padding:14px}.designer-studio-brand strong,.designer-user-card strong{display:block;font-size:15px}.designer-studio-brand span,.designer-user-card span,.designer-user-card p,.designer-script-card span,.designer-section-head p,.designer-stat-card p,.designer-check-summary span,.designer-setting-card span{color:#66758a;font-size:12px}.designer-studio-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;color:#254069;font-weight:800;background:linear-gradient(145deg,#d9e9ff,#fff2d6)}.designer-user-card{padding:14px}.designer-user-card p{margin:6px 0 0}.designer-studio-nav{display:grid;gap:8px}.designer-nav-item{width:100%;padding:11px 12px;border:1px solid transparent;border-radius:14px;background:transparent;color:#39485d;text-align:left;cursor:pointer}.designer-nav-item strong,.designer-nav-item span{display:block}.designer-nav-item span{margin-top:3px;color:#7b8798;font-size:12px}.designer-nav-item.active,.designer-nav-item:hover{border-color:#5984c43d;background:#eef6ff;color:#1f4f8f}.designer-logout,.designer-danger-button{border:1px solid #ffd3d3;border-radius:12px;background:#fff6f6;color:#b82e2e}.designer-logout{margin-top:auto;padding:11px 12px}.designer-studio-main{min-width:0;display:flex;flex-direction:column}.designer-studio-topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 26px;border-bottom:1px solid rgba(139,154,174,.18);background:#ffffffa8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.designer-studio-topbar h1,.designer-section-head h2{margin:0;color:#142235}.designer-studio-topbar h1{font-size:24px}.designer-top-controls,.designer-filter-row,.designer-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.designer-filter-row.compact{gap:8px}.designer-studio-content{flex:1;min-height:0;padding:22px 26px 32px;overflow:auto}.designer-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.span-3{grid-column:1 / -1}.designer-panel,.designer-stat-card{padding:18px}.designer-stat-card span{color:#66758a;font-size:13px}.designer-stat-card strong{display:block;margin-top:8px;font-size:32px;color:#263a57}.designer-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.designer-section-head h2{font-size:18px}.designer-section-head p{margin:5px 0 0}.designer-script-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.designer-script-card{padding:14px}.designer-script-card p{min-height:36px;margin:10px 0 0;color:#425269}.designer-input,.designer-select,.designer-textarea{min-height:38px;border:1px solid rgba(139,154,174,.32);border-radius:12px;background:#fff;color:#26384d;padding:8px 10px;outline:none}.designer-select{min-width:150px}.designer-textarea{min-height:90px;resize:vertical}.designer-textarea.tall{min-height:190px}.designer-primary-button,.designer-soft-button,.designer-link-button,.designer-choice-button{border:0;border-radius:12px;cursor:pointer;font-weight:700}.designer-primary-button{padding:10px 16px;background:#2f73d8;color:#fff}.designer-soft-button{padding:9px 14px;border:1px solid rgba(96,132,184,.22);background:#f4f8ff;color:#315985}.designer-danger-button{padding:9px 14px}.designer-link-button{background:transparent;color:#2f73d8}.designer-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}.designer-form-grid.one{grid-template-columns:1fr}.designer-field{display:grid;gap:7px}.designer-field.wide{grid-column:1 / -1}.designer-field span{color:#5c6b7f;font-size:13px;font-weight:700}.designer-field.checkbox{display:flex;align-items:center;gap:8px}.designer-table-wrap{margin-top:16px;overflow:auto;border:1px solid rgba(139,154,174,.18);border-radius:14px}.designer-table{width:100%;border-collapse:collapse;background:#fff}.designer-table th,.designer-table td{padding:12px;border-bottom:1px solid #eef2f6;text-align:left;font-size:13px}.designer-table th{color:#52647a;background:#f7fafd}.designer-split,.designer-editor-layout,.designer-graph-layout,.designer-preview-layout{display:grid;gap:16px}.designer-split{grid-template-columns:320px 1fr}.designer-editor-layout{grid-template-columns:minmax(0,1.3fr) 420px}.designer-graph-layout{grid-template-columns:300px minmax(0,1fr)}.designer-preview-layout{max-width:920px}.designer-chapter-item,.designer-tree-section button{width:100%;display:grid;gap:4px;margin-bottom:8px;padding:12px;border:1px solid rgba(139,154,174,.2);border-radius:14px;background:#fff;color:#34465c;text-align:left;cursor:pointer}.designer-chapter-item.active{border-color:#80b4f2;background:#eef6ff}.designer-canvas-panel{overflow:hidden}.designer-stage{position:relative;height:620px;transform-origin:top left;border:1px solid rgba(139,154,174,.22);border-radius:18px;overflow:hidden;background:linear-gradient(#ffffffd6,#ffffffd6),repeating-linear-gradient(0deg,#eef3f8 0 1px,transparent 1px 36px),repeating-linear-gradient(90deg,#eef3f8 0 1px,transparent 1px 36px)}.designer-stage-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.55}.designer-stage-element{position:absolute;padding:12px;border:1px solid rgba(91,124,176,.3);border-radius:16px;background:#fffaf4f0;box-shadow:0 12px 28px #405b7c24;cursor:move;overflow:hidden}.designer-stage-element p,.designer-stage-empty p{margin:8px 0 0;color:#52647a;line-height:1.6}.designer-stage-empty{position:absolute;left:80px;top:88px;width:420px;padding:22px;border:1px dashed rgba(91,124,176,.36);border-radius:18px;background:#ffffffc7}.designer-graph-canvas{position:relative;min-height:660px;border:1px solid rgba(139,154,174,.2);border-radius:18px;background:#fbfdff;overflow:hidden}.designer-graph-canvas svg{width:100%;height:660px}.designer-graph-edge{stroke:#a7b7cc;stroke-width:1.5}.designer-graph-node{cursor:pointer}.designer-graph-node rect{fill:#eef6ff;stroke:#9cc4f4}.designer-graph-node rect.active{fill:#fff4da;stroke:#f3a946;stroke-width:2}.designer-graph-node rect.ending{fill:#fff0f0;stroke:#ff9c9c}.designer-graph-node.aggregate rect{fill:#f7f8fb;stroke:#b9c5d4;stroke-dasharray:6 4}.designer-graph-node text{max-width:92px;fill:#31445c;font-size:12px}.designer-minimap{position:absolute;right:16px;bottom:18px;width:152px;height:104px;padding:10px;border:1px solid rgba(139,154,174,.22);border-radius:14px;background:#ffffffe6;color:#607087;font-size:12px}.designer-minimap-box{margin-top:10px;height:58px;border:2px solid #76aaf0;border-radius:8px;background:linear-gradient(135deg,#eef6ff,#fff8ed)}.designer-legend{position:absolute;left:16px;bottom:18px;display:flex;gap:8px}.designer-legend span{padding:6px 9px;border-radius:999px;background:#fff;color:#5d6b7e;font-size:12px;box-shadow:0 8px 18px #405b7c14}.designer-tree-section{margin-bottom:14px}.designer-tree-section strong{display:block;margin-bottom:8px;color:#34465c}.designer-node-summary,.designer-check-summary,.designer-preview-card,.designer-setting-card{padding:16px;border-radius:16px;background:#fff}.designer-node-summary{border:1px solid rgba(139,154,174,.18)}.designer-preview-card{max-width:560px;border:1px solid rgba(139,154,174,.18)}.designer-preview-card img{width:100%;max-height:260px;object-fit:cover;border-radius:14px}.designer-choice-button{display:block;width:100%;margin-top:10px;padding:12px;background:#f4f8ff;color:#315985}.designer-issue-list{display:grid;gap:10px;margin-top:14px}.designer-issue-list article{padding:13px;border:1px solid #eef2f6;border-radius:14px;background:#fff}.designer-message,.designer-empty{margin-bottom:14px;color:#64748b}.designer-message{padding:10px 12px;border-radius:12px;background:#f4f8ff}.designer-message.success{background:#eefaf3;color:#217045}.designer-message.danger{background:#fff1f1;color:#b82e2e}@media(max-width:1100px){.designer-studio-shell,.designer-split,.designer-editor-layout,.designer-graph-layout{grid-template-columns:1fr}.designer-studio-topbar{align-items:flex-start;flex-direction:column}.designer-page-grid,.designer-form-grid{grid-template-columns:1fr}}.default-script-chip{background:#fff1c2;color:#9b6a00}.player-default-page{min-height:100vh;background:linear-gradient(180deg,#f8fafff5,#f0f4fff5),#f5f7ff;color:#242b3a}.player-default-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:72px;padding:14px 34px;border-bottom:1px solid rgba(98,112,146,.12);background:#ffffffc2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.player-default-brand,.player-default-userbar{display:flex;align-items:center;gap:10px;min-width:0}.player-default-logo{display:grid;width:38px;aspect-ratio:1;place-items:center;border-radius:12px;background:#8f7cf4;color:#fff;font-weight:800}.player-default-route{color:#69738d;font-size:14px;font-weight:700}.player-default-userbar{justify-content:flex-end}.player-balance-chip,.player-name-chip,.player-icon-button{min-height:34px;border:1px solid rgba(103,114,148,.12);border-radius:999px;background:#ffffffd1}.player-balance-chip,.player-name-chip{display:inline-flex;align-items:center;padding:0 12px;color:#4c5570;font-size:13px;white-space:nowrap}.player-balance-chip{color:#7b5edb;background:#f1edff}.player-icon-button{width:34px;padding:0;color:#6a738a}.player-entry-main{width:min(100%,980px);margin:0 auto;padding:46px 24px}.default-script-card{display:grid;grid-template-columns:280px minmax(0,1fr);gap:30px;padding:22px;border:1px solid rgba(122,132,164,.14);border-radius:24px;background:#ffffffe0;box-shadow:0 22px 60px #4a568024}.default-script-cover-wrap{overflow:hidden;min-height:390px;border-radius:20px;background:#ece8ff}.default-script-cover{width:100%;height:100%;min-height:390px;object-fit:cover;display:block}.default-script-content{min-width:0;display:grid;align-content:start;gap:14px;padding:6px 4px}.default-script-kicker,.default-progress-block>div:first-child,.recent-save-box,.default-script-actions,.default-script-stats{display:flex;align-items:center}.default-script-kicker{justify-content:space-between;color:#7b849b;font-size:13px}.default-script-kicker span,.default-script-kicker strong{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;background:#f4f1ff;color:#7b5edb}.default-script-kicker strong:before{content:"★";margin-right:4px;color:#f2b84b}.default-script-content h1{margin:0;color:#1f2635;font-size:32px;line-height:1.16}.default-script-tags{display:flex;flex-wrap:wrap;gap:8px}.default-script-tags span{min-height:28px;padding:4px 10px;border-radius:999px;background:#eef5ff;color:#52709d;font-size:13px}.default-script-description{margin:0;color:#5e687f;line-height:1.8}.default-progress-block{display:grid;gap:10px;padding:14px;border-radius:16px;background:#f8f7ff}.default-progress-block>div:first-child{justify-content:space-between;gap:12px;color:#69738d;font-size:13px}.default-progress-track{height:8px;overflow:hidden;border-radius:999px;background:#e5e9f7}.default-progress-track i{display:block;width:62%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8f7cf4,#7fc7df)}.recent-save-box{justify-content:space-between;gap:12px;padding:14px;border:1px solid rgba(122,132,164,.12);border-radius:16px;background:#fff;color:#677187;font-size:13px}.recent-save-box strong{color:#2c3446}.default-script-actions{flex-wrap:wrap;gap:10px}.default-script-actions .primary-button,.default-script-actions .ghost-button{width:auto;min-width:116px;padding:0 18px;border-radius:12px}.default-script-actions .primary-button{background:#7b5edb}.default-script-actions .ghost-button{background:#edf1fa;color:#4d5a71}.default-script-stats{justify-content:space-between;gap:12px;margin-top:18px}.default-script-stats div,.default-intro-panel{border:1px solid rgba(122,132,164,.12);border-radius:18px;background:#ffffffd1;box-shadow:0 14px 38px #4a568014}.default-script-stats div{flex:1;min-width:0;padding:16px}.default-script-stats strong,.default-script-stats span{display:block}.default-script-stats strong{color:#2c3446;font-size:20px}.default-script-stats span{margin-top:4px;color:#7a849a;font-size:13px}.default-intro-panel{margin-top:18px;padding:20px}.default-intro-panel h2{margin:0 0 8px;font-size:20px}.default-intro-panel p{margin:0;color:#5e687f;line-height:1.8}@media(max-width:1080px){.hero,.workspace-grid,.auth-grid,.auth-page-card,.story-hero,.story-meta,.profile-grid,.admin-login-page,.admin-dashboard-grid,.admin-list-toolbar,.profile-layout,.designer-content-editor,.designer-detail-layout,.story-filter-row,.story-explorer-layout,.node-detail-layout{grid-template-columns:1fr}.local-board{position:static}.designer-stage-grid{display:grid}.designer-stage-column,.designer-node-inspector{min-width:0}.designer-node-inspector{max-height:none}.admin-login-hero,.admin-login-panel{min-height:auto}.mode-switcher{width:100%}}@media(max-width:720px){.player-default-nav{grid-template-columns:1fr;gap:10px;padding:12px 16px}.player-default-route{display:none}.player-default-userbar{justify-content:flex-start;flex-wrap:wrap}.player-entry-main{padding:20px 14px 28px}.default-script-card{grid-template-columns:1fr;gap:18px;padding:14px;border-radius:18px}.default-script-cover-wrap,.default-script-cover{min-height:240px;max-height:320px}.default-script-content h1{font-size:26px}.default-progress-block>div:first-child,.recent-save-box{display:grid}.default-script-actions .primary-button,.default-script-actions .ghost-button{width:100%}.default-script-stats{display:grid;grid-template-columns:1fr}.front-auth-shell{padding:16px}.front-auth-topbar{display:grid}.auth-entry-actions{justify-content:stretch}.auth-entry-actions .switch-button{flex:1}.admin-system-shell{grid-template-columns:1fr}.admin-sidebar{min-height:auto}.admin-topbar,.admin-quick-actions{grid-template-columns:1fr}.story-graph-toolbar,.graph-board-title,.node-edit-header,.form-section-head,.node-edit-footer{display:grid}.graph-actions{justify-content:flex-start}.story-graph-canvas{min-height:440px;height:58vh}.story-graph-canvas.local{min-height:340px;height:42vh}.quick-action-grid{grid-template-columns:1fr}.graph-minimap{width:140px;height:88px}.graph-legend{right:12px;border-radius:10px}.admin-topbar{display:grid}.admin-topbar-meta{justify-content:flex-start}.admin-toolbar-actions,.pagination-actions,.modal-actions,.admin-pagination{align-items:stretch;flex-direction:column}.admin-toolbar-actions,.admin-toolbar-actions .ghost-button,.admin-toolbar-actions .primary-button,.pagination-actions,.pagination-actions .ghost-button,.modal-actions .ghost-button,.modal-actions .primary-button{width:100%}.app-shell{padding:16px}.hero-left,.panel{padding:18px}.field-row{grid-template-columns:1fr}.designer-stage-frame{min-height:58vh}.image-tool-grid{grid-template-columns:1fr}.player-system-shell{display:block;min-height:100vh;background:#eef2f6}.player-sidebar,.player-desktop-topbar{display:none}.player-main{display:block;min-height:100vh}.player-content{padding:12px 12px calc(92px + env(safe-area-inset-bottom))}.player-mobile-topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:62px;padding:10px 12px;border-bottom:1px solid rgba(22,33,51,.08);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.player-mobile-topbar .admin-brand-mark{width:38px}.player-mobile-nav{position:fixed;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:12;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:8px;border:1px solid rgba(22,33,51,.1);border-radius:18px;background:#fffffff0;box-shadow:0 18px 48px #111d302e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.player-mobile-nav-button{min-width:0;min-height:48px;padding:6px 4px;border:0;border-radius:12px;color:#526073;background:transparent}.player-mobile-nav-button strong,.player-mobile-nav-button span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-mobile-nav-button strong{color:inherit;font-size:13px}.player-mobile-nav-button span{margin-top:2px;font-size:10px}.player-mobile-nav-button.active{color:#fff;background:#1f7a6d}.player-store-panel,.player-library-panel,.player-profile-panel,.play-panel{border-radius:10px;box-shadow:none}.panel-header{display:grid;gap:12px}.panel-header .badge,.panel-header .compact-button,.panel-header .actions,.panel-header .actions .ghost-button{width:100%}.player-store-toolbar{grid-template-columns:1fr;gap:8px}.store-toggle{align-items:center}.store-grid{grid-template-columns:1fr}.store-card{grid-template-columns:minmax(92px,34%) minmax(0,1fr);min-height:132px}.store-cover{height:100%;min-height:132px}.store-card-body{min-width:0;gap:8px;padding:12px}.store-card-title{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.store-card-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-card-body p{min-height:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.store-card .primary-button{width:100%}.profile-preview{grid-template-columns:auto minmax(0,1fr);justify-items:start;text-align:left}.profile-preview-avatar{grid-row:1 / 3;width:72px;font-size:28px}.profile-form,.story-surface{padding:14px}.story-hero{gap:12px}.hero-image{min-height:160px;max-height:220px}.story-meta{grid-template-columns:1fr}.inventory-item{align-items:flex-start}.modal-backdrop{align-items:end;padding:12px}.admin-modal{max-height:calc(100vh - 24px);overflow:auto}.game-back-button{top:12px;left:12px}.game-bag-button{top:12px;right:12px}.game-script-chip{top:54px;left:12px;max-width:calc(100vw - 24px);transform:none}.game-content-panel{left:12px!important;right:12px;top:96px!important;bottom:min(42vh,260px);width:auto;min-width:0;max-width:none;overflow:auto}.game-desktop-choice{display:none}.game-mobile-choice-sheet{position:fixed;left:0;right:0;bottom:0;z-index:4;display:grid;gap:10px;max-height:42vh;overflow:auto;padding:14px 12px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.14);background:#080e18d1;box-shadow:0 -18px 54px #00000042;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.game-mobile-choice-sheet .game-choice-button{width:100%}.game-inventory-drawer{top:54px;right:10px;left:10px;width:auto;max-height:calc(100vh - 70px)}}
