.react-flow{direction:ltr;--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: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--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: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--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: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--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 rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.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: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--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: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--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: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--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 rgba(0, 0, 0, .08);--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{position:absolute;width:100%;height:100%;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{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.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;-moz-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:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.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:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;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%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;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{position:absolute;z-index:5;margin:15px}.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{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.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{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;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))}.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{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.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-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.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))}.canvas-section-editor{position:absolute;z-index:20;display:flex;flex-direction:column;max-height:min(440px,calc(100% - 140px));background:var(--panel);border:1px solid var(--border-strong);border-radius:18px;box-shadow:0 12px 40px #1c1c1924;overflow:hidden;pointer-events:auto}*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #f4f3ee;--panel: #ffffff;--border: #e9e7df;--border-strong: #dddbd2;--text: #1c1c19;--text-2: #6f6d64;--text-3: #a3a196;--yellow: #e9f22c;--yellow-dark: #d7e01a;--green: #4caf50;--green-chip-bg: #e7f3e2;--green-chip-text: #3e7d3a;--chip-bg: #f1f0ea;--radius: 12px;--shadow: 0 1px 2px rgba(30, 30, 20, .04), 0 4px 16px rgba(30, 30, 20, .06);--shadow-lg: 0 2px 6px rgba(30, 30, 20, .06), 0 12px 32px rgba(30, 30, 20, .1);font-family:Inter,Noto Sans JP,-apple-system,sans-serif}body{background:var(--bg);color:var(--text);font-size:13px;-webkit-font-smoothing:antialiased;overflow-x:hidden;overflow-y:auto}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea{font-family:inherit}html,body,#root{width:100%;min-height:100%}.app{width:100vw;height:100vh;overflow:hidden;position:relative;background:#f6f5f0}.app-chrome{position:fixed;top:0;left:0;right:0;z-index:40;pointer-events:none}.app-chrome>*{pointer-events:auto}.rail{position:fixed;left:20px;top:50%;transform:translateY(-50%);width:68px;background:var(--panel);border-radius:34px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;align-items:center;padding:10px 0 12px;gap:0;z-index:50}.rail-logo{width:36px;height:36px;display:grid;place-items:center;margin-bottom:6px;color:#111}.rail-item{width:52px;padding:5px 0 6px;border-radius:14px;display:flex;flex-direction:column;align-items:center;gap:3px;color:#44433d}.rail-item svg{width:17px;height:17px}.rail-item span{font-size:9px;letter-spacing:.02em;color:#55544c}.rail-item:hover{background:#f4f3ec}.rail-item.active{background:#eceae0}.rail-item.active-yellow{background:#f4f7d8}.rail-plus{width:40px;height:40px;min-height:40px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;margin:2px 0 4px;box-shadow:0 2px 8px #b4be1466;flex:none}.rail-plus.is-open{box-shadow:0 0 0 3px #e9f22c73,0 2px 8px #b4be1466}.rail-plus svg{width:20px;height:20px}.rail-connect{width:40px;height:40px;min-height:40px;border-radius:50%;background:var(--panel);border:1.5px solid var(--border-strong);display:grid;place-items:center;margin:4px 0 0;flex:none;color:#44433d}.rail-connect.is-open{background:#f4f7d8;border-color:#c8d84a;box-shadow:0 0 0 3px #e9f22c59}.rail-connect svg{width:18px;height:18px}.rail-connect-label{font-size:9px;font-weight:600;color:#55544c;margin:2px 0 4px;letter-spacing:.02em}.rail-divider{width:28px;height:1px;background:var(--border);margin:2px 0 6px}.rail-item span{display:flex;flex-direction:column;align-items:center;gap:0;line-height:1.15;text-align:center}.rail-item-line{display:block}.rail-tail-spacer{flex:1;min-height:10px}.rail-item--output span{font-weight:600}.rail-menu-backdrop,.rail-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:transparent;border:none;cursor:default}.rail-slot-menu{position:fixed;left:96px;top:50%;transform:translateY(-50%);z-index:70;width:220px;background:var(--panel);border:1px solid var(--border-strong);border-radius:16px;box-shadow:var(--shadow-lg);padding:10px}.rail-slot-menu-title{font-size:11px;font-weight:700;color:var(--text-2);padding:4px 8px 8px}.rail-slot-menu-item{width:100%;display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:12px;text-align:left}.rail-slot-menu-item:hover{background:#f4f3ec}.rail-slot-menu-item .ic{width:32px;height:32px;border-radius:10px;background:#f1f0ea;display:grid;place-items:center;flex:none}.rail-slot-menu-item .ic svg{width:15px;height:15px}.rail-slot-menu-item .txt b{display:block;font-size:12px;font-weight:700}.rail-slot-menu-item .txt small{display:block;font-size:10px;color:var(--text-3);margin-top:1px}.rail-slot-menu--wide{width:248px;max-height:min(82vh,640px);overflow-y:auto}.rail-slot-menu--asset{top:42%}.rail-slot-menu--connector{top:52%}.rail-slot-menu-desc{font-size:10px;color:var(--text-3);padding:0 8px 10px;line-height:1.4}.rail-slot-menu-title--sub{padding-top:0;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.rail-slot-menu-divider{height:1px;background:var(--border);margin:8px 4px 10px}.rail-slot-menu-badge{display:inline-block;margin-left:6px;padding:1px 5px;border-radius:4px;font-size:9px;font-weight:700;background:#f2f6cf;color:#6a7210;vertical-align:middle}.rail-drawer{position:fixed;left:96px;top:50%;transform:translateY(-50%);width:300px;max-height:min(520px,calc(100vh - 48px));z-index:70;background:var(--panel);border:1px solid var(--border-strong);border-radius:18px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;overflow:hidden}.rail-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;border-bottom:1px solid var(--border)}.rail-drawer-title{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.rail-drawer-title svg{width:16px;height:16px}.rail-drawer-close{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;color:var(--text-2)}.rail-drawer-close:hover{background:#f4f3ec}.rail-drawer-close svg{width:14px;height:14px}.rail-drawer-body{flex:1;overflow:auto;padding:14px 16px 18px}.rail-drawer-lead{font-size:11.5px;line-height:1.65;color:var(--text-2);margin-bottom:14px}.rail-drawer-empty{font-size:12px;color:var(--text-3);padding:20px 0;text-align:center}.rail-asset-list,.rail-template-list,.rail-strategy-list{display:grid;gap:8px;list-style:none}.rail-asset-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:12px;background:#faf9f5}.rail-asset-icon{width:32px;height:32px;border-radius:10px;background:#f1f0ea;display:grid;place-items:center;flex:none}.rail-asset-icon svg{width:14px;height:14px}.rail-asset-item b{display:block;font-size:12px}.rail-asset-item small{font-size:10px;color:var(--text-3)}.rail-template-card,.rail-strategy-card{padding:12px 14px;border:1px solid var(--border);border-radius:14px;background:#faf9f5}.rail-template-card b,.rail-strategy-card b{font-size:12.5px;display:block}.rail-template-card>span{display:block;font-size:10.5px;color:var(--text-2);margin-top:4px}.rail-template-use{margin-top:10px;width:100%;padding:8px 10px;border-radius:10px;background:var(--yellow);font-size:11px;font-weight:700;color:#16160f}.rail-strategy-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.rail-strategy-top .score{font-size:11px;font-weight:700;background:#f7fadb;color:#6a7210;padding:2px 8px;border-radius:8px}.rail-strategy-card p{margin-top:6px;font-size:11px;line-height:1.55;color:var(--text-2)}.rail-setting-row{display:flex;flex-direction:column;gap:4px;padding:10px 0;border-bottom:1px solid var(--border)}.rail-setting-row .lbl{font-size:10.5px;color:var(--text-3);font-weight:600}.rail-setting-row .val{font-size:12.5px;font-weight:600}.topbar{margin:0;padding:12px 20px 6px 96px;display:flex;align-items:center;gap:10px;background:linear-gradient(180deg,#f4f3eef5,#f4f3eec7 65%,#f4f3ee00)}.search{flex:1;max-width:520px;height:40px;background:var(--panel);border:1px solid var(--border);border-radius:20px;display:flex;align-items:center;gap:8px;padding:0 16px;color:var(--text-3);box-shadow:0 1px 2px #1e1e1408}.search svg{width:15px;height:15px}.search input{border:none;outline:none;background:transparent;flex:1;font-size:13px;color:var(--text)}.search input::placeholder{color:var(--text-3)}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:8px}.chip{height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:16px;font-size:12px;font-weight:500;color:var(--text-2);background:var(--chip-bg)}.chip.saved{background:var(--green-chip-bg);color:var(--green-chip-text)}.chip.saved svg{width:14px;height:14px}.chip.render{background:#e9e7df;color:#55544c}.chip.ghost{background:transparent;border:1px solid transparent}.btn-generate{height:40px;padding:0 18px;border-radius:20px;background:var(--yellow);font-weight:700;font-size:13px;display:inline-flex;align-items:center;gap:7px;color:#16160f;box-shadow:0 2px 10px #bec81973}.btn-generate svg{width:15px;height:15px}.avatar{width:38px;height:38px;border-radius:50%;background:#e7e5db;border:1px solid var(--border-strong);display:grid;place-items:center;font-size:12px;font-weight:600;color:#55544c}.pagehead{margin:0;padding:2px 20px 8px 96px;background:linear-gradient(180deg,#f4f3ee8c,#f4f3ee00)}.pagehead-row{display:flex;align-items:center;gap:14px}.pagehead h1{font-size:20px;font-weight:700;letter-spacing:-.01em}.campaign-select{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#44433d;font-weight:500}.campaign-select svg{width:14px;height:14px;color:var(--text-3)}.tabs{display:flex;gap:26px;margin-top:16px}.tab{padding:0 2px 10px;font-size:13px;font-weight:500;color:var(--text-2);border-bottom:2px solid transparent}.tab.active{color:var(--text);font-weight:700;border-bottom-color:#1c1c19}.main{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0}.canvas-wrap{position:relative;width:100%;height:100%;border:none;border-radius:0;background-color:#f6f5f0;background-image:radial-gradient(#d8d6ca 1px,transparent 1.2px);background-size:18px 18px;overflow:hidden}.wires{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.wires path,.wires line{stroke:#c9c7bb;stroke-width:1.4;fill:none}.wires circle.port{fill:#f6f5f0;stroke:#b9b7ab;stroke-width:1.4}.node{position:absolute;background:var(--panel);border:1px solid var(--border-strong);border-radius:14px;box-shadow:var(--shadow)}.stratnode{width:142px;padding:12px 14px}.stratnode .icon{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#f1f0ea;margin-bottom:8px}.stratnode .icon svg{width:15px;height:15px}.stratnode .name{font-size:12.5px;font-weight:600;line-height:1.35}.strat-chip{display:inline-block;margin-top:6px;padding:2px 8px;border-radius:8px;background:#f1f0ea;font-size:10px;font-weight:600;color:#55544c;text-transform:uppercase}.hajimeru-brief-card{margin-top:12px;padding:12px;border-radius:12px;background:#f8f7f2;border:1px solid var(--border)}.hajimeru-brief-head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600}.hajimeru-brief-head svg{width:16px;height:16px;flex:none}.hajimeru-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.hajimeru-tag{padding:3px 9px;border-radius:8px;background:#fff;border:1px solid var(--border);font-size:10.5px;font-weight:600;color:#44433d}.hajimeru-goal{margin:10px 0 0;font-size:12px;line-height:1.5;color:var(--text-2)}.hajimeru-sections-preview{display:flex;align-items:center;gap:10px;margin-top:8px;padding:10px 12px;border-radius:12px;background:#f8f7f2;border:1px solid var(--border)}.hajimeru-sections-preview svg{width:18px;height:18px;color:#6a7210;flex:none}.hajimeru-sections-preview strong{font-size:18px;margin-right:4px}.hajimeru-sections-preview small{display:block;font-size:10.5px;color:var(--text-3);margin-top:2px}.hajimeru-hint{margin:12px 0 0;font-size:11.5px;line-height:1.5;color:var(--text-3);display:flex;align-items:flex-start;gap:8px}.hajimeru-hint svg{width:14px;height:14px;flex:none;margin-top:2px;color:#6a7210}.hajimeru-panel-hint{margin:14px 0 0;padding:10px 12px;font-size:11.5px;line-height:1.5;color:var(--text-2);background:#c8d42614;border-radius:8px;display:flex;align-items:flex-start;gap:8px}.hajimeru-panel-hint svg{width:14px;height:14px;flex:none;margin-top:2px;color:#6a7210}.canvas-hajimeru-editor .cse-title{font-size:15px}.strat-preview{margin:6px 0 0;font-size:9.5px;line-height:1.35;color:var(--text-3);text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blueprintnode{width:100%;padding:11px 12px;display:flex;flex-direction:column;align-items:center;text-align:center}.blueprintnode .icon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#f1f0ea;margin-bottom:8px}.blueprintnode .icon svg{width:15px;height:15px}.blueprintnode .name{font-size:12.5px;font-weight:600;line-height:1.35}.canvas-blueprint-editor .blueprint-body{display:flex;flex-direction:column;gap:12px;overflow-y:auto}.blueprint-tone-label{margin-left:auto;font-size:10px;font-weight:600;color:var(--text-3)}.blueprint-meta-row{margin:8px 0 0;font-size:10.5px;line-height:1.5;color:var(--text-2)}.blueprint-meta-row strong{font-weight:700;margin-right:6px;color:var(--text-3)}.blueprint-queue-head{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;margin-bottom:4px}.blueprint-queue-head svg{width:14px;height:14px}.blueprint-queue-head small{margin-left:auto;font-size:10px;color:var(--text-3);font-weight:600}.blueprint-queue-text{flex:1;min-width:0}.blueprint-type-chip{display:inline-block;margin-top:4px;padding:1px 6px;border-radius:6px;background:#fff;border:1px solid var(--border);font-size:9px;font-weight:600;color:var(--text-3);text-transform:uppercase}.blueprint-queue-actions{display:flex;flex-direction:column;gap:2px;flex:none}.blueprint-queue-actions button{width:24px;height:22px;border-radius:6px;display:grid;place-items:center;color:var(--text-2)}.blueprint-queue-actions button:hover:not(:disabled){background:#ebe9e0}.blueprint-queue-actions button:disabled{opacity:.35}.blueprint-queue-actions svg{width:14px;height:14px}.blueprint-foot{padding:10px 12px 12px;border-top:1px solid var(--border);background:#faf9f5}.blueprint-confirm-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;font-size:12.5px;font-weight:700}.blueprint-confirm-btn:disabled{opacity:.45;cursor:not-allowed}.canvas-strategy-chat .strategy-chat-body{display:flex;flex-direction:column;gap:10px;min-height:0;flex:1;overflow:hidden}.strategy-chat-meta{flex:none}.strategy-chat-meta small{font-size:10.5px;color:var(--text-3)}.strategy-chat-compose{padding:10px 12px 12px;border-top:1px solid var(--border);background:#faf9f5}.strategy-composer{position:relative;border-radius:14px;border:1px solid var(--border-strong);background:#fff;box-shadow:0 1px #1c1c190a;overflow:hidden}.strategy-composer.is-drag-over{border-color:#c8d426;box-shadow:0 0 0 2px #e9f22c47}.strategy-composer.is-disabled{opacity:.72}.strategy-composer-drop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;gap:8px;background:#f7fadbf0;font-size:11.5px;font-weight:600;color:#5a6210;pointer-events:none}.strategy-composer-drop svg{width:16px;height:16px}.strategy-composer-body{padding:10px 12px 6px;min-height:56px}.strategy-composer-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.strategy-composer-thumb{position:relative;width:52px;height:52px;border-radius:10px;border:1px solid var(--border);background:#f8f7f2;overflow:hidden}.strategy-composer-thumb img{width:100%;height:100%;object-fit:cover}.strategy-composer-thumb-remove{position:absolute;top:3px;right:3px;width:18px;height:18px;border-radius:6px;background:#1c1c199e;color:#fff;display:grid;place-items:center;opacity:0;transition:opacity .15s ease}.strategy-composer-thumb:hover .strategy-composer-thumb-remove{opacity:1}.strategy-composer-thumb-remove svg{width:10px;height:10px}.strategy-composer-input{width:100%;border:none;resize:none;font:inherit;font-size:12.5px;line-height:1.5;min-height:44px;max-height:120px;background:transparent;outline:none;color:var(--text)}.strategy-composer-input::placeholder{color:var(--text-3)}.strategy-composer-input:disabled{cursor:not-allowed}.strategy-composer-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px 8px;border-top:1px solid rgba(28,28,25,.06)}.strategy-composer-foot-left,.strategy-composer-foot-right{display:flex;align-items:center;gap:6px;min-width:0}.strategy-composer-foot-right{flex:none}.composer-icon-btn{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;color:var(--text-2);flex:none}.composer-icon-btn:hover{background:#f1f0ea}.composer-icon-btn:disabled{opacity:.4;cursor:not-allowed}.composer-icon-btn svg{width:15px;height:15px}.composer-mode-pill{display:inline-flex;align-items:center;padding:5px 9px;border-radius:10px;background:#f1f0ea;font-size:10.5px;font-weight:600;color:var(--text-2);flex:none}.composer-generate-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:10px;border:1px solid #dbe33c;background:#f7fadb;font-size:10.5px;font-weight:700;color:#5a6210;white-space:nowrap}.composer-generate-btn svg{width:12px;height:12px;flex:none}.composer-generate-btn:disabled{opacity:.4;cursor:not-allowed}.composer-send-btn{width:30px;height:30px;border-radius:50%;background:var(--text);color:#fff;display:grid;place-items:center;flex:none}.composer-send-btn:disabled{background:#d8d6ca;cursor:not-allowed}.composer-send-btn svg{width:15px;height:15px}.agent-model-select{position:relative;flex:none;min-width:0}.agent-model-trigger{display:inline-flex;align-items:center;gap:4px;padding:5px 9px;border-radius:10px;border:none;background:#f1f0ea;font-size:10.5px;font-weight:600;color:var(--text-2);white-space:nowrap;max-width:132px}.agent-model-select.is-composer .agent-model-trigger{background:transparent;padding:5px 6px;max-width:118px}.agent-model-select.is-compact .agent-model-trigger{padding:5px 8px;font-size:10.5px;max-width:140px;border:1px solid var(--border);background:#fff}.agent-model-trigger svg:first-child{width:12px;height:12px;color:#6a7210;flex:none}.agent-model-trigger svg:last-child{width:11px;height:11px;color:var(--text-3);flex:none}.agent-model-label{overflow:hidden;text-overflow:ellipsis}.agent-model-trigger:disabled{opacity:.45;cursor:not-allowed}.agent-model-menu{position:absolute;left:0;bottom:calc(100% + 6px);z-index:30;list-style:none;margin:0;padding:4px;min-width:200px;border-radius:12px;border:1px solid var(--border-strong);background:var(--panel);box-shadow:var(--shadow-lg)}.agentbar-input-row .agent-model-menu,.strategy-composer .agent-model-menu{bottom:auto;top:calc(100% + 6px)}.agent-model-menu button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:8px;font-size:11.5px;text-align:left}.agent-model-menu button:hover{background:#f8f7f2}.agent-model-menu button.is-active{background:#f7fadb;font-weight:700}.agent-model-menu-label{flex:1}.agent-model-tag{font-size:9.5px;padding:2px 6px;border-radius:6px;background:#f1f0ea;color:var(--text-3);font-weight:600}.strategy-chat-thread{flex:1;min-height:120px;max-height:240px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding:4px 2px}.strategy-chat-bubble{display:flex;gap:8px;align-items:flex-start;max-width:92%}.strategy-chat-bubble--user{align-self:flex-end;flex-direction:row-reverse}.strategy-chat-bubble p{margin:0;padding:8px 11px;border-radius:12px;font-size:12px;line-height:1.45}.strategy-chat-bubble--assistant p{background:#f1f0ea;color:var(--text-2)}.strategy-chat-bubble--user p{background:#f7fadb;color:#3d4210}.strategy-chat-avatar{width:22px;height:22px;border-radius:8px;background:#e9f22c;display:grid;place-items:center;flex:none}.strategy-chat-avatar svg{width:12px;height:12px}.strategy-chat-prompts{list-style:none;display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 0;padding:0}.strategy-brief-form{display:grid;gap:14px;margin-top:8px}.strategy-brief-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.strategy-brief-kicker{display:block;font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3)}.strategy-brief-title{margin-top:2px;font-size:14px;font-weight:700}.strategy-brief-progress{flex-shrink:0;min-width:52px;text-align:right;font-size:10px;font-weight:700;color:var(--text-3)}.strategy-brief-progress i{display:block;height:3px;margin-top:4px;border-radius:2px;background:linear-gradient(90deg,#e9f22c,#7cb342);max-width:100%}.strategy-brief-pillar{padding:12px;border-radius:14px;background:#f8f7f2;border:1px solid var(--border)}.strategy-brief-pillar-head{display:flex;gap:10px;margin-bottom:10px}.strategy-brief-step{flex-shrink:0;width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#e9f22c;font-size:10px;font-weight:800;color:#3a3a32}.strategy-brief-pillar-head strong{display:block;font-size:12.5px}.strategy-brief-pillar-head small{display:block;margin-top:2px;font-size:10.5px;line-height:1.4;color:var(--text-3)}.strategy-brief-field{display:grid;gap:5px}.strategy-brief-field span{font-size:10px;font-weight:700;color:var(--text-2)}.strategy-brief-field input,.strategy-brief-field textarea{width:100%;padding:8px 10px;border-radius:10px;border:1px solid var(--border-strong);background:#fff;font-size:12px;line-height:1.45;resize:vertical}.strategy-brief-field input:focus,.strategy-brief-field textarea:focus{outline:2px solid rgba(233,242,44,.5);border-color:#dbe33c}.strategy-brief-directions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.strategy-direction-chip{display:grid;gap:2px;padding:8px 10px;border-radius:10px;border:1px solid var(--border);background:#fff;text-align:left;transition:border-color .15s,box-shadow .15s}.strategy-direction-chip.is-active{border-color:#dbe33c;box-shadow:0 0 0 2px #e9f22c40;background:#fdfef5}.strategy-direction-chip-label{font-size:11px;font-weight:700}.strategy-direction-chip-hint{font-size:9.5px;color:var(--text-3);line-height:1.3}.strategy-brief-geo-grid{display:grid;gap:8px}.stratnode--brief .stratnode-dir{margin-top:6px;font-size:9px}.strat-preview--hook{font-weight:600;color:var(--text)}.strat-preview--outcome{font-size:8.5px;color:var(--text-3)}.strat-preview--empty{font-style:italic}.canvas-slot-modal--strategy{width:min(520px,calc(100vw - 48px))}.strategy-prompt-chip{width:100%;text-align:left;padding:7px 10px;border-radius:10px;border:1px solid var(--border);background:#fff;font-size:10.5px;line-height:1.4;color:var(--text-2);cursor:pointer}.strategy-prompt-chip:hover{background:#f8f7f2}.badge-done{display:inline-flex;align-items:center;padding:2px 9px;margin-top:8px;border-radius:9px;background:var(--green-chip-bg);color:var(--green-chip-text);font-size:10.5px;font-weight:600}.badge-editing{display:inline-flex;align-items:center;padding:2px 9px;margin-top:8px;border-radius:9px;background:#f7fadb;color:#6a7210;font-size:10.5px;font-weight:600}.secnode{width:100%;padding:0;display:flex;flex-direction:column;overflow:hidden}.secnode--preview{gap:0}.secnode-foot{display:flex;align-items:center;gap:6px;padding:8px 10px 10px;border-top:1px solid var(--border);background:var(--panel)}.secnode-foot .secnum{flex-shrink:0}.secnode-foot .secname{flex:1;min-width:0;font-size:11px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.secnode-foot .badge-editing,.secnode-foot .badge-done{flex-shrink:0;font-size:9px;padding:2px 6px}.secnode.selected{border:2px solid #dbe33c;box-shadow:0 0 0 3px #e9f22c40,var(--shadow)}.secnode-top{display:flex;align-items:center;gap:8px}.secnum{width:24px;height:24px;border-radius:7px;background:#f1f0ea;display:grid;place-items:center;font-size:10.5px;font-weight:700;color:#55544c}.secname{font-size:12.5px;font-weight:600;line-height:1.3}.secname small{display:block;font-weight:600}.sec-thumb-line{margin:6px 0 2px 32px;font-size:10px;line-height:1.45;color:var(--text-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.secnode.editing{border:2px solid #dbe33c;box-shadow:0 0 0 3px #e9f22c40,var(--shadow)}.sec-inline-preview{margin:8px 0 4px 32px;display:grid;gap:5px}.sec-inline-field{display:grid;gap:2px;padding:5px 7px;border-radius:8px;background:#f8f7f2;border:1px solid var(--border)}.sec-inline-field .lbl{font-size:8.5px;font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.04em}.sec-inline-field .val{font-size:10px;line-height:1.4;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sec-inline-field.cta .val{font-weight:600;color:#3d6b35}.sec-preview{position:relative;width:100%;min-height:148px;background:#f8f7f2;overflow:hidden}.sec-preview--compact{min-height:148px}.sec-preview--flat,.sec-preview--flat.sec-preview--compact{min-height:72px}.sec-preview--flat .sec-preview-hero-text,.sec-preview--flat .sec-preview-offer,.sec-preview--flat .sec-preview-generic{padding:8px 10px;gap:4px}.sec-preview--flat .sec-preview-headline{font-size:10px;-webkit-line-clamp:1}.sec-preview--flat .sec-preview-sub{font-size:8.5px;-webkit-line-clamp:1}.sec-preview--flat .sec-preview-lines{display:none}.sec-preview--flat .sec-preview-cta{margin-top:2px;padding:3px 8px;font-size:7.5px}.sec-preview-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#e8e6de,#d4d2c8)}.sec-preview-hero-text{position:relative;z-index:1;padding:14px 12px;display:grid;gap:6px}.sec-preview-headline{font-size:11px;font-weight:700;line-height:1.35;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sec-preview-sub{font-size:9px;line-height:1.4;color:var(--text-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sec-preview-cta{display:inline-block;margin-top:4px;padding:4px 10px;border-radius:999px;background:var(--yellow);font-size:8.5px;font-weight:700;color:#3a3a32;align-self:flex-start}.sec-preview-cta.sm{font-size:8px;padding:3px 8px}.sec-preview-offer{padding:14px 12px;display:grid;gap:6px;text-align:center}.sec-preview-price{font-size:16px;font-weight:800;color:#c45a2a}.sec-preview-generic{padding:12px;display:grid;gap:5px}.sec-preview-label{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-3)}.sec-preview-lines{display:grid;gap:4px;margin-top:2px}.sec-preview-lines i{display:block;height:4px;border-radius:2px;background:#e2e0d6}.sec-preview-lines i.short{width:60%}.canvas-slot-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:24px;background:#1c1c196b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:canvas-modal-in .2s ease}.canvas-slot-modal{display:flex;flex-direction:column;width:min(420px,calc(100vw - 48px));max-height:min(88vh,720px);background:var(--panel);border:1px solid var(--border-strong);border-radius:20px;box-shadow:var(--shadow-lg);overflow:hidden;animation:canvas-modal-up .24s cubic-bezier(.22,1,.36,1)}.canvas-slot-modal--wide{width:min(720px,calc(100vw - 48px))}.canvas-slot-modal--tall{max-height:min(92vh,780px)}.canvas-slot-modal-preview{flex-shrink:0;border-bottom:1px solid var(--border)}.canvas-slot-modal-preview .sec-preview{min-height:120px;max-height:160px}.canvas-slot-modal .canvas-section-editor,.canvas-slot-modal .canvas-publish-editor{position:relative;left:auto;top:auto;width:100%;max-height:none;flex:1;min-height:0;border:none;border-radius:0;box-shadow:none}.canvas-slot-modal .canvas-section-editor .cse-body,.canvas-slot-modal .canvas-publish-editor .cpe-body{flex:1;min-height:0;overflow:auto;max-height:min(56vh,520px)}@keyframes canvas-modal-in{0%{opacity:0}to{opacity:1}}@keyframes canvas-modal-up{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.rf-slot-wrap.is-editor-open .node{border:2px solid #dbe33c;box-shadow:0 0 0 3px #e9f22c40,var(--shadow)}.react-flow__node.rf-node-editor-open{filter:drop-shadow(0 4px 16px rgba(233,242,44,.2))}.rf-slot-wrap--mature .rf-slot-core{width:100%;height:100%}.slot-mature{display:flex;flex-direction:column;width:100%;height:100%;background:#2a2a28;border-radius:14px;overflow:hidden;border:1px solid #3d3d3a;box-shadow:0 8px 24px #1414122e}.slot-mature.is-selected{border-color:#e9f22c;box-shadow:0 0 0 2px #e9f22c59,0 10px 28px #14141238}.slot-mature-preview{flex:1;min-height:0;display:flex;align-items:stretch;background:#1e1e1c}.slot-mature-preview .sec-preview{flex:1;min-height:0;background:#1e1e1c;border-radius:0}.slot-mature-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#7a7a72;font-size:11px}.slot-mature-empty svg{width:28px;height:28px;opacity:.55}.slot-mature-try{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:8px 10px;border-top:1px solid #3a3a36;background:#252523}.slot-mature-try-label{font-size:10px;font-weight:700;color:#8a8a82;margin-right:2px}.slot-mature-chip{padding:4px 9px;border-radius:999px;border:1px solid #454542;background:#323230;color:#d8d8d0;font-size:10px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.slot-mature-chip:hover{background:#3d3d38;border-color:#5a5a54}.slot-mature-foot{display:flex;align-items:center;gap:6px;padding:8px 10px;border-top:1px solid #3a3a36;background:#2a2a28}.slot-mature-foot .secnum{width:22px;height:22px;border-radius:6px;background:#3a3a36;color:#d8d8d0;display:grid;place-items:center;font-size:10px;font-weight:700}.slot-mature-foot .secname{flex:1;min-width:0;font-size:11px;font-weight:600;color:#ecece6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slot-mature-foot-icon{width:14px;height:14px;color:#a8a8a0;flex-shrink:0}.slot-mature-strategy-preview,.slot-mature-blueprint-preview,.slot-mature-action-preview,.slot-mature-publish-preview{flex:1;padding:14px 12px;display:flex;flex-direction:column;gap:8px;justify-content:center}.slot-mature-tag{align-self:flex-start;padding:2px 8px;border-radius:6px;background:#3a3a36;color:#e9f22c;font-size:9px;font-weight:700}.slot-mature-hook{font-size:12px;font-weight:700;line-height:1.4;color:#f2f2ec}.slot-mature-hook--muted{color:#8a8a82;font-weight:600}.slot-mature-sub{font-size:10px;line-height:1.4;color:#9a9a92}.slot-mature-swatches{display:flex;gap:6px}.slot-mature-swatches i{width:22px;height:22px;border-radius:6px;border:1px solid rgba(255,255,255,.12)}.slot-mature-action-preview{align-items:center;text-align:center;color:#e9f22c}.slot-mature-action-preview svg{width:24px;height:24px}.slot-mature-action-preview p{font-size:11px;font-weight:700;color:#ecece6}.slot-mature-action-preview small{font-size:10px;color:#9a9a92}.slot-dock-toolbar{z-index:1200!important}.slot-dock-panel{display:flex;flex-direction:column;overflow:hidden;background:#2a2a28;border:1px solid #454542}.slot-dock-panel--anchored{flex:none;border-radius:14px;box-shadow:0 10px 32px #0c0c0a52}.slot-dock-panel .canvas-section-editor.is-dock,.slot-dock-panel .canvas-publish-editor.is-dock{position:relative;left:auto;top:auto;flex:1;min-height:0;width:100%;max-height:none;height:auto;display:flex;flex-direction:column;background:#2a2a28;border:none;border-radius:0;box-shadow:none;color:#ecece6}.slot-dock-panel .cse-head,.slot-dock-panel .cpe-head{background:#323230;border-bottom:1px solid #454542;padding:8px 12px}.slot-dock-panel .cse-kicker,.slot-dock-panel .cpe-kicker{color:#9a9a92}.slot-dock-panel .cse-title,.slot-dock-panel .cpe-title{color:#f2f2ec}.slot-dock-panel .cse-body,.slot-dock-panel .cpe-body,.slot-dock-panel .strategy-chat-body{flex:1;min-height:0;background:#2a2a28;max-height:none;overflow:auto}.slot-dock-panel .strategy-composer{background:#323230;border-top:1px solid #454542}.slot-dock-panel .strategy-composer-input{color:#f2f2ec;background:transparent}.rf-slot-wrap.is-editor-open .slot-mature,.rf-slot-wrap.is-editor-open .section-slot-card{border-color:#e9f22c}.section-slot-stack{display:flex;flex-direction:column;width:100%;height:100%;gap:6px}.section-slot-head{display:flex;align-items:center;gap:6px;padding:0 2px;min-height:20px;color:#ecece6}.section-slot-head-icon{width:13px;height:13px;flex-shrink:0;opacity:.9}.section-slot-head-title{font-size:11px;font-weight:700;flex-shrink:0}.section-slot-head-sub{flex:1;min-width:0;font-size:10px;color:#a8a8a0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-slot-head-badge{flex-shrink:0;font-size:8px;font-weight:700;padding:2px 6px;border-radius:6px;background:#3a3a36;color:#c8c8c0}.section-slot-card{flex:1;min-height:0;display:flex;flex-direction:column;background:#323230;border:1px solid #454542;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px #0c0c0a1f}.section-slot-card.is-selected{border-color:#e9f22c;box-shadow:0 0 0 2px #e9f22c47,0 4px 14px #0c0c0a1f}.section-slot-preview{flex:1;min-height:0;margin:8px 8px 0;border-radius:10px;overflow:hidden;background:#262624;border:1px solid #3a3a36}.section-slot-preview .sec-preview{min-height:72px;height:100%;background:#262624}.section-slot-preview-empty{min-height:72px;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;color:#7a7a72;font-size:10px}.section-slot-preview-empty svg{width:22px;height:22px;opacity:.45}.section-slot-try{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:8px}.section-slot-try-label{flex-shrink:0;font-size:10px;font-weight:600;color:#9a9a92}.section-slot-try-row{flex:1;min-width:0;display:flex;flex-wrap:wrap;gap:4px}.section-slot-try-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border:1px solid #454542;border-radius:999px;background:#2a2a28;color:#d0d0c8;font-size:9px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.section-slot-try-chip:hover{background:#3a3a36;border-color:#5a5a54}.section-slot-try-chip svg{width:11px;height:11px;flex-shrink:0;opacity:.85}.drag-dots{position:absolute;display:grid;grid-template-columns:repeat(2,3px);gap:3px;color:#c5c3b8}.drag-dots i{width:3px;height:3px;border-radius:50%;background:#c5c3b8}.add-node{position:absolute;width:26px;height:26px;border-radius:50%;background:var(--panel);border:1px solid var(--border-strong);box-shadow:var(--shadow);display:grid;place-items:center;color:#55544c}.add-node svg{width:13px;height:13px}.gennode{width:150px;padding:13px 14px;border:2px solid #dbe33c;box-shadow:0 0 0 3px #e9f22c38,var(--shadow);display:flex;align-items:center;gap:10px}.gennode .bolt{width:30px;height:30px;border-radius:9px;background:#f7fadb;display:grid;place-items:center;color:#8a9410;flex:none}.gennode .bolt svg{width:15px;height:15px}.gennode .t{font-size:12.5px;font-weight:700}.gennode .s{font-size:10.5px;color:var(--text-2);margin-top:2px}.gennode .check{position:absolute;top:-9px;right:-9px;width:20px;height:20px;border-radius:50%;background:var(--green);border:2px solid #f6f5f0;display:grid;place-items:center;color:#fff}.gennode .check svg{width:10px;height:10px}.slot{position:absolute;background:var(--panel);border:1px solid var(--border-strong);border-radius:16px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;overflow:hidden}.slot-head{display:flex;align-items:center;gap:6px;padding:9px 10px}.slot-head svg.dev{width:13px;height:13px;color:#44433d}.slot-head .t{font-size:11.5px;font-weight:600}.slot-head .v{margin-left:auto;font-size:9.5px;font-weight:600;background:var(--chip-bg);border-radius:7px;padding:2px 7px;color:var(--text-2)}.slot-head .exp{color:var(--text-3);display:grid;place-items:center}.slot-head .exp svg{width:12px;height:12px}.slot-body{flex:1;margin:0 8px;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#fff;min-height:0;position:relative}.lp-preview-iframe{width:100%;height:100%;border:0;background:#fff;pointer-events:none}.lp-preview-thumb{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;background:#fff}.rf-slot.is-preview-live{box-shadow:0 0 0 2px #c8b4f0}.slot-foot{padding:9px 10px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:var(--text-2)}.slot-foot svg{width:11px;height:11px}.lp{font-family:Noto Sans JP,sans-serif;background:#fff;height:100%;overflow:hidden}.ph-img{background:radial-gradient(120% 90% at 70% 20%,#4a4a4a,#262626 55%,#161616);position:relative;overflow:hidden}.ph-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 80% at 55% 65%,rgba(255,255,255,.1),transparent 70%)}.line-btn{display:inline-flex;align-items:center;gap:4px;background:var(--yellow);color:#16160f;font-weight:700;border-radius:4px}.line-ico{display:inline-grid;place-items:center;background:#06c755;color:#fff;border-radius:3px;font-weight:800;font-style:normal}.txtbar{background:#e4e2da;border-radius:2px;height:4px}.txtbar.light{background:#eceae2}.mlp-nav{display:flex;align-items:center;justify-content:space-between;padding:5px 7px;border-bottom:1px solid #eee}.mlp-nav .logo{font-size:8px;font-weight:800;letter-spacing:.01em}.mlp-nav .burger{display:grid;gap:1.5px}.mlp-nav .burger i{display:block;width:9px;height:1.3px;background:#333}.mlp-hero{padding:12px 9px 11px;color:#fff}.mlp-hero h2{font-size:14.5px;font-weight:900;line-height:1.4;letter-spacing:.02em}.mlp-hero p{font-size:7px;margin-top:6px;color:#e5e5e5;letter-spacing:.03em}.mlp-hero .line-btn{margin-top:9px;font-size:7.5px;padding:5px 10px;width:calc(100% + -0px);justify-content:center}.mlp-hero .line-ico{width:9px;height:9px;font-size:6px}.mlp-sec{padding:9px}.mlp-sec h3{font-size:8px;font-weight:800;text-align:center;margin-bottom:7px}.mlp-check{display:flex;align-items:center;gap:5px;padding:4.5px 6px;border:1px solid #eee;border-radius:5px;margin-bottom:4px}.mlp-check .ck{width:8px;height:8px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;flex:none}.mlp-check .ck svg{width:5px;height:5px}.mlp-check .bars{flex:1}.mlp-reason{background:#f6f5f0}.mlp-card{background:#fff;border-radius:6px;overflow:hidden;border:1px solid #eee}.mlp-card .cap{padding:6px 7px;font-size:7px;font-weight:700}.mlp-card .cap b{display:block;font-size:8px;margin-bottom:2px}.dlp-nav{display:flex;align-items:center;padding:6px 10px;border-bottom:1px solid #eee;gap:7px}.dlp-nav .logo{font-size:9px;font-weight:800}.dlp-nav .links{display:flex;gap:7px;margin-left:auto;font-size:6px;color:#666}.dlp-nav .cta{background:var(--yellow);border-radius:7px;font-size:5.5px;font-weight:700;padding:2.5px 6px}.dlp-hero{display:flex}.dlp-hero-l{flex:1.15;padding:14px 4px 12px 12px}.dlp-hero-l h2{font-size:13.5px;font-weight:900;line-height:1.45;letter-spacing:.02em}.dlp-hero-l p{font-size:6.5px;color:#555;margin-top:5px;letter-spacing:.03em}.dlp-hero-l .line-btn{margin-top:8px;font-size:6.5px;padding:4px 9px}.dlp-hero-l .line-ico{width:8px;height:8px;font-size:5px}.dlp-hero-r{flex:1;min-height:118px}.dlp-sec{padding:10px 10px 8px}.dlp-sec h3{font-size:8.5px;font-weight:800;text-align:center;margin-bottom:8px}.dlp-feats{display:flex;gap:6px}.dlp-feat{flex:1;text-align:center}.dlp-feat .ic{width:18px;height:18px;margin:0 auto 4px;border:1px solid #e5e3da;border-radius:6px;display:grid;place-items:center;color:#44433d}.dlp-feat .ic svg{width:9px;height:9px}.dlp-feat .cap{font-size:6px;font-weight:700;line-height:1.5}.dlp-voice{background:#f6f5f0}.dlp-cards{display:flex;gap:5px}.dlp-tcard{flex:1;background:#fff;border:1px solid #eee;border-radius:5px;padding:5px}.dlp-tcard .ava{width:10px;height:10px;border-radius:50%;margin-bottom:3px}.pubnode{width:104px;padding:11px 12px;text-align:left}.pubnode.selected{border:2px solid #e9f22c;box-shadow:0 0 0 3px #e9f22c47,0 0 18px #e9f22c33}.pubnode .head{display:flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700}.pubnode .head svg{width:12px;height:12px}.pubnode .url{margin-top:7px;font-size:8px;color:var(--text-2);background:var(--chip-bg);border-radius:6px;padding:3px 6px;display:flex;align-items:center;gap:3px;white-space:nowrap}.pubnode .url svg{width:7px;height:7px;flex:none}.qr{width:44px;height:44px;margin:9px auto 8px;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr);gap:1px}.qr i{background:#1c1c19}.qr i.o{background:transparent}.pub-check{display:flex;align-items:center;gap:4px;font-size:8.5px;color:var(--text-2);margin-top:4px}.pub-check .dot{width:6px;height:6px;border-radius:50%;background:var(--green);flex:none}.minibar{position:absolute;display:flex;flex-direction:column;gap:6px;background:var(--panel);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-lg);padding:8px}.minibar button{width:30px;height:30px;border-radius:9px;display:grid;place-items:center}.minibar button svg{width:14px;height:14px}.mb-yellow{background:#f7fadb;color:#97a212}.mb-blue{background:#e3edfb;color:#3572d8}.mb-purple{background:#ece5fb;color:#7a52d8}.mb-orange{background:#fdeee0;color:#e08334}.mb-teal{background:#ddf1f5;color:#2596ab}.mb-plain{background:transparent;color:#55544c}.minimap{position:absolute;width:130px;height:92px;background:var(--panel);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);padding:12px}.minimap .mm-secs{position:absolute;left:12px;top:14px;display:grid;gap:4px}.minimap .mm-secs i{display:block;width:22px;height:8px;border:1px solid #d8d6ca;border-radius:2px}.minimap .mm-main{position:absolute;left:44px;top:20px;width:44px;height:40px;background:#eceae0;border:1px solid #d8d6ca;border-radius:3px}.minimap .mm-pub{position:absolute;right:14px;top:34px;width:12px;height:10px;border:1px solid #d8d6ca;border-radius:2px}.minimap .mm-line{position:absolute;left:36px;top:39px;width:10px;height:1px;background:#d8d6ca}.minimap .mm-line2{position:absolute;right:27px;top:39px;width:8px;height:1px;background:#d8d6ca}.zoomctrl{position:absolute;display:flex;align-items:center;gap:2px}.zoombox{display:flex;align-items:center;background:var(--panel);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);height:38px;overflow:hidden}.zoombox button{width:36px;height:100%;display:grid;place-items:center;color:#44433d;font-size:15px}.zoombox .pct{font-size:12px;font-weight:600;padding:0 8px;min-width:46px;text-align:center}.fullbtn{width:38px;height:38px;margin-left:8px;background:var(--panel);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);display:grid;place-items:center;color:#44433d}.fullbtn svg{width:14px;height:14px}.agentbar{position:absolute;left:50%;bottom:22px;transform:translate(-50%);width:420px;height:46px;background:var(--panel);border:1px solid var(--border);border-radius:23px;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:9px;padding:0 8px 0 16px;z-index:20}.agentbar>svg{width:15px;height:15px;color:#44433d;flex:none}.agentbar input{flex:1;border:none;outline:none;background:transparent;font-size:13px;color:var(--text)}.agentbar input::placeholder{color:var(--text-3)}.agent-send{width:32px;height:32px;border-radius:50%;background:var(--chip-bg);display:grid;place-items:center;color:#44433d}.agent-send svg{width:14px;height:14px}.rightpanel{flex:none;width:316px;background:var(--panel);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:20px 20px 18px;transition:opacity .2s ease}.rightpanel.is-idle{opacity:.72}.rightpanel.is-idle .rp-title{color:var(--text-2)}.rp-idle-body{margin-top:20px}.rp-idle-hint{font-size:12.5px;line-height:1.7;color:var(--text-2);margin-bottom:16px}.rp-title{font-size:16px;font-weight:700}.rp-statusrow{display:flex;align-items:center;gap:8px;margin-top:12px}.rp-statusrow .lbl{font-size:12px;color:var(--text-2)}.rp-lock-chip{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;color:#44433d;background:var(--chip-bg);border-radius:14px;padding:5px 11px}.rp-lock-chip svg{width:11px;height:11px}.rp-tabs{display:flex;gap:20px;border-bottom:1px solid var(--border);margin-top:16px}.rp-tab{padding:0 1px 9px;font-size:12.5px;color:var(--text-2)}.rp-tab.active{color:var(--text);font-weight:700;border-bottom:2px solid #1c1c19;margin-bottom:-1px}.field{margin-top:15px}.field-lblrow{display:flex;align-items:center;margin-bottom:7px}.field-lbl{font-size:12px;color:var(--text-2)}.field-chip{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;color:var(--green-chip-text);background:var(--green-chip-bg);border-radius:9px;padding:2px 8px}.field-chip svg{width:10px;height:10px}.field-input{position:relative;border:1px solid var(--border-strong);border-radius:10px;padding:10px 12px;font-size:13px;font-weight:500;background:#fff;display:flex;align-items:center;gap:8px}.field-input.area{align-items:flex-start;min-height:62px;line-height:1.6}.field-input .val{flex:1}.field-input .okmark{width:16px;height:16px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;flex:none}.field-input .okmark svg{width:9px;height:9px}.field-count{text-align:right;font-size:10.5px;color:var(--text-3);margin-top:5px}.rp-sec-lbl{font-size:12px;color:var(--text-2);margin:20px 0 12px}.score-row{display:flex;align-items:center;gap:18px}.gauge{position:relative;width:78px;height:78px;flex:none}.gauge svg{transform:rotate(-90deg)}.gauge .track{stroke:#eceae0}.gauge .prog{stroke:url(#scoreGrad);stroke-linecap:round}.gauge-val{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:1px}.gauge-val b{font-size:20px;font-weight:800}.gauge-val small{font-size:9px;color:var(--text-3);margin-top:7px}.score-bars{flex:1;display:grid;gap:9px}.sbar{display:flex;align-items:center;gap:8px}.sbar .n{width:52px;font-size:11px;color:var(--text-2);flex:none}.sbar .track{flex:1;height:4px;border-radius:2px;background:#eceae0;overflow:hidden}.sbar .fill{height:100%;border-radius:2px;background:linear-gradient(90deg,#c8d426,#7cb342)}.sbar .v{width:20px;text-align:right;font-size:11px;font-weight:600}.assets{display:flex;gap:8px}.asset{width:56px;height:56px;border-radius:10px;border:1px solid var(--border);overflow:hidden;position:relative}.asset.more{display:grid;place-items:center;background:#fff;font-size:12px;font-weight:600;color:var(--text-2)}.asset-a{background:radial-gradient(120% 100% at 60% 30%,#555,#222 70%)}.asset-b{background:linear-gradient(160deg,#3a3a3a,#171717)}.asset-b:after{content:"";position:absolute;top:12px;right:14px;bottom:12px;left:14px;border:1px solid rgba(255,255,255,.35);border-radius:2px}.asset-c{background:linear-gradient(170deg,#f3efe6,#dcd5c4)}.asset-c:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-46%);width:22px;height:30px;background:linear-gradient(180deg,#7a5c30,#4c3417);border-radius:4px}.asset-d{background:radial-gradient(100% 100% at 40% 40%,#4e4e4e,#1d1d1d 75%)}.infobox{margin-top:18px;background:#f6f5ef;border:1px solid var(--border);border-radius:12px;padding:12px 14px;font-size:11.5px;line-height:1.75;color:var(--text-2);display:flex;gap:8px}.infobox svg{width:13px;height:13px;flex:none;margin-top:3px;color:var(--text-3)}.rp-actions{display:flex;gap:10px;margin-top:16px}.btn-regen{flex:1;height:42px;border:1px solid var(--border-strong);border-radius:21px;background:#fff;font-size:12.5px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--text)}.btn-regen svg{width:13px;height:13px}.btn-lock{flex:1;height:42px;border-radius:21px;background:var(--yellow);font-size:12.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#16160f;box-shadow:0 2px 10px #bec81959}.btn-lock svg{width:13px;height:13px}.btn-lock.is-unlock{background:#fff;border:1px solid var(--border-strong);box-shadow:none;font-weight:600}.section-edit-foot{padding:10px 14px 0;border-top:1px solid var(--border);margin-top:auto}.section-review-btn{width:100%;height:42px;border-radius:21px;font-size:12.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}.section-review-btn:disabled{opacity:.45;cursor:not-allowed}.section-review-btn svg{width:15px;height:15px}.canvas-render-confirm .render-confirm-body{display:flex;flex-direction:column;gap:12px}.render-gate{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:12px;font-size:12px;line-height:1.45}.render-gate svg{width:18px;height:18px;flex:none;margin-top:1px}.render-gate.is-ready{background:#f0f8e8;border:1px solid #c8e6a0;color:#3d5c12}.render-gate.is-pending{background:#faf8ef;border:1px solid var(--border);color:var(--text-2)}.render-gate strong{display:block;font-size:12.5px;color:var(--text)}.render-gate small{display:block;margin-top:2px;font-size:10.5px;color:var(--text-3)}.render-blockers{margin:0;padding:0 0 0 18px;font-size:11px;color:#b45309;line-height:1.5}.render-section-card{background:#fafaf7;border:1px solid var(--border);border-radius:12px;padding:12px 14px}.render-section-head{display:flex;align-items:center;gap:8px;font-size:11.5px;font-weight:700;margin-bottom:10px}.render-section-head svg{width:14px;height:14px;flex:none}.render-section-head small{margin-left:auto;font-weight:600;color:var(--text-3);font-size:10px}.render-kv{margin:0;display:grid;gap:8px}.render-kv>div{display:grid;grid-template-columns:72px 1fr;gap:8px;font-size:11px;line-height:1.45}.render-kv dt{color:var(--text-3);margin:0}.render-kv dd{margin:0;color:var(--text-2)}.render-manifest-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:180px;overflow:auto}.render-manifest-row{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border-radius:10px;background:#fff;border:1px solid var(--border)}.render-manifest-row.is-locked{border-color:#d4e8a8;background:#fcfdf8}.render-manifest-row.is-required .render-manifest-num{color:#6b8f1a}.render-manifest-num{font-size:10px;font-weight:700;color:var(--text-3);font-variant-numeric:tabular-nums;padding-top:2px}.render-manifest-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.render-manifest-main strong{font-size:11px}.render-manifest-main small{font-size:10px;color:var(--text-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.render-lock-badge{font-size:9.5px;font-weight:600;color:var(--text-3);white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.render-lock-badge.is-on{color:#4a6b12}.render-lock-badge svg{width:11px;height:11px}.render-device-row{display:flex;gap:8px;margin-bottom:10px}.render-device-chip{flex:1;height:36px;border-radius:10px;border:1px solid var(--border);background:#fff;font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--text-2)}.render-device-chip.is-on{border-color:#dbe33c;background:#fcfdf0;color:#16160f}.render-device-chip svg{width:14px;height:14px}.render-option-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;margin-bottom:8px}.render-select{flex:1;max-width:160px;height:32px;border-radius:8px;border:1px solid var(--border);padding:0 8px;font-size:11px;background:#fff}.render-pack-hint{margin:0;font-size:10px;color:var(--text-3)}.render-pack-hint code{font-size:10px;background:#ecebe4;padding:1px 5px;border-radius:4px}.render-confirm-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-top:1px solid var(--border);margin-top:auto}.render-billing{display:flex;flex-direction:column;gap:2px}.render-billing-label{font-size:10px;color:var(--text-3)}.render-billing strong{font-size:14px;font-weight:800}.render-execute-btn{flex:1;max-width:200px;height:44px;border-radius:22px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}.render-execute-btn:disabled{opacity:.45;cursor:not-allowed}.render-execute-btn svg{width:15px;height:15px}.actionnode .badge-editing,.actionnode .badge-done{margin-top:6px}.githubnode,.dropnode,.assetgen,.connnode{width:100%;padding:11px 12px}.connnode{border:1px dashed var(--border-strong);border-radius:12px;background:#fafaf7}.connnode.is-live{border-style:solid;border-color:#c8d84a;background:#fcfdf5}.conn-head{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700}.conn-head svg{width:13px;height:13px;flex:none}.conn-head span:first-of-type{flex:1}.conn-status{font-size:9px;font-weight:600;padding:2px 6px;border-radius:6px;background:#ecebe4;color:var(--text-3)}.conn-status--configured,.conn-status--live{background:#e8f5d0;color:#4a6b12}.conn-hint{margin:8px 0 0;font-size:10px;color:var(--text-3);line-height:1.4}.gh-head,.drop-head,.ag-head{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700}.gh-head svg,.drop-head svg,.ag-head svg{width:13px;height:13px}.gh-connect,.gh-push,.ag-btn{width:100%;margin-top:10px;padding:8px 10px;border-radius:10px;border:1px solid var(--border-strong);background:#fff;font-size:11px;font-weight:600;cursor:pointer}.gh-push{background:var(--yellow);border-color:#dbe33c}.gh-note{margin-top:8px;font-size:9.5px;color:var(--text-3)}.gh-branch{margin-top:6px;font-size:10px;color:var(--text-2)}.drop-zone{margin-top:10px;padding:16px 10px;border:1.5px dashed #d0cec4;border-radius:10px;text-align:center;font-size:10.5px;color:var(--text-2);background:#faf9f5}.ag-preview{margin-top:8px;height:52px;border-radius:8px;background:linear-gradient(135deg,#eceae0,#f6f5f0);display:grid;place-items:center;font-size:9.5px;color:var(--text-3)}.canvas-loading{display:grid;place-items:center;font-size:13px;color:var(--text-2)}.canvas-enter-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;background:#f6f5f0;background-image:radial-gradient(#d8d6ca 1px,transparent 1.2px);background-size:18px 18px;animation:canvas-loader-in .35s ease}.canvas-enter-loader-inner{display:flex;flex-direction:column;align-items:center;gap:14px;animation:canvas-loader-pulse 1.2s ease-in-out infinite}.canvas-enter-mark{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#1c1c19}.canvas-enter-track{width:120px;height:3px;border-radius:3px;background:#e8e6de;overflow:hidden}.canvas-enter-bar{display:block;height:100%;width:40%;border-radius:3px;background:linear-gradient(90deg,#d7e01a,#e9f22c);animation:canvas-enter-bar .9s ease-in-out infinite}.canvas-enter-text{font-size:11px;color:var(--text-3);letter-spacing:.04em}.app--canvas:not(.is-entered) .app-chrome,.app--canvas:not(.is-entered)>.rail--runway,.app--canvas:not(.is-entered) .main--canvas{pointer-events:none}.app--canvas .main--canvas,.app--canvas .app-chrome,.app--canvas>.rail--runway{opacity:0;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.app--canvas .main--canvas{transform:scale(.985);transform-origin:center center;display:flex;flex-direction:column;min-height:0}.app--canvas .app-chrome{transform:translateY(-10px)}.app--canvas>.rail--runway{transform:translateY(calc(-50% + 12px))}.app--canvas.is-entered .main--canvas{opacity:1;transform:scale(1);transition-delay:.04s}.app--canvas.is-entered .app-chrome{opacity:1;transform:translateY(0);transition-delay:.1s}.app--canvas.is-entered>.rail--runway{opacity:1;transform:translateY(-50%);transition-delay:.14s}.app--canvas.is-entered .canvas-wrap{animation:canvas-flow-in .65s cubic-bezier(.22,1,.36,1) .08s both}@keyframes canvas-loader-in{0%{opacity:0}to{opacity:1}}@keyframes canvas-loader-pulse{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.88;transform:translateY(2px)}}@keyframes canvas-enter-bar{0%{transform:translate(-100%)}to{transform:translate(260%)}}@keyframes canvas-flow-in{0%{opacity:.6;filter:blur(4px)}to{opacity:1;filter:blur(0)}}@media (prefers-reduced-motion: reduce){.canvas-enter-loader-inner,.canvas-enter-bar{animation:none}.app--canvas .main--canvas,.app--canvas .app-chrome,.app--canvas>.rail--runway{transition:none}.app--canvas.is-entered .canvas-wrap{animation:none}}.canvas-flow-host{background-image:none}.canvas-flow-host .react-flow{width:100%;height:100%}.canvas-flow-host .react-flow__background{background:transparent}.rf-slot-wrap{width:100%;height:100%;position:relative}.slot-drag-edge{position:absolute;z-index:20;cursor:grab;touch-action:none;pointer-events:auto;opacity:0;transition:opacity .15s,background .15s}.slot-drag-edge--top{top:0;left:0;right:0;height:14px;border-radius:6px 6px 0 0}.slot-drag-edge--bottom{bottom:0;left:0;right:0;height:14px;border-radius:0 0 6px 6px}.slot-drag-edge--left{left:0;top:0;bottom:0;width:14px;border-radius:6px 0 0 6px}.slot-drag-edge--right{right:0;top:0;bottom:0;width:14px;border-radius:0 6px 6px 0}.rf-slot-wrap:hover .slot-drag-edge,.rf-slot-wrap.is-focused .slot-drag-edge,.rf-slot-wrap.is-dragging .slot-drag-edge,.react-flow__node.selected .slot-drag-edge{opacity:1;background:#e9f22c47}.rf-slot-wrap.is-dragging .slot-drag-edge{cursor:grabbing;background:#e9f22c73}.rf-slot-core{position:relative;z-index:1;width:100%;height:100%;box-sizing:border-box}.rf-slot-wrap .node,.rf-slot-wrap .slot{position:relative;left:auto;top:auto;width:100%;height:100%;box-sizing:border-box}.rf-slot-wrap .gennode{position:relative}.rf-slot-wrap.is-section-open .node,.rf-slot-wrap.is-section-linked .node,.rf-slot-wrap.is-section-open .slot,.rf-slot-wrap.is-section-linked .slot{outline:none}.rf-slot-wrap.is-section-linked{position:relative}.rf-slot-wrap.is-section-linked .node.secnode{border:2px solid #e9f22c;box-shadow:0 0 0 3px #e9f22c52,0 0 18px #e9f22c47}.rf-slot-wrap.is-section-linked:before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:18px;border:1.5px solid rgba(233,242,44,.55);box-shadow:0 0 14px #e9f22c59;pointer-events:none;animation:slot-link-pulse 2.4s ease-in-out infinite}.slot-link-port{position:absolute;top:50%;right:-3px;width:8px;height:8px;margin-top:-4px;border-radius:50%;background:#e9f22c;box-shadow:0 0 0 3px #e9f22c59,0 0 10px #e9f22cbf;z-index:2;pointer-events:none}@keyframes slot-link-pulse{0%,to{opacity:.65}50%{opacity:1}}.rf-slot-wrap.is-focused .node:not(.secnode),.rf-slot-wrap.is-focused .slot{outline:1.5px solid #d8d6ca;outline-offset:2px}.rf-handle{width:7px;height:7px;background:#f6f5f0;border:1.5px solid #b9b7ab;opacity:0;transition:opacity .15s}.rf-handle--strategy{border-color:#e9a23c;background:#fff8e8}.rf-slot-wrap:hover .rf-handle,.react-flow__node.selected .rf-handle{opacity:1}.rf-controls{border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);overflow:hidden}.rf-controls button{width:34px;height:34px;background:var(--panel);border-bottom:1px solid var(--border)}.rf-controls button:last-child{border-bottom:none}.rf-controls button svg{max-width:14px;max-height:14px}.rf-zoom-panel{margin:0 0 10px 50px;pointer-events:auto}.rf-zoomctrl{position:relative;left:auto;bottom:auto}.rf-minimap{border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);overflow:hidden}.rf-agentbar{z-index:5;pointer-events:auto}.canvas-offline-demo{position:absolute;top:12px;left:50%;transform:translate(-50%);z-index:25;padding:6px 14px;border-radius:20px;background:#1c1c19d1;color:#f6f5f0;font-size:11px;font-weight:600;pointer-events:none;white-space:nowrap}.nodrag{pointer-events:auto}.rf-slot-wrap>.slot-drag-edge{pointer-events:auto}.react-flow__node-slot{padding:0;border:none;background:transparent;box-shadow:none}.react-flow__node-slot.selected{box-shadow:none}.canvas-flow-stage{position:absolute;top:0;right:0;bottom:0;left:0}.canvas-flow-stage .react-flow{position:relative;z-index:3;width:100%;height:100%}.section-editor-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:45;pointer-events:none;overflow:visible}.section-editor-layer--overlay{z-index:45}.section-editor-layer .section-editor-link{pointer-events:none}.section-editor-layer .canvas-section-editor{pointer-events:auto}.canvas-section-editor{position:absolute;z-index:1;display:flex;flex-direction:column;max-height:min(580px,calc(100% - 40px));background:var(--panel);border:1px solid var(--border-strong);border-radius:18px;box-shadow:0 12px 40px #1c1c1924;overflow:hidden}.canvas-section-editor.is-linked{border:2px solid #e9f22c;box-shadow:0 0 0 3px #e9f22c47,0 0 22px #e9f22c38,0 12px 40px #1c1c1924;animation:panel-link-pulse 2.4s ease-in-out infinite}@keyframes panel-link-pulse{0%,to{box-shadow:0 0 0 3px #e9f22c38,0 0 18px #e9f22c29,0 12px 40px #1c1c1924}50%{box-shadow:0 0 0 4px #e9f22c61,0 0 26px #e9f22c4d,0 12px 40px #1c1c1924}}.cse-link-port{position:absolute;width:8px;height:8px;border-radius:50%;background:#e9f22c;box-shadow:0 0 0 3px #e9f22c59,0 0 10px #e9f22cbf;z-index:3;pointer-events:none}.cse-link-port--left{left:-5px;top:50%;margin-top:-4px}.cse-link-port--right{right:-5px;top:50%;margin-top:-4px}.cse-link-port--top{top:-5px;left:50%;margin-left:-4px}.cse-link-port--bottom{bottom:-5px;left:50%;margin-left:-4px}.section-editor-link{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:18;overflow:visible}.section-editor-link-glow{fill:none;stroke:#e9f22c59;stroke-width:8;stroke-linecap:round}.section-editor-link-path{fill:none;stroke:#e9f22c;stroke-width:2;stroke-linecap:round;stroke-dasharray:7 5;filter:drop-shadow(0 0 3px rgba(233,242,44,.85));animation:link-dash-flow 1.1s linear infinite}@keyframes link-dash-flow{to{stroke-dashoffset:-24}}.section-editor-link-dot{fill:#e9f22c}.section-editor-link-dot--slot{filter:drop-shadow(0 0 5px rgba(233,242,44,.95))}.section-editor-link-dot--panel{filter:drop-shadow(0 0 4px rgba(233,242,44,.85))}.cse-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:14px 14px 12px;background:var(--panel);border-bottom:1px solid var(--border);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.cse-head.is-dragging{cursor:grabbing}.cse-head-text{min-width:0}.cse-kicker{display:block;font-size:10px;font-weight:700;letter-spacing:.04em;color:var(--text-3);margin-bottom:4px}.cse-title{font-size:14.5px;font-weight:700;line-height:1.35}.cse-close{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;color:var(--text-2);flex:none;cursor:pointer}.cse-close:hover{background:#f4f3ec}.cse-close svg{width:14px;height:14px}.cse-body{flex:1;overflow:auto;padding:4px 14px 12px;min-height:0}.cse-agent{display:flex;align-items:center;gap:8px;padding:10px 12px 12px;border-top:1px solid var(--border);background:#faf9f5}.cse-agent>svg{width:14px;height:14px;color:#44433d;flex:none}.cse-agent input{flex:1;min-width:0;height:34px;border:1px solid var(--border);border-radius:17px;padding:0 12px;font-size:11.5px;background:#fff}.cse-agent input::placeholder{color:var(--text-3)}.cse-agent .agent-send{width:34px;height:34px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;flex:none}.cse-agent .agent-send svg{width:13px;height:13px}.workflow-stepper{display:flex;align-items:flex-start;gap:0;padding:0 4px 10px;overflow-x:auto;flex:1;min-width:0}.agentbar.rf-agentbar{position:absolute;left:50%;bottom:22px;transform:translate(-50%);width:min(720px,calc(100% - 28px));flex-direction:column;align-items:stretch;height:auto;min-height:52px;padding:10px 14px 12px;gap:0;z-index:20}.agentbar-input-row{display:flex;align-items:center;gap:10px;width:100%}.agentbar-input-row input{flex:1;min-width:0}.workflow-step{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;min-width:72px}.workflow-step-dot{width:26px;height:26px;border-radius:50%;background:#eceae0;color:#6f6d64;font-size:9px;font-weight:700;display:grid;place-items:center;border:2px solid transparent;z-index:1}.workflow-step.is-active .workflow-step-dot{background:var(--yellow);border-color:#dbe33c;color:#16160f;box-shadow:0 0 0 3px #e9f22c40}.workflow-step.is-done .workflow-step-dot{background:var(--green-chip-bg);color:var(--green-chip-text)}.workflow-step-label{margin-top:4px;font-size:9px;font-weight:600;color:var(--text-3);text-align:center;line-height:1.2;white-space:nowrap}.workflow-step.is-active .workflow-step-label{color:var(--text)}.workflow-step-line{position:absolute;top:13px;left:calc(50% + 14px);width:calc(100% - 28px);height:2px;background:#e0ddd2;z-index:0}.workflow-step.is-done .workflow-step-line{background:#c5d9a8}.hajimeru-color-card{margin-top:8px;padding:12px;border-radius:12px;border:1px solid var(--border);background:#faf9f4}.hajimeru-color-head{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;margin-bottom:10px}.hajimeru-color-head svg{width:14px;height:14px}.hajimeru-swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hajimeru-swatch{display:flex;flex-direction:column;align-items:center;gap:4px}.hajimeru-swatch i{width:100%;height:28px;border-radius:8px;border:1px solid rgba(0,0,0,.08);display:block}.hajimeru-swatch small{font-size:8px;color:var(--text-3)}.hajimeru-section-groups{display:flex;flex-direction:column;gap:8px;margin-top:6px}.hajimeru-section-group{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:10px;background:#f6f5ef;border:1px solid var(--border)}.hajimeru-section-group-num{width:24px;height:24px;border-radius:7px;background:#f1f0ea;display:grid;place-items:center;font-size:10px;font-weight:700;flex:none}.hajimeru-section-group strong{display:block;font-size:12px}.hajimeru-section-group small{display:block;font-size:10px;color:var(--text-2);margin-top:2px}.canvas-hajimeru-editor .workflow-stepper{padding-bottom:4px}.canvas-hajimeru-editor .workflow-step{min-width:52px}.canvas-hajimeru-editor .workflow-step-label{font-size:8px}.section-editor-layer .canvas-publish-editor{pointer-events:auto}.canvas-publish-editor{position:absolute;z-index:1;display:flex;flex-direction:column;max-height:min(520px,calc(100vh - 280px));background:var(--bg);border:1px solid var(--border-strong);border-radius:18px;box-shadow:0 12px 40px #1c1c1924;overflow:hidden}.canvas-publish-editor.is-linked{border:2px solid #e9f22c;box-shadow:0 0 0 3px #e9f22c47,0 0 22px #e9f22c38,0 12px 40px #1c1c1924;animation:panel-link-pulse 2.4s ease-in-out infinite}.cpe-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px 12px;background:var(--panel);border-bottom:1px solid var(--border);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.cpe-head.is-dragging{cursor:grabbing}.cpe-head-text{min-width:0;flex:1}.cpe-kicker{display:block;font-size:10px;font-weight:700;letter-spacing:.04em;color:var(--text-3);margin-bottom:4px}.cpe-title{font-size:17px;font-weight:800;line-height:1.2}.cpe-title .muted{color:var(--text-2);font-weight:700}.cpe-sub{font-size:11.5px;color:var(--text-2);margin-top:6px}.cpe-head-actions{display:flex;align-items:flex-start;gap:8px;flex:none}.cpe-publish-btn{height:36px;padding:0 14px;font-size:12px;border-radius:10px;white-space:nowrap}.cpe-body{flex:1;overflow:auto;padding:14px 16px 18px}.cpe-grid{grid-template-columns:1.5fr 1fr;gap:14px}.cpe-grid .pub-main,.cpe-grid .pub-card{box-shadow:var(--shadow)}.cpe-grid .pub-lbl:first-of-type{margin-top:12px}.cpe-side{display:grid;gap:14px;align-content:start}.ready-chip--warn,.chk-row .st--warn{background:#fff4e0;color:#9a6b00}.react-flow__node-slot{transition:width .32s cubic-bezier(.22,1,.36,1),height .32s cubic-bezier(.22,1,.36,1)}.react-flow__node.rf-node-expanded{filter:drop-shadow(0 12px 32px rgba(28,28,25,.14))}.rf-slot-wrap--expanded{width:100%;height:100%;display:flex;flex-direction:column;min-height:0;position:relative}.rf-slot-wrap--expanded .slot-drag-edge{opacity:1;background:#e9f22c38;z-index:30}.canvas-section-editor.is-inline,.canvas-publish-editor.is-inline{position:relative;left:auto;top:auto;width:100%;height:100%;max-height:100%;flex:1;min-height:0;border:2px solid #e9f22c;border-radius:18px;box-shadow:none;animation:none}.canvas-section-editor.is-inline .cse-body,.canvas-publish-editor.is-inline .cpe-body{flex:1;min-height:0;overflow:auto}.canvas-publish-editor.is-inline .cpe-grid,.canvas-publish-editor.is-inline .pub-duo{grid-template-columns:1fr}@media (prefers-reduced-motion: reduce){.react-flow__node-slot{transition:none}}.panel-drag-edge{position:absolute;z-index:40;cursor:grab;touch-action:none;pointer-events:auto}.panel-drag-edge--top{top:0;left:12px;right:12px;height:12px}.panel-drag-edge--bottom{bottom:0;left:12px;right:12px;height:12px}.panel-drag-edge--left{left:0;top:12px;bottom:12px;width:12px}.panel-drag-edge--right{right:0;top:12px;bottom:12px;width:12px}.canvas-publish-editor:hover .panel-drag-edge,.canvas-publish-editor.is-dragging .panel-drag-edge{background:#e9f22c33}.canvas-publish-editor.is-dragging .panel-drag-edge,.canvas-publish-editor.is-dragging .cpe-head{cursor:grabbing}.app-shell{display:flex;min-height:100vh;background:var(--bg)}.app-shell__main{flex:1;min-width:0}.page{padding:20px 28px 40px;min-height:100vh}.app-sidebar{width:220px;flex-shrink:0;display:flex;flex-direction:column;padding:16px 12px;background:var(--panel);border-right:1px solid var(--border);position:sticky;top:0;height:100vh;z-index:40}.app-sidebar__brand{display:flex;align-items:center;gap:10px;padding:6px 10px 14px;border:none;background:transparent;cursor:pointer;color:#111;text-align:left}.app-sidebar__wordmark{font-size:15px;font-weight:800;letter-spacing:-.02em}.app-sidebar__canvas-block{margin:0 4px 14px;padding-bottom:12px;border-bottom:1px solid var(--border)}.app-sidebar__section-label{font-size:10px;font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;padding:0 4px}.app-sidebar__new{display:grid;place-items:center;width:40px;height:40px;margin:0 0 10px;padding:0;border:1px dashed #c8c4b8;border-radius:12px;background:#faf9f6;color:#44433d;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s}.app-sidebar__new:hover:not(:disabled){background:var(--yellow);border-color:transparent;box-shadow:0 2px 8px #b4be1459}.app-sidebar__new:disabled{opacity:.7;cursor:wait}.app-sidebar__new svg{width:18px;height:18px}.app-sidebar__recent-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 4px 6px;font-size:10px;font-weight:700;color:var(--text-3)}.app-sidebar__recent-all{border:none;background:transparent;font-size:10px;font-weight:600;color:var(--text-2);cursor:pointer;padding:0}.app-sidebar__recent-all:hover{color:var(--text)}.app-sidebar__recent-muted{font-size:11px;color:var(--text-3);padding:4px 6px 8px;display:flex;align-items:center;gap:6px}.app-sidebar__recent-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;max-height:220px;overflow-y:auto;scrollbar-width:thin}.app-sidebar__recent-item{display:flex;flex-direction:column;align-items:flex-start;gap:1px;width:100%;padding:7px 8px;border:none;border-radius:8px;background:transparent;text-align:left;cursor:pointer;color:#44433d}.app-sidebar__recent-item:hover{background:#f4f3ec}.app-sidebar__recent-item.is-active{background:#f4f7d8;font-weight:600}.app-sidebar__recent-title{font-size:12px;font-weight:600;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.app-sidebar__recent-meta{font-size:10px;color:var(--text-3)}.app-sidebar__nav,.app-sidebar__tail{display:flex;flex-direction:column;gap:2px}.app-sidebar__spacer{flex:1;min-height:16px}.app-sidebar__item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border:none;border-radius:10px;background:transparent;color:#44433d;font-size:13.5px;font-weight:500;text-align:left;cursor:pointer}.app-sidebar__item:hover:not(:disabled){background:#f4f3ec}.app-sidebar__item.is-active{background:#f4f7d8;font-weight:700;color:#1c1c19}.app-sidebar__item.is-disabled{opacity:.45;cursor:default}.app-sidebar__icon{width:20px;height:20px;display:grid;place-items:center;flex-shrink:0}.app-sidebar__icon svg{width:17px;height:17px}.app-sidebar__label{line-height:1.2}.card{background:var(--panel);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.icon-btn{width:38px;height:38px;border-radius:12px;background:var(--panel);border:1px solid var(--border);display:grid;place-items:center;color:#44433d}.icon-btn svg{width:16px;height:16px}.btn-yellow{height:40px;padding:0 18px;border-radius:20px;background:var(--yellow);font-weight:700;font-size:13px;display:inline-flex;align-items:center;gap:7px;color:#16160f;box-shadow:0 2px 10px #bec81966}.btn-yellow svg{width:15px;height:15px}.btn-outline{height:40px;padding:0 16px;border-radius:20px;background:var(--panel);border:1px solid var(--border-strong);font-weight:600;font-size:12.5px;display:inline-flex;align-items:center;gap:7px;color:var(--text)}.btn-outline svg{width:14px;height:14px}.pill{height:30px;padding:0 13px;border-radius:15px;font-size:12px;color:#44433d;display:inline-flex;align-items:center;background:transparent}.pill.active{background:#f2f6cf;font-weight:600}.pill.boxed{border:1px solid var(--border-strong);background:#fff}.home-page{max-width:1180px;margin:0 auto}.home-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.home-eyebrow{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3)}.home-title{margin-top:6px;font-size:clamp(24px,3.5vw,32px);font-weight:800;line-height:1.25;letter-spacing:-.01em}.home-header-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}.home-start{padding:20px 22px;margin-bottom:28px}.home-start-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.home-start-head svg{width:20px;height:20px;color:#6a7210;flex-shrink:0;margin-top:2px}.home-start-head h2{font-size:15px;font-weight:800}.home-start-head p{margin-top:4px;font-size:12.5px;color:var(--text-2);line-height:1.55}.home-prompt-input{width:100%;border:1px solid var(--border);border-radius:12px;padding:14px 16px;font-size:14px;line-height:1.55;font-family:inherit;color:var(--text);background:#fdfcf9;resize:vertical;min-height:88px}.home-prompt-input:focus{outline:none;border-color:#c8d43a;box-shadow:0 0 0 3px #c8d43a33}.home-prompt-input::placeholder{color:var(--text-3)}.home-prompt-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;flex-wrap:wrap}.home-prompt-tags{display:flex;flex-wrap:wrap;gap:8px;flex:1;min-width:0}.home-prompt-submit{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 18px;flex-shrink:0}.home-prompt-submit svg{width:15px;height:15px}.home-section{margin-bottom:32px}.home-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.home-section-head h2{font-size:17px;font-weight:800}.home-section-title{display:flex;align-items:flex-start;gap:10px}.home-section-title svg{width:18px;height:18px;color:#6a7210;margin-top:3px}.home-section-title p{margin-top:3px;font-size:12.5px;color:var(--text-2)}.home-link{display:inline-flex;align-items:center;gap:4px;border:none;background:transparent;font-size:12.5px;font-weight:600;color:var(--text-2);cursor:pointer;padding:0}.home-link svg{width:13px;height:13px}.home-link:hover{color:var(--text)}.home-recent-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-recent-card{padding:14px 16px;text-align:left;border:1px solid var(--border);cursor:pointer;transition:transform .15s,box-shadow .15s}.home-recent-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.home-recent-card h3{margin-top:10px;font-size:14px;font-weight:800;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-recent-card p{margin-top:6px;font-size:11.5px;color:var(--text-2)}.home-recent-cta{display:inline-flex;align-items:center;gap:4px;margin-top:12px;font-size:11.5px;font-weight:700;color:#44433d}.home-recent-cta svg{width:12px;height:12px}.home-gene-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.home-gene-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-login-hint{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;margin-top:8px}.home-login-hint p{font-size:13px;color:var(--text-2)}@media (max-width: 960px){.home-recent-row,.home-gene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-header{flex-direction:column}}@media (max-width: 560px){.home-recent-row,.home-gene-grid{grid-template-columns:1fr}.home-login-hint{flex-direction:column;align-items:flex-start}}.home-top{display:flex;align-items:center;gap:10px;margin-bottom:34px}.ws-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border-strong);background:var(--panel);border-radius:12px;height:40px;padding:0 14px;font-size:13px;font-weight:600}.ws-pill svg{width:14px;height:14px;color:var(--text-2)}.home-hero h1{font-size:30px;font-weight:800;letter-spacing:.01em}.home-sub{margin-top:10px;color:var(--text-2);font-size:13.5px}.landing-hero{max-width:1180px;margin:0 auto 28px}.landing-eyebrow{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3)}.landing-title{margin-top:10px;font-size:clamp(32px,5vw,48px);font-weight:900;line-height:1.15;letter-spacing:-.02em;display:flex;flex-wrap:wrap;gap:.2em .35em}.landing-title-accent{color:#5a6210}.landing-workflow{max-width:1180px;margin:0 auto 32px;padding:22px 24px}.landing-workflow-head h2{font-size:18px;font-weight:800}.landing-workflow-head p{margin-top:6px;font-size:13px;color:var(--text-2)}.landing-workflow-steps{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.landing-workflow-step{position:relative;flex:1 1 140px;min-width:120px;padding:14px 16px;border-radius:14px;background:#f8f7f2;border:1px solid var(--border);display:flex;flex-direction:column;gap:4px}.landing-workflow-stage{font-size:10px;font-weight:800;color:#6a7210;letter-spacing:.04em}.landing-workflow-step strong{font-size:14px}.landing-workflow-step span:last-child{font-size:11.5px;color:var(--text-2);line-height:1.45}.landing-workflow-arrow{display:none;width:14px;height:14px;color:var(--text-3);position:absolute;right:-14px;top:50%;transform:translateY(-50%)}@media (min-width: 900px){.landing-workflow-arrow{display:block}}.landing-features{max-width:1180px;margin:48px auto 28px}.landing-features-head h2{font-size:22px;font-weight:800}.landing-features-head p{margin-top:8px;font-size:13.5px;color:var(--text-2);max-width:560px}.landing-features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;margin-top:22px}.landing-feature{padding:20px 22px}.landing-feature-icon{width:40px;height:40px;border-radius:12px;background:#f2f6cf;display:grid;place-items:center;color:#5a6210;margin-bottom:12px}.landing-feature-icon svg{width:20px;height:20px}.landing-feature h3{font-size:15px;font-weight:800}.landing-feature p{margin-top:8px;font-size:12.5px;line-height:1.6;color:var(--text-2)}.landing-features-icons{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:20px;font-size:12px;font-weight:600;color:var(--text-2)}.landing-features-icons span{display:inline-flex;align-items:center;gap:6px}.landing-features-icons svg{width:15px;height:15px}.landing-cta{max-width:1180px;margin:36px auto 20px;padding:36px 32px;text-align:center;background:linear-gradient(135deg,#faf9f4,#f2f6cf)}.landing-cta h2{font-size:24px;font-weight:900}.landing-cta p{margin-top:8px;font-size:14px;color:var(--text-2)}.landing-cta-btn{margin-top:18px;padding:0 28px;height:44px}.prompt-input{width:100%;min-height:64px;border:none;outline:none;resize:vertical;font-size:14px;line-height:1.55;font-family:inherit;color:var(--text);background:transparent}.prompt-input::placeholder{color:var(--text-3)}.tagchip{cursor:pointer}.tagchip:hover{border-color:#d7e01a}.gene-deconstruct-note,.gene-intro-note{display:none}.gene-detail-page{max-width:1240px}.gene-detail-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.gene-detail-head-main{display:flex;align-items:center;gap:6px;min-width:0;flex:1}.gene-detail-crumbs{margin:0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gene-detail-crumbs b{overflow:hidden;text-overflow:ellipsis}.gene-detail-head-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}.gene-detail-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:16px;align-items:start}.gene-detail-preview{padding:18px 20px 20px;position:sticky;top:16px;display:flex;flex-direction:column}.gene-detail-preview .gene-case-toolbar{flex-shrink:0}.gene-detail-preview .gene-case-stage{flex:1;min-height:0}.gene-detail-aside{padding:20px 22px;display:flex;flex-direction:column;gap:0}.gene-detail-aside-top{padding-bottom:4px}.gene-detail-title{font-size:21px;font-weight:800;line-height:1.35;margin-top:12px}.gene-detail-sub{font-size:13px;font-weight:600;color:var(--text-2);margin-top:6px;line-height:1.5}.gene-detail-actions{display:flex;flex-direction:column;gap:8px;margin-top:16px}.gene-detail-cta{width:100%;justify-content:center;min-height:42px}.gene-detail-back{width:100%;justify-content:center;min-height:38px;text-decoration:none;display:inline-flex;align-items:center}.gene-detail-desc{font-size:12.5px;color:var(--text-2);line-height:1.7;margin:14px 0 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gene-detail-fit{margin-top:16px;padding-top:14px;border-top:1px solid var(--border)}.gene-detail-fit h4{font-size:11px;font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.gene-detail-related{margin-top:28px}@media (max-width: 960px){.gene-detail-grid{grid-template-columns:1fr}.gene-detail-preview{position:static}.gene-case-stage{height:min(1980px,calc(100vh - 140px));min-height:420px}.gene-detail-head{flex-wrap:wrap}.case-metrics-hero--3{grid-template-columns:1fr 1fr}.case-metrics-hero--3 .case-metrics-hero-stat:last-child{grid-column:span 2}}.case-metrics--card{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px;margin-top:10px;padding-top:10px;border-top:1px solid var(--border)}.case-metric{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;color:var(--text-2)}.case-metric svg{width:11px;height:11px;flex-shrink:0}.case-metric b{color:var(--text);font-weight:800}.case-metrics--detail{margin-top:18px;padding-top:16px;border-top:1px solid var(--border)}.case-metrics-title{font-size:11px;font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.case-metrics-hero{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.case-metrics-hero--3{grid-template-columns:repeat(3,1fr)}.case-metrics-hero-stat{padding:10px 12px;border-radius:10px;background:#f7f6f2;border:1px solid var(--border)}.case-metrics-hero-stat .k{display:flex;align-items:center;gap:4px;font-size:10px;color:var(--text-3);font-weight:600}.case-metrics-hero-stat .k svg{width:11px;height:11px}.case-metrics-hero-stat .v{display:block;margin-top:4px;font-size:20px;font-weight:900;line-height:1.1}.case-metrics-hero-stat .v small{font-size:12px;font-weight:700;margin-left:1px}.case-metrics-hero-stat .v.green{color:#3e7d3a}.case-metrics-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;margin:0}.case-metrics-grid--compact dd{display:inline-flex;align-items:center;gap:5px}.case-metrics-grid--compact dd svg{width:12px;height:12px;color:var(--text-3)}.case-metrics-grid dt{font-size:10px;color:var(--text-3);font-weight:600}.case-metrics-grid dd{margin:2px 0 0;font-size:12px;font-weight:700}.case-metrics-ad{margin-top:12px;padding:10px 12px;border-radius:10px;background:#faf9f6;border:1px solid var(--border)}.case-metrics-ad .k{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:700;color:var(--text-3)}.case-metrics-ad .k svg{width:11px;height:11px}.case-metrics-ad p{margin:5px 0 0;font-size:11.5px;line-height:1.45;color:var(--text)}.fc-chips{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.fc-chips .chip{font-size:10px;padding:2px 7px}.fc-goal{font-size:11.5px;color:var(--text-2);margin-bottom:2px}.gene-case{position:relative;background:#fdfcf9;border:1px solid var(--border);border-radius:12px;overflow:hidden;height:100%}.gene-case--card{height:172px;border:none;border-radius:0}.gene-case--thumb{height:140px;border:none;border-radius:0}.gene-case--detail{width:100%;max-width:none;margin:0;height:100%;min-height:0;box-shadow:none;border:none;border-radius:0;display:flex;flex-direction:column}.gene-case--detail.gene-case--desktop{min-height:0}.gene-case--detail .gene-case-scroll{flex:1;min-height:0;height:auto;overflow-y:auto;overflow-x:hidden;font-size:12px;scrollbar-width:none;-ms-overflow-style:none}.gene-case--detail .gene-case-scroll::-webkit-scrollbar{width:0;height:0}.gene-case--detail:hover .gene-case-scroll,.gene-case--detail .gene-case-scroll:focus-within{scrollbar-width:thin;scrollbar-color:rgba(80,78,70,.45) transparent}.gene-case--detail:hover .gene-case-scroll::-webkit-scrollbar,.gene-case--detail .gene-case-scroll:focus-within::-webkit-scrollbar{width:7px}.gene-case--detail:hover .gene-case-scroll::-webkit-scrollbar-thumb,.gene-case--detail .gene-case-scroll:focus-within::-webkit-scrollbar-thumb{background:#504e4661;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.gene-case--detail:hover .gene-case-scroll::-webkit-scrollbar-thumb:hover,.gene-case--detail .gene-case-scroll:focus-within::-webkit-scrollbar-thumb:hover{background:#3c3a328c;background-clip:padding-box}.gene-case--detail:hover .gene-case-scroll::-webkit-scrollbar-track,.gene-case--detail .gene-case-scroll:focus-within::-webkit-scrollbar-track{background:transparent}.gene-case-scroll-inner{padding-bottom:24px}.gene-case--detail .gene-case-block-label{font-size:10px}.gene-case--detail .gene-case-hero-title{font-size:clamp(16px,2.2vw,22px)}.gene-case--detail .gene-case-hero-desc{font-size:clamp(10px,1.2vw,12px)}.gene-case--detail .gene-case-hero-cta{font-size:clamp(9px,1vw,11px);padding:6px 14px}.gene-case--detail .gene-case-block{padding:14px 12px;margin:0 10px 8px}.gene-case--detail .gene-case-block--feature{background:#fff}.gene-case--detail .gene-case-block--faq{background:#f8f7f4}.gene-case--desktop .gene-case-scroll{font-size:11px}.gene-case--desktop .gene-case-hero-title{font-size:15px}.gene-case-chrome{display:flex;align-items:center;gap:5px;padding:7px 10px;background:#f0eeea;border-bottom:1px solid var(--border)}.gene-case--mobile .gene-case-chrome{justify-content:center}.gene-case-dot{width:7px;height:7px;border-radius:50%;background:#d4d2cb}.gene-case-url{margin-left:8px;font-size:9px;color:var(--text-3)}.gene-case-notch{width:36px;height:4px;border-radius:4px;background:#d4d2cb}.gene-case-scroll{height:calc(100% - 28px);overflow:hidden;padding:0 0 8px}.gene-case-nav{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 4px;font-size:8px}.gene-case-logo{font-weight:800}.gene-case-nav-links{display:flex;gap:8px;color:var(--text-3)}.gene-case-nav-links i{font-style:normal}.gene-case-hero{padding:10px 10px 12px;text-align:center}.gene-case-hero-title{font-size:13px;font-weight:900;line-height:1.45;letter-spacing:.02em}.gene-case-hero-desc{font-size:8px;color:var(--text-2);margin-top:5px;line-height:1.5}.gene-case-hero-cta{display:inline-block;margin-top:8px;padding:4px 10px;border-radius:12px;font-size:7px;font-weight:700;background:#2f9e44;color:#fff}.gene-case-block{margin:0 8px 6px;padding:8px;border-radius:6px;background:#fff;border:1px solid var(--border)}.gene-case-block--empathy{background:#faf8f5}.gene-case-block--proof{background:#f5f7fa}.gene-case-block--cta{background:linear-gradient(140deg,#eef8f0,#e2f0e4);border-color:#c8e6cc}.gene-case-block-label{display:block;font-size:7px;font-weight:700;color:var(--text-2);margin-bottom:5px}.gene-case-block-line{display:block;height:4px;border-radius:2px;background:#e8e6de;margin-top:4px}.gene-case-block-line.short{width:65%}.gene-case.dark .gene-case-hero-title,.gene-case.dark .gene-case-hero-desc{color:#fff}.gene-case.dark .gene-case-block{background:#ffffff14;border-color:#ffffff1f}.gene-case.dark .gene-case-block-label{color:#ffffffb3}.gene-case.dark .gene-case-block-line{background:#fff3}.gene-case.fc-a{background:linear-gradient(180deg,#f6e8e4,#fdfcf9 40%)}.gene-case.fc-b{background:linear-gradient(180deg,#e8edf3,#fdfcf9 40%)}.gene-case.fc-c{background:linear-gradient(180deg,#eef0e6,#fdfcf9 40%)}.gene-case.fc-d{background:linear-gradient(180deg,#eef0f2,#fdfcf9 40%)}.gene-case.fc-e{background:linear-gradient(180deg,#f4e9e6,#fdfcf9 40%)}.gene-case.fc-f{background:linear-gradient(180deg,#e6ecf2,#fdfcf9 40%)}.gene-case.fc-g{background:linear-gradient(180deg,#f3ede2,#fdfcf9 40%)}.gene-case.fc-h{background:linear-gradient(180deg,#23262b,#15171b);color:#fff}.gene-case.fc-h .gene-case-chrome{background:#1a1c20;border-color:#2a2d33}.gene-case.fc-h .gene-case-nav-links{color:#ffffff80}.gene-search-placeholder{color:var(--text-3);font-size:13px}.auth-gate{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--text-2);font-size:14px}.promptbox{margin-top:22px;background:var(--panel);border:1px solid var(--border-strong);border-radius:18px;box-shadow:var(--shadow);padding:18px 18px 14px}.promptbox .ph{color:var(--text-3);font-size:14px;min-height:64px}.prompt-foot{display:flex;align-items:center;gap:8px}.prompt-foot .plus{width:34px;height:34px;border-radius:10px;border:1px solid var(--border-strong);display:grid;place-items:center;color:#44433d}.prompt-foot .plus svg{width:15px;height:15px}.tagchip{height:32px;padding:0 13px;border:1px solid var(--border-strong);border-radius:10px;font-size:12.5px;color:#44433d;background:#fff;display:inline-flex;align-items:center}.prompt-foot .right{margin-left:auto;display:flex;align-items:center;gap:10px}.lp-select{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border-strong);border-radius:12px;height:36px;padding:0 13px;font-size:12.5px;font-weight:600}.lp-select svg{width:13px;height:13px;color:var(--text-2)}.mic{color:#44433d;display:grid;place-items:center}.mic svg{width:17px;height:17px}.up-btn{width:40px;height:40px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;box-shadow:0 2px 8px #bec81973}.up-btn svg{width:17px;height:17px}.flow-head{display:flex;align-items:center;flex-wrap:wrap;gap:12px 18px;margin:36px 0 18px}.flow-tabs{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:14px;background:#eceae3;border:1px solid var(--border)}.flow-tab{height:36px;padding:0 16px;border-radius:11px;font-size:13px;font-weight:700;color:#55544c;white-space:nowrap}.flow-tab:hover{color:var(--text)}.flow-tab.active{background:var(--panel);color:var(--text);box-shadow:0 1px 4px #1e1e1414}.flow-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;flex:1;min-width:0}.flow-head .all{margin-left:auto;font-size:12.5px;color:#44433d;display:inline-flex;align-items:center;gap:5px}.flow-head .all svg{width:13px;height:13px}.demo-canvas-block{margin:8px 0 20px}.demo-canvas-head{margin-bottom:12px}.demo-canvas-title{font-size:15px;font-weight:700}.demo-canvas-sub{margin-top:4px;font-size:12.5px;color:var(--text-2)}.demo-canvas-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.demo-canvas-card{text-align:left;padding:16px 18px;border:1px solid var(--border);transition:border-color .15s,box-shadow .15s}.demo-canvas-card:hover{border-color:#d7e01a;box-shadow:0 4px 16px #1c1c190f}.demo-canvas-stage{display:inline-block;font-size:10px;font-weight:700;padding:2px 8px;border-radius:8px;background:#f7fadb;color:#6a7210}.demo-canvas-card h3{margin-top:10px;font-size:14px;font-weight:700}.demo-canvas-card p{margin-top:6px;font-size:11.5px;line-height:1.55;color:var(--text-2)}.demo-canvas-open{display:inline-flex;align-items:center;gap:4px;margin-top:12px;font-size:11.5px;font-weight:600;color:#44433d}.demo-canvas-open svg{width:13px;height:13px}.mylp-panel{min-height:200px}.mylp-muted{display:inline-flex;align-items:center;gap:8px;color:var(--text-2);font-size:13px}.mylp-empty{padding:28px 24px;max-width:520px;display:flex;flex-direction:column;gap:14px;font-size:13px;color:var(--text-2)}.mylp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.mylp-card{text-align:left;padding:18px 20px;border:1px solid var(--border);transition:border-color .15s,box-shadow .15s,transform .15s}.mylp-card:hover{border-color:#d7e01a;box-shadow:var(--shadow-lg);transform:translateY(-1px)}.mylp-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.mylp-status{font-size:10px;font-weight:700;padding:3px 8px;border-radius:6px;background:#f1f0ea;color:#55544c}.mylp-status--rendered,.mylp-status--published{background:#e8f5d0;color:#3e7d3a}.mylp-render{font-size:11px;font-weight:600;color:var(--text-3)}.mylp-title{font-size:16px;font-weight:800;line-height:1.4;margin-bottom:6px}.mylp-meta{font-size:12px;color:var(--text-2);margin-bottom:4px}.mylp-date{font-size:11px;color:var(--text-3);margin-bottom:14px}.mylp-open{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#44433d}.mylp-open svg{width:13px;height:13px}.flowgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.flowcard{background:var(--panel);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}.fc-body{padding:12px 14px 14px}.fc-title{font-size:13px;font-weight:800;line-height:1.45;margin-bottom:6px}.fc-title a{color:inherit;text-decoration:none}.fc-title a:hover{text-decoration:underline}.fc-meta{display:flex;align-items:center;gap:5px;font-size:11.5px;color:#44433d;flex-wrap:wrap}.fc-meta .sep{color:var(--text-3)}.fc-meta .cvr{margin-left:auto;background:var(--chip-bg);border-radius:9px;padding:3px 8px;font-size:10.5px;font-weight:700}.fc-btn{margin-top:10px;width:100%;height:36px;border:1px solid var(--border-strong);border-radius:10px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff}.fc-btn svg{width:13px;height:13px}.gene-top{display:flex;align-items:center;gap:14px;margin-bottom:20px}.backlink{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600}.backlink svg{width:15px;height:15px}.gene-search{flex:1;max-width:700px;height:42px;background:var(--panel);border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;gap:9px;padding:0 14px;color:var(--text-3);font-size:13px}.gene-search svg{width:15px;height:15px;flex-shrink:0}.gene-search input{flex:1;border:none;background:transparent;font-size:13px;color:var(--text);min-width:0}.gene-search input::placeholder{color:var(--text-3)}.gene-search .kbd{margin-left:auto;font-size:11px;color:var(--text-3)}.crumbs{font-size:13px;color:var(--text-2);margin:6px 0 16px}.crumbs a{color:var(--text-2);font-weight:600}.crumbs a:hover{color:var(--text)}.crumbs b{color:var(--text);font-weight:600}.fc-img-link{display:block;text-decoration:none;color:inherit}.fc-img-link:hover .fc-img{filter:brightness(.98)}.gi-foot .btn-outline{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.relcard .img{display:block;min-height:120px;text-decoration:none}.relcard h4 a{color:inherit;text-decoration:none}.relcard h4 a:hover{text-decoration:underline}.gene-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.gene-hero--case{align-items:start}.gene-case-panel{padding:18px 20px}.gene-case-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.gene-case-toolbar h3{font-size:14px;font-weight:700}.gene-frame-toggle{display:inline-flex;gap:4px;padding:3px;border-radius:10px;background:#eceae3}.gene-frame-toggle button{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:8px;font-size:11px;font-weight:600;color:var(--text-2)}.gene-frame-toggle button svg{width:13px;height:13px}.gene-frame-toggle button.active{background:#fff;color:var(--text);box-shadow:0 1px 3px #00000014}.gene-case-stage{display:block;width:100%;padding:0;background:#f0eeea;border-radius:12px;height:min(1980px,calc(100vh - 200px));min-height:520px;overflow:hidden}.gene-case-stage .gene-case--detail{width:100%;max-width:none;height:100%;min-height:0}.gene-case-stage .gene-case--desktop{width:100%;height:100%;min-height:0}.gene-ad-strip{margin-top:16px;padding-top:14px;border-top:1px solid var(--border)}.gene-ad-label{display:block;font-size:11px;font-weight:700;color:var(--text-2);margin-bottom:8px}.gene-ad-card{display:flex;gap:10px;align-items:center;padding:10px;border:1px solid var(--border);border-radius:10px;background:#fff}.gene-ad-thumb{width:48px;height:48px;border-radius:6px;flex-shrink:0}.gene-ad-title{font-size:12px;font-weight:700;line-height:1.4}.gene-ad-meta{font-size:10.5px;color:var(--text-2);margin-top:3px}.gene-conditions{padding:18px 20px;margin-top:18px}.gene-conditions h3{font-size:14px;font-weight:700;margin-bottom:12px}.cond-chips{display:flex;flex-wrap:wrap;gap:8px}.gene-preview{padding:16px;display:flex;gap:12px;position:relative}.gp-desktop{flex:1.4;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:#fdfcf9}.gp-phone{flex:0 0 118px;border:5px solid #1d1d1b;border-radius:16px;overflow:hidden;background:#fff;align-self:center;height:240px}.gp-ad{flex:0 0 108px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:8px;align-self:flex-start;font-size:8px;color:var(--text-2)}.gp-ad .adimg{height:92px;border-radius:6px;margin:5px 0 7px}.gene-info{padding:22px 24px}.gi-chips{display:flex;gap:7px;align-items:center}.gi-chips .spacer{flex:1}.gi-chips .act{color:#44433d}.gi-chips .act svg{width:15px;height:15px}.gene-info h2{font-size:22px;font-weight:800;margin-top:14px}.gi-sub{font-size:13.5px;font-weight:600;margin-top:8px}.gi-desc{font-size:12.5px;color:var(--text-2);line-height:1.8;margin-top:10px}.gi-stats{display:flex;gap:26px;margin-top:18px;padding-top:16px;border-top:1px solid var(--border)}.gi-stat .k{font-size:11.5px;color:var(--text-2);display:flex;align-items:center;gap:5px}.gi-stat .k svg{width:12px;height:12px}.gi-stat .v{font-size:20px;font-weight:800;margin-top:5px}.gi-stat .v.green{color:#3e7d3a}.gi-foot{display:flex;align-items:center;gap:10px;margin-top:20px;flex-wrap:wrap}.flowsteps,.gene-mid,.gene-side{display:none}.related-h{font-size:15px;font-weight:800;margin:26px 0 14px}.relgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.relcard{background:var(--panel);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}.relcard .img{height:96px}.relcard .body{padding:12px 14px 14px}.relcard .chips{display:flex;gap:6px}.relcard .chips .chip{height:22px;font-size:10px;padding:0 8px}.relcard h4{font-size:13.5px;font-weight:800;margin-top:9px}.relcard .meta{display:flex;font-size:11px;color:var(--text-2);margin-top:7px}.relcard .meta b{margin-left:auto;color:var(--text)}.relcard .fc-btn{margin:12px 0 0;width:100%}.rel-a{background:linear-gradient(140deg,#eef1ea,#dfe5da)}.rel-b{background:linear-gradient(140deg,#3a3f38,#232622)}.rel-c{background:linear-gradient(140deg,#f2e9e4,#e5d6cf)}.rel-d{background:linear-gradient(140deg,#e9edf2,#d8dfe8)}.pv-root{min-height:100vh;background:#f1f0ea}.pv-top{height:64px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px;padding:0 20px;position:sticky;top:0;z-index:30}.pv-title{font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px}.pv-title .muted{color:var(--text-2);font-weight:500}.seg{display:flex;border:1px solid var(--border-strong);border-radius:12px;overflow:hidden;margin-left:26px}.seg button{height:38px;padding:0 16px;font-size:12.5px;font-weight:600;color:var(--text-2);display:inline-flex;align-items:center;gap:7px;background:#fff}.seg button svg{width:14px;height:14px}.seg button.on{background:#f2f6cf;color:var(--text)}.pv-zoom{display:flex;align-items:center;border:1px solid var(--border-strong);border-radius:12px;height:38px;overflow:hidden;margin-left:14px}.pv-zoom button{width:34px;height:100%;display:grid;place-items:center}.pv-zoom .pct{font-size:12px;font-weight:600;padding:0 6px}.pv-top .right{margin-left:auto;display:flex;align-items:center;gap:9px}.pv-layout{display:flex}.pv-stage{flex:1;display:flex;justify-content:center;padding:40px 20px 120px}.pv-phone-card{width:384px;background:#fff;border-radius:16px;box-shadow:var(--shadow-lg);overflow:hidden;height:fit-content;font-family:Noto Sans JP,sans-serif}.pvp-nav{display:flex;align-items:center;justify-content:space-between;padding:14px 18px}.pvp-nav .logo{font-size:14px;font-weight:800;display:flex;align-items:center;gap:5px}.pvp-nav .logo svg{width:13px;height:13px}.pvp-nav .burger i{display:block;width:16px;height:2px;background:#333;margin-top:3px}.pvp-hero{position:relative;padding:22px 20px 20px;color:#1c1c19}.pvp-hero .bgph{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#f4ece4,#e9ddd0 55%,#ddcfbe)}.pvp-hero .bgph:after{content:"";position:absolute;right:14px;top:10px;bottom:0;width:45%;background:radial-gradient(60% 55% at 50% 30%,#b39274 0%,#8d6f52 45%,transparent 72%);opacity:.55;border-radius:50% 50% 0 0}.pvp-hero>div{position:relative}.pvp-hero .tag{font-size:11px;color:#8a7a5f;font-weight:600}.pvp-hero h2{font-size:26px;font-weight:900;line-height:1.45;margin-top:8px;letter-spacing:.02em}.pvp-hero p{font-size:12px;margin-top:10px;line-height:1.8;color:#4c4a44}.pvp-line{margin-top:14px;display:inline-flex;align-items:center;gap:8px;background:var(--yellow);border-radius:8px;padding:11px 18px;font-size:13px;font-weight:800;box-shadow:0 3px 10px #a0aa1459}.pvp-line .line-ico{width:16px;height:16px;font-size:9px;border-radius:4px}.pvp-hero .note{font-size:9.5px;color:#8a887e;margin-top:8px}.anno{position:absolute;width:22px;height:22px;border-radius:50%;background:var(--yellow);border:2px solid #fff;box-shadow:0 1px 4px #0003;display:grid;place-items:center;font-size:11px;font-weight:800;z-index:3}.pvp-sec{padding:20px}.pvp-sec h3{font-size:14.5px;font-weight:800;text-align:center;margin-bottom:14px}.pvp-reasons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pvp-reason{border:1px solid var(--border);border-radius:10px;padding:12px 8px;text-align:center;position:relative}.pvp-reason svg{width:18px;height:18px;color:#44433d}.pvp-reason .t{font-size:10.5px;font-weight:800;margin-top:7px}.pvp-reason .d{font-size:8.5px;color:var(--text-2);margin-top:5px;line-height:1.6}.pvp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pvp-stat{border:1px solid var(--border);border-radius:10px;padding:10px 6px;text-align:center}.pvp-stat .k{font-size:9px;color:var(--text-2);background:var(--chip-bg);display:inline-block;border-radius:6px;padding:2px 7px}.pvp-stat .v{font-size:17px;font-weight:900;margin-top:6px}.pvp-note{font-size:8.5px;color:var(--text-3);text-align:center;margin-top:8px}.pvp-offer{background:#f3f5e6;border-radius:12px;padding:14px;display:flex;gap:12px}.pvp-offer .photo{flex:0 0 108px;height:96px;border-radius:8px;background:linear-gradient(140deg,#3c3c3a,#232321)}.pvp-offer .chip-ltd{display:inline-block;font-size:9px;font-weight:700;color:#8a6d1d;background:#f4ecc8;border-radius:5px;padding:2px 7px}.pvp-offer h4{font-size:13px;font-weight:900;margin-top:6px}.pvp-offer .ck{display:flex;align-items:center;gap:5px;font-size:9.5px;color:#44433d;margin-top:4px}.pvp-offer .ck svg{width:9px;height:9px;color:var(--green)}.pvp-offer-btn{margin:12px 20px 6px;width:calc(100% - 40px);background:var(--yellow);border-radius:8px;padding:11px 0;font-size:12.5px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px}.pvp-offer-btn .line-ico{width:14px;height:14px;font-size:8px}.pvp-offer-note{text-align:center;font-size:9px;color:var(--text-3);padding-bottom:14px}.pvp-faq{border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:15px 20px;font-size:13px;font-weight:800}.pv-panel{flex:0 0 356px;background:#fff;border-left:1px solid var(--border);min-height:calc(100vh - 64px);padding:22px 24px 120px}.pv-panel h3{font-size:14.5px;font-weight:700}.pv-cmt-tools{display:flex;align-items:center;margin:12px 0 14px}.pinned{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border-strong);border-radius:14px;height:30px;padding:0 12px;font-size:11.5px;font-weight:600}.pinned svg{width:12px;height:12px}.pv-cmt-tools .add{margin-left:auto}.cmt{border:1px solid var(--border);border-radius:12px;padding:13px 14px;margin-bottom:10px}.cmt .row{display:flex;gap:9px}.cmt .num{width:20px;height:20px;flex:none;border-radius:50%;background:var(--yellow);font-size:10.5px;font-weight:800;display:grid;place-items:center}.cmt .txt{font-size:12px;line-height:1.7}.cmt .foot{display:flex;align-items:center;gap:7px;margin-top:10px;font-size:11px;color:var(--text-2)}.cmt .foot .ava{width:18px;height:18px;border-radius:50%;background:linear-gradient(140deg,#cbb,#988)}.cmt .foot .time{margin-left:auto;color:var(--text-3)}.pv-h4{font-size:13.5px;font-weight:700;margin:24px 0 10px}.ver{display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:10px;font-size:12px}.ver.cur{background:#f6f5ef}.ver b{font-weight:700}.ver .tag{font-size:10px;background:var(--chip-bg);border-radius:7px;padding:2px 7px;color:var(--text-2)}.ver .who{color:var(--text-2)}.ver .when{margin-left:auto;color:var(--text-3);font-size:11px}.ver-all{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;margin-top:8px}.ver-all svg{width:13px;height:13px}.pchk{display:flex;align-items:center;gap:9px;padding:12px 2px;border-bottom:1px solid var(--border);font-size:12.5px}.pchk:last-child{border-bottom:0}.pchk svg.ic{width:15px;height:15px;color:#44433d}.pchk .st{margin-left:auto;font-size:11.5px;color:var(--green-chip-text);font-weight:600}.pchk .st.off{color:var(--text-3);font-weight:500}.pchk .ok{width:17px;height:17px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center}.pchk .ok svg{width:9px;height:9px}.pchk .off-circle{width:17px;height:17px;border-radius:50%;border:1.5px solid #d5d3c8}.pv-bottombar{position:fixed;left:50%;bottom:20px;transform:translate(-178px);background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:14px;padding:10px 14px;z-index:40}.pv-bottombar .chev{width:34px;height:34px;border-radius:10px;border:1px solid var(--border-strong);display:grid;place-items:center}.pv-bottombar .chev svg{width:14px;height:14px}.pv-bottombar .secsel{font-size:12px}.pv-bottombar .secsel .k{color:var(--text-2);font-size:10.5px}.pv-bottombar .secsel b{display:flex;align-items:center;gap:5px;font-size:12.5px}.pv-bottombar .from{font-size:11.5px;color:var(--text-2);display:flex;align-items:center;gap:5px;padding:0 8px}.pv-bottombar .from svg{width:12px;height:12px}.pv-bottombar .next{text-align:left;font-size:10.5px;color:var(--text-2);display:flex;align-items:center;gap:8px}.pv-bottombar .next b{display:block;font-size:12.5px;color:var(--text)}.pv-bottombar .next svg{width:14px;height:14px}.pub-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.pub-head{display:flex;align-items:flex-end;margin:14px 0 18px}.pub-head h1{font-size:24px;font-weight:800}.pub-head h1 .muted{color:var(--text-2);font-weight:700}.pub-head .sub{font-size:12.5px;color:var(--text-2);margin-top:8px}.pub-head .right{margin-left:auto;display:flex;gap:10px}.pub-grid{display:grid;grid-template-columns:1.9fr 1.1fr;gap:18px;align-items:start}.pub-left{display:grid;gap:18px}.pub-main{padding:22px 24px}.ready-row{display:flex;align-items:center;gap:12px}.ready-chip{display:inline-flex;align-items:center;gap:7px;background:var(--green-chip-bg);color:var(--green-chip-text);font-size:12.5px;font-weight:700;border-radius:15px;height:32px;padding:0 14px}.ready-chip svg{width:14px;height:14px}.ready-chip--warn{background:#fff4e0;color:#9a6b00}.ready-row .txt{font-size:12.5px;color:var(--text-2)}.ready-row .render{margin-left:auto}.pub-lbl{font-size:12px;color:var(--text-2);margin:20px 0 8px}.url-row{display:flex;gap:8px}.url-input{flex:1;border:1px solid var(--border-strong);border-radius:10px;height:44px;display:flex;align-items:center;padding:0 14px;font-size:13.5px;gap:8px}.url-input .copy{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;border:1px solid var(--border-strong);border-radius:8px;height:30px;padding:0 10px}.url-input .copy svg{width:12px;height:12px}.url-ext{width:44px;height:44px;border:1px solid var(--border-strong);border-radius:10px;display:grid;place-items:center}.url-ext svg{width:15px;height:15px}.pub-2col{display:grid;grid-template-columns:220px 1fr;gap:24px;margin-top:4px}.qr-big{width:190px;height:190px;position:relative;display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(9,1fr);gap:2px}.qr-big i{background:#1c1c19;border-radius:1px}.qr-big i.o{background:transparent}.qr-line{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:#06c755;border:4px solid #fff;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}.pub-input{border:1px solid var(--border-strong);border-radius:10px;height:44px;display:flex;align-items:center;gap:8px;padding:0 14px;font-size:13px}.pub-input .chipok{margin-left:auto;display:inline-flex;align-items:center;gap:5px;background:var(--green-chip-bg);color:var(--green-chip-text);font-size:11px;font-weight:700;border-radius:11px;padding:3px 9px}.pub-input .chipok svg{width:11px;height:11px}.pub-input .set{margin-left:auto;border:1px solid var(--border-strong);border-radius:8px;height:30px;padding:0 12px;font-size:12px;font-weight:600}.pub-input .muted{color:var(--text-2)}.pub-btnrow{display:flex;gap:10px;margin-top:22px}.pub-btnrow .btn-outline{flex:1;justify-content:center;height:44px;border-radius:12px}.pub-duo{display:grid;grid-template-columns:1fr 1.2fr;gap:18px}.pub-card{padding:20px 22px}.pub-card h3{font-size:14px;font-weight:700;margin-bottom:12px}.utm-row{display:flex;padding:11px 2px;border-bottom:1px solid var(--border);font-size:12.5px}.utm-row:last-child{border-bottom:0}.utm-row .k{color:var(--text-2);width:130px;flex:none}.act-item{display:flex;gap:11px;padding:9px 0;position:relative}.act-item .ico{width:17px;height:17px;color:#44433d;flex:none;margin-top:1px}.act-item .ico svg{width:16px;height:16px}.act-item .ico.ok{color:var(--green)}.act-item .t{font-size:12.5px;font-weight:600}.act-item .d{font-size:11px;color:var(--text-3);margin-top:3px}.act-line{position:absolute;left:8px;top:30px;bottom:-6px;width:1px;background:var(--border)}.chk-row{display:flex;align-items:center;gap:11px;padding:13px 2px;border-bottom:1px solid var(--border)}.chk-row:last-child{border-bottom:0}.chk-row .ic{width:32px;height:32px;flex:none;border:1px solid var(--border);border-radius:9px;display:grid;place-items:center;color:#44433d}.chk-row .ic svg{width:15px;height:15px}.chk-row .t{font-size:12.5px;font-weight:600}.chk-row .d{font-size:10.5px;color:var(--text-3);margin-top:2px}.chk-row .st{margin-left:auto;background:var(--green-chip-bg);color:var(--green-chip-text);font-size:10.5px;font-weight:700;border-radius:10px;padding:3px 9px;flex:none}.chk-row .st--warn{background:#fff4e0;color:#9a6b00}.chk-row .chev{color:var(--text-3)}.chk-row .chev svg{width:13px;height:13px}.health{display:flex;gap:18px;align-items:center}.health-items{display:grid;gap:12px}.hitem{display:flex;gap:9px}.hitem .ic{width:26px;height:26px;flex:none;border:1px solid var(--border);border-radius:8px;display:grid;place-items:center;color:#44433d}.hitem .ic svg{width:13px;height:13px}.hitem .t{font-size:12px;font-weight:700}.hitem .d{font-size:10.5px;color:var(--text-3);margin-top:2px}.health-link{display:flex;justify-content:flex-end;margin-top:14px;font-size:12px;font-weight:600}.health-link span{display:inline-flex;align-items:center;gap:6px}.health-link svg{width:13px;height:13px}.hint-card{padding:16px 18px;display:flex;gap:11px;align-items:flex-start;background:#f6f5ef}.hint-card svg{width:15px;height:15px;flex:none;margin-top:2px}.hint-card .t{font-size:12.5px;font-weight:700}.hint-card .d{font-size:11.5px;color:var(--text-2);line-height:1.7;margin-top:4px}.hint-card .chev{margin-left:auto;align-self:center;color:var(--text-3)}.perf-head{display:flex;align-items:flex-end;margin:14px 0 18px}.perf-head h1{font-size:24px;font-weight:800}.perf-head h1 .muted{color:var(--text-2);font-weight:700}.perf-head .sub{font-size:12.5px;color:var(--text-2);margin-top:8px}.perf-head .right{margin-left:auto;display:flex;gap:10px}.kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.kpi{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:15px 17px;box-shadow:var(--shadow)}.kpi .k{display:flex;align-items:center;font-size:12px;color:var(--text-2);font-weight:600}.kpi .k svg{margin-left:auto;width:15px;height:15px;color:var(--text-3)}.kpi .v{font-size:24px;font-weight:800;margin-top:8px;display:flex;align-items:baseline;gap:7px}.kpi .v small{font-size:13px;font-weight:700}.kpi .delta{font-size:11.5px;font-weight:700;color:#3e7d3a}.kpi .sub{font-size:10.5px;color:var(--text-3);margin-top:5px}.perf-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:16px;margin-top:16px;align-items:start}.panel-h{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700;margin-bottom:16px}.panel-h svg{width:13px;height:13px;color:var(--text-3)}.funnel-card,.ai-card{padding:20px 22px}.frow{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--border)}.frow:last-of-type{border-bottom:0}.frow .idx{font-size:11px;font-weight:700;color:var(--text-2);width:20px}.frow .lbl{width:92px;flex:none}.frow .lbl .jp{font-size:12.5px;font-weight:700}.frow .lbl .en{font-size:9.5px;color:var(--text-3);margin-top:2px}.frow .bar{flex:1;height:16px;border-radius:4px;background:#f0efe8;overflow:hidden}.frow .bar i{display:block;height:100%;border-radius:4px;background:#8fbc78}.frow .bar i.lite{background:#cfe3c2}.frow .val{width:52px;text-align:right;font-size:12.5px;font-weight:700}.frow .drop{width:48px;text-align:right;font-size:10.5px;font-weight:700;color:#d0454c}.frow .drop small{display:block;font-weight:500;color:#d0454c}.frow .drop.none{color:var(--text-3)}.funnel-period{font-size:11px;color:var(--text-3);margin-top:14px}.ai-item{display:flex;align-items:flex-start;gap:11px;padding:13px 0;border-bottom:1px solid var(--border)}.ai-item:last-of-type{border-bottom:0}.prio{width:26px;height:26px;flex:none;border-radius:7px;display:grid;place-items:center;font-size:11px;font-weight:800}.prio.hi{background:#fbe5e0;color:#c4463d}.prio.mid{background:#f8efd4;color:#ad8a1e}.prio.lo{background:#eceae0;color:#6f6d64}.ai-item .body{flex:1}.ai-item .no{font-size:11px;color:var(--text-2);font-weight:600}.ai-item .t{font-size:13.5px;font-weight:800;margin-top:2px}.ai-item .d{font-size:11.5px;color:var(--text-2);margin-top:4px}.ai-item .open{flex:none;border:1px solid var(--border-strong);border-radius:9px;height:32px;padding:0 12px;font-size:11.5px;font-weight:600;display:inline-flex;align-items:center;gap:5px;align-self:center}.ai-item .open svg{width:11px;height:11px}.ai-more{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;margin-top:14px}.ai-more svg{width:13px;height:13px}.perf-lower{display:grid;grid-template-columns:1.9fr 1.1fr;gap:16px;margin-top:16px;align-items:start}.secperf-card{padding:20px 18px}.secperf-row{display:flex;align-items:stretch;gap:4px}.spcard{flex:1;border:1px solid var(--border);border-radius:12px;padding:12px 12px 10px;position:relative}.spcard.warn{border-color:#f0c98f;background:#fdf9ef}.spcard .name{font-size:12px;font-weight:800}.spcard .tag{position:absolute;right:10px;top:10px;font-size:9px;font-weight:800;border-radius:7px;padding:2px 7px}.spcard .tag.bad{background:#f9e9cf;color:#b7791f}.spcard .tag.good{background:var(--green-chip-bg);color:var(--green-chip-text)}.spcard .m{display:flex;font-size:10px;color:var(--text-2);margin-top:6px}.spcard .m b{margin-left:auto;color:var(--text);font-weight:700}.spcard .m b.red{color:#d0454c}.spcard svg.spark{width:100%;height:26px;margin-top:8px}.spcard .warn-note{font-size:9px;color:#b7791f;margin-top:6px;display:flex;align-items:center;gap:4px}.spcard .warn-note svg{width:10px;height:10px}.sp-arrow{align-self:center;color:var(--text-3);flex:none}.sp-arrow svg{width:12px;height:12px}.heat-card{padding:20px 22px}.heat-head{display:flex;align-items:center;margin-bottom:14px}.heat-head .panel-h{margin-bottom:0}.heat-toggle{margin-left:auto;display:flex;border:1px solid var(--border-strong);border-radius:12px;overflow:hidden}.heat-toggle button{padding:6px 13px;font-size:11px;font-weight:600;color:var(--text-2)}.heat-toggle button.on{background:#1c1c19;color:#fff}.heat-body{display:flex;gap:12px}.heat-shot{position:relative;border:1px solid var(--border);border-radius:10px;overflow:hidden;flex:1;height:200px;background:#fbfaf6}.heat-shot.phone{flex:0 0 96px}.blob{position:absolute;border-radius:50%;filter:blur(2px)}.blob.r{background:radial-gradient(circle,#f0503cbf,#f0503c00 70%)}.blob.o{background:radial-gradient(circle,#f5a032b3,#f5a03200 70%)}.blob.y{background:radial-gradient(circle,#fadc50b3,#fadc5000 70%)}.heat-legend{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;font-size:10.5px;color:var(--text-2)}.heat-legend span{display:flex;align-items:center;gap:6px}.heat-legend i{width:9px;height:9px;border-radius:50%}.heat-scale{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:10px;color:var(--text-3)}.heat-scale .grad{flex:1;height:6px;border-radius:3px;background:linear-gradient(90deg,#e64a3c,#f5a032,#f8e04a,#7db1e8)}.perf-foot{margin-top:16px;background:var(--panel);border:1px solid var(--border);border-radius:14px;display:flex;box-shadow:var(--shadow)}.pf-item{flex:1;display:flex;gap:11px;padding:16px 20px;align-items:center;border-right:1px solid var(--border)}.pf-item:last-child{border-right:0}.pf-item svg{width:17px;height:17px;color:#44433d;flex:none}.pf-item .t{font-size:12.5px;font-weight:700}.pf-item .d{font-size:10.5px;color:var(--text-3);margin-top:3px}.imp-layout{display:grid;grid-template-columns:480px 1fr;gap:16px;align-items:start}.imp-preview{padding:18px 20px}.imp-preview .head{display:flex;align-items:center;gap:6px;font-size:13.5px;font-weight:700}.imp-preview .head small{font-weight:500;color:var(--text-2);font-size:11.5px}.imp-preview .head svg{width:13px;height:13px;color:var(--text-3)}.imp-body{display:flex;gap:8px;margin-top:14px}.imp-rails{flex:0 0 96px;display:flex;flex-direction:column}.imp-rails .mode{background:var(--chip-bg);border-radius:13px;font-size:11.5px;font-weight:600;padding:5px 14px;margin-bottom:26px;width:fit-content}.imp-spine{position:relative;flex:1;margin-left:24px;border-left:1.5px dotted #c9c7bb;display:flex;flex-direction:column;justify-content:space-between;padding:10px 0 20px}.imp-sec-label{position:relative;left:-24px;display:flex;align-items:center;gap:8px;font-size:11.5px;color:#44433d;font-weight:600}.imp-sec-label .tick{flex:1;height:1px;background:#c9c7bb;min-width:14px}.imp-phone{flex:1;border:1px solid var(--border-strong);border-radius:18px;overflow:hidden;background:#fff;box-shadow:var(--shadow);position:relative;font-family:Noto Sans JP,sans-serif}.hotspot{position:absolute;width:20px;height:20px;border-radius:50%;background:#3f9e46;color:#fff;font-size:10.5px;font-weight:800;display:grid;place-items:center;border:2px solid #fff;box-shadow:0 1px 4px #00000040;z-index:4}.hotspot.y{background:var(--yellow);color:#16160f}.heatline{position:relative}.heatline:after{content:"";position:absolute;top:-2px;right:-4px;bottom:-2px;left:-4px;background:radial-gradient(60% 100% at 40% 50%,#f58c3280,#f58c3200 75%);pointer-events:none}.imp-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ikpi{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:13px 15px;box-shadow:var(--shadow)}.ikpi .k{display:flex;align-items:center;gap:7px;font-size:12px;color:#44433d;font-weight:600}.ikpi .k svg{width:14px;height:14px}.ikpi .v{font-size:22px;font-weight:800;margin-top:7px;display:flex;align-items:baseline;gap:6px;white-space:nowrap}.ikpi .v small{font-size:12px;font-weight:700}.ikpi .delta{font-size:11px;font-weight:700;color:#3e7d3a}.ikpi .sub{font-size:10px;color:var(--text-3);margin-top:4px}.imp-mid{display:grid;grid-template-columns:1fr 1.05fr;gap:16px;margin-top:16px;align-items:start}.impai-item{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid var(--border);align-items:flex-start}.impai-item:last-of-type{border-bottom:0}.impai-item .numc{width:20px;height:20px;flex:none;border-radius:50%;border:1.5px solid #d5d3c8;font-size:10px;font-weight:700;display:grid;place-items:center;margin-top:2px}.impai-item .body{flex:1}.impai-item .row1{display:flex;align-items:center;gap:8px}.impai-item .sec{font-size:12px;font-weight:700}.impai-item .lift{margin-left:auto;font-size:10.5px;font-weight:700;color:#3e7d3a}.impai-item .t{font-size:13.5px;font-weight:800;margin-top:3px}.impai-item .d{font-size:11px;color:var(--text-2);margin-top:4px}.impai-item .fix{flex:none;align-self:center;border:1px solid var(--border-strong);border-radius:9px;height:30px;padding:0 11px;font-size:11px;font-weight:600;margin-left:10px}.askbar{margin-top:16px;background:var(--panel);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);display:flex;align-items:center;gap:10px;padding:0 16px;height:52px;color:var(--text-3);font-size:13px}.askbar svg{width:16px;height:16px;color:#44433d}.imp-bottom{display:grid;grid-template-columns:1fr 470px;gap:16px;margin-top:16px;align-items:start}.impsec-card{padding:16px 18px}.impsec-row{display:flex;align-items:stretch;gap:4px}.impsec{flex:1;border:1px solid var(--border);border-radius:12px;padding:11px 11px 9px;position:relative;background:#fff}.impsec .name{font-size:11.5px;font-weight:800}.impsec .st{position:absolute;right:8px;top:8px;font-size:8.5px;font-weight:800;border-radius:7px;padding:2px 6px}.impsec .st.good{background:var(--green-chip-bg);color:var(--green-chip-text)}.impsec .st.bad{background:#f9e9cf;color:#b7791f}.impsec .st.norm{background:var(--chip-bg);color:var(--text-2)}.impsec .m{display:flex;font-size:9.5px;color:var(--text-2);margin-top:5px}.impsec .m b{margin-left:auto;color:var(--text);font-weight:700}.impsec .m b.red{color:#d0454c}.impsec svg.spark{width:100%;height:24px;margin-top:7px}.impsec-legend{display:flex;gap:20px;font-size:10.5px;color:var(--text-2);margin-top:12px}.impsec-legend span{display:flex;align-items:center;gap:6px}.impsec-legend i.dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.impsec-legend i.tri{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:9px solid #e8a33d}.impsec-legend i.dash{width:10px;height:2px;background:#a3a196}.draftpill{margin:22px auto 0;width:fit-content;background:var(--panel);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow);display:flex;align-items:center;gap:9px;padding:10px 18px;font-size:12.5px;font-weight:600}.draftpill svg{width:15px;height:15px;color:#44433d}.draftpill .q{color:var(--text-3);margin-left:6px}.billing-page{max-width:1100px}.billing-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.billing-head h1{font-size:26px;font-weight:700}.billing-sub{margin-top:6px;color:var(--text-2);font-size:13px}.billing-section-title{font-size:15px;font-weight:700;margin:28px 0 14px}.billing-muted{color:var(--text-2);font-size:12px}.billing-warn{color:#b45309;font-size:11px;margin-top:8px}.billing-toast{background:#f4f7d8;border:1px solid #dbe33c;border-radius:12px;padding:12px 16px;margin-bottom:16px;font-size:13px;cursor:pointer}.billing-summary{display:grid;grid-template-columns:1fr 1fr;gap:16px}.billing-card{background:var(--panel);border:1px solid var(--border);border-radius:16px;padding:20px;box-shadow:var(--shadow)}.billing-card--hero{border-color:#dbe33c}.billing-card--warn{border-color:#f0c674;background:#fffdf5}.billing-card--inline{display:flex;align-items:center;justify-content:space-between;gap:16px}.billing-kicker{font-size:11px;font-weight:600;color:var(--text-3);text-transform:uppercase;letter-spacing:.04em}.billing-balance{display:flex;align-items:baseline;gap:8px;margin:10px 0 6px;color:#16160f}.billing-balance svg{width:22px;height:22px;color:#8a9410}.billing-balance strong{font-size:36px;font-weight:800;letter-spacing:-.02em}.billing-balance small{font-size:14px;color:var(--text-2)}.billing-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.billing-plan{position:relative;background:var(--panel);border:1px solid var(--border);border-radius:16px;padding:18px;box-shadow:var(--shadow)}.billing-plan.is-active{border-color:#1c1c19;box-shadow:var(--shadow-lg)}.billing-plan-badge{position:absolute;top:12px;right:12px;font-size:10px;font-weight:700;background:var(--yellow);padding:3px 8px;border-radius:8px}.billing-plan h3{font-size:16px;font-weight:700}.billing-plan-price{font-size:22px;font-weight:800;margin:8px 0 4px}.billing-plan-price small{font-size:12px;font-weight:600;color:var(--text-2)}.billing-plan-limits{list-style:none;margin:14px 0;padding:0;font-size:11.5px;color:var(--text-2)}.billing-plan-limits li{display:flex;align-items:center;gap:6px;margin-bottom:5px}.billing-plan-limits svg{width:12px;height:12px;color:var(--green);flex:none}.billing-plan-cta{width:100%;justify-content:center;margin-top:8px}.billing-packs{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:520px}.billing-pack{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:16px}.billing-pack-credits{font-size:20px;font-weight:700;margin:6px 0}.billing-ledger{background:var(--panel);border:1px solid var(--border);border-radius:14px;overflow:hidden}.billing-ledger-row{display:grid;grid-template-columns:90px 140px 1fr 70px;gap:12px;align-items:center;padding:11px 16px;border-bottom:1px solid var(--border);font-size:12px}.billing-ledger-row:last-child{border-bottom:none}.billing-ledger-amt{font-weight:700}.billing-ledger-amt.plus{color:var(--green-chip-text)}.billing-ledger-amt.minus{color:#d0454c}.billing-ledger-type{font-weight:600}.spin{animation:billing-spin .8s linear infinite}@keyframes billing-spin{to{transform:rotate(360deg)}}.admin-page{max-width:1280px}.admin-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:start}.admin-sidebar{padding:8px;display:flex;flex-direction:column;gap:4px;position:sticky;top:16px}.admin-sidebar-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:12px 14px;border:none;border-radius:10px;background:transparent;text-align:left;cursor:pointer;color:var(--text-2)}.admin-sidebar-item strong{font-size:13px;color:var(--text-1)}.admin-sidebar-item span{font-size:11px;line-height:1.35}.admin-sidebar-item:hover{background:#f4f4ef}.admin-sidebar-item.is-active{background:#fff8d6;box-shadow:inset 0 0 0 1px #0000000f}.admin-main{min-width:0}.admin-section-kicker{font-size:12px;color:var(--text-3);margin:0 0 12px}.admin-subtitle{font-size:13px;font-weight:700;margin:20px 0 10px}.admin-system-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;padding:14px}.admin-system-item{display:flex;align-items:center;gap:8px;font-size:12px}.admin-system-dot{width:8px;height:8px;border-radius:50%;background:#c53030}.admin-system-item.is-ok .admin-system-dot{background:#38a169}.admin-system-note{margin-top:10px}.admin-form-row--wrap{flex-wrap:wrap}.admin-amount-plus{color:#276749;font-weight:700}.admin-amount-minus{color:#c53030;font-weight:700}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.admin-stat{padding:16px 18px;display:flex;flex-direction:column;gap:6px}.admin-stat-label{font-size:11px;font-weight:600;color:var(--text-3);text-transform:uppercase}.admin-stat strong{font-size:28px;font-weight:800;letter-spacing:-.02em}.admin-tabs{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.admin-table-wrap{overflow-x:auto;padding:0}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th,.admin-table td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--border);vertical-align:middle}.admin-table th{font-size:11px;font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.03em;background:#fafaf7}.admin-table tr:last-child td{border-bottom:none}.admin-input{height:36px;padding:0 10px;border:1px solid var(--border-strong);border-radius:10px;font-size:13px;width:100%;min-width:80px;background:#fff}.admin-input--sm{max-width:88px}.admin-textarea{width:100%;padding:10px;border:1px solid var(--border-strong);border-radius:10px;font-size:12px;font-family:ui-monospace,monospace;resize:vertical}.admin-actions{display:flex;align-items:center;gap:8px;white-space:nowrap}.admin-btn-sm{height:32px;padding:0 12px;font-size:12px}.admin-icon-danger{width:32px;height:32px;border-radius:8px;border:1px solid #f0d4d6;background:#fff5f5;color:#c53030;display:grid;place-items:center}.admin-new-form,.admin-adjust{margin-top:16px;padding:18px 20px}.admin-new-form h3,.admin-adjust h3{font-size:14px;font-weight:700;margin-bottom:12px}.admin-form-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.admin-form-row .admin-input{flex:1;min-width:140px}.admin-muted{font-size:11px;color:var(--text-3);margin-top:2px}.admin-badge{display:inline-block;padding:2px 8px;border-radius:6px;background:#f2f6cf;font-size:11px;font-weight:600}.admin-error{color:#c53030;font-size:13px;margin-bottom:12px}.admin-forbidden{padding:32px;max-width:520px;margin-top:24px}.admin-forbidden h1{font-size:22px;font-weight:700;margin-bottom:10px}.admin-forbidden code{background:#f4f4ef;padding:2px 6px;border-radius:4px;font-size:12px}.admin-plans{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.admin-plan{padding:18px 20px}.admin-plan-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.admin-plan-head h3{font-size:16px;font-weight:700}.admin-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;font-size:12px;font-weight:600;color:var(--text-2)}.admin-field--check{flex-direction:row;align-items:center}@media (max-width: 900px){.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-layout{grid-template-columns:1fr}.admin-sidebar{position:static;flex-direction:row;flex-wrap:wrap}.admin-sidebar-item{flex:1 1 140px}}.login-page{min-height:100vh;display:grid;place-items:center;padding:40px 20px;background:var(--bg)}.login-card{width:100%;max-width:420px;padding:32px 28px 24px}.login-brand{margin-bottom:22px}.login-logo{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3)}.login-card h1{font-size:24px;font-weight:800;margin-top:8px}.login-sub{margin-top:8px;font-size:13px;color:var(--text-2);line-height:1.5}.login-tabs{display:flex;gap:8px;margin-bottom:20px}.login-form{display:flex;flex-direction:column;gap:14px}.login-field{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:600;color:var(--text-2)}.login-input{height:42px;padding:0 12px;border:1px solid var(--border-strong);border-radius:12px;font-size:14px;background:#fff}.login-error{color:#c53030;font-size:13px}.login-submit{width:100%;justify-content:center;height:44px}.login-foot{margin-top:18px;text-align:center}.login-link{background:none;border:none;color:var(--text-2);font-size:13px;text-decoration:underline;cursor:pointer}.login-google{width:100%;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--border-strong);border-radius:12px;background:#fff;font-size:14px;font-weight:600;color:var(--text);cursor:pointer;transition:border-color .15s,box-shadow .15s}.login-google:hover:not(:disabled){border-color:#c8c6bc;box-shadow:0 2px 8px #1e1e140f}.login-google:disabled{opacity:.7;cursor:wait}.login-google-icon{width:18px;height:18px;flex-shrink:0}.login-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:var(--text-3);font-size:12px}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:var(--border)}.user-chip{display:inline-flex;align-items:center;gap:8px}.user-chip-login{height:36px;padding:0 14px;font-size:12px}.user-chip-credits{height:32px;font-size:12px}.user-chip-logout{background:none;border:none;font-size:11px;color:var(--text-3);cursor:pointer;padding:0 4px}.user-chip-logout:hover{color:var(--text)}.user-chip-avatar{cursor:pointer}.past-due-banner{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;margin:0 0 12px;border-radius:12px;border:1px solid #f0c674;background:#fffdf5;color:#7a5a00;font-size:12px}.past-due-banner-text{display:flex;flex-direction:column;gap:4px;flex:1}.past-due-banner-text strong{font-size:13px;color:#5c4500}.past-due-banner-actions{display:flex;gap:8px;flex-wrap:wrap}.past-due-chip{background:#fff3cd;color:#7a5a00;border:1px solid #f0c674;cursor:pointer}.agentbar-past-due{font-size:11px;color:#b45309;padding:0 12px 6px}.app--canvas .past-due-banner{position:absolute;top:12px;left:50%;transform:translate(-50%);z-index:20;width:min(720px,calc(100% - 40px));margin:0;box-shadow:var(--shadow)}.lp{min-height:100vh;background:var(--bg);color:var(--text);display:flex;flex-direction:column}.lp>main{flex:1}.lp-container{width:100%;max-width:1120px;margin:0 auto;padding:0 24px}.lp-container--narrow{max-width:720px}.lp-section{padding:0 0 72px}.lp-section:first-child{padding-top:48px}.lp-section+.lp-section{padding-top:0}.lp-section--last{padding-bottom:48px}.lp-section-intro{margin-bottom:28px;max-width:640px}.lp-section-intro h2{margin-top:10px;font-size:clamp(24px,3vw,30px);font-weight:900;line-height:1.2;letter-spacing:-.02em}.lp-section-intro p{margin-top:10px;font-size:14px;line-height:1.65;color:var(--text-2)}.lp-section-head-row{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.lp-section-head-row h2{margin-top:10px}.lp-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--border);background:#faf9f4eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lp-header-inner{display:flex;align-items:center;gap:20px;min-height:58px}.lp-brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:800;color:var(--text);text-decoration:none}.lp-nav{display:flex;align-items:center;gap:18px;margin-left:12px;font-size:13px;font-weight:600}.lp-nav a,.lp-nav button{color:var(--text-2);background:none;border:none;cursor:pointer;font:inherit}.lp-nav a:hover,.lp-nav button:hover{color:var(--text)}.lp-header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.lp-cta-sm{height:38px;padding:0 16px;font-size:13px}.lp-hero{padding-bottom:0}.lp-hero-copy{max-width:640px}.lp-hero-visual{margin-top:32px;overflow:hidden;padding:0;border:1px solid var(--border-strong);border-radius:var(--radius, 12px)}.lp-hero-visual .lp-canvas-shot{border:none;border-radius:0;box-shadow:none}.lp-hero-visual .lp-canvas-shot-cap{font-size:11px;padding:10px 14px}.lp-section-intro--center{margin-left:auto;margin-right:auto;text-align:center}.lp-flow-section{padding-top:0}.lp-flow-track{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:8px;align-items:start;padding:24px}.lp-flow-slot{min-width:0;display:flex;flex-direction:column;gap:8px}.lp-flow-slot .slot-mature{width:100%;transform:none}.lp-flow-slot .slot-mature-preview{min-height:108px;padding:10px}.lp-flow-slot .slot-mature-foot{padding:8px 10px;font-size:11px}.lp-flow-slot .slot-mature-hook{font-size:11px;line-height:1.4}.lp-flow-slot .slot-mature-sub{font-size:10px}.lp-flow-slot .slot-mature-tag{font-size:9px;padding:2px 6px}.lp-flow-stage{font-size:10px;font-weight:800;letter-spacing:.06em;color:#5a6210;padding-left:4px}.lp-flow-desc{font-size:11px;color:var(--text-2);line-height:1.45;padding:0 2px}.lp-flow-connector{display:flex;align-items:center;justify-content:center;padding-top:88px;color:var(--text-3)}.lp-flow-connector svg{width:14px;height:14px;flex-shrink:0}.lp-flow-section-preview{display:flex;flex-direction:column;gap:4px;font-size:11px;line-height:1.4}.lp-flow-section-num{font-size:10px;font-weight:800;color:var(--text-3)}.lp-flow-section-preview strong{font-size:12px}.lp-flow-section-preview p{font-size:10px;color:var(--text-2);margin:0}.lp-eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3)}.lp-hero h1{margin-top:14px;font-size:clamp(36px,6vw,58px);font-weight:900;line-height:1.15;letter-spacing:-.03em}.lp-hero-accent{color:#5a6210;display:block}.lp-hero-sub{margin:18px 0 0;max-width:560px;font-size:15px;line-height:1.65;color:var(--text-2)}.lp-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-top:28px}.lp-cta{height:46px;padding:0 24px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:8px}.lp-cta svg{width:16px;height:16px}.lp-cta-secondary{height:46px;padding:0 22px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;text-decoration:none}.lp-demo{margin-top:42px;max-width:720px;margin-left:auto;margin-right:auto;padding:22px 24px;text-align:left;border:1px solid var(--border-strong)}.lp-demo-label{font-size:11px;font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.06em}.lp-demo-prompt p{margin-top:10px;font-size:14px;line-height:1.6;color:var(--text)}.lp-demo-steps{margin-top:18px;display:flex;flex-direction:column;gap:8px}.lp-demo-step{display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--text-3);transition:color .2s}.lp-demo-step.is-done{color:var(--text-2)}.lp-demo-step.is-active{color:var(--text);font-weight:600}.lp-demo-dot{width:8px;height:8px;border-radius:50%;background:#e0ddd4;flex-shrink:0}.lp-demo-step.is-done .lp-demo-dot{background:#c8d84a}.lp-demo-step.is-active .lp-demo-dot{background:var(--yellow);box-shadow:0 0 0 3px #d7e01a59}.lp-demo-cycle{margin-top:14px;background:none;border:none;font-size:12px;font-weight:600;color:var(--text-3);cursor:pointer}.lp-demo-cycle:hover{color:var(--text)}.lp-final-cta{margin-top:56px;text-align:center;padding:40px 32px}.lp-final-cta h2{font-size:clamp(22px,3vw,28px);font-weight:900;letter-spacing:-.02em}.lp-final-cta p{margin-top:8px;font-size:14px;color:var(--text-2)}.lp-final-cta .landing-cta-btn{margin-top:20px}.lp-footer{border-top:1px solid var(--border);font-size:13px;color:var(--text-2);padding:32px 0 36px}.lp-footer-inner{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px}.lp-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:var(--text-2);text-decoration:none}.lp-link svg{width:14px;height:14px}.lp-showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lp-showcase-card{overflow:hidden;text-decoration:none;color:inherit;transition:transform .15s,box-shadow .15s}.lp-showcase-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.lp-showcase-thumb{height:140px;background:#eceae3;overflow:hidden}.lp-showcase-body{padding:16px 18px}.lp-showcase-chips{display:flex;gap:6px;flex-wrap:wrap}.lp-showcase-chips span{font-size:10px;font-weight:700;padding:3px 8px;border-radius:6px;background:#f1f0ea;color:#55544c}.lp-showcase-body h3{margin-top:10px;font-size:14px;font-weight:800;line-height:1.4}.lp-showcase-body p{margin-top:6px;font-size:12px;color:var(--text-2)}.lp-footer-brand{font-weight:800;color:var(--text)}.lp-footer-links{display:flex;gap:16px}.lp-footer-links a,.lp-footer-links button{background:none;border:none;font:inherit;color:inherit;cursor:pointer}.lp-footer-copy{margin-left:auto;font-size:12px;color:var(--text-3)}.lp-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lp-feature-card{padding:22px;display:flex;flex-direction:column;gap:10px}.lp-feature-card h3{font-size:15px;font-weight:800}.lp-feature-card p{font-size:13px;line-height:1.6;color:var(--text-2)}.lp-features-pills{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:20px;padding-top:20px;border-top:1px solid var(--border);font-size:12px;font-weight:600;color:var(--text-2)}.lp-features-pills span{display:inline-flex;align-items:center;gap:6px}.lp-features-pills svg{width:14px;height:14px}.lp-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.lp-pricing-card{position:relative;padding:24px 22px;display:flex;flex-direction:column;align-items:flex-start;min-height:220px}.lp-pricing-card.is-featured{border-color:#c8d84a;box-shadow:0 0 0 1px #c8d84a59}.lp-pricing-badge{position:absolute;top:14px;right:14px;font-size:10px;font-weight:800;padding:4px 8px;border-radius:6px;background:var(--yellow);color:#3a3a32}.lp-pricing-label{font-size:12px;font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.06em}.lp-pricing-price{margin-top:8px;font-size:28px;font-weight:900;letter-spacing:-.02em}.lp-pricing-credits{margin-top:6px;display:flex;align-items:baseline;gap:4px}.lp-pricing-credits strong{font-size:22px;font-weight:800;color:#5a6210}.lp-pricing-credits span{font-size:13px;font-weight:700;color:var(--text-2)}.lp-pricing-bonus{margin-top:4px;font-size:12px;font-weight:700;color:#5a6210}.lp-pricing-cta{margin-top:auto;padding-top:18px;width:100%;height:40px;font-size:13px;font-weight:700}.lp-pricing-notes{margin-top:24px;display:flex;flex-direction:column;gap:10px;list-style:none;padding:0;font-size:13px;color:var(--text-2)}.lp-pricing-notes li{display:flex;align-items:flex-start;gap:8px}.lp-pricing-notes svg{width:14px;height:14px;margin-top:2px;flex-shrink:0;color:#5a6210}.lp-workflow-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;padding:20px 12px;overflow-x:auto}.lp-workflow-item{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:8px 12px;min-width:120px}.lp-workflow-item strong{font-size:13px}.lp-workflow-item>span:last-child{font-size:11px;color:var(--text-2);line-height:1.45}.lp-workflow-arrow{position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:14px;height:14px;color:var(--text-3)}.lp-legal{padding:48px 0 64px}.lp-legal h1{margin-top:10px;font-size:clamp(26px,4vw,32px);font-weight:900}.lp-legal-lead{margin-top:12px;font-size:14px;color:var(--text-2);line-height:1.6}.lp-legal-table{margin-top:28px;padding:0;overflow:hidden}.lp-legal-row{display:grid;grid-template-columns:200px 1fr;gap:16px;padding:16px 20px;border-bottom:1px solid var(--border)}.lp-legal-row:last-child{border-bottom:none}.lp-legal-row dt{font-size:13px;font-weight:800;color:var(--text)}.lp-legal-row dd{font-size:13px;line-height:1.65;color:var(--text-2)}.lp-legal-back{margin-top:24px;font-size:13px;font-weight:600}.lp-legal-back a{color:var(--text-2)}.billing-packs--landing{grid-template-columns:repeat(3,1fr)}.billing-packs--landing .billing-pack.is-featured{border-color:#c8d84a}@media (max-width: 900px){.lp-nav{display:none}.lp-section-head-row{flex-direction:column;align-items:flex-start}.lp-features-grid,.lp-pricing-grid,.billing-packs--landing{grid-template-columns:1fr}.lp-flow-track{display:flex;overflow-x:auto;gap:12px;padding:20px 16px;scroll-snap-type:x mandatory}.lp-flow-slot{flex:0 0 148px;scroll-snap-align:start}.lp-flow-connector{flex:0 0 auto;padding-top:72px}.lp-showcase-grid{grid-template-columns:1fr}.lp-legal-row{grid-template-columns:1fr;gap:6px}.lp-footer-copy{margin-left:0;width:100%}}.lp-canvas{max-width:1180px;margin:0 auto;padding:20px 28px 64px}.lp-canvas--shot{max-width:1280px;padding-top:8px;padding-bottom:72px}.lp-canvas-copy h2{margin-top:10px;font-size:clamp(26px,3.5vw,34px);font-weight:900;line-height:1.2;letter-spacing:-.02em}.lp-canvas-copy p{margin-top:14px;font-size:14px;line-height:1.65;color:var(--text-2);max-width:560px}.lp-canvas-copy--center{text-align:center;margin-bottom:28px}.lp-canvas-copy--center p{margin-left:auto;margin-right:auto}.lp-canvas-cta{margin-top:20px;height:42px;padding:0 18px;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.lp-canvas-cta svg{width:15px;height:15px}.lp-canvas-shot{margin:0;border-radius:18px;overflow:hidden;border:1px solid var(--border-strong);background:#fff;box-shadow:0 28px 70px #1c1c1924,0 0 0 1px #ffffff80 inset}.lp-canvas-shot img{display:block;width:100%;height:auto;vertical-align:middle}.lp-canvas-shot-cap{padding:12px 16px;font-size:12px;color:var(--text-3);text-align:center;border-top:1px solid var(--border);background:#faf9f4}.canvas-workspace{display:flex;flex:1;min-height:0;width:100%;position:relative}.canvas-workspace .canvas-wrap{flex:1;min-width:0}.canvas-agent-panel{flex:none;width:min(360px,38vw);min-width:280px;display:flex;flex-direction:column;border-left:1px solid #e4e2d8;background:#faf9f5;z-index:25}.canvas-agent-panel--collapsed{width:44px;min-width:44px;align-items:center;padding-top:12px}.canvas-agent-panel-toggle{display:grid;place-items:center;width:32px;height:32px;border:1px solid #e0ddd2;border-radius:8px;background:#fff;color:#44433d;cursor:pointer}.canvas-agent-panel-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #ebe9e0;flex:none}.canvas-agent-panel-title{display:flex;align-items:center;gap:10px;font-size:13px}.canvas-agent-panel-title svg{width:18px;height:18px;color:#6f6d64}.canvas-agent-panel-title strong{display:block;font-weight:700;color:var(--text)}.canvas-agent-panel-stage{display:block;font-size:10px;font-weight:600;color:var(--text-3);margin-top:2px}.canvas-agent-panel-stepper{flex:none;padding:6px 10px 8px;border-bottom:1px solid #ebe9e0;overflow-x:auto}.canvas-agent-panel-stepper .workflow-stepper{padding:0}.canvas-agent-panel-stepper .workflow-step{min-width:52px}.canvas-agent-panel-stepper .workflow-step-label{font-size:8px;line-height:1.2}.canvas-agent-panel-stepper .workflow-step-dot{width:22px;height:22px;font-size:8px}.canvas-agent-panel-collapse{width:28px;height:28px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:var(--text-3);display:grid;place-items:center}.canvas-agent-panel-collapse:hover{background:#f0efe8}.canvas-agent-panel-body{flex:1;overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:10px;min-height:0}.canvas-agent-panel-empty{font-size:12px;line-height:1.5;color:var(--text-3);margin:0}.canvas-agent-msg{display:flex;gap:8px;font-size:12px;line-height:1.45}.canvas-agent-msg--user{justify-content:flex-end}.canvas-agent-msg--user p{background:#eceae0;border-radius:10px 10px 4px;padding:8px 10px;margin:0;max-width:92%}.canvas-agent-msg--assistant p,.canvas-agent-msg--tool p{margin:0;color:var(--text)}.canvas-agent-msg--assistant.is-streaming p{opacity:.92}.canvas-agent-msg-avatar{flex:none;width:22px;height:22px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;color:#16160f}.canvas-agent-msg-avatar svg{width:12px;height:12px}.canvas-agent-tool{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--text-3);padding:6px 8px;border-radius:8px;background:#f3f2ec}.canvas-agent-tool--running .canvas-agent-tool-dot{background:var(--yellow);animation:canvas-agent-pulse 1s ease infinite}.canvas-agent-tool-dot{width:6px;height:6px;border-radius:50%;background:#9a988f;flex:none}.canvas-agent-tool-name{font-weight:600;color:var(--text)}.canvas-agent-error{display:flex;align-items:flex-start;gap:8px;font-size:11px;color:#b42318;padding:8px 10px;border-radius:8px;background:#fef3f2}.canvas-agent-chips{display:flex;flex-wrap:wrap;gap:6px;padding:0 14px 8px;flex:none}.canvas-agent-chip{font-size:10px;font-weight:600;padding:5px 10px;border-radius:999px;border:1px solid #e0ddd2;background:#fff;color:var(--text-2);cursor:pointer}.canvas-agent-chip:hover:not(:disabled){border-color:#c8c5b8;background:#f8f7f2}.canvas-agent-chip:disabled{opacity:.5;cursor:not-allowed}.canvas-agent-panel-foot{flex:none;padding:10px 14px 14px;border-top:1px solid #ebe9e0;background:#faf9f5}.canvas-agent-panel-blocked{font-size:10px;color:#b42318;margin:0 0 8px}.canvas-agent-compose{display:flex;align-items:center;gap:8px}.canvas-agent-compose input{flex:1;min-width:0;border:1px solid #e0ddd2;border-radius:10px;padding:8px 10px;font-size:12px;background:#fff}.canvas-agent-send{width:36px;height:36px;border:none;border-radius:10px;background:var(--yellow);color:#16160f;cursor:pointer;display:grid;place-items:center;flex:none}.canvas-agent-send:disabled{opacity:.45;cursor:not-allowed}@keyframes canvas-agent-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width: 900px){.canvas-workspace{flex-direction:column}.canvas-agent-panel{width:100%;min-width:0;max-height:40vh;border-left:none;border-top:1px solid #e4e2d8}}
