@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Instrument+Serif:ital@0;1&display=swap";.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}:root{color:#34362f;font-synthesis:none;--ink:#34362f;--muted:#92948c;--coral:#df664f;--border:#eaece5;--shadow:0 8px 30px #34362f08, 0 2px 6px #34362f05;background:#fff;font-family:DM Sans,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit;color:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}button:disabled{opacity:.45;cursor:default}button:hover:not(:disabled){background:#f3f4ef}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--coral);outline-offset:4px}a{color:inherit;text-decoration:none}input,textarea{border:1px solid var(--border);background:#fff;border-radius:10px;padding:12px}input:focus,textarea:focus{outline-color:var(--coral)}.app{background:#fff;width:100vw;height:100dvh;position:relative;overflow:hidden}.react-flow__pane{background:#fff}.react-flow__node{background:0 0;border:0;border-radius:3px}.react-flow__handle{opacity:0;pointer-events:none;border:0;width:0;min-width:0;height:0;min-height:0}.react-flow__edge-text{fill:#777c70;font-size:12px}.react-flow__selection{background:#df664f09!important;border:1px solid #df664f88!important}.topbar{pointer-events:none;z-index:5;justify-content:space-between;align-items:center;gap:24px;padding:22px 28px;display:flex;position:absolute;top:0;left:0;right:0}.topbar>*{pointer-events:auto}.brand{letter-spacing:-.5px;border-radius:10px;gap:10px;padding:2px 5px;font-family:Instrument Serif,Georgia,serif;font-size:27px}.brand>svg{color:#a0a298;margin-left:5px}.brand-mark{color:#fff;background:#e97860;border:1px solid #d76048;border-radius:2px 8px 2px 2px;justify-content:center;align-items:center;width:29px;height:32px;font-family:Instrument Serif,Georgia,serif;font-size:33px;font-style:italic;line-height:1;display:inline-flex;transform:rotate(-9deg);box-shadow:3px 3px #f7ddd5}.board-heading{flex-direction:column;align-items:center;gap:3px;max-width:38vw;display:flex;position:absolute;left:50%;transform:translate(-50%)}.board-heading input{text-align:center;text-overflow:ellipsis;background:0 0;border:0;width:230px;max-width:100%;padding:1px 5px;font-size:13px;font-weight:500}.board-heading span{color:#a0a398;font-size:10px}.top-actions{align-items:center;gap:12px;display:flex}.pill{border:1px solid var(--border);background:#fff;border-radius:99px;justify-content:center;align-items:center;gap:8px;padding:10px 17px;font-size:12px;font-weight:500;display:inline-flex}.pill.primary{background:var(--coral);border-color:var(--coral);color:#fff}.pill.primary:hover{background:#d45c45}.account-button{background:#f2f3ed;border-radius:99px;padding:10px 16px;font-size:12px}.empty-board{text-align:center;pointer-events:none;width:620px;max-width:calc(100vw - 110px);transition:opacity .4s;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.empty-board.is-working{opacity:.35}.empty-board h1{letter-spacing:-1.2px;margin:32px 0 18px;font-family:Instrument Serif,Georgia,serif;font-size:47px;font-weight:400;line-height:1.08}.empty-board h1 em{color:#7c8474;font-weight:400}.empty-board p{color:#9a9d93;margin:0;font-size:12px}.paper-symbol{width:74px;height:58px;margin:auto;position:relative}.paper-symbol span{background:#f9f9f4;border:1px solid #e1e4d9;width:44px;height:52px;position:absolute;top:4px;left:12px;transform:rotate(-17deg);box-shadow:1px 3px 5px #34362f05}.paper-symbol span:nth-child(2){background:#f4dbcc;border-color:#edd0bf;top:0;left:26px;transform:rotate(13deg)}.paper-symbol span:nth-child(3){background:#e6ebdd;border-color:#d9e0cf;top:8px;left:18px;transform:rotate(-3deg)}.idea-chips{pointer-events:auto;justify-content:center;gap:8px;margin-top:27px;display:flex}.idea-chips button{color:#858b7c;background:#fff;border:1px solid #eceee7;border-radius:99px;padding:8px 12px;font-size:11px}.tool-rail{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:5px;padding:7px;display:flex;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.tool-rail button{color:#888c80;border-radius:10px;width:36px;height:37px}.tool-rail button.active{color:#565d4c;background:#f2f3ed}.tool-rail i{background:var(--border);width:20px;height:1px;margin:4px}.zoom-controls{border:1px solid var(--border);color:#8e9484;background:#fff;border-radius:12px;align-items:center;gap:5px;padding:5px;display:flex;position:absolute;bottom:24px;left:24px}.zoom-controls button{border-radius:7px;width:29px;height:29px}.zoom-controls span{text-align:center;min-width:30px;font-size:10px}.zoom-controls i{background:var(--border);width:1px;height:15px;margin:0 2px}.conversation{pointer-events:none;z-index:6;flex-direction:column;align-items:center;width:min(580px,100vw - 32px);display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.voice-dock{pointer-events:auto;background:#fff;border:1px solid #e4e7dd;border-radius:99px;align-items:center;gap:6px;padding:5px 10px 5px 5px;display:flex;box-shadow:0 8px 30px #34362f0b}.voice-dock.held{border-color:#e8a493;box-shadow:0 0 0 5px #df664f0c}.voice-dock>.talk-button{touch-action:none;-webkit-user-select:none;user-select:none;border-radius:99px;gap:12px;padding:0 12px 0 0;font-size:12px}.voice-dock>.talk-button:hover{background:0 0}.voice-icon{color:#717b63;background:#f4f5ef;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.held .voice-icon{color:var(--coral);background:#f9e4dd}.voice-dock>button:last-child{border-left:1px solid var(--border);color:#969b8c;border-radius:0;padding:7px 5px 7px 12px}.voice-dock kbd{color:#a0a594;background:#fafbf8;border:1px solid #e5e8df;border-radius:4px;margin-left:5px;padding:3px 6px;font-family:inherit;font-size:9px}.voice-footnote{color:#b0b5a6;margin:10px 0 0;font-size:9px}.conversation-feedback{justify-content:center;width:100%;margin-bottom:14px;display:flex}.notice{pointer-events:auto;border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:16px;align-items:center;gap:10px;max-height:220px;padding:13px 16px;font-size:12px;line-height:1.65;display:flex;overflow:auto}.notice button{color:#969b8c;flex-shrink:0;padding:3px}.notice.error{color:#a84c39;border-color:#efcec5}.notice.answer{max-width:520px}.thinking-dot{background:var(--coral);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.4s infinite pulse}.wave{align-items:center;gap:2px;height:20px;display:flex}.wave i{background:var(--coral);border-radius:3px;width:2px;height:12px;animation:.7s infinite alternate wave}.wave i:nth-child(2){animation-delay:.2s}.wave i:nth-child(3){height:18px;animation-delay:.4s}.wave i:nth-child(4){animation-delay:.1s}.wave i:nth-child(5){height:8px;animation-delay:.3s}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.25;transform:scale(.75)}}@keyframes wave{to{height:4px}}.loading-board{color:#929889;align-items:center;gap:10px;font-size:12px;display:flex;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.artifact{background:#fff;border:1px solid #e8e8de;border-radius:3px;min-height:120px;transition:box-shadow .15s;position:relative;box-shadow:2px 4px 12px #4245340b}.artifact.selected{outline-offset:4px;outline:1.5px solid #e58a71;box-shadow:2px 6px 18px #42453412}.artifact-content{padding:22px 24px}.artifact h2{letter-spacing:-.3px;overflow-wrap:anywhere;margin:0 0 13px;font-family:Instrument Serif,Georgia,serif;font-size:29px;font-weight:400;line-height:1.15}.artifact.note h2{font-size:30px}.artifact.photo{background:#fff;padding:9px 9px 0}.artifact.photo .artifact-content{padding:14px 8px 18px}.artifact.photo h2{margin:0;font-size:22px}.artifact.photo .source-image{border:0}.source-image{border-bottom:1px solid #f0f0e9;display:block;overflow:hidden}.source-image img{pointer-events:none;width:100%;height:auto;display:block}.image-loading{color:#a0a393;background:#f7f7f2;justify-content:center;align-items:center;height:180px;font-size:11px;display:flex}.eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:#9a9c8b;margin-bottom:13px;font-size:9px}.artifact-body{overflow-wrap:anywhere;color:#66695e;font-size:13px;line-height:1.65}.artifact-body p{margin:0 0 12px}.artifact-body p:last-child{margin-bottom:0}.artifact-body ul,.artifact-body ol{margin:9px 0;padding-left:19px}.artifact-body li{margin:5px 0}.artifact-body h1,.artifact-body h2,.artifact-body h3{letter-spacing:0;margin:17px 0 7px;font-family:inherit;font-size:15px;font-weight:600}.artifact-body a{color:#bd7158;text-underline-offset:2px;text-decoration:underline}.artifact-body table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:11px}.artifact-body th,.artifact-body td{text-align:left;overflow-wrap:anywhere;border-bottom:1px solid #00000010;padding:7px}.artifact-body pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#00000004;border-radius:4px;padding:12px}.source-link{color:#9a9d8e;border-top:1px solid #00000009;justify-content:space-between;align-items:center;margin-top:17px;padding-top:12px;font-size:10px;display:flex}.paper-butter{background:#fbf3d9}.paper-rose{background:#f9e6df}.paper-sage{background:#ecf0e4}.paper-blue{background:#e8f0f3}.paper-cream{background:#fffefa}.paper-green{background:#ecf0e4}.paper-orange{background:#fbf0de}.paper-violet{background:#f0eaf6}.swatches{height:170px;display:flex}.swatches>div{flex:1;position:relative}.swatches span{text-align:center;color:#fff;mix-blend-mode:difference;font-size:8px;position:absolute;bottom:9px;left:0;right:0}.artifact.palette .artifact-content{padding:17px 20px}.artifact.palette h2{margin:0;font-size:25px}.selection-toolbar{border:1px solid var(--border);box-shadow:var(--shadow);z-index:6;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:7px 10px;display:flex;position:absolute;top:92px;left:50%;transform:translate(-50%)}.selection-toolbar button{border-radius:5px;padding:7px;font-size:11px}.selection-toolbar .color-dot{border:1px solid #0000000c;border-radius:50%;width:17px;height:17px;padding:0}.dismiss-layer{z-index:8;position:absolute;inset:0;background:0 0!important}.board-drawer{border:1px solid var(--border);z-index:9;background:#fff;border-radius:18px;flex-direction:column;width:310px;max-height:650px;padding:22px;display:flex;position:absolute;top:74px;bottom:24px;left:20px;box-shadow:0 12px 70px #34362f14}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.panel-heading h2{margin:0;font-size:14px;font-weight:500}.panel-heading button{color:#939888}.new-board{color:#78866a;border:1px dashed #d9dfcf;border-radius:11px;flex-shrink:0;width:100%;padding:14px;font-size:12px}.board-list{flex:1;margin:16px -7px;overflow:auto}.board-list>button{text-align:left;border-radius:10px;justify-content:flex-start;gap:12px;width:100%;padding:12px 7px}.board-list>button.current{background:#f5f6f0}.board-list strong{white-space:nowrap;text-overflow:ellipsis;max-width:172px;font-size:12px;font-weight:500;display:block;overflow:hidden}.board-list small{color:#a0a593;margin-top:5px;font-size:10px;display:block}.board-list p{color:#aaa;text-align:center;margin-top:25px;font-size:12px}.mini-paper{color:#9fa58b;background:#eeeee3;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:42px;display:flex}.drawer-footer{color:#a5aa9b;border-top:1px solid var(--border);padding-top:15px;font-size:10px;line-height:1.6}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20;background:#45483e21;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.modal{text-align:center;background:#fffefa;border:1px solid #f0f0e7;border-radius:24px;width:420px;max-width:100%;max-height:calc(100dvh - 48px);padding:38px;position:relative;overflow:auto;box-shadow:0 20px 100px #34362f20}.modal-close{color:#9b9f91;border-radius:50%;width:30px;height:30px;position:absolute;top:15px;right:15px}.modal h2{letter-spacing:-.5px;margin:25px 0 14px;font-family:Instrument Serif,Georgia,serif;font-size:35px;font-weight:400;line-height:1.1}.modal p{color:#8b9080;margin:0 0 24px;font-size:12px;line-height:1.8}.modal small{color:#a9ae9f;margin-top:20px;font-size:10px;line-height:1.6;display:block}.brand-mark.large{width:42px;height:48px;font-size:47px}.google-button{background:#fff;border:1px solid #e2e5d9;border-radius:99px;gap:14px;width:100%;padding:14px;font-size:12px;font-weight:500;display:flex}.modal .setup-note{color:#929887;margin:16px 0 0;font-size:11px}.wide{width:100%;padding:13px}.share-link{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:8px;margin-bottom:12px;padding:0 10px;display:flex}.share-link input{border:0;width:100%;padding:12px 0;font-size:11px}.text-button{color:#9b8176;padding:15px 0 0;font-size:11px;text-decoration:underline}.edit-modal{text-align:left}.edit-modal label{color:#919786;margin:15px 0;font-size:11px;display:block}.edit-modal input,.edit-modal textarea{width:100%;margin-top:8px;display:block}.edit-modal textarea{resize:vertical;min-height:220px;font-size:13px;line-height:1.7}.edit-modal .wide{margin-top:8px}@media (width<=700px){.topbar{gap:8px;padding:17px 16px}.brand{gap:8px;font-size:23px}.brand-mark{width:24px;height:28px;font-size:29px}.brand>svg{display:none}.board-heading{max-width:65vw;top:70px}.board-heading input{font-size:11px}.board-heading span{font-size:9px}.top-actions{gap:7px}.pill{padding:9px 12px}.share-button span{display:none}.account-button{padding:9px 12px}.empty-board{max-width:calc(100vw - 48px);top:43%}.empty-board h1{font-size:36px}.empty-board p{max-width:240px;margin:auto;font-size:11px;line-height:1.8}.idea-chips{flex-wrap:wrap;gap:6px;max-width:290px;margin:22px auto 0}.idea-chips button{padding:7px 9px;font-size:10px}.tool-rail{border-radius:99px;flex-direction:row;gap:2px;padding:5px;top:auto;bottom:115px;left:50%;transform:translate(-50%)}.tool-rail button{border-radius:50%;width:30px;height:32px}.tool-rail i{width:1px;height:16px;margin:0 3px}.zoom-controls{padding:3px;bottom:175px;left:auto;right:14px}.zoom-controls button{width:24px;height:27px}.zoom-controls span{min-width:25px;font-size:9px}.conversation{bottom:26px}.conversation-feedback{margin-bottom:85px}.conversation-feedback:empty{margin:0}.voice-dock>.talk-button{gap:9px;font-size:11px}.voice-dock kbd{display:none}.voice-footnote{font-size:9px}.selection-toolbar{gap:5px;top:112px}.board-drawer{width:auto;inset:65px 12px 12px}.modal{padding:35px 27px}.modal h2{font-size:32px}.notice{max-height:160px;font-size:11px}.artifact-content{padding:20px}.empty-board.is-working{opacity:.1}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.shared-unavailable{text-align:center;width:340px;max-width:85vw;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.shared-unavailable h1{font-family:Instrument Serif,Georgia,serif;font-size:38px;font-weight:400}.shared-unavailable p{color:#929887;margin-bottom:24px;font-size:13px;line-height:1.8}
