.craft-card-module-scss-module__lS-7bG__card{width:342px;max-width:100%;padding:4px;display:block}.craft-card-module-scss-module__lS-7bG__card:focus-visible{outline:2px solid var(--colors-focus,#fff);outline-offset:2px;text-decoration:none}.craft-card-module-scss-module__lS-7bG__media{aspect-ratio:16/9;background:#000;border-radius:12px;position:relative;overflow:hidden}.craft-card-module-scss-module__lS-7bG__media_blur_layer{filter:blur(10px);z-index:0;background:radial-gradient(circle at 50% 0,#ffffff2e,#000000e6);position:absolute;inset:0;transform:scale(1.08)}.craft-card-module-scss-module__lS-7bG__media_element{z-index:1;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;image-rendering:pixelated;display:block;position:relative}.craft-card-module-scss-module__lS-7bG__meta_row{z-index:999;justify-content:space-between;align-items:center;gap:8px;width:calc(100% - 32px);margin:16px;display:flex;position:absolute}.craft-card-module-scss-module__lS-7bG__title{font-size:13px;font-weight:500}.craft-card-module-scss-module__lS-7bG__date{color:#fff9;font-size:13px}.craft-card-module-scss-module__lS-7bG__fake_button{background:var(--accent-yellow);color:#000;border-color:var(--gray-5);border-radius:8px;justify-content:center;align-items:center;gap:6px;height:40px;margin-top:8px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:flex}.craft-card-module-scss-module__lS-7bG__fake_button:hover{transform:translateY(-1px);box-shadow:0 8px 30px #f6e58d2e}.craft-card-module-scss-module__lS-7bG__button_arrow{width:.875rem;height:.875rem}.craft-card-module-scss-module__lS-7bG__link{color:inherit;cursor:pointer;text-decoration:none}
.craft-node-graph-module-scss-module__YjDxTa__graph{position:relative}.craft-node-graph-module-scss-module__YjDxTa__wires{pointer-events:none;position:absolute;inset:0;overflow:visible}.craft-node-graph-module-scss-module__YjDxTa__wire{fill:none;stroke:var(--gray-4);stroke-width:1.5px;transition:stroke var(--transition-med)}.craft-node-graph-module-scss-module__YjDxTa__wire_active{stroke:var(--gray-7)}.craft-node-graph-module-scss-module__YjDxTa__flow{fill:none;stroke:url(#wireFlow);stroke-width:2px;stroke-linecap:round;stroke-dasharray:6 220;opacity:.35;transition:opacity var(--transition-med);animation:3.2s linear infinite craft-node-graph-module-scss-module__YjDxTa__dash}.craft-node-graph-module-scss-module__YjDxTa__flow_active{opacity:1;stroke-width:2.5px;stroke-dasharray:10 120;animation-duration:1.8s}@keyframes craft-node-graph-module-scss-module__YjDxTa__dash{0%{stroke-dashoffset:226px}to{stroke-dashoffset:0}}.craft-node-graph-module-scss-module__YjDxTa__node{background-color:var(--gray-1);border:1px solid var(--gray-4);box-shadow:0 6px 24px var(--shadow-color);cursor:grab;touch-action:none;white-space:nowrap;transition:border-color var(--transition-med),box-shadow var(--transition-med),opacity var(--transition-med),transform var(--transition-fast);will-change:left,top;border-radius:12px;align-items:center;gap:10px;display:flex;position:absolute;transform:translate(-50%,-50%)}.craft-node-graph-module-scss-module__YjDxTa__node:active{cursor:grabbing}.craft-node-graph-module-scss-module__YjDxTa__node:hover,.craft-node-graph-module-scss-module__YjDxTa__node_active{border-color:var(--gray-8);box-shadow:0 8px 32px var(--shadow-color);z-index:5}.craft-node-graph-module-scss-module__YjDxTa__node_dimmed{opacity:.28}
.delay-text-module-scss-module__-FOIaa__fade_in{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards delay-text-module-scss-module__-FOIaa__fade_in_keyframes}@keyframes delay-text-module-scss-module__-FOIaa__fade_in_keyframes{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.infinite-canvas-module-scss-module__ScgL4a__canvas_container{cursor:grab;-webkit-user-select:none;user-select:none;background:#000;width:100vw;height:100vh;position:relative;overflow:hidden}.infinite-canvas-module-scss-module__ScgL4a__canvas_container:active{cursor:grabbing}.infinite-canvas-module-scss-module__ScgL4a__canvas{z-index:0;pointer-events:none;opacity:0;filter:blur(2px);will-change:opacity,filter,transform;width:100%;height:100%;transition:opacity .3s,filter .3s,transform .3s;position:absolute;top:0;left:0;transform:scale(1.01)}.infinite-canvas-module-scss-module__ScgL4a__canvas_visible{opacity:1;filter:blur();transform:scale(1)}.infinite-canvas-module-scss-module__ScgL4a__content_wrapper{will-change:transform;z-index:1;position:absolute;top:50%;left:50%}.infinite-canvas-module-scss-module__ScgL4a__zoom_layer{transform-origin:0 0;position:relative}.infinite-canvas-module-scss-module__ScgL4a__controls{background-color:var(--gray-2);border:1px solid var(--gray-4);z-index:10;box-shadow:0 4px 18px var(--shadow-color);pointer-events:auto;border-radius:12px;gap:8px;padding:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.infinite-canvas-module-scss-module__ScgL4a__controls_trash{background-color:var(--gray-2);border:1px solid var(--gray-4);z-index:10;box-shadow:0 4px 18px var(--shadow-color);pointer-events:auto;border-radius:12px;gap:8px;padding:8px;display:flex;position:absolute;bottom:0;left:105%}.infinite-canvas-module-scss-module__ScgL4a__control_button{color:var(--gray-10);cursor:pointer;transition:background-color var(--transition-med),color var(--transition-med);background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.infinite-canvas-module-scss-module__ScgL4a__control_button:hover{background-color:var(--gray-3);color:var(--fg)}
.infinity-grid-module-scss-module__v8c6la__grid_container{color:#fff;box-sizing:border-box;width:1200px;margin:0 auto;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
@keyframes blur-text-module-scss-module__RdJbyG__pulse{50%{opacity:.5}}@keyframes blur-text-module-scss-module__RdJbyG__fade_in_keyframes{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.blur-text-module-scss-module__RdJbyG__serif_italic{filter:blur(5px);cursor:default;color:inherit;font-family:serif;font-style:italic;text-decoration:none;transition:all .3s}.blur-text-module-scss-module__RdJbyG__serif_italic:hover{filter:blur();opacity:1}
.craft-layout-module-scss-module__vXzs8a__craft_panel{box-sizing:border-box;background-color:#000;border:1px solid #232323;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:1200px;min-height:360px;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 0 70px #000c}.craft-layout-module-scss-module__vXzs8a__craft_page{color:#fff;background-color:#000;min-height:100%;position:relative;overflow:hidden}.craft-layout-module-scss-module__vXzs8a__nav{z-index:20;justify-content:center;align-items:center;width:100%;padding-top:.5rem;display:flex;position:relative}.craft-layout-module-scss-module__vXzs8a__nav>:nth-child(2){width:100%;padding-left:1rem;padding-right:1rem}.craft-layout-module-scss-module__vXzs8a__nav>:first-child{justify-content:flex-end;align-items:flex-end;display:flex}.craft-layout-module-scss-module__vXzs8a__header_subtitle{text-transform:uppercase;letter-spacing:.4em;color:#fff6;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}.craft-layout-module-scss-module__vXzs8a__nav_link{text-transform:uppercase;letter-spacing:.3em;opacity:.4;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-family:monospace;font-size:11px;text-decoration:none;transition:opacity .15s;display:flex}.craft-layout-module-scss-module__vXzs8a__nav_link:hover{opacity:1}.craft-layout-module-scss-module__vXzs8a__nav_subtitle{text-transform:uppercase;letter-spacing:.2em;opacity:.4;font-family:monospace;font-size:11px}.craft-layout-module-scss-module__vXzs8a__main{z-index:10;flex-direction:column;justify-content:center;align-items:center;max-width:100%;min-height:0;margin-top:1.5rem;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;display:flex;position:relative}.craft-layout-module-scss-module__vXzs8a__content{text-align:center;width:100%}.craft-layout-module-scss-module__vXzs8a__content>:not([hidden])~:not([hidden]){margin-top:2.5rem}.craft-layout-module-scss-module__vXzs8a__header{width:100%}.craft-layout-module-scss-module__vXzs8a__header>:not([hidden])~:not([hidden]){margin-top:1rem}.craft-layout-module-scss-module__vXzs8a__title{letter-spacing:-.05em;font-size:2.5rem;font-weight:700;line-height:1}@media (min-width:768px){.craft-layout-module-scss-module__vXzs8a__title{font-size:4.5rem}}.craft-layout-module-scss-module__vXzs8a__subtitle{color:#ffffff4d;text-transform:uppercase;letter-spacing:.5em;font-family:monospace;font-size:11px}.craft-layout-module-scss-module__vXzs8a__description_section{text-align:left;max-width:42rem;margin-left:auto;margin-right:auto;padding-top:2rem}.craft-layout-module-scss-module__vXzs8a__description_section>:not([hidden])~:not([hidden]){margin-top:1.5rem}.craft-layout-module-scss-module__vXzs8a__description_title{text-transform:uppercase;letter-spacing:.4em;color:#ffffff4d;font-family:monospace;font-size:10px}.craft-layout-module-scss-module__vXzs8a__description{letter-spacing:-.025em;border-left:1px solid #ffffff1a;padding-left:2rem;font-size:1.25rem;font-weight:300;line-height:1.4}@media (min-width:768px){.craft-layout-module-scss-module__vXzs8a__description{font-size:1.5rem}}.craft-layout-module-scss-module__vXzs8a__description span{font-family:serif;font-style:italic}.craft-layout-module-scss-module__vXzs8a__description_alt{letter-spacing:-.025em;font-size:1.25rem;font-weight:300;line-height:1.4}@media (min-width:768px){.craft-layout-module-scss-module__vXzs8a__description_alt{font-size:1.5rem}}.craft-layout-module-scss-module__vXzs8a__description_alt span{font-family:serif;font-style:italic}.craft-layout-module-scss-module__vXzs8a__spec_item{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.craft-layout-module-scss-module__vXzs8a__spec_title{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-right:0;font-family:monospace;font-size:9px}.craft-layout-module-scss-module__vXzs8a__spec_value{font-family:monospace;font-size:11px}.craft-layout-module-scss-module__vXzs8a__spec_footer{opacity:.4;border-top:1px solid #ffffff0d;grid-template-columns:1fr;justify-items:center;gap:2rem;width:100%;margin-top:3rem;padding-top:2rem;padding-bottom:3rem;display:grid}@media (min-width:768px){.craft-layout-module-scss-module__vXzs8a__spec_footer{grid-template-columns:repeat(3,1fr)}}.craft-layout-module-scss-module__vXzs8a__spec_item>:not([hidden])~:not([hidden]){margin-top:.5rem}
.node-graph-module-scss-module___AbJ5G__graph_frame{margin-top:1.5rem}
.navbar-module-scss-module__GevTra__nav{z-index:99999;justify-content:center;align-items:center;width:100%;display:flex}.navbar-module-scss-module__GevTra__nav>:nth-child(2){width:900px;padding-left:3.5rem;padding-right:3.5rem}.navbar-module-scss-module__GevTra__nav>:first-child{justify-content:end;display:flex}.navbar-module-scss-module__GevTra__header_subtitle{text-transform:uppercase;letter-spacing:.4em;color:#fff6;width:850px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}.navbar-module-scss-module__GevTra__nav_link{text-transform:uppercase;letter-spacing:.3em;opacity:.4;color:inherit;align-items:center;gap:.5rem;font-family:monospace;font-size:11px;text-decoration:none;transition:opacity .15s;display:flex}.navbar-module-scss-module__GevTra__nav_link:hover{opacity:1}.navbar-module-scss-module__GevTra__nav_subtitle{text-transform:uppercase;letter-spacing:.2em;opacity:.4;font-family:monospace;font-size:11px}
.not-found-module-scss-module__HfxUKG__panel{box-sizing:border-box;background-color:#000;border:1px solid #232323;border-radius:12px;width:640px;max-width:92vw;padding:2rem;box-shadow:0 0 70px #000c}.not-found-module-scss-module__HfxUKG__layout{flex-direction:column;gap:2rem;display:flex}.not-found-module-scss-module__HfxUKG__eyebrow{font-size:11px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.4em;color:#fff6}.not-found-module-scss-module__HfxUKG__code{letter-spacing:-.05em;margin:.75rem 0 0;font-size:clamp(3.5rem,12vw,6rem);font-weight:700;line-height:.9}.not-found-module-scss-module__HfxUKG__paragraph{color:#a6a6a6;max-width:46ch;margin:0;font-size:.98rem;line-height:1.7}.not-found-module-scss-module__HfxUKG__paragraph+.not-found-module-scss-module__HfxUKG__paragraph{margin-top:1rem}.not-found-module-scss-module__HfxUKG__divider{background:var(--gray-3);height:1px}.not-found-module-scss-module__HfxUKG__actions{flex-wrap:wrap;gap:.75rem;display:flex}.not-found-module-scss-module__HfxUKG__action_primary{background:var(--accent-yellow);color:#000;transition:transform var(--transition-fast),box-shadow var(--transition-med);border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:13px;font-weight:600;display:inline-flex}.not-found-module-scss-module__HfxUKG__action_primary:hover{transform:translateY(-1px);box-shadow:0 8px 30px #f6e58d2e}.not-found-module-scss-module__HfxUKG__action_ghost{color:#b3b3b3;transition:color var(--transition-med),background var(--transition-med);background:#111;border:1px solid #232323;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:13px;font-weight:500;display:inline-flex}.not-found-module-scss-module__HfxUKG__action_ghost:hover{color:var(--fg);background:var(--gray-2)}.not-found-module-scss-module__HfxUKG__footer_code{font-size:10px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.4em;opacity:.25}
.node-graph-module-scss-module__ZOhEEa__graph{position:relative}.node-graph-module-scss-module__ZOhEEa__wires{pointer-events:none;position:absolute;inset:0;overflow:visible}.node-graph-module-scss-module__ZOhEEa__wire{fill:none;stroke:var(--gray-4);stroke-width:1.5px;transition:stroke var(--transition-med)}.node-graph-module-scss-module__ZOhEEa__wire_root{stroke:var(--gray-5)}.node-graph-module-scss-module__ZOhEEa__wire_active{stroke:var(--gray-7)}.node-graph-module-scss-module__ZOhEEa__flow{fill:none;stroke:url(#wireFlow);stroke-width:2px;stroke-linecap:round;stroke-dasharray:6 220;opacity:.35;transition:opacity var(--transition-med),stroke-width var(--transition-med);animation:3.2s linear infinite node-graph-module-scss-module__ZOhEEa__dash}.node-graph-module-scss-module__ZOhEEa__flow_active{opacity:1;stroke-width:2.5px;stroke-dasharray:10 120;animation-duration:1.8s}.node-graph-module-scss-module__ZOhEEa__flow_pulse{opacity:.9;stroke-width:3px;animation:2.8s linear infinite node-graph-module-scss-module__ZOhEEa__dash,1.6s ease-in-out infinite node-graph-module-scss-module__ZOhEEa__flow_pulse}@keyframes node-graph-module-scss-module__ZOhEEa__dash{0%{stroke-dashoffset:226px}to{stroke-dashoffset:0}}@keyframes node-graph-module-scss-module__ZOhEEa__flow_pulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.node-graph-module-scss-module__ZOhEEa__wire_label{text-transform:uppercase;letter-spacing:.18em;fill:var(--gray-7);font-size:9px}.node-graph-module-scss-module__ZOhEEa__node{background-color:var(--gray-1);border:1px solid var(--gray-4);box-shadow:0 6px 24px var(--shadow-color);cursor:grab;touch-action:none;white-space:nowrap;transition:border-color var(--transition-med),box-shadow var(--transition-med),opacity var(--transition-med),transform var(--transition-fast),background-color var(--transition-med),color var(--transition-med);will-change:left,top;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;transform:translate(-50%,-50%)}.node-graph-module-scss-module__ZOhEEa__node:active{cursor:grabbing}.node-graph-module-scss-module__ZOhEEa__node_dot{background-color:var(--gray-6);width:8px;height:8px;transition:background-color var(--transition-med),box-shadow var(--transition-med);border-radius:50%;flex-shrink:0}.node-graph-module-scss-module__ZOhEEa__node_body{flex-direction:column;line-height:1.2;display:flex}.node-graph-module-scss-module__ZOhEEa__node_label{color:var(--fg);letter-spacing:-.01em;font-size:13px;font-weight:500}.node-graph-module-scss-module__ZOhEEa__node_sub{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-7);margin-top:2px;font-size:10px}.node-graph-module-scss-module__ZOhEEa__node_root{border-color:var(--accent-yellow);background-color:var(--gray-2);padding:14px 20px;box-shadow:0 0 0 1px #f6e58d26,0 10px 40px #f6e58d14}.node-graph-module-scss-module__ZOhEEa__node_root .node-graph-module-scss-module__ZOhEEa__node_dot{background-color:var(--accent-yellow);box-shadow:0 0 12px var(--accent-yellow)}.node-graph-module-scss-module__ZOhEEa__node_root .node-graph-module-scss-module__ZOhEEa__node_label{font-size:16px;font-weight:600}.node-graph-module-scss-module__ZOhEEa__node_root .node-graph-module-scss-module__ZOhEEa__node_sub{color:var(--accent-yellow);opacity:.7}.node-graph-module-scss-module__ZOhEEa__node_branch{border-color:var(--gray-5);background-color:var(--gray-2)}.node-graph-module-scss-module__ZOhEEa__node_branch .node-graph-module-scss-module__ZOhEEa__node_dot{background-color:var(--accent-purple)}.node-graph-module-scss-module__ZOhEEa__node:hover,.node-graph-module-scss-module__ZOhEEa__node_active{border-color:var(--gray-8);box-shadow:0 8px 32px var(--shadow-color);z-index:5}.node-graph-module-scss-module__ZOhEEa__node_active .node-graph-module-scss-module__ZOhEEa__node_dot{background-color:var(--fg)}.node-graph-module-scss-module__ZOhEEa__node_dimmed{opacity:.28}.node-graph-module-scss-module__ZOhEEa__node_link{text-decoration:none}.node-graph-module-scss-module__ZOhEEa__node_link .node-graph-module-scss-module__ZOhEEa__node_label:after{content:"↗";color:var(--gray-7);vertical-align:middle;margin-left:6px;font-size:11px}.node-graph-module-scss-module__ZOhEEa__node_openable .node-graph-module-scss-module__ZOhEEa__node_label:after{content:"+";color:var(--gray-7);vertical-align:middle;transition:color var(--transition-med);margin-left:6px;font-size:13px;line-height:1}.node-graph-module-scss-module__ZOhEEa__node_openable:hover .node-graph-module-scss-module__ZOhEEa__node_label:after,.node-graph-module-scss-module__ZOhEEa__node_openable.node-graph-module-scss-module__ZOhEEa__node_active .node-graph-module-scss-module__ZOhEEa__node_label:after{color:var(--fg)}.node-graph-module-scss-module__ZOhEEa__node_openable:focus-visible{outline:2px solid var(--accent-yellow);outline-offset:3px}.node-graph-module-scss-module__ZOhEEa__node_telemetry{animation:.9s cubic-bezier(.16,1,.3,1) both node-graph-module-scss-module__ZOhEEa__node_telemetry_in}@keyframes node-graph-module-scss-module__ZOhEEa__node_telemetry_in{0%{opacity:0;filter:blur(8px);transform:translate(-50%,-50%)scale(.7);box-shadow:0 0 #f6e58d00}40%{opacity:.85;filter:blur(3px);transform:translate(-50%,-50%)scale(1.03);box-shadow:0 0 60px #f6e58d47}to{opacity:1;filter:blur();box-shadow:0 6px 24px var(--shadow-color);transform:translate(-50%,-50%)scale(1)}}.node-graph-module-scss-module__ZOhEEa__telemetry{flex-direction:column;gap:.8rem;margin-top:.85rem;display:flex}.node-graph-module-scss-module__ZOhEEa__telemetry_item{background:#ffffff05;border:1px solid #ffffff14;border-radius:11px;padding:.6rem .7rem}.node-graph-module-scss-module__ZOhEEa__telemetry_title{color:var(--gray-12);margin-bottom:.2rem;font-size:.85rem;font-weight:500}.node-graph-module-scss-module__ZOhEEa__telemetry_description{color:#b3b3b3;margin:0;font-size:.8rem;line-height:1.6}.node-graph-module-scss-module__ZOhEEa__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;animation:node-graph-module-scss-module__ZOhEEa__overlay_in var(--transition-med) ease both;pointer-events:none;background:#000000b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}@keyframes node-graph-module-scss-module__ZOhEEa__overlay_in{0%{opacity:0}to{opacity:1}}.node-graph-module-scss-module__ZOhEEa__card{width:440px;max-width:100%;animation:node-graph-module-scss-module__ZOhEEa__card_in var(--transition-slow) cubic-bezier(.16, 1, .3, 1) both;pointer-events:auto;background-color:#000;border:1px solid #232323;border-radius:16px;padding:28px;position:relative;box-shadow:0 0 70px #000c}@keyframes node-graph-module-scss-module__ZOhEEa__card_in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.node-graph-module-scss-module__ZOhEEa__card_close{background:var(--gray-2);border:1px solid var(--gray-4);width:30px;height:30px;color:var(--gray-9);cursor:pointer;transition:color var(--transition-med),background var(--transition-med);border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.node-graph-module-scss-module__ZOhEEa__card_close:hover{color:var(--fg);background:var(--gray-3)}.node-graph-module-scss-module__ZOhEEa__card_eyebrow{font-size:10px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.4em;color:#fff6;margin-bottom:1rem}.node-graph-module-scss-module__ZOhEEa__card_title{letter-spacing:-.03em;margin:0 0 .9rem;font-size:1.9rem;line-height:1.05}.node-graph-module-scss-module__ZOhEEa__card_desc{color:#adadad;margin:0;font-size:.95rem;line-height:1.7}.node-graph-module-scss-module__ZOhEEa__card_desc span{color:inherit}.node-graph-module-scss-module__ZOhEEa__card_desc .accent{color:inherit}.node-graph-module-scss-module__ZOhEEa__card_tags{flex-wrap:wrap;gap:8px;margin-top:1.25rem;display:flex}.node-graph-module-scss-module__ZOhEEa__card_tag{background:var(--colors-command);border:1px solid var(--gray-4);letter-spacing:.04em;color:var(--gray-10);border-radius:999px;padding:.25rem .6rem;font-size:.72rem}.node-graph-module-scss-module__ZOhEEa__card_links{flex-direction:column;gap:2px;margin-top:1.5rem;display:flex}.node-graph-module-scss-module__ZOhEEa__card_links_label{font-size:10px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.3em;color:#ffffff4d;margin-bottom:.5rem}.node-graph-module-scss-module__ZOhEEa__card_link{color:var(--gray-11);border-bottom:1px solid var(--gray-3);transition:color var(--transition-med),padding-left var(--transition-med);justify-content:space-between;align-items:center;padding:.65rem .25rem;font-size:.9rem;display:flex}.node-graph-module-scss-module__ZOhEEa__card_link:last-child{border-bottom:none}.node-graph-module-scss-module__ZOhEEa__card_link:hover{color:var(--fg);padding-left:.6rem}.node-graph-module-scss-module__ZOhEEa__card_cta{background:var(--accent-yellow);color:#000;letter-spacing:-.01em;transition:transform var(--transition-fast),box-shadow var(--transition-med);border-radius:999px;align-items:center;gap:.4rem;margin-top:1.75rem;padding:.65rem 1.1rem;font-size:.85rem;font-weight:600;display:inline-flex}.node-graph-module-scss-module__ZOhEEa__card_cta:hover{transform:translateY(-1px);box-shadow:0 8px 30px #f6e58d2e}.node-graph-module-scss-module__ZOhEEa__node_graffiti{box-shadow:none;cursor:grab;background-color:#0000;border:none;padding:0}.node-graph-module-scss-module__ZOhEEa__node_graffiti:hover,.node-graph-module-scss-module__ZOhEEa__node_graffiti.node-graph-module-scss-module__ZOhEEa__node_active{box-shadow:none}.node-graph-module-scss-module__ZOhEEa__node_colliding{z-index:20}.node-graph-module-scss-module__ZOhEEa__graffiti{background-color:var(--gray-1);border:1px solid var(--gray-4);width:264px;box-shadow:0 10px 40px var(--shadow-color);transition:border-color var(--transition-med),box-shadow var(--transition-med);border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex}.node-graph-module-scss-module__ZOhEEa__graffiti_error{box-shadow:0 0 0 1px #ff6b6b66,0 10px 40px var(--shadow-color);border-color:#ff6b6b}.node-graph-module-scss-module__ZOhEEa__graffiti_head{align-items:center;gap:10px;display:flex}.node-graph-module-scss-module__ZOhEEa__graffiti_remove{background:var(--gray-2);border:1px solid var(--gray-4);width:24px;height:24px;color:var(--gray-9);cursor:pointer;transition:color var(--transition-med),background var(--transition-med);border-radius:7px;justify-content:center;align-items:center;margin-left:auto;font-size:16px;line-height:1;display:flex}.node-graph-module-scss-module__ZOhEEa__graffiti_remove:hover{color:var(--fg);background:var(--gray-3)}.node-graph-module-scss-module__ZOhEEa__graffiti_surface{background:var(--colors-command);border:1px dashed var(--gray-5);touch-action:none;cursor:crosshair;border-radius:10px;width:100%;height:150px}.node-graph-module-scss-module__ZOhEEa__graffiti_error .node-graph-module-scss-module__ZOhEEa__graffiti_surface{border-color:#ff6b6b99}.node-graph-module-scss-module__ZOhEEa__graffiti_input{background:var(--gray-2);border:1px solid var(--gray-4);width:100%;color:var(--fg);font-family:var(--font-sans);transition:border-color var(--transition-med);border-radius:8px;outline:none;padding:.5rem .65rem;font-size:.82rem}.node-graph-module-scss-module__ZOhEEa__graffiti_input::placeholder{color:var(--gray-7)}.node-graph-module-scss-module__ZOhEEa__graffiti_input:focus{border-color:var(--accent-yellow)}.node-graph-module-scss-module__ZOhEEa__graffiti_actions{align-items:center;gap:8px;display:flex}.node-graph-module-scss-module__ZOhEEa__graffiti_ghost{background:var(--gray-2);border:1px solid var(--gray-4);color:var(--gray-10);cursor:pointer;transition:color var(--transition-med),background var(--transition-med);border-radius:999px;padding:.5rem .8rem;font-size:.78rem}.node-graph-module-scss-module__ZOhEEa__graffiti_ghost:hover{color:var(--fg);background:var(--gray-3)}.node-graph-module-scss-module__ZOhEEa__graffiti_save{background:var(--accent-yellow);color:#000;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-med),opacity var(--transition-med);border-radius:999px;flex:1;padding:.5rem .8rem;font-size:.78rem;font-weight:600}.node-graph-module-scss-module__ZOhEEa__graffiti_save:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 30px #f6e58d2e}.node-graph-module-scss-module__ZOhEEa__graffiti_save:disabled{opacity:.4;cursor:not-allowed}.node-graph-module-scss-module__ZOhEEa__wall_dock{z-index:30;align-items:center;gap:12px;display:flex;position:absolute;bottom:24px;left:24px}.node-graph-module-scss-module__ZOhEEa__wall_entry{background-color:var(--gray-2);border:1px solid var(--accent-purple);box-shadow:0 6px 24px var(--shadow-color);cursor:pointer;transition:border-color var(--transition-med),box-shadow var(--transition-med);border-radius:12px;align-items:center;gap:10px;padding:10px 16px;display:flex}.node-graph-module-scss-module__ZOhEEa__wall_entry:hover{border-color:var(--gray-8);box-shadow:0 8px 32px var(--shadow-color)}.node-graph-module-scss-module__ZOhEEa__wall_entry .node-graph-module-scss-module__ZOhEEa__node_dot{background-color:var(--accent-purple);border-radius:50%;flex-shrink:0;width:8px;height:8px}.node-graph-module-scss-module__ZOhEEa__wall_cta{background:var(--accent-yellow);color:#000;letter-spacing:-.01em;cursor:pointer;box-shadow:0 6px 24px var(--shadow-color);transition:transform var(--transition-fast),box-shadow var(--transition-med);border-radius:999px;padding:.7rem 1.2rem;font-size:.85rem;font-weight:600}.node-graph-module-scss-module__ZOhEEa__wall_cta:hover{transform:translateY(-1px);box-shadow:0 8px 30px #f6e58d2e}.node-graph-module-scss-module__ZOhEEa__wall_hint{font-size:.72rem;font-family:var(--font-mono);letter-spacing:.04em;color:var(--gray-8)}.node-graph-module-scss-module__ZOhEEa__node_locked{opacity:.45;cursor:default;border-color:var(--gray-4)!important}.node-graph-module-scss-module__ZOhEEa__node_locked .node-graph-module-scss-module__ZOhEEa__node_dot{background-color:var(--gray-6);box-shadow:none}.node-graph-module-scss-module__ZOhEEa__node_locked .node-graph-module-scss-module__ZOhEEa__node_sub{color:var(--gray-6)}.node-graph-module-scss-module__ZOhEEa__node_locked:hover{box-shadow:0 6px 24px var(--shadow-color);border-color:var(--accent-yellow)}.node-graph-module-scss-module__ZOhEEa__auth_gate{z-index:40;pointer-events:none;justify-content:center;align-items:flex-start;padding-top:40px;display:flex;position:absolute;inset:0}.node-graph-module-scss-module__ZOhEEa__auth_card{pointer-events:auto;flex-direction:column;gap:14px;display:flex}.node-graph-module-scss-module__ZOhEEa__auth_title{letter-spacing:-.01em;font-size:.9rem;font-weight:600}.node-graph-module-scss-module__ZOhEEa__auth_subtitle{color:var(--gray-8);font-size:.78rem}.node-graph-module-scss-module__ZOhEEa__auth_buttons{flex-wrap:wrap;gap:3px;display:flex}.node-graph-module-scss-module__ZOhEEa__auth_button{border:1px solid var(--gray-5);background:var(--gray-2);color:var(--gray-11);cursor:pointer;transition:background var(--transition-med),border-color var(--transition-med),transform var(--transition-fast),box-shadow var(--transition-med);border-radius:999px;padding:.45rem .9rem;font-size:.78rem}.node-graph-module-scss-module__ZOhEEa__auth_button:hover{background:var(--gray-3);box-shadow:0 6px 24px var(--shadow-color);transform:translateY(-1px)}.node-graph-module-scss-module__ZOhEEa__auth_button_secondary{border:1px solid var(--gray-6);color:var(--gray-8);cursor:pointer;transition:background var(--transition-med),border-color var(--transition-med),color var(--transition-med);background:0 0;border-radius:999px;padding:.45rem .9rem;font-size:.78rem}.node-graph-module-scss-module__ZOhEEa__auth_button_secondary:hover{background:var(--gray-2);border-color:var(--gray-8);color:var(--gray-12)}.node-graph-module-scss-module__ZOhEEa__graffiti_media_blur_layer{filter:blur(10px);z-index:0;inset:0;transform:scale(1.08)}.node-graph-module-scss-module__ZOhEEa__graffiti_blurred .node-graph-module-scss-module__ZOhEEa__graffiti_surface{filter:blur(6px)}
