.game-studio{--game-ink: #16191f;--game-muted: #6f7480;--game-line: #dcd8cf;--game-paper: #f5f2ea;--game-panel: #fffdf8;--game-blue: #0767e8;--game-blue-soft: #eaf3ff;--game-amber: #c78719;min-height:100%;color:var(--game-ink);background:radial-gradient(circle at 84% 5%,rgba(7,103,232,.08),transparent 25rem),linear-gradient(135deg,rgba(22,25,31,.025) 1px,transparent 1px),#faf9f6;background-size:auto,24px 24px,auto}.game-studio button,.game-studio input,.game-studio textarea,.game-studio select{font:inherit}.game-studio button{color:inherit}.game-studio-header{position:sticky;top:0;z-index:30;height:58px;display:flex;align-items:center;gap:14px;padding:0 24px;border-bottom:1px solid rgba(22,25,31,.12);background:#faf9f6eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.game-studio-header>strong{font-size:17px;letter-spacing:-.02em}.game-header-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.game-back,.game-toolbar-button,.game-secondary{border:1px solid var(--game-line);border-radius:999px;background:#ffffffb3;padding:8px 13px;cursor:pointer}.game-back:hover,.game-toolbar-button:hover,.game-secondary:hover{border-color:#9ca3af;background:#fff}.game-revision{color:var(--game-muted);font-size:12px;letter-spacing:.08em}.game-primary{border:0;border-radius:999px;padding:10px 17px;color:#fff!important;background:var(--game-blue);box-shadow:0 7px 18px #0767e82e;font-weight:650;cursor:pointer}.game-primary:hover{background:#0059cf;transform:translateY(-1px)}.game-primary:active,.game-secondary:active,.game-recent-item:active{transform:translateY(1px)}.game-primary:disabled{opacity:.42;cursor:not-allowed;transform:none}.game-eyebrow,.game-inspector-kicker{color:var(--game-blue);font-size:11px;font-weight:750;letter-spacing:.13em}.game-create-screen{min-height:100vh;overflow:hidden}.game-project-setup{box-sizing:border-box;min-height:calc(100vh - 58px);display:grid;grid-template-rows:auto 1fr auto;padding:clamp(40px,7vh,72px) clamp(28px,5vw,74px) 0}.game-project-setup-heading{max-width:760px}.game-project-setup-heading h1{margin:10px 0 9px;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.055em}.game-project-setup-heading p{margin:0;color:var(--game-muted);font-size:15px;line-height:1.65}.game-project-form{width:min(760px,100%);align-self:start;margin-top:clamp(30px,5vh,48px)}.game-project-form .game-field+.game-field{margin-top:20px}.game-project-form .game-field>span em{margin-left:5px;color:#969ba4;font-size:10px;font-style:normal;font-weight:500}.game-project-form textarea{min-height:76px;resize:none;line-height:1.6}.game-color-field{margin-top:20px}.game-color-field>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;color:#383d46;font-size:12px;font-weight:650}.game-color-field em{margin-left:5px;color:#969ba4;font-size:10px;font-style:normal;font-weight:500}.game-color-field>div:first-child button{border:0;padding:4px 0;color:var(--game-blue);background:transparent;font-size:11px;cursor:pointer}.game-color-field>div:first-child button:disabled{opacity:.45;cursor:wait}.game-color-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.game-color-options>button{overflow:hidden;min-width:0;border:1px solid #d7d5cf;border-radius:12px;padding:0 11px 10px;color:#303640;background:#fff;text-align:left;cursor:pointer}.game-color-options>button.is-selected{border-color:var(--game-blue);box-shadow:0 0 0 2px #0767e81a}.game-spectra-swatch{display:block;height:44px;overflow:hidden;margin:0 -11px 9px;background:color-mix(in srgb,var(--game-visual-bg) 86%,white)}.game-color-options strong,.game-color-options small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.game-color-options strong{font-size:11px}.game-color-options small{margin-top:3px;color:#7d838c;font-size:9px}.game-treatment-options{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.game-treatment-options button{border:1px solid #d7d5cf;border-radius:999px;padding:6px 10px;color:#66615d;background:#fff;font-size:10px;cursor:pointer}.game-treatment-options button.is-selected{border-color:#292623;color:#211f1d;background:#efede9}.game-location-row{display:grid;grid-template-columns:minmax(0,1fr) auto}.game-location-row output{overflow:hidden;min-width:0;border:1px solid #d4d1ca;border-right:0;border-radius:12px 0 0 12px;padding:12px 14px;color:#757b85;background:#ffffffd1;white-space:nowrap;text-overflow:ellipsis}.game-location-row button{border:1px solid #c8c5be;border-radius:0 12px 12px 0;padding:0 18px;background:#f1efe9;cursor:pointer}.game-location-row button:hover{border-color:#9ca3af;background:#fff}.game-location-row button:disabled{opacity:.5;cursor:not-allowed}.game-folder-option{display:inline-flex;align-items:center;gap:9px;margin-top:14px;color:#4f5560;font-size:12.5px;cursor:pointer}.game-folder-option input{width:16px;height:16px;margin:0;accent-color:var(--game-blue)}.game-path-preview{margin:12px 0 0;color:#898e97;font-size:11.5px}.game-path-preview strong{display:block;overflow:hidden;margin-top:4px;color:#555b65;font-weight:550;white-space:nowrap;text-overflow:ellipsis}.game-project-form .game-browser-error{margin-top:14px}.game-project-actions{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:42px clamp(-74px,-5vw,-28px) 0;padding:17px clamp(28px,5vw,74px);border-top:1px solid var(--game-line);background:#faf9f6f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.game-project-actions p{margin:0;color:var(--game-muted);font-size:12px}.game-project-actions>div{display:flex;gap:9px}.game-project-actions button{min-width:98px;min-height:40px}.game-project-browser{min-height:100vh}.game-browser-main{padding:clamp(34px,6vh,72px) clamp(28px,5vw,74px) 72px}.game-browser-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:36px;border-bottom:1px solid var(--game-line);padding-bottom:34px}.game-browser-hero h1{grid-column:1;margin:10px 0 8px;font-size:clamp(38px,4.8vw,68px);line-height:1;letter-spacing:-.06em}.game-browser-hero p{grid-column:1;max-width:610px;margin:0;color:var(--game-muted);font-size:15px;line-height:1.65}.game-browser-actions{grid-column:2;grid-row:1 / 4;display:flex;gap:10px;align-items:center}.game-browser-actions button{min-width:128px;min-height:42px}.game-recent-section{margin-top:34px}.game-recent-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.game-recent-heading h2{margin:7px 0 0;font-size:24px;letter-spacing:-.035em}.game-recent-heading>span{color:var(--game-muted);font-size:12px}.game-recent-list{border-top:1px solid var(--game-line)}.game-recent-item{width:100%;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:18px;align-items:center;border:0;border-bottom:1px solid var(--game-line);padding:20px 14px 20px 4px;background:transparent;text-align:left;cursor:pointer;transition:background .16s ease,transform .16s ease}.game-recent-item:hover{background:#ffffffb8;transform:translate(3px)}.game-recent-item:disabled{opacity:.55;cursor:wait}.game-project-mark{color:#a2a6ae;font-size:12px;letter-spacing:.12em}.game-project-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.game-project-copy strong{font-size:18px;letter-spacing:-.025em}.game-project-copy small{overflow:hidden;color:#555b66;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.game-project-copy em{overflow:hidden;color:#989da6;font-size:10.5px;font-style:normal;white-space:nowrap;text-overflow:ellipsis}.game-project-continue{color:var(--game-blue);font-size:13px;font-weight:650;white-space:nowrap}.game-project-continue b{margin-left:12px;font-size:17px}.game-recent-empty{border:1px dashed #cbc7be;border-radius:14px;padding:34px;background:#ffffff59}.game-recent-empty p,.game-browser-error{margin:7px 0 0;color:var(--game-muted);font-size:13px}.game-browser-error{margin:0 0 14px;color:#b33a3a}.game-library-main{width:min(1150px,calc(100% - 64px));margin:0 auto;padding:54px 0 80px}.game-library-intro{padding-bottom:30px;border-bottom:1px solid var(--game-line)}.game-library-intro h1{margin:10px 0 8px;font-size:clamp(34px,4vw,52px);letter-spacing:-.05em}.game-library-intro>p{margin:0;color:var(--game-muted);font-size:15px}.game-library-input{display:grid;grid-template-columns:1fr auto;gap:12px;margin-top:24px}.game-library-input input{min-width:0;border:1px solid #d4d1ca;border-radius:12px;padding:13px 15px;color:var(--game-ink);background:#fff;font:inherit;outline:none}.game-library-input input:focus{border-color:var(--game-blue);box-shadow:0 0 0 3px #0767e81a}.game-extract-review{margin-top:30px;border:1px solid #bcd7f8;border-radius:18px;background:#f8fbff;overflow:hidden}.game-extract-review>header,.game-extract-review>footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px}.game-extract-review>header{border-bottom:1px solid #d8e7f8}.game-extract-review>header span{color:var(--game-blue);font-size:10px;font-weight:750;letter-spacing:.08em}.game-extract-review h2{margin:5px 0 3px;font-size:24px}.game-extract-review header p,.game-extract-review footer p{margin:0;color:var(--game-muted);font-size:12px;line-height:1.55}.game-loop-summary{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #d8e7f8}.game-loop-summary article{padding:16px 20px}.game-loop-summary article+article{border-left:1px solid #d8e7f8}.game-loop-summary small{color:var(--game-blue);font-size:10px;font-weight:700}.game-loop-summary p{margin:7px 0 0;font-size:12px;line-height:1.55}.game-element-list{padding:6px 22px}.game-element-list article{padding:15px 0;border-bottom:1px solid #d8e7f8}.game-element-list article:last-child{border-bottom:0}.game-element-list article>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.game-element-list strong{font-size:14px}.game-element-list div span{color:var(--game-muted);font-size:10px}.game-element-list p{margin:6px 0;font-size:12px;line-height:1.55}.game-element-list small,.game-element-list em{display:block;color:var(--game-muted);font-size:10.5px;font-style:normal}.game-element-list small+small{margin-top:4px}.game-element-list small b{color:#3d4652;font-weight:650}.game-element-list em{margin-top:4px;color:#9b5e12}.game-extract-review>footer{border-top:1px solid #d8e7f8;background:#fff}.game-extract-review>footer p{max-width:650px}.game-library-saved{margin-top:42px}.game-library-list{border-top:1px solid var(--game-line)}.game-library-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:22px;padding:17px 6px;border-bottom:1px solid var(--game-line)}.game-library-list strong{font-size:15px}.game-library-list p{margin:5px 0 0;color:var(--game-muted);font-size:12px}.game-library-list>article>span{color:var(--game-muted);font-size:11px}.game-library-list button{border:0;color:#9a4545;background:transparent;cursor:pointer}@media (max-width: 760px){.game-library-main{width:calc(100% - 32px);padding-top:32px}.game-library-input,.game-loop-summary{grid-template-columns:1fr}.game-loop-summary article+article{border-left:0;border-top:1px solid #d8e7f8}.game-extract-review>header,.game-extract-review>footer{align-items:flex-start;flex-direction:column}.game-library-list article{grid-template-columns:1fr auto}.game-library-list>article>span{grid-column:1}}.game-location-field{margin-top:18px}.game-location-picker{overflow:hidden;width:100%;border:1px solid #d4d1ca;border-radius:12px;padding:13px 14px;color:#505661!important;background:#ffffffdb;text-align:left;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.game-location-picker:hover{border-color:var(--game-blue)}.game-location-picker:disabled{opacity:.55;cursor:not-allowed}.game-create-note{margin:12px 0 0;color:var(--game-muted);font-size:11.5px;line-height:1.5}.game-create-main{width:100%;min-height:calc(100vh - 58px);margin:0;padding:0}.game-create-intro{max-width:720px}.game-create-intro h1{margin:11px 0 8px;font-size:clamp(34px,4.3vw,52px);line-height:1.06;letter-spacing:-.055em}.game-create-intro p{margin:0;color:var(--game-muted);font-size:17px}.game-create-card{position:relative;margin-top:24px;padding:20px 24px;border:1px solid var(--game-line);border-radius:22px;background:#fffdf8eb;box-shadow:0 22px 60px #1f232b12;overflow:hidden}.game-create-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(var(--game-blue),#75b6ff 58%,var(--game-amber))}.game-field{display:flex;flex-direction:column;gap:8px}.game-field>span{color:#4f5560;font-size:12px;font-weight:650}.game-field input,.game-field textarea,.game-field select{width:100%;box-sizing:border-box;border:1px solid #d4d1ca;border-radius:12px;background:#fff;color:var(--game-ink);padding:12px 14px;outline:none}.game-field input:focus,.game-field textarea:focus,.game-field select:focus{border-color:var(--game-blue);box-shadow:0 0 0 3px #0767e81a}.game-create-card textarea{min-height:96px;max-height:108px}.game-field-title input{font-size:20px;font-weight:650}.game-create-card>.game-field+.game-field{margin-top:14px}.game-create-selects{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.game-create-submit{margin-top:16px;padding:12px 20px}.game-create-main{display:grid;grid-template-columns:minmax(390px,46%) minmax(500px,54%);gap:0;align-items:stretch}.game-concept-stage{position:relative;min-height:calc(100vh - 58px);overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 18%,rgba(34,124,227,.5),transparent 28%),radial-gradient(circle at 22% 78%,rgba(209,143,35,.18),transparent 22%),linear-gradient(145deg,#101c2b,#07101a 58%,#050a10)}.game-concept-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 82%);mask-image:linear-gradient(to bottom,black,transparent 82%)}.game-concept-orbit{position:absolute;border:1px solid rgba(128,190,255,.28);border-radius:50%}.game-concept-orbit:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#61a9ff;box-shadow:0 0 16px #61a9ff}.game-concept-orbit.orbit-one{right:-105px;top:-140px;width:390px;height:390px;transform:rotate(22deg)}.game-concept-orbit.orbit-one:before{left:41px;bottom:71px}.game-concept-orbit.orbit-two{right:42px;top:25px;width:212px;height:212px;transform:rotate(-18deg)}.game-concept-orbit.orbit-two:before{right:12px;bottom:65px;background:#e8ae42;box-shadow:0 0 16px #e8ae42}.game-concept-copy{position:relative;z-index:3;max-width:560px;padding:clamp(46px,7vh,86px) clamp(38px,5vw,82px) 0}.game-concept-copy .game-eyebrow{display:block;margin-top:clamp(52px,9vh,94px);color:#72b4ff}.game-concept-index{color:#ffffff73;font-size:10px;font-weight:650;letter-spacing:.16em}.game-concept-copy h1{margin:15px 0 12px;font-size:clamp(42px,4.4vw,72px);line-height:1.01;letter-spacing:-.06em}.game-concept-copy p{max-width:510px;margin:0;color:#ffffffa3;font-size:14px;line-height:1.72}.game-landscape{position:absolute;right:-15px;bottom:-4px;left:-15px;height:min(45vh,440px)}.game-landscape svg{width:100%;height:100%;filter:drop-shadow(0 -18px 36px rgba(12,42,69,.22))}.game-concept-tags{position:absolute;z-index:4;bottom:24px;left:32px;display:flex;gap:7px}.game-concept-tags span{border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:6px 9px;color:#ffffffb8;background:#060e1873;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9.5px}.game-concept-coordinates{position:absolute;z-index:4;right:27px;bottom:24px;color:#ffffff5e;font-size:8px;line-height:1.65;letter-spacing:.12em;text-align:right}.game-create-console{position:relative;min-height:calc(100vh - 58px);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vh,64px) clamp(42px,6vw,96px);border-left:1px solid rgba(22,25,31,.12);background:linear-gradient(#ffffffd1,#ffffffd1),repeating-linear-gradient(135deg,#f6f1e7 0,#f6f1e7 8px,#eee8dc 8px,#eee8dc 9px)}.game-create-console>*{width:min(620px,100%);margin-right:auto;margin-left:auto}.game-create-console:before{content:"";position:absolute;top:0;bottom:0;left:-1px;width:2px;background:linear-gradient(transparent,var(--game-blue) 22%,#69aafa 52%,var(--game-amber) 78%,transparent)}.game-console-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.game-console-heading span{color:var(--game-blue);font-size:9.5px;font-weight:750;letter-spacing:.14em}.game-console-heading h2{margin:6px 0 0;font-size:clamp(25px,2.2vw,34px);letter-spacing:-.04em}.game-console-heading b{color:#d9d6cf;font-size:52px;line-height:.9;letter-spacing:-.07em}.game-create-console .game-field+.game-field{margin-top:18px}.game-create-console .game-field input,.game-create-console .game-field textarea{background:#ffffffdb}.game-create-console .game-field-title input{padding:13px 14px;font-size:19px}.game-create-console textarea{min-height:94px;max-height:116px;resize:none;font-size:13px;line-height:1.6}.game-option-group{min-width:0;margin:18px auto 0;padding:0;border:0}.game-option-group legend{margin-bottom:7px;color:#4f5560;font-size:10.5px;font-weight:700}.game-option-group>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.game-option-group button{min-width:0;overflow:hidden;border:1px solid #dcd8cf;border-radius:9px;padding:9px 7px;color:#626771;background:#ffffffc2;font-size:10.5px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.game-option-group button:hover{border-color:#aab9cb;color:var(--game-ink)}.game-option-group button.is-selected{border-color:var(--game-blue);color:var(--game-blue);background:var(--game-blue-soft);box-shadow:inset 0 0 0 1px #0767e812;font-weight:700}.game-console-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.game-option-group.is-compact>div{grid-template-columns:repeat(2,minmax(0,1fr))}.game-create-console .game-create-submit{width:min(620px,100%);display:flex;justify-content:space-between;align-items:center;margin-top:24px;border-radius:11px;padding:14px 16px}.game-create-console .game-create-submit span{font-size:17px}.game-workbench{min-height:100vh;padding-bottom:0;--game-blue: #272421;--game-blue-soft: #efede9}.game-workbench .game-primary{background:#272421;box-shadow:0 9px 22px #231f1c29}.game-workbench .game-primary:hover{background:#151311}.game-workbench-grid{display:grid;grid-template-columns:190px minmax(0,1fr) 250px;min-height:calc(100vh - 104px);width:100%;max-width:none;margin:0}.game-workbench-grid.is-focus-mode .game-canvas{grid-column:2 / 4}.game-model-rail{border-right:1px solid var(--game-line);padding:23px 13px 28px;background:#f5f2eab3}.game-rail-heading{padding:0 10px 12px;color:var(--game-muted);font-size:11px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.game-dimension-item{position:relative;width:100%;display:grid;grid-template-columns:27px 1fr;gap:6px;align-items:center;padding:10px 8px;border:0;border-radius:10px;text-align:left;background:transparent;cursor:pointer}.game-dimension-item:hover{background:#ffffffbf}.game-dimension-item.is-active{color:var(--game-blue);background:#fff;box-shadow:0 7px 18px #2328320f}.game-dimension-item:disabled{opacity:.38;cursor:default}.game-dimension-item:disabled:hover{background:transparent}.game-dimension-index{color:#a1a5ad;font-size:10px;letter-spacing:.08em}.game-dimension-item strong,.game-dimension-item small{display:block}.game-dimension-item strong{font-size:13px}.game-dimension-item small{margin-top:3px;color:var(--game-muted);font-size:10.5px}.game-next-dot{position:absolute;top:9px;right:9px;width:8px;height:8px;border-radius:50%;background:#f04444;box-shadow:0 0 0 4px #f044441f;animation:game-next-pulse 1.8s ease-in-out infinite}@keyframes game-next-pulse{0%,to{box-shadow:0 0 0 4px #f044441f}50%{box-shadow:0 0 0 7px #f0444408}}.game-canvas{min-width:0;display:flex;flex-direction:column;padding:22px}.game-world-banner{display:flex;justify-content:space-between;gap:24px;min-height:104px;box-sizing:border-box;padding:20px 24px;border-radius:17px;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(117,182,255,.7),transparent 21%),linear-gradient(118deg,#111a29,#143d75 54%,#0767e8 130%);box-shadow:0 16px 35px #11244029}.game-world-banner span{color:#9cc8ff;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.game-world-banner h1{margin:7px 0 5px;font-size:25px;letter-spacing:-.03em}.game-world-banner p{max-width:680px;margin:0;color:#ffffffbf;font-size:12.5px;line-height:1.55}.game-world-meta{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.game-world-meta small{color:#ffffff9e;font-size:10.5px}.game-panel{margin-top:18px;border:1px solid var(--game-line);border-radius:17px;background:#fffdf8eb;box-shadow:0 13px 28px #262b330e}.game-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:19px 20px 13px}.game-panel-heading h2{margin:5px 0 0;font-size:19px;letter-spacing:-.025em}.game-secondary{font-size:12px}.game-loop-canvas{flex:1;min-height:470px;display:flex;flex-direction:column;overflow:hidden}.game-graph-wrap{flex:1;min-height:360px;display:grid;place-items:center;padding:0 24px;background:radial-gradient(circle at 50% 48%,rgba(7,103,232,.045),transparent 38%)}.game-loop-graph{width:min(100%,880px);max-height:440px;overflow:visible}.game-graph-edge{stroke:#c6cbd2;stroke-width:1.2;opacity:.75;marker-end:url(#game-arrow)}#game-arrow path{fill:#aeb5bf}.game-graph-node{cursor:pointer;outline:none}.game-graph-node rect{fill:#fff;stroke:#d5d8dd;transition:all .2s ease}.game-graph-node:hover rect{stroke:#8fbdf4;transform:translateY(-2px);filter:drop-shadow(0 6px 8px rgba(35,45,60,.08))}.game-graph-node.is-selected rect{fill:var(--game-blue-soft);stroke:var(--game-blue);stroke-width:1.5}.game-graph-node.is-next rect{stroke:#f04444;stroke-width:1.35}.game-graph-node text{fill:var(--game-ink);font-size:12px;font-weight:700;pointer-events:none}.game-graph-node .game-node-status{fill:var(--game-muted);font-size:9.5px;font-weight:500}.game-graph-node circle{fill:#b7bbc1}.game-graph-node .node-已确认{fill:#22a660}.game-graph-node .node-设计中{fill:var(--game-amber)}.game-graph-node .game-next-node-dot{fill:#f04444;stroke:#fff;stroke-width:2px;filter:drop-shadow(0 0 4px rgba(240,68,68,.5))}.game-loop-legend{display:flex;gap:15px;padding:0 20px 17px;color:var(--game-muted);font-size:10.5px}.game-loop-legend span{display:flex;align-items:center;gap:5px}.game-loop-legend i{width:7px;height:7px;border-radius:50%;background:#b7bbc1}.game-loop-legend i.is-ready{background:#22a660}.game-loop-legend i.is-active{background:var(--game-amber)}.game-play-workshop{flex:1;min-height:560px;overflow:hidden}.game-play-heading{align-items:flex-start;border-bottom:1px solid var(--game-line);padding:22px 24px 18px}.game-play-heading p,.game-production-overview .game-panel-heading p{margin:6px 0 0;color:var(--game-muted);font-size:11px}.game-milestone-chip{flex:0 0 auto;border:1px solid #bcd7f8;border-radius:999px;padding:7px 10px;color:var(--game-blue);background:#edf5ff;font-size:10px;font-weight:750}.game-creative-question{margin:20px 20px 0;border:1px solid #bcd7f8;border-radius:14px;padding:16px 18px;background:linear-gradient(135deg,#edf5ff,#f8fbff)}.game-creative-question label>span{display:block;margin-bottom:8px;color:var(--game-blue);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.game-creative-question textarea{width:100%;box-sizing:border-box;border:0;padding:0;color:var(--game-ink);background:transparent;font:inherit;font-size:18px;font-weight:720;line-height:1.45;resize:vertical;outline:none}.game-creative-question small{display:block;margin-top:7px;color:var(--game-muted);font-size:10px}.game-creative-grid{display:grid;grid-template-columns:.95fr 1.15fr .95fr;gap:12px;padding:14px 20px 18px}.game-creative-grid>section{min-width:0;border:1px solid var(--game-line);border-radius:13px;padding:15px;background:#ffffffd1}.game-creative-index{color:var(--game-blue);font-size:9px;font-weight:800;letter-spacing:.08em}.game-creative-grid h3{margin:9px 0 12px;font-size:14px}.game-creative-grid textarea{width:100%;box-sizing:border-box;border:1px solid #dfe2e6;border-radius:10px;padding:11px;color:var(--game-ink);background:#fff;font:inherit;font-size:11px;line-height:1.6;resize:vertical;outline:none}.game-creative-grid textarea:focus{border-color:var(--game-blue);box-shadow:0 0 0 3px #0767e812}.game-creative-question textarea:disabled,.game-creative-grid textarea:disabled{opacity:.55;cursor:default}.game-hypothesis-list{display:grid;gap:6px}.game-hypothesis-list article{position:relative;border:1px solid #e2e4e8;border-radius:9px;padding:9px 56px 9px 10px;background:#fafbfc}.game-hypothesis-list strong,.game-hypothesis-list p,.game-hypothesis-list small{display:block}.game-hypothesis-list strong{font-size:11px}.game-hypothesis-list p{margin:3px 0 0;color:var(--game-muted);font-size:9px;line-height:1.4}.game-hypothesis-list small{position:absolute;top:9px;right:9px;color:#8a6a21;font-size:8px}.game-creative-grid .game-text-action{margin:12px 0 0;padding:0}.game-creative-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--game-line);padding:16px 20px 20px}.game-creative-actions strong,.game-creative-actions span{display:block}.game-creative-actions strong{font-size:10px}.game-creative-actions span{margin-top:4px;color:var(--game-muted);font-size:9.5px}.game-creative-actions button{min-width:180px}.game-creative-actions button:disabled{opacity:.45;cursor:default;box-shadow:none}.game-generation-error{display:block;margin-top:7px;color:#c94242;font-size:9.5px;font-style:normal}.game-proposal-stage{border-top:1px solid var(--game-line);padding:20px;background:#f8fbff}.game-proposal-stage>header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:13px}.game-proposal-stage>header h3{margin:6px 0 0;font-size:15px}.game-proposal-stage>header small{color:var(--game-muted);font-size:9px}.game-proposal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.game-proposal-grid>article{display:flex;min-width:0;flex-direction:column;border:1px solid #dce2e9;border-radius:13px;padding:15px;background:#fff;box-shadow:0 8px 20px #1d30450a}.game-proposal-grid>article.is-selected{border-color:#68a9f8;background:linear-gradient(155deg,#eef6ff,#fff);box-shadow:0 0 0 3px #0767e812}.game-proposal-title>span{color:var(--game-blue);font-size:8px;font-weight:800;letter-spacing:.08em}.game-proposal-title h4{margin:7px 0 5px;font-size:15px}.game-proposal-title p{min-height:42px;margin:0;color:#5f6974;font-size:10px;line-height:1.45}.game-proposal-grid dl{display:grid;gap:0;margin:12px 0 15px}.game-proposal-grid dl>div{border-top:1px solid #edf0f3;padding:8px 0}.game-proposal-grid dt{color:#8a949f;font-size:8px;font-weight:700}.game-proposal-grid dd{margin:3px 0 0;color:#34404c;font-size:9.5px;line-height:1.45}.game-proposal-grid article>button{width:100%;margin-top:auto}.game-proposal-grid article>button:disabled{opacity:.55;cursor:default;box-shadow:none}.game-loop-gate{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);grid-template-areas:"heading heading" "loops risk" "loops signals" "action action";gap:12px;border-top:1px solid #cfe0f2;padding:20px;background:linear-gradient(135deg,#eef7ff,#fffdf8)}.game-loop-gate>div:first-child h3,.game-loop-gate>header h3{margin:6px 0;font-size:17px}.game-loop-gate>div:first-child p,.game-loop-gate>header small{margin:0;color:var(--game-muted);font-size:10px;line-height:1.5}.game-loop-gate>button{grid-area:action;justify-self:end;min-width:190px}.game-loop-gate>header{grid-area:heading;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.game-loop-gate.has-result{grid-template-columns:1fr;grid-template-areas:"heading" "result" "action"}.game-playtest-result{grid-area:result}.game-playtest-result-actions{grid-area:action;display:flex;justify-content:flex-end;gap:8px}.game-playtest-result-actions button{min-width:120px}.game-playtest-result .game-simulation-verdicts strong,.game-playtest-result .game-simulation-verdicts span{display:block}.game-playtest-result .game-simulation-verdicts span{margin-top:4px;color:var(--game-muted);font-size:9px;line-height:1.45}.game-loop-gate.is-playing{grid-template-columns:1fr;grid-template-areas:"heading" "scene";padding:18px 20px 20px}.game-playtest-scene{grid-area:scene;display:grid;grid-template-columns:minmax(0,1fr) 250px;min-height:430px;overflow:hidden;border:1px solid #cad9e7;border-radius:16px;background:#f7fbff;box-shadow:0 16px 36px #1f3e5b14}.game-playtest-map{position:relative;min-height:430px;overflow:hidden;background:radial-gradient(circle at 52% 48%,rgba(255,255,255,.86) 0 4%,transparent 5%),linear-gradient(145deg,#dcebd8 0,#dcebd8 31%,#b9d4c5 31%,#b9d4c5 52%,#d2d5c8 52%,#d2d5c8 72%,#bacbda 72%)}.game-playtest-map:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.42;background:repeating-radial-gradient(ellipse at 10% 85%,transparent 0 25px,rgba(75,112,91,.2) 27px 28px,transparent 30px 42px)}.game-playtest-mountain{position:absolute;width:180px;height:120px;opacity:.34;background:#6f7f82;clip-path:polygon(0 100%,35% 22%,52% 57%,68% 0,100% 100%)}.mountain-one{top:6%;right:8%}.mountain-two{right:22%;bottom:6%;transform:scale(.75)}.game-playtest-path{position:absolute;left:22%;top:70%;width:48%;height:4px;border-radius:999px;background:#ffffffa8;transform-origin:left center;box-shadow:0 0 0 1px #64776914}.path-one{transform:rotate(-40deg)}.path-two{transform:rotate(-12deg)}.path-three{transform:rotate(-63deg)}.game-map-node{position:absolute;z-index:2;width:112px;border:1px solid rgba(35,65,53,.25);border-radius:13px;padding:10px 12px;color:#173a2b;text-align:left;background:#ffffffe0;box-shadow:0 9px 20px #243b2d1f;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}button.game-map-node:hover{transform:translateY(-2px);box-shadow:0 12px 24px #243b2d2e}.game-map-node span,.game-map-node small{display:block}.game-map-node span{font-size:12px;font-weight:800}.game-map-node small{margin-top:3px;color:#66766e;font-size:8px}.game-map-node.is-visited{border-color:#1c9b5859;opacity:.62;background:#e5f5e9;cursor:default}.node-herb{top:15%;left:12%}.node-ruins{top:34%;right:15%}.node-peak{top:10%;right:36%}.node-camp{bottom:9%;left:12%}.game-map-node.is-home{cursor:default}.game-playtest-avatar{position:absolute;z-index:4;bottom:18%;left:18%;display:grid;width:50px;height:50px;place-items:center;border:3px solid white;border-radius:50%;color:#fff;background:#176de5;box-shadow:0 8px 20px #0c4a9b59;transition:inset .35s ease,top .35s ease,right .35s ease,bottom .35s ease,left .35s ease}.game-playtest-avatar span{font-size:10px;font-weight:800}.game-playtest-map.at-herb .game-playtest-avatar{top:25%;bottom:auto;left:24%}.game-playtest-map.at-ruins .game-playtest-avatar{top:45%;right:25%;bottom:auto;left:auto}.game-playtest-map.at-peak .game-playtest-avatar{top:21%;right:46%;bottom:auto;left:auto}.game-playtest-hud{z-index:3;display:flex;flex-direction:column;border-left:1px solid #d8e2ec;padding:18px;background:#fffffff0}.game-playtest-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.game-playtest-stats div{border-radius:9px;padding:9px;background:#eff4f7}.game-playtest-stats b,.game-playtest-stats span{display:block}.game-playtest-stats b{font-size:16px}.game-playtest-stats span{margin-top:2px;color:var(--game-muted);font-size:8px}.game-danger-meter{overflow:hidden;height:6px;margin-top:12px;border-radius:999px;background:#e8edf1}.game-danger-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e9a21a,#d84b45);transition:width .3s ease}.game-playtest-hud>p{min-height:48px;margin:18px 0;color:#394753;font-size:11px;line-height:1.55}.game-playtest-actions{display:grid;gap:8px;margin-top:auto}.game-playtest-actions button{width:100%}.game-playtest-actions button:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.game-loop-scales{grid-area:loops;align-self:start;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.game-loop-scales article,.game-test-signals section{border:1px solid #dbe6f1;border-radius:11px;padding:13px;background:#ffffffd1}.game-loop-scales span,.game-dangerous-hypothesis>span{color:var(--game-blue);font-size:9px;font-weight:800}.game-loop-scales p{margin:7px 0 0;color:#34404c;font-size:10px;line-height:1.55}.game-dangerous-hypothesis{grid-area:risk;border-left:3px solid #e2a21a;border-radius:8px;padding:13px 15px;background:#fff8e8}.game-dangerous-hypothesis strong{display:block;margin:6px 0;font-size:13px}.game-dangerous-hypothesis p{margin:0;color:#5d5545;font-size:10px;line-height:1.55}.game-test-signals{grid-area:signals;display:grid;grid-template-columns:1fr 1fr;gap:10px}.game-test-signals strong,.game-test-signals span{display:block}.game-test-signals strong{margin-bottom:7px;font-size:10px}.game-test-signals span{color:#53606c;font-size:9.5px;line-height:1.6}.game-completed-history{margin:14px 20px 20px;border:1px solid var(--game-line);border-radius:12px;background:#ffffffb8}.game-completed-history>summary{padding:13px 15px;color:#66717d;font-size:10px;font-weight:750;cursor:pointer}.game-completed-history-body{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:center;border-top:1px solid var(--game-line);padding:12px 15px 15px}.game-completed-history-body section{min-width:0}.game-completed-history-body span,.game-completed-history-body strong,.game-completed-history-body p{display:block}.game-completed-history-body span{color:var(--game-blue);font-size:8px;font-weight:800}.game-completed-history-body strong{margin-top:4px;font-size:10.5px}.game-completed-history-body p{overflow:hidden;margin:4px 0 0;color:var(--game-muted);font-size:9px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.game-completed-history-body button{min-width:96px}.game-basics-panel{overflow:hidden}.game-basics-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:24px 26px 20px;border-bottom:1px solid var(--game-line)}.game-basics-heading h2{margin:6px 0 4px;font-size:23px;letter-spacing:-.03em}.game-basics-heading p{margin:0;color:var(--game-muted);font-size:12px}.game-basics-summary{min-width:270px;padding:11px 14px;border-radius:12px;background:var(--game-blue-soft)}.game-basics-summary span{display:block;color:var(--game-blue);font-size:10px;font-weight:700}.game-basics-summary strong{display:block;margin-top:4px;font-size:13px}.game-spectra-banner{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(45,40,38,.1);color:#242126;background:#fbfaf7;box-shadow:0 18px 42px #312b2712}.game-spectra-banner>*{position:relative;z-index:2}.game-world-copy{width:42%}.game-spectra-banner span{color:#5f5853}.game-spectra-banner p{color:#746f73}.game-spectra-banner .game-world-meta small{color:#817a7e}.game-world-spectra{position:absolute;z-index:0;top:0;right:0;bottom:0;width:68%;overflow:hidden;border-radius:inherit;background:transparent;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.08) 13%,#000 46%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.08) 13%,#000 46%)}.game-basics-color{display:grid;grid-template-columns:minmax(260px,34%) minmax(0,1fr);align-items:center;gap:24px;min-height:88px;border-top:1px solid var(--game-line);border-bottom:1px solid var(--game-line);padding:13px 24px;background:#fbfaf8}.game-basics-color-preview{align-self:stretch;min-height:58px;overflow:hidden;border:1px solid rgba(35,31,34,.08);border-radius:999px;background:#f8f5f0;box-shadow:0 11px 26px #2a232711,inset 0 1px #ffffffe6}.game-basics-color>div:nth-child(2) span,.game-basics-color>div:nth-child(2) strong,.game-basics-color>div:nth-child(2) small{display:block}.game-basics-color>div:nth-child(2) span{color:var(--game-muted);font-size:10px}.game-basics-color>div:nth-child(2) strong{margin-top:3px;font-size:13px}.game-basics-color>div:nth-child(2) small{margin-top:3px;color:#747b85;font-size:10px}.game-basics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.game-basics-grid article{min-width:0;padding:22px 24px 24px}.game-basics-grid article+article{border-left:1px solid var(--game-line)}.game-basics-grid h3{margin:0 0 18px;font-size:15px}.game-basics-row+.game-basics-row{margin-top:17px}.game-basics-row>span{display:block;margin-bottom:8px;color:var(--game-muted);font-size:11px;font-weight:650}.game-basics-options{display:flex;flex-wrap:wrap;gap:7px}.game-basics-options button{min-width:66px;padding:8px 11px;border:1px solid var(--game-line);border-radius:10px;background:#fff;color:#525865;cursor:pointer}.game-basics-options button:hover{border-color:#9bbff0}.game-basics-options button.is-active{border-color:var(--game-blue);color:var(--game-blue);background:var(--game-blue-soft);font-weight:700}.game-basics-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:17px 24px;border-top:1px solid var(--game-line);background:#eaf3ff6b}.game-basics-footer>div span{display:block;color:var(--game-muted);font-size:10px}.game-basics-footer>div strong{display:block;margin-top:4px;font-size:13px}.game-basics-footer .game-primary{min-width:156px}.game-foundation-panel{min-height:0}.game-foundation-empty{min-height:180px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:28px;color:var(--game-muted);text-align:left}.game-foundation-empty strong{color:var(--game-ink);font-size:18px}.game-foundation-empty p{max-width:680px;margin:10px 0 0;font-size:11px;line-height:1.7}.game-foundation-empty>span{margin-top:18px;border-radius:9px;padding:9px 12px;color:#5e6b7a;background:#f2f5f8;font-size:9.5px}.game-foundation-empty>div{display:flex;gap:8px;margin-top:18px}.game-production-overview{margin-bottom:0}.game-production-domains{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:0 20px 18px}.game-production-domains button{border:1px solid var(--game-line);border-radius:10px;padding:10px;text-align:left;color:var(--game-ink);background:#fff;cursor:pointer}.game-production-domains button.is-active{border-color:var(--game-blue);color:var(--game-blue);background:var(--game-blue-soft)}.game-production-domains strong,.game-production-domains small{display:block}.game-production-domains strong{font-size:10.5px}.game-production-domains small{margin-top:3px;color:var(--game-muted);font-size:8.5px}.game-ai-canvas{overflow:hidden}.game-ai-count{align-self:center;border:1px solid var(--game-line);border-radius:999px;padding:6px 10px;color:var(--game-muted);background:#fff;font-size:10.5px}.game-ai-role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 20px 18px}.game-ai-role-grid>button{position:relative;min-height:118px;padding:15px;border:1px solid var(--game-line);border-radius:13px;text-align:left;color:var(--game-ink);background:#fff;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.game-ai-role-grid>button:hover{transform:translateY(-2px);border-color:#9fc7f5;box-shadow:0 8px 20px #1f385612}.game-ai-role-grid>button.is-selected{border-color:var(--game-blue);background:var(--game-blue-soft);box-shadow:inset 0 0 0 1px #0767e814}.game-ai-role-grid>button>span{color:var(--game-blue);font-size:9px;font-weight:750;letter-spacing:.08em}.game-ai-role-grid>button>strong,.game-ai-role-grid>button>small{display:block}.game-ai-role-grid>button>strong{margin-top:12px;font-size:16px}.game-ai-role-grid>button>small{margin-top:7px;color:var(--game-muted);font-size:10px}.game-ai-role-grid>button>i{position:absolute;right:12px;bottom:12px;color:#8b9098;font-size:9px;font-style:normal}.game-ai-role-grid>button.is-enabled>i{color:#17824a}.game-ai-editor{margin:0 20px 20px;border:1px solid var(--game-line);border-radius:14px;background:#fbfaf7;overflow:hidden}.game-ai-editor-heading{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-bottom:1px solid var(--game-line)}.game-ai-editor-heading span{color:var(--game-blue);font-size:9px;font-weight:750;letter-spacing:.1em}.game-ai-editor-heading h3{margin:4px 0 0;font-size:16px}.game-ai-editor-heading button{border:1px solid var(--game-line);border-radius:999px;padding:6px 11px;color:var(--game-muted);background:#fff;cursor:pointer}.game-ai-editor-heading button.is-on{border-color:#bde5cb;color:#157d46;background:#eaf7ef}.game-ai-form{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;padding:16px}.game-ai-form label{display:block}.game-ai-form label.is-wide{grid-column:span 3}.game-ai-form label>span{display:block;margin-bottom:6px;color:var(--game-muted);font-size:10px;font-weight:650}.game-ai-form input,.game-ai-form select,.game-ai-form textarea{width:100%;border:1px solid var(--game-line);border-radius:9px;padding:9px 10px;color:var(--game-ink);background:#fff;font:inherit;font-size:11px;resize:vertical;outline:none}.game-ai-form input:focus,.game-ai-form select:focus,.game-ai-form textarea:focus{border-color:var(--game-blue);box-shadow:0 0 0 3px #0767e814}.game-ai-behavior{border-top:1px solid var(--game-line);padding:18px 16px 20px;background:linear-gradient(145deg,#f7faff,#fbfaf7 52%,#fff8e9)}.game-ai-behavior-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.game-ai-behavior-heading span{color:var(--game-blue);font-size:9px;font-weight:750;letter-spacing:.1em}.game-ai-behavior-heading h3{margin:4px 0 0;font-size:17px}.game-ai-behavior-heading small{color:var(--game-muted);font-size:10px}.game-ai-loop-picker{margin-top:16px}.game-ai-loop-picker>strong{color:var(--game-muted);font-size:10px}.game-ai-loop-picker>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.game-ai-loop-picker button{border:1px solid var(--game-line);border-radius:999px;padding:7px 11px;color:var(--game-muted);background:#ffffffd9;font-size:10px;cursor:pointer}.game-ai-loop-picker button.is-selected{border-color:var(--game-blue);color:var(--game-blue);background:var(--game-blue-soft);box-shadow:inset 0 0 0 1px #0767e80f}.game-ai-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1.15fr auto 1fr;align-items:center;gap:7px;margin-top:17px;border:1px solid rgba(117,151,190,.22);border-radius:12px;padding:10px;background:#ffffffb8}.game-ai-flow span{display:flex;align-items:center;gap:7px;min-height:34px;border-radius:8px;padding:6px 8px;color:#26364a;background:#ebf3fdcc;font-size:10px;font-weight:700}.game-ai-flow span:nth-of-type(4){color:#7d5a15;background:#fff4d9}.game-ai-flow b{color:var(--game-blue);font-size:8px}.game-ai-flow i{color:#9ca9b8;font-style:normal}.game-ai-behavior-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:12px}.game-ai-behavior-grid label>span{display:block;margin-bottom:6px;color:var(--game-muted);font-size:10px;font-weight:650}.game-ai-behavior-grid textarea{width:100%;border:1px solid var(--game-line);border-radius:9px;padding:9px 10px;color:var(--game-ink);background:#ffffffe6;font:inherit;font-size:11px;line-height:1.55;resize:vertical;outline:none}.game-ai-behavior-grid textarea:focus{border-color:var(--game-blue);box-shadow:0 0 0 3px #0767e814}.game-inspector{position:sticky;top:82px;align-self:start;margin:24px 18px 24px 0;border:1px solid var(--game-line);border-radius:16px;padding:22px 20px 24px;background:#fffdf8eb;box-shadow:0 12px 30px #262b330f}.game-inspector h2{margin:10px 0 7px;font-size:21px;letter-spacing:-.03em}.game-inspector>p{margin:0;color:var(--game-muted);font-size:12px;line-height:1.55}.game-status,.game-section-status{display:inline-flex;margin-top:16px;border-radius:999px;padding:5px 8px;color:#6c7078;background:#ececeb;font-size:10.5px}.game-status.status-已确认{color:#147d45;background:#e9f6ee}.game-status.status-设计中{color:#8b5a08;background:#fff3d9}.game-inspector-group{margin-top:22px}.game-inspector-group>strong{color:var(--game-muted);font-size:10.5px;text-transform:uppercase;letter-spacing:.08em}.game-inspector-group>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.game-inspector-group span{border:1px solid var(--game-line);border-radius:7px;padding:5px 7px;background:#fff;font-size:10.5px}.game-inspector-action{width:100%;margin-top:24px;font-size:12px}.game-inspector-note{margin-top:22px;border-left:3px solid #8abcf7;border-radius:8px;padding:10px 11px;color:#566373;background:#f1f7ff;font-size:10px;line-height:1.55}.game-dimension-statement{margin:10px 20px 18px;padding:19px;border-radius:13px;color:#303640;background:var(--game-paper);line-height:1.65}.game-dimension-board{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 20px 20px}.game-dimension-board article{min-height:105px;padding:14px;border:1px solid var(--game-line);border-radius:12px;background:#fff}.game-dimension-board article span,.game-dimension-board article strong,.game-dimension-board article small{display:block}.game-dimension-board article span{color:var(--game-blue);font-size:10px;font-weight:750}.game-dimension-board article strong{margin-top:19px;font-size:13px}.game-dimension-board article small{margin-top:5px;color:var(--game-muted);font-size:10px}.game-text-action{margin:0 20px 20px;border:0;color:var(--game-blue)!important;background:none;font-size:12px;font-weight:650;cursor:pointer}.game-implementation-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px;padding:18px 20px 24px}.game-implementation-flow>div{min-height:105px;padding:15px;border:1px solid var(--game-line);border-radius:12px;background:#fff}.game-implementation-flow span,.game-implementation-flow strong,.game-implementation-flow small{display:block}.game-implementation-flow span{color:var(--game-blue);font-size:10px;font-weight:750}.game-implementation-flow strong{margin-top:14px;font-size:13px}.game-implementation-flow small{margin-top:6px;color:var(--game-muted);font-size:10px;line-height:1.4}.game-implementation-flow b{color:#aeb3ba}.game-engine-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 20px 20px;padding:15px;border-radius:13px;color:#fff;background:#1a202b}.game-engine-strip strong,.game-engine-strip span{display:block}.game-engine-strip strong{font-size:13px}.game-engine-strip span{margin-top:4px;color:#99a3b2;font-size:10.5px}.game-execution-heading{align-items:flex-end;border-bottom:1px solid var(--game-line);padding:22px 24px 18px}.game-execution-heading p{margin:6px 0 0;color:var(--game-muted);font-size:11px}.game-execution-console{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(280px,1.2fr) minmax(220px,.9fr);min-height:470px}.game-execution-console>section{min-width:0;padding:20px;border-right:1px solid var(--game-line);background:#ffffffa8}.game-execution-console>section:last-child{border-right:0;background:linear-gradient(155deg,#f4f8ff,#fffdf8 70%)}.game-execution-console section>header{display:flex;align-items:flex-start;gap:10px;min-height:45px}.game-execution-console section>header>span{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;border-radius:8px;color:var(--game-blue);background:#eaf3ff;font-size:9px;font-weight:800}.game-execution-console section>header div{min-width:0}.game-execution-console section>header strong,.game-execution-console section>header small{display:block}.game-execution-console section>header strong{font-size:12px}.game-execution-console section>header small{margin-top:4px;color:var(--game-muted);font-size:9.5px;line-height:1.45}.game-execution-compose textarea{box-sizing:border-box;width:100%;margin-top:15px;resize:vertical;border:1px solid #d9dfe7;border-radius:12px;padding:12px;color:#1d2530;background:#ffffffe6;font:inherit;font-size:11px;line-height:1.6;outline:none}.game-execution-compose textarea:focus{border-color:var(--game-blue);box-shadow:0 0 0 3px #1177ee17}.game-engine-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.game-engine-choice button{border:1px solid #d9dfe7;border-radius:9px;padding:9px;color:#69717d;background:#fff;font-weight:700;cursor:pointer}.game-engine-choice button.is-selected{border-color:var(--game-blue);color:var(--game-blue);background:#edf5ff;box-shadow:inset 0 0 0 1px #1177ee14}.game-engine-launch{margin-top:10px;border:1px solid #dce2e9;border-radius:11px;padding:9px;background:#ffffffb8}.game-engine-launch button{position:relative;box-sizing:border-box;width:100%;border:0;border-radius:8px;padding:9px 10px;color:#34404e;background:#edf1f5;font-size:10.5px;font-weight:750;cursor:pointer}.game-engine-launch button:disabled{cursor:default;opacity:.78}.game-engine-launch small{display:block;margin-top:7px;color:var(--game-muted);font-size:8.8px;line-height:1.45;overflow-wrap:anywhere}.game-engine-launch.launch-launching{border-color:#b9d5f5;background:#f2f8ff}.game-engine-launch.launch-launching button{color:var(--game-blue);background:#dfedff}.game-engine-launch.launch-ready{border-color:#a9dabb;background:#eef9f2}.game-engine-launch.launch-ready button{color:#177443;background:#dff3e6}.game-engine-launch.launch-ready small{color:#277a4c}.game-engine-launch.launch-error{border-color:#f0bab6;background:#fff4f3}.game-engine-launch.launch-error button{color:#ad3631;background:#fde8e6}.game-execution-action{position:relative;width:100%;margin-top:12px}.game-guidance-dot{position:absolute;top:-5px;right:-5px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#ff4d57;box-shadow:0 0 0 3px #ff4d571f;animation:game-guidance-pulse 1.8s ease-in-out infinite}@keyframes game-guidance-pulse{0%,to{transform:scale(.92);box-shadow:0 0 0 2px #ff4d571f}50%{transform:scale(1.08);box-shadow:0 0 0 6px #ff4d5700}}.game-execution-plan{background:#fffdf9!important}.game-execution-plan header em{margin-left:auto;border-radius:999px;padding:5px 8px;color:#6f7782;background:#eef0f2;font-size:9px;font-style:normal;white-space:nowrap}.game-execution-plan header em.task-running{color:#9a6610;background:#fff1cf}.game-execution-plan header em.task-succeeded{color:#177443;background:#e8f7ed}.game-execution-plan header em.task-failed{color:#ad3631;background:#fdeceb}.game-task-steps{display:grid;gap:7px;margin-top:14px}.game-task-steps article{display:grid;grid-template-columns:25px 1fr;gap:9px;border:1px solid #e3e5e8;border-radius:10px;padding:9px;background:#fffc}.game-task-steps article i{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;color:#9199a4;background:#f1f3f5;font-size:8.5px;font-style:normal;font-weight:800}.game-task-steps article strong,.game-task-steps article small{display:block}.game-task-steps article strong{font-size:10.5px}.game-task-steps article small{margin-top:3px;color:var(--game-muted);font-size:9px;line-height:1.4}.game-task-steps article.step-running{border-color:#e9bd63;background:#fff9eb}.game-task-steps article.step-running i{color:#9b6710;background:#ffeab8}.game-task-steps article.step-completed{border-color:#cce7d5;background:#f3fbf5}.game-task-steps article.step-completed i{color:#177443;background:#ddf3e4}.game-task-steps article.step-failed{border-color:#efc0bd;background:#fff5f4}.game-task-steps article.step-failed i{color:#ad3631;background:#fbdedc}.game-execution-target{display:grid;gap:4px;margin-top:12px;border:1px solid #cce7d5;border-radius:10px;padding:10px 11px;background:#f3fbf5}.game-execution-target>span{color:#278052;font-size:8.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.game-execution-target>strong{color:#173f2c;font-size:10.5px}.game-execution-target>code{overflow:hidden;color:#50685b;font:8.5px/1.45 Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.game-execution-target>small{color:#678074;font-size:8.5px}.game-task-acceptance{display:grid;gap:6px;margin-top:12px;border-top:1px solid #e6e8eb;padding-top:11px}.game-task-acceptance strong{color:#334052;font-size:10px}.game-task-acceptance span{position:relative;padding-left:14px;color:#687485;font-size:9px;line-height:1.45}.game-task-acceptance span:before{position:absolute;left:1px;top:5px;width:5px;height:5px;border-radius:50%;background:#3182f6;content:""}.game-execution-empty{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;margin-top:14px;border:1px dashed #d6dce4;border-radius:12px;padding:18px;color:#929aa5;text-align:center}.game-execution-empty b{color:#626b77;font-size:11px}.game-execution-empty span{margin-top:6px;font-size:9.5px;line-height:1.5}.game-result-card{margin-top:14px;border:1px solid #cee4d5;border-radius:12px;padding:14px;background:#f2fbf5eb}.game-result-card>b,.game-result-card>span{display:block}.game-result-card>b{color:#16683d;font-size:11px;line-height:1.55}.game-result-card>span{margin-top:5px;color:#718078;font-size:8.5px}.game-evidence-report{display:grid;gap:9px;margin:12px 0}.game-evidence-state{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;border-radius:10px;padding:9px;background:#fff}.game-evidence-state div{min-width:0}.game-evidence-state span,.game-evidence-assets>span,.game-evidence-runtime span{display:block;color:#7b8981;font-size:8px}.game-evidence-state strong{display:block;margin-top:3px;color:#244234;font-size:9px;line-height:1.45}.game-evidence-state>b{color:#3b9d67;font-size:12px}.game-evidence-assets{display:grid;gap:4px;border:1px solid #d7e9dd;border-radius:10px;padding:9px;background:#ffffffb3}.game-evidence-assets strong{color:#244234;font-size:9.5px}.game-evidence-assets code{overflow:hidden;color:#6a7b72;font:7.5px/1.45 Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.game-evidence-runtime{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.game-evidence-runtime>div{min-width:0;border-radius:8px;padding:7px;background:#e8f5ec}.game-evidence-runtime strong{display:block;overflow:hidden;margin-top:3px;color:#27533b;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.game-evidence-checks{border:1px solid #d7e9dd;border-radius:10px;padding:9px;background:#fff}.game-evidence-checks header{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.game-evidence-checks header strong{color:#244234;font-size:9.5px}.game-evidence-checks header span{color:#258151;font-size:8px}.game-evidence-checks>div{display:flex;align-items:center;gap:6px;padding:3px 0;color:#56675e;font-size:8.5px}.game-evidence-checks i{display:grid;place-items:center;flex:0 0 14px;width:14px;height:14px;border-radius:50%;font-size:8px;font-style:normal}.game-evidence-checks .is-pass i{color:#187b46;background:#dcf2e4}.game-evidence-checks .is-fail i{color:#ad3631;background:#fde4e2}.game-evidence-raw{margin:8px 0 12px}.game-evidence-raw summary{color:#65746c;font-size:8.5px;cursor:pointer}.game-evidence-raw pre{max-height:170px;overflow:auto;margin:8px 0 0;border-radius:9px;padding:10px;color:#bac8da;background:#111d2d;font:9px/1.55 Consolas,monospace;white-space:pre-wrap;word-break:break-word}.game-feature-queued{display:flex;min-height:180px;flex-direction:column;justify-content:center;margin-top:14px;border:1px solid #d8e3f2;border-radius:12px;padding:18px;background:#f5f9ff}.game-feature-queued strong{color:#125fbd;font-size:12px}.game-feature-queued span{margin-top:9px;color:#334052;font-size:10px;line-height:1.55}.game-feature-queued small{margin-top:8px;color:#758195;font-size:9px;line-height:1.55}.game-execution-error{margin-top:12px;border:1px solid #f0c1be;border-radius:11px;padding:12px;color:#8e302c;background:#fff4f3}.game-execution-error strong,.game-execution-error span{display:block}.game-execution-error strong{font-size:10.5px}.game-execution-error span{margin-top:4px;font-size:9.5px;line-height:1.45}.game-execution-error button{margin-top:9px;border:0;padding:0;color:var(--game-blue);background:none;font-size:9.5px;font-weight:700;cursor:pointer}.game-workbench{position:relative;isolation:isolate}.game-validation-dock{position:sticky;z-index:20;bottom:0;width:100%;box-sizing:border-box;border-top:1px solid var(--game-line);background:#fffdf8f2;box-shadow:0 -12px 30px #21262f14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.game-dock-handle{width:100%;display:flex;align-items:center;gap:12px;padding:11px 24px;border:0;background:transparent;text-align:left;cursor:pointer}.game-dock-handle span{font-weight:700}.game-dock-handle small{color:var(--game-muted)}.game-dock-handle b{margin-left:auto}.game-dock-content{display:flex;align-items:center;gap:18px;padding:0 24px 13px;color:var(--game-muted);font-size:11px;animation:game-dock-in .18s ease-out}.game-dock-content span:before{content:"";display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#aeb3ba}.game-dock-content span.is-pass:before{background:#22a660}.game-dock-content span.is-warn:before{background:var(--game-amber)}.game-dock-content span.is-error:before{background:#d84b45}.game-dock-content button{margin-left:auto;border:1px solid var(--game-line);border-radius:999px;padding:6px 11px;background:#fff;cursor:pointer}.game-validation-report{border-top:1px solid #ebe7df;padding:10px 24px 14px}.game-validation-report>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.game-validation-report>header strong{font-size:12px}.game-validation-report>header small{color:var(--game-muted);font-size:9.5px}.game-validation-empty{border-radius:9px;padding:10px 12px;color:#177443;background:#edf8f0;font-size:10.5px}.game-validation-issues{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:184px;overflow-y:auto;padding-right:3px}.game-validation-issues article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:9px;border:1px solid #e6e2da;border-left:3px solid #aeb3ba;border-radius:9px;padding:9px 10px;background:#ffffffe6}.game-validation-issues article.severity-错误{border-left-color:#d84b45}.game-validation-issues article.severity-警告{border-left-color:var(--game-amber)}.game-validation-issues article.severity-提示{border-left-color:#5691d7}.game-validation-issues article>b{border-radius:999px;padding:3px 6px;color:#5d626b;background:#f0f1f3;font-size:8px}.game-validation-issues article.severity-错误>b{color:#a93430;background:#fce9e8}.game-validation-issues article.severity-警告>b{color:#8b5b0f;background:#fff2d7}.game-validation-issues article.severity-提示>b{color:#28649e;background:#eaf3fc}.game-validation-issues article strong{display:block;font-size:10.5px}.game-validation-issues article p{margin:3px 0 0;color:var(--game-muted);font-size:9.5px;line-height:1.45}.game-validation-issues article>small{max-width:90px;overflow:hidden;color:#8b8f96;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.game-validation-tabs{display:flex;gap:5px;padding:0 24px 10px}.game-validation-tabs button{border:1px solid transparent;border-radius:999px;padding:6px 12px;color:var(--game-muted);background:transparent;font-size:10.5px;font-weight:700;cursor:pointer}.game-validation-tabs button.is-active{border-color:#bfd6f5;color:var(--game-blue);background:#edf5ff}.game-simulation{display:grid;grid-template-columns:minmax(500px,1.15fr) minmax(390px,.85fr);gap:14px;border-top:1px solid #ebe7df;padding:12px 24px 16px;animation:game-dock-in .18s ease-out}.game-simulation-form{display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));gap:8px;align-content:start}.game-simulation-form label{min-width:0}.game-simulation-form label>span{display:block;margin-bottom:4px;color:var(--game-muted);font-size:9px;font-weight:700}.game-simulation-form input,.game-simulation-form select{width:100%;height:32px;box-sizing:border-box;border:1px solid #d9dce1;border-radius:8px;padding:0 8px;outline:none;color:var(--game-ink);background:#fff;font-size:10px}.game-simulation-form input:focus,.game-simulation-form select:focus{border-color:var(--game-blue);box-shadow:0 0 0 3px #0767e812}.game-simulation-form>button{align-self:end;height:32px;border:0;border-radius:8px;color:#fff;background:var(--game-blue);font-size:10px;font-weight:750;cursor:pointer;box-shadow:0 7px 16px #0767e82e}.game-simulation-result{min-height:114px;border:1px solid #e2ded6;border-radius:12px;padding:12px;background:#ffffffd1}.game-simulation-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--game-muted);text-align:center}.game-simulation-empty strong{color:var(--game-ink);font-size:12px}.game-simulation-empty span{margin-top:5px;font-size:9.5px}.game-simulation-result>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.game-simulation-result>header strong{font-size:11px}.game-simulation-result>header small{color:var(--game-muted);font-size:8.5px}.game-simulation-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:9px}.game-simulation-metrics div{border-radius:8px;padding:7px 8px;background:#f4f5f6}.game-simulation-metrics b,.game-simulation-metrics span{display:block}.game-simulation-metrics b{font-size:13px}.game-simulation-metrics span{margin-top:2px;color:var(--game-muted);font-size:8px}.game-simulation-verdicts{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px}.game-simulation-verdicts article{border-left:3px solid #7a9bc2;border-radius:7px;padding:7px 8px;background:#f5f8fb}.game-simulation-verdicts article.tone-good{border-left-color:#22a660;background:#eef8f1}.game-simulation-verdicts article.tone-warn{border-left-color:var(--game-amber);background:#fff8e9}.game-simulation-verdicts article.tone-bad{border-left-color:#d84b45;background:#fdf0ef}.game-simulation-verdicts b{display:block;font-size:9px}.game-simulation-verdicts p{margin:3px 0 0;color:var(--game-muted);font-size:8.5px;line-height:1.4}.game-editor-grid{display:grid;grid-template-columns:190px minmax(520px,1fr) 270px;min-height:calc(100vh - 118px)}.game-editor-loops{padding:24px 13px;border-right:1px solid var(--game-line);background:#f5f2eab3}.game-editor-loops>button{position:relative;width:100%;display:grid;grid-template-columns:12px 1fr;align-items:center;gap:8px;padding:10px;border:0;border-radius:9px;background:transparent;text-align:left;cursor:pointer}.game-editor-loops>button.is-active{background:#fff;box-shadow:0 6px 16px #262b3312}.game-editor-loops i{width:7px;height:7px;border-radius:50%;background:#b7bbc1}.game-editor-loops i.loop-已确认{background:#22a660}.game-editor-loops i.loop-设计中{background:var(--game-amber)}.game-editor-loops .game-next-dot{position:absolute;top:9px;right:9px;width:8px;height:8px;background:#f04444}.game-editor-loops strong,.game-editor-loops small{display:block}.game-editor-loops strong{font-size:12px}.game-editor-loops small{margin-top:3px;color:var(--game-muted);font-size:9.5px}.game-editor-main{min-width:0;padding:30px 25px 110px}.game-editor-title h1{margin:7px 0 5px;font-size:28px;letter-spacing:-.04em}.game-editor-title p{margin:0;color:var(--game-muted);font-size:12.5px}.game-flow-columns{display:grid;grid-template-columns:1fr auto 1.2fr auto 1fr;align-items:stretch;gap:10px;margin-top:24px}.game-flow-column{padding:15px;border:1px solid var(--game-line);border-radius:13px;background:#fff}.game-flow-column>strong{font-size:12px}.game-flow-column>div{display:flex;gap:7px;margin-top:9px;padding:7px;border-radius:7px;color:#515761;background:var(--game-paper);font-size:10.5px}.game-flow-column>div span{color:var(--game-blue);font-size:9px}.game-flow-arrow{align-self:center;color:#aeb3ba}.game-constraint-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:14px;padding:13px;border-radius:11px;background:#fff6e5}.game-constraint-row strong{margin-right:4px;color:#85560b;font-size:10.5px}.game-constraint-row span{border-radius:999px;padding:4px 7px;color:#735722;background:#fff;font-size:9.5px}.game-rule-section{margin-top:20px}.game-rule-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:10px}.game-rule-heading h2{margin:3px 0 0;font-size:17px}.game-rule-heading small{color:var(--game-muted);font-size:10px}.game-rule-heading>div:last-child{display:flex;align-items:center;gap:10px}.game-rule-heading button{border:1px solid #cbdcf4;border-radius:999px;padding:6px 10px;color:var(--game-blue);background:#f4f8ff;font-size:10px;font-weight:700;cursor:pointer}.game-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.game-rule-card{min-width:0;border:1px solid var(--game-line);border-radius:14px;padding:13px 14px;background:#ffffffdb;box-shadow:0 8px 24px #1e27340a}.game-rule-card.is-editing{border-color:var(--game-blue);box-shadow:0 0 0 3px #0767e814}.game-rule-card header{display:flex;align-items:start;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid #eeeae2}.game-rule-card header span{color:var(--game-blue);font-size:9px;font-weight:800;letter-spacing:.08em}.game-rule-card h3{margin:3px 0 0;font-size:13px}.game-rule-card header b{flex:none;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:700}.game-rule-card header b.rule-待确认{color:#9a6510;background:#fff2d6}.game-rule-card header b.rule-已确认{color:#147a42;background:#e8f7ed}.game-rule-line{display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px;padding-top:8px;font-size:10px;line-height:1.45}.game-rule-line strong{color:#8b8f96}.game-rule-line span{color:#353942;overflow-wrap:anywhere}.game-rule-card>footer{display:flex;justify-content:flex-end;gap:7px;margin-top:11px;padding-top:9px;border-top:1px solid #eeeae2}.game-rule-card>footer button{border:0;padding:3px 5px;color:var(--game-blue);background:transparent;font-size:10px;font-weight:700;cursor:pointer}.game-rule-card>footer button.is-danger{color:#b44a42}.game-rule-empty{display:flex;align-items:center;gap:12px;border:1px dashed #ccd2da;border-radius:14px;padding:16px;color:var(--game-muted);background:#ffffff8c}.game-rule-empty strong{color:var(--game-ink);font-size:12px}.game-rule-empty span{flex:1;font-size:10px}.game-rule-empty button{border:0;border-radius:999px;padding:7px 11px;color:#fff;background:var(--game-blue);font-size:10px;font-weight:700;cursor:pointer}.game-rule-editor{margin-top:12px;border:1px solid #b7d1f5;border-radius:15px;padding:15px;background:linear-gradient(145deg,#f5f9ff,#fff);box-shadow:0 12px 30px #194a8412}.game-rule-editor>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.game-rule-editor>header h3{margin:3px 0 0;font-size:15px}.game-rule-editor>header button{border:1px solid #c8d6ea;border-radius:999px;padding:6px 11px;color:#315172;background:#fff;font-size:10px;cursor:pointer}.game-rule-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.42fr);gap:10px}.game-rule-editor-grid label{display:block;min-width:0}.game-rule-editor-grid label.is-wide{grid-column:1 / -1}.game-rule-editor-grid label>span{display:block;margin-bottom:5px;color:#687281;font-size:9.5px;font-weight:700}.game-rule-editor-grid input,.game-rule-editor-grid select,.game-rule-editor-grid textarea{width:100%;box-sizing:border-box;border:1px solid #d7dce4;border-radius:9px;padding:9px 10px;outline:none;color:var(--game-ink);background:#fff;font:inherit;font-size:10.5px;line-height:1.45;resize:vertical}.game-rule-editor-grid input:focus,.game-rule-editor-grid select:focus,.game-rule-editor-grid textarea:focus{border-color:var(--game-blue);box-shadow:0 0 0 3px #0767e814}.game-change-composer{display:block;margin-top:18px}.game-change-composer>span{display:block;margin-bottom:8px;font-size:11px;font-weight:700}.game-change-composer textarea{width:100%;box-sizing:border-box;resize:vertical;border:1px solid var(--game-line);border-radius:13px;padding:13px;outline:none;background:#fff;line-height:1.6}.game-change-composer textarea:focus{border-color:var(--game-blue);box-shadow:0 0 0 3px #0767e817}.game-impact-panel{padding:28px 20px 105px;border-left:1px solid var(--game-line);background:#fffdf8b8}.game-impact-panel h2{margin:8px 0 16px;font-size:20px}.game-impact-empty{margin-top:50px;color:var(--game-muted);text-align:center}.game-impact-empty>span{font-size:32px;color:#c6c9cd}.game-impact-empty p{font-size:11px;line-height:1.6}.game-impact-list{animation:game-impact-in .25s ease-out}.game-impact-list>div{padding:12px 0;border-bottom:1px solid var(--game-line)}.game-impact-list span{color:var(--game-blue);font-size:10px;font-weight:700}.game-impact-list p{margin:5px 0 0;color:#565c66;font-size:11px;line-height:1.5}.game-editor-command{position:fixed;z-index:35;right:0;bottom:0;left:0;display:flex;align-items:center;gap:10px;min-height:64px;padding:9px 24px;border-top:1px solid var(--game-line);background:#fffdf8f5;box-shadow:0 -10px 28px #21262f14}.game-editor-command>div{margin-right:auto}.game-editor-command strong,.game-editor-command span{display:block}.game-editor-command strong{font-size:12px}.game-editor-command span{margin-top:3px;color:var(--game-muted);font-size:10px}.game-preview-entry{color:var(--game-blue);border-color:#b8d2f6;background:#f4f8ff;font-weight:700}.game-preview-live{display:inline-flex;align-items:center;gap:7px;color:#44708f;font-size:9px;font-weight:800;letter-spacing:.08em}.game-preview-live i{width:7px;height:7px;border-radius:50%;background:#22b96d;box-shadow:0 0 0 4px #22b96d1f}.game-playable-preview{min-height:100vh;background:#edf1f4}.game-preview-layout{display:grid;grid-template-columns:238px minmax(520px,1fr) 258px;gap:12px;min-height:calc(100vh - 57px);padding:12px;box-sizing:border-box}.game-preview-panel,.game-preview-action-bar,.game-preview-log{border:1px solid rgba(20,37,55,.1);border-radius:15px;background:#fffdf8f5;box-shadow:0 14px 32px #1b2b3d0f}.game-preview-panel{padding:18px}.game-preview-panel-heading>span,.game-preview-action-bar>div:first-child>span,.game-preview-log header span,.game-preview-rule>span,.game-preview-ai-state>span{color:var(--game-blue);font-size:8px;font-weight:900;letter-spacing:.13em}.game-preview-panel-heading h2,.game-preview-log h2{margin:5px 0 0;font-size:17px}.game-preview-loop-list{display:grid;gap:7px;margin-top:16px}.game-preview-loop-list>button{display:grid;grid-template-columns:22px 1fr;gap:8px;width:100%;border:1px solid transparent;border-radius:10px;padding:10px;color:var(--game-ink);background:transparent;text-align:left;cursor:pointer}.game-preview-loop-list>button:hover{background:#f5f7f8}.game-preview-loop-list>button.is-active{border-color:#8fbcf8;background:#edf5ff;box-shadow:inset 3px 0 var(--game-blue)}.game-preview-loop-list>button>span{padding-top:1px;color:#9aa5b2;font-size:9px;font-weight:800}.game-preview-loop-list strong,.game-preview-loop-list small{display:block}.game-preview-loop-list strong{font-size:11px}.game-preview-loop-list small{margin-top:3px;color:var(--game-muted);font-size:8.5px;line-height:1.4}.game-preview-controls{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:18px;padding-top:16px;border-top:1px solid var(--game-line)}.game-preview-controls>button{border:1px solid #d6dce3;border-radius:9px;padding:9px;color:#39424d;background:#fff;font-size:10px;font-weight:700;cursor:pointer}.game-preview-controls>button:first-child{grid-column:1 / -1;border-color:var(--game-blue);color:#fff;background:var(--game-blue)}.game-preview-speed{grid-column:1 / -1;display:flex;align-items:center;gap:5px;margin-top:5px;color:var(--game-muted);font-size:9px}.game-preview-speed button{border:1px solid #d7dce2;border-radius:999px;padding:4px 7px;color:#65707c;background:#fff;font-size:8px;cursor:pointer}.game-preview-speed button.is-active{border-color:#8dbbf9;color:var(--game-blue);background:#edf5ff}.game-preview-center{min-width:0}.game-preview-stage{position:relative;min-height:420px;overflow:hidden;border-radius:17px;color:#fff;background:radial-gradient(circle at 80% 12%,#236dbb 0,#143e6d 22%,transparent 47%),linear-gradient(145deg,#07121f,#0b2035 58%,#132a3d);box-shadow:0 24px 44px #0d1e3033}.game-preview-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;background-image:linear-gradient(rgba(112,171,225,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(112,171,225,.16) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 84%);mask-image:linear-gradient(to bottom,black,transparent 84%)}.game-preview-orbit{position:absolute;top:-130px;right:-70px;width:360px;height:360px;border:1px solid rgba(112,181,244,.32);border-radius:50%;box-shadow:inset 0 0 0 55px #387ec10a}.game-preview-ridge{position:absolute;right:-8%;bottom:-16%;left:-8%;height:48%;clip-path:polygon(0 65%,13% 28%,24% 58%,38% 12%,51% 68%,66% 26%,79% 57%,91% 19%,100% 55%,100% 100%,0 100%)}.game-preview-ridge.ridge-back{bottom:-6%;opacity:.75;background:#17426a;transform:scale(1.06)}.game-preview-ridge.ridge-front{background:linear-gradient(#112d48,#071522)}.game-preview-stage-top{position:relative;z-index:3;display:flex;justify-content:space-between;padding:22px 25px;color:#8bbdf0;font-size:9px;font-weight:800;letter-spacing:.11em}.game-preview-objective{position:relative;z-index:3;width:min(470px,70%);margin:38px 0 0 8%}.game-preview-objective small{color:#65acf3;font-size:9px;font-weight:800;letter-spacing:.1em}.game-preview-objective h1{margin:7px 0;font-size:clamp(30px,4vw,52px);letter-spacing:-.05em}.game-preview-objective p{margin:0;color:#aabed1;font-size:11px;line-height:1.55}.game-preview-player{position:absolute;z-index:5;bottom:77px;left:45%;display:grid;place-items:center;gap:5px;font-size:9px}.game-preview-player i{display:block;width:29px;height:43px;border-radius:50% 50% 42% 42%;background:linear-gradient(#f8faff 0,#f8faff 24%,#1d8cf0 25%,#1d8cf0);box-shadow:0 0 0 5px #47a4f424,0 10px 24px #00000059}.game-preview-ai-actors{position:absolute;z-index:5;right:8%;bottom:70px;display:flex;gap:14px}.game-preview-ai{display:grid;place-items:center;color:#dcebf7;font-size:8px}.game-preview-ai i{display:block;width:23px;height:34px;margin-bottom:4px;border-radius:50% 50% 42% 42%;background:linear-gradient(#ffe4a7 0,#ffe4a7 24%,#c58a24 25%,#c58a24);box-shadow:0 0 0 4px #ebb54421}.game-preview-ai small{margin-top:2px;color:#86a5bf;font-size:7px}.game-preview-stage-progress{position:absolute;z-index:6;right:24px;bottom:22px;left:24px;height:4px;overflow:hidden;border-radius:99px;background:#ffffff24}.game-preview-stage-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b9cff,#f1b840);transition:width .35s ease}.game-preview-action-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px;padding:13px 16px}.game-preview-action-bar>div:first-child{flex:none}.game-preview-action-bar>div:first-child strong{display:block;margin-top:2px;font-size:11px}.game-preview-action-bar>div:last-child{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:6px}.game-preview-action-bar button{border:1px solid #d4dce4;border-radius:999px;padding:7px 10px;color:#334252;background:#fff;font-size:9px;font-weight:700;cursor:pointer}.game-preview-action-bar button:hover{border-color:var(--game-blue);color:var(--game-blue)}.game-preview-action-bar button:disabled{opacity:.42;cursor:not-allowed}.game-preview-log{margin-top:12px;padding:14px 16px}.game-preview-log header{display:flex;align-items:end;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--game-line)}.game-preview-log header small{color:var(--game-muted);font-size:8.5px}.game-preview-log>div{max-height:156px;overflow-y:auto}.game-preview-log article{display:grid;grid-template-columns:34px 1fr;gap:8px;padding:7px 0;border-bottom:1px solid #efede8;font-size:9.5px}.game-preview-log article>span{color:#8c96a2;font-weight:800}.game-preview-log article.actor-AI>span{color:#b47b12}.game-preview-log article.actor-规则>span{color:var(--game-blue)}.game-preview-log p{margin:0;color:#46515d}.game-preview-meter{margin-top:17px}.game-preview-meter>div{display:flex;justify-content:space-between;color:#4c5661;font-size:9.5px}.game-preview-meter>i{display:block;height:6px;margin-top:6px;overflow:hidden;border-radius:99px;background:#e6e9ec}.game-preview-meter>i span{display:block;height:100%;border-radius:inherit;transition:width .3s ease}.game-preview-meter .tone-health{background:#e45b58}.game-preview-meter .tone-energy{background:#e1a62e}.game-preview-meter .tone-progress{background:var(--game-blue)}.game-preview-resources,.game-preview-rule,.game-preview-ai-state{margin-top:20px;padding-top:16px;border-top:1px solid var(--game-line)}.game-preview-resources>strong{display:block;margin-bottom:8px;font-size:10px}.game-preview-resources>div{display:flex;justify-content:space-between;padding:6px 0;color:#626c77;font-size:9.5px}.game-preview-resources b{color:var(--game-ink)}.game-preview-rule>strong{display:block;margin-top:7px;font-size:11px}.game-preview-rule p,.game-preview-ai-state>p{margin:6px 0 0;color:var(--game-muted);font-size:9px;line-height:1.5}.game-preview-ai-state>div{display:grid;grid-template-columns:8px 1fr;column-gap:7px;margin-top:9px}.game-preview-ai-state>div i{grid-row:1 / 3;align-self:center;width:7px;height:7px;border-radius:50%;background:#22b96d}.game-preview-ai-state>div strong{font-size:9.5px}.game-preview-ai-state>div small{color:var(--game-muted);font-size:8px}.game-playable-preview{color:#e7edf5;background:#0c121a}.game-playable-preview .game-studio-header{border-bottom-color:#25303d;color:#17202b;background:#fbfaf7}.game-preview-layout{grid-template-columns:236px minmax(620px,1fr) 276px;gap:1px;min-height:calc(100vh - 57px);padding:0;background:#26313d}.game-preview-panel,.game-preview-action-bar,.game-preview-log{border:0;border-radius:0;box-shadow:none}.game-preview-panel{padding:22px 18px;background:#111923}.game-preview-panel-heading>span,.game-preview-action-bar>div:first-child>span,.game-preview-log header span,.game-preview-rule>span,.game-preview-ai-state>span{color:#5ba9ff;font-size:10px;letter-spacing:.15em}.game-preview-panel-heading h2,.game-preview-log h2{margin-top:7px;color:#f5f7fa;font-size:20px;letter-spacing:-.03em}.game-preview-control-panel{display:flex;flex-direction:column}.game-preview-loop-list{gap:4px;margin-top:22px}.game-preview-loop-list>button{grid-template-columns:28px 1fr;gap:9px;min-height:66px;border:0;border-radius:7px;padding:11px 10px;color:#c8d1dc}.game-preview-loop-list>button:hover{background:#182431}.game-preview-loop-list>button.is-active{border:0;color:#fff;background:linear-gradient(90deg,#163e67,#172b40);box-shadow:inset 3px 0 #389cff}.game-preview-loop-list>button>span{color:#607184;font-size:10px}.game-preview-loop-list>button.is-active>span{color:#66affb}.game-preview-loop-list strong{font-size:13px}.game-preview-loop-list small{margin-top:5px;color:#738294;font-size:10px;line-height:1.35}.game-preview-loop-list>button.is-active small{color:#9eb5ca}.game-preview-controls{margin-top:auto;padding-top:18px;border-top-color:#293441}.game-preview-controls>button{border-color:#303d4b;border-radius:6px;padding:11px;color:#b8c3cf;background:#18222d;font-size:11px}.game-preview-controls>button:hover{border-color:#4b6279;background:#1d2b39}.game-preview-controls>button:first-child{border-color:#258df4;background:linear-gradient(135deg,#1683f0,#0866c8);box-shadow:0 8px 22px #006fe033}.game-preview-speed{color:#718093;font-size:10px}.game-preview-speed button{border-color:#303d4b;color:#8f9dad;background:#17212b;font-size:9px}.game-preview-speed button.is-active{border-color:#318fe9;color:#73b8fa;background:#15314d}.game-preview-center{min-height:0;padding:16px;background:#0c131c}.game-preview-stage{height:clamp(430px,calc(100vh - 360px),720px);min-height:0;border:1px solid #293848;border-radius:10px;background:radial-gradient(circle at 73% 18%,rgba(31,122,210,.8),transparent 26%),radial-gradient(circle at 30% 55%,rgba(22,77,126,.45),transparent 35%),linear-gradient(145deg,#07121f,#0a1e32 54%,#102c47);box-shadow:0 22px 55px #00000047}.game-preview-stage.game-spectra-surface{background:radial-gradient(circle at 75% 18%,color-mix(in srgb,var(--game-spectra-2) var(--game-spectra-opacity),transparent),transparent 34%),radial-gradient(circle at 24% 58%,color-mix(in srgb,var(--game-spectra-1) var(--game-spectra-opacity),transparent),transparent 42%),radial-gradient(circle at 70% 72%,color-mix(in srgb,var(--game-spectra-3) var(--game-spectra-soft),transparent),transparent 38%),linear-gradient(145deg,#071018,color-mix(in srgb,var(--game-spectra-1) 32%,#08131e))}.game-playable-preview .game-preview-stage-progress span{background:linear-gradient(90deg,var(--game-visual-accent),var(--game-spectra-3))}.game-playable-preview .game-preview-objective small,.game-playable-preview .game-preview-stage-top{color:color-mix(in srgb,var(--game-visual-accent) 62%,white)}.game-preview-grid{opacity:.34;background-size:54px 54px}.game-preview-atmosphere{position:absolute;top:42%;right:-10%;bottom:0;left:-10%;z-index:1;opacity:.36;background:linear-gradient(180deg,transparent,rgba(76,142,189,.18) 45%,rgba(2,7,12,.72));filter:blur(12px)}.game-preview-orbit{top:-190px;right:-70px;width:480px;height:480px;border-color:#57a8ed3b;box-shadow:inset 0 0 0 74px #3c8dd606,0 0 90px #1c76ca1a}.game-preview-ridge{z-index:2;height:52%}.game-preview-ridge.ridge-back{bottom:-5%;opacity:.72;background:linear-gradient(110deg,#183f63,#1c5581)}.game-preview-ridge.ridge-front{bottom:-19%;background:linear-gradient(160deg,#112c44,#050d15);filter:drop-shadow(0 -18px 32px rgba(0,0,0,.2))}.game-preview-stage-top{z-index:8;padding:18px 20px;color:#80b9ef;font-size:10px}.game-preview-stage-top>span{display:inline-flex;align-items:center;gap:8px}.game-preview-stage-top>span i{width:6px;height:6px;border-radius:50%;background:#42d78e;box-shadow:0 0 0 4px #42d78e1c}.game-preview-objective{z-index:8;width:min(510px,58%);margin:clamp(42px,8vh,86px) 0 0 7%}.game-preview-objective small{color:#66b3ff;font-size:11px}.game-preview-objective h1{margin:8px 0 10px;font-size:clamp(44px,4.3vw,72px)}.game-preview-objective p{max-width:460px;color:#a5b6c8;font-size:13px;line-height:1.65}.game-preview-scene-points{position:absolute;z-index:7;top:0;right:0;bottom:0;left:0;pointer-events:none}.game-preview-scene-points>div{position:absolute;display:flex;align-items:center;gap:7px;color:#b7c9d9;font-size:10px}.game-preview-scene-points>div i{width:7px;height:7px;border:2px solid #72baff;border-radius:50%;background:#10243a;box-shadow:0 0 0 5px #4099ec1a}.game-preview-scene-points .point-1{right:21%;bottom:43%}.game-preview-scene-points .point-2{right:9%;bottom:31%}.game-preview-scene-points .point-3{left:24%;bottom:23%}.game-preview-player{bottom:82px;left:48%;gap:7px;color:#fff;font-size:11px}.game-preview-player i{position:relative;width:34px;height:56px;border:1px solid rgba(255,255,255,.5);border-radius:45% 45% 32% 32%;background:linear-gradient(180deg,#dceeff 0,#dceeff 18%,#178fec 19%,#178fec 57%,#0b5ca7 58%);box-shadow:0 0 0 6px #3397ee1f,0 18px 30px #00000073}.game-preview-ai-actors{right:7%;bottom:80px;gap:22px}.game-preview-ai{color:#e7edf4;font-size:10px}.game-preview-ai i{width:29px;height:48px;border:1px solid rgba(255,220,145,.55);background:linear-gradient(180deg,#ffdfa0 0,#ffdfa0 18%,#b9791c 19%,#b9791c 58%,#684412 59%);box-shadow:0 0 0 5px #ebb5441a,0 16px 25px #0006}.game-preview-ai small{color:#8297aa;font-size:8px}.game-preview-viewport-meta{position:absolute;z-index:8;bottom:25px;left:22px;display:flex;gap:18px;color:#668097;font-size:9px;font-weight:800;letter-spacing:.1em}.game-preview-stage-progress{z-index:9;right:20px;bottom:12px;left:20px;height:3px;background:#7396b42b}.game-preview-action-bar{margin-top:10px;border:1px solid #273442;border-radius:8px;padding:12px 14px;background:#111a24}.game-preview-action-bar>div:first-child strong{margin-top:4px;color:#dfe7ef;font-size:12px}.game-preview-action-bar button{border-color:#344351;border-radius:5px;padding:8px 11px;color:#bec9d4;background:#192530;font-size:10px}.game-preview-action-bar button:hover{border-color:#3b9df5;color:#e9f5ff;background:#173756}.game-preview-log{margin-top:10px;border:1px solid #273442;border-radius:8px;padding:13px 15px;background:#0f171f}.game-preview-log header{padding-bottom:10px;border-bottom-color:#26323e}.game-preview-log header small{color:#667789;font-size:10px}.game-preview-log>div{max-height:132px}.game-preview-log article{grid-template-columns:46px 1fr;padding:9px 0;border-bottom-color:#222d38;font-size:11px}.game-preview-log article>span{color:#7b8a99}.game-preview-log article.actor-AI>span{color:#e0a93f}.game-preview-log article.actor-规则>span{color:#5af}.game-preview-log p{color:#aab6c2}.game-preview-state-panel{overflow-y:auto}.game-preview-meter{margin-top:22px}.game-preview-meter>div{color:#aab6c2;font-size:11px}.game-preview-meter>div b{color:#f0f4f8}.game-preview-meter>i{height:5px;margin-top:8px;background:#283440}.game-preview-resources,.game-preview-rule,.game-preview-ai-state{margin-top:24px;padding-top:19px;border-top-color:#2a3541}.game-preview-resources>strong{color:#dfe6ee;font-size:12px}.game-preview-resources>div{padding:8px 0;color:#8795a5;font-size:11px}.game-preview-resources b{color:#edf2f7}.game-preview-rule>strong{margin-top:9px;color:#e2e9f0;font-size:12px}.game-preview-rule p,.game-preview-ai-state>p{color:#7c8b9a;font-size:10px}.game-preview-ai-state>div{margin-top:12px}.game-preview-ai-state>div strong{color:#dde5ed;font-size:11px}.game-preview-ai-state>div small{color:#718192;font-size:9px}@keyframes game-view-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes game-impact-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes game-dock-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.game-view-enter{animation:game-view-enter .28s ease-out}@media (max-width: 1180px){.game-create-main{grid-template-columns:minmax(340px,43%) minmax(0,57%)}.game-create-console,.game-concept-copy{padding-right:34px;padding-left:34px}.game-workbench-grid{grid-template-columns:170px minmax(0,1fr) 220px}.game-editor-grid{grid-template-columns:160px minmax(480px,1fr) 230px}.game-canvas{padding:18px}.game-preview-layout{grid-template-columns:200px minmax(460px,1fr) 220px}}@media (max-width: 1040px){.game-basics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-basics-grid article:last-child{grid-column:1 / -1;border-top:1px solid var(--game-line);border-left:0}.game-proposal-grid{grid-template-columns:1fr}.game-proposal-title p{min-height:0}.game-loop-gate{grid-template-columns:1fr;grid-template-areas:"heading" "loops" "risk" "signals" "action"}.game-playtest-scene{grid-template-columns:minmax(0,1fr) 220px}}@media (max-height: 780px) and (min-width: 701px){.game-project-setup{padding-top:24px}.game-project-setup-heading h1{font-size:38px}.game-project-form{margin-top:18px}.game-project-form .game-field+.game-field,.game-color-field{margin-top:12px}.game-project-form textarea{min-height:58px}.game-spectra-swatch{height:32px}.game-project-actions{margin-top:18px;padding-top:12px;padding-bottom:12px}.game-concept-copy{padding-top:34px}.game-concept-copy .game-eyebrow{margin-top:34px}.game-concept-copy h1{font-size:clamp(40px,4vw,60px)}.game-landscape{height:min(42vh,320px)}.game-create-console{padding-top:20px;padding-bottom:20px}.game-console-heading{margin-bottom:14px}.game-console-heading h2{font-size:26px}.game-console-heading b{font-size:44px}.game-create-console .game-field+.game-field{margin-top:10px}.game-create-console .game-field-title input{padding-top:10px;padding-bottom:10px}.game-create-console textarea{min-height:72px;max-height:72px}.game-option-group{margin-top:10px}.game-option-group button{padding-top:7px;padding-bottom:7px}.game-create-console .game-create-submit{margin-top:13px;padding-top:11px;padding-bottom:11px}}@media (max-width: 930px){.game-browser-hero{grid-template-columns:1fr}.game-browser-actions{grid-column:1;grid-row:auto;margin-top:22px}.game-workbench-grid{grid-template-columns:150px 1fr}.game-workbench-grid.is-focus-mode .game-canvas{grid-column:2}.game-inspector{grid-column:2;border-top:1px solid var(--game-line);border-left:0}.game-editor-grid{grid-template-columns:135px 1fr}.game-impact-panel{grid-column:2;border-top:1px solid var(--game-line);border-left:0}.game-validation-issues{grid-template-columns:1fr}.game-simulation{grid-template-columns:1fr;max-height:48vh;overflow-y:auto}.game-simulation-form{grid-template-columns:repeat(3,minmax(90px,1fr))}.game-preview-layout{grid-template-columns:190px minmax(0,1fr)}.game-preview-state-panel{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.game-preview-state-panel .game-preview-panel-heading{grid-column:1 / -1}.game-preview-state-panel .game-preview-resources,.game-preview-state-panel .game-preview-rule,.game-preview-state-panel .game-preview-ai-state{margin-top:0;padding:12px;border:1px solid var(--game-line);border-radius:10px}}@media (max-width: 700px){.game-project-setup{padding:30px 18px 0}.game-color-options{grid-template-columns:1fr}.game-project-setup-heading h1{font-size:32px}.game-project-actions{align-items:stretch;flex-direction:column;gap:10px;margin:34px -18px 0;padding:14px 18px}.game-project-actions>div{display:grid;grid-template-columns:1fr 1fr}.game-browser-main{padding:28px 18px 48px}.game-browser-actions{align-items:stretch;flex-direction:column}.game-browser-hero h1{font-size:clamp(32px,9vw,42px)}.game-browser-hero p{font-size:13px}.game-recent-item{grid-template-columns:34px minmax(0,1fr);gap:10px}.game-project-continue{grid-column:2}.game-basics-heading,.game-basics-footer{align-items:flex-start;flex-direction:column}.game-basics-summary{box-sizing:border-box;min-width:0;width:100%}.game-basics-color{grid-template-columns:1fr;padding:12px 18px}.game-basics-color-preview{grid-column:1 / -1;min-height:54px}.game-basics-grid{grid-template-columns:1fr}.game-basics-grid article+article{border-top:1px solid var(--game-line);border-left:0}.game-basics-grid article:last-child{grid-column:auto}.game-basics-footer .game-primary{width:100%}.game-rule-grid,.game-rule-editor-grid{grid-template-columns:1fr}.game-rule-editor-grid label.is-wide{grid-column:auto}.game-create-screen{overflow:auto}.game-create-main{display:block;width:100%;min-height:0;padding:0}.game-concept-stage{min-height:390px}.game-concept-copy{padding-top:36px}.game-concept-copy .game-eyebrow{margin-top:34px}.game-landscape{height:230px}.game-create-console{min-height:0;padding:36px 24px 42px;border-top:1px solid rgba(22,25,31,.12);border-left:0}.game-create-console:before{top:-1px;right:0;bottom:auto;left:0;width:auto;height:2px}.game-console-pair{grid-template-columns:1fr;gap:0}.game-create-card{padding:20px}.game-create-selects{grid-template-columns:1fr}.game-workbench{padding-bottom:120px}.game-workbench-grid,.game-editor-grid{display:block}.game-model-rail,.game-editor-loops{display:flex;gap:6px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--game-line)}.game-rail-heading{display:none}.game-dimension-item,.game-editor-loops>button{flex:0 0 135px}.game-inspector{border-left:0}.game-world-banner{display:block}.game-world-copy{width:58%}.game-world-spectra{width:62%}.game-world-meta{margin-top:16px;align-items:flex-start;gap:6px}.game-dimension-board,.game-implementation-flow,.game-execution-console{grid-template-columns:1fr}.game-execution-console>section{border-right:0;border-bottom:1px solid var(--game-line)}.game-ai-role-grid,.game-ai-form{grid-template-columns:1fr}.game-ai-form label.is-wide{grid-column:auto}.game-ai-behavior-heading{align-items:flex-start;flex-direction:column;gap:6px}.game-ai-flow{display:flex;overflow-x:auto}.game-ai-flow span{flex:0 0 auto}.game-ai-behavior-grid{grid-template-columns:1fr}.game-implementation-flow>b{transform:rotate(90deg);justify-self:center}.game-flow-columns{grid-template-columns:1fr}.game-flow-arrow{transform:rotate(90deg);justify-self:center}.game-editor-main{padding:24px 15px 140px}.game-impact-panel{padding-bottom:130px}.game-editor-command{flex-wrap:wrap}.game-dock-content{flex-wrap:wrap;gap:8px 14px}.game-simulation{padding:10px 14px 14px}.game-simulation-form{grid-template-columns:repeat(2,minmax(90px,1fr))}.game-simulation-metrics,.game-simulation-verdicts{grid-template-columns:1fr 1fr}.game-playtest-scene{display:block}.game-playtest-map{min-height:380px}.game-playtest-hud{border-top:1px solid #d8e2ec;border-left:0}.game-playtest-actions{grid-template-columns:1fr 1fr;margin-top:14px}.game-preview-layout{display:block;padding:8px}.game-preview-control-panel{margin-bottom:8px}.game-preview-loop-list{display:flex;overflow-x:auto}.game-preview-loop-list>button{flex:0 0 170px}.game-preview-stage{min-height:390px}.game-preview-action-bar{align-items:flex-start;flex-direction:column}.game-preview-action-bar>div:last-child{justify-content:flex-start}.game-preview-state-panel{display:block;margin-top:8px}.game-preview-state-panel .game-preview-resources,.game-preview-state-panel .game-preview-rule,.game-preview-state-panel .game-preview-ai-state{margin-top:14px}}@media (prefers-reduced-motion: reduce){.game-view-enter,.game-next-dot,.game-toolbar-button,.game-primary-button,.game-secondary-button,.game-spectra-swatch:before,.game-spectra-swatch:after,.game-basics-color-preview:before,.game-basics-color-preview:after,.game-world-spectra:before,.game-world-spectra:after{animation:none!important;transition:none!important}}:root{--bc-text-xs: 11px;--bc-text-sm: 12px;--bc-text-md: 13px;--bc-text-base: 14px;--bc-text-lg: 16px;--bc-text-xl: 20px;--bc-text-2xl: 28px;--bc-text-3xl: 34px;--bc-leading-xs: 16px;--bc-leading-sm: 18px;--bc-leading-md: 20px;--bc-leading-base: 22px;--bc-leading-lg: 24px;--bc-leading-xl: 28px;--bc-leading-2xl: 36px;--bc-leading-3xl: 42px;--bc-weight-regular: 400;--bc-weight-medium: 500;--bc-weight-semibold: 600;--bc-weight-bold: 700;--bc-tracking-body: 0;--bc-tracking-title: .01em;--bc-tracking-label: .02em;--bc-space-1: 4px;--bc-space-2: 8px;--bc-space-3: 12px;--bc-space-4: 16px;--bc-space-5: 20px;--bc-space-6: 24px;--bc-space-8: 32px;--bc-space-10: 40px;--bc-space-12: 48px;--bc-radius-sm: 4px;--bc-radius-md: 6px;--bc-radius-lg: 8px;--bc-radius-xl: 12px;--bc-radius-full: 999px;--bc-control-sm: 28px;--bc-control-md: 36px;--bc-control-lg: 44px;--bc-bg: #ffffff;--bc-surface: #ffffff;--bc-surface-soft: #f5f5f7;--bc-surface-hover: #f0f0f3;--bc-ink: #1d1d1f;--bc-ink-2: #6e6e73;--bc-ink-3: #86868b;--bc-border: #dde1e7;--bc-border-strong: #c7cdd6;--bc-accent: #1d1d1f;--bc-accent-hover: #35353a;--bc-accent-subtle: #f0f0f2;--bc-tag-fg: #5b6070;--bc-tag-bg: #f4f5f7;--bc-tag-border: #e3e6ea;--bc-on-accent: #ffffff;--bc-success-fg: #166534;--bc-success-bg: #f0fdf4;--bc-success-border: #bbf7d0;--bc-danger-fg: #b42318;--bc-danger-bg: #fef3f2;--bc-danger-border: #fecdca;--bc-warning-fg: #92400e;--bc-warning-bg: #fffbeb;--bc-warning-border: #fde68a;--bc-info-fg: #43474f;--bc-info-bg: #f4f5f7;--bc-info-border: #e3e6ea;--bc-shadow-1: 0 1px 2px rgb(15 23 42 / .06);--bc-shadow-2: 0 4px 12px rgb(15 23 42 / .08), 0 1px 3px rgb(15 23 42 / .05);--bc-shadow-3: 0 16px 40px rgb(15 23 42 / .12), 0 4px 10px rgb(15 23 42 / .06);--bc-duration-fast: .12s;--bc-duration-normal: .18s;--bc-duration-slow: .24s;--bc-ease: cubic-bezier(.2, 0, 0, 1);--bc-focus: #1d1d1f;--bc-scale-1: #b42318;--bc-scale-2: #d98b3a;--bc-scale-3: #c9a227;--bc-scale-4: #166534;--bc-scale-5: #2596be;--bc-scale-6: #8e5bd0;--bg: var(--bc-bg);--bg-soft: var(--bc-surface-soft);--text: var(--bc-ink);--text-2: var(--bc-ink-2);--text-3: var(--bc-ink-3);--line: var(--bc-border);--line-strong: var(--bc-border-strong);--accent: var(--bc-accent);--accent-hover: var(--bc-accent-hover);--accent-soft: var(--bc-accent-subtle);--ease: var(--bc-ease);--dur: var(--bc-duration-normal);--ok: var(--bc-success-fg);--ok-bg: var(--bc-success-bg);--soon-bg: var(--bc-surface-soft)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--bc-bg: #000000;--bc-surface: #16171a;--bc-surface-soft: #1d1d1f;--bc-surface-hover: #26272b;--bc-ink: #f5f5f7;--bc-ink-2: #a1a1a6;--bc-ink-3: #86868b;--bc-border: #303640;--bc-border-strong: #454d59;--bc-accent: #f5f5f7;--bc-accent-hover: #ffffff;--bc-accent-subtle: rgba(255, 255, 255, .1);--bc-tag-fg: #9aa1ad;--bc-tag-bg: #1e2025;--bc-tag-border: #2c3038;--bc-success-fg: #86efac;--bc-success-bg: #102a1c;--bc-success-border: #23633a;--bc-danger-fg: #fda29b;--bc-danger-bg: #351716;--bc-danger-border: #7a2824;--bc-warning-fg: #fcd34d;--bc-warning-bg: #30240e;--bc-warning-border: #705313;--bc-info-fg: #b9bec8;--bc-info-bg: #1e2025;--bc-info-border: #2c3038;--bc-shadow-1: 0 1px 2px rgb(0 0 0 / .24);--bc-shadow-2: 0 6px 16px rgb(0 0 0 / .32), 0 1px 3px rgb(0 0 0 / .24);--bc-shadow-3: 0 20px 48px rgb(0 0 0 / .48), 0 4px 12px rgb(0 0 0 / .28);--bc-focus: #f5f5f7;--bc-on-accent: #16171a;--bc-scale-1: #fda29b;--bc-scale-2: #e8b478;--bc-scale-3: #ddc35a;--bc-scale-4: #86efac;--bc-scale-5: #6fc4e0;--bc-scale-6: #b79ae8}}:focus-visible{outline:2px solid var(--bc-focus);outline-offset:2px;border-radius:var(--bc-radius-sm)}.bc-num{font-variant-numeric:tabular-nums lining-nums}.bc-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--bc-space-2);height:var(--bc-control-md);padding:0 14px;border:1px solid transparent;border-radius:var(--bc-radius-md);font-size:var(--bc-text-base);font-weight:var(--bc-weight-medium);line-height:1;white-space:nowrap;cursor:pointer;transition:background-color var(--bc-duration-fast) var(--bc-ease),border-color var(--bc-duration-fast) var(--bc-ease),color var(--bc-duration-fast) var(--bc-ease)}.bc-btn:disabled{opacity:.4;cursor:default}.bc-btn-sm{height:var(--bc-control-sm);padding:0 10px;font-size:var(--bc-text-sm)}.bc-btn-lg{height:var(--bc-control-lg);padding:0 18px;font-size:var(--bc-text-lg)}.bc-btn-primary{background:var(--bc-accent);color:var(--bc-on-accent)}.bc-btn-primary:hover:not(:disabled){background:var(--bc-accent-hover)}.bc-btn-primary:active:not(:disabled){filter:brightness(.96)}.bc-btn-secondary{background:var(--bc-surface);color:var(--bc-ink);border-color:var(--bc-border)}.bc-btn-secondary:hover:not(:disabled){background:var(--bc-surface-hover);border-color:var(--bc-border-strong)}.bc-btn-ghost{background:transparent;color:var(--bc-ink-2)}.bc-btn-ghost:hover:not(:disabled){background:var(--bc-surface-hover);color:var(--bc-ink)}.bc-btn-danger{background:var(--bc-danger-fg);color:#fff}.bc-btn-danger:hover:not(:disabled){filter:brightness(1.08)}.bc-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:var(--bc-radius-sm);border:1px solid var(--bc-tag-border);background:var(--bc-tag-bg);color:var(--bc-tag-fg);font-size:var(--bc-text-xs);line-height:var(--bc-leading-sm);white-space:nowrap}.bc-link{background:none;border:none;padding:0;cursor:pointer;color:var(--bc-ink-2);font-size:inherit;text-decoration:none}.bc-link:hover{color:var(--bc-ink);text-decoration:underline;text-underline-offset:3px}.bc-badge{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:var(--bc-radius-sm);border:1px solid transparent;font-size:var(--bc-text-sm);line-height:var(--bc-leading-sm);letter-spacing:var(--bc-tracking-label);white-space:nowrap}.bc-badge-success{color:var(--bc-success-fg);background:var(--bc-success-bg);border-color:var(--bc-success-border)}.bc-badge-danger{color:var(--bc-danger-fg);background:var(--bc-danger-bg);border-color:var(--bc-danger-border)}.bc-badge-warning{color:var(--bc-warning-fg);background:var(--bc-warning-bg);border-color:var(--bc-warning-border)}.bc-badge-info{color:var(--bc-info-fg);background:var(--bc-info-bg);border-color:var(--bc-info-border)}.bc-badge-neutral{color:var(--bc-ink-2);background:var(--bc-surface-soft);border-color:var(--bc-border)}.bc-card{background:var(--bc-surface);border:1px solid var(--bc-border);border-radius:var(--bc-radius-lg);padding:var(--bc-space-4);box-shadow:none}.bc-card-hoverable{transition:border-color var(--bc-duration-fast) var(--bc-ease),background-color var(--bc-duration-fast) var(--bc-ease)}.bc-card-hoverable:hover{border-color:var(--bc-border-strong);background:var(--bc-surface-hover)}.bc-card-success{border-color:var(--bc-success-border)}.bc-card-danger{border-color:var(--bc-danger-border)}.bc-card-warning{border-color:var(--bc-warning-border)}.bc-overlay{background:var(--bc-surface);border:1px solid var(--bc-border);border-radius:var(--bc-radius-xl);box-shadow:var(--bc-shadow-3)}.bc-material-host{position:relative;isolation:isolate;overflow:hidden}.bc-material-host>*{position:relative;z-index:1}.bc-material-host>.bc-color-material{position:absolute;z-index:0;pointer-events:none;opacity:var(--bc-material-strength, .16)}.bc-page-hero{position:relative;isolation:isolate}.bc-page-hero>.bc-color-material{display:none}.bc-page-hero>:not(.bc-color-material){position:relative;z-index:1}@media (max-width: 900px){.bc-page-hero>.bc-color-material{display:none}}.bc-flow{max-width:720px;margin:0 auto;width:100%;box-sizing:border-box;padding:var(--bc-space-4) var(--bc-space-6) var(--bc-space-3)}.bc-flow-head{display:flex;align-items:baseline;gap:var(--bc-space-3);margin-bottom:var(--bc-space-2)}.bc-flow-now{font-size:var(--bc-text-md);font-weight:var(--bc-weight-semibold);color:var(--bc-ink)}.bc-flow-count{font-size:var(--bc-text-xs);color:var(--bc-ink-3)}.bc-flow-track{display:flex;gap:3px}.bc-flow-seg{flex:1;height:3px;padding:0;border:none;border-radius:2px;background:var(--bc-border);transition:background-color var(--bc-duration-fast) var(--bc-ease),height var(--bc-duration-fast) var(--bc-ease)}.bc-flow-seg:not(:disabled){cursor:pointer}.bc-flow-seg[data-state=done]{background:var(--bc-ink-3)}.bc-flow-seg[data-state=current]{background:var(--bc-ink);height:5px;margin-top:-1px}.bc-flow-seg:not(:disabled):hover{background:var(--bc-ink-2)}.bc-page{max-width:min(920px,94vw);margin:0 auto;padding:var(--bc-space-8) var(--bc-space-6) var(--bc-space-12)}.bc-page-wide{max-width:min(1120px,95vw)}.bc-page-head{margin-bottom:var(--bc-space-5)}.bc-page-title{margin:0 0 var(--bc-space-5);font-size:var(--bc-text-xl);line-height:var(--bc-leading-xl);font-weight:var(--bc-weight-semibold);letter-spacing:var(--bc-tracking-title);color:var(--bc-ink)}.bc-page-sub{margin:var(--bc-space-1) 0 0;font-size:var(--bc-text-md);color:var(--bc-ink-2)}.bc-stack{display:grid;gap:var(--bc-space-3)}.bc-row{display:flex;align-items:center;gap:var(--bc-space-2)}.bc-color-material{position:relative;isolation:isolate;overflow:hidden}.bc-color-material>*{position:relative;z-index:1}.bc-color-material:before,.bc-color-material:after{content:"";position:absolute;pointer-events:none;will-change:transform,opacity}.bc-color-material:before{top:-60%;right:-18%;bottom:-60%;left:-18%;background:radial-gradient(ellipse at 18% 66%,var(--bc-spectra-1) 0 9%,transparent 25%),radial-gradient(ellipse at 46% 24%,var(--bc-spectra-2) 0 8%,transparent 24%),radial-gradient(ellipse at 72% 68%,var(--bc-spectra-1) 0 7%,transparent 22%),radial-gradient(ellipse at 92% 42%,var(--bc-spectra-3) 0 10%,transparent 27%);filter:blur(16px) saturate(126%);opacity:.86;animation:bc-spectra-drift-a 8s ease-in-out infinite}.bc-color-material:after{top:-66%;right:-20%;bottom:-66%;left:-20%;background:radial-gradient(ellipse at 28% 30%,var(--bc-spectra-3) 0 6%,transparent 20%),radial-gradient(ellipse at 57% 72%,var(--bc-spectra-2) 0 7%,transparent 21%),radial-gradient(ellipse at 84% 62%,var(--bc-spectra-1) 0 6%,transparent 20%);filter:blur(20px) saturate(118%);opacity:.62;animation:bc-spectra-drift-b 11s ease-in-out infinite}.bc-color-material.is-soft-bloom:before,.bc-color-material.is-soft-bloom:after{animation:none}.bc-color-material.is-layered-bands:before{top:-18%;right:-18%;bottom:-18%;left:-18%;background:linear-gradient(112deg,transparent 4%,var(--bc-spectra-1) 20%,transparent 39%,var(--bc-spectra-2) 55%,transparent 70%,var(--bc-spectra-3) 88%);filter:blur(16px) saturate(116%);opacity:.76;animation:none}.bc-color-material.is-layered-bands:after{top:-12%;right:-12%;bottom:-12%;left:-12%;background:linear-gradient(76deg,transparent 18%,var(--bc-spectra-3) 38%,transparent 52%,var(--bc-spectra-1) 74%,transparent 91%);filter:blur(24px) saturate(108%);opacity:.36;animation:none}.bc-color-material.is-color-fields:before{top:-8%;right:-8%;bottom:-8%;left:-8%;background:conic-gradient(from 112deg at 62% 48%,var(--bc-spectra-1),var(--bc-spectra-2) 31%,transparent 34% 48%,var(--bc-spectra-3) 54% 75%,var(--bc-spectra-1));filter:blur(8px) saturate(112%);opacity:.74;animation:none}.bc-color-material.is-color-fields:after{display:none}@keyframes bc-spectra-drift-a{0%,to{transform:translate3d(-16%,-8%,0) scale(1.02) rotate(-3deg);opacity:.64}34%{transform:translate3d(8%,7%,0) scale(1.18) rotate(2deg);opacity:.94}68%{transform:translate3d(17%,-5%,0) scale(1.08) rotate(4deg);opacity:.76}}@keyframes bc-spectra-drift-b{0%,to{transform:translate3d(15%,8%,0) scale(1.18) rotate(3deg);opacity:.4}38%{transform:translate3d(-14%,-7%,0) scale(1.03) rotate(-4deg);opacity:.72}72%{transform:translate3d(5%,-10%,0) scale(1.22) rotate(2deg);opacity:.5}}@media (prefers-reduced-motion: reduce){.bc-color-material:before,.bc-color-material:after{animation:none!important}}.bc-brand-surface{--bc-spectra-1: #f45b9d;--bc-spectra-2: #8e76e8;--bc-spectra-3: #ffad4d}.bc-project-surface{position:relative;isolation:isolate;overflow:hidden}.bc-project-surface>*{position:relative;z-index:1}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;font-size:var(--bc-text-lg);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font:inherit;color:inherit;cursor:pointer}.pill{background:var(--bg);border:1px solid var(--line);border-radius:999px;transition:border-color var(--dur) var(--ease)}.pill:hover,.pill:focus-within{border-color:var(--line-strong)}.chip{font-size:var(--bc-text-base);padding:9px 18px;border-radius:999px;border:1px solid var(--line);color:var(--text-2);background:var(--bg);transition:transform var(--dur) var(--ease),border-color var(--dur) var(--ease),color var(--dur) var(--ease)}.chip:hover{background:var(--bc-surface-hover);border-color:var(--line-strong);color:var(--text)}.chip:active{filter:brightness(.97)}.chip-featured{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.send{width:34px;height:34px;border-radius:999px;border:none;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:transform var(--dur) var(--ease),background var(--dur) var(--ease),opacity var(--dur) var(--ease)}.send:hover:not(:disabled){background:var(--accent-hover)}.send:disabled{opacity:.28;cursor:default}textarea.bare{flex:1;border:none;outline:none;background:transparent;color:inherit;font:inherit;resize:none;max-height:160px;padding:0}textarea.bare::placeholder{color:var(--text-3)}.navitem{display:flex;align-items:center;gap:9px;width:100%;padding:8px 10px;border:none;background:none;border-radius:8px;font-size:var(--bc-text-md);color:var(--text-2);text-align:left;transition:background var(--dur) var(--ease),color var(--dur) var(--ease)}.navitem:hover,.navitem-on{background:var(--bg);color:var(--text)}.navitem-soon{color:var(--text-3);cursor:default}.navitem-soon:hover{background:none;color:var(--text-3)}.navtag{margin-left:auto;font-size:var(--bc-text-xs);color:var(--text-3);border:1px solid var(--line);border-radius:999px;padding:1px 7px}.navlabel{font-size:var(--bc-text-xs);color:var(--text-3);padding:16px 10px 6px;margin:0}.proj-dots{opacity:0;transition:opacity var(--dur) var(--ease)}.proj-row:hover .proj-dots{opacity:1}.proj-dots:hover{background:var(--bg-soft);color:var(--text)}.menu-item{display:block;width:100%;text-align:left;padding:7px 10px;border:none;background:none;border-radius:7px;font-size:var(--bc-text-md);color:var(--text);transition:background var(--dur) var(--ease)}.menu-item:hover{background:var(--bg-soft)}.menu-item-danger{color:var(--bc-danger-fg)}.dlg-btn{padding:8px 18px;border-radius:999px;font-size:var(--bc-text-base);border:1px solid transparent;transition:all var(--dur) var(--ease)}.dlg-btn:active{filter:brightness(.97)}.dlg-btn-ghost{background:none;border-color:var(--line-strong);color:var(--text)}.dlg-btn-ghost:hover{background:var(--bg-soft)}.dlg-btn-primary{background:var(--accent);color:#fff}.dlg-btn-primary:hover:not(:disabled){background:var(--accent-hover)}.dlg-btn-primary:disabled{opacity:.4}.dlg-btn-danger{background:var(--bc-danger-fg);color:#fff}.dlg-btn-danger:hover{filter:brightness(1.08)}.fade-in{animation:fade-in .5s var(--ease) both}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes beai-spin{to{transform:rotate(360deg)}}.council-lamp{position:relative;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:50%;isolation:isolate}.council-lamp-core{width:46%;height:46%;border-radius:50%;background:#b7bac1;box-shadow:inset 0 1px 1px #ffffffb3,0 1px 2px #0000001a;transition:background .35s var(--ease),box-shadow .35s var(--ease)}.council-lamp-ring{position:absolute;top:8%;right:8%;bottom:8%;left:8%;border-radius:50%;border:1px solid rgba(122,126,136,.28)}.council-lamp-enabled .council-lamp-core,.council-lamp-running .council-lamp-core{background:radial-gradient(circle at 36% 30%,#fff8a8 0,#fff8a8 9%,#ffd447 31%,#ff9f0a 68%,#7c3cff);box-shadow:0 0 7px #ffbe23bf,0 0 18px #7c3cff47}.council-lamp-enabled .council-lamp-ring{border-color:#ffae167a}.council-lamp-running .council-lamp-ring{border:2px solid transparent;background:conic-gradient(from 0deg,transparent 0 18%,#ffd447 32%,#ff7a18 52%,#7c3cff 72%,transparent 88%) border-box;-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:council-ring-spin 1.25s linear infinite;filter:drop-shadow(0 0 4px rgba(255,166,25,.7))}@keyframes council-ring-spin{to{transform:rotate(360deg)}}.council-settings-card{margin-top:22px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:var(--bg-soft)}.council-mode-select{border:1px solid var(--line-strong);border-radius:999px;padding:7px 30px 7px 12px;background:var(--bg);color:var(--text);font:inherit;font-size:var(--bc-text-md)}.council-member{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);background:var(--bg);color:var(--text-2);border-radius:999px;padding:6px 11px;font-size:var(--bc-text-sm)}.council-member-on{color:var(--text);border-color:#ff9f0a8c}.council-member-dot{width:7px;height:7px;border-radius:50%;background:#b7bac1}.council-member-on .council-member-dot{background:#ffb51b;box-shadow:0 0 6px #ff9f0abf}.council-role-list{display:grid;gap:6px}.council-role-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;background:var(--bg);border:1px solid var(--line)}.council-role-index{width:22px;height:22px;display:grid;place-items:center;flex:0 0 22px;border-radius:50%;color:#9a5b00;background:#ffb51b29;font-size:var(--bc-text-xs);font-weight:600}.council-role-name{display:block;font-size:var(--bc-text-md);color:var(--text)}.council-role-hint{display:block;font-size:var(--bc-text-xs);color:var(--text-3);margin-top:1px}.council-role-select{max-width:180px;border:1px solid var(--line);border-radius:999px;padding:6px 28px 6px 10px;background:var(--bg-soft);color:var(--text-2);font:inherit;font-size:var(--bc-text-sm)}.council-role-select:disabled{opacity:.72;cursor:default}@media (prefers-reduced-motion: reduce){*,.fade-in{animation:none!important;transition:none!important}}.sentinel-lamp{position:relative;display:inline-grid;place-items:center;border-radius:50%;flex:0 0 auto}.sentinel-lamp-eye{width:42%;height:42%;border-radius:50%;background:#aeb3bc;z-index:1}.sentinel-lamp-ring{position:absolute;top:5%;right:5%;bottom:5%;left:5%;border:1px solid #c8cbd1;border-radius:50%}.sentinel-lamp-healthy .sentinel-lamp-eye{background:var(--bc-success-fg);box-shadow:0 0 5px #34c75973}.sentinel-lamp-healthy .sentinel-lamp-ring{border-color:#34c75952}.sentinel-lamp-warn .sentinel-lamp-eye{background:var(--bc-warning-fg);box-shadow:0 0 7px #ff9f0a99}.sentinel-lamp-warn .sentinel-lamp-ring{border-color:var(--bc-warning-fg)}.sentinel-lamp-error .sentinel-lamp-eye{background:var(--bc-danger-fg);box-shadow:0 0 8px #ff3b30cc}.sentinel-lamp-error .sentinel-lamp-ring{border-color:var(--bc-danger-fg);animation:sentinel-alert 1.35s ease-out infinite}@keyframes sentinel-alert{0%{transform:scale(.75);opacity:1}to{transform:scale(1.65);opacity:0}}.sentinel-nav-button{border:0;background:transparent;padding:8px;cursor:pointer}.sentinel-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:79;border:0;background:transparent}.sentinel-panel{position:fixed;left:226px;bottom:62px;width:min(390px,calc(100vw - 250px));z-index:80;background:var(--bg);border:1px solid var(--line-strong);border-radius:14px;padding:12px;box-shadow:var(--bc-shadow-3)}.sentinel-panel-head{display:flex;align-items:center;gap:10px;padding:3px 3px 11px;border-bottom:1px solid var(--line)}.sentinel-panel-head strong{display:block;font-size:var(--bc-text-base)}.sentinel-panel-head small{display:block;color:var(--text-3);font-size:var(--bc-text-xs);margin-top:2px}.sentinel-close{margin-left:auto;border:0;background:none;color:var(--text-3);font-size:var(--bc-text-xl);cursor:pointer}.sentinel-list{max-height:330px;overflow:auto;padding:8px 0;display:grid;gap:7px}.sentinel-item{position:relative;border:1px solid var(--line);border-radius:10px;padding:9px 10px}.sentinel-item-error{border-left:3px solid var(--bc-danger-fg)}.sentinel-item-warn{border-left:3px solid var(--bc-warning-fg)}.sentinel-item-title{display:flex;gap:8px;width:100%;border:0;background:none;color:var(--text);padding:0;text-align:left;font-size:var(--bc-text-md);cursor:pointer}.sentinel-item p{margin:7px 0 2px 22px;color:var(--text-2);font-size:var(--bc-text-sm);line-height:1.55}.sentinel-repair{margin:8px 0 0 22px;border:1px solid var(--line-strong);background:var(--bg);border-radius:999px;padding:5px 11px;font-size:var(--bc-text-sm);cursor:pointer}.sentinel-empty{margin:0;padding:22px 8px;color:var(--text-2);font-size:var(--bc-text-md);text-align:center}.sentinel-panel footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:9px 3px 0;color:var(--text-3);font-size:var(--bc-text-xs)}.sentinel-panel footer button{border:0;background:none;color:var(--accent);font-size:var(--bc-text-sm);cursor:pointer}@media (max-width: 650px){.sentinel-panel{left:58px;width:calc(100vw - 72px)}}@keyframes bc-pulse{0%{box-shadow:0 0 0 0 var(--accent-soft),0 0 6px 0 var(--accent)}70%{box-shadow:0 0 0 7px transparent,0 0 15px 3px var(--accent)}to{box-shadow:0 0 0 0 transparent,0 0 6px 0 var(--accent)}}@keyframes bc-flow{to{background-position:-200% 0}}@keyframes bc-spin{to{transform:rotate(360deg)}}.bc-step-active{animation:bc-pulse 1.6s var(--ease) infinite}.bc-step-done{cursor:pointer;transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.bc-step-done:hover{box-shadow:0 0 0 3px var(--bc-accent-subtle)}.bc-conn{position:relative;height:2px;border-radius:2px;background:var(--line);overflow:hidden}.bc-conn-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--accent),var(--accent-hover))}.bc-conn-flow{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,transparent 0%,var(--accent) 50%,transparent 100%);background-size:200% 100%;animation:bc-flow 1.3s linear infinite}.bc-spinner{width:13px;height:13px;border:2px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;animation:bc-spin .8s linear infinite}
