.option-choices[data-v-11568f6d]{border:0;min-width:0;margin:22px 0;padding:0;scroll-margin-top:24px}.option-choices legend[data-v-11568f6d]{margin-bottom:11px;padding:0;font-size:.93rem;font-weight:600}.option-choices-grid[data-v-11568f6d]{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.option-choice[data-v-11568f6d]{cursor:pointer;background:#0d1828;border:1px solid #42516a;border-radius:11px;align-items:center;gap:10px;min-height:56px;margin:0;padding:12px;font-weight:400;display:flex}.option-choice.is-selected[data-v-11568f6d]{border-color:var(--lime);box-shadow:inset 0 0 0 1px var(--lime);background:#1d2b22}.option-choice.is-disabled[data-v-11568f6d]{opacity:.48;cursor:not-allowed}.option-choice[data-v-11568f6d]:focus-within{outline-offset:3px;outline:2px solid #efffbe}.option-choice input[data-v-11568f6d]{width:18px;height:18px;min-height:0;accent-color:var(--lime);flex:none;margin:0}.option-copy[data-v-11568f6d]{overflow-wrap:anywhere;min-width:0;font-size:.87rem;line-height:1.4}.option-copy small[data-v-11568f6d]{color:#b0c1d8;margin-top:4px;font-size:.75rem;line-height:1.4;display:block}.option-swatch[data-v-11568f6d]{border-radius:50%;flex:none;width:12px;height:12px;box-shadow:0 0 0 1px #fff3}.is-compact .option-choices-grid[data-v-11568f6d]{grid-template-columns:repeat(3,minmax(0,1fr))}.is-compact .option-choice[data-v-11568f6d]{gap:7px;padding:10px}@media (width<=420px){.option-choices-grid[data-v-11568f6d],.is-compact .option-choices-grid[data-v-11568f6d]{grid-template-columns:repeat(2,minmax(0,1fr))}}.builder-grid.is-adventure{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:54px;max-width:1240px}.adventure-chapters{gap:8px;margin:24px 0 28px;display:flex}.adventure-chapters span{color:#9aadca;border:1px solid #3c5266;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.adventure-chapters .complete{color:#ceff65;background:#273b26;border-color:#779f3b}.adventure-chapters .current{color:#172314;background:#d4ff6b;border-color:#d4ff6b;box-shadow:0 0 22px #c1ff5130}.adventure-chapter-label{color:#bdde91;letter-spacing:.16em;font-size:11px}.builder-panel .adventure-scene h1{margin:15px 0;font-size:clamp(30px,3.4vw,46px);line-height:1.1}.adventure-narrator.mascot-guide{flex-direction:row;align-items:center;gap:8px;margin:0 0 25px}.adventure-narrator .mascot-guide-figure{background:var(--bg);width:170px;max-width:35%}.adventure-narrator .mascot-guide-bubble{border:0;padding:8px 0}.adventure-narrator .mascot-guide-bubble p{color:#d7e3ef;font-size:15px;line-height:1.65}.adventure-narrator .mascot-guide-bubble b{text-transform:uppercase;letter-spacing:.08em;font-size:11px}.adventure-choices{border:0;margin:0;padding:0}.adventure-choices legend{margin-bottom:14px;font-size:20px;font-weight:700}.adventure-choice{cursor:pointer;background:linear-gradient(120deg,#182940,#101d2e);border:1px solid #354a62;border-radius:15px;align-items:center;gap:15px;margin:10px 0;padding:20px 16px;transition:border-color .15s,background .15s;display:flex;position:relative}.adventure-choice.selected{background:linear-gradient(120deg,#263c2b,#18272c);border-color:#c7f969;box-shadow:inset 3px 0 #c7f969}.adventure-choice:focus-within{outline-offset:3px;outline:2px solid #d2f984}.adventure-choice input{opacity:0;width:1px;height:1px;position:absolute}.adventure-choice-index{color:#8dabc7;font-size:14px;font-weight:500}.adventure-choice b{font-size:16px;display:block}.adventure-choice small{color:#adc0d5;margin-top:5px;font-size:13px;font-weight:400;line-height:1.4;display:block}.adventure-check{color:#c7f969;margin-left:auto;font-size:21px}.adventure-response{background:#14313a;border:1px solid #7ddbdc55;border-radius:0 16px 16px;margin:20px 0 0;padding:18px 20px}.adventure-response>span{color:#84dbde;letter-spacing:.13em;font-size:10px;font-weight:700}.adventure-response p{margin:9px 0 12px;font-size:15px;line-height:1.6}.adventure-response small{color:#aacaad;font-size:12px}.adventure-hint{color:#a5b9d0;margin-top:22px;font-size:13px}.adventure-journal{color:#a9bfd2;margin-top:22px;font-size:13px}.adventure-journal summary{cursor:pointer;align-items:center;min-height:40px;display:flex}.adventure-journal ol{line-height:1.9}.adventure-preview-note{background:#132337;border:1px solid #34536a;border-radius:16px;padding:22px}.adventure-preview-note p{color:#c0d5e8;font-size:14px;line-height:1.6}.beacon-meter{gap:5px;display:flex}.beacon-meter i{background:#284255;border-radius:3px;flex:1;height:8px}.beacon-meter .lit{background:#d3ff74;box-shadow:0 0 9px #b9ff5066}.theme-clear{color:inherit;cursor:pointer;background:0 0;border:0;min-width:44px;min-height:44px;margin-left:auto;font-size:24px}.is-adventure .builder-actions{margin-top:24px}.is-adventure .builder-preview{top:18px}.adventure-scene{animation:.25s ease-out chapter-in}@keyframes chapter-in{0%{opacity:.45;transform:translateY(8px)}to{opacity:1;transform:none}}@media (width<=950px){.builder-grid.is-adventure{gap:25px}.adventure-narrator .mascot-guide-figure{width:130px}.adventure-narrator .mascot-guide-bubble p{font-size:14px}.is-adventure .builder-preview{grid-column:auto}}@media (width<=760px){.builder-grid.is-adventure{grid-template-columns:minmax(0,1fr);gap:20px}.adventure-narrator.mascot-guide{align-items:flex-start}.adventure-narrator .mascot-guide-figure{width:100px;max-width:28%}.adventure-choice{gap:11px;padding:17px 12px}.adventure-chapters{gap:7px;margin:18px 0}.adventure-chapters span{width:29px;height:29px}.adventure-choices legend{font-size:19px}.adventure-choice b{font-size:15px}}@media (prefers-reduced-motion:reduce){.adventure-scene{animation:none}.adventure-choice{transition:none}}.builder-grid{grid-template-columns:190px minmax(0,1fr) minmax(290px,.8fr);gap:36px;max-width:1440px}.builder-panel{min-width:0}.builder-companion{align-self:start;min-width:0;position:sticky;top:24px}.mascot-guide{background:0 0;border:0;flex-direction:column;align-items:center;gap:0;margin:0;padding:0;display:flex}.mascot-guide-figure{aspect-ratio:256/240;background:var(--bg);isolation:isolate;flex:none;width:220px;max-width:calc(100% + 24px)}.mascot-sprite{mix-blend-mode:screen;width:100%;height:100%;display:block}.mascot-guide-bubble{border-left:2px solid #a6d84266;width:100%;min-width:0;padding:10px 0 0 12px}.mascot-guide-bubble b{color:var(--lime);font-size:.82rem;font-weight:600;line-height:1.5}.mascot-guide-bubble p{color:#c7d6e7;overflow-wrap:anywhere;margin:10px 0 0;font-size:.84rem;line-height:1.65}.field-error{color:#ffb0ba;margin:8px 0 14px;font-size:.84rem;line-height:1.5}.builder-panel input[aria-invalid=true]{border-color:#fa8597;box-shadow:0 0 0 1px #fa859733}.name-counter .over-limit{color:#ffb0ba}.name-counter{gap:12px}.name-counter b{white-space:nowrap}.step-requirements{background:#111b28;border:1px solid #48515e;border-radius:10px;margin:25px 0 0;padding:14px 16px;font-size:.83rem}.step-requirements p{color:#d8e3ef;margin:0 0 6px}.step-requirements ul{margin:0;padding-left:17px}.step-requirements button{font:inherit;text-align:left;color:#bed0e6;text-underline-offset:3px;background:0 0;border:0;padding:5px 0;text-decoration:underline}.builder-actions .button:disabled{cursor:not-allowed}.builder-actions .button:disabled:hover{transform:none}.rule-help{background:#122032;border:1px solid #314a5f;border-radius:12px;margin:12px 0 20px;padding:0}.rule-help summary{cursor:pointer;color:#c7eaa6;align-items:center;gap:8px;min-height:44px;padding:12px 13px;font-size:.85rem;font-weight:500;list-style:none;display:flex}.rule-help summary::-webkit-details-marker{display:none}.rule-help summary>span{border:1px solid #8cac72;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font:600 .8rem monospace;display:grid}.rule-help summary:after{content:"+";margin-left:auto;font-size:1.1rem}.rule-help[open] summary:after{content:"−"}.rule-help p{color:#d0deed;margin:0;padding:0 14px 14px;font-size:.86rem;line-height:1.65}.setting-example{border-left:3px solid var(--lime);color:#dae8d4;background:#1b2c29;border-radius:0 10px 10px 0;padding:13px 16px;font-size:.85rem;line-height:1.6}.device-editor{background:#101f30;border:1px solid #395368;border-radius:16px;margin:18px 0;padding:20px}.device-editor>label:first-child{margin-top:0}.device-purpose{color:#dceaaa;margin:16px 0 6px;font-size:1rem}.device-description{color:#b9cadd;margin:0 0 12px;font-size:.86rem;line-height:1.65}.base-owner{border-left:3px solid var(--base-color,#c0ccdc);margin-top:16px;padding-left:13px}.base-owner label{margin-top:0}.base-owner .help{margin-bottom:0}.base-settings{border:1px solid #5b6849;border-radius:14px;margin:22px 0;padding:20px}.base-settings legend{color:#deefa4;padding:0 8px}.builder-panel h1{scroll-margin-top:24px}@media (width<=1150px) and (width>=761px){.builder-grid{grid-template-columns:170px minmax(0,1fr);gap:30px;max-width:950px}.builder-preview{grid-column:2;position:static}.mascot-guide-figure{width:194px}}@media (width<=760px){.builder-grid{grid-template-columns:minmax(0,1fr);gap:24px;padding:0 20px 30px}.builder-companion{position:static}.mascot-guide{flex-direction:row;align-items:center;gap:12px}.mascot-guide-figure{width:112px;max-width:34%}.mascot-guide-bubble{padding:0 0 0 12px}.mascot-guide-bubble b{font-size:.75rem}.mascot-guide-bubble p{margin-top:6px;font-size:.78rem;line-height:1.5}.device-editor{padding:16px}.builder-panel h1{scroll-margin-top:20px}.builder-actions{position:static}.name-counter{font-size:.77rem}.field-error{font-size:.79rem}}.creator-style{border-top:1px solid #34465d;margin:28px 0;padding-top:18px}.creator-style>summary{cursor:pointer;color:var(--lime);min-height:44px}.builder-panel textarea{resize:vertical}.builder-panel fieldset[tabindex="-1"]:focus{outline:2px solid var(--lime)}
