@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700&family=IBM+Plex+Mono:wght@400;500&family=Inter:wght@400;500;600;700&display=swap";.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}.xterm{cursor:text;-webkit-user-select:none;user-select:none;position:relative}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{z-index:5;position:absolute;top:0}.xterm .xterm-helper-textarea{opacity:0;z-index:-5;white-space:nowrap;resize:none;border:0;width:0;height:0;margin:0;padding:0;position:absolute;top:0;left:-9999em;overflow:hidden}.xterm .composition-view{color:#fff;white-space:nowrap;z-index:1;background:#000;display:none;position:absolute}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{cursor:default;background-color:#000;position:absolute;inset:0;overflow-y:scroll}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;top:0;left:0}.xterm-char-measure-element{visibility:hidden;line-height:normal;display:inline-block;position:absolute;top:0;left:-9999em}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{z-index:10;color:#0000;pointer-events:none;position:absolute;inset:0}.xterm .xterm-accessibility-tree:not(.debug) ::selection{color:#0000}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre;font-family:monospace}.xterm .xterm-accessibility-tree>div{transform-origin:0;width:fit-content}.xterm .live-region{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:underline double;text-decoration:underline double}.xterm-underline-3{-webkit-text-decoration:underline wavy;text-decoration:underline wavy}.xterm-underline-4{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.xterm-underline-5{-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:underline overline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;pointer-events:none;position:absolute;top:0;right:0}.xterm-decoration-top{z-index:2;position:relative}.xterm .xterm-scrollable-element>.scrollbar{cursor:default}.xterm .xterm-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.xterm .xterm-scrollable-element>.visible{opacity:1;z-index:11;background:0 0;transition:opacity .1s linear}.xterm .xterm-scrollable-element>.invisible{opacity:0;pointer-events:none}.xterm .xterm-scrollable-element>.invisible.fade{transition:opacity .8s linear}.xterm .xterm-scrollable-element>.shadow{display:none;position:absolute}.xterm .xterm-scrollable-element>.shadow.top{width:100%;height:3px;box-shadow:var(--vscode-scrollbar-shadow,#000) 0 6px 6px -6px inset;display:block;top:0;left:3px}.xterm .xterm-scrollable-element>.shadow.left{width:3px;height:100%;box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset;display:block;top:3px;left:0}.xterm .xterm-scrollable-element>.shadow.top-left-corner{width:3px;height:3px;display:block;top:0;left:0}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#dce1ea;--panel:#0e1219;--line:#252e3b;--muted:#8e98a7;--gold:#d4a64b;--gold2:#f0c86c;--danger:#d66b6b;background:#080a0f;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{color:#dce1ea;background:radial-gradient(circle at 50% -20%,#152235 0,#080a0f 38%,#06070a 100%);min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:50;background:#080a0ff0;border-bottom:1px solid #202733;justify-content:space-between;align-items:center;height:72px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:12px;display:flex}.brand-mark,.sigil{width:38px;height:38px;color:var(--gold2);background:#0d1118;border:1px solid #8b6a30;place-items:center;font-family:Cinzel,serif;font-size:0;display:grid;transform:rotate(45deg);box-shadow:0 0 30px #d4a64b1f}.brand-mark:after,.sigil:after{content:"E";font-family:Cinzel,serif;font-size:20px;transform:rotate(-45deg)}.brand span:last-child{line-height:1;display:grid}.brand b{letter-spacing:.2em;font-family:Cinzel,serif;font-size:15px}.brand small{color:var(--muted);letter-spacing:.38em;margin-top:5px;font-size:9px}.site-header nav{gap:5px;display:flex}.site-header nav button{color:#9da6b3;background:0 0;border:0;border-radius:6px;padding:10px 14px}.site-header nav button:hover,.site-header nav button.active{color:#f5d28c;background:#171b22}.eyebrow{letter-spacing:.2em;color:var(--gold);text-transform:uppercase;font:11px IBM Plex Mono,monospace}.hero{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:center;gap:8vw;min-height:640px;padding:90px 8vw 70px;display:grid;position:relative;overflow:hidden}.hero-glow{border:1px solid #d4a64b14;border-radius:50%;width:600px;height:600px;position:absolute;top:-210px;left:-250px;box-shadow:inset 0 0 120px #4f8fb31a}.hero h1{letter-spacing:-.06em;color:#f1f2f4;margin:18px 0 28px;font:600 clamp(58px,8vw,112px)/.88 Cinzel,serif}.hero h1 em{color:var(--gold2);font-style:normal}.hero-copy>p{color:#9ba5b3;max-width:720px;font-size:18px;line-height:1.7}.hero-actions{gap:12px;margin:34px 0;display:flex}.primary,.ghost{border-radius:5px;padding:10px 16px;font-weight:700}.primary{color:#171005;background:linear-gradient(135deg,#d3a44a,#a9792c);border:1px solid #e9c36d;box-shadow:0 8px 32px #d4a64b1c}.primary:hover{filter:brightness(1.1)}.ghost{color:#d8dee7;background:#10151d;border:1px solid #303a49}.ghost:hover{border-color:#6b7789}.large{padding:14px 22px}.small{padding:7px 11px;font-size:12px}.server-strip{color:#7f8997;border-top:1px solid #242b35;align-items:center;gap:10px;padding-top:20px;font:12px IBM Plex Mono,monospace;display:flex}.server-strip span:last-child{margin-left:auto}.status-dot{background:#803f3f;border-radius:50%;width:7px;height:7px}.status-dot.online{background:#63b887;box-shadow:0 0 12px #63b887}.hero-panel{text-align:center;background:linear-gradient(145deg,#111722dd,#0b0e14dd);border:1px solid #29313d;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:54px 42px;display:flex;box-shadow:0 30px 80px #0008}.large-sigil{width:105px;height:105px;margin-bottom:42px}.large-sigil:after{font-size:54px}.panel-line{background:var(--gold);opacity:.5;width:80px;height:1px}.hero-panel>span{letter-spacing:.22em;color:#9e7a3b;margin:18px;font:10px IBM Plex Mono,monospace}.hero-panel p{color:#8f99a7;line-height:1.65}.feature-grid{border-top:1px solid #1d242e;border-bottom:1px solid #1d242e;grid-template-columns:repeat(3,1fr);display:grid}.feature-grid article{border-right:1px solid #1d242e;min-height:290px;padding:55px 5vw}.feature-grid article:last-child{border:0}.feature-number{color:#8a6a34;font:11px IBM Plex Mono,monospace}.feature-grid h2,.docs-grid h2{color:#eee;font:600 25px Cinzel,serif}.feature-grid p,.docs-grid p{color:#8f99a7;line-height:1.7}.text-link{color:var(--gold2);background:0 0;border:0;padding:0;font-weight:600}footer{color:#687281;justify-content:space-between;padding:28px 5vw;font:11px IBM Plex Mono,monospace;display:flex}.page{min-height:calc(100vh - 130px);padding:70px 7vw}.page-heading{max-width:800px;margin-bottom:40px}.page-heading h1,.page-heading h2{margin:10px 0;font:600 45px Cinzel,serif}.page-heading p{color:#909aa8;line-height:1.7}.split-heading{justify-content:space-between;align-items:flex-end;max-width:none;display:flex}.connection-pill{color:#99a3b0;text-transform:capitalize;border:1px solid #34404e;border-radius:999px;padding:9px 12px;font-size:12px}.connection-pill span{background:#7e562c;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.connection-pill.connected span{background:#63b887}.connection-pill.offline span{background:#c25e5e}.terminal-shell{background:#05070a;border:1px solid #2a3340;box-shadow:0 30px 80px #0008}.terminal-titlebar{color:#6f7a88;border-bottom:1px solid #262d37;justify-content:space-between;align-items:center;height:42px;padding:0 14px;font:11px IBM Plex Mono,monospace;display:flex}.terminal-host{height:610px;padding:15px}.docs-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.docs-grid article{background:#0e131b;border:1px solid #242d39;padding:32px}.builder-page{background:#090c11;flex-direction:column;height:calc(100vh - 72px);display:flex}.builder-topbar{border-bottom:1px solid #222a35;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:10px 18px;display:flex}.area-name-input{color:#f0f2f6;background:0 0;border:0;min-width:360px;padding:5px 0;font:600 21px Cinzel,serif;display:block}.builder-actions{align-items:center;gap:7px;display:flex}.save-notice{color:#687382;margin-right:5px;font:10px IBM Plex Mono,monospace}.builder-tabs{background:#0c1016;border-bottom:1px solid #242b35;height:43px;padding:0 10px;display:flex}.builder-tabs button{color:#77818e;text-transform:capitalize;background:0 0;border:0;padding:0 17px}.builder-tabs button.active{color:#edc66d;border-bottom:2px solid var(--gold)}.tab-spacer{flex:1}.danger-text{color:#c87171!important;background:0 0!important;border:0!important}.builder-workspace{flex:1;grid-template-columns:245px minmax(0,1fr) 250px;min-height:0;display:grid}.builder-sidebar{background:#0c1016;border-right:1px solid #222a35;padding:18px;overflow:auto}.builder-sidebar.right{border-left:1px solid #222a35;border-right:0}.builder-sidebar h3{margin:8px 0 18px;font:600 18px Cinzel,serif}.builder-sidebar h4,.entity-form h4,.map-inspector h4{color:#b9c1cc;margin:22px 0 8px}.builder-sidebar label,.entity-form label,.spawn-form label,.map-inspector label{color:#768190;flex-direction:column;gap:5px;margin-bottom:12px;font-size:11px;display:flex}.builder-sidebar input,.builder-sidebar textarea,.entity-form input,.entity-form textarea,.spawn-form select,.canvas-toolbar input,.map-inspector input,.map-inspector textarea{color:#dce1e8;background:#111720;border:1px solid #293341;border-radius:4px;outline:none;width:100%;padding:8px}.builder-sidebar input:focus,.builder-sidebar textarea:focus,.entity-form input:focus,.entity-form textarea:focus,.map-inspector input:focus,.map-inspector textarea:focus{border-color:#8a713d}.field-row{grid-template-columns:1fr 1fr;gap:8px;display:grid!important}.field-row label{min-width:0}.sidebar-divider{border-top:1px solid #252d38;margin:19px 0}.stats-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.stats-grid span{color:#727c89;background:#10161f;border:1px solid #222c39;padding:10px;font-size:10px}.stats-grid b{color:#d8dee8;margin-bottom:3px;font-size:18px;display:block}.validation-card{background:#10141b;border:1px solid #363e49;margin-top:18px;padding:12px;font-size:11px}.validation-card.valid{border-color:#315b47}.validation-card.invalid{border-color:#633b3b}.validation-card p{color:#87919e;line-height:1.4}.validation-card p.error{color:#d77c7c}.validation-card p.warning{color:#d8ae61}.builder-main{background:#080b10;min-width:0;min-height:0;position:relative}.canvas-toolbar{color:#646f7d;border-bottom:1px solid #232b36;align-items:center;gap:14px;height:46px;padding:0 12px;font-size:11px;display:flex}.canvas-toolbar label{align-items:center;gap:7px;display:flex}.canvas-toolbar input{width:60px;padding:5px}.map-editor{flex-direction:column;height:100%;display:flex}.map-editor-body{flex:1;grid-template-columns:minmax(0,1fr) 290px;min-height:0;display:grid}.map-canvas{min-height:0}.map-inspector{background:#0c1016;border-left:1px solid #222a35;padding:16px;overflow:auto}.react-flow__background{background:#090c11}.react-flow__controls button{color:#aab4c2;background:#111821;border-color:#2b3543}.react-flow__minimap{border:1px solid #29313c;background:#10151d!important}.room-node{background:linear-gradient(145deg,#151c26,#0e131a);border:1px solid #394454;border-radius:4px;width:172px;padding:13px;box-shadow:0 10px 25px #0006}.room-node.selected{border-color:#d4a64b;box-shadow:0 0 0 1px #d4a64b44,0 10px 32px #0008}.room-vnum{color:#d4a64b;font:10px IBM Plex Mono,monospace}.room-name{margin:6px 0;font-size:12px;font-weight:700}.room-meta{color:#697584;font:9px IBM Plex Mono,monospace}.direction-handle{background:#d5a74e!important;border:2px solid #171b21!important;width:9px!important;height:9px!important}.target-handle{opacity:0!important;width:24px!important;height:24px!important}.inspector-header{justify-content:space-between;align-items:center;display:flex}.exit-row{border-bottom:1px solid #232b35;grid-template-columns:70px 1fr 25px;padding:8px 0;font-size:11px;display:grid}.exit-row b{color:#d0aa60;text-transform:capitalize}.exit-row button,.reset-list button{color:#c56b6b;background:0 0;border:0}.entity-workspace{grid-template-columns:280px 1fr;height:100%;display:grid}.entity-list{border-right:1px solid #242d39;padding:18px;overflow:auto}.entity-list-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.entity-list h2,.entity-form h2,.spawn-workspace h2{margin:0;font:600 23px Cinzel,serif}.entity-list>button{text-align:left;color:#8c96a4;background:#0e131a;border:1px solid #0000;grid-template-columns:62px 1fr;width:100%;margin-bottom:5px;padding:11px;display:grid}.entity-list>button b{color:#c09a52;font:11px IBM Plex Mono,monospace}.entity-list>button.selected{color:#e1e5eb;background:#151921;border-color:#604e2f}.entity-editor{padding:28px;overflow:auto}.entity-form{max-width:720px}.entity-form>label{color:#7e8997;flex-direction:column;gap:5px;margin:13px 0;font-size:11px;display:flex}.values-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.values-grid label{color:#778290;font-size:10px}.values-grid input{color:#dce1e8;background:#111720;border:1px solid #293341;width:100%;margin-top:5px;padding:8px}.empty-state{color:#6c7684;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:220px;display:flex}.empty-state .sigil{margin-bottom:24px}.spawn-workspace{height:100%;padding:35px;overflow:auto}.spawn-form{background:#0e131a;border:1px solid #242c36;grid-template-columns:180px 1fr 1fr auto;align-items:end;gap:12px;padding:18px;display:grid}.spawn-form label{margin:0}.spawn-form select{height:37px}.reset-list{margin-top:18px}.reset-list>div{color:#87929f;border-bottom:1px solid #222a34;justify-content:space-between;padding:12px;display:flex}.muted{color:#687382;font-size:11px;line-height:1.6}.sidebar-help p{color:#7f8997;font-size:12px;line-height:1.65}@media (width<=1200px){.builder-workspace{grid-template-columns:220px minmax(0,1fr)}.builder-sidebar.right{display:none}.map-editor-body{grid-template-columns:minmax(0,1fr) 260px}}@media (width<=1050px){.hero{grid-template-columns:1fr}.hero-panel{display:none}.feature-grid{grid-template-columns:1fr}.feature-grid article{border-bottom:1px solid #1d242e;border-right:0}.site-header{padding:0 18px}.site-header nav button{padding:9px 8px;font-size:12px}.builder-actions .save-notice{display:none}.builder-topbar{overflow:auto}.docs-grid{grid-template-columns:1fr}.spawn-form{grid-template-columns:1fr 1fr}}@media (width<=760px){.site-header nav button:nth-child(4),.brand small{display:none}.hero{padding:65px 24px}.hero h1{font-size:57px}.hero-actions{flex-direction:column}.page{padding:45px 20px}.builder-sidebar.left{display:none}.builder-workspace{grid-template-columns:1fr}.area-name-input{min-width:210px}.builder-actions .ghost{display:none}.entity-workspace{grid-template-columns:145px 1fr}.map-editor-body{grid-template-columns:1fr}.map-inspector{display:none}.spawn-form{grid-template-columns:1fr}.terminal-host{height:520px}}.terminal-shell{width:100%;min-width:0;max-width:100%;overflow:hidden}.terminal-frame{box-sizing:border-box;background:#07090d;width:100%;min-width:0;max-width:100%;height:710px;padding:15px;overflow:hidden}.terminal-host{width:100%;min-width:0;max-width:100%;height:100%;padding:0;overflow:hidden}.terminal-host .xterm{width:100%;max-width:100%;height:100%}.terminal-host .xterm-screen,.terminal-host .xterm-viewport{max-width:100%}.terminal-host .xterm-viewport{overflow:hidden auto!important}.room-target-anchor{opacity:0!important;pointer-events:none!important;background:0 0!important;border:0!important;width:2px!important;height:2px!important}.field-label{align-items:center;gap:6px;display:inline-flex}.field-help{color:#aeb8c6;cursor:help;border:1px solid #536071;border-radius:50%;flex:none;place-items:center;width:15px;height:15px;font:700 9px/1 IBM Plex Mono,monospace;display:inline-grid}.guide-button{color:#c4ccd7;background:0 0;border:1px solid #4c5868;border-radius:4px;padding:7px 10px;font-size:11px;font-weight:700}.guide-button:hover{color:#f0c86c;border-color:#8a713d}.entity-header-actions{align-items:center;gap:7px;display:flex}.vertical-badges{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.vertical-badges span{color:#edc66d;background:#17150f;border:1px solid #4b3f28;border-radius:3px;padding:3px 5px;font:9px IBM Plex Mono,monospace}.vertical-exit-builder{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.vertical-exit-builder select{color:#dce1e8;background:#111720;border:1px solid #293341;border-radius:4px;width:100%;padding:8px}.vertical-exit-builder>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.vertical-exit-builder button:disabled{opacity:.35;cursor:not-allowed}.import-preserved-note{color:#b8ac83;background:#17150f;border:1px solid #4c472f;margin-top:18px;padding:11px 12px;font-size:11px;line-height:1.55}.spawn-heading{justify-content:space-between;align-items:flex-start;gap:25px;max-width:none;display:flex}.help-preview{background:#090d13;border:1px solid #29313d;margin-top:26px;padding:18px}.help-preview h3{color:#d6b15d;margin:10px 0;font:600 16px IBM Plex Mono,monospace}.help-preview pre{white-space:pre-wrap;color:#bbc4d0;margin:0;font:13px/1.6 IBM Plex Mono,monospace}.guide-backdrop{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030407d9;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.guide-modal{background:linear-gradient(145deg,#111722,#090d13);border:1px solid #3b4655;flex-direction:column;width:min(980px,95vw);max-height:90vh;display:flex;box-shadow:0 35px 120px #000c}.guide-modal-header{border-bottom:1px solid #29313d;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.guide-content{padding:28px 34px 40px;overflow:auto}.guide-content h2{color:#f0f2f5;margin:0 0 12px;font:600 32px Cinzel,serif}.guide-content h3{color:#e2c376;margin:28px 0 9px;font:600 18px Cinzel,serif}.guide-content p{color:#9ba5b3;max-width:860px;line-height:1.65}.guide-content code{color:#f0c86c;font-family:IBM Plex Mono,monospace}.guide-table{border:1px solid #29323e;margin-top:12px;display:grid}.guide-table>div{border-bottom:1px solid #222a34;grid-template-columns:92px 190px 1fr;align-items:start;gap:10px;padding:8px 11px;font-size:12px;display:grid}.guide-table>div:last-child{border-bottom:0}.guide-table b{color:#dce2ea}.guide-table span{color:#86919f;line-height:1.45}.guide-code-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:6px;display:grid}.guide-code-grid code{background:#0b1017;border:1px solid #28313c;padding:7px 9px}.guide-callout{color:#b8af98;background:#15140f;border-left:3px solid #d4a64b;margin:18px 0;padding:13px 15px;line-height:1.55}@media (width<=760px){.terminal-frame{height:620px;padding:10px}.guide-backdrop{padding:8px}.guide-modal{width:100%;max-height:96vh}.guide-content{padding:20px 16px 30px}.guide-table>div{grid-template-columns:70px 1fr}.guide-table>div span{grid-column:1/-1}.spawn-heading{display:block}.spawn-heading .guide-button{margin-top:12px}}.bitmask-editor{background:#0b1017;border:1px solid #293341;margin:12px 0;padding:12px}.bitmask-heading,.subsection-heading,.subrecord-title,.reset-order{justify-content:space-between;align-items:center;gap:10px;display:flex}.bitmask-heading{color:#cbd2dc;margin-bottom:9px;font-size:12px;font-weight:700}.bitmask-heading code,.unknown-bits code{color:#efc76c}.flag-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:6px 10px;display:grid}.flag-grid label{color:#abb5c3;background:#101721;border:1px solid #222b36;align-items:center;gap:7px;padding:5px 7px;font:11px IBM Plex Mono,monospace;flex-direction:row!important;margin:0!important;display:flex!important}.flag-grid input{width:auto!important;margin:0!important}.unknown-bits{color:#b29a65;margin-top:9px;font-size:11px}.subsection-heading{border-bottom:1px solid #29313d;margin:24px 0 9px;padding-bottom:7px}.subsection-heading h4{margin:0}.subrecord-card{background:#0b1017;border:1px solid #293341;gap:10px;margin:9px 0;padding:12px;display:grid}.subrecord-card.compact{grid-template-columns:minmax(180px,1fr) minmax(120px,.6fr) auto;align-items:end}.subrecord-card textarea{min-height:72px}.subrecord-title{color:#dce2ea;font-size:11px}.subrecord-title span{color:#8995a4;margin-right:auto}.external-record{background:#15130e;border-color:#675331}.manual-exit-builder{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px;margin-bottom:13px;display:grid}.manual-exit-builder select,.manual-exit-builder input{box-sizing:border-box;width:100%;min-width:0}.manual-exit-builder button{grid-column:1/-1;width:100%}.reset-order{justify-content:flex-start;margin:0 0 12px}.reset-order button:disabled{opacity:.35}.raw-reset{background:#090d12;border:1px dashed #46505c;margin-top:18px;padding:10px 12px}.raw-reset span{color:#737f8e;text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px;font-size:10px;display:block}.raw-reset code{color:#edc66d}.shop-types{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.entity-form select,.map-inspector select{box-sizing:border-box;color:#dbe1e8;background:#101720;border:1px solid #2c3744;border-radius:3px;width:100%;padding:8px 9px}.entity-list button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reset-workspace .entity-list button,.shop-workspace .entity-list button{align-items:flex-start}.reset-workspace .entity-list button b{min-width:55px}.map-inspector{overflow-y:auto}.map-inspector .subrecord-card label{margin:0}@media (width<=900px){.manual-exit-builder{grid-template-columns:1fr}.manual-exit-builder button{grid-column:auto}.subrecord-card.compact{grid-template-columns:1fr}}.builder-actions button:disabled,.map-tools button:disabled,.atlas-actions button:disabled{opacity:.35;cursor:not-allowed}.overview-page{min-height:700px;padding:24px;overflow:auto}.overview-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.overview-hero h2{color:#eef1f5;margin:5px 0 6px;font:600 28px Cinzel,serif}.overview-hero p{color:#929dab;max-width:720px;margin:0}.overview-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:9px;margin-bottom:16px;display:grid}.metric-grid article{background:#0b1017;border:1px solid #28323e;flex-direction:column;gap:3px;padding:14px;display:flex}.metric-grid b{color:#e8c46d;font:600 22px IBM Plex Mono,monospace}.metric-grid span{color:#7f8a98;text-transform:uppercase;letter-spacing:.09em;font-size:10px}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.overview-card{background:#0c1118;border:1px solid #293440;min-width:0;padding:16px}.overview-card h3{color:#dfe4eb;margin:0;font:600 16px Cinzel,serif}.overview-card>label{color:#929cab;flex-direction:column;gap:6px;font-size:11px;display:flex}.overview-card input,.overview-card textarea{box-sizing:border-box;color:#dce2e9;background:#0c121a;border:1px solid #303b49;border-radius:3px;width:100%;padding:8px}.diagnostic-list{gap:6px;max-height:310px;display:grid;overflow:auto}.diagnostic-list>div{background:#101720;border-left:2px solid #4c5867;gap:2px;padding:8px 10px;font-size:11px;display:grid}.diagnostic-list>div.warning{border-left-color:#c99b43}.diagnostic-list>div.suggestion{border-left-color:#526f8f}.diagnostic-list b{color:#dbe1e8}.diagnostic-list span{color:#8e99a7;line-height:1.45}.vnum-summary,.diff-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:13px;display:grid}.vnum-summary span,.diff-grid span{color:#909ba8;background:#101720;border:1px solid #252f3b;padding:9px;font-size:10px}.vnum-summary b,.diff-grid b{color:#e4c16a;margin-top:3px;font:12px IBM Plex Mono,monospace;display:block}.template-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.template-grid button{color:#c5ced8;background:#101720;border:1px solid #303b48;border-radius:3px;padding:10px}.template-grid button:hover{color:#edc66d;border-color:#8b733e}.dependency-list{gap:5px;max-height:250px;display:grid;overflow:auto}.dependency-list>div{border-bottom:1px solid #202936;gap:12px;padding:7px;font-size:11px;display:flex}.dependency-list b{color:#d6b55f}.dependency-list span{color:#8d98a6}.roundtrip-status{color:#bdb28d;background:#17150f;border:1px solid #4c472f;margin-top:12px;padding:10px;font-size:11px;line-height:1.5}.bookmark-list{gap:5px;margin-top:12px;font-size:11px;display:grid}.bookmark-list>b{color:#d9b65e}.bookmark-list span{color:#8e99a8}.snapshot-card button:not(.ghost){color:#b9c2cd;text-align:left;background:0 0;border:0;border-bottom:1px solid #222b36;justify-content:space-between;gap:12px;width:100%;padding:8px;display:flex}.snapshot-card button:not(.ghost):hover{background:#111822}.snapshot-card button span{color:#758190}.tool-backdrop{z-index:300;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030507e8;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.tool-modal{background:#0b1017;border:1px solid #3b4655;flex-direction:column;width:min(1050px,94vw);max-height:90vh;display:flex;box-shadow:0 35px 120px #000d}.tool-modal-header{border-bottom:1px solid #29323d;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.tool-modal-header h2{color:#edf0f4;margin:3px 0 0;font:600 22px Cinzel,serif}.global-search-input{color:#eef2f6;background:#080c12;border:1px solid #425064;margin:18px 18px 8px;padding:13px 15px;font:15px IBM Plex Mono,monospace}.search-results{padding:8px 18px 20px;overflow:auto}.search-results button{color:#bbc5d0;text-align:left;background:0 0;border:0;border-bottom:1px solid #222c38;grid-template-columns:80px minmax(0,1fr) minmax(120px,.5fr);align-items:center;gap:10px;width:100%;padding:10px;display:grid}.search-results button:hover{background:#111925}.search-results b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-results>button>span:last-child{color:#788594;font-size:11px}.search-kind{color:#d9b55c;text-transform:uppercase;font:9px IBM Plex Mono,monospace}.raw-preview-modal pre{white-space:pre;color:#cbd4df;background:#06090d;margin:0;padding:18px;font:12px/1.5 IBM Plex Mono,monospace;overflow:auto}.map-tools{flex-wrap:wrap;gap:6px!important}.map-tools>span{margin-left:auto}.inspector-actions{align-items:center;gap:6px;display:flex}.room-preview,.entity-preview pre{color:#cbd3dc;white-space:pre-wrap;background:#070b10;border:1px solid #26313c;margin:0;padding:12px;font:12px/1.55 IBM Plex Mono,monospace}.entity-preview{margin-top:18px}.smart-values label span{color:#8f9aa8;min-height:28px;font-size:10px;display:block}.reset-flow-panel{background:#090e14;border:1px solid #293440;gap:3px;margin:0 0 18px;padding:12px;display:grid}.reset-flow-panel>.eyebrow{margin-bottom:6px}.reset-flow-panel button{color:#9eabb9;text-align:left;background:0 0;border:0;border-left:2px solid #374352;grid-template-columns:65px 1fr;gap:8px;padding:6px 8px;display:grid}.reset-flow-panel button.nested{border-left-color:#705b32;margin-left:24px}.reset-flow-panel button.selected{color:#e4c16b;background:#151c26}.reset-flow-panel code{color:#d5b45f}.quick-reset-buttons{grid-template-columns:repeat(2,1fr);gap:5px;padding:7px;display:grid}.quick-reset-buttons button{color:#aeb8c5;background:#111821;border:1px solid #303a46;padding:7px;font-size:10px}.shop-stock-add{grid-template-columns:1fr auto;gap:8px;margin-bottom:10px;display:grid}.shop-stock-add select{color:#dbe1e8;background:#101720;border:1px solid #303b48;min-width:0;padding:8px}.shop-stock-grid{grid-template-columns:repeat(4,minmax(110px,1fr));gap:8px;display:grid}.shop-stock-grid label{color:#8995a4;flex-direction:column;gap:5px;font-size:10px;display:flex}.shop-stock-grid input{box-sizing:border-box;color:#dce2e9;background:#0c121a;border:1px solid #303b48;width:100%;padding:7px}.stock-toggle{justify-content:flex-end}.stock-toggle input{align-self:flex-start;width:auto!important}.atlas-page{padding-bottom:50px}.atlas-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.atlas-dropzone{color:#9ca7b5;background:#0b1017;border:1px dashed #49586a;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:90px;margin:0 35px 14px;display:flex}.atlas-dropzone b{color:#e2c16f}.atlas-dropzone.dragging{background:#16140f;border-color:#d4aa52}.atlas-errors{color:#d8a08f;background:#1a100e;border:1px solid #6e493d;margin:0 35px 14px;padding:10px;font:11px IBM Plex Mono,monospace}.atlas-layout{background:#080c11;border:1px solid #2b3541;grid-template-columns:245px minmax(0,1fr) 300px;height:680px;margin:0 35px;display:grid}.atlas-sidebar,.atlas-inspector{background:#0c1118;min-width:0;overflow:auto}.atlas-sidebar{border-right:1px solid #29323d;padding:10px}.atlas-sidebar>input{box-sizing:border-box;color:#dce3ea;background:#080d13;border:1px solid #303b48;width:100%;margin-bottom:8px;padding:9px}.atlas-area-list{display:grid}.atlas-area-list button{color:#bbc5d0;text-align:left;background:0 0;border:0;border-bottom:1px solid #232c37;gap:3px;padding:10px;display:grid}.atlas-area-list button.selected,.atlas-area-list button:hover{background:#151d27}.atlas-area-list b{color:#d9bd72}.atlas-area-list span{font-size:10px}.atlas-area-list small{color:#788492}.atlas-canvas{background:#070a0e;min-width:0}.atlas-inspector{border-left:1px solid #29323d;padding:16px}.atlas-inspector h2{color:#edf1f5;margin:5px 0;font:600 20px Cinzel,serif}.atlas-inspector>code{color:#788594}.atlas-inspector>.primary{width:100%;margin:14px 0}.atlas-metrics{grid-template-columns:1fr 1fr;gap:6px;margin-top:14px;display:grid}.atlas-metrics span{color:#8793a1;border:1px solid #27313c;padding:8px;font-size:10px}.atlas-metrics b{color:#e0be68;font-size:16px;display:block}.atlas-link{border-bottom:1px solid #252e39;gap:4px;padding:9px 0;display:grid}.atlas-link b{color:#d9b65f}.atlas-link span,.atlas-link small{color:#82909e}.atlas-link small{font:10px IBM Plex Mono,monospace}.atlas-node{white-space:pre-line!important;color:#d8e0e9!important;background:#111821!important;border:1px solid #6e5a32!important;width:220px!important;padding:12px!important}.atlas-audit-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 35px;display:grid}.atlas-audit-grid article{background:#0c1118;border:1px solid #2c3642;align-items:baseline;gap:10px;padding:12px;display:flex}.atlas-audit-grid article.warn{border-color:#6b5532}.atlas-audit-grid b{color:#e4c16b;font:18px IBM Plex Mono,monospace}.atlas-audit-grid span{color:#818e9d;font-size:10px}@media (width<=1150px){.overview-grid{grid-template-columns:1fr}.atlas-layout{grid-template-columns:210px minmax(0,1fr)}.atlas-inspector{display:none}.shop-stock-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.overview-page{padding:14px}.overview-hero{display:block}.overview-actions{justify-content:flex-start;margin-top:12px}.vnum-summary,.diff-grid,.template-grid{grid-template-columns:1fr 1fr}.tool-backdrop{padding:7px}.search-results button{grid-template-columns:60px 1fr}.search-results>button>span:last-child{display:none}.atlas-dropzone,.atlas-layout,.atlas-audit-grid{margin-left:12px;margin-right:12px}.atlas-layout{grid-template-columns:1fr;height:700px}.atlas-sidebar{display:none}.atlas-audit-grid{grid-template-columns:1fr 1fr}.shop-stock-add,.shop-stock-grid{grid-template-columns:1fr}}.history-select{color:#aeb8c5;background:#0c121a;border:1px solid #303b48;min-width:120px;max-width:190px;padding:7px 8px;font:10px IBM Plex Mono,monospace}.builder-statusbar{color:#7f8b99;background:#080c11;border-top:1px solid #293440;flex:none;align-items:center;gap:18px;min-height:30px;padding:0 14px;font:10px IBM Plex Mono,monospace;display:flex;position:static}.builder-statusbar b{color:#d7b75f}.builder-statusbar span:last-child{margin-left:auto}.sticky-entity-title{z-index:8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c1118ed;border-bottom:1px solid #293440;margin:-12px -12px 14px;padding:12px;position:sticky;top:-1px}.sticky-entity-title h2{margin:2px 0 0!important}.entity-filter{box-sizing:border-box;color:#dce3ea;background:#080d13;border:1px solid #303b48;width:calc(100% - 14px);margin:7px;padding:8px}.mud-text-field{position:relative}.mud-text-field textarea{font:12px/1.5 IBM Plex Mono,monospace}.line-length{color:#697686;margin-top:4px;font:9px IBM Plex Mono,monospace;display:inline-block}.line-length.over{color:#d29167}.mud-text-actions{gap:5px;margin-top:5px;display:flex}.ghost.tiny{padding:3px 6px!important;font-size:9px!important}.entity-insights{border-top:1px solid #303946;margin-top:22px;padding-top:4px}.where-used>div:not(.subsection-heading),.inline-diagnostics>div:not(.subsection-heading){border-bottom:1px solid #202935;grid-template-columns:minmax(110px,.4fr) 1fr;gap:10px;padding:7px 9px;font-size:10px;display:grid}.where-used b,.inline-diagnostics b{color:#d6b65f}.where-used span,.inline-diagnostics span{color:#909caa}.inline-diagnostics .warning{border-left:2px solid #c28e44}.inline-diagnostics .suggestion{border-left:2px solid #526f8f}.danger-zone{background:#150d0d;border:1px solid #54322e;margin-top:18px;padding:12px}.delete-confirm p{color:#9d8b89;margin:5px 0 10px;font-size:11px}.delete-confirm>div{flex-wrap:wrap;gap:8px;display:flex}.danger{color:#f0c0b6;background:#4e211d;border:1px solid #8e493d;padding:7px 10px}.floor-bar,.bulk-room-bar{color:#8995a4;background:#0a0f15;border-bottom:1px solid #28323d;flex-wrap:wrap;align-items:center;gap:6px;padding:7px 10px;font-size:10px;display:flex}.floor-bar button,.bulk-room-bar button,.bulk-room-bar select{color:#abb6c4;background:#101720;border:1px solid #2d3845;padding:5px 7px}.floor-bar button.active{color:#e6c36b;background:#17140e;border-color:#a48545}.floor-bar .muted{margin-left:auto}.bulk-room-bar b{color:#e1c06c;margin-right:6px}.map-jump{gap:4px;display:flex}.map-jump input{width:82px!important;min-width:0!important}.map-tools .active{color:#edc66d!important;border-color:#c9a34d!important}.box-select-overlay{z-index:35;cursor:crosshair;touch-action:none;background:#d7b34f08;position:absolute;inset:0}.box-select-overlay>span{color:#d5b85f;pointer-events:none;background:#090d12e8;border:1px solid #4a5665;padding:5px 8px;font:10px IBM Plex Mono,monospace;position:absolute;top:10px;left:50%;transform:translate(-50%)}.selection-rectangle{pointer-events:none;background:#d8b65318;border:1px solid #d8b653;position:absolute}.dig-grid{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.dig-grid button{color:#b8c2ce;background:#101720;border:1px solid #303b48;padding:7px}.dig-grid button:disabled{opacity:.3}.inline-check{align-items:center;color:#9ca7b4!important;flex-direction:row!important;gap:6px!important;margin:0!important;display:flex!important}.inline-check input{width:auto!important}.inline-warning{color:#bd9f6e;background:#18130d;border-left:2px solid #c38c41;padding:7px 9px;font-size:10px;line-height:1.45}.room-status-badges{flex-wrap:wrap;gap:3px;margin-top:5px;display:flex}.room-status-badges span{color:#aab5c2;background:#0b1118;border:1px solid #3b4653;padding:2px 4px;font:8px IBM Plex Mono,monospace}.room-status-badges span:nth-child(3){color:#e0bd62;border-color:#75602f}.room-status-badges span:last-child{color:#d4a86b;border-color:#6a5031}.preset-grid{grid-template-columns:repeat(3,minmax(120px,1fr));gap:6px;display:grid}.preset-grid button,.wizard-actions button{color:#b2bdc9;background:#101720;border:1px solid #303b48;padding:8px}.preset-grid button:hover,.wizard-actions button:hover{color:#edc66d;border-color:#8b733e}.smart-object-panel{background:#0a0f15;border:1px solid #2a3541;gap:10px;padding:11px;display:grid}.container-flags{color:#929eac;flex-wrap:wrap;gap:12px;font-size:10px;display:flex}.container-flags>b{color:#c5ced8;width:100%}.container-flags label{align-items:center;flex-direction:row!important;gap:5px!important;display:flex!important}.container-flags input{width:auto!important}.advanced-values{color:#8f9ba8;border:1px dashed #394553;margin-top:8px;padding:8px}.advanced-values summary{cursor:pointer;color:#c4a65b;font-size:10px}.spawn-wizard{background:#0b1118;border:1px solid #384451;margin:0 0 16px;padding:12px}.wizard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wizard-actions{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.wizard-actions button:disabled{opacity:.3}.room-reset-tree{gap:6px;margin-top:10px;display:grid}.room-reset-tree>div{background:#111720;border-left:2px solid #6c5933;gap:3px;padding:8px;display:grid}.room-reset-tree b{color:#d9b760;font-size:10px}.room-reset-tree span{color:#909ca9;padding-left:18px;font-size:10px}.keeper-spawn-helper{grid-template-columns:1fr auto;gap:8px;margin:10px 0;display:grid}.keeper-spawn-helper .guide-callout{grid-column:1/-1}.keeper-spawn-helper select{color:#dbe1e8;background:#101720;border:1px solid #303b48;min-width:0;padding:8px}.shop-stock-add{grid-template-columns:minmax(0,1fr) auto auto!important}.free-vnum-runs{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.free-vnum-runs>b{color:#aeb8c5;width:100%;font-size:10px}.free-vnum-runs code{color:#d8b75f;background:#090e14;border:1px solid #2e3945;padding:4px 6px;font-size:9px}.find-replace-card button{margin-top:8px}.exact-diff{border-top:1px solid #26303b;max-height:220px;margin-top:10px;overflow:auto}.exact-diff>div{border-bottom:1px solid #202934;justify-content:space-between;gap:10px;padding:6px 2px;font-size:10px;display:flex}.exact-diff b{color:#c7d0da}.exact-diff span{color:#8c98a6}.import-report button{color:#aeb8c5;text-align:left;background:0 0;border:0;border-bottom:1px solid #2b3138;grid-template-columns:150px 1fr;gap:10px;width:100%;padding:8px;display:grid}.import-report button:hover{background:#141a20}.import-report b{color:#d8b35c}.checkpoint-create{grid-template-columns:1fr auto;gap:7px;margin-bottom:8px;display:grid}.bookmark-list button{color:#b8c1cb;text-align:left;background:#0e151e;border:1px solid #28333f;padding:5px 7px}.command-palette{width:min(820px,94vw)}.command-results{padding:8px 18px 20px;overflow:auto}.command-results button{color:#bbc5d0;text-align:left;background:0 0;border:0;border-bottom:1px solid #222c38;grid-template-columns:78px minmax(0,1fr) minmax(160px,.7fr);align-items:center;gap:10px;width:100%;padding:10px;display:grid}.command-results button:hover{background:#111925}.command-results b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.command-results button>span:last-child{color:#788594;font-size:10px}.command-kind{color:#7fa4ca;text-transform:uppercase;font:8px IBM Plex Mono,monospace}@media (width<=1150px){.preset-grid{grid-template-columns:1fr 1fr}.wizard-grid{grid-template-columns:1fr}.builder-statusbar{gap:8px;overflow:auto}.builder-statusbar span:last-child{margin-left:0}.shop-stock-add{grid-template-columns:1fr!important}.keeper-spawn-helper{grid-template-columns:1fr}}@media (width<=760px){.history-select,.floor-bar .muted{display:none}.bulk-room-bar{align-items:stretch}.preset-grid{grid-template-columns:1fr}.command-results button{grid-template-columns:60px 1fr}.command-results button>span:last-child,.builder-statusbar span:nth-child(n+4){display:none}}.builder-page{overflow:hidden}.builder-workspace{flex:auto;min-height:0;overflow:hidden}.builder-main{min-height:0;overflow:hidden}.overview-page{overscroll-behavior:contain;height:100%;padding-bottom:28px;overflow:auto;min-height:0!important}.builder-statusbar{z-index:2;flex:0 0 30px;position:relative}.atlas-v2{min-height:calc(100vh - 72px);padding:34px 3vw 70px}.atlas-heading{margin-bottom:20px}.atlas-heading h1{margin-bottom:8px}.atlas-heading p{max-width:900px}.atlas-actions{justify-content:flex-end;max-width:780px}.atlas-summary-strip{background:#0b1017;border:1px solid #2a3541;grid-template-columns:repeat(8,minmax(100px,1fr));margin:0 35px 12px;display:grid}.atlas-summary-strip span{color:#7f8b99;text-transform:uppercase;letter-spacing:.07em;border-right:1px solid #242e39;padding:9px 11px;font-size:9px}.atlas-summary-strip span:last-child{border:0}.atlas-summary-strip b{color:#d9b75f;margin-bottom:2px;font:15px IBM Plex Mono,monospace;display:block}.atlas-summary-strip .warn b{color:#d39a61}.atlas-world-search{background:#0b1017;border:1px solid #2a3541;margin:0 35px 12px;padding:12px}.atlas-world-search>div:first-child{grid-template-columns:160px minmax(0,1fr);align-items:center;gap:10px;display:grid}.atlas-world-search input{box-sizing:border-box;color:#e3e8ee;background:#070b10;border:1px solid #344151;width:100%;padding:10px 12px;font:12px IBM Plex Mono,monospace}.atlas-search-results{border-top:1px solid #25303b;max-height:300px;margin-top:10px;overflow:auto}.atlas-search-row{border-bottom:1px solid #202a34;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.atlas-result-main{color:#c4cdd7;text-align:left;background:0 0;border:0;grid-template-columns:70px minmax(0,1fr) minmax(180px,.55fr);align-items:center;gap:9px;min-width:0;padding:8px 10px;display:grid}.atlas-result-main:hover{background:#121923}.atlas-result-main b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.atlas-result-main small{text-overflow:ellipsis;white-space:nowrap;color:#748190;overflow:hidden}.atlas-search-row>.ghost{margin-right:8px}.atlas-toolbar{background:#090e14;border:1px solid #293440;border-bottom:0;justify-content:space-between;align-items:center;gap:15px;margin:0 35px;padding:7px 10px;display:flex}.atlas-layout-buttons,.atlas-filter-toggles{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.atlas-layout-buttons>span{color:#798594;text-transform:uppercase;letter-spacing:.08em;margin-right:4px;font-size:9px}.atlas-layout-buttons button{color:#aeb9c6;background:#101720;border:1px solid #303b48;padding:5px 8px;font-size:10px}.atlas-layout-buttons button:hover{color:#e2bf68;border-color:#876f3d}.atlas-filter-toggles label{color:#8793a1;align-items:center;gap:5px;font-size:10px;display:flex}.atlas-filter-toggles input{accent-color:#c79c45}.atlas-layout-v2{grid-template-columns:260px minmax(420px,1fr) 360px;height:720px;margin-top:0}.atlas-layout-v2 .atlas-sidebar{padding:10px 8px}.atlas-sidebar-count{color:#687584;padding:0 4px 8px;font-size:9px}.atlas-area-list button{position:relative}.atlas-area-badges{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.atlas-area-badges i{color:#84909d;border:1px solid #303c49;padding:2px 4px;font:8px IBM Plex Mono,monospace}.atlas-area-badges i.warn{color:#d3a06b;border-color:#6c4c31}.atlas-node.issue-node{box-shadow:0 0 0 1px #9d713122,0 10px 28px #0007;border-color:#765433!important}.atlas-edge.ambiguous path{stroke-dasharray:5 5}.atlas-edge.ambiguous .react-flow__edge-text{fill:#d29e68!important}.atlas-inspector{padding:14px 15px}.atlas-inspector-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.atlas-inspector-header h2{margin-bottom:3px}.atlas-inspector-header code{color:#6f7c8b;font-size:9px}.atlas-metrics-v2{grid-template-columns:repeat(3,1fr)}.atlas-open-builder{width:100%;margin:12px 0!important}.atlas-connection-summary{grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:12px;display:grid}.atlas-connection-summary span{color:#7f8b99;background:#0a1017;border:1px solid #293440;padding:7px;font-size:9px}.atlas-connection-summary b{color:#d8b660;font-size:14px;display:block}.atlas-connection-summary .warn b{color:#d99d67}.atlas-link.detailed{padding:8px 0}.atlas-link.detailed>.text-link{text-align:left;width:100%}.atlas-exit-jump,.atlas-unresolved-row{color:#9da9b6;text-align:left;background:#0d141d;border:0;width:100%;font:9px IBM Plex Mono,monospace}.atlas-exit-jump{margin-top:3px;padding:4px 6px}.atlas-exit-jump:hover,.atlas-unresolved-row:hover{color:#e0bd68;background:#151e29}.atlas-unresolved-row{border-bottom:1px solid #242e39;grid-template-columns:90px minmax(0,1fr) 70px;align-items:center;gap:6px;padding:7px;display:grid}.atlas-unresolved-row b{color:#d4a75b}.atlas-unresolved-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.atlas-unresolved-row code{text-align:right;color:#ce8f63}.atlas-parser-warnings{gap:4px;display:grid}.atlas-parser-warnings div{color:#b9a083;background:#17130e;border-left:2px solid #9b6f3e;padding:6px 8px;font-size:9px;line-height:1.45}.atlas-audit-panel{background:#0b1017;border:1px solid #2a3541;margin:14px 35px 0}.atlas-audit-tabs{border-bottom:1px solid #293440;gap:0;display:flex;overflow:auto}.atlas-audit-tabs button{color:#7e8a98;white-space:nowrap;background:#0d131b;border:0;border-right:1px solid #293440;padding:10px 13px;font-size:10px}.atlas-audit-tabs button.active{color:#e1bd67;background:#17150f}.atlas-audit-tabs b{color:#d8ae5b;margin-left:5px}.atlas-audit-content{max-height:360px;padding:8px;overflow:auto}.atlas-audit-content>button,.atlas-audit-static{color:#a9b4c0;text-align:left;background:0 0;border:0;border-bottom:1px solid #222c37;grid-template-columns:minmax(260px,.7fr) 1fr;gap:12px;width:100%;padding:8px 10px;display:grid}.atlas-audit-content>button:hover{background:#111923}.atlas-audit-content b,.atlas-audit-static b{color:#d7b65e}.atlas-audit-content span,.atlas-audit-static span{color:#83909e;font-size:10px}.atlas-errors summary{cursor:pointer;color:#dcad78;margin-bottom:6px}.atlas-errors div{padding:3px 0}@media (width<=1350px){.atlas-summary-strip{grid-template-columns:repeat(4,1fr)}.atlas-summary-strip span:nth-child(4){border-right:0}.atlas-layout-v2{grid-template-columns:220px minmax(380px,1fr) 320px}}@media (width<=1100px){.atlas-v2{padding-left:0;padding-right:0}.atlas-heading{padding:0 24px}.atlas-layout-v2{grid-template-columns:220px minmax(0,1fr)}.atlas-layout-v2 .atlas-inspector{display:none}.atlas-summary-strip{grid-template-columns:repeat(4,1fr)}.atlas-world-search>div:first-child{grid-template-columns:1fr}.atlas-result-main{grid-template-columns:60px minmax(0,1fr)}.atlas-result-main small{display:none}.atlas-toolbar{flex-direction:column;align-items:flex-start}}@media (width<=760px){.atlas-summary-strip{grid-template-columns:repeat(2,1fr);margin-left:12px;margin-right:12px}.atlas-summary-strip span:nth-child(2n){border-right:0}.atlas-world-search,.atlas-toolbar,.atlas-audit-panel{margin-left:12px;margin-right:12px}.atlas-layout-v2{grid-template-columns:1fr;height:650px;margin-left:12px;margin-right:12px}.atlas-layout-v2 .atlas-sidebar{display:none}.atlas-search-row{grid-template-columns:1fr}.atlas-search-row>.ghost{margin:0 8px 6px}.atlas-filter-toggles{grid-template-columns:1fr 1fr;display:grid}.atlas-audit-content>button,.atlas-audit-static{grid-template-columns:1fr}.atlas-actions{justify-content:flex-start}}.designer-loading,.designer-login-page,.designer-page{min-height:calc(100vh - 120px)}.designer-loading{color:#9ca8b4;place-items:center;font:13px IBM Plex Mono,monospace;display:grid}.designer-login-page{background:radial-gradient(circle at 50% 10%,#7243a72e,#0000 34%);place-items:center;padding:60px 20px;display:grid}.designer-login-card{background:#0c1118;border:1px solid #26303b;width:min(520px,100%);padding:34px;box-shadow:0 24px 80px #00000059}.designer-login-card h1{margin:8px 0 12px;font-size:42px}.designer-login-card p{color:#9aa6b2;line-height:1.6}.designer-login-card form{gap:14px;margin:28px 0 18px;display:grid}.designer-login-card label,.designer-form-grid label,.effect-grid label{color:#85919d;text-transform:uppercase;letter-spacing:.06em;gap:6px;font:11px IBM Plex Mono,monospace;display:grid}.designer-login-card input,.designer-search,.designer-form-grid input,.designer-form-grid select,.effect-grid input,.effect-grid select,.effect-head select,.designer-notes{color:#e9edf1;background:#080c11;border:1px solid #2a3540;border-radius:3px;outline:none;padding:10px 11px;font:13px inherit}.designer-login-card input:focus,.designer-search:focus,.designer-form-grid input:focus,.designer-form-grid select:focus,.effect-grid input:focus,.effect-grid select:focus,.designer-notes:focus{border-color:#7351a2;box-shadow:0 0 0 2px #7351a229}.designer-login-card small{color:#66717d;line-height:1.5;display:block}.designer-topbar{background:#0a0f15;border-bottom:1px solid #202a33;justify-content:space-between;align-items:flex-end;gap:30px;padding:24px 28px 18px;display:flex}.designer-topbar h1{margin:3px 0 0;font-size:30px}.designer-session{color:#9ca8b4;align-items:center;gap:12px;font:11px IBM Plex Mono,monospace;display:flex}.publish-state{color:#b88f8f;border:1px solid #40343a;padding:5px 8px}.publish-state.ready{color:#7fc39b;border-color:#274b3a}.designer-summary{background:#222b34;border-bottom:1px solid #222b34;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.designer-summary article{background:#0b1016;justify-content:space-between;align-items:baseline;padding:14px 20px;display:flex}.designer-summary small{color:#697581;text-transform:uppercase;letter-spacing:.08em;font:10px IBM Plex Mono,monospace}.designer-summary strong{color:#dce3ea;font:20px IBM Plex Mono,monospace}.designer-summary .designer-coming strong{color:#8e70b3}.designer-workspace{grid-template-columns:260px minmax(0,1fr);min-height:760px;display:grid}.designer-sidebar{background:#080c11;border-right:1px solid #202a33;min-width:0;padding:16px}.designer-sidebar-actions{margin-bottom:12px;display:flex}.designer-sidebar-actions button{width:100%}.designer-search{box-sizing:border-box;width:100%;margin-bottom:10px}.designer-spell-list{gap:5px;max-height:calc(100vh - 280px);display:grid;overflow:auto}.designer-spell-list button{text-align:left;color:#cad1d8;cursor:pointer;background:#0c1219;border:1px solid #0000;border-radius:3px;justify-content:space-between;align-items:center;padding:10px;display:flex}.designer-spell-list button:hover{border-color:#2d3944}.designer-spell-list button.active{background:#151125;border-color:#5c457d}.designer-spell-list span{gap:3px;display:grid}.designer-spell-list b{font-size:12px}.designer-spell-list small{color:#6f7a85;font:9px IBM Plex Mono,monospace}.designer-empty{color:#5f6a75;text-align:center;padding:20px;font-size:12px}.school-dot{background:#69727a;border-radius:50%;width:9px;height:9px}.school-dot.purple{background:#8550b9}.school-dot.red{background:#b64d4d}.school-dot.blue{background:#477ebc}.school-dot.green{background:#4c946a}.school-dot.yellow{background:#c4a94d}.designer-editor{background:#0d1218;min-width:0;padding:24px 28px 60px}.designer-editor-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.designer-editor-head h2{margin:4px 0;font-size:27px}.designer-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.designer-actions .publish{background:#5b347f}.designer-actions .danger,.icon-danger{color:#d88787;border-color:#53363a}.designer-alert{color:#bac2ca;background:#10161d;border:1px solid #39434c;margin:9px 0;padding:10px 12px;font-size:12px}.designer-alert.success{color:#8cc9a4;background:#0c1a14;border-color:#28523e}.designer-alert.error{color:#e0a1a6;background:#1d1012;border-color:#5d3538}.designer-alert.warning{color:#d7c17f;background:#1b180e;border-color:#5c5030}.designer-form-grid{grid-template-columns:repeat(5,minmax(130px,1fr));gap:13px;margin-bottom:22px;display:grid}.designer-form-grid .designer-check{text-transform:none;letter-spacing:0;align-items:center;gap:9px;padding-top:20px;display:flex}.designer-check input{width:auto}.designer-section{border-top:1px solid #252f39;padding:22px 0}.designer-section-title{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:14px;display:flex}.designer-section-title h3{margin:0;font-size:17px}.designer-section-title p{color:#6f7b86;margin:0;font-size:12px}.effect-stack{gap:10px;margin-bottom:10px;display:grid}.effect-card{background:#0a0f15;border:1px solid #27313a;padding:13px}.effect-head{grid-template-columns:1fr 160px 30px;align-items:center;gap:10px;margin-bottom:12px;display:grid}.effect-head b{color:#8895a0;text-transform:uppercase;font:11px IBM Plex Mono,monospace}.effect-head select{padding:7px}.icon-danger{cursor:pointer;background:0 0;border:1px solid #4b3034;height:30px;font-size:18px}.effect-grid{grid-template-columns:repeat(6,minmax(110px,1fr));gap:10px;display:grid}.designer-form-grid.messages{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.designer-notes{resize:vertical;box-sizing:border-box;width:100%;min-height:90px}.designer-validation{background:#161217;border:1px solid #514046;justify-content:space-between;margin-bottom:10px;padding:12px;display:flex}.designer-validation.valid{background:#0c1712;border-color:#28523e}.designer-validation strong{text-transform:uppercase;font:12px IBM Plex Mono,monospace}.designer-validation span{color:#87929c;font-size:12px}.designer-preview{color:#b6c0ca;white-space:pre-wrap;background:#06090d;border:1px solid #222d36;max-height:460px;padding:16px;font:11px/1.55 IBM Plex Mono,monospace;overflow:auto}@media (width<=1300px){.designer-form-grid{grid-template-columns:repeat(3,minmax(130px,1fr))}.effect-grid{grid-template-columns:repeat(3,minmax(110px,1fr))}}@media (width<=900px){.designer-summary{grid-template-columns:repeat(2,1fr)}.designer-workspace{grid-template-columns:1fr}.designer-sidebar{border-bottom:1px solid #202a33;border-right:0}.designer-spell-list{max-height:220px}.designer-editor-head,.designer-topbar{flex-direction:column;align-items:flex-start}.designer-actions{justify-content:flex-start}.designer-form-grid,.effect-grid,.designer-form-grid.messages{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.designer-editor{padding:18px 14px 50px}.designer-form-grid,.effect-grid,.designer-form-grid.messages{grid-template-columns:1fr}.designer-session{flex-wrap:wrap}.designer-summary{grid-template-columns:1fr}.effect-head{grid-template-columns:1fr 1fr 30px}}.class-designer-page .designer-summary{margin-bottom:14px}.class-architecture-note{color:#9ca8b7;background:#101722;border:1px solid #364255;border-radius:6px;margin:0 4vw 18px;padding:14px 18px;font-size:12px;line-height:1.65}.class-architecture-note b{color:#edc66d}.class-section{border-top:1px solid #27303c;margin-top:10px;padding:24px 0 8px}.class-section:first-of-type{border-top:0;padding-top:6px}.class-section h3{color:#e6e9ee;margin:0 0 18px;font:600 20px Cinzel,serif}.class-slot{color:#8a95a4;margin-top:4px;font:10px IBM Plex Mono,monospace;display:block}.class-engine-dot{background:#7c8794;border-radius:50%;width:9px;height:9px;display:block;box-shadow:0 0 10px #7c879455}.class-engine-dot.mage{background:#a583e8;box-shadow:0 0 10px #a583e877}.class-engine-dot.vampire{background:#d36d73;box-shadow:0 0 10px #d36d7377}.class-engine-dot.werewolf{background:#b69567;box-shadow:0 0 10px #b6956777}.class-engine-dot.demon{background:#e07c52;box-shadow:0 0 10px #e07c5277}.class-engine-dot.angel{background:#e3d79d;box-shadow:0 0 10px #e3d79d77}.class-wide-field{color:#818c9a;flex-direction:column;gap:6px;margin:14px 0;font-size:11px;display:flex}.class-wide-field textarea{resize:vertical;color:#dce1e8;background:#111720;border:1px solid #293341;border-radius:4px;outline:none;width:100%;padding:10px;line-height:1.5}.class-wide-field textarea:focus{border-color:#8a713d}.mage-package{background:linear-gradient(#15112655,#0d111800);border-left:2px solid #7655a8;padding-left:14px;padding-right:14px}.class-designer-page .designer-form-grid label>small{color:#687382;margin-top:2px;line-height:1.45}.class-designer-page .toggle-row{justify-content:flex-end;min-height:58px}.class-designer-page .toggle-row input{width:auto;margin-right:8px}@media (width<=800px){.class-architecture-note{margin-left:18px;margin-right:18px}.mage-package{padding-left:8px;padding-right:8px}}.play-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:16px;display:grid}.play-layout .terminal-shell{min-width:0}.play-dashboard{flex-direction:column;gap:12px;min-width:0;display:flex}.play-card{background:linear-gradient(145deg,#101620,#0b0f15);border:1px solid #28313d;padding:18px;box-shadow:0 18px 45px #0005}.play-card h2,.play-card h3{color:#eef1f5;margin:6px 0 0;font-family:Cinzel,serif}.play-card h2{font-size:24px}.play-card h3{font-size:17px}.play-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.live-controls{align-items:center;gap:5px;display:flex}.live-sync{color:#788493;letter-spacing:.05em;background:#111720;border:1px solid #303a48;border-radius:999px;height:30px;padding:0 9px;font:9px IBM Plex Mono,monospace}.live-sync span{background:#7b5c33;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.live-sync.active{color:#8fd2aa;background:#0c1813;border-color:#315b47}.live-sync.active span{background:#62bd87;box-shadow:0 0 8px #62bd87}.play-icon-button{color:#c2cad5;background:#121923;border:1px solid #303a48;border-radius:5px;width:30px;height:30px;font-size:16px}.play-icon-button:hover{color:#f2cf84;border-color:#836b3e}.character-meta{color:#8d98a7;justify-content:space-between;gap:10px;margin:12px 0 17px;font:11px IBM Plex Mono,monospace;display:flex}.character-meta b{color:#efc76e}.resource-row{margin:12px 0}.resource-row>div:first-child{color:#8792a0;justify-content:space-between;align-items:center;margin-bottom:6px;font:10px IBM Plex Mono,monospace;display:flex}.resource-row b{color:#cfd6df;font-weight:500}.resource-track{background:#080b10;border:1px solid #202934;height:5px;overflow:hidden}.resource-track span{background:linear-gradient(90deg,#9a7537,#e0b75c);height:100%;display:block}.play-stat-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:16px;display:grid}.play-stat-grid.six{grid-template-columns:repeat(3,1fr)}.play-stat-grid>span{background:#0d131b;border:1px solid #222b36;min-width:0;padding:9px}.play-stat-grid small{color:#687483;letter-spacing:.08em;font:9px IBM Plex Mono,monospace;display:block}.play-stat-grid b{color:#dce2e9;text-overflow:ellipsis;margin-top:4px;font-size:13px;display:block;overflow:hidden}.sync-foot{color:#5f6b78;margin-top:12px;font:9px IBM Plex Mono,monospace}.play-section-title{border-bottom:1px solid #242d38;margin-bottom:10px;padding-bottom:10px}.compact-card{padding-top:15px;padding-bottom:15px}.play-detail-row{color:#778391;border-bottom:1px solid #1f2731;justify-content:space-between;padding:6px 0;font-size:11px;display:flex}.play-detail-row:last-child{border:0}.play-detail-row b{color:#d2d9e2;font-family:IBM Plex Mono,monospace}.quick-command-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.quick-command-grid button,.admin-field button,.bootstrap-button,.admin-action-grid button{color:#cbd3dd;background:#121923;border:1px solid #303a48;border-radius:4px;padding:9px;font-size:11px;font-weight:700}.quick-command-grid button:hover,.admin-field button:hover,.admin-action-grid button:hover{color:#f0ca7d;border-color:#766039}.school-list{gap:5px;display:grid}.school-list>div{color:#788493;background:#0c1118;border:1px solid #222b36;justify-content:space-between;align-items:center;padding:7px 9px;font-size:11px;display:flex}.school-list>div.active{color:#e3bd6a;background:#171711;border-color:#7a6338}.school-list b{font-family:IBM Plex Mono,monospace}.logged-out-card{text-align:center;color:#8d97a4;padding:42px 24px}.logged-out-card h2{margin:13px 0}.logged-out-card p{line-height:1.65}.logged-out-card small{color:#697482;line-height:1.5;display:block}.dashboard-sigil{color:#edc66d;border:1px solid #725b31;place-items:center;width:62px;height:62px;margin:0 auto 25px;font-family:Cinzel,serif;font-size:0;display:grid;transform:rotate(45deg)}.dashboard-sigil:after{content:"E";font-size:30px;transform:rotate(-45deg)}.admin-live-card{border-color:#604d2d}.admin-live-badge{color:#b99759;letter-spacing:.08em;background:#17140e;border:1px solid #57492f;border-radius:999px;padding:5px 7px;font:8px IBM Plex Mono,monospace}.play-muted{color:#778392;font-size:11px;line-height:1.55}.admin-live-card>label{color:#778493;flex-direction:column;gap:6px;margin:13px 0;font-size:10px;display:flex}.admin-live-card select,.admin-field input{color:#d9e0e8;background:#0b1118;border:1px solid #2b3542;border-radius:4px;width:100%;padding:8px}.admin-current{flex-wrap:wrap;gap:5px;margin:10px 0 13px;display:flex}.admin-current span{color:#9da8b5;background:#101720;border:1px solid #26303b;padding:5px 7px;font:9px IBM Plex Mono,monospace}.admin-target-resources{background:#0a0f15;border:1px solid #202934;margin-bottom:12px;padding:1px 10px 7px}.admin-section{border-top:1px solid #2b2a25;margin-top:11px;padding-top:4px}.admin-section summary{cursor:pointer;color:#c4a45e;text-transform:uppercase;letter-spacing:.07em;padding:9px 0;font:10px IBM Plex Mono,monospace;list-style:none}.admin-section summary::-webkit-details-marker{display:none}.admin-section summary:after{content:"−";float:right;color:#6f7781}.admin-section:not([open]) summary:after{content:"+"}.admin-section-body{padding-bottom:4px}.admin-field{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;margin:8px 0;display:grid}.admin-field label{color:#768291;flex-direction:column;gap:5px;font-size:10px;display:flex}.admin-field button{height:34px}.admin-paired-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.admin-paired-fields .admin-field{grid-template-columns:1fr}.admin-paired-fields .admin-field button{width:100%;height:30px}.admin-school-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.admin-school-fields .admin-field{grid-template-columns:1fr}.admin-school-fields .admin-field button{width:100%;height:30px}.admin-action-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.bootstrap-button{color:#e4bd68;background:linear-gradient(135deg,#342b1c,#161713);border-color:#836936;width:100%;margin-top:8px}.bootstrap-button:hover{filter:brightness(1.12)}.bootstrap-help{color:#6f7a88;margin-top:7px;line-height:1.5;display:block}.bootstrap-help code{color:#cba65e}.play-notice{color:#89c7a3;background:#0e1b16;border:1px solid #315643;margin-top:12px;padding:9px;font-size:10px;line-height:1.45}.admin-warning{color:#a7844a;text-transform:uppercase;letter-spacing:.07em;border-top:1px solid #302b22;margin-top:13px;padding-top:11px;font:9px IBM Plex Mono,monospace}@media (width<=1250px){.play-layout{grid-template-columns:minmax(0,1fr) 340px}.play-stat-grid.six{grid-template-columns:1fr 1fr}}@media (width<=1000px){.play-layout{grid-template-columns:1fr}.play-dashboard{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-live-card,.logged-out-card{grid-column:1/-1}}@media (width<=620px){.play-dashboard{grid-template-columns:1fr}.play-card{grid-column:auto}.play-stat-grid,.play-stat-grid.six{grid-template-columns:1fr 1fr}.play-layout .terminal-host{height:520px}.admin-paired-fields,.admin-school-fields{grid-template-columns:1fr}}.mud-command-bar{background:#05070a;border-top:1px solid #252d38;align-items:center;gap:10px;min-height:48px;padding:8px 10px;font-family:IBM Plex Mono,Cascadia Mono,Consolas,monospace;display:flex;box-shadow:inset 0 1px #000}.mud-command-prompt{white-space:nowrap;letter-spacing:.01em;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.mud-prompt-exp{color:#5ff}.mud-prompt-resources{color:#aab4c0}.mud-prompt-resources b{color:#5ff;font-weight:700}.mud-prompt-chevron{color:#d9a94a}.mud-command-input{color:#edf2f7;caret-color:#d9a94a;background:#080c11;border:1px solid #283442;border-radius:3px;outline:none;flex:1;min-width:0;height:34px;padding:5px 8px;font:14px IBM Plex Mono,Cascadia Mono,Consolas,monospace}.mud-command-input:focus{border-color:#7f673a;box-shadow:0 0 0 1px #7f673a55}.mud-command-input::placeholder{color:#4f5966}.mud-command-send{color:#e1bc69;text-transform:uppercase;letter-spacing:.06em;background:#17140e;border:1px solid #6f5b35;border-radius:3px;height:34px;padding:0 13px;font:700 10px IBM Plex Mono,monospace}.mud-command-send:hover:not(:disabled){color:#f4cf7b;background:#211b10;border-color:#a38343}.mud-command-send:disabled{opacity:.35;cursor:default}.terminal-shell:has(.mud-command-bar) .terminal-frame{border-bottom-right-radius:0;border-bottom-left-radius:0}.terminal-shell:has(.mud-command-bar) .mud-command-bar{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.play-layout .terminal-frame{cursor:text}@media (width<=760px){.mud-command-bar{flex-wrap:wrap;gap:7px}.mud-command-prompt{width:100%;font-size:11px}.mud-command-input{flex:1}.mud-command-send{padding:0 10px}}.pfile-loading{color:#8792a0;place-items:center;min-height:70vh;font:12px IBM Plex Mono,monospace;display:grid}.pfile-page{min-height:calc(100vh - 120px);padding:42px 5vw 70px}.pfile-topbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.pfile-topbar h1{color:#eef1f5;margin:8px 0;font:600 42px Cinzel,serif}.pfile-topbar p{color:#7e8997;max-width:720px;margin:0;line-height:1.6}.pfile-session{color:#9aa5b3;align-items:center;gap:8px;font:11px IBM Plex Mono,monospace;display:flex}.pfile-session a{text-decoration:none}.pfile-banner{color:#aab5c1;background:#111821;border:1px solid #33404d;max-width:1400px;margin:10px 0;padding:11px 13px;font-size:11px;line-height:1.5}.pfile-banner.error{color:#e09797;background:#1c1012;border-color:#6c3b3b}.pfile-banner.warning{color:#d2ad63;background:#1c180f;border-color:#6b5835}.pfile-banner.success{color:#8bc9a5;background:#0e1b16;border-color:#315b47}.pfile-banner a{color:#e5bd68}.pfile-layout{background:#090d12;border:1px solid #27313d;grid-template-columns:300px minmax(0,1fr);min-height:720px;display:grid;box-shadow:0 24px 70px #0006}.pfile-list-panel{background:#0c1118;border-right:1px solid #27313d;min-width:0}.pfile-list-head{border-bottom:1px solid #222b36;justify-content:space-between;align-items:center;height:53px;padding:0 15px;display:flex}.pfile-list-head button{color:#c5ced8;background:#121923;border:1px solid #303a47;border-radius:4px;width:29px;height:29px}.pfile-search{color:#dce2ea;background:#090e14;border:1px solid #293440;border-radius:4px;outline:none;width:calc(100% - 26px);margin:13px;padding:9px}.pfile-search:focus{border-color:#816a3d}.pfile-list-meta{color:#66717e;justify-content:space-between;padding:0 14px 10px;font:9px IBM Plex Mono,monospace;display:flex}.pfile-character-list{border-top:1px solid #202833;max-height:690px;overflow:auto}.pfile-character-list>button{color:#9ca7b4;text-align:left;background:0 0;border:0;border-bottom:1px solid #1e2630;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:11px 13px;display:grid}.pfile-character-list>button:hover{background:#111821}.pfile-character-list>button.active{background:#171b1d;box-shadow:inset 2px 0 #d1a750}.pfile-character-list b{color:#dde3eb;font-size:12px;display:block}.pfile-character-list small{color:#697582;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font:9px IBM Plex Mono,monospace;display:block;overflow:hidden}.pfile-character-list em{color:#72c994;border:1px solid #315c46;border-radius:999px;padding:3px 5px;font:700 8px IBM Plex Mono,monospace}.pfile-online-dot{background:#4e5864;border-radius:50%;width:7px;height:7px}.pfile-online-dot.online{background:#62bd87;box-shadow:0 0 8px #62bd87}.pfile-empty{color:#6f7a87;text-align:center;padding:25px;font-size:11px}.pfile-editor-panel{background:#0a0e14;min-width:0}.pfile-empty-editor{color:#687481;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:680px;display:flex}.pfile-empty-editor h2{color:#a7b0bc;font:600 22px Cinzel,serif}.pfile-editor-head{z-index:10;background:#0d131b;border-bottom:1px solid #26303b;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;display:flex;position:sticky;top:72px}.pfile-editor-head h2{color:#eef1f4;margin:0;font:600 27px Cinzel,serif}.pfile-editor-head p{color:#6f7b89;margin:6px 0 0;font:10px IBM Plex Mono,monospace}.pfile-title-line{align-items:center;gap:10px;display:flex}.pfile-lock-state{letter-spacing:.06em;border-radius:999px;padding:5px 7px;font:700 8px IBM Plex Mono,monospace}.pfile-lock-state.offline{color:#8eb2d7;background:#0f1720;border:1px solid #33475e}.pfile-lock-state.locked{color:#7dcea0;background:#0d1914;border:1px solid #315b47}.pfile-lock-state.unknown{color:#d0a95d;background:#1a160e;border:1px solid #675632}.pfile-editor-actions{gap:7px;display:flex}.pfile-form{padding:2px 24px 35px}.pfile-form-locked{position:relative}.pfile-form-locked input:not([readonly]),.pfile-form-locked select{opacity:.7}.pfile-section{border-bottom:1px solid #242d38;padding:7px 0}.pfile-section>summary{cursor:pointer;color:#d6b465;text-transform:uppercase;letter-spacing:.08em;padding:14px 2px;font:600 11px IBM Plex Mono,monospace;list-style:none}.pfile-section>summary::-webkit-details-marker{display:none}.pfile-section>summary:after{content:"−";float:right;color:#687482}.pfile-section:not([open])>summary:after{content:"+"}.pfile-section-body{padding:5px 0 17px}.pfile-grid{gap:9px;margin-bottom:10px;display:grid}.pfile-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.pfile-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.pfile-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.pfile-section label,.pfile-array-field{color:#75818f;flex-direction:column;gap:5px;min-width:0;font-size:10px;display:flex}.pfile-section input,.pfile-section select{color:#dce3eb;background:#0c1219;border:1px solid #2b3643;border-radius:4px;outline:none;width:100%;min-width:0;padding:8px;font-family:IBM Plex Mono,monospace}.pfile-section input:focus,.pfile-section select:focus{border-color:#826b3e;box-shadow:0 0 0 1px #826b3e33}.pfile-section input[readonly]{color:#7e8997;background:#090d12}.pfile-help{color:#697583;margin:0 0 11px;font-size:10px;line-height:1.55}.pfile-array-field{margin:9px 0}.pfile-array-field small{color:#596573;font-size:9px}.pfile-raw{color:#a9b7c7;white-space:pre-wrap;word-break:break-word;background:#05080c;border:1px solid #202a35;max-height:520px;padding:14px;font:10px/1.5 IBM Plex Mono,monospace;overflow:auto}.pfile-empty-editor .dashboard-sigil{margin:0 0 28px}.pfile-editor-panel>.pfile-banner{max-width:none;margin:12px 24px 0}@media (width<=1180px){.pfile-layout{grid-template-columns:250px minmax(0,1fr)}.pfile-grid.five{grid-template-columns:repeat(3,1fr)}.pfile-grid.four{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.pfile-page{padding:28px 18px}.pfile-topbar{flex-direction:column;align-items:flex-start}.pfile-layout{grid-template-columns:1fr}.pfile-list-panel{border-bottom:1px solid #27313d;border-right:0}.pfile-character-list{max-height:260px}.pfile-editor-head{flex-direction:column;align-items:flex-start;top:72px}.pfile-grid.three,.pfile-grid.five{grid-template-columns:repeat(2,1fr)}}@media (width<=580px){.pfile-session{flex-wrap:wrap}.pfile-grid.three,.pfile-grid.four,.pfile-grid.five{grid-template-columns:1fr}.pfile-editor-head,.pfile-form{padding-left:14px;padding-right:14px}.pfile-editor-actions{width:100%}.pfile-editor-actions button{flex:1}}.nav-dropdown{position:relative}.nav-dropdown>summary{color:#9da6b3;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:6px;padding:10px 14px;list-style:none}.nav-dropdown>summary::-webkit-details-marker{display:none}.nav-dropdown>summary:after{content:" ▾";color:#6f7884;font-size:10px}.nav-dropdown>summary:hover,.nav-dropdown>summary.active,.nav-dropdown[open]>summary{color:#f5d28c;background:#171b22}.nav-dropdown-menu{z-index:80;background:#0d1117;border:1px solid #29313d;border-radius:7px;min-width:175px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 50px #000b}.site-header nav .nav-dropdown-menu button{text-align:left;white-space:nowrap;border-radius:5px;width:100%;padding:10px 12px;display:block}.site-header nav .nav-dropdown-menu button.active{color:#f5d28c;background:#171b22}@media (width<=1050px){.nav-dropdown>summary{padding:9px 8px;font-size:12px}}@media (width<=760px){.nav-dropdown-menu{min-width:155px;right:0}}
