.vue-flow{z-index:0;direction:ltr;width:100%;height:100%;position:relative;overflow:hidden}.vue-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.vue-flow__pane{z-index:1}.vue-flow__pane.draggable{cursor:grab}.vue-flow__pane.selection{cursor:pointer}.vue-flow__pane.dragging{cursor:grabbing}.vue-flow__transformationpane{transform-origin:0 0;z-index:2;pointer-events:none}.vue-flow__viewport{z-index:4;overflow:clip}.vue-flow__selection{z-index:6}.vue-flow__edge-labels{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible{outline:none}.vue-flow .vue-flow__edges{pointer-events:none;overflow:visible}.vue-flow__edge-path,.vue-flow__connection-path{stroke:#b1b1b7;stroke-width:1px;fill:none}.vue-flow__edge{pointer-events:visibleStroke;cursor:pointer}.vue-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.vue-flow__edge.animated path.vue-flow__edge-interaction{stroke-dasharray:none;animation:none}.vue-flow__edge.inactive{pointer-events:none}.vue-flow__edge.selected,.vue-flow__edge:focus,.vue-flow__edge:focus-visible{outline:none}.vue-flow__edge.selected .vue-flow__edge-path,.vue-flow__edge:focus .vue-flow__edge-path,.vue-flow__edge:focus-visible .vue-flow__edge-path{stroke:#555}.vue-flow__edge-textwrapper{pointer-events:all}.vue-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.vue-flow__connection{pointer-events:none}.vue-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.vue-flow__connectionline{z-index:1001}.vue-flow__nodes{pointer-events:none;transform-origin:0 0}.vue-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.vue-flow__node.draggable{cursor:grab;pointer-events:all}.vue-flow__node.draggable.dragging{cursor:grabbing}.vue-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.vue-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.vue-flow__nodesselection-rect.dragging{cursor:grabbing}.vue-flow__handle{pointer-events:none;min-width:5px;min-height:5px;position:absolute}.vue-flow__handle.connectable{pointer-events:all;cursor:crosshair}.vue-flow__handle-bottom{bottom:0;left:50%;transform:translate(-50%,50%)}.vue-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.vue-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.vue-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.vue-flow__edgeupdater{cursor:move;pointer-events:all}.vue-flow__panel{z-index:5;margin:15px;position:absolute}.vue-flow__panel.top{top:0}.vue-flow__panel.bottom{bottom:0}.vue-flow__panel.left{left:0}.vue-flow__panel.right{right:0}.vue-flow__panel.center{left:50%;transform:translate(-50%)}@keyframes dashdraw{0%{stroke-dashoffset:10px}}:root{--vf-node-bg:#fff;--vf-node-text:#222;--vf-connection-path:#b1b1b7;--vf-handle:#555}.vue-flow__edge.updating .vue-flow__edge-path{stroke:#777}.vue-flow__edge-text{font-size:10px}.vue-flow__edge-textbg{fill:#fff}.vue-flow__connection-path{stroke:var(--vf-connection-path)}.vue-flow__node{cursor:grab}.vue-flow__node.selectable:focus,.vue-flow__node.selectable:focus-visible{outline:none}.vue-flow__node-default,.vue-flow__node-input,.vue-flow__node-output{text-align:center;width:150px;color:var(--vf-node-text);background-color:var(--vf-node-bg);border-style:solid;border-width:1px;border-color:var(--vf-node-color);border-radius:3px;padding:10px;font-size:12px}.vue-flow__node-default.selected,.vue-flow__node-default.selected:hover,.vue-flow__node-input.selected,.vue-flow__node-input.selected:hover,.vue-flow__node-output.selected,.vue-flow__node-output.selected:hover{box-shadow:0 0 0 .5px var(--vf-box-shadow)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible,.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible,.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{border:1px solid #555;outline:none}.vue-flow__node-default .vue-flow__handle,.vue-flow__node-input .vue-flow__handle,.vue-flow__node-output .vue-flow__handle{background:var(--vf-handle)}.vue-flow__node-default.selectable:hover,.vue-flow__node-input.selectable:hover,.vue-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.vue-flow__node-input{--vf-node-color:var(--vf-node-color,#0041d0);--vf-handle:var(--vf-node-color,#0041d0);--vf-box-shadow:var(--vf-node-color,#0041d0);background:var(--vf-node-bg);border-color:var(--vf-node-color,#0041d0)}.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible{border:1px solid var(--vf-node-color,#0041d0);outline:none}.vue-flow__node-default{--vf-handle:var(--vf-node-color,#1a192b);--vf-box-shadow:var(--vf-node-color,#1a192b);background:var(--vf-node-bg);border-color:var(--vf-node-color,#1a192b)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible{border:1px solid var(--vf-node-color,#1a192b);outline:none}.vue-flow__node-output{--vf-handle:var(--vf-node-color,#ff0072);--vf-box-shadow:var(--vf-node-color,#ff0072);background:var(--vf-node-bg);border-color:var(--vf-node-color,#ff0072)}.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{border:1px solid var(--vf-node-color,#ff0072);outline:none}.vue-flow__nodesselection-rect,.vue-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible,.vue-flow__selection:focus,.vue-flow__selection:focus-visible{outline:none}.vue-flow__handle{background:var(--vf-handle);border:1px solid #fff;border-radius:100%;width:6px;height:6px}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/IBMPlexMono-Regular-Du0PCiXT.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/IBMPlexMono-Medium-CiYsa3y2.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/IBMPlexMono-SemiBold-CT2p8cOJ.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/IBMPlexMono-Bold-DlFXw90w.woff2)format("woff2")}:root{color:#e3e7e4;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--canvas:#1c211e;--grid-minor:#c2cfc61a;--grid-major:#c2cfc62e;--green:#87bd69;--green-current:#9bd079;--green-border:#c5eca9;--ink:#10160d;--line:#c1c9c3;--muted:#6d756f;--postit:#f6e27a;--postit-current:#ffe56a;--postit-edge:#d4b84a;--postit-ink:#3a3420;--postit-muted:#5c5340;background:#1c211e;font-family:IBM Plex Mono,Courier New,monospace}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}button,input,select,textarea{font:inherit}button:focus-visible{outline-offset:3px;outline:2px solid #d8ffd0}.game-shell{background:var(--canvas);width:100%;height:100%;position:relative;overflow:hidden}.toolbar{z-index:20;pointer-events:none;position:absolute;inset:0}.toolbar__brand,.toolbar__actions{pointer-events:auto;background:#111412f0;border:1px solid #424944;border-radius:2px;position:absolute;top:16px}.toolbar__brand{min-width:166px;padding:9px 11px 8px;left:16px}.toolbar__eyebrow,.fatal-error__eyebrow{color:#a9b1ab;letter-spacing:.13em;text-transform:uppercase;margin:0 0 3px;font-family:inherit;font-size:.58rem;font-weight:600}.toolbar h1{color:#f0f3f1;margin:0;font-size:.86rem;font-weight:600;line-height:1.2}.toolbar__run-status{color:#737c76;letter-spacing:.04em;margin:4px 0 0;font-family:inherit;font-size:.54rem}.toolbar__actions{padding:4px;display:flex;right:16px}.toolbar__actions button{color:#cbd1cd;cursor:pointer;background:0 0;border:0;border-right:1px solid #3d443f;border-radius:0;min-height:31px;padding:0 10px;font-size:.66rem;font-weight:600}.toolbar__actions button:last-child{border-right:0}.toolbar__actions button:hover{color:#fff;background:#293029}.toolbar__actions .toolbar__restart{color:#c5aaa5}.toolbar__actions .toolbar__restart:hover{color:#f1c0b9;background:#352725}.restart-modal{color:#e3e7e4;background:#171a18;border:1px solid #59615b;border-radius:3px;width:min(420px,100% - 32px);padding:0;box-shadow:0 18px 60px #00000094}.restart-modal::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#050706c2}.restart-modal__panel{padding:24px}.restart-modal__eyebrow{color:#9ba49e;letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-family:inherit;font-size:.58rem;font-weight:700}.restart-modal h2{color:#f0f3f1;margin:0;font-size:1.12rem;line-height:1.25}.restart-modal #restart-modal-description{color:#aeb6b0;margin:12px 0 0;font-size:.78rem;line-height:1.55}.restart-modal__actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.restart-modal__actions button{color:#d7ddd9;cursor:pointer;background:#202522;border:1px solid #59615b;border-radius:2px;min-height:34px;padding:0 13px;font-size:.7rem;font-weight:600}.restart-modal__actions button:hover{color:#fff;background:#29302b;border-color:#88928b}.restart-modal__actions .restart-modal__confirm{color:#f1c0b9;background:#352725;border-color:#8b5b55}.restart-modal__actions .restart-modal__confirm:hover{color:#ffe3df;background:#4a302d;border-color:#bd7770}.adventure-canvas{background:var(--canvas);width:100%;height:100%;position:relative}.adventure-canvas__effect-stage{transform-origin:50%;width:100%;height:100%}.adventure-canvas__effect-stage--active{will-change:transform, filter, opacity}.adventure-canvas__effect-stage>.vue-flow{width:100%;height:100%}.vue-flow{background-color:var(--canvas)}.vue-flow__node{box-shadow:none;cursor:default;background:0 0;border:0;border-radius:0;overflow:visible}.scene-card{width:100%;height:100%;color:var(--ink);background:var(--green);text-align:center;border:1px solid #a8d58c;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;padding:18px 20px;animation:.18s ease-out both node-arrive;display:flex;position:relative;overflow:visible}.scene-card--current{border:2px solid var(--green-border);background:var(--green-current)}.scene-card h2{z-index:3;overflow-wrap:anywhere;max-width:100%;margin:0;font-size:.9rem;font-weight:700;line-height:1.25;position:relative}.scene-card p{z-index:3;color:#263420;white-space:pre-line;max-width:100%;margin:7px 0 0;font-size:.7rem;line-height:1.45;position:relative}.scene-card:not(:has(h2)) p{margin-top:0}.scene-card__ending{z-index:4;color:#263a1e;letter-spacing:.08em;text-transform:uppercase;border:1px solid #0e190a5c;border-radius:1px;padding:1px 4px;font-family:inherit;font-size:.48rem;font-weight:700;position:absolute;top:5px;right:6px}.scene-card.scene-card--postit,.scene-card.scene-card--postit.scene-card--current{border:0;border-radius:2px;outline:none}.scene-card.scene-card--postit{color:var(--postit-ink);background:linear-gradient(165deg, color-mix(in srgb, var(--postit) 92%, #fff 8%) 0%, var(--postit) 55%, color-mix(in srgb, var(--postit) 88%, var(--postit-edge) 12%) 100%);box-shadow:1px 2px 2px #0000008c,2px 5px 10px #000000b8,4px 12px 22px #0000008c}.scene-card.scene-card--postit.scene-card--current{background:linear-gradient(165deg, color-mix(in srgb, var(--postit-current) 90%, #fff 10%) 0%, var(--postit-current) 50%, color-mix(in srgb, var(--postit-current) 85%, var(--postit-edge) 15%) 100%);box-shadow:1px 2px 2px #00000094,2px 5px 10px #000000bf,4px 12px 22px #00000094}.scene-card--postit h2{color:var(--postit-ink)}.scene-card--postit p{color:var(--postit-muted)}.scene-card--postit .scene-card__ending{border:1px solid color-mix(in srgb, var(--postit-ink) 28%, transparent);color:var(--postit-ink);background:color-mix(in srgb, #fff 55%, var(--postit) 45%);padding:2px 5px;box-shadow:0 1px #1410081f}.dialogue-bubble{color:#111;background:0 0;width:100%;height:100%;animation:.18s ease-out both node-arrive;position:relative;overflow:visible}.dialogue-bubble__shape{z-index:1;filter:drop-shadow(3px 4px 4px #43474494);-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.dialogue-bubble__shape path{fill:#fff;stroke:#111;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.dialogue-bubble__content{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:12px 12%;display:flex;position:absolute;inset:0}.dialogue-bubble__speaker{color:#111;letter-spacing:.11em;text-transform:uppercase;overflow-wrap:anywhere;max-width:100%;margin:0 0 7px;font-family:inherit;font-size:.58rem;font-weight:700;line-height:1.3}.dialogue-bubble blockquote{white-space:pre-line;overflow-wrap:anywhere;max-width:100%;margin:0;font-size:.76rem;line-height:1.45}.choice-node{--dodge-x:0px;--dodge-y:0px;width:100%;height:100%;animation:.16s ease-out both node-arrive;position:relative}.choice-node[data-shift=true],.choice-node[data-shift=avoid]{transform:translate3d(var(--dodge-x), var(--dodge-y), 0);transition:transform 90ms ease-out}.choice-node[data-shift=avoid]{transition:opacity 45ms linear}.choice-node[data-shift=avoid].choice-node--vanished{opacity:0;pointer-events:none}button[data-hover-effect]{--hover-amp:1;--magnet-x:0px;--magnet-y:0px;--dodge-x:0px;--dodge-y:0px}button[data-idle-effect]{--idle-amp:1}.choice-button{--hover-amp:1;--idle-amp:1;--magnet-x:0px;--magnet-y:0px;--dodge-x:0px;--dodge-y:0px;z-index:2;color:#f1f3f2;cursor:pointer;pointer-events:auto;text-align:center;overflow-wrap:anywhere;isolation:isolate;background:#0b0d0c;border:1px solid #b9c1bb;border-radius:2px;justify-content:center;align-items:center;width:100%;height:100%;padding:10px 12px;font-size:.72rem;font-weight:600;line-height:1.25;transition:border-color .1s,background .1s,color .1s,transform .16s,box-shadow .16s,letter-spacing .16s,filter .16s;display:flex;position:relative}button[data-hover-intensity=subtle]{--hover-amp:.65}button[data-hover-intensity=strong]{--hover-amp:1.45}button[data-idle-intensity=subtle]{--idle-amp:.65}button[data-idle-intensity=strong]{--idle-amp:1.45}.choicefall-choice-effect{z-index:3;pointer-events:none;position:absolute;inset:-9px;overflow:visible}.choicefall-choice-effect__cracks,.choicefall-choice-effect__fragment{opacity:0;pointer-events:none;position:absolute}.choicefall-choice-effect__cracks{width:calc(100% - 18px);height:calc(100% - 18px);inset:9px}.choicefall-choice-effect__cracks path{fill:none;stroke:#14100fd1;stroke-width:1.4px;vector-effect:non-scaling-stroke}.choicefall-choice-effect__fragment{background:#d9503c;border:1px solid #ffb09f;width:8px;height:6px;top:50%;left:50%;transform:translate(-50%,-50%)rotate(18deg)}.choicefall-choice-effect--active[data-interaction-effect=flash] .choice-button{border-color:#ff6b58;box-shadow:inset 0 0 0 2px #e6362980,0 0 14px #e636296b}.choicefall-choice-effect--active[data-interaction-effect=pulse] .choice-button{border-color:#d6c278;box-shadow:0 0 16px #d6c27873}.choicefall-choice-effect--active[data-interaction-effect=burn] .choice-button{border-color:#ef5b24;box-shadow:inset 0 0 10px #ef5b2459,0 0 14px #db3d1866}.choicefall-choice-effect--active[data-interaction-effect=bleed] .choice-button{border-color:#3a2430;box-shadow:inset 0 0 18px #180a108c}.choicefall-choice-effect--active[data-interaction-effect=ghost] .choice-button{opacity:.85;border-color:#9aa7b5}.choicefall-choice-effect--active[data-interaction-effect=stamp] .choice-button{border-color:#c9b27a;box-shadow:inset 0 0 0 2px #b4965059}.choicefall-choice-effect--active[data-interaction-effect=lock] .choice-button{border-color:#8fa3b8;box-shadow:0 0 10px #8caac859}.choicefall-choice-effect--active[data-interaction-effect=break] .choicefall-choice-effect__cracks,.choicefall-choice-effect--active[data-interaction-effect=shatter] .choicefall-choice-effect__cracks,.choicefall-choice-effect--active[data-interaction-effect=rip] .choicefall-choice-effect__cracks{opacity:1}.choicefall-choice-effect--active[data-interaction-effect=explode] .choicefall-choice-effect__fragment,.choicefall-choice-effect--active[data-interaction-effect=shatter] .choicefall-choice-effect__fragment{opacity:.9}.choicefall-choice-particle{z-index:12;pointer-events:none;position:absolute;top:50%;left:50%}.choicefall-choice-particle--confetti{border-radius:1px;width:7px;height:5px}.choicefall-choice-particle--spark{background:#ffe29a;border-radius:50%;width:4px;height:4px;box-shadow:0 0 6px #ffd278e6}.choicefall-choice-particle--glyph{color:#d7dde6;text-shadow:0 1px 2px #00000073;font-size:.85rem;font-weight:700}.choicefall-choice-particle--lock{color:#d7e2ec;text-shadow:0 0 10px #a0c8ffa6;font-size:1.35rem;line-height:1}.choicefall-keyburst-key{z-index:12;color:#101411;pointer-events:none;will-change:transform, opacity;background:#f2f5f3;border:1px solid #dce4de;border-radius:3px;place-items:center;width:24px;height:24px;font-size:.68rem;font-weight:800;line-height:1;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 5px 10px #00000073,inset 0 -2px #0e141038}.choicefall-node-effect-layer{z-index:2;pointer-events:none;position:absolute;inset:-12px;overflow:visible}.choicefall-fire-effect{--fire-glow:#ef5b24ad;opacity:.82;pointer-events:none;position:absolute;inset:-72px;overflow:visible}.choicefall-fire-effect__canvas{filter:blur(1px)saturate(1.12);image-rendering:auto;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.choicefall-fire-effect__edge-glow{z-index:1;box-shadow:inset 0 0 4px #ffe27a80, 0 0 6px 2px var(--fire-glow), 0 0 16px 4px #db3d1852;pointer-events:none;border:2px solid #ff9d3fc2;border-radius:3px;animation:.92s ease-in-out infinite alternate choicefall-fire-border-glow;position:absolute;inset:84px}.dialogue-bubble .choicefall-fire-effect__edge-glow{border-radius:24% 24% 30% 30%}.choicefall-fire-effect--subtle{--fire-glow:#ef6f346b;opacity:.62}.choicefall-fire-effect--strong{--fire-glow:#f64b18d6;opacity:.92}.choicefall-fire-effect--arrival{animation:.52s ease-out both choicefall-fire-arrival}.choicefall-fire-effect--reduced .choicefall-fire-effect__edge-glow{animation:none}.choicefall-fire-effect--reduced.choicefall-fire-effect--arrival{animation:.12s step-end both choicefall-fire-arrival-reduced}.choicefall-screen-effect-layer{z-index:8;pointer-events:none;position:absolute;inset:0;overflow:hidden}.choicefall-snow-effect,.choicefall-screen-canvas{pointer-events:none;width:100%;height:100%;display:block}.choicefall-storm-effect{pointer-events:none;position:absolute;inset:0}.choicefall-storm-effect .choicefall-screen-canvas{position:absolute;inset:0}.choicefall-node-atmosphere,.choicefall-electric-effect,.choicefall-glow-effect,.choicefall-vines-effect,.choicefall-ink-effect,.choicefall-pulse-effect{pointer-events:none;position:absolute;inset:-72px;overflow:visible}.choicefall-node-atmosphere__canvas,.choicefall-electric-effect__canvas,.choicefall-vines-effect__canvas,.choicefall-ink-effect__canvas,.choicefall-pulse-effect__canvas{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.choicefall-node-atmosphere--arrival,.choicefall-electric-effect--arrival,.choicefall-vines-effect--arrival,.choicefall-ink-effect--arrival,.choicefall-pulse-effect--arrival,.choicefall-glow-effect--arrival{animation:.52s ease-out both choicefall-node-effect-arrival}.choicefall-node-atmosphere--reduced.choicefall-node-atmosphere--arrival,.choicefall-electric-effect--reduced.choicefall-electric-effect--arrival,.choicefall-vines-effect--reduced.choicefall-vines-effect--arrival,.choicefall-ink-effect--reduced.choicefall-ink-effect--arrival,.choicefall-pulse-effect--reduced.choicefall-pulse-effect--arrival,.choicefall-glow-effect--reduced.choicefall-glow-effect--arrival{animation:.12s step-end both choicefall-fire-arrival-reduced}.choicefall-electric-effect__edge{pointer-events:none;border:1px solid #8cd2ff73;border-radius:3px;position:absolute;inset:84px;box-shadow:0 0 12px #64beff59}.dialogue-bubble .choicefall-electric-effect__edge,.dialogue-bubble .choicefall-glow-effect__aura{border-radius:24% 24% 30% 30%}.choicefall-glow-effect__aura{pointer-events:none;border-radius:3px;animation:1.4s ease-in-out infinite alternate choicefall-glow-pulse;position:absolute;inset:84px;box-shadow:0 0 18px 6px #d6be6e59,0 0 42px 14px #b48c462e,inset 0 0 18px #ffe6961f}.choicefall-glow-effect--subtle .choicefall-glow-effect__aura{opacity:.55}.choicefall-glow-effect--strong .choicefall-glow-effect__aura{opacity:1;box-shadow:0 0 22px 8px #e6c86e7a,0 0 54px 18px #be8c3c47,inset 0 0 22px #ffecaa2e}.choicefall-glow-effect--reduced .choicefall-glow-effect__aura{animation:none}.choicefall-node-atmosphere--subtle,.choicefall-electric-effect--subtle,.choicefall-vines-effect--subtle,.choicefall-ink-effect--subtle,.choicefall-pulse-effect--subtle{opacity:.7}.choicefall-node-atmosphere--strong,.choicefall-electric-effect--strong,.choicefall-vines-effect--strong,.choicefall-ink-effect--strong,.choicefall-pulse-effect--strong{opacity:1}@keyframes choicefall-glow-pulse{0%{opacity:.72;filter:brightness(.95)}to{opacity:1;filter:brightness(1.12)}}@keyframes choicefall-node-effect-arrival{0%{opacity:0;transform:scale(.92)}55%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes choicefall-fire-border-glow{0%{opacity:.7;filter:brightness(.92)}to{opacity:1;filter:brightness(1.15)}}@keyframes choicefall-fire-arrival{0%{opacity:0;transform-origin:bottom;transform:scaleY(.35)}45%{opacity:.92;transform-origin:bottom;transform:scaleY(1.16)}to{opacity:0;transform-origin:bottom;transform:scaleY(.84)}}@keyframes choicefall-fire-arrival-reduced{0%,99%{opacity:.58}to{opacity:0}}.choice-node--reply .choice-button{border-radius:5px;flex-direction:column;gap:3px}.choice-button__eyebrow{color:#8f9992;letter-spacing:.1em;text-transform:uppercase;font-family:inherit;font-size:.46rem;line-height:1}.choice-node--selected .choice-button__eyebrow{color:#345028}.choice-button:hover:not(:disabled){color:#fff;background:#202520;border-color:#fff}@media (hover:hover) and (pointer:fine){button[data-hover-effect=lift]:hover:not(:disabled){transform:translateY(calc(-3px * var(--hover-amp)))}button[data-hover-effect=nudge]:hover:not(:disabled){transform:translateX(calc(3px * var(--hover-amp))) rotate(calc(-1deg * var(--hover-amp)))}button[data-hover-effect=breath]:hover:not(:disabled){animation:choicefall-hover-breath calc(1.15s / var(--hover-amp)) ease-in-out infinite}button[data-hover-effect=wobble]:hover:not(:disabled){animation:choicefall-hover-wobble calc(.55s / var(--hover-amp)) ease-in-out infinite}button[data-hover-effect=shiver]:hover:not(:disabled){animation:choicefall-hover-shiver calc(.18s / var(--hover-amp)) linear infinite}button[data-hover-effect=magnet]:hover:not(:disabled){transform:translate3d(var(--magnet-x), var(--magnet-y), 0);transition:border-color .1s,background .1s,color .1s,transform 80ms ease-out,box-shadow .16s}button[data-hover-effect=glow]:hover:not(:disabled){box-shadow:0 0 calc(10px * var(--hover-amp)) #d6c27873, 0 0 calc(22px * var(--hover-amp)) #b4964638;border-color:#d6c278}button[data-hover-effect=sheen]:hover:not(:disabled):before{content:"";border-radius:inherit;animation:choicefall-hover-sheen calc(.9s / var(--hover-amp)) ease-in-out infinite;pointer-events:none;background:linear-gradient(110deg,#0000 30%,#ffffff38 48%,#0000 64%);position:absolute;inset:0;transform:translate(-120%)}button[data-hover-effect=ember]:hover:not(:disabled){box-shadow:inset 0 0 calc(8px * var(--hover-amp)) #ef5b2447, 0 0 calc(14px * var(--hover-amp)) #db3d1859;animation:choicefall-hover-ember calc(.7s / var(--hover-amp)) ease-in-out infinite alternate;border-color:#ef5b24}button[data-hover-effect=frost]:hover:not(:disabled){box-shadow:inset 0 0 calc(8px * var(--hover-amp)) #b4dcff40, 0 0 calc(12px * var(--hover-amp)) #8cbee647;animation:choicefall-hover-frost calc(1.1s / var(--hover-amp)) ease-in-out infinite alternate;border-color:#b7d8ef}button[data-hover-effect=ink]:hover:not(:disabled){box-shadow:inset 0 0 calc(16px * var(--hover-amp)) #12080eb8;background:#141018;border-color:#3a2430}button[data-hover-effect=underline]:hover:not(:disabled):after{content:"";width:calc(42% * var(--hover-amp));transform-origin:50%;pointer-events:none;background:currentColor;max-width:72%;height:1px;animation:.22s ease-out both choicefall-hover-underline;position:absolute;bottom:5px;left:50%;transform:translate(-50%)scaleX(1)}button[data-hover-effect=letterSpace]:hover:not(:disabled){letter-spacing:calc(.04em * var(--hover-amp))}button[data-hover-effect=caret]:hover:not(:disabled):after{content:"";border-right:2px solid color-mix(in srgb, var(--green) 80%, transparent);pointer-events:none;width:.45ch;height:.9em;animation:.72s step-end infinite animated-text-caret;position:absolute;top:50%;right:8px;transform:translateY(-50%)}button[data-hover-effect=glitch]:hover:not(:disabled){animation:choicefall-hover-glitch calc(.45s / var(--hover-amp)) steps(2, end) infinite}button[data-idle-effect=lift]:not(:disabled){animation:choicefall-idle-lift calc(1.8s / var(--idle-amp)) ease-in-out infinite}button[data-idle-effect=nudge]:not(:disabled){animation:choicefall-idle-nudge calc(1.6s / var(--idle-amp)) ease-in-out infinite}button[data-idle-effect=breath]:not(:disabled){animation:choicefall-idle-breath calc(1.15s / var(--idle-amp)) ease-in-out infinite}button[data-idle-effect=wobble]:not(:disabled){animation:choicefall-idle-wobble calc(.55s / var(--idle-amp)) ease-in-out infinite}button[data-idle-effect=shiver]:not(:disabled){animation:choicefall-idle-shiver calc(.18s / var(--idle-amp)) linear infinite}button[data-idle-effect=glitch]:not(:disabled){animation:choicefall-idle-glitch calc(.45s / var(--idle-amp)) steps(2, end) infinite}}@keyframes choicefall-hover-breath{0%,to{transform:scale(1)}50%{transform:scale(calc(1 + .035 * var(--hover-amp)))}}@keyframes choicefall-hover-wobble{0%,to{transform:rotate(0)}25%{transform:rotate(calc(-2.2deg * var(--hover-amp)))}75%{transform:rotate(calc(2.2deg * var(--hover-amp)))}}@keyframes choicefall-hover-shiver{0%,to{transform:translate(0)}25%{transform:translateX(calc(-1.6px * var(--hover-amp)))}75%{transform:translateX(calc(1.6px * var(--hover-amp)))}}@keyframes choicefall-hover-sheen{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes choicefall-hover-ember{0%{filter:brightness()}to{filter:brightness(1.12)}}@keyframes choicefall-hover-frost{0%{filter:brightness()saturate()}to{filter:brightness(1.08)saturate(1.15)}}@keyframes choicefall-hover-underline{0%{opacity:.35;transform:translate(-50%)scaleX(.15)}to{opacity:1;transform:translate(-50%)scaleX(1)}}@keyframes choicefall-hover-glitch{0%,to{filter:none;transform:translate(0)}20%{transform:translate(calc(-1.5px * var(--hover-amp)), 0);filter:hue-rotate(-12deg)}40%{transform:translate(calc(1.5px * var(--hover-amp)), 0);filter:hue-rotate(10deg)}60%{transform:translate(0, calc(-1px * var(--hover-amp)));filter:none}}@keyframes choicefall-idle-lift{0%,to{transform:translateY(0)}50%{transform:translateY(calc(-3px * var(--idle-amp)))}}@keyframes choicefall-idle-nudge{0%,to{transform:translate(0)rotate(0)}50%{transform:translateX(calc(3px * var(--idle-amp))) rotate(calc(-1deg * var(--idle-amp)))}}@keyframes choicefall-idle-breath{0%,to{transform:scale(1)}50%{transform:scale(calc(1 + .035 * var(--idle-amp)))}}@keyframes choicefall-idle-wobble{0%,to{transform:rotate(0)}25%{transform:rotate(calc(-2.2deg * var(--idle-amp)))}75%{transform:rotate(calc(2.2deg * var(--idle-amp)))}}@keyframes choicefall-idle-shiver{0%,to{transform:translate(0)}25%{transform:translateX(calc(-1.6px * var(--idle-amp)))}75%{transform:translateX(calc(1.6px * var(--idle-amp)))}}@keyframes choicefall-idle-glitch{0%,to{filter:none;transform:translate(0)}20%{transform:translate(calc(-1.5px * var(--idle-amp)), 0);filter:hue-rotate(-12deg)}40%{transform:translate(calc(1.5px * var(--idle-amp)), 0);filter:hue-rotate(10deg)}60%{transform:translate(0, calc(-1px * var(--idle-amp)));filter:none}}@media (prefers-reduced-motion:reduce){button[data-hover-effect]:hover:not(:disabled),button[data-idle-effect]:not(:disabled){letter-spacing:normal!important;animation:none!important;transform:none!important}.choice-node[data-shift]{transform:none!important}button[data-hover-effect=sheen]:hover:not(:disabled):before,button[data-hover-effect=underline]:hover:not(:disabled):after,button[data-hover-effect=caret]:hover:not(:disabled):after{display:none;animation:none!important}}.choice-node--selected .choice-button{color:var(--ink);background:var(--green);cursor:default;border-color:#a8d58c}.choice-node--locked .choice-button{opacity:.62;cursor:wait}.choice-node--readonly .choice-button{cursor:default}.choice-node--abandoned .choice-button{color:#737a75;cursor:default;background:#0b0d0c;border-color:#484e49}.vue-flow__handle{opacity:0;background:0 0;border:0;width:5px;height:5px}.vue-flow__edge-path{stroke-linecap:square;stroke-linejoin:miter}.flow-edge--abandoned .vue-flow__edge-path{stroke-dasharray:3 4}.canvas-hint{z-index:10;color:#687069;pointer-events:none;background:#111412e0;border:1px solid #383e39;border-radius:2px;align-items:center;gap:7px;padding:6px 8px;font-family:inherit;font-size:.54rem;display:flex;position:absolute;bottom:14px;right:16px}.canvas-hint__divider{background:#424943;width:1px;height:9px}.fatal-error{color:#c9d1dc;background:#171917;border:1px solid #8b5b55;border-radius:2px;width:min(680px,100% - 40px);margin:12vh auto 0;padding:28px}.fatal-error h1{color:#f0e6e5;margin:8px 0 12px;font-size:1.4rem}.fatal-error p{color:#a99fa2}.fatal-error ul{color:#d3a5a0;margin:20px 0 0;padding-left:22px}@keyframes node-arrive{0%{opacity:0}to{opacity:1}}.animated-text{--text-idle-amp:1;--text-idle-duration:1.1s;--text-idle-distance:.12em;--text-idle-rotate:4deg;--text-idle-blur:1.2px;margin:0}.animated-text--intensity-subtle{--text-idle-amp:.65;--text-idle-duration:1.45s;--text-idle-distance:.08em;--text-idle-rotate:2.5deg;--text-idle-blur:.7px}.animated-text--intensity-strong{--text-idle-amp:1.45;--text-idle-duration:.85s;--text-idle-distance:.18em;--text-idle-rotate:7deg;--text-idle-blur:2px}.animated-text__unit--char,.animated-text__unit--word{transform-origin:bottom;display:inline-block}.animated-text__unit--hidden{opacity:0}.animated-text--typewriter:not(.animated-text--pending) .animated-text__unit--hidden{display:none}.animated-text--fadeWords .animated-text__unit--visible,.animated-text--cascade .animated-text__unit--visible{animation-name:animated-text-fade-word;animation-timing-function:ease-out;animation-fill-mode:both}.animated-text--cascade .animated-text__unit--visible{animation-name:animated-text-cascade;animation-timing-function:cubic-bezier(.22,1,.36,1)}.animated-text--slideUp .animated-text__unit--visible{animation-name:animated-text-slide-up;animation-timing-function:ease-out;animation-fill-mode:both}.animated-text--dropIn .animated-text__unit--visible{animation-name:animated-text-drop-in;animation-timing-function:cubic-bezier(.22,1.2,.36,1);animation-fill-mode:both}.animated-text--blurIn .animated-text__unit--visible{animation-name:animated-text-blur-in;animation-timing-function:ease-out;animation-fill-mode:both}.animated-text--scalePop .animated-text__unit--visible{animation-name:animated-text-scale-pop;animation-timing-function:cubic-bezier(.22,1.35,.36,1);animation-fill-mode:both}.animated-text--scramble .animated-text__unit--scrambling,.animated-text--decode .animated-text__unit--scrambling{opacity:.72}.animated-text--decode .animated-text__unit--scrambling{opacity:.85;filter:contrast(1.15)}.animated-text__caret{border-right:2px solid color-mix(in srgb, var(--green) 80%, transparent);vertical-align:baseline;width:.55ch;margin-left:.05ch;animation:.72s step-end infinite animated-text-caret;display:inline-block}.animated-text--idle-wave .animated-text__unit--char,.animated-text--idle-wave .animated-text__unit--word{animation:animated-text-idle-wave var(--text-idle-duration) ease-in-out infinite}.animated-text--idle-wobble .animated-text__unit--char,.animated-text--idle-wobble .animated-text__unit--word{animation:animated-text-idle-wobble var(--text-idle-duration) ease-in-out infinite}.animated-text--idle-pulse .animated-text__unit--char,.animated-text--idle-pulse .animated-text__unit--word{animation:animated-text-idle-pulse var(--text-idle-duration) ease-in-out infinite}.animated-text--idle-shimmer .animated-text__unit--char,.animated-text--idle-shimmer .animated-text__unit--word{animation:animated-text-idle-shimmer calc(var(--text-idle-duration) * 1.35) ease-in-out infinite}.animated-text--idle-flicker .animated-text__unit--char,.animated-text--idle-flicker .animated-text__unit--word{animation:animated-text-idle-flicker calc(var(--text-idle-duration) * .55) steps(2, end) infinite}.animated-text--idle-glitch .animated-text__unit--char,.animated-text--idle-glitch .animated-text__unit--word{animation:animated-text-idle-glitch calc(var(--text-idle-duration) * .9) steps(2, end) infinite}.animated-text--idle-float .animated-text__unit--char,.animated-text--idle-float .animated-text__unit--word{animation:animated-text-idle-float calc(var(--text-idle-duration) * 1.5) ease-in-out infinite}.animated-text--idle-shake .animated-text__unit--char,.animated-text--idle-shake .animated-text__unit--word{animation:animated-text-idle-shake calc(var(--text-idle-duration) * .35) linear infinite}.animated-text--idle-rainbow .animated-text__unit--char,.animated-text--idle-rainbow .animated-text__unit--word{color:#e84d4d;animation:animated-text-idle-rainbow calc(var(--text-idle-duration) * 2.2) linear infinite}.animated-text--idle-blurBreathe .animated-text__unit--char,.animated-text--idle-blurBreathe .animated-text__unit--word{animation:animated-text-idle-blur-breathe calc(var(--text-idle-duration) * 1.4) ease-in-out infinite}@keyframes animated-text-fade-word{0%{opacity:0;transform:translateY(.35em)}to{opacity:1;transform:translateY(0)}}@keyframes animated-text-cascade{0%{opacity:0;transform:translateY(-.55em)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes animated-text-slide-up{0%{opacity:0;transform:translateY(.45em)}to{opacity:1;transform:translateY(0)}}@keyframes animated-text-drop-in{0%{opacity:0;transform:translateY(-.5em)}to{opacity:1;transform:translateY(0)}}@keyframes animated-text-blur-in{0%{opacity:0;filter:blur(4px);transform:translateY(.12em)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes animated-text-scale-pop{0%{opacity:0;transform:scale(.55)}70%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes animated-text-caret{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes animated-text-idle-wave{0%,to{transform:translateY(0)}50%{transform:translateY(calc(var(--text-idle-distance) * -1 * var(--text-idle-amp)))}}@keyframes animated-text-idle-wobble{0%,to{transform:translate(0)rotate(0)}25%{transform:translateX(calc(var(--text-idle-distance) * -.45 * var(--text-idle-amp))) rotate(calc(var(--text-idle-rotate) * -1 * var(--text-idle-amp)))}75%{transform:translateX(calc(var(--text-idle-distance) * .45 * var(--text-idle-amp))) rotate(calc(var(--text-idle-rotate) * var(--text-idle-amp)))}}@keyframes animated-text-idle-pulse{0%,to{opacity:1;transform:scale(1)}50%{transform:scale(calc(1 + .08 * var(--text-idle-amp)));opacity:.82}}@keyframes animated-text-idle-shimmer{0%,to{opacity:.72;text-shadow:0 0 #0000}50%{opacity:1;text-shadow:0 0 calc(.35em * var(--text-idle-amp)) color-mix(in srgb, currentColor 55%, transparent)}}@keyframes animated-text-idle-flicker{0%,to{opacity:1}40%{opacity:calc(.35 + .25 * var(--text-idle-amp))}42%{opacity:1}60%{opacity:calc(.55 + .2 * var(--text-idle-amp))}61%{opacity:1}}@keyframes animated-text-idle-glitch{0%,to{text-shadow:none;clip-path:none;transform:translate(0)}20%{transform:translate(calc(var(--text-idle-distance) * -.7 * var(--text-idle-amp)), 0);text-shadow:-1px 0 #ff4fd8b3,1px 0 #4fd8ffb3}40%{transform:translate(calc(var(--text-idle-distance) * .7 * var(--text-idle-amp)), .02em)}60%{transform:translate(0, calc(var(--text-idle-distance) * -.35 * var(--text-idle-amp)));text-shadow:1px 0 #ff4fd88c,-1px 0 #4fd8ff8c}}@keyframes animated-text-idle-float{0%,to{transform:translateY(0)}50%{transform:translateY(calc(var(--text-idle-distance) * -.7 * var(--text-idle-amp)))}}@keyframes animated-text-idle-shake{0%,to{transform:translate(0)}25%{transform:translateX(calc(var(--text-idle-distance) * -.55 * var(--text-idle-amp)))}75%{transform:translateX(calc(var(--text-idle-distance) * .55 * var(--text-idle-amp)))}}@keyframes animated-text-idle-rainbow{0%{color:#e84d4d}16%{color:#e8a34d}33%{color:#e8d94d}50%{color:#4dce7a}66%{color:#4d9fe8}83%{color:#a34de8}to{color:#e84d4d}}@keyframes animated-text-idle-blur-breathe{0%,to{filter:blur();opacity:1}50%{filter:blur(calc(var(--text-idle-blur) * var(--text-idle-amp)));opacity:.88}}@media (width<=760px){.toolbar__brand{top:10px;left:10px}.toolbar__actions{top:10px;right:10px}.toolbar__actions button{padding:0 7px;font-size:.6rem}}@media (width<=560px){.toolbar__brand{min-width:138px}.toolbar__run-status{display:none}.toolbar__actions{top:72px;left:10px;right:auto}.canvas-hint{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.landing-shell{--landing-canvas:#0d110f;--landing-green:#65a91f;--landing-green-bright:#8bd13b;--landing-ink:#0b1008;color:#f1f5f2;background:var(--landing-canvas);width:100%;height:100%;position:relative;overflow:hidden}.landing-flow,.landing-flow.vue-flow{background:var(--landing-canvas);width:100%;height:100%}.landing-flow-stage{width:100%;height:100%}.landing-brand,.landing-controls,.landing-hint{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d110fe6;border:1px solid #becfc447;position:absolute;box-shadow:0 14px 42px #0000003d}.landing-brand{align-items:center;gap:14px;min-height:58px;padding:8px 12px;display:flex;top:18px;left:18px}.landing-brand picture{width:88px;height:88px;display:block}.landing-brand img{object-fit:contain;width:100%;height:100%}.landing-brand span,.landing-card__eyebrow,.landing-hint,.landing-waitlist label{text-transform:uppercase;letter-spacing:.12em;font-family:inherit}.landing-brand span{color:#a9b2ac;white-space:nowrap;border-left:1px solid #becfc440;padding-left:14px;font-size:.62rem}.landing-controls{padding:4px;display:flex;top:18px;right:18px}.landing-controls button{color:#d8ded9;cursor:pointer;background:0 0;border:0;border-right:1px solid #becfc438;min-height:36px;padding:0 12px;font-size:.7rem;font-weight:700}.landing-controls button:last-child{border-right:0}.landing-controls button:hover{color:#fff;background:#70ac3229}.landing-hint{color:#818b84;pointer-events:none;gap:16px;padding:9px 11px;font-size:.53rem;display:flex;bottom:18px;right:18px}.landing-hint span:first-child{color:#bada9c}.landing-flow .vue-flow__node{cursor:default}.landing-flow .vue-flow__handle{opacity:0;pointer-events:none;border:0;width:1px;min-width:1px;height:1px;min-height:1px}.landing-card{width:400px;min-height:210px;color:var(--landing-ink);background:linear-gradient(135deg, #ffffff14, transparent 42%), var(--landing-green);text-align:center;border:1px solid #99d65a;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;padding:36px 38px;animation:.42s cubic-bezier(.22,1,.36,1) both landing-node-reveal;display:flex;position:relative;box-shadow:0 18px 50px #00000047,inset 0 0 0 1px #0711042e}.landing-card--welcome{background:radial-gradient(circle at 50% 20%, #d2ffa640, transparent 50%), var(--landing-green-bright);border-color:#b5e77e;width:430px;min-height:220px}.landing-card--about{width:420px;min-height:250px}.landing-card--notice{height:220px}.landing-card--waitlist{width:430px;min-height:270px}.landing-card--ending{background:radial-gradient(circle at 50% 20%, #d2ffa633, transparent 54%), var(--landing-green-bright);border-width:2px;min-height:210px}.landing-card__ending{color:#0a1607c7;letter-spacing:.1em;text-transform:uppercase;border:1px solid #0a160775;padding:2px 6px;font-size:.55rem;font-weight:700;position:absolute;top:10px;right:11px}.landing-card__eyebrow{color:#0c1608ad;margin:0 0 10px;font-size:.62rem;font-weight:800}.landing-card h2{text-wrap:balance;max-width:100%;margin:0;font-size:1.35rem;line-height:1.15}.landing-card__body{color:#1b2a13;text-wrap:pretty;max-width:35em;margin:14px 0 0;font-size:.82rem;line-height:1.55}.landing-choice{--dodge-x:0px;--dodge-y:0px;width:240px;height:92px;animation:.36s ease-out both landing-node-reveal;position:relative}.landing-choice[data-shift=true],.landing-choice[data-shift=avoid]{transform:translate3d(var(--dodge-x), var(--dodge-y), 0);transition:transform 90ms ease-out}.landing-choice[data-shift=avoid]{transition:opacity 45ms linear}.landing-choice[data-shift=avoid].landing-choice--vanished{opacity:0;pointer-events:none}.landing-choice button{color:#f2f5f3;background:var(--canvas);cursor:pointer;text-align:center;border:1px solid #d9dfdb;border-radius:2px;justify-content:center;align-items:center;width:100%;height:100%;padding:0 22px;font-size:.83rem;font-weight:700;transition:border-color .15s,color .15s,background .15s,transform .15s;display:flex;box-shadow:0 13px 34px #00000047}.landing-choice button:hover,.landing-choice button:focus-visible{color:#caff95;background:#182016;border-color:#aeea70}.landing-choice button:hover:not([data-hover-effect]),.landing-choice button:focus-visible:not([data-hover-effect]){transform:translateY(-2px)}.landing-choice--explored button{border-color:#7fb94a}.landing-waitlist{width:100%;margin-top:20px}.landing-waitlist>label:first-child{color:#0c1608b8;text-align:left;margin-bottom:6px;font-size:.53rem;font-weight:800;display:block}.landing-waitlist__controls{grid-template-columns:1fr auto;gap:7px;display:grid}.landing-waitlist input,.landing-waitlist button{min-height:42px;font:inherit;border:1px solid #0a14078c;border-radius:1px}.landing-waitlist input{color:#10160d;background:#ffffffdb;outline:none;min-width:0;padding:0 12px}.landing-waitlist input:focus{border-color:#091006;box-shadow:0 0 0 2px #ffffff85}.landing-waitlist button{color:#f4f7f5;background:var(--canvas);cursor:pointer;padding:0 17px;font-weight:800}.landing-waitlist button:hover:not(:disabled){color:#caff95;background:#20291d}.landing-waitlist button:disabled{cursor:wait;opacity:.65}.landing-waitlist__trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.landing-waitlist__status{margin:8px 0 0;font-size:.65rem;line-height:1.35}.landing-waitlist__status--success{color:#142c09}.landing-waitlist__status--error{color:#571910}.landing-flow .vue-flow__edge-path{stroke:#dee6e0d1;stroke-width:2px}.landing-flow .vue-flow__arrowhead polyline{stroke:currentColor}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@keyframes landing-node-reveal{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@media (width<=700px){.landing-brand{min-height:48px;padding:6px 9px;top:12px;left:12px}.landing-brand picture{width:38px;height:38px}.landing-brand span{padding-left:10px;font-size:.54rem}.landing-controls{top:12px;right:12px}.landing-controls button{min-height:34px;padding:0 9px;font-size:.61rem}.landing-hint{bottom:12px;right:12px}.landing-hint span:last-child{display:none}}@media (prefers-reduced-motion:reduce){.landing-card,.landing-choice{animation:none}.landing-choice button{transition:none}}
