: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}.adventure-home-page{min-height:100vh;color:#10172a;background:linear-gradient(180deg,#fbfcff,#f7f9ff 44%,#f4f7fb),#f7f9ff}.adventure-home-page .primary-button{min-height:42px;border:0;border-radius:8px;color:#fff;font-weight:800;background:linear-gradient(135deg,#7557f5,#5236d9);box-shadow:0 12px 24px #533ad93d}.adventure-home-page .ghost-button{min-height:38px;border:1px solid rgba(80,69,170,.14);border-radius:8px;color:#261c65;font-weight:800;background:#ffffffdb}.adventure-home-page .primary-button:disabled{cursor:not-allowed;opacity:.55}.adventure-topbar{grid-template-columns:260px minmax(560px,1fr) minmax(300px,350px) auto;gap:18px;min-height:82px;padding:0 34px;border-bottom:1px solid rgba(85,82,145,.08);background:#fffffff0;box-shadow:0 8px 28px #32375a0d}.adventure-brand{gap:14px;padding:0}.adventure-brand-mark{position:relative;width:42px;border-radius:0;background:transparent}.adventure-brand-mark:before,.adventure-brand-mark:after{position:absolute;top:4px;right:13px;bottom:4px;left:13px;content:"";border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,#7e66ff,#3220bd);transform:skewY(-28deg)}.adventure-brand-mark:after{top:13px;right:4px;bottom:13px;left:4px;border-radius:2px 8px 8px;background:linear-gradient(180deg,#4c6dff,#7255ff);transform:skew(-28deg);opacity:.9}.adventure-brand strong{font-size:24px;letter-spacing:1px}.adventure-brand small{margin-top:5px;color:#6f7590;font-size:12px;letter-spacing:5px}.adventure-nav{justify-content:center;gap:22px}.adventure-nav-button{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:82px;padding:0 4px;border-radius:0;color:#151a32;font-size:16px;font-weight:800;background:transparent}.adventure-nav-button.active,.adventure-nav-button:hover{color:#563bdf;background:transparent}.adventure-nav-button.active:after{position:absolute;left:8px;right:8px;bottom:0;height:4px;content:"";border-radius:999px 999px 0 0;background:#6547ef}.nav-icon,.section-icon,.overview-icon,.message-icon,.coin-icon,.search-glyph,.account-caret{position:relative;display:inline-block;flex:0 0 auto}.nav-icon{width:20px;height:20px;border:2px solid currentColor;border-radius:6px}.nav-icon.home:after,.nav-icon.adventure:after,.nav-icon.save:after,.nav-icon.book:after,.nav-icon.shop:after,.nav-icon.wallet:after{position:absolute;top:5px;right:5px;bottom:5px;left:5px;content:"";border-radius:3px;background:currentColor}.nav-icon.adventure{border-radius:50%;transform:rotate(45deg)}.nav-icon.book:after{left:8px;width:2px}.nav-icon.wallet:after{top:7px;right:4px;bottom:7px;left:4px}.adventure-search{height:46px;border-color:#6c67a629;border-radius:8px;background:#ffffffd1;box-shadow:inset 0 0 0 1px #ffffffa6}.adventure-search input{color:#5b5c83;font-size:14px}.search-glyph{width:18px;height:18px;border:2px solid #322b74;border-radius:50%}.search-glyph:after{position:absolute;right:-4px;bottom:-2px;width:8px;height:2px;content:"";border-radius:999px;background:#322b74;transform:rotate(45deg)}.adventure-account{gap:12px}.message-pill,.balance-pill,.account-pill{border:1px solid rgba(94,85,163,.12);border-radius:999px;background:#fff;box-shadow:0 8px 20px #443b760d}.message-pill{position:relative;display:grid;place-items:center;width:46px;height:46px;padding:0}.message-icon{width:22px;height:17px;border:2px solid #201651;border-radius:8px}.message-icon:after{position:absolute;left:3px;bottom:-6px;width:8px;height:8px;content:"";border-left:2px solid #201651;border-bottom:2px solid #201651;transform:skew(-18deg)}.message-pill i{position:absolute;top:-5px;right:-3px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border:2px solid #ffffff;border-radius:999px;color:#fff;font-size:11px;font-style:normal;font-weight:900;background:#ff3257}.balance-pill{gap:9px;height:46px;padding:0 18px;color:#33344f}.coin-icon{width:22px;height:22px;border:3px solid #ffb42c;border-radius:50%;background:#fff4d5}.coin-icon:after{position:absolute;top:5px;right:5px;bottom:5px;left:5px;content:"";border-radius:50%;background:#ff9f0f}.account-pill{height:46px;padding:0 10px 0 6px;color:#25233f}.account-caret{width:8px;height:8px;border-right:2px solid #57516f;border-bottom:2px solid #57516f;transform:rotate(45deg) translateY(-2px)}.adventure-home-layout{grid-template-columns:430px minmax(0,1fr);gap:26px;max-width:1900px;padding:26px 30px 28px}.adventure-sidebar{gap:20px}.home-user-panel,.home-wallet-panel,.home-overview-panel,.ongoing-card,.save-card,.library-card,.recommend-card,.home-state{border-color:#635e9c17;border-radius:8px;background:#ffffffeb;box-shadow:0 18px 40px #2d285b12}.home-user-panel{min-height:170px;padding:24px}.user-avatar-wrap{position:relative}.avatar-image.large,.avatar-fallback.large{width:108px}.avatar-image.small,.avatar-fallback.small{width:34px}.avatar-edit-button{position:absolute;right:-4px;bottom:-4px;width:34px;height:34px;border:3px solid #ffffff;border-radius:50%;background:#4e3aa8;box-shadow:0 10px 22px #26186f38}.avatar-edit-button:before{position:absolute;left:10px;top:9px;width:12px;height:4px;content:"";border-radius:999px;background:#fff;transform:rotate(-36deg)}.user-profile-copy{min-width:0}.user-profile-copy h2{margin:0 0 8px;color:#111529;font-size:26px;line-height:1.1}.user-profile-copy p{display:flex;gap:5px;margin:0 0 10px;color:#5f51e6;font-size:15px;font-weight:800}.user-profile-copy p span{padding:2px 8px;border-radius:5px;background:#5f51e61f}.user-profile-copy small{color:#566084;font-size:15px}.home-wallet-panel{display:grid;grid-template-columns:1fr;gap:10px;padding:22px}.panel-title-row{display:flex;align-items:center;justify-content:space-between}.panel-title-row h3,.home-overview-panel h3{margin:0;color:#111529;font-size:18px}.panel-title-row button{width:28px;height:28px;border:0;border-radius:50%;background:transparent}.panel-title-row button:after{display:block;width:8px;height:8px;margin:8px auto;content:"";border-right:2px solid #6c628f;border-bottom:2px solid #6c628f;transform:rotate(-45deg)}.wallet-balance-row{display:grid;grid-template-columns:minmax(0,1fr) 106px;gap:14px;align-items:center}.home-wallet-panel>span{color:#59637f;font-size:14px}.home-wallet-panel strong{margin:0;color:#5b42ef;font-size:30px;line-height:1}.wallet-actions{gap:0;margin-top:8px;padding-top:14px}.wallet-actions button{min-height:34px;color:#33296f;font-weight:700;background:transparent}.wallet-actions button+button{border-left:1px solid rgba(90,82,137,.1)}.home-overview-panel{padding:22px}.overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.overview-tile{justify-items:center;min-height:108px;padding:14px 6px;background:linear-gradient(180deg,#f6f8fff5,#f6f4ffb8)}.overview-icon{width:26px;height:26px;border:2px solid #586fff;border-radius:8px}.overview-icon.explored{border-color:#ffa726}.overview-icon.records{border-color:#4c7cff}.overview-icon.recent{border-color:#6c55f2;border-radius:50%}.overview-icon:after{position:absolute;top:6px;right:6px;bottom:6px;left:6px;content:"";border-radius:3px;background:currentColor;color:inherit}.overview-tile small{color:#222842;font-size:13px;white-space:nowrap}.overview-tile strong{color:#4b34e4;font-size:24px}.adventure-banner{min-height:358px;border-radius:8px;background:linear-gradient(90deg,#fffffffa,#f9f7ffe6 44%,#edf2ff2e),linear-gradient(135deg,#7865ff29,#247a922e),#edf2ff;background-position:center;background-size:cover}.adventure-banner:after{background:linear-gradient(90deg,#fffffff0,#ffffffb8 48%,#ffffff0a),linear-gradient(180deg,#6a52f01f,#fff0)}.adventure-banner-copy{gap:24px;max-width:650px;padding:38px 48px}.adventure-banner h1{color:#111529;font-size:38px;font-weight:900}.current-adventure{grid-template-columns:132px minmax(0,1fr);gap:24px}.current-adventure .banner-cover{width:132px;border-radius:8px}.current-adventure small{color:#616783;font-size:14px}.current-adventure strong{color:#111529;font-size:26px;font-weight:900}.progress-row{display:grid;grid-template-columns:auto auto minmax(120px,1fr);gap:12px;align-items:center;max-width:360px;margin-top:22px;color:#25305a;font-weight:800}.adventure-home-page .progress-row b{display:inline;height:auto;color:#171b3d;background:transparent}.progress-row i{height:7px;background:#5241aa2e}.progress-row em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7358f6,#5240db)}.banner-actions{gap:14px}.banner-actions .primary-button,.banner-actions .ghost-button{min-width:198px;min-height:50px;font-size:16px}.home-section{gap:12px}.home-section-title{padding:0 16px 0 14px}.home-section-title h2{display:inline-flex;align-items:center;gap:9px;color:#111529;font-size:19px;font-weight:900}.section-icon{width:18px;height:18px;border:2px solid #5e4ff0;border-radius:5px}.section-icon.recommend{border-radius:50%}.text-button{color:#6d7188}.ongoing-grid{grid-template-columns:repeat(3,minmax(260px,1fr));gap:14px}.ongoing-card{grid-template-columns:116px minmax(0,1fr);gap:16px;min-height:196px;padding:14px}.script-cover{border-radius:8px;background:linear-gradient(135deg,#4a5f9c47,#5d48dd2e),#e7ecf7}.script-cover.tall{width:116px;height:168px}.ongoing-body h3{color:#16182d;font-size:18px;font-weight:900}.card-progress{grid-template-columns:auto auto minmax(120px,1fr);gap:10px;max-width:none;margin-top:0;font-size:14px}.ongoing-body p{color:#7a7e99;font-size:14px}.plot-progress{color:#4b56c8!important;font-weight:800}.card-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:auto}.card-actions .primary-button,.card-actions .ghost-button{min-width:0;min-height:34px;padding:0 12px;font-size:13px}.save-list{grid-template-columns:repeat(4,minmax(210px,1fr));gap:12px}.save-card{grid-template-columns:68px minmax(0,1fr) auto;gap:12px;min-height:86px;padding:10px 12px}.save-cover{width:68px;height:64px}.save-card strong,.library-card strong,.recommend-card strong{color:#15182e;font-weight:900}.save-card span,.save-card small{color:#777d98;font-size:13px}.save-card .ghost-button{min-width:74px;min-height:32px;padding:0 10px;color:#5a43ea}.library-strip{grid-template-columns:repeat(5,minmax(170px,1fr));gap:12px}.library-card{grid-template-columns:72px minmax(0,1fr);gap:12px;min-height:88px;padding:10px 12px;cursor:pointer}.library-card:hover{transform:translateY(-1px);box-shadow:0 20px 44px #2d285b1a}.library-card .script-cover{width:72px;height:68px}.library-card p span{color:#5a43ea;background:#5a43ea14}.library-card small{color:#6d718f;font-size:13px}.recommend-list{grid-template-columns:repeat(3,minmax(240px,1fr)) 126px;gap:12px}.recommend-card{grid-template-columns:96px minmax(0,1fr) 78px;min-height:76px;padding:10px 12px}.script-cover.wide{width:96px;height:56px}.recommend-card p{color:#747992;font-size:13px}.recommend-card small{color:#5d58c9;font-size:12px;font-weight:800}.recommend-card .ghost-button{min-height:30px;min-width:64px;padding:0 10px;color:#5a43ea}.recommend-refresh{display:grid;place-items:center;gap:6px;min-height:76px;border:1px solid rgba(99,94,156,.09);border-radius:8px;color:#5a43ea;font-weight:900;background:#ffffffe6;box-shadow:0 18px 40px #2d285b12}.recommend-refresh span{width:22px;height:22px;border:3px solid currentColor;border-left-color:transparent;border-radius:50%}@media(max-width:1380px){.adventure-topbar{grid-template-columns:230px minmax(420px,1fr) minmax(250px,320px)}.adventure-account{grid-column:1 / -1;justify-content:flex-end}.adventure-home-layout{grid-template-columns:360px minmax(0,1fr)}.ongoing-grid,.recommend-list{grid-template-columns:repeat(2,minmax(240px,1fr))}.recommend-refresh{min-height:64px}.save-list,.library-strip{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:980px){.adventure-topbar{grid-template-columns:1fr;min-height:auto;padding:12px 16px}.adventure-nav{justify-content:flex-start;overflow-x:auto}.adventure-nav-button{min-height:48px}.adventure-search{width:100%}.adventure-home-layout{grid-template-columns:1fr;padding:16px}.adventure-sidebar{grid-template-columns:1fr}.overview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:720px){.adventure-account{justify-content:flex-start;overflow-x:auto}.adventure-banner{min-height:auto}.adventure-banner-copy{padding:24px}.current-adventure,.ongoing-card,.save-card,.recommend-card{grid-template-columns:1fr}.current-adventure .banner-cover,.script-cover.tall,.save-cover,.library-card .script-cover,.script-cover.wide{width:100%;height:auto;aspect-ratio:16 / 9}.banner-actions,.card-actions,.save-list,.library-strip,.recommend-list,.overview-grid{grid-template-columns:1fr}.banner-actions .primary-button,.banner-actions .ghost-button{min-width:0;width:100%}}.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}@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){.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)}}
