.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:#111412;--grid-minor:#c2cfc61c;--grid-major:#c2cfc633;--green:#87bd69;--green-current:#9bd079;--green-border:#c5eca9;--ink:#10160d;--line:#c1c9c3;--muted:#6d756f;background:#111412;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}.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}.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__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}.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{width:100%;height:100%;animation:.16s ease-out both node-arrive;position:relative}.choice-button{z-index:2;color:#f1f3f2;cursor:pointer;pointer-events:auto;text-align:center;overflow-wrap:anywhere;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;display:flex;position:relative}.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=break] .choicefall-choice-effect__cracks{opacity:1}.choicefall-choice-effect--active[data-interaction-effect=explode] .choicefall-choice-effect__fragment{opacity:.9}.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{pointer-events:none;width:100%;height:100%;display:block}@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}.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}}@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{width:240px;height:92px;animation:.36s ease-out both landing-node-reveal;position:relative}.landing-choice button{color:#f2f5f3;cursor:pointer;text-align:center;background:#111412;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;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;cursor:pointer;background:#111412;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}}
