@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300..800&display=swap";.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.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 .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.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:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;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:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.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.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@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}.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-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.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:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.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{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.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:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform: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:#3367d9;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%}:root{--font-family: "Manrope", sans-serif;--font-size-xs: 9px;--font-size-sm: 10px;--font-size-sm-high: 11px;--font-size-md-low: 12px;--font-size-md: 13px;--font-size-md-high: 15px;--font-size-lg: 16px;--font-size-lg-high: 20px;--bg-app: #FFFFFF;--bg-sidebar: #FFFFFF;--bg-surface: #FFFFFF;--bg-surface-hover: #F7F8F8;--bg-surface-active: #F0F0F0;--bg-muted: #F7F8FA;--bg-elevated: #FFFFFF;--bg-input: #FFFFFF;--bg-toast-dark: #0a0a0a;--bg-toast-info: #fff9c2;--text-primary: #1B1F23;--text-secondary: #5F6468;--text-tertiary: #8a8a8a;--text-muted: #8797A2;--text-placeholder: #8797A2;--text-inverse: #FFFFFF;--border-default: rgba(0, 0, 0, .08);--border-subtle: rgba(0, 0, 0, .04);--border-input: rgba(0, 0, 0, .1);--border-strong: #D9DDE1;--border-divider: #D6DADE;--accent-primary: #1B1F23;--accent-primary-text: #FFFFFF;--accent-blue: #085AFF;--color-danger: #ff145b;--color-success: #22c55e;--color-warning: #FFF4C7;--vivo-gradient: linear-gradient(90deg, #A154D0 0%, #7B3EAB 33.33%, #3C2F72 66.66%, #352161 100%);--vivo-light: #F1C8FF;--vivo-dark: #392869;--shadow-card: 0 4px 6px rgba(0, 0, 0, .5);--shadow-card-light: 0 0px 6px rgba(0, 0, 0, .08);--shadow-delicate: 0px 4px 4px rgba(0, 0, 0, .15);--shadow-button: 0px 8px 16px rgba(95, 100, 104, .12);--shadow-toast: 0px 5.365px 10.729px rgba(95, 100, 104, .12);--shadow-input: 0 1px 3px rgba(0, 0, 0, .04);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 16px;--radius-pill: 20px;--radius-full: 9999px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 20px;--space-2xl: 24px;--scrollbar-width: 4px;--scrollbar-thumb: rgba(0, 0, 0, .3);--scrollbar-thumb-hover: rgba(0, 0, 0, .5);--scrollbar-track: transparent;--sidebar-width: 260px;--input-max-width: 720px;--content-max-width: 900px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-family);font-optical-sizing:auto;font-style:normal;color:var(--text-primary);background:var(--bg-app)}::-webkit-scrollbar{width:var(--scrollbar-width);height:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-width)}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}:root{--blinkin-accent: var(--accent-primary);--blinkin-surface: var(--bg-surface);--blinkin-text: var(--text-primary);--blinkin-background: var(--bg-muted);color-scheme:light;font-family:var(--font-family);background:var(--bg-app);color:var(--text-primary)}*{box-sizing:border-box}html,body,#root{min-height:100vh}body{margin:0;background:var(--bg-app);color:var(--text-primary);font-family:var(--font-family)}button,textarea,input{font:inherit}a{color:inherit}.platform-shell{min-height:100vh;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);background:var(--bg-app)}.platform-main{min-width:0;padding:24px 32px;background:var(--bg-muted)}.platform-status-banner{margin-bottom:20px}.app-sidebar{position:sticky;top:0;height:100vh;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:18px;padding:20px 16px 18px;background:var(--bg-sidebar);border-right:1px solid var(--border-subtle)}.sidebar-brand{display:inline-flex;align-items:center;gap:10px;padding:4px 8px;font-size:var(--font-size-md-high)}.sidebar-brand-mark{width:28px;height:28px;border-radius:var(--radius-full);display:inline-grid;place-items:center;background:var(--accent-primary);color:var(--accent-primary-text);font-weight:700}.sidebar-new-conversation{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:12px 14px;background:var(--bg-surface);color:var(--text-primary);cursor:pointer}.sidebar-nav,.sidebar-history-list{display:grid;gap:4px}.sidebar-nav{align-content:start;gap:14px}.sidebar-nav-group{display:grid;gap:6px}.sidebar-nav-group-items{display:grid;gap:4px}.sidebar-nav-group-label,.sidebar-history-title{padding:0 12px;color:var(--text-tertiary);font-size:var(--font-size-md-low);letter-spacing:.12em;text-transform:uppercase}.sidebar-nav-item,.sidebar-history-item{width:100%;text-align:left;border:0;background:transparent;color:var(--text-secondary);border-radius:12px;padding:10px 12px;cursor:pointer}.sidebar-nav-item{display:inline-flex;align-items:center;gap:12px}.sidebar-nav-icon{width:16px;height:16px;display:inline-grid;place-items:center;flex:none}.sidebar-nav-item.active,.sidebar-nav-item:hover,.sidebar-history-item.active,.sidebar-history-item:hover{background:var(--bg-muted);color:var(--text-primary)}.sidebar-history{min-height:0;overflow:auto;padding-top:4px}.sidebar-history-header,.sidebar-history-group{display:grid;gap:8px}.sidebar-history-header{padding-bottom:6px}.sidebar-history-label{padding:0 12px 8px;color:var(--text-tertiary);font-size:var(--font-size-md-low);letter-spacing:.12em;text-transform:uppercase}.sidebar-history-item{display:grid;gap:4px}.sidebar-history-item strong{font-size:var(--font-size-md-high);color:var(--text-primary)}.sidebar-history-item span,.sidebar-history-item small{color:var(--text-secondary);font-size:var(--font-size-md)}.platform-page{display:grid;gap:20px}.platform-page-chat{align-content:start;justify-items:center;padding-top:64px}.page-header,.chat-home-copy{display:grid;gap:8px}.page-header h1,.chat-home-copy h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.page-header p,.chat-home-copy p{margin:0;max-width:52rem;color:var(--text-secondary);line-height:1.55}.chat-home-copy,.chat-home-panel{width:min(100%,860px)}.platform-page-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:18px;align-items:start}.platform-page-split-priority{order:-1}.legacy-board-editor-shell{min-height:100vh;background:radial-gradient(circle at top left,rgba(111,128,255,.08),transparent 24%),radial-gradient(circle at top right,rgba(255,255,255,.72),transparent 28%),linear-gradient(180deg,#eef3f8,#e8eef5)}.legacy-board-editor-page{min-height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr)}.legacy-board-editor-topbar{position:fixed;top:16px;left:0;right:0;z-index:40;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:0 16px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:0;pointer-events:none}.legacy-board-editor-topbar-center{display:flex;justify-content:center;flex:1;pointer-events:auto}.legacy-board-editor-topbar-left,.legacy-board-editor-topbar-right{display:flex;align-items:center;gap:12px;pointer-events:auto}.legacy-board-editor-back-pill{min-height:48px;display:inline-flex;align-items:center;gap:10px;padding:6px 12px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(255,255,255,.62);box-shadow:0 10px 24px #0f172a14,inset 0 0 0 1px #ffffff47;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-board-editor-back-pill strong{font-size:1rem;line-height:1.1;color:#0f172a}.legacy-board-editor-back-button{width:34px;height:34px;border-radius:999px;border:0;background:#1b1f23;color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer}.legacy-board-topbar-pill{border:0;min-height:40px;padding:0 15px;border-radius:999px;background:#111827eb;box-shadow:0 12px 28px #17203314;color:#fff;font-weight:700;cursor:pointer}.legacy-board-topbar-pill-primary{background:linear-gradient(135deg,#615fff,#7c63ff)}.legacy-board-editor-actions{display:flex;align-items:center;gap:8px;padding:6px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(255,255,255,.5);box-shadow:0 10px 24px #0f172a14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-board-editor-icon-pill,.legacy-board-editor-avatar-pill{width:40px;height:40px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.4);background:#ffffffd1;box-shadow:0 12px 28px #17203314;color:#172033;font-weight:700}.legacy-board-editor-icon-pill{border:0;cursor:pointer}.legacy-board-editor-tabs{display:inline-flex;gap:6px;padding:5px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(255,255,255,.62);box-shadow:0 10px 24px #0f172a14,inset 0 0 0 1px #ffffff47;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-board-editor-tab{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--text-secondary);border-radius:999px;padding:9px 16px;font-weight:700;cursor:pointer}.legacy-board-editor-tab.active{background:#1b1f23;color:#fff}.legacy-board-editor-tab-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;font-size:.8rem;line-height:1;color:inherit;opacity:.72}.legacy-board-editor-tab.active .legacy-board-editor-tab-icon{opacity:1}.legacy-board-editor-body{min-height:0;position:relative;padding:80px 0 0}.legacy-board-editor-body-subpage{padding-top:88px}.legacy-board-editor-canvas{min-height:0;height:calc(100vh - 80px)}.legacy-board-editor-panel-page{min-height:calc(100vh - 104px);padding:0}.legacy-board-editor-panel-shell{min-height:calc(100vh - 104px);padding:8px 0 24px}.legacy-board-editor-drawer{position:absolute;top:18px;right:24px;bottom:24px;width:min(420px,32vw);z-index:24;border-radius:28px;border:1px solid rgba(23,32,51,.08);background:#fffffff0;box-shadow:0 22px 48px #1720332e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}.legacy-board-editor-drawer-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:18px 18px 14px;border-bottom:1px solid rgba(23,32,51,.08)}.legacy-board-editor-drawer-header h3{margin:4px 0 0;font-size:1.18rem}.legacy-board-editor-drawer-header p{margin:8px 0 0;color:var(--text-secondary);line-height:1.45;max-width:26rem}.legacy-board-editor-drawer-layout{display:grid;grid-template-columns:minmax(140px,180px) minmax(0,1fr);height:calc(100% - 114px);min-height:0}.legacy-board-editor-subnav{padding:14px 12px;border-right:1px solid rgba(23,32,51,.08);background:#f5f7faeb;display:grid;align-content:start;gap:8px}.legacy-board-editor-subnav-link{border:0;background:transparent;border-radius:16px;text-align:left;padding:10px 12px;display:grid;gap:4px;cursor:pointer;color:var(--text-secondary)}.legacy-board-editor-subnav-link strong{color:var(--text-primary);font-size:.92rem}.legacy-board-editor-subnav-link span{font-size:.78rem;line-height:1.35}.legacy-board-editor-subnav-link.active{background:#1b1f2314;box-shadow:inset 0 0 0 1px #1b1f2314}.legacy-board-editor-drawer-body{height:100%;overflow:auto;padding:12px}.legacy-board-subpage-shell{padding:88px 0 0;min-height:100%;display:flex}.legacy-board-subpage-nav{flex:0 0 220px;padding:0 12px;border-right:1px solid rgba(226,232,240,.6)}.legacy-board-subpage-sidebar-links{display:grid;gap:2px}.legacy-board-subpage-sidebar-link{display:inline-flex;align-items:center;min-height:40px;padding:0 12px;border-radius:8px;color:#64748b;font-size:.82rem;font-weight:600}.legacy-board-subpage-sidebar-link.active{background:#f1f5f9;color:#0f172a}.legacy-board-subpage-content{flex:1;overflow-y:auto}.legacy-board-subpage-content-inner{width:min(100%,560px);margin:20px auto;display:grid;gap:16px}.legacy-board-subpage-header{display:grid;gap:8px}.legacy-board-subpage-copy{display:grid;gap:6px}.legacy-board-subpage-copy h2{margin:0;font-size:1.15rem;line-height:1.2;color:var(--text-primary)}.legacy-board-subpage-copy p{margin:0;color:var(--text-secondary);line-height:1.5}.legacy-board-subpage-main{min-width:0;display:grid;gap:14px}.legacy-board-panel-stack{display:grid;gap:12px}.legacy-board-section-card{display:grid;gap:12px;padding:16px;border-radius:16px;border:1px solid rgba(23,32,51,.08);background:#fffffffa;box-shadow:0 10px 24px #1720330d}.legacy-board-section-card-header{display:grid;gap:6px}.legacy-board-section-card-header h3{margin:0;font-size:1rem;line-height:1.3;color:var(--text-primary)}.legacy-board-section-text,.legacy-board-section-card-header p{margin:0;color:var(--text-secondary);line-height:1.5}.legacy-board-surface-shell{min-width:0}.legacy-board-detail-list{display:grid;gap:10px;margin:0}.legacy-board-detail-list.compact{gap:8px}.legacy-board-detail-list div{display:grid;gap:4px;padding-top:10px;border-top:1px solid rgba(23,32,51,.08)}.legacy-board-detail-list div:first-child{padding-top:0;border-top:0}.legacy-board-detail-list dt{font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary)}.legacy-board-detail-list dd{margin:0;color:var(--text-primary);line-height:1.4;word-break:break-word}.legacy-board-note-list,.legacy-board-checklist{display:grid;gap:10px;margin:0;padding:0;list-style:none}.legacy-board-note-list li,.legacy-board-checklist li{color:var(--text-secondary);line-height:1.45}.legacy-board-checklist li{padding:10px 12px;border-radius:14px;border:1px solid rgba(23,32,51,.08);background:#f5f7faeb}.legacy-board-checklist li.is-ready{border-color:#267c4f3d;background:#e2f4eaeb}.legacy-board-checklist li.is-pending{border-color:#b77b1b3d;background:#fcf5e5f5}.legacy-board-checklist-state{display:inline-flex;margin-right:8px;padding:2px 8px;border-radius:999px;background:#1b1f2314;color:var(--text-primary);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.legacy-board-code-block{display:block;padding:10px 12px;border-radius:14px;border:1px solid rgba(23,32,51,.08);background:#f5f7faeb;color:var(--text-primary);font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:.78rem;line-height:1.5;white-space:pre-wrap}.legacy-board-canvas-workspace{height:100%;display:grid;grid-template-rows:minmax(0,1fr)}.legacy-board-canvas-empty-state{height:100%;border-radius:32px;border:1px solid rgba(23,32,51,.08);background:#ffffffc7;display:grid;place-content:center;text-align:center;box-shadow:0 18px 40px #17203314}.legacy-board-canvas-empty-state p{margin:0;color:var(--text-secondary)}.legacy-board-canvas-hud{display:flex;justify-content:flex-end;gap:16px;align-items:center}.legacy-board-canvas-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.legacy-board-canvas-topbar-copy{display:grid;gap:6px;max-width:38rem}.legacy-board-canvas-topbar-copy strong{font-size:1.15rem;line-height:1.2;color:var(--text-primary)}.legacy-board-canvas-topbar-copy p{margin:0;color:var(--text-secondary);line-height:1.5}.legacy-board-canvas-summary{display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.legacy-board-canvas-summary span{min-height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#ffffffe0;border:1px solid rgba(255,255,255,.52);color:var(--text-secondary);font-size:.8rem;font-weight:700;box-shadow:0 10px 24px #0f172a14}.legacy-board-canvas-summary span.is-saved{color:#1d4ed8}.legacy-board-canvas-summary span.is-pending{color:#b45309}.legacy-board-canvas-stage-shell{min-height:0;height:100%}.legacy-board-canvas-stage{position:relative;min-height:100%;height:100%;border-radius:32px;overflow:hidden;border:1px solid rgba(255,255,255,.38);background:radial-gradient(circle at top left,rgba(133,154,255,.08),transparent 28%),linear-gradient(180deg,#f7faffe6,#eef4fce0);box-shadow:inset 0 0 0 1px #ffffff6b,0 24px 48px #17203314}.legacy-board-canvas-stage .react-flow{width:100%;height:100%}.legacy-board-editor-stage-chrome{position:absolute;left:90px;top:18px;right:190px;z-index:10;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:24px;background:#ffffffc7;border:1px solid rgba(255,255,255,.48);box-shadow:0 16px 32px #17203314;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-board-editor-stage-copy{display:grid;gap:4px;min-width:0}.legacy-board-editor-stage-copy strong{color:var(--text-primary);font-size:1rem;line-height:1.2}.legacy-board-editor-stage-copy small{color:var(--text-secondary);font-size:.8rem;line-height:1.4}.legacy-board-editor-stage-actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.legacy-board-editor-stage-action{min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(23,32,51,.08);background:#ffffffeb;color:var(--text-primary);font-size:.8rem;font-weight:700;cursor:pointer}.legacy-board-editor-stage-action:disabled{cursor:default;opacity:.45}.legacy-board-workspace-dock{position:absolute;top:108px;right:18px;z-index:10;display:grid;gap:8px}.legacy-board-workspace-dock-button{min-width:104px;min-height:38px;padding:0 14px;border:1px solid rgba(23,32,51,.08);border-radius:999px;background:#ffffffdb;color:var(--text-secondary);font-size:.8rem;font-weight:700;text-align:left;cursor:pointer;box-shadow:0 12px 24px #17203314}.legacy-board-workspace-dock-button.active{background:#172033;color:#fff;box-shadow:0 14px 30px #1720332e}.legacy-board-workspace-dock-button:disabled{opacity:.5;cursor:default}.legacy-board-creation-toolbar{position:absolute;left:18px;top:50%;transform:translateY(-50%);z-index:10;display:flex;flex-direction:column;gap:14px}.legacy-board-creation-toolbar-panel{width:60px;padding:8px;border-radius:24px;background:#ffffffc2;border:1px solid rgba(255,255,255,.42);box-shadow:0 14px 28px #1720331a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column;align-items:center;gap:8px}.legacy-board-creation-toolbar-separator{width:24px;height:1px;background:#4755692e;margin:2px 0 4px}.legacy-board-creation-tool{position:relative;width:42px;height:42px;border-radius:999px;border:0;background:transparent;color:#5b6472;font-size:1rem;font-weight:800;cursor:pointer;transition:background .14s ease,color .14s ease,transform .14s ease}.legacy-board-creation-tool[data-hint]:after{content:attr(data-hint);position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%);white-space:nowrap;padding:8px 10px;border-radius:999px;background:#fffffff5;border:1px solid rgba(23,32,51,.08);box-shadow:0 10px 24px #0f172a1f;color:#334155;font-size:.76rem;font-weight:700;opacity:0;pointer-events:none;transition:opacity .12s ease}.legacy-board-creation-tool:hover:after{opacity:1}.legacy-board-creation-tool svg{width:16px;height:16px}.legacy-board-creation-tool:hover,.legacy-board-creation-tool.active{background:#0f172a14;color:#0f172a}.legacy-board-creation-tool-primary{background:#111827;color:#fff;box-shadow:0 10px 22px #0f172a38}.legacy-board-creation-tool-primary:hover{background:#0f172a;color:#fff}.legacy-board-creation-bar{position:absolute;top:50%;left:90px;transform:translateY(-50%);z-index:9}.legacy-board-creation-bar-popover{padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.legacy-board-creation-menu{position:absolute;top:0;left:0;width:320px;display:grid;gap:10px;padding:16px;border-radius:28px;background:#fbfbfbfa;border:1px solid rgba(255,255,255,.6);box-shadow:0 30px 60px #0000001f,inset 0 0 0 1px #ffffff80;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.legacy-board-creation-menu-header{display:grid;gap:3px;padding:0 4px 2px}.legacy-board-creation-menu-header strong{font-size:.98rem;color:#0f172a}.legacy-board-creation-menu-header span{color:#718096;font-size:.72rem;font-weight:600}.legacy-board-creation-section-label{padding:0 6px;color:#718096;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.legacy-board-creation-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 2px 2px}.legacy-board-note-swatch{position:relative;min-height:74px;border:0;border-radius:16px;box-shadow:0 10px 24px #0f172a1a;cursor:pointer}.legacy-board-note-swatch:after{content:"";position:absolute;right:0;top:0;width:24px;height:22px;border-bottom-left-radius:20px;background:#fff3}.legacy-board-note-swatch span{position:absolute;left:12px;bottom:10px;color:#172033d1;font-size:.72rem;font-weight:800;text-transform:capitalize}.legacy-board-text-style-list{display:grid;gap:8px;padding:0 2px 2px}.legacy-board-text-style-card,.legacy-board-creation-tool-item{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#ffffffb8;padding:10px 12px;text-align:left;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;cursor:pointer;box-shadow:inset 0 0 0 1px #ffffff47;transition:background .16s ease,transform .16s ease}.legacy-board-text-style-card:hover,.legacy-board-creation-tool-item:hover{background:#f8fafcf5;transform:translate(2px)}.legacy-board-text-style-card i,.legacy-board-creation-tool-item i{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#f4f7fbf5;border:1px solid rgba(226,232,240,.9);color:#1f2937;font-style:normal;font-size:.78rem;font-weight:800;letter-spacing:0}.legacy-board-text-style-card div,.legacy-board-creation-tool-item div{display:grid;gap:3px;min-width:0}.legacy-board-text-style-card strong,.legacy-board-creation-tool-item strong{font-size:.92rem;color:#172033}.legacy-board-text-style-card span,.legacy-board-creation-tool-item span{color:#64748b;font-size:.76rem}.legacy-board-text-style-card.is-quote{background:linear-gradient(180deg,#ffffffeb,#f6f4ffeb)}.legacy-board-text-style-card.is-checklist{background:linear-gradient(180deg,#ffffffeb,#f6faffeb),repeating-linear-gradient(180deg,transparent,transparent 25px,rgba(100,116,139,.06) 25px,rgba(100,116,139,.06) 26px)}.legacy-board-creation-menu-section{display:grid;gap:6px}.legacy-board-creation-menu strong{font-size:.84rem;color:#172033}.legacy-board-creation-menu i{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:.86rem;color:#374151;background:#0f172a0f}.legacy-board-creation-menu button>div{display:grid;gap:2px}.legacy-board-creation-menu span{color:var(--text-secondary);font-size:.74rem}.legacy-board-node-toolbar{display:inline-flex;gap:8px;padding:8px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(255,255,255,.42);box-shadow:0 14px 28px #1720331f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.legacy-board-node-toolbar-attached{position:static;transform:none;z-index:auto;gap:4px;padding:5px;background:#fffffff5;box-shadow:0 10px 24px #0f172a1f;border-radius:20px}.legacy-board-node-toolbar button{border:0;background:#1b1f230f;color:#172033;border-radius:999px;min-width:40px;height:36px;padding:0 12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.legacy-board-node-toolbar-attached button{min-width:34px;width:34px;height:34px;padding:0;justify-content:center;gap:0}.legacy-board-node-toolbar-overflow{position:relative}.legacy-board-node-toolbar-overflow-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:144px;display:grid;gap:4px;padding:6px;border-radius:16px;background:#fffffffa;border:1px solid rgba(23,32,51,.08);box-shadow:0 16px 34px #0f172a24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-board-node-toolbar-overflow-menu button{width:auto;min-width:0;justify-content:flex-start;padding:0 10px;gap:8px;border-radius:12px}.legacy-board-node-toolbar-overflow-menu .legacy-board-node-toolbar-label{display:inline}.legacy-board-node-toolbar button.primary{background:#111827;color:#fff}.legacy-board-node-toolbar button.danger{background:#b3261e1a;color:#8f2d23}.legacy-board-node-toolbar button:disabled,.legacy-board-floating-controls button:disabled{opacity:.45;cursor:not-allowed}.legacy-board-node-toolbar-icon{display:inline-grid;place-items:center;width:18px;height:18px;font-size:.9rem;line-height:1}.legacy-board-node-toolbar-label{font-size:.78rem;white-space:nowrap}.legacy-board-node-toolbar-attached .legacy-board-node-toolbar-label{display:none}.legacy-board-custom-cursor{position:fixed;z-index:80;pointer-events:none;transform:translate(18px,18px);display:inline-flex;align-items:center;gap:10px;padding:8px 12px 8px 8px;border-radius:18px;background:#ffffffeb;border:1px solid rgba(255,255,255,.46);box-shadow:0 16px 36px #0f172a29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-board-custom-cursor-icon{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#111827;color:#fff}.legacy-board-custom-cursor-copy{display:grid;gap:2px}.legacy-board-custom-cursor-copy strong{font-size:.86rem;color:#0f172a;line-height:1.1}.legacy-board-custom-cursor-copy span{font-size:.76rem;color:#64748b}.legacy-board-floating-controls{position:relative;display:inline-flex;gap:8px;align-items:center;padding:6px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(255,255,255,.54);box-shadow:0 12px 24px #1720331a;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.legacy-board-floating-controls button{border:0;background:#ffffffe0;color:#172033;border-radius:999px;min-width:36px;height:36px;padding:0 10px;cursor:pointer;font-weight:700;box-shadow:inset 0 0 0 1px #0f172a0d}.legacy-board-floating-controls span{min-width:52px;text-align:center;color:var(--text-secondary);font-size:.8rem;font-weight:700;letter-spacing:.02em}.legacy-board-canvas-bottom-bar{position:absolute;left:18px;right:18px;bottom:18px;z-index:8;display:grid;grid-template-columns:auto minmax(280px,360px) auto;align-items:end;gap:12px;pointer-events:none}.legacy-board-canvas-bottom-spacer{min-width:1px}.legacy-board-inspector-toggle,.legacy-board-assistant-trigger,.legacy-board-canvas-bottom-controls,.legacy-board-history-controls,.legacy-board-floating-controls{pointer-events:auto}.legacy-board-inspector-toggle{width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.58);background:#ffffffeb;color:#172033;font-size:.94rem;font-weight:700;box-shadow:0 12px 24px #1720331a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer}.legacy-board-inspector-toggle.active{background:#172033;color:#fff}.legacy-board-assistant-trigger{min-height:52px;border:1px solid rgba(255,255,255,.52);border-radius:999px;background:#ffffffeb;box-shadow:0 12px 24px #1720331a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px 0 10px;color:var(--text-secondary);cursor:pointer}.legacy-board-assistant-trigger-icon{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6a5cff,#8a63ff);color:#fff;font-size:.95rem;flex:0 0 auto}.legacy-board-assistant-trigger-text{flex:1;text-align:left;font-size:.92rem;font-weight:600}.legacy-board-assistant-trigger-key{min-width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#111827eb;color:#fff;font-size:.78rem;font-weight:700;flex:0 0 auto}.legacy-board-canvas-bottom-controls{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.legacy-board-history-controls{display:inline-flex;align-items:center;gap:4px;padding:6px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(255,255,255,.54);box-shadow:0 12px 24px #1720331a;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.legacy-board-history-controls button{width:36px;height:36px;border:0;border-radius:999px;background:#ffffffe0;color:#172033;box-shadow:inset 0 0 0 1px #0f172a0d}.legacy-board-stage-statusbar{position:absolute;left:18px;right:18px;bottom:18px;z-index:7;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;border-radius:20px;background:#ffffffb8;border:1px solid rgba(255,255,255,.42);box-shadow:0 12px 28px #17203314;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-board-stage-statusbar-copy{display:grid;gap:2px}.legacy-board-stage-statusbar-copy strong{color:var(--text-primary);font-size:.86rem}.legacy-board-stage-statusbar-copy span{color:var(--text-secondary);font-size:.76rem}.legacy-board-stage-statusbar-hints{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.legacy-board-stage-statusbar-hints span{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#f5f7faf5;border:1px solid rgba(23,32,51,.08);color:var(--text-secondary);font-size:.74rem;font-weight:600}.legacy-board-canvas-stage .react-flow__renderer{background:transparent}.legacy-board-canvas-stage .react-flow__controls,.legacy-board-canvas-stage .react-flow__minimap{border-radius:16px;overflow:hidden;box-shadow:0 12px 24px #1720331a}.legacy-board-canvas-stage .react-flow__minimap{width:182px;height:142px;padding:10px;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.58)}.legacy-board-canvas-stage .react-flow__minimap svg{border-radius:12px;background:linear-gradient(180deg,#f6f8fceb,#fffffffa)}.legacy-board-canvas-stage .react-flow__node{width:auto;background:transparent;border:0;padding:0;box-shadow:none}.legacy-board-node-handle{width:10px;height:10px;opacity:0;border:2px solid rgba(255,255,255,.96);background:#5b6fff;box-shadow:0 2px 10px #5b6fff47;pointer-events:auto;transition:opacity .16s ease,transform .16s ease,box-shadow .16s ease}.legacy-board-canvas-stage .react-flow__node:hover .legacy-board-node-handle.is-default{opacity:.94}.legacy-board-node-handle.is-default{transform:translateY(-50%)}.legacy-board-node-handle.is-visible{opacity:1}.legacy-board-node-handle.is-branch{width:13px;height:26px;border:1px solid #ffdfd8;border-left-color:transparent;border-radius:0 26px 26px 0;background:#2c2c2c;box-shadow:0 4px 8px #00000026;transform:translateY(-50%)}.legacy-board-node-handle.is-branch.react-flow__handle-right{right:-13px}.legacy-board-node-handle.is-start{width:14px;height:14px;border-width:3px;background:#111827;box-shadow:0 6px 14px #0f172a2e}.legacy-board-node-handle.is-start.react-flow__handle-right{right:-8px}.legacy-board-canvas-edge .react-flow__edge-path{stroke:#9aa6bee6;stroke-width:1.65}.legacy-board-canvas-edge.is-handle-routed .react-flow__edge-path{stroke:#2c2c2ceb;stroke-width:1.85}.legacy-board-canvas-stage .react-flow__connectionline path,.legacy-board-canvas-stage .react-flow__connection-path{stroke:#2c2c2ceb;stroke-width:1.8}.legacy-board-node{width:248px;border-radius:24px;border:1px solid rgba(23,32,51,.08);background:#fffffff5;box-shadow:0 18px 40px #121d2c1f;padding:18px;display:grid;gap:8px;color:#1d2430}.legacy-board-node-dashboard{width:264px;background:radial-gradient(circle at top right,rgba(27,31,35,.08),transparent 32%),linear-gradient(160deg,#fffffffa,#f4f8fef5)}.legacy-board-node-review{background:radial-gradient(circle at top right,rgba(255,176,68,.18),transparent 32%),linear-gradient(160deg,#fffffffa,#fff9eff5)}.legacy-board-node-document{width:232px;background:radial-gradient(circle at top right,rgba(70,132,255,.16),transparent 32%),linear-gradient(160deg,#fffffffa,#f0f6fff5)}.legacy-board-node-form{background:radial-gradient(circle at top right,rgba(74,194,138,.18),transparent 32%),linear-gradient(160deg,#fffffffa,#f1fff7f5)}.legacy-board-node-component{background:radial-gradient(circle at top right,rgba(164,126,255,.18),transparent 32%),linear-gradient(160deg,#fffffffa,#f7f3fff5)}.legacy-board-node-custom{background:radial-gradient(circle at top right,rgba(90,186,255,.16),transparent 32%),linear-gradient(160deg,#fffffffa,#f3fafff5)}.legacy-board-node-custom .legacy-board-node-kind{background:#2f6de517;color:#2f6de5}.legacy-board-node-form .legacy-board-node-kind{background:#1f91541a;color:#1f9154}.legacy-board-node-component .legacy-board-node-kind{background:#704fc51a;color:#704fc5}.legacy-board-node-document .legacy-board-node-kind{background:#2e5ed017;color:#2e5ed0}.legacy-board-node-review .legacy-board-node-kind{background:#d0761f1a;color:#c26818}.legacy-board-node[data-node-variant=step],.legacy-board-node[data-node-variant=media],.legacy-board-node[data-node-variant=screencast]{color:#f7f8fb;border-color:#0f172a1f;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 28%),linear-gradient(160deg,#111827,#1e293b 56%,#0f172a)}.legacy-board-node[data-node-variant=step] .legacy-board-node-kind,.legacy-board-node[data-node-variant=media] .legacy-board-node-kind,.legacy-board-node[data-node-variant=screencast] .legacy-board-node-kind{background:#ffffff1f;color:#ffffffd6}.legacy-board-node[data-node-variant=step]>span:not(.legacy-board-node-kind),.legacy-board-node[data-node-variant=media]>span:not(.legacy-board-node-kind),.legacy-board-node[data-node-variant=screencast]>span:not(.legacy-board-node-kind){color:#f1f5f9b8}.legacy-board-node[data-node-variant=step] .legacy-board-node-meta span,.legacy-board-node[data-node-variant=media] .legacy-board-node-meta span,.legacy-board-node[data-node-variant=screencast] .legacy-board-node-meta span{background:#ffffff1f;color:#ffffffe0}.legacy-board-node[data-node-variant=note]{background:linear-gradient(180deg,#fff7bcfa,#fff091f5);box-shadow:0 16px 38px #9c750924,0 0 0 1px #9c75090d}.legacy-board-node[data-node-variant=note] .legacy-board-node-kind{background:#8059001a;color:#8f6100}.legacy-board-node[data-node-variant=voice-note]{background:radial-gradient(circle at top right,rgba(219,39,119,.14),transparent 30%),linear-gradient(160deg,#fffffffa,#fff1f7f5)}.legacy-board-node[data-node-variant=voice-note] .legacy-board-node-kind{background:#db27771a;color:#be185d}.legacy-board-node[data-node-variant=live-transcript]{background:radial-gradient(circle at top right,rgba(16,185,129,.14),transparent 30%),linear-gradient(160deg,#fffffffa,#ecfdf5f5)}.legacy-board-node[data-node-variant=live-transcript] .legacy-board-node-kind{background:#10b9811a;color:#059669}.legacy-board-node-kind{display:inline-flex;width:fit-content;border-radius:999px;padding:6px 10px;background:#1b1f230f;color:var(--text-secondary);font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.legacy-board-node strong{font-size:1.08rem;line-height:1.2}.legacy-board-node>span:not(.legacy-board-node-kind){color:var(--text-secondary)}.legacy-board-node-meta{display:flex;flex-wrap:wrap;gap:8px}.legacy-board-node-meta span{padding:6px 10px;border-radius:999px;background:#1b1f230d;color:#2c3442;font-size:.82rem}.legacy-board-node-body{font-size:.88rem;line-height:1.45;color:#243041}.legacy-board-inline-title{border:0;background:transparent;color:#172033;font-size:1.08rem;line-height:1.2;font-weight:700;padding:0;outline:none}.legacy-board-inline-editor-shell{display:grid;gap:8px;padding:10px 12px 12px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#fffffff0}.legacy-board-inline-editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.legacy-board-inline-editor-label{color:#53607ae0;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.legacy-board-inline-editor-actions{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:12px;background:#fff;box-shadow:0 10px 24px #0f172a14}.legacy-board-inline-editor-action{min-width:28px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#243041;font-size:.78rem;font-weight:700;cursor:pointer}.legacy-board-inline-editor-action:hover{background:#0f172a0f}.legacy-board-inline-editor-action.is-danger{color:#b91c1c}.legacy-board-inline-body,.legacy-board-inline-body-preview{width:100%;border:0;border-radius:14px;padding:10px 12px;background:#ffffff94;color:#243041;font-size:.88rem;line-height:1.45;text-align:left}.legacy-board-inline-body{resize:vertical;outline:none}.legacy-board-inline-body-preview{cursor:text}.legacy-board-node-note-body{min-height:74px;white-space:pre-wrap}.legacy-board-document-sheet{display:grid;gap:8px;padding:10px 12px;border-radius:16px;background:#ffffffc2;border:1px solid rgba(46,94,208,.08)}.legacy-board-document-sheet-line{height:8px;border-radius:999px;background:#2e5ed01f}.legacy-board-document-sheet-line.short{width:62%}.legacy-board-audio-card{display:grid;gap:10px;padding:10px 12px;border-radius:16px;background:#ffffff29}.legacy-board-audio-card-bar{height:8px;border-radius:999px;background:linear-gradient(90deg,#ffffffc7,#ffffff38)}.legacy-board-audio-card-meta{display:flex;justify-content:space-between;gap:12px;align-items:center}.legacy-board-audio-card-meta span,.legacy-board-audio-card-meta strong{font-size:.82rem}.legacy-board-transcript-card{display:grid;gap:6px;padding:10px 12px;border-radius:16px;background:#ffffffc7;border:1px solid rgba(16,185,129,.08)}.legacy-board-transcript-card span{font-size:.82rem;color:#165d47}.legacy-board-note-surface{position:relative;display:grid;gap:10px;min-width:170px;min-height:170px;padding:18px 18px 20px;border-radius:18px;background:linear-gradient(180deg,#fff9c9,#fff3ad);box-shadow:0 22px 44px #d9bd4f2e,inset 0 -10px 18px #d6b3441f;transform:rotate(-.8deg)}.legacy-board-note-surface.tone-mint{background:linear-gradient(180deg,#d8f7df,#bef0cd);box-shadow:0 22px 44px #2ca05e29,inset 0 -10px 18px #257a491a;transform:rotate(.6deg)}.legacy-board-note-surface.tone-rose{background:linear-gradient(180deg,#ffd8e2,#ffbfce);box-shadow:0 22px 44px #d9597e2e,inset 0 -10px 18px #b842661f;transform:rotate(-.4deg)}.legacy-board-note-surface.tone-blue{background:linear-gradient(180deg,#d9e9ff,#c5dcff);box-shadow:0 22px 44px #4e77da2e,inset 0 -10px 18px #4168c61f;transform:rotate(.8deg)}.legacy-board-note-corner{position:absolute;top:0;right:0;width:28px;height:28px;border-top-right-radius:18px;background:linear-gradient(135deg,#ead27033,#d0b24459);clip-path:polygon(100% 0,0 0,100% 100%)}.legacy-board-node-shell{border-radius:24px}.legacy-board-node-floating-title{position:absolute;top:0;left:0;z-index:8;display:inline-flex;align-items:center;gap:6px;transform:translateY(-118%);max-width:min(240px,100%)}.legacy-board-node-floating-title.is-draggable{cursor:grab}.legacy-board-node-floating-title-icon{color:#5b6882ad;font-size:.72rem;letter-spacing:-.08em;-webkit-user-select:none;user-select:none}.legacy-board-node-floating-title input{width:auto;max-width:100%;border:1px solid transparent;border-radius:0;background:transparent;color:#243041;font-size:.82rem;font-weight:600;line-height:1.2;padding:3px 5px;outline:none;transition:border-color .16s ease}.legacy-board-node-floating-title input:focus{border-color:#4af}.legacy-board-node-floating-title input:read-only{pointer-events:none}.legacy-board-node-shell.is-selected{transform:none;filter:none}.legacy-board-node-shell.is-selected.type-page,.legacy-board-node-shell.is-selected.type-draft-document,.legacy-board-node-shell.is-selected.type-note,.legacy-board-node-shell.is-selected.type-weblink,.legacy-board-node-shell.is-selected.type-step,.legacy-board-node-shell.is-selected.type-pdf-node,.legacy-board-node-shell.is-selected.type-audio-node,.legacy-board-node-shell.is-selected.type-voice-note,.legacy-board-node-shell.is-selected.type-media,.legacy-board-node-shell.is-selected.type-sketch-image,.legacy-board-node-shell.is-selected.type-live-transcript,.legacy-board-node-shell.is-selected.type-checklist,.legacy-board-node-shell.is-selected.type-quote-card,.legacy-board-node-shell.is-selected.type-screencast{box-shadow:none}.legacy-board-surface-header{display:grid;grid-template-columns:1fr auto;gap:10px 12px;align-items:start}.legacy-board-surface-title{grid-column:1 / -1}.legacy-board-surface-actions{display:inline-flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.legacy-board-surface-actions-overflow{position:relative}.legacy-board-surface-action{width:30px;height:30px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:#ffffffd1;color:#3f4a5f;box-shadow:0 10px 18px #0f172a14;cursor:pointer}.legacy-board-surface-actions-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:12;min-width:150px;display:grid;gap:4px;padding:8px;border-radius:14px;background:#fffffff5;border:1px solid rgba(15,23,42,.08);box-shadow:0 20px 38px #0f172a29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-board-surface-actions-menu-item{display:flex;align-items:center;gap:10px;border:0;background:transparent;border-radius:10px;padding:8px 10px;color:#334155;cursor:pointer}.legacy-board-surface-actions-menu-item:hover{background:#0f172a0d}.legacy-board-surface-actions-menu-item.is-danger{color:#b42318}.legacy-board-surface-actions-menu-item strong{font-size:.82rem;font-weight:700}.legacy-board-surface-action.is-primary{background:#181d27eb;color:#fff}.legacy-board-surface-action.is-danger{background:#ffebeef5;color:#b42318}.legacy-board-surface-action:disabled{opacity:.4;cursor:not-allowed}.legacy-board-surface-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.legacy-board-surface-meta span{padding:5px 9px;border-radius:999px;background:#181d270f;color:#546071;font-size:.74rem;font-weight:600}.legacy-board-surface-state-rail{display:flex;flex-wrap:wrap;gap:8px}.legacy-board-surface-state-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#ffffffdb;color:#334155;font-size:.72rem;font-weight:700;letter-spacing:.02em;text-transform:capitalize}.legacy-board-surface-state-chip.is-positive{background:#1194601f;color:#0f7a50}.legacy-board-surface-state-chip.is-warning{background:#f59e0b24;color:#a16207}.legacy-board-surface-state-chip.is-danger{background:#ef444424;color:#b91c1c}.legacy-board-surface-state-chip.is-owner{background:#4f46e51f;color:#4338ca}.legacy-board-inline-title-note{border:0;background:transparent;padding:0;font-size:1.1rem;font-weight:700;line-height:1.2}.legacy-board-inline-body-note{min-height:92px;border:0;background:transparent;padding:0;line-height:1.55;resize:none}.legacy-board-inline-body-preview-note{justify-content:start;min-height:92px;border:0;background:transparent;padding:0;text-align:left;line-height:1.55;color:#1a1e2be0}.legacy-board-page-surface{display:grid;gap:8px;min-width:440px;min-height:620px;padding:0}.legacy-board-page-node{display:grid;gap:6px;min-width:388px;min-height:620px}.legacy-board-page-node-stage{position:relative;display:grid}.legacy-board-page-node-cap{display:flex;align-items:center;justify-content:flex-start;padding:0 2px}.legacy-board-page-node-label{display:inline-flex;align-items:center;gap:6px;color:#4c3ff0;font-size:.8rem;font-weight:500}.legacy-board-page-node-label-mark{font-size:.72rem}.legacy-board-page-node-side-toolbar{position:absolute;left:-52px;top:72px;z-index:2;display:inline-flex;flex-direction:column;gap:8px;padding:8px;border-radius:22px;background:#ffffffe6;border:1px solid rgba(255,255,255,.58);box-shadow:0 18px 36px #0f172a1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-board-page-node-side-action{width:34px;height:34px;border:0;border-radius:999px;background:#f4f7fbf5;color:#475569;font-size:.9rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.legacy-board-page-node-side-action.is-primary{background:#111827;color:#fff}.legacy-board-page-node-side-action.is-danger{color:#b91c1c}.legacy-board-page-node-sheet{display:grid;gap:18px;min-height:602px;padding:26px 40px 34px;border-radius:18px;border:1px solid rgba(32,41,61,.08);background:#fffffffa;box-shadow:0 12px 28px #1d2c5812}.legacy-board-page-node-header{display:grid;gap:12px}.legacy-board-page-node-title{border:0;background:transparent;padding:0;font-size:1.92rem;font-weight:400;line-height:1.18;color:#202a3c}.legacy-board-page-node-subtitle,.legacy-board-page-node-subtitle-input{margin:0;color:#1f2937;font-size:.98rem;line-height:1.55}.legacy-board-page-node-subtitle-input{width:100%;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#ffffffeb;padding:9px 11px}.legacy-board-page-node-editor{min-height:420px;border:0;background:transparent;padding:0;line-height:1.58;font-size:.96rem;color:#202a3c;resize:none}.legacy-board-page-node-content{display:grid;align-content:start;gap:12px;min-height:420px}.legacy-board-page-node-paragraph,.legacy-board-page-node-list{margin:0;color:#202a3cf0;line-height:1.58;font-size:.96rem}.legacy-board-page-node-list{padding-left:18px}.legacy-board-page-node-placeholder{border:0;background:transparent;padding:0;text-align:left;color:#202a3cb8;font-size:.96rem;line-height:1.58}.legacy-board-page-node-components{display:grid;gap:14px;align-content:start}.legacy-board-page-node-components-header{display:flex;align-items:center;justify-content:space-between;color:#475569e0;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}.legacy-board-page-node-components-header small{color:#64748beb;font-size:.68rem;font-weight:700;letter-spacing:.06em}.legacy-board-page-node-component-add,.legacy-board-page-node-component-empty{border:1px solid rgba(32,41,61,.08);border-radius:12px;background:#f8fafceb;color:#334155}.legacy-board-page-node-component-add{padding:7px 12px;font-size:.78rem;font-weight:600}.legacy-board-page-node-component-empty{padding:16px 18px;text-align:left;font-size:.9rem}.legacy-board-page-node-component-list{display:grid;gap:12px}.legacy-board-page-node-component{position:relative;display:grid;gap:10px;padding:16px 18px;border-radius:14px;border:1px solid rgba(32,41,61,.08);background:#fff;box-shadow:0 10px 22px #1d2c580d}.legacy-board-page-node-component.is-selected{border-color:#3f5fff47;box-shadow:0 16px 30px #344da01f}.legacy-board-page-node-component.is-textual{padding:4px 0;border:0;border-radius:0;background:transparent;box-shadow:none}.legacy-board-page-node-component.is-textual.is-selected{padding:12px 16px;border:1px solid rgba(63,95,255,.16);border-radius:14px;background:#f8fafcb8;box-shadow:0 12px 24px #344da014}.legacy-board-page-node-component small{color:#64748beb;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.legacy-board-page-node-component strong{color:#202a3c;font-size:1rem;font-weight:600}.legacy-board-page-node-component p{margin:0;color:#202a3cd1;font-size:.92rem;line-height:1.55}.legacy-board-page-node-component-heading,.legacy-board-page-node-component-subheading{margin:0;color:#172033;font-weight:500;letter-spacing:-.02em}.legacy-board-page-node-component-heading{font-size:2rem;line-height:1.12}.legacy-board-page-node-component-subheading{font-size:1.5rem;line-height:1.2}.legacy-board-page-node-component-caption{color:#475569eb;font-size:.74rem;font-weight:700;line-height:1.45;letter-spacing:.08em;text-transform:uppercase}.legacy-board-page-node-component-quote{margin:0;padding-left:14px;border-left:2px solid rgba(76,63,240,.18);color:#1f2937;font-size:1rem;line-height:1.55}.legacy-board-page-node-component-quote.is-editing{display:grid;gap:0;padding:0 0 0 14px}.legacy-board-page-node-component-quote.is-editing textarea{border:0;background:transparent;padding:0;min-height:120px;box-shadow:none}.legacy-board-page-node-component-citation{color:#64748beb;font-size:.8rem}.legacy-board-page-node-component-checklist{display:grid;gap:8px;margin:0;padding-left:18px}.legacy-board-page-node-component-checklist li{color:#202a3ce6;font-size:.92rem;line-height:1.5}.legacy-board-page-node-component-table{display:grid;border-top:1px solid rgba(226,232,240,.9)}.legacy-board-page-node-component-table div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:9px 0;border-bottom:1px solid rgba(226,232,240,.9)}.legacy-board-page-node-component-table span{color:#334155e6;font-size:.9rem}.legacy-board-page-node-component-table strong{font-size:.88rem}.legacy-board-page-node-component-header{display:flex;align-items:center;justify-content:flex-start;gap:12px}.legacy-board-page-node-component-label{display:inline-flex;align-items:center;gap:8px}.legacy-board-page-node-component-label i{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#f4f7fbf5;border:1px solid rgba(226,232,240,.9);color:#1f2937;font-style:normal;font-size:.72rem;font-weight:800}.legacy-board-page-node-component-header span{color:#64748bf2;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.legacy-board-page-node-component-toolbar{display:inline-flex;gap:6px;padding:5px;border-radius:999px;background:#fffffff5;border:1px solid rgba(32,41,61,.08);box-shadow:0 12px 26px #0f172a1f}.legacy-board-page-node-component-toolbar-floating{position:absolute;top:-18px;left:50%;transform:translate(-50%);z-index:3}.legacy-board-page-node-component-toolbar button{width:32px;height:32px;border:0;border-radius:999px;background:#f8fafcf5;color:#475569;font-size:.9rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;padding:0}.legacy-board-page-node-component-toolbar button.danger{color:#b91c1c}.legacy-board-page-node-component-editor{display:grid;gap:12px}.legacy-board-page-node-secondary-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 0}.legacy-board-page-node-secondary-toolbar-label{color:#64748bf2;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.legacy-board-page-node-secondary-toolbar-actions{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px}.legacy-board-page-node-secondary-toolbar-actions button{min-height:30px;padding:0 12px;border:0;border-radius:999px;background:#f4f7fbf5;color:#334155;font-size:.76rem;font-weight:700}.legacy-board-page-node-richtext-toolbar{display:grid;gap:8px;padding:5px;border-radius:18px;background:#fffffff5;border:1px solid rgba(32,41,61,.08);box-shadow:0 10px 24px #0f172a1a}.legacy-board-page-node-richtext-toolbar.is-media{display:inline-grid}.legacy-board-page-node-richtext-types,.legacy-board-page-node-richtext-actions{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.legacy-board-page-node-richtext-types button,.legacy-board-page-node-richtext-actions button{min-width:30px;min-height:30px;border:0;border-radius:999px;background:#f8fafcf5;color:#334155;font-size:.78rem;font-weight:700;padding:0 10px}.legacy-board-page-node-richtext-types button.is-active{background:#111827;color:#fff}.legacy-board-page-node-richtext-types.is-media button,.legacy-board-page-node-richtext-actions button{background:#f4f7fbf5}.legacy-board-page-node-richtext-types.is-media button:disabled{opacity:.5}.legacy-board-page-node-richtext-editor{min-height:44px;padding:4px 0;color:#172033;outline:none}.legacy-board-page-node-richtext-editor.is-heading{font-size:32px;line-height:1.1;font-weight:700;letter-spacing:-.02em}.legacy-board-page-node-richtext-editor.is-subheading{font-size:24px;line-height:1.1;font-weight:500;letter-spacing:-.02em}.legacy-board-page-node-richtext-editor.is-body{font-size:14px;line-height:1.58}.legacy-board-page-node-richtext-editor.is-caption{font-size:12px;line-height:1.45;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#475569eb}.legacy-board-page-node-richtext-editor p,.legacy-board-page-node-component-richtext p{margin:0}.legacy-board-page-node-component-richtext.is-heading{font-size:32px;line-height:1.1;font-weight:700;letter-spacing:-.02em;color:#172033}.legacy-board-page-node-component-richtext.is-subheading{font-size:24px;line-height:1.1;font-weight:500;letter-spacing:-.02em;color:#172033}.legacy-board-page-node-component-richtext.is-body{font-size:14px;line-height:1.58;color:#202a3ce6}.legacy-board-page-node-component-richtext.is-caption{font-size:12px;line-height:1.45;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#475569eb}.legacy-board-page-node-richtext-editor blockquote,.legacy-board-page-node-component-richtext blockquote{margin:0;padding-left:14px;border-left:2px solid rgba(76,63,240,.18);color:#1f2937}.legacy-board-page-node-component-image{display:grid;gap:10px}.legacy-board-page-node-component.is-image{gap:14px}.legacy-board-page-node-component-image.is-editing{gap:0}.legacy-board-page-node-component-image img,.legacy-board-page-node-component-image-placeholder{width:100%;min-height:180px;border-radius:14px;border:1px solid rgba(32,41,61,.08);background:#f8fafcdb}.legacy-board-page-node-component-image img{object-fit:cover}.legacy-board-page-node-component-image-placeholder{display:flex;align-items:center;justify-content:center;color:#64748beb;font-size:.82rem;font-weight:600}.legacy-board-page-node-component-editor input,.legacy-board-page-node-component-editor textarea{width:100%;border:1px solid rgba(32,41,61,.08);border-radius:12px;background:#f8fafcdb;padding:10px 12px;color:#202a3c;font-size:.92rem;line-height:1.5}.legacy-board-page-node-component-editor textarea{resize:vertical}.legacy-board-page-node-media-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.legacy-board-page-node-media-fields label,.legacy-board-page-node-media-caption{display:grid;gap:6px}.legacy-board-page-node-media-fields span,.legacy-board-page-node-media-caption span{color:#64748bf2;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.legacy-board-page-node-media-caption textarea{min-height:84px}.legacy-board-page-node-checklist-editor{display:grid;gap:10px}.legacy-board-page-node-checklist-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.legacy-board-page-node-checklist-bullet{width:18px;height:18px;border-radius:999px;border:1px solid rgba(148,163,184,.9);background:#fff}.legacy-board-page-node-checklist-row input,.legacy-board-page-node-table-editor-row input{width:100%;border:1px solid rgba(32,41,61,.08);border-radius:12px;background:#f8fafcdb;padding:10px 12px;color:#202a3c;font-size:.92rem;line-height:1.5}.legacy-board-page-node-table-editor{display:grid;border-top:1px solid rgba(226,232,240,.92)}.legacy-board-page-node-table-editor-header,.legacy-board-page-node-table-editor-row{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:12px;align-items:center}.legacy-board-page-node-table-editor-header{padding:8px 0 10px}.legacy-board-page-node-table-editor-header span{color:#64748bf2;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.legacy-board-page-node-table-editor-row{padding:10px 0;border-top:1px solid rgba(226,232,240,.92)}.legacy-board-node-cap{display:flex;align-items:center;justify-content:space-between;gap:10px}.legacy-board-node-cap-label{display:inline-flex;align-items:center;min-height:18px;padding:0;color:#53607ae0;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.legacy-board-node-cap-label.tone-ai{color:#6553d4}.legacy-board-node-cap-label.tone-accent{color:#1769aa}.legacy-board-step-surface{display:grid;gap:10px;min-width:270px;padding:14px;border-radius:18px;background:#fffffff5;border:1px solid rgba(24,31,47,.08);box-shadow:0 10px 26px #1d2c5814}.legacy-board-step-heading{display:flex;align-items:center;gap:10px}.legacy-board-step-marker{width:8px;height:32px;border-radius:999px;background:linear-gradient(180deg,#111827,#11182738);flex:0 0 auto}.legacy-board-step-title{padding:0;font-size:1rem;font-weight:800}.legacy-board-step-subtitle,.legacy-board-step-subtitle-input{color:#64748b;font-size:.84rem;line-height:1.45}.legacy-board-step-subtitle-input,.legacy-board-step-body{width:100%;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fffffffa;color:#172033;padding:10px 12px;font:inherit}.legacy-board-step-body{resize:none;min-height:106px;line-height:1.5}.legacy-board-inline-editor-shell .legacy-board-step-body,.legacy-board-inline-editor-shell .legacy-board-ai-note-body,.legacy-board-inline-editor-shell .legacy-board-frame-body,.legacy-board-inline-editor-shell .legacy-board-inline-body-page{width:100%;min-height:0;margin:0;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.legacy-board-step-copy{padding:2px 0 0 14px;border-left:1px solid rgba(148,163,184,.3);color:#1a1e2bdb;font-size:.9rem;line-height:1.55}.legacy-board-step-footer{display:flex;justify-content:space-between;gap:10px;font-size:.75rem;color:#64748b;font-weight:700}.legacy-board-ai-note-surface,.legacy-board-ai-document-surface{display:grid;gap:10px;min-width:290px;padding:14px;border-radius:18px;border:1px solid rgba(113,95,255,.12);background:#fffffff5;box-shadow:0 10px 26px #573fb114}.legacy-board-ai-document-surface{min-width:330px;border-color:#5a76ff1f}.legacy-board-ai-title{padding:0;font-size:.98rem;font-weight:800}.legacy-board-ai-note-panel{padding:12px 14px;border-radius:16px;border:1px solid rgba(111,84,255,.1);background:linear-gradient(180deg,#f9f7ffe6,#fffffff5)}.legacy-board-ai-note-body{width:100%;min-height:110px;border:0;border-radius:0;background:transparent;color:#172033;padding:0;font:inherit;resize:none;line-height:1.5}.legacy-board-ai-note-copy,.legacy-board-ai-document-copy{padding:0;color:#1a1e2bdb;font-size:.9rem;line-height:1.58}.legacy-board-ai-document-preview{display:grid;gap:6px;padding:12px 14px;border-radius:16px;border:1px solid rgba(90,118,255,.08);background:#f5f8ffdb}.legacy-board-ai-document-preview-line{height:7px;border-radius:999px;background:#5a76ff24}.legacy-board-ai-document-preview-line.short{width:72%}.legacy-board-node-shell.is-selected.type-ai-note,.legacy-board-node-shell.is-selected.type-ai-document{box-shadow:0 0 0 1px #6f54ff24,0 16px 32px #573fb11a}.legacy-board-decision-surface{display:grid;gap:10px;min-width:280px;padding:14px;border-radius:18px;background:#fffffff5;border:1px solid rgba(96,112,155,.12);box-shadow:0 10px 26px #1d2c5814}.legacy-board-decision-diamond{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#edf2ff,#dfe7ff);transform:rotate(45deg);flex:0 0 auto}.legacy-board-decision-diamond span{transform:rotate(-45deg);font-size:.88rem;font-weight:800;color:#4656a2}.legacy-board-decision-head{display:flex;align-items:center;gap:12px}.legacy-board-decision-title{padding:0;font-size:1rem;font-weight:800}.legacy-board-decision-branches{display:grid;gap:8px}.legacy-board-decision-branches>.legacy-board-inline-editor-toolbar,.legacy-board-tasklist-items>.legacy-board-inline-editor-toolbar,.legacy-board-mc-options>.legacy-board-inline-editor-toolbar{margin-bottom:2px}.legacy-board-decision-branch-row{display:grid;grid-template-columns:24px 1fr 18px;gap:10px;align-items:center;min-height:34px;padding:0 10px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#f8faffe6}.legacy-board-decision-branch-marker{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#6366f11a;color:#4f46e5;font-size:.72rem;font-weight:800}.legacy-board-decision-branch-input{width:100%;border:0;background:transparent;color:#334155;font:inherit;outline:none}.legacy-board-decision-branch-tail{color:#47556994;font-weight:700}.legacy-board-frame-surface{display:grid;gap:12px;min-width:320px;min-height:220px;padding:16px;border-radius:24px;border:2px dashed rgba(110,124,147,.28);background:linear-gradient(180deg,#ffffffa8,#f8faffc2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.legacy-board-frame-top{display:flex;align-items:start;justify-content:space-between;gap:10px}.legacy-board-frame-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#6b72801a;color:#4b5563;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.legacy-board-frame-title{padding:0;font-size:1.02rem;font-weight:800}.legacy-board-frame-canvas{position:relative;min-height:120px;border-radius:18px;background:#ffffff75;overflow:hidden}.legacy-board-frame-guides{position:absolute;inset:0;background:linear-gradient(rgba(148,163,184,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 1px);background-size:22px 22px}.legacy-board-frame-body{position:relative;z-index:1;width:calc(100% - 24px);margin:12px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#ffffffeb;color:#172033;padding:10px 12px;font:inherit;resize:none}.legacy-board-frame-copy{position:relative;z-index:1;padding:14px;color:#1a1e2bd1;line-height:1.55}.legacy-board-node-shell.is-selected.type-decision,.legacy-board-node-shell.is-selected.type-frame-group{box-shadow:0 0 0 1px #61719124,0 16px 32px #1d2c581a}.legacy-board-tasklist-surface{display:grid;gap:10px;min-width:280px;padding:14px;border-radius:18px;background:#fffffff5;border:1px solid rgba(97,113,145,.12);box-shadow:0 10px 26px #1d2c5814}.legacy-board-tasklist-items{display:grid;gap:8px}.legacy-board-tasklist-item{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid rgba(148,163,184,.16)}.legacy-board-tasklist-check{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;border:1px solid rgba(79,70,229,.22);color:#4338ca;font-size:.68rem;font-weight:800}.legacy-board-tasklist-item input{width:100%;border:0;background:transparent;color:#172033;font:inherit;outline:none}.legacy-board-video-surface{display:grid;gap:12px;min-width:300px;padding:16px;border-radius:22px;background:linear-gradient(180deg,#fff,#f6f8ff);border:1px solid rgba(97,113,145,.12);box-shadow:0 18px 42px #1d2c5824}.legacy-board-video-top{display:flex;align-items:start;justify-content:space-between;gap:10px}.legacy-board-video-top>div{display:grid;gap:2px}.legacy-board-video-frame{position:relative;display:grid;place-items:center;width:100%;height:170px;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#131826,#1f2840)}.legacy-board-video-frame img{width:100%;height:100%;object-fit:cover}.legacy-board-video-placeholder{color:#fffc;font-size:.86rem;font-weight:700}.legacy-board-video-play{position:absolute;display:inline-grid;place-items:center;width:52px;height:52px;border-radius:999px;background:#ffffffeb;color:#111827;font-size:1rem;font-weight:800;box-shadow:0 12px 24px #0f172a38}.legacy-board-node-shell.is-selected.type-task-list,.legacy-board-node-shell.is-selected.type-video-panel{box-shadow:0 0 0 1px #61719124,0 16px 32px #1d2c581a}.legacy-board-multiple-choice-surface{display:grid;gap:10px;min-width:280px;padding:14px;border-radius:18px;background:#fffffff5;border:1px solid rgba(97,113,145,.12);box-shadow:0 10px 26px #1d2c5814}.legacy-board-mc-options{display:grid;gap:8px}.legacy-board-mc-option{display:grid;grid-template-columns:28px 1fr 18px;gap:10px;align-items:center;padding:10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#f8faffe0}.legacy-board-mc-bullet{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#0ea5e91f;color:#0369a1;font-size:.76rem;font-weight:800}.legacy-board-mc-option input{width:100%;border:0;background:transparent;color:#172033;font:inherit;outline:none}.legacy-board-mc-option-tail{color:#47556994;font-weight:700}.legacy-board-self-contained-surface{display:grid;gap:10px;min-width:310px;padding:14px;border-radius:20px;background:#ffffffe6;border:1px dashed rgba(97,113,145,.24);box-shadow:0 8px 20px #1d2c580f}.legacy-board-self-contained-title-row{display:flex;align-items:center;gap:10px}.legacy-board-self-contained-shell{display:grid;gap:12px;padding:14px;border-radius:16px;border:1px dashed rgba(97,113,145,.22);background:#ffffffb8}.legacy-board-self-contained-grid{min-height:96px;border-radius:14px;background:linear-gradient(rgba(148,163,184,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 1px);background-size:18px 18px}.legacy-board-self-contained-body{width:100%;margin:0}.legacy-board-self-contained-copy{padding:0}.legacy-board-node-shell.is-selected.type-multiple-choice,.legacy-board-node-shell.is-selected.type-self-contained{box-shadow:0 0 0 1px #61719124,0 16px 32px #1d2c581a}.legacy-board-start-surface{display:grid;gap:10px;min-width:250px;padding:14px;border-radius:18px;background:#fffffff5;border:1px solid rgba(97,113,145,.12);box-shadow:0 10px 26px #1d2c5814}.legacy-board-start-pill{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:16px;background:linear-gradient(180deg,#f7fafff5,#fffffffa);border:1px solid rgba(14,165,233,.12)}.legacy-board-start-core{display:grid;place-items:center;width:26px;height:26px;border-radius:999px;background:#0f172a;color:#fff;font-size:.62rem;font-weight:800;flex:0 0 auto}.legacy-board-start-pill-copy{display:grid;gap:4px;min-width:0}.legacy-board-ai-model-surface{display:grid;gap:10px;min-width:290px;padding:14px;border-radius:18px;background:#fffffff5;border:1px solid rgba(111,84,255,.12);box-shadow:0 10px 26px #573fb114}.legacy-board-ai-model-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#6f54ff1a;color:#5b21b6;font-size:.8rem;font-weight:800}.legacy-board-node-shell.is-selected.type-start-node,.legacy-board-node-shell.is-selected.type-ai-model{box-shadow:0 0 0 1px #61719124,0 16px 32px #1d2c581a}.legacy-board-page-header,.legacy-board-page-cap{display:flex;align-items:center;justify-content:space-between}.legacy-board-page-cap{padding:0 2px}.legacy-board-page-label{display:inline-flex;align-items:center;gap:6px;color:#4c3ff0;font-size:.8rem;font-weight:500}.legacy-board-page-label-mark{font-size:.7rem}.legacy-board-page-sheet{display:grid;gap:18px;min-height:586px;padding:30px 44px 36px;border-radius:16px;border:1px solid rgba(32,41,61,.08);background:#fffffffa;box-shadow:0 14px 34px #1d2c5814}.legacy-board-page-sheet-header{display:grid;gap:12px}.legacy-board-page-subtitle{margin:0;color:#1f2937;font-size:.98rem;line-height:1.55}.legacy-board-page-subtitle-input,.legacy-board-pdf-input,.legacy-board-audio-input,.legacy-board-audio-subtitle-input,.legacy-board-audio-duration-input,.legacy-board-sketch-caption-input,.legacy-board-transcript-input{width:100%;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#ffffffeb;color:#172033;padding:9px 11px;font:inherit}.legacy-board-page-subtitle-input,.legacy-board-audio-subtitle-input{font-size:.95rem;color:#4b5563}.legacy-board-page-header-action{width:28px;height:28px;border:0;border-radius:999px;background:#eef2ffe6;color:#6f7b93}.legacy-board-inline-title-page{border:0;background:transparent;padding:0;font-size:2.05rem;font-weight:400;line-height:1.18;color:#202a3c}.legacy-board-page-scroll{display:block;min-height:420px;max-height:520px;overflow:auto;padding-right:4px}.legacy-board-inline-body-page{min-height:420px;border:0;background:transparent;padding:0;line-height:1.58;font-size:.96rem;color:#202a3c;resize:none}.legacy-board-inline-body-preview-page{justify-content:start;min-height:420px;border:0;background:transparent;padding:0;text-align:left;line-height:1.58;font-size:.96rem;color:#202a3cf0;white-space:pre-wrap}.legacy-board-link-surface{display:grid;gap:10px;min-width:280px;padding:16px;border-radius:18px;border:1px solid rgba(23,32,51,.08);background:#fff;box-shadow:0 18px 42px #1d2c581f}.legacy-board-link-url{font-size:.75rem;color:#64748b;word-break:break-all}.legacy-board-link-url-input,.legacy-board-link-summary-input,.legacy-board-checklist-item input[type=text],.legacy-board-quote-input{width:100%;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#ffffffe6;color:#172033;padding:9px 11px;font:inherit}.legacy-board-link-summary-input,.legacy-board-quote-input{resize:none;line-height:1.5}.legacy-board-link-title{font-size:1rem;font-weight:700;line-height:1.35}.legacy-board-link-image{width:100%;height:132px;border-radius:14px;object-fit:cover;border:1px solid rgba(23,32,51,.08)}.legacy-board-link-image-empty{display:grid;place-items:center;background:linear-gradient(135deg,#eef3ff,#f8faff);color:#64748b}.legacy-board-link-summary{font-size:.84rem;line-height:1.5;color:#1a1e2bd6}.legacy-board-pdf-surface{display:grid;grid-template-columns:62px 1fr;gap:14px;min-width:270px;padding:16px;border-radius:18px;background:#fff;box-shadow:0 18px 42px #1d2c581f}.legacy-board-pdf-badge{display:grid;place-items:center;width:62px;height:78px;border-radius:16px;background:linear-gradient(180deg,#ff7272,#d62f2f);color:#fff;font-size:.88rem;font-weight:800;letter-spacing:.14em}.legacy-board-pdf-copy{display:grid;gap:4px}.legacy-board-pdf-preview-lines{display:grid;gap:5px;margin-bottom:6px}.legacy-board-pdf-preview-lines span{display:block;height:6px;border-radius:999px;background:#64748b24}.legacy-board-pdf-preview-lines span:nth-child(2){width:78%}.legacy-board-pdf-preview-lines span:nth-child(3){width:64%}.legacy-board-pdf-copy-head{display:flex;justify-content:space-between;gap:10px;align-items:start}.legacy-board-pdf-copy strong{font-size:.96rem}.legacy-board-pdf-textarea{width:100%;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#ffffffeb;color:#172033;padding:10px 11px;resize:none;font:inherit}.legacy-board-pdf-copy span,.legacy-board-pdf-copy p{font-size:.82rem;line-height:1.45;color:#1a1e2bc2}.legacy-board-audio-surface{display:grid;gap:10px;min-width:280px;padding:16px;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#eef4ff);box-shadow:0 18px 42px #1d2c581f}.legacy-board-audio-surface-head{display:flex;gap:10px;justify-content:space-between;align-items:start}.legacy-board-audio-surface-head>div{display:grid;gap:2px}.legacy-board-audio-surface-head strong{font-size:.98rem}.legacy-board-audio-surface-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.82rem;color:#1a1e2bc2}.legacy-board-audio-wave{display:grid;grid-auto-flow:column;align-items:end;gap:5px;height:34px}.legacy-board-audio-wave span{display:block;width:5px;border-radius:999px;background:linear-gradient(180deg,#5579ff57,#5579ffe6)}.legacy-board-audio-wave span:nth-child(1){height:12px}.legacy-board-audio-wave span:nth-child(2){height:24px}.legacy-board-audio-wave span:nth-child(3){height:18px}.legacy-board-audio-wave span:nth-child(4){height:30px}.legacy-board-audio-wave span:nth-child(5){height:16px}.legacy-board-audio-wave span:nth-child(6){height:22px}.legacy-board-audio-wave span:nth-child(7){height:14px}.legacy-board-audio-duration-input{max-width:84px;text-align:right}.legacy-board-screen-surface{display:grid;gap:10px;min-width:260px;padding:16px;border-radius:18px;background:linear-gradient(180deg,#1d2334,#111522);color:#fffffff0;box-shadow:0 22px 48px #080c1c38}.legacy-board-screen-surface-top{display:flex;justify-content:space-between;gap:10px;align-items:start}.legacy-board-screen-surface-frame{height:128px;border-radius:14px;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.08),transparent 28%),linear-gradient(180deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.08)}.legacy-board-screen-surface-controls{display:inline-flex;align-items:center;gap:10px;padding:8px 10px;border-radius:999px;background:#ffffff1a;font-size:.78rem;font-weight:700}.legacy-board-sketch-surface{display:grid;gap:10px;min-width:290px;padding:16px;border-radius:18px;background:#fff;box-shadow:0 18px 42px #1d2c581f;position:relative}.legacy-board-sketch-surface-top{display:flex;justify-content:space-between;gap:10px;align-items:start}.legacy-board-sketch-surface-top>div{display:grid;gap:2px}.legacy-board-sketch-surface-image,.legacy-board-sketch-surface-grid{width:100%;height:172px;border-radius:16px}.legacy-board-sketch-surface-image{display:block;object-fit:cover;border:1px solid rgba(23,32,51,.08)}.legacy-board-sketch-surface-grid{display:grid;place-items:center;background:linear-gradient(135deg,#fffbeffa,#fcf6e7fa),linear-gradient(rgba(207,188,142,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(207,188,142,.16) 1px,transparent 1px);background-size:auto,18px 18px,18px 18px;color:#8a7342;font-size:.84rem;font-weight:700}.legacy-board-sketch-surface-caption{font-size:.82rem;line-height:1.5;color:#1a1e2bcc}.legacy-board-sketch-tape{position:absolute;top:-10px;width:42px;height:18px;border-radius:6px;background:#f1e0aab8;box-shadow:inset 0 0 0 1px #ab903614}.legacy-board-sketch-tape-left{left:24px;transform:rotate(-8deg)}.legacy-board-sketch-tape-right{right:24px;transform:rotate(8deg)}.legacy-board-transcript-surface{display:grid;gap:8px;min-width:300px;padding:16px;border-radius:18px;background:linear-gradient(180deg,#f5f7fb,#eef2f8);box-shadow:0 18px 42px #1d2c581f}.legacy-board-transcript-surface-head{display:flex;gap:10px;justify-content:space-between;align-items:start}.legacy-board-transcript-surface-head>div{display:grid;gap:2px}.legacy-board-transcript-surface-head strong{font-size:.96rem}.legacy-board-transcript-surface span{font-size:.79rem;line-height:1.45;color:#1a1e2bcc}.legacy-board-transcript-lines{display:grid;gap:8px}.legacy-board-transcript-line{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start}.legacy-board-transcript-line small{color:#94a3b8;font-size:.72rem;font-weight:700;letter-spacing:.04em}.legacy-board-transcript-input,.legacy-board-sketch-caption-input{resize:none;line-height:1.5}.legacy-board-checklist-surface{display:grid;gap:12px;min-width:280px;padding:16px;border-radius:18px;background:linear-gradient(180deg,#fff,#f7fafc);box-shadow:0 18px 42px #1d2c581f}.legacy-board-checklist-subtitle{color:#64748b;font-size:.82rem}.legacy-board-checklist-progress{height:8px;border-radius:999px;background:#0f172a0f;overflow:hidden}.legacy-board-checklist-progress>div{height:100%;border-radius:999px;background:linear-gradient(90deg,#111827,#4f46e5)}.legacy-board-checklist-items{display:grid;gap:10px}.legacy-board-checklist-item{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:8px 10px;border-radius:12px;background:#0f172a08}.legacy-board-checklist-item input{margin-top:2px}.legacy-board-checklist-item span{font-size:.84rem;line-height:1.45}.legacy-board-checklist-item input[type=text]{border:0;background:transparent;padding:0}.legacy-board-quote-surface{position:relative;display:grid;gap:12px;min-width:280px;padding:20px 18px 18px;border-radius:20px;background:linear-gradient(180deg,#fffefe,#f9f7ff);box-shadow:0 18px 42px #3a2c761f}.legacy-board-quote-accent{width:42px;height:4px;border-radius:999px;background:linear-gradient(90deg,#7b3eab,#c084fc)}.legacy-board-quote-mark{position:absolute;top:10px;right:18px;font-size:3rem;line-height:1;color:#7b3eab1f;font-weight:800}.legacy-board-quote-surface blockquote{margin:0;font-size:1rem;line-height:1.6;color:#172033}.legacy-board-quote-input{min-height:98px;border:0;background:#fff9;padding:0}.legacy-board-quote-surface cite{color:#64748b;font-size:.82rem;font-style:normal}.legacy-board-form-preview{display:grid;gap:10px}.legacy-board-form-preview-field{display:grid;gap:6px}.legacy-board-form-preview-field span{font-size:.78rem;color:#526071;font-weight:600}.legacy-board-form-preview-field input,.legacy-board-form-preview-field textarea,.legacy-board-form-preview-field select,.legacy-board-form-submit{width:100%;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:10px 12px;background:#ffffffd1;color:#172033;font-size:.86rem}.legacy-board-form-submit{background:#111827;color:#fff;font-weight:700;cursor:pointer}.legacy-board-form-confirmation{font-size:.75rem;color:#6b7280}.legacy-board-inspector{border:1px solid rgba(255,255,255,.42);border-radius:24px;background:#ffffffb8;box-shadow:0 18px 34px #1720331f;padding:18px;display:grid;gap:16px;position:sticky;top:20px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-board-inspector-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.legacy-board-inspector-heading{display:grid;gap:4px}.legacy-board-inspector-floating{position:absolute;right:18px;width:min(320px,calc(100% - 36px));max-height:calc(100% - 36px);overflow:auto;z-index:8;top:18px}.legacy-board-inspector h4{margin:0;font-size:1.02rem;line-height:1.2}.legacy-board-inspector-close{width:32px;height:32px;border:0;border-radius:999px;background:#11182714;color:#172033;font-size:1rem;cursor:pointer}.legacy-board-inspector-meta{display:flex;flex-wrap:wrap;gap:8px}.legacy-board-inspector-meta span{padding:7px 10px;border-radius:999px;background:#1b1f230d;color:var(--text-secondary);font-size:.84rem}.legacy-board-inspector-actions{display:flex;flex-wrap:wrap;gap:10px}.legacy-board-inspector-action{min-height:36px;border:0;padding:0 12px;border-radius:999px;background:#11182714;color:#172033;font-weight:700;cursor:pointer}.legacy-board-inspector-action.primary{background:#172033;color:#fff}.legacy-board-inspector-action:disabled,.legacy-board-inspector-secondary-action:disabled,.legacy-board-inspector-close:disabled{opacity:.45;cursor:not-allowed}.legacy-board-inspector-secondary-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:-4px}.legacy-board-inspector-secondary-action{border:0;background:transparent;color:var(--text-secondary);font-size:.8rem;font-weight:700;padding:0;cursor:pointer}.legacy-board-inspector-activity{display:grid;gap:10px;padding:12px;border-radius:18px;background:#f4f7fceb;border:1px solid rgba(23,32,51,.08)}.legacy-board-form-builder{display:grid;gap:12px;padding:14px;border-radius:20px;background:#f4f7fceb;border:1px solid rgba(23,32,51,.08)}.legacy-board-form-builder-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.legacy-board-submission-status{color:#718096;font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.legacy-board-form-control{display:grid;gap:6px}.legacy-board-form-control span{font-size:.83rem;font-weight:700;color:#334155}.legacy-board-form-control input,.legacy-board-form-control select,.legacy-board-form-control textarea{width:100%;border:1px solid rgba(23,32,51,.12);border-radius:14px;padding:10px 12px;background:#fffffff5;color:#172033}.legacy-board-form-control.checkbox{grid-template-columns:auto 1fr;align-items:center;gap:10px}.legacy-board-form-control.checkbox input{width:18px;height:18px;margin:0}.legacy-board-form-fields{display:grid;gap:12px}.legacy-board-form-field-card{display:grid;gap:12px;padding:12px;border-radius:18px;background:#ffffffe6;border:1px solid rgba(23,32,51,.08)}.legacy-board-form-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:end}.legacy-board-submission-list{display:grid;gap:10px}.legacy-board-submission-card{display:grid;gap:8px;padding:12px;border-radius:16px;background:#ffffffd1;border:1px solid rgba(15,23,42,.06)}.legacy-board-submission-card header{display:flex;justify-content:space-between;gap:12px;align-items:center}.legacy-board-submission-card header strong{font-size:.82rem;color:#172033}.legacy-board-submission-card header span{font-size:.74rem;color:#718096;text-transform:uppercase;letter-spacing:.06em}.legacy-board-submission-targets{display:flex;flex-wrap:wrap;gap:8px}.legacy-board-submission-targets span{padding:4px 8px;border-radius:999px;background:#0f172a0d;color:#475569;font-size:.76rem}.legacy-board-submission-card dl{margin:0;display:grid;gap:8px}.legacy-board-submission-card dl div{display:grid;gap:2px}.legacy-board-submission-card dt{font-size:.72rem;color:#718096;text-transform:uppercase;letter-spacing:.06em}.legacy-board-submission-card dd{margin:0;font-size:.84rem;color:#172033}.legacy-board-submission-empty{margin:0;color:#718096;font-size:.84rem}.legacy-board-inspector-activity strong{font-size:.94rem}.legacy-board-inspector-list{margin:0;padding-left:18px;display:grid;gap:8px;color:var(--text-secondary)}.legacy-board-context-menu{position:fixed;z-index:60;min-width:220px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fffffff2;box-shadow:0 26px 56px #0f172a2e;padding:8px;display:grid;gap:4px;overflow:hidden;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.legacy-board-context-menu-header{display:grid;gap:2px;padding:6px 8px 10px}.legacy-board-context-menu-header strong{font-size:.9rem;color:#172033}.legacy-board-context-menu-header span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#718096}.legacy-board-context-menu button{border:0;background:transparent;border-radius:12px;padding:10px 12px;text-align:left;cursor:pointer;color:#0f2f45;font-weight:600;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px}.legacy-board-context-menu button:hover{background:#0f172a0f;opacity:1}.legacy-board-context-menu button[data-tone=primary]{background:#1720330f}.legacy-board-context-menu button[data-tone=danger]{color:#8f2d23}.legacy-board-context-menu-bullet{width:8px;height:8px;border-radius:999px;background:#17203333}.legacy-board-context-menu button[data-tone=primary] .legacy-board-context-menu-bullet{background:#615fff}.legacy-board-context-menu button[data-tone=danger] .legacy-board-context-menu-bullet{background:#b3261e}.legacy-board-context-menu button:disabled{opacity:.45;cursor:not-allowed}.legacy-board-detail-grid{margin:0;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.legacy-board-detail-grid div{display:grid;gap:6px;padding:12px 14px;border-radius:16px;background:#1b1f230a}.legacy-board-detail-grid dt{font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary)}.legacy-board-detail-grid dd{margin:0;color:var(--text-primary);word-break:break-word}.legacy-board-modal-backdrop{position:fixed;inset:0;z-index:70;background:#11182752;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:32px;overflow:auto}@media(max-width:1260px){.legacy-board-editor-drawer{width:min(390px,42vw)}.legacy-board-inspector-floating{width:min(320px,calc(100% - 36px))}}@media(max-width:980px){.legacy-board-editor-topbar{flex-direction:column;align-items:stretch}.legacy-board-editor-topbar-cluster,.legacy-board-editor-topbar-center{width:100%}.legacy-board-editor-topbar-center,.legacy-board-editor-topbar-right{display:flex;justify-content:flex-start}.legacy-board-editor-brand-pill{width:100%;justify-content:space-between}.legacy-board-editor-body{padding:14px}.legacy-board-editor-body-subpage{padding-top:132px}.legacy-board-editor-canvas{height:calc(100vh - 170px)}.legacy-board-editor-panel-page,.legacy-board-editor-panel-shell{min-height:calc(100vh - 170px)}.legacy-board-canvas-bottom-bar{grid-template-columns:1fr;justify-items:stretch}.legacy-board-floating-controls{justify-self:end}.legacy-board-editor-drawer{inset:auto 14px 14px;width:auto;height:min(62vh,560px)}.legacy-board-editor-drawer-layout{grid-template-columns:1fr;height:calc(100% - 114px)}.legacy-board-editor-subnav{grid-template-columns:repeat(3,minmax(0,1fr));border-right:0;border-bottom:1px solid rgba(23,32,51,.08)}.legacy-board-subpage-metrics,.legacy-board-subpage-body.has-sidebar{grid-template-columns:1fr}.legacy-board-canvas-hud-primary{flex-direction:column;align-items:flex-start}.legacy-board-inspector-floating{top:auto;right:12px;bottom:84px;width:min(340px,calc(100% - 24px));max-height:min(54vh,520px)}.legacy-board-creation-toolbar{left:12px;top:12px;transform:none}.legacy-board-creation-bar{left:84px;top:12px;transform:none}.legacy-board-page-node-side-toolbar{left:8px;top:8px;flex-direction:row}}.legacy-board-modal{width:min(820px,calc(100vw - 48px));margin:0 auto;border-radius:28px;background:#f9fbfffa;box-shadow:0 24px 70px #11182738;padding:24px;display:grid;gap:18px;position:relative}.legacy-board-modal h3{margin:0;font-size:clamp(1.5rem,2vw,2rem);line-height:1.1}.legacy-board-modal-close{position:absolute;top:18px;right:18px;width:40px;height:40px;border-radius:999px;border:1px solid rgba(23,32,51,.08);background:#ffffffe0;color:var(--text-primary);cursor:pointer;font-size:1.5rem;line-height:1}.summary-card-grid,.agent-card-grid,.app-launch-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.browse-summary-grid,.app-page-layout{display:grid;gap:18px}.app-builder-hero-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.app-builder-overview-strip{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.app-builder-overview-card{display:grid;gap:8px;padding:20px 22px;border-radius:24px;border:1px solid rgba(23,32,51,.08);background:radial-gradient(circle at top left,rgba(77,182,172,.16),transparent 48%),linear-gradient(180deg,#fffffffa,#f4f7fceb);box-shadow:0 16px 32px -28px #0f172a47}.app-builder-overview-label{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.app-builder-overview-card strong{font-size:clamp(1.5rem,2vw,2rem);line-height:1}.app-builder-overview-card p{margin:0;color:var(--text-secondary)}.app-builder-grid{display:grid;gap:18px;grid-template-columns:minmax(320px,.95fr) minmax(420px,1.05fr)}.app-builder-panel{display:grid;gap:18px}.app-builder-panel-accent{background:linear-gradient(180deg,#ecf8f6f2,#ffffffeb),#fff}.app-builder-section-header{display:grid;gap:8px}.app-builder-section-header h3{margin:0;font-size:1.25rem}.app-builder-section-header p{margin:0;color:var(--text-secondary);line-height:1.55}.app-builder-summary-list{display:grid;gap:12px}.app-builder-summary-list a{color:inherit;text-decoration:none}.app-builder-summary-list a:hover{text-decoration:underline}.app-builder-summary-list>div,.app-builder-runtime-status{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:12px 14px;border-radius:16px;background:#1b1f230a}.app-builder-summary-list strong,.app-builder-runtime-status strong{font-size:.92rem}.app-builder-summary-list span,.app-builder-runtime-status span{color:var(--text-secondary)}.app-builder-agent-bindings{display:grid;gap:16px}.app-builder-agent-row{display:grid;gap:14px;padding:18px;border-radius:22px;border:1px solid rgba(23,32,51,.08);background:linear-gradient(180deg,#fffffffa,#f8fafff0),#fff;box-shadow:0 18px 32px -30px #0f172a47}.app-builder-agent-row-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.app-builder-agent-row-title{display:flex;gap:14px;align-items:flex-start}.app-builder-agent-row-title>div{display:grid;gap:6px}.app-builder-agent-row-title strong{font-size:1.08rem}.app-builder-agent-row-title p{margin:0;color:var(--text-secondary);line-height:1.5}.app-builder-agent-row-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.app-builder-step-badge,.app-builder-visibility-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#1b1f230f;color:var(--text-secondary);font-size:.82rem;white-space:nowrap}.app-builder-step-badge{background:#0e74901a;color:#0f5f73}.app-builder-visibility-chip.is-visible{background:#2a74591f;color:#205945}.app-builder-agent-meta{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.app-builder-agent-meta>div{display:grid;gap:6px;padding:12px 14px;border-radius:16px;background:#1b1f230a}.app-builder-agent-meta strong{font-size:.86rem}.app-builder-agent-meta span{color:var(--text-secondary);word-break:break-word}.app-builder-agent-row-footer{display:flex;justify-content:space-between;gap:16px;align-items:end}.app-builder-agent-row-footer>div{display:grid;gap:6px}.app-builder-agent-row-footer strong{font-size:1rem}.app-builder-agent-row-footer span{color:var(--text-secondary);line-height:1.45}.app-builder-toggle-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.app-builder-library-grid{display:grid;gap:14px}.app-builder-library-card{display:grid;gap:12px;padding:18px;border-radius:20px;border:1px solid rgba(23,32,51,.08);background:#fafbfff0}.app-builder-library-card-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.app-builder-library-card-header>div{display:grid;gap:4px}.app-builder-library-card-header strong{font-size:1rem}.app-builder-library-card-header span{color:var(--text-secondary);text-transform:capitalize}.app-builder-library-card p{margin:0;color:var(--text-secondary);line-height:1.5}.app-builder-library-card code{font-size:.82rem;color:var(--text-secondary);word-break:break-word}.app-builder-empty-state{display:grid;gap:10px;padding:22px;border-radius:22px;border:1px dashed rgba(23,32,51,.12);background:#f7f9fce6}.app-builder-empty-state.compact{padding:18px}.app-builder-empty-state strong{font-size:1rem}.app-builder-empty-state p{margin:0;color:var(--text-secondary);line-height:1.5}@media(max-width:960px){.app-builder-overview-strip,.app-builder-grid{grid-template-columns:1fr}.app-builder-agent-row-header,.app-builder-library-card-header{flex-direction:column}.app-builder-agent-row-footer{flex-direction:column;align-items:start}}.platform-catalog-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.platform-catalog-hero-copy{display:grid;gap:8px;max-width:58rem}.platform-catalog-hero-copy h2{margin:0;font-size:clamp(1.6rem,2.2vw,2.15rem);line-height:1.08}.platform-catalog-hero-copy p{margin:0;color:var(--text-secondary);line-height:1.55}.platform-catalog-hero-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.platform-catalog-section{display:grid;gap:14px}.platform-catalog-section-header{display:flex;justify-content:space-between;gap:16px;align-items:end}.platform-catalog-section-header>div{display:grid;gap:6px}.platform-catalog-section-header h2{margin:0;font-size:1.28rem}.platform-catalog-section-header p{margin:0;color:var(--text-secondary)}.platform-catalog-section-link{border:0;background:transparent;color:var(--text-secondary);cursor:pointer}.platform-catalog-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.platform-catalog-card{position:relative;min-height:250px;display:grid;grid-template-rows:auto 1fr auto auto;gap:16px;padding:18px;border-radius:26px;border:1px solid rgba(27,31,35,.08);background:linear-gradient(145deg,#eef3ff,#e5ecfb);box-shadow:0 18px 34px -28px #0f172a38;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.platform-catalog-card:hover,.platform-catalog-card:focus-visible,.platform-catalog-card.active{transform:translateY(-2px);box-shadow:0 22px 42px -26px #0f172a47;border-color:#1b1f2324}.platform-catalog-card[role=button]{cursor:pointer}.platform-catalog-card.has-image{background-size:cover;background-position:center}.platform-catalog-card.muted{opacity:.82}.platform-catalog-card-top{display:flex;justify-content:space-between;align-items:start;gap:12px}.platform-catalog-badge{display:inline-flex;align-items:center;min-height:24px;padding:4px 10px;border-radius:999px;background:#242a35b8;color:#fff;font-size:.82rem}.platform-catalog-card-actions{position:relative;display:inline-flex;gap:8px}.platform-catalog-icon-button{width:34px;height:34px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:#ffffffdb;color:var(--text-primary);cursor:pointer;box-shadow:0 10px 18px -16px #0f172a80}.platform-catalog-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:5;min-width:176px;display:grid;gap:4px;padding:8px;border-radius:16px;border:1px solid var(--border-default);background:#fffffff5;box-shadow:var(--shadow-popover)}.platform-catalog-menu button{border:0;background:transparent;text-align:left;border-radius:10px;padding:9px 10px;cursor:pointer}.platform-catalog-menu button:hover{background:#1b1f230f}.platform-catalog-menu button.danger{color:#b42318}.platform-catalog-card-body{display:grid;gap:14px;align-content:start}.platform-catalog-profile{width:54px;height:54px;display:inline-grid;place-items:center;overflow:hidden;border-radius:999px;background:#ffffffd6;color:var(--text-primary);font-weight:700;letter-spacing:-.02em}.platform-catalog-profile img{width:100%;height:100%;object-fit:cover}.platform-catalog-copy{display:grid;gap:6px}.platform-catalog-copy h3{margin:0;font-size:1.8rem;line-height:1.08}.platform-catalog-copy small,.platform-catalog-copy p{color:inherit;opacity:.8}.platform-catalog-copy p{margin:4px 0 0;font-size:.98rem;line-height:1.5}.platform-catalog-meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:inherit;opacity:.78;font-size:.86rem}.platform-catalog-footer{display:flex;justify-content:flex-start}.platform-catalog-secondary-button{border:0;border-radius:999px;padding:10px 14px;background:#ffffffdb;color:var(--text-primary);cursor:pointer}.platform-catalog-empty-card{display:grid;gap:6px;min-height:190px;place-content:center}.platform-catalog-empty-card p{margin:0;color:var(--text-secondary)}.page-stack,.controls-layout,.collection-grid{display:grid;gap:18px}.collection-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.summary-card,.agent-card,.app-launch-card,.info-card{display:grid;gap:8px}.list-card{gap:16px}.list-card-header{display:grid;gap:6px}.list-card-header h2,.collection-card-header strong{margin:0}.platform-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.platform-list.compact{gap:10px}.platform-list-item{display:grid;gap:4px}.platform-list-item strong{color:var(--text-primary)}.platform-list-item span,.collection-card p,.list-card-empty{color:var(--text-secondary)}.collection-card{gap:14px}.collection-card-header{display:grid;gap:4px}.collection-card p{margin:0;line-height:1.5}.collection-metadata{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--text-secondary);font-size:var(--font-size-md)}.collection-card-empty{place-content:center;min-height:180px}.platform-external-card{max-width:760px}.agents-page{display:grid;gap:18px}.agents-catalog-page{display:grid;gap:26px}.agents-topbar{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.shell-catalog-topbar{margin-bottom:22px}.agents-search-shell{position:relative;width:min(100%,300px);min-height:48px;display:flex;align-items:center;gap:10px;padding:0 16px;border-radius:999px;border:1px solid rgba(23,32,51,.06);background:#ffffffc7;box-shadow:0 8px 20px #1923370d}.agents-search-icon,.agents-search-shortcut,.agents-search-clear{color:var(--text-tertiary)}.agents-search-shell input{flex:1;border:0;background:transparent;outline:none;font:inherit;color:var(--text-primary)}.agents-search-shortcut{border:1px solid rgba(23,32,51,.08);background:#f4f6fae6;border-radius:10px;padding:5px 8px;font-size:.75rem}.agents-search-clear{border:0;background:transparent;cursor:pointer;font-size:1.1rem}.agents-topbar-actions{display:flex;align-items:center;gap:14px}.agents-create-button{border:0;border-radius:999px;background:#0f1115;color:#fff;padding:12px 20px;display:inline-flex;align-items:center;gap:10px;cursor:pointer;box-shadow:0 14px 30px #12192626}.agents-user-menu{position:relative}.agents-user-menu-trigger{border:0;background:transparent;padding:0;display:inline-flex;align-items:center;cursor:pointer}.agents-topbar-avatars{display:inline-flex;align-items:center}.agents-topbar-avatar{width:38px;height:38px;border-radius:999px;display:inline-grid;place-items:center;background:#f2f4f7;color:var(--text-primary);font-weight:700;box-shadow:0 0 0 3px #fff}.agents-topbar-avatar+.agents-topbar-avatar{margin-left:-10px}.agents-topbar-avatar.muted{background:#1b1f23;color:#fff}.agents-user-menu-panel{position:absolute;top:calc(100% + 10px);right:0;width:220px;border-radius:18px;border:1px solid rgba(23,32,51,.08);background:#fffffff5;box-shadow:0 20px 40px #1821311f;padding:10px;display:grid;gap:4px;z-index:20}.agents-user-menu-profile{padding:10px 12px;border-radius:14px;background:#f4f6fae6}.agents-user-menu-profile strong,.agents-gallery-copy h3,.agents-gallery-section-header h2,.agents-catalog-header h1{margin:0}.agents-user-menu-profile span{color:var(--text-secondary);font-size:var(--font-size-md)}.agents-user-menu-panel button{border:0;background:transparent;border-radius:12px;padding:10px 12px;text-align:left;cursor:pointer;color:var(--text-primary)}.agents-user-menu-panel button:hover{background:#1b1f230d}.agents-catalog-header h1{font-size:clamp(2.6rem,5vw,4rem);line-height:.98}.agents-gallery-section{display:grid;gap:14px}.agents-gallery-section-header{display:flex;align-items:end;justify-content:space-between;gap:16px}.agents-section-actions{display:flex;align-items:center;gap:16px}.agents-gallery-section-header>div{display:grid;gap:6px}.agents-gallery-section-header h2{font-size:1.95rem;font-weight:500}.agents-section-link{border:0;background:transparent;color:var(--text-secondary);cursor:pointer;padding:6px 0}.agents-section-link:hover{color:var(--text-primary)}.agents-gallery-section-header p,.agents-gallery-copy small{margin:0;color:var(--text-secondary)}.agents-gallery-grid{display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));auto-rows:300px}.agents-gallery-card{position:relative;overflow:hidden;border:0;border-radius:32px;padding:24px;text-align:left;cursor:pointer;display:flex;align-items:flex-end;min-height:300px;box-shadow:0 12px 28px #121d2c14}.agents-gallery-card.active{outline:3px solid rgba(27,31,35,.1)}.agents-gallery-card:hover .agents-gallery-card-actions-left,.agents-gallery-card:hover .agents-gallery-card-actions-right{opacity:1;transform:translateY(0)}.agents-gallery-card-actions-left,.agents-gallery-card-actions-right{position:absolute;top:16px;display:flex;gap:8px;opacity:0;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease;z-index:2}.agents-gallery-card-actions-left{left:16px}.agents-gallery-card-actions-right{right:16px}.agents-gallery-icon-button{width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#ffffff2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:inherit;display:inline-grid;place-items:center;cursor:pointer}.agents-gallery-profile{position:absolute;top:78px;right:20px;width:58px;height:58px;border-radius:999px;display:inline-grid;place-items:center;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:700;overflow:hidden}.agents-gallery-profile img,.agent-profile-preview img{width:100%;height:100%;object-fit:cover}.agents-gallery-context-menu{position:absolute;top:44px;right:0;min-width:180px;border-radius:16px;border:1px solid rgba(23,32,51,.08);background:#fffffff5;box-shadow:0 20px 40px #1821311f;padding:8px;display:grid;gap:4px}.agents-gallery-context-menu button{border:0;background:transparent;border-radius:10px;padding:10px 12px;text-align:left;cursor:pointer;color:#20242c}.agents-gallery-context-menu button:hover{background:#1b1f230d}.agents-gallery-context-menu button.danger{color:#b42318}.agents-gallery-badge{position:absolute;left:24px;bottom:112px;display:inline-flex;border-radius:10px;padding:4px 10px;background:#2d313ab3;color:#fff;font-size:.82rem}.agents-gallery-copy{position:relative;z-index:1;display:grid;gap:6px}.agents-gallery-copy h3{font-size:clamp(1.7rem,2vw,2.4rem);font-weight:500;line-height:1.08}.agents-gallery-watermark{position:absolute;left:24px;right:24px;bottom:24px;font-size:.82rem;letter-spacing:.04em;opacity:.18;text-transform:uppercase;pointer-events:none;white-space:nowrap;overflow:hidden}.agents-empty-card{min-height:180px;border-radius:28px;border:1px dashed rgba(23,32,51,.14);background:#ffffffb8;padding:24px;display:grid;place-content:center;text-align:center;color:var(--text-secondary)}.agents-empty-banner{border:1px solid rgba(23,32,51,.08);border-radius:32px;background:radial-gradient(circle at top right,rgba(138,160,255,.24),transparent 34%),linear-gradient(145deg,#fffffff5,#f4f7fceb);box-shadow:0 16px 40px #17203314;padding:26px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;cursor:pointer}.agents-empty-banner-copy{display:grid;gap:8px}.agents-empty-banner-copy strong{font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.15}.agents-empty-banner-copy span:last-child{color:var(--text-secondary)}.agents-empty-banner-action{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:#0f1115;color:#fff;white-space:nowrap}.browse-empty-banner{border:1px solid rgba(23,32,51,.08);border-radius:32px;background:radial-gradient(circle at top right,rgba(138,160,255,.18),transparent 34%),linear-gradient(145deg,#fffffff5,#f4f7fceb);box-shadow:0 16px 40px #17203314;padding:26px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.browse-empty-banner-copy{display:grid;gap:8px}.browse-empty-banner-copy strong{font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.15}.browse-empty-banner-copy span:last-child{color:var(--text-secondary)}.browse-spotlight{display:grid;gap:18px}.browse-spotlight-copy{display:grid;gap:14px}.browse-spotlight-copy h2{margin:0}.browse-spotlight-copy p{margin:0;color:var(--text-secondary);line-height:1.6}.browse-spotlight-meta{display:flex;flex-wrap:wrap;gap:10px}.browse-spotlight-meta span{padding:7px 10px;border-radius:999px;background:var(--bg-muted);color:var(--text-secondary);font-size:var(--font-size-md)}.agents-create-inline{border:1px dashed rgba(23,32,51,.14);cursor:pointer}.agents-create-inline strong{color:var(--text-primary)}.agent-configuration-sheet{gap:20px}.agent-modal-backdrop{position:fixed;inset:0;z-index:50;background:#1118275c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:36px;overflow:auto}.agent-modal{width:min(1080px,calc(100vw - 48px));margin:0 auto;border-radius:32px;background:#f9fbfffa;box-shadow:0 24px 70px #11182738;padding:28px;display:grid;gap:22px;position:relative}.agent-modal-close{position:absolute;top:18px;right:18px;width:40px;height:40px;border-radius:999px;border:1px solid rgba(23,32,51,.08);background:#ffffffe0;color:var(--text-primary);cursor:pointer;font-size:1.5rem}.platform-editor-backdrop{position:fixed;inset:0;z-index:60;background:#11182761;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:32px;overflow:auto}.platform-editor-modal{width:min(980px,calc(100vw - 48px));margin:0 auto;border-radius:30px;background:#f9fbfffb;box-shadow:0 28px 72px #11182738;padding:28px;display:grid;gap:22px;position:relative}.platform-editor-modal-compact{width:min(680px,calc(100vw - 48px))}.platform-editor-header{display:grid;gap:10px;padding-right:52px}.platform-editor-header h2{margin:0;font-size:clamp(1.85rem,3vw,2.5rem);line-height:1.05}.platform-editor-header p{margin:0;color:var(--text-secondary);line-height:1.55;max-width:56rem}.platform-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.platform-editor-field,.platform-editor-section{display:grid;gap:10px}.platform-editor-field-full{grid-column:1 / -1}.platform-editor-field>span{font-size:var(--font-size-md-high);color:var(--text-secondary)}.platform-editor-field input,.platform-editor-field textarea,.platform-editor-field select{width:100%;border-radius:16px;border:1px solid rgba(23,32,51,.1);background:#ffffffe6;padding:12px 14px;font:inherit;color:var(--text-primary);resize:vertical}.platform-editor-field input:focus,.platform-editor-field textarea:focus,.platform-editor-field select:focus{outline:2px solid rgba(27,31,35,.12);outline-offset:1px;border-color:#1b1f2333}.platform-editor-section{padding:18px;border-radius:24px;border:1px solid rgba(23,32,51,.08);background:#ffffffb3}.platform-editor-section-header{display:grid;gap:6px}.platform-editor-section-header h3{margin:0;font-size:1.15rem}.platform-editor-section-header p,.platform-editor-muted{margin:0;color:var(--text-secondary);line-height:1.5}.platform-editor-error{margin:0;color:#b42318;line-height:1.5}.platform-share-locator-status{display:grid;gap:8px}.platform-share-locator-pill{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border-radius:999px;border:1px solid rgba(23,32,51,.08);background:#1b1f230a;color:var(--text-primary);line-height:1.35}.platform-share-locator-pill.available{border-color:#12b76a40;background:#12b76a14;color:#067647}.platform-share-locator-pill.taken,.platform-share-locator-pill.reserved,.platform-share-locator-pill.invalid,.platform-share-locator-pill.error{border-color:#f0443833;background:#f0443814;color:#b42318}.platform-share-locator-pill.checking{border-color:#1b1f2314;background:#1b1f230a;color:var(--text-secondary)}.platform-editor-checkbox-list{display:grid;gap:10px}.platform-editor-checkbox{display:flex;align-items:start;gap:12px;border-radius:16px;padding:12px 14px;background:#1b1f230a}.platform-editor-checkbox.align-center{align-items:center}.platform-editor-checkbox input{margin-top:3px}.platform-editor-checkbox.align-center input{margin-top:0}.platform-editor-checkbox span{display:grid;gap:4px}.platform-editor-checkbox span small{color:var(--text-secondary)}.platform-editor-footer{display:flex;justify-content:space-between;gap:16px;align-items:center}.platform-editor-inline-actions{display:flex;gap:10px;flex-wrap:wrap}.platform-editor-danger{color:#b42318}.platform-share-qr-layout{display:grid;grid-template-columns:minmax(240px,260px) minmax(0,1fr);gap:18px;align-items:center}.platform-share-qr-frame{min-height:260px;display:grid;place-items:center;border-radius:24px;border:1px solid rgba(23,32,51,.08);background:#ffffffeb;overflow:hidden}.platform-share-qr-canvas,.platform-share-qr-svg{width:240px;height:240px}.platform-share-qr-svg{display:none}.platform-share-qr-copy{display:grid;gap:10px}.platform-share-qr-copy strong{font-size:1.05rem}.platform-share-qr-copy p,.platform-share-qr-empty{margin:0;color:var(--text-secondary);line-height:1.55}.platform-share-preview-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:18px;align-items:start}.platform-share-preview-card{display:grid;gap:14px;padding:16px;border-radius:24px;border:1px solid rgba(23,32,51,.08);background:#fffffff0}.platform-share-preview-media{min-height:180px;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:linear-gradient(135deg,#c6cfe199,#e8edf7e6)}.platform-share-preview-media img{width:100%;height:180px;object-fit:cover}.platform-share-preview-fallback{width:72px;height:72px;display:grid;place-items:center;border-radius:24px;background:#1b1f23e0;color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.08em}.platform-share-preview-copy{display:grid;gap:8px}.platform-share-preview-copy strong{font-size:1.05rem}.platform-share-preview-copy p,.platform-share-preview-copy span{margin:0;color:var(--text-secondary);line-height:1.5}.platform-share-preview-copy span{word-break:break-all}.platform-share-preview-actions{display:grid;gap:12px}.platform-share-preview-file-input{display:none}.platform-public-share{min-height:100vh;display:grid;place-items:center;padding:32px 20px;background:radial-gradient(circle at top right,rgba(166,184,255,.2),transparent 30%),linear-gradient(180deg,#f5f7fb,#eef2f8)}.platform-public-share-card{width:min(720px,100%);display:grid;gap:18px;padding:32px;border-radius:30px;border:1px solid rgba(23,32,51,.08);background:#fffffff0;box-shadow:0 28px 72px #11182729}.platform-public-share-preview{width:min(420px,100%)}.platform-public-share-card h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.platform-public-share-card>p{margin:0;color:var(--text-secondary);line-height:1.6}.platform-public-share-meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--text-secondary);font-size:.92rem}.platform-public-share-auth,.platform-public-share-success{display:grid;gap:14px;padding:18px;border-radius:22px;background:#1b1f230a}.platform-public-share-live-app{display:grid;gap:8px;padding:16px 18px;border-radius:18px;border:1px solid rgba(15,118,110,.16);background:linear-gradient(135deg,#0f766e14,#fffc)}.platform-public-share-live-app strong,.platform-public-share-live-app p{margin:0}.platform-public-share-live-app p{color:var(--text-secondary);line-height:1.6}.agent-modal-header{display:flex;align-items:start;justify-content:space-between;gap:18px;padding-right:52px}.agent-configuration-header{display:flex;justify-content:space-between;gap:16px;align-items:start}.agent-config-actions,.agent-profile-upload-actions{display:flex;gap:10px;flex-wrap:wrap}.agent-profile-upload-row{display:flex;align-items:center;gap:16px;margin:8px 0 18px}.agent-profile-preview{width:88px;height:88px;border-radius:999px;overflow:hidden;display:inline-grid;place-items:center;background:#1b1f230f;color:var(--text-primary);font-weight:700}.agent-detail-avatar{width:72px;height:72px;overflow:hidden}.agent-detail-avatar img{width:100%;height:100%;object-fit:cover}.agent-profile-upload-input{display:none}.agent-config-input{width:100%;border-radius:16px;border:1px solid rgba(23,32,51,.1);background:#ffffffd1;padding:12px 14px;font:inherit;color:var(--text-primary)}.agent-config-input.heading{font-size:2rem;font-weight:600;line-height:1.05}.agents-layout{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(0,1.4fr);gap:18px;align-items:start}.agent-guidance-card h2{margin:4px 0 0}.agent-guidance-card p{margin:0;color:var(--text-secondary);line-height:1.55}.agents-list{display:grid;gap:10px}.agent-list-item{width:100%;text-align:left;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface);padding:12px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;cursor:pointer}.agent-list-item.active{border-color:var(--border-strong);box-shadow:inset 0 0 0 1px #1b1f2314;background:var(--bg-muted)}.agent-list-avatar,.agent-detail-avatar{width:44px;height:44px;border-radius:var(--radius-full);display:inline-grid;place-items:center;background:var(--bg-muted);color:var(--text-primary);font-weight:700}.agent-list-copy,.agent-detail-identity>div{min-width:0;display:grid;gap:4px}.agent-list-copy strong{color:var(--text-primary)}.agent-list-copy span,.agent-list-copy small{color:var(--text-secondary)}.agent-detail-card{gap:16px}.agent-detail-header{display:flex;justify-content:space-between;gap:16px;align-items:start}.agent-detail-identity{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start}.agent-detail-identity h2,.agent-detail-panel h3{margin:4px 0 0}.agent-detail-identity p{margin:6px 0 0;color:var(--text-secondary);line-height:1.55}.agent-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.agent-detail-panel{display:grid;gap:12px;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface);padding:16px}.agent-meta-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.agent-meta-list li{display:grid;gap:4px}.agent-meta-list strong{font-size:var(--font-size-md-high)}.agent-meta-list span{color:var(--text-secondary);line-height:1.5}.agent-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.agent-toggle-item{border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;background:var(--bg-surface);width:100%;text-align:left;appearance:none;color:inherit}.agent-toggle-input{position:absolute;opacity:0;pointer-events:none}.agent-toggle-item.enabled{background:var(--bg-muted)}.agent-toggle-item.editable{cursor:pointer;transition:border-color .14s ease,background-color .14s ease,transform .14s ease}.agent-toggle-item.editable:hover{border-color:var(--accent-primary);background:color-mix(in srgb,var(--accent-primary) 6%,var(--bg-surface))}.agent-toggle-item.editable:focus-visible{outline:2px solid color-mix(in srgb,var(--accent-primary) 44%,white);outline-offset:2px}.agent-toggle-item:disabled{cursor:default}.agent-toggle-copy{min-width:0;display:grid;gap:4px}.agent-toggle-copy span,.agent-toggle-copy small{color:var(--text-secondary)}.agent-tool-policy-row{display:grid;gap:6px;margin-top:6px}.agent-tool-policy-row span{font-size:var(--font-size-md);color:var(--text-secondary)}.agent-tool-policy-row .agent-config-input{min-height:40px;padding:8px 10px}.agent-toggle-pill{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:6px 10px;border-radius:var(--radius-pill);background:#1b1f2314;color:var(--text-secondary);font-size:var(--font-size-md);font-weight:700}.agent-toggle-pill.enabled{background:var(--accent-primary);color:var(--accent-primary-text)}.agent-settings-stack{display:grid;gap:12px}.agent-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.agent-settings-field{display:grid;gap:6px}.agent-settings-field>span{font-size:var(--font-size-md-high);font-weight:600;color:var(--text-primary)}.agent-model-picker{display:grid;gap:8px}.agent-model-hint{color:var(--text-secondary);line-height:1.45}.agent-routing-list{display:grid;gap:12px}.agent-routing-card{display:grid;gap:12px;padding:14px;border:1px solid var(--border-default);border-radius:18px;background:color-mix(in srgb,var(--bg-surface) 88%,var(--bg-muted))}.agent-routing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.agent-routing-actions{display:flex;justify-content:flex-end}.agent-readonly-block{min-height:48px;padding:12px 14px;border-radius:16px;border:1px solid var(--border-default);background:color-mix(in srgb,var(--bg-surface) 82%,var(--bg-muted));color:var(--text-secondary);line-height:1.5}.agent-readonly-code{margin:0;padding:14px;border-radius:16px;border:1px solid var(--border-default);background:color-mix(in srgb,var(--bg-surface) 82%,var(--bg-muted));color:var(--text-primary);font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:.8rem;line-height:1.55;white-space:pre-wrap}.agent-settings-checkbox-row{display:flex;flex-wrap:wrap;gap:10px}.agent-settings-checkbox{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border-default);border-radius:var(--radius-pill);padding:8px 12px;background:var(--bg-surface);color:var(--text-secondary)}.agent-settings-checkbox.enabled{border-color:color-mix(in srgb,var(--accent-primary) 35%,var(--border-default));color:var(--text-primary);background:color-mix(in srgb,var(--accent-primary) 6%,var(--bg-surface))}.agent-settings-checkbox input{margin:0}.agent-attachment-section{display:grid;gap:10px;border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:14px;background:color-mix(in srgb,var(--bg-surface) 88%,var(--bg-muted))}.agent-attachment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.agent-attachment-header strong{display:block;font-size:var(--font-size-md-high)}.agent-attachment-header p{margin:4px 0 0;color:var(--text-secondary);font-size:var(--font-size-md)}.agent-attachment-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.agent-attachment-item{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border-default);border-radius:var(--radius-md);padding:10px 12px;background:var(--bg-surface)}.agent-attachment-link{display:grid;gap:2px;padding:0;border:0;background:transparent;text-align:left;color:inherit;cursor:pointer}.agent-attachment-link span,.agent-attachment-empty{color:var(--text-secondary);font-size:var(--font-size-md)}.agent-skill-list{display:grid;gap:12px}.agent-skill-card{display:grid;gap:12px;padding:14px;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--bg-surface) 90%,var(--bg-muted))}.agent-skill-card-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.agent-skill-card-header>div{display:grid;gap:4px}.agent-skill-card-header span{color:var(--text-secondary);text-transform:capitalize;font-size:var(--font-size-md)}.agent-skill-empty{padding:14px;border:1px dashed var(--border-default);border-radius:var(--radius-lg);color:var(--text-secondary);background:color-mix(in srgb,var(--bg-surface) 88%,var(--bg-muted))}.agent-runtime-tools{display:flex;flex-wrap:wrap;gap:8px}.agent-runtime-tool{display:inline-flex;align-items:center;padding:8px 10px;border-radius:var(--radius-pill);background:var(--bg-muted);color:var(--text-primary);font-size:var(--font-size-md)}.app-launch-card{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface);padding:18px;text-align:left;cursor:pointer}.app-page-intro h2{margin:4px 0 0}.app-page-intro p{margin:0;color:var(--text-secondary);line-height:1.55}.app-launch-card strong,.summary-card strong{font-size:var(--font-size-lg-high)}.app-launch-card p,.summary-card p,.info-card p,.agent-card p{margin:0;color:var(--text-secondary);line-height:1.5}.agent-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.agent-card h3{margin:0 0 4px}.agent-card small{color:var(--text-tertiary)}.agent-card-avatar{width:44px;height:44px;border-radius:var(--radius-full);display:inline-grid;place-items:center;background:var(--bg-muted);color:var(--text-primary);font-weight:700}.agent-chip-row{width:min(100%,860px);display:flex;flex-wrap:wrap;gap:12px}.agent-chip{display:inline-flex;align-items:center;gap:12px;padding:10px 14px;border:1px solid var(--border-default);border-radius:999px;background:var(--bg-surface);cursor:pointer}.agent-chip-avatar{width:32px;height:32px;border-radius:var(--radius-full);display:inline-grid;place-items:center;background:var(--bg-muted);font-size:var(--font-size-md);font-weight:700}.agent-chip-copy{display:grid;text-align:left}.agent-chip-copy strong{font-size:var(--font-size-md-high)}.agent-chip-copy small{color:var(--text-secondary);font-size:var(--font-size-md)}.companion-surface-layout{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(0,1.4fr);gap:18px;align-items:start}.companion-spotlight{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.35fr);gap:18px;align-items:start}.companion-spotlight-copy{display:grid;gap:16px}.companion-spotlight-title-row{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}.companion-spotlight-avatar{width:60px;height:60px;border-radius:18px;background:var(--bg-muted);color:var(--text-primary);display:inline-grid;place-items:center;overflow:hidden;font-weight:700}.companion-spotlight-avatar img{width:100%;height:100%;object-fit:cover}.companion-spotlight-title-row h2{margin:0 0 6px}.companion-spotlight-title-row p{margin:0;color:var(--text-secondary);line-height:1.5}.companion-spotlight-meta{display:flex;flex-wrap:wrap;gap:10px}.companion-spotlight-meta span{padding:7px 10px;border-radius:999px;background:var(--bg-muted);color:var(--text-secondary);font-size:var(--font-size-md)}.companion-spotlight-actions{display:flex;flex-wrap:wrap;gap:10px}.companion-surface-nav{display:grid;gap:10px}.companion-surface-button{width:100%;text-align:left;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface);padding:14px;display:grid;gap:6px;cursor:pointer}.companion-surface-button.active{background:var(--bg-muted);border-color:var(--border-strong);box-shadow:inset 0 0 0 1px #1b1f2314}.companion-surface-button span{color:var(--text-secondary);line-height:1.5}.companion-preview-shell{display:grid;gap:14px}.companion-preview-header{display:grid;gap:6px}.companion-preview-header h2{margin:0}.companion-preview-header p{margin:0;color:var(--text-secondary);line-height:1.5}.app-shell{padding:24px}.app-shell.embedded{padding:14px}.app-shell.compact .hero{margin-bottom:12px}.app-shell.compact .hero h1{font-size:clamp(1.3rem,2vw,2rem)}.hero{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:20px}.hero h1{margin:4px 0 0;font-size:clamp(2rem,4vw,3.4rem)}.hero p{max-width:42rem;margin:0;line-height:1.5;color:var(--text-secondary)}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:var(--font-size-md-low);color:var(--text-tertiary)}.workspace-grid{display:grid;grid-template-columns:1.1fr 1.2fr 1fr;gap:18px;min-height:calc(100vh - 170px)}.status-banner{margin-bottom:16px;padding:12px 16px;border-radius:14px;background:#1b1f230f;color:var(--text-secondary)}.actor-bar{margin-bottom:16px;display:grid;grid-template-columns:minmax(220px,1.2fr) repeat(2,minmax(180px,.9fr)) minmax(200px,1fr);gap:12px;align-items:end;background:var(--bg-surface);border:1px solid var(--border-default);border-radius:18px;padding:14px 16px;box-shadow:var(--shadow-card-light)}.actor-bar.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.actor-bar-copy,.actor-field,.actor-host-card{display:grid;gap:6px;min-width:0}.actor-bar-copy span:last-child,.actor-host-card span:last-child,.actor-field span{color:var(--text-secondary);font-size:.9rem}.actor-field input{width:100%;border-radius:12px;border:1px solid var(--border-input);padding:10px 12px;background:var(--bg-input)}.actor-host-card{border:1px solid var(--border-default);border-radius:14px;padding:10px 12px;background:var(--bg-muted)}.center-column{display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px}.workspace-tools-panel{display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0}.workspace-panel-tabs{display:flex;gap:10px;flex-wrap:wrap}.workspace-panel-tab{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border-default);border-radius:999px;padding:8px 12px;background:var(--bg-surface);color:var(--blinkin-text);cursor:pointer}.workspace-panel-tab strong{min-width:24px;border-radius:999px;padding:2px 8px;background:#17203314;font-size:.82rem;text-align:center}.workspace-panel-tab.active{border-color:var(--border-strong);background:var(--bg-muted);box-shadow:inset 0 0 0 1px #1b1f2314}.workspace-panel-shell{min-height:0}.workspace-panel-loading{min-height:220px;display:grid;place-items:center;color:var(--text-secondary);border:1px dashed rgba(27,31,35,.16);border-radius:16px;background:#ffffff75}.column-card,.widget-stage{background:var(--blinkin-surface);border:1px solid var(--border-default);border-radius:18px;padding:18px;box-shadow:var(--shadow-card-light)}.section-header{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:16px}.button-row{display:flex;gap:8px;flex-wrap:wrap}.section-header h2{margin:4px 0 0;font-size:1.2rem}.btn{border:0;border-radius:999px;padding:10px 14px;cursor:pointer}.btn.primary{background:var(--blinkin-text);color:#fff}.btn.secondary,.btn.ghost{background:#1b1f2314;color:var(--text-primary)}.btn.tertiary{background:transparent;color:var(--text-secondary)}.source-list,.feed-list,.widget-list,.status-timeline{list-style:none;padding:0;margin:0}.feed-section{border:1px solid rgba(23,32,51,.08);border-radius:14px;padding:12px;margin-bottom:14px;background:#ffffff94}.subsection-header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.feed-section h3{margin-top:0}.feed-list li{display:grid;gap:4px;padding:8px 0;border-bottom:1px solid rgba(23,32,51,.08)}.feed-list li:last-child{border-bottom:0}.feed-form{display:grid;gap:8px;margin-top:12px}.feed-form input{border-radius:10px;border:1px solid rgba(23,32,51,.12);padding:10px 12px;background:#fff}.integration-status,.integration-empty{margin:0 0 10px;color:#566074;line-height:1.4}.integration-token-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;margin-bottom:8px}.integration-token-row input{border-radius:10px;border:1px solid rgba(23,32,51,.12);padding:10px 12px;background:#fff}.integration-token-note{margin:0 0 12px;color:#566074;font-size:.9rem;line-height:1.4}.integration-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.integration-item{display:grid;grid-template-columns:1fr auto;gap:12px;padding:10px 0;border-bottom:1px solid rgba(23,32,51,.08)}.integration-item:last-child{border-bottom:0}.integration-item span,.integration-item small{display:block;color:#566074}.control-plane-card{display:grid;gap:14px}.control-plane-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.control-scheduler-status{border:1px solid rgba(23,32,51,.08);border-radius:14px;padding:12px 14px;background:#ffffff94;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.control-scheduler-status span:last-child{color:#566074;font-size:.9rem}.control-plane-toolbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.control-toolbar-field{display:grid;gap:6px}.control-toolbar-field span{color:#566074;font-size:.88rem}.control-toolbar-field input,.control-toolbar-field select{width:100%;border-radius:12px;border:1px solid rgba(23,32,51,.12);padding:10px 12px;background:#fff}.control-kpi{border:1px solid rgba(23,32,51,.08);border-radius:14px;padding:12px 14px;background:#ffffff94;display:grid;gap:6px}.control-kpi span{color:#566074;font-size:.85rem}.control-kpi strong{font-size:1.35rem}.control-plane-layout{display:flex;flex-direction:column;gap:14px}.control-plane-board-column{min-width:0;overflow-x:auto}.control-plane-detail{display:grid;gap:12px}.control-plane-columns{display:flex;gap:12px;overflow-x:auto;padding:4px 0 16px;min-height:400px}.control-lane{flex:1;min-width:180px;max-width:280px;display:flex;flex-direction:column}.control-lane-header{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:8px 12px;margin-bottom:8px}.control-lane-header .eyebrow{color:#4b5563;font-weight:600}.control-lane-header strong{font-size:13px;color:#9ca3af;background:#0000000a;padding:1px 8px;border-radius:10px;font-weight:500}.control-work-list,.control-meta-stack{list-style:none;padding:8px;margin:0;display:flex;flex-direction:column;gap:8px;flex:1;background:#f7f8fa;border-radius:12px;min-height:120px}.control-work-item{width:100%;text-align:left;border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:12px;background:#fff;display:grid;gap:4px;cursor:pointer;transition:box-shadow .15s,border-color .15s}.control-work-item:hover{box-shadow:0 2px 8px #0000000f;border-color:#0000001f}.control-work-item strong{font-size:14px;color:#1b1f23;line-height:1.3}.control-work-item span{color:#6b7280;font-size:12px}.control-work-item.selected{border-color:#1b1f23;box-shadow:0 0 0 1px #1b1f23}.control-create-form{display:flex;gap:8px;align-items:center;padding:12px 16px;background:#f7f8fa;border:1px solid rgba(0,0,0,.06);border-radius:12px;margin-bottom:16px}.control-create-input{flex:1;padding:8px 14px;border:1px solid rgba(0,0,0,.1);border-radius:10px;font-size:14px;background:#fff;outline:none}.control-create-input:focus{border-color:#1b1f23}.control-create-select{padding:8px 12px;border:1px solid rgba(0,0,0,.1);border-radius:10px;font-size:13px;background:#fff;color:#4b5563}.control-plane-detail{display:grid;gap:12px;min-width:0}.control-notification-card{gap:12px}.control-notification-header{display:flex;justify-content:space-between;gap:12px;align-items:start}.control-notification-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.control-notification-item{border:1px solid rgba(23,32,51,.08);border-radius:12px;background:#ffffffb8}.control-notification-item.acknowledged{opacity:.82}.control-notification-item.tone-success{border-color:#2f8f4e33;background:#2f8f4e14}.control-notification-item.tone-warning{border-color:#8c4f1838;background:#8c4f1814}.control-notification-item.tone-danger{border-color:#8f232338;background:#8f232314}.control-notification-item.empty{padding:12px;color:#566074}.control-notification-button{width:100%;border:0;background:transparent;padding:12px;text-align:left;display:grid;gap:4px;cursor:pointer}.control-notification-button span,.control-notification-button small{color:#566074}.control-notification-content{display:grid;gap:4px;padding:12px}.control-notification-meta{display:flex;justify-content:space-between;gap:12px;align-items:center}.control-notification-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;border-radius:999px;background:#17203314;color:#283247;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.control-notification-badge.acked{background:#2f8f4e1f;color:#215d34}.control-notification-actions{display:flex;justify-content:flex-end;gap:8px;padding:0 12px 12px}.control-detail-header{display:flex;justify-content:space-between;gap:12px;align-items:start}.control-detail-header h3{margin:4px 0 0}.control-status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;background:#17203314;color:#172033;font-size:.85rem}.control-status-pill.status-ready,.control-status-pill.status-done{background:#17805324;color:#0f6a46}.control-status-pill.status-running,.control-status-pill.status-leased{background:#8c4f1829;color:#8c4f18}.control-status-pill.status-failed,.control-status-pill.status-cancelled{background:#ba343424;color:#8f2323}.control-status-pill.status-awaiting_review,.control-status-pill.status-blocked{background:#17203314;color:#566074}.control-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.control-operator-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin-top:12px}.control-operator-field{min-width:0;display:grid;gap:6px}.control-actor-hint{color:#566074;font-size:.88rem;align-self:center}.control-detail-card{border:1px solid rgba(23,32,51,.08);border-radius:14px;padding:12px 14px;background:#ffffff94;display:grid;gap:10px}.control-meta-list{margin:0;display:grid;gap:8px}.control-meta-list div{display:grid;grid-template-columns:110px 1fr;gap:10px}.control-meta-list dt{color:#566074}.control-meta-list dd{margin:0}.control-meta-stack li{display:grid;gap:2px;border-bottom:1px solid rgba(23,32,51,.06);padding-bottom:8px}.control-meta-stack li:last-child{border-bottom:0;padding-bottom:0}.control-meta-stack span{color:#566074;font-size:.88rem}.control-subheading{margin-top:6px}.control-artifact-flow .control-flow-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.control-artifact-flow h4{margin:0 0 10px}.control-plane-raw{border-top:1px solid rgba(23,32,51,.08);padding-top:12px}.control-plane-raw summary{cursor:pointer;color:#566074}.control-plane-raw pre{margin:10px 0 0;padding:12px;border-radius:12px;background:#17203314;overflow:auto;font-size:.82rem}.integration-preview{margin-top:12px}.source-search{border-radius:10px;border:1px solid rgba(23,32,51,.12);padding:10px 12px;min-width:180px;background:#fff}.source-item{border:1px solid rgba(23,32,51,.08);border-radius:14px;padding:12px;margin-bottom:10px;background:#ffffffb8}.source-item.selected{border-color:var(--blinkin-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blinkin-accent) 22%,transparent)}.source-item label{display:grid;grid-template-columns:24px 1fr;gap:10px}.inbox-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.inbox-item{display:grid;grid-template-columns:1fr auto;gap:12px;border:1px solid rgba(23,32,51,.08);border-radius:14px;padding:12px;background:#ffffffb8}.inbox-item.selected{border-color:var(--blinkin-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blinkin-accent) 22%,transparent)}.inbox-item p{margin:6px 0;color:#566074}.inbox-actions{display:flex;gap:8px;align-items:start;flex-wrap:wrap}.link-btn{text-decoration:none}.source-item strong,.widget-card h3{display:block;margin-bottom:6px}.source-item span,.source-item small{display:block;color:#566074}.chat-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:12px;min-height:0}.chat-panel-header h2{margin:4px 0 0;font-size:clamp(1.6rem,3vw,2.4rem)}.run-strip{display:flex;flex-wrap:wrap;gap:8px}.run-pill{display:inline-flex;gap:8px;background:#1720330f;border-radius:999px;padding:6px 10px;font-size:.85rem}.chat-messages{min-height:260px;overflow:auto;display:flex;flex-direction:column;gap:10px}.chat-empty-state{min-height:180px;display:grid;place-items:center;text-align:center;color:var(--text-secondary);border:1px dashed var(--border-default);border-radius:var(--radius-lg);background:var(--bg-muted);padding:18px}.message{border-radius:14px;padding:12px}.message.user{background:var(--blinkin-text);color:#fff}.message.assistant,.message.system{background:#1720330f}.message-role{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}.chat-form{display:grid;gap:10px}.chat-input-shell{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:12px;width:min(100%,var(--input-max-width));margin:0 auto;padding:12px 14px;border:1px solid var(--border-input);border-radius:var(--radius-xl);background:var(--bg-input);box-shadow:var(--shadow-input)}.chat-form textarea{width:100%;min-height:72px;border:0;outline:none;padding:4px 0;resize:vertical;background:transparent;color:var(--text-primary)}.chat-attach-btn,.chat-send-btn{border:0;cursor:pointer}.chat-attach-btn{align-self:center;padding:8px 10px;border-radius:var(--radius-pill);background:var(--bg-muted);color:var(--text-primary)}.chat-attach-btn:disabled{cursor:default;opacity:.6}.chat-send-btn{width:42px;height:42px;border-radius:var(--radius-full);background:var(--accent-primary);color:var(--accent-primary-text);font-weight:700}.widget-stage.empty{display:grid;place-items:center;color:#566074}.widget-grid{display:grid;gap:12px}.persisted-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(88px,auto)}.widget-shell{display:grid;gap:10px}.persisted-widget-shell{align-content:start;position:relative}.widget-shell-header{display:flex;justify-content:space-between;gap:12px;align-items:start}.widget-shell-header span{display:block;color:#566074;font-size:.85rem}.widget-toolbar{display:flex;gap:6px;flex-wrap:wrap}.widget-shell.dragging{opacity:.82;box-shadow:0 22px 44px #17203329}.widget-drag-handle,.widget-resize-handle{touch-action:none}.widget-release-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:8px 0 4px;color:#566074;font-size:.85rem}.review-queue{border:1px solid rgba(23,32,51,.08);border-radius:16px;padding:14px;margin-bottom:14px;background:#ffffffad}.review-inbox{display:grid;gap:14px}.review-inbox.empty{place-items:start}.review-inbox-grid{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.25fr);gap:14px}.review-list{display:grid;gap:10px}.review-list-item{border:1px solid rgba(23,32,51,.08);background:#ffffffc2;border-radius:14px;padding:12px;text-align:left}.review-list-item.active{border-color:var(--blinkin-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blinkin-accent) 20%,transparent)}.review-list-item strong,.review-list-item span{display:block}.review-list-item span{color:#566074;margin-top:4px}.review-detail{border:1px solid rgba(23,32,51,.08);border-radius:14px;padding:14px;background:#ffffffc7;display:grid;gap:12px}.review-detail-header{display:flex;justify-content:space-between;gap:12px;align-items:start}.review-detail-header h3{margin:0}.review-detail-header p,.review-note{margin:6px 0 0;color:#566074}.review-metadata{display:flex;flex-wrap:wrap;gap:10px 16px;color:#566074;font-size:.9rem}.reviewer-bar{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,1fr);gap:12px}.reviewer-field{display:grid;gap:6px}.reviewer-field span{color:#566074;font-size:.9rem}.reviewer-field input,.reviewer-field select,.reviewer-field textarea{width:100%;border-radius:12px;border:1px solid rgba(23,32,51,.12);padding:10px 12px;background:#fff}.reviewer-field textarea{resize:vertical}.reviewer-value{min-height:44px;display:flex;align-items:center;border-radius:12px;border:1px solid rgba(23,32,51,.08);padding:10px 12px;background:#ffffffb8}.review-package-widget-list{display:flex;gap:8px;flex-wrap:wrap}.review-package-widget{border:1px solid rgba(23,32,51,.08);background:#ffffffc2;border-radius:12px;padding:10px 12px;text-align:left}.review-package-widget.active{border-color:var(--blinkin-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blinkin-accent) 20%,transparent)}.review-package-widget strong,.review-package-widget span{display:block}.review-package-widget span{margin-top:4px;color:#566074}.review-selection-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.review-selection-item{display:flex;align-items:center;gap:8px;border:1px solid rgba(23,32,51,.08);border-radius:12px;padding:10px 12px;background:#ffffffb8}.review-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.review-preview-pane{display:grid;gap:10px;border:1px solid rgba(23,32,51,.08);border-radius:14px;padding:12px;background:#ffffffa8}.review-preview-header{display:flex;justify-content:space-between;gap:12px;align-items:start}.review-preview-header h4{margin:4px 0 0}.review-layout-card{border:1px solid rgba(23,32,51,.08);border-radius:12px;padding:10px 12px;background:#1720330a}.review-layout-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px;margin:10px 0 0}.review-layout-list div{display:grid;gap:2px}.review-layout-list dt{color:#566074;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.review-layout-list dd{margin:0;font-weight:600}.review-preview-summary{margin:0;color:#566074}.review-preview-surface{min-height:132px}.review-diff-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.review-diff-list li{border:1px solid rgba(23,32,51,.08);border-radius:12px;padding:10px 12px;background:#ffffffb8}.review-diff-values{display:grid;gap:4px;margin-top:6px;color:#566074}.review-queue h3{margin:4px 0 0}.memory-panel{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:14px}.memory-sidebar{display:grid;gap:14px}.memory-card{border:1px solid rgba(23,32,51,.08);border-radius:16px;padding:14px;background:#ffffffc2;display:grid;gap:12px;min-height:0}.memory-section-header{margin-bottom:0}.memory-section-header h2{margin:4px 0 0;font-size:1.05rem}.memory-meta-pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#17203314;color:#445067;font-size:.84rem;font-weight:600}.memory-meta-pill.dirty{background:#8c4f1824;color:#8c4f18}.memory-scope-list,.memory-file-list{display:grid;gap:10px}.memory-scope-item,.memory-file-item{border:1px solid rgba(23,32,51,.08);border-radius:14px;padding:12px;text-align:left;background:#ffffffd1;color:var(--blinkin-text)}.memory-scope-item.active,.memory-file-item.active{border-color:var(--blinkin-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blinkin-accent) 20%,transparent)}.memory-scope-item strong,.memory-file-item strong,.memory-scope-item span,.memory-file-item span{display:block}.memory-scope-item span,.memory-file-item span,.memory-editor-header p,.memory-scope-path,.memory-editor-footer{color:#566074}.memory-scope-path{margin:-4px 0 0;font-size:.92rem;overflow-wrap:anywhere}.memory-editor-card{min-height:0}.memory-editor-header{display:flex;justify-content:space-between;gap:12px;align-items:start}.memory-editor-header h2{margin:4px 0 0}.memory-editor-header p{margin:6px 0 0}.memory-editor-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:end}.memory-banner{border-radius:12px;padding:10px 12px;font-size:.92rem}.memory-banner.success{background:#2f8f4e1f;color:#266e3b}.memory-banner.error{background:#b836361f;color:#8d2626}.memory-editor-fields{display:grid;gap:12px}.memory-field{display:grid;gap:6px}.memory-field span{color:#566074;font-size:.9rem}.memory-field input,.memory-editor-textarea{width:100%;border-radius:12px;border:1px solid rgba(23,32,51,.12);padding:10px 12px;background:#fff}.memory-editor-textarea{min-height:320px;resize:vertical;line-height:1.5}.memory-editor-footer{display:flex;justify-content:space-between;gap:12px;font-size:.9rem}.widget-review-pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#d98c2024;color:#8a5a0a;font-weight:600}.widget-version-panel{border-top:1px solid rgba(23,32,51,.08);padding-top:10px}.widget-version-panel summary{cursor:pointer;font-weight:600}.widget-version-list{list-style:none;padding:0;margin:10px 0 0;display:grid;gap:10px}.widget-version-list li{display:flex;justify-content:space-between;gap:12px;align-items:start;border:1px solid rgba(23,32,51,.08);border-radius:12px;padding:10px 12px;background:#ffffffb8}.widget-version-list span{display:block;color:#566074;margin-top:4px}.widget-card{border-radius:16px;padding:14px;background:#fff;border:1px solid rgba(23,32,51,.1)}.widget-actions{display:flex;gap:8px;flex-wrap:wrap}.widget-header{display:flex;justify-content:space-between;margin-bottom:8px}.progress-shell{height:10px;background:#17203314;border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,color-mix(in srgb,var(--blinkin-accent) 75%,#ffffff),var(--blinkin-text))}.metric-card strong{font-size:2rem}.metric-label,.metric-delta{display:block}.widget-list li{display:grid;gap:2px;padding:8px 0;border-bottom:1px solid rgba(23,32,51,.08)}.widget-list li:last-child{border-bottom:0}.widget-table{width:100%;border-collapse:collapse}.widget-table th,.widget-table td{text-align:left;border-bottom:1px solid rgba(23,32,51,.08);padding:8px 4px}.flow-import-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;margin-bottom:10px}.flow-import-metric{border-radius:12px;padding:10px;background:#1720330d}.flow-import-metric span{display:block;color:#566074;font-size:.8rem;margin-bottom:4px}.flow-import-metric strong{font-size:1.15rem}.status-timeline li{display:flex;gap:10px;align-items:center;padding:8px 0}.status-dot{width:10px;height:10px;border-radius:50%;background:#8ea0b5}.status-timeline li[data-status=done] .status-dot{background:#2f8f4e}.status-timeline li[data-status=active] .status-dot{background:var(--blinkin-accent)}.editor-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr)}.editor-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:#566074}.workspace-footer{display:flex;justify-content:space-between;gap:12px;margin-top:16px;color:#566074;font-size:.9rem}.tiptap-editor{min-height:420px;padding:14px;border-radius:16px;border:1px solid rgba(23,32,51,.12);background:#fff;outline:none}.tiptap-editor h1,.tiptap-editor h2,.tiptap-editor h3{margin:1em 0 .4em}.tiptap-editor p{line-height:1.6}.legacy-board-weblink-card,.legacy-board-sketch-card{display:grid;gap:10px}.legacy-board-pdf-card{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:12px;padding:4px 0}.legacy-board-pdf-card-icon{display:grid;place-items:center;width:54px;height:68px;border-radius:14px;background:linear-gradient(180deg,#ff6a6a,#d73333);color:#fff;font-size:.86rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;box-shadow:inset 0 -10px 20px #0000001f}.legacy-board-pdf-card-copy{display:grid;gap:4px}.legacy-board-pdf-card-copy strong{font-size:.96rem;color:#172033}.legacy-board-pdf-card-copy span{font-size:.82rem;color:#4d5e76e6}.legacy-board-weblink-card-top{display:grid;gap:2px}.legacy-board-weblink-card-top span{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#4d5e76cc}.legacy-board-weblink-card-top strong{font-size:.94rem;color:#172033}.legacy-board-weblink-card-image,.legacy-board-sketch-card-image,.legacy-board-sketch-card-placeholder{width:100%;height:118px;border-radius:14px}.legacy-board-weblink-card-image,.legacy-board-sketch-card-image{display:block;object-fit:cover;border:1px solid rgba(23,32,51,.1)}.legacy-board-weblink-card-image-placeholder,.legacy-board-sketch-card-placeholder{display:grid;place-items:center;border:1px dashed rgba(90,111,145,.28);background:linear-gradient(135deg,#ecf0f8f5,#f8fafffa),radial-gradient(circle at 20% 20%,rgba(166,184,222,.2),transparent 45%);color:#4d5e76e6;font-size:.82rem;font-weight:600}.legacy-board-sketch-card-placeholder{background:linear-gradient(135deg,#fffbeffa,#fcf6e7fa),linear-gradient(rgba(207,188,142,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(207,188,142,.16) 1px,transparent 1px);background-size:auto,18px 18px,18px 18px}[data-node-variant=weblink]{min-width:280px}[data-node-variant=sketch-image]{min-width:290px}[data-node-variant=pdf-node],[data-node-variant=audio-node]{min-width:260px}@media(max-width:1100px){.agents-layout,.agent-detail-grid,.agent-toggle-grid,.companion-spotlight,.companion-surface-layout,.platform-share-qr-layout,.platform-editor-grid{grid-template-columns:1fr}.agent-detail-header{flex-direction:column}.platform-shell{grid-template-columns:1fr}.app-sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid var(--border-subtle)}.platform-main{padding:20px}.platform-page-split,.actor-bar,.workspace-grid{grid-template-columns:1fr}.center-column{grid-template-rows:auto auto}.control-plane-toolbar{grid-template-columns:1fr}.hero{flex-direction:column;align-items:start}.platform-catalog-hero,.platform-catalog-section-header{flex-direction:column;align-items:stretch}.subsection-header,.inbox-item,.integration-item,.integration-token-row{grid-template-columns:1fr}.workspace-footer{flex-direction:column}.platform-editor-footer{flex-direction:column;align-items:stretch}.persisted-grid{grid-template-columns:1fr}.persisted-widget-shell{grid-column:auto!important;grid-row:auto!important}.review-inbox-grid{grid-template-columns:1fr}.review-detail-header{flex-direction:column}.sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.reviewer-bar,.memory-panel,.review-preview-grid,.review-layout-list{grid-template-columns:1fr}.memory-editor-header,.memory-editor-footer{flex-direction:column}.memory-editor-actions{justify-content:start}}@media(max-width:720px){.platform-main,.app-shell{padding:16px}.page-header h1,.chat-home-copy h1,.chat-panel-header h2{font-size:1.8rem}.summary-card-grid,.browse-summary-grid,.agent-card-grid,.app-launch-grid,.platform-catalog-grid,.sidebar-nav,.agent-list-item,.agent-detail-identity,.agent-toggle-item,.agents-gallery-grid,.agent-detail-grid,.agent-toggle-grid,.agent-settings-grid{grid-template-columns:1fr}.agents-gallery-card{min-height:260px}.agents-empty-banner,.agent-modal-header{flex-direction:column;align-items:stretch}.agent-modal-backdrop{padding:12px}.agent-modal{width:min(100%,calc(100vw - 24px));padding:22px}.platform-editor-backdrop{padding:12px}.platform-editor-modal,.platform-editor-modal-compact{width:min(100%,calc(100vw - 24px));padding:22px}.platform-public-share-card{padding:24px}.platform-catalog-card{min-height:220px;border-radius:22px}.platform-catalog-copy h3{font-size:1.45rem}.sidebar-history{max-height:240px}.chat-input-shell{grid-template-columns:1fr auto}.chat-attach-btn{grid-column:1 / -1;justify-self:start}}.stitch-builder{position:fixed;inset:0;z-index:100;display:flex;flex-direction:column;overflow:hidden;background:#17171d;color:#f4f3f8}.stitch-builder button,.stitch-builder input,.stitch-builder textarea,.stitch-builder select{font:inherit}.stitch-builder-topbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:10px 18px;border-bottom:1px solid rgba(255,255,255,.08);background:#100f15fa;flex-shrink:0;height:56px}.stitch-builder-topbar-group{display:flex;align-items:center;gap:12px}.stitch-builder-topbar-group-actions{flex-wrap:wrap;justify-content:flex-end}.stitch-builder-title-block{display:grid;gap:2px}.stitch-builder-title-block strong{font-size:1rem}.stitch-builder-title-block span{color:#ffffff9e;font-size:.84rem}.stitch-builder-icon-button,.stitch-builder-topbar-button{border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#f4f3f8;border-radius:14px;cursor:pointer}.stitch-builder-icon-button{width:42px;height:42px;display:inline-grid;place-items:center}.stitch-builder-topbar-button{padding:10px 14px}.stitch-builder-topbar-button-primary,.stitch-home-generate{border-color:var(--stitch-accent-soft, rgba(255, 96, 168, .28));background:linear-gradient(135deg,var(--stitch-accent, #ff4e98),#ffd6e8);color:#1a0f17;font-weight:700}.stitch-builder-home-shell{min-height:calc(100vh - 130px);display:grid;grid-template-columns:360px minmax(0,1fr)}.stitch-home-sidebar{display:grid;align-content:start;gap:18px;padding:18px;background:#0f0e12eb;border-right:1px solid rgba(255,255,255,.08)}.stitch-home-brand{display:inline-flex;align-items:center;gap:10px}.stitch-home-brand strong{font-size:1.15rem}.stitch-home-brand span{padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.16);color:#ffffffb3;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.stitch-home-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px;border-radius:18px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.stitch-home-toggle button,.stitch-home-project,.stitch-home-suggestions button,.stitch-home-mode-pills button{border:0;background:transparent;color:#ffffffb8;cursor:pointer}.stitch-home-toggle button,.stitch-home-mode-pills button{padding:10px 12px;border-radius:14px}.stitch-home-toggle button.active,.stitch-home-mode-pills button.active{background:#ffffff14;color:#fff2f8}.stitch-home-search input,.stitch-inspector-field input,.stitch-inspector-field textarea,.stitch-inspector-field select,.stitch-sidebar-composer textarea,.stitch-home-composer textarea{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff0a;color:#f4f3f8}.stitch-home-search input{padding:12px 14px}.stitch-home-project-list{display:grid;gap:10px}.stitch-home-section-label,.stitch-home-suggestions span,.stitch-inspector-heading span{color:#ffffff7a;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em}.stitch-home-project{display:grid;gap:4px;text-align:left;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff05}.stitch-home-project strong{color:#f9f6fb}.stitch-home-project.active{background:#4a587657;border-color:#9badff33}.stitch-home-project span{color:#ffffff8f;font-size:.9rem}.stitch-home-stage{min-width:0;display:grid;justify-items:center;align-content:center;gap:28px;padding:48px 32px}.stitch-home-badge{padding:12px 18px;border-radius:16px;background:#ffffff14;color:#ffffffc2}.stitch-home-center{width:min(100%,760px);display:grid;gap:18px}.stitch-home-mode-switch{display:inline-flex;justify-content:center;align-items:center;gap:12px;font-size:clamp(1.4rem,2vw,2rem);font-weight:700}.stitch-home-mode-pills{display:inline-flex;gap:6px;padding:4px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#14131bf0}.stitch-home-composer{display:grid;gap:14px;padding:18px;border-radius:24px;background:#131116f5;border:1px solid var(--stitch-accent-soft, rgba(255, 121, 184, .34));box-shadow:0 0 0 1px var(--stitch-accent-soft, rgba(255, 121, 184, .15)),0 0 38px var(--stitch-accent-soft, rgba(255, 96, 168, .18))}.stitch-home-composer textarea,.stitch-sidebar-composer textarea{padding:0;border:0;background:transparent;resize:vertical;min-height:120px;outline:none}.stitch-home-composer-footer,.stitch-sidebar-composer-footer{display:flex;justify-content:space-between;gap:12px;align-items:center}.stitch-home-upload{position:relative;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffdb;cursor:pointer}.stitch-home-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.stitch-home-composer-actions{display:inline-flex;align-items:center;gap:12px;color:#ffffff8a}.stitch-home-generate{padding:12px 18px;border-radius:999px;cursor:pointer}.stitch-home-suggestions{display:grid;gap:10px}.stitch-home-suggestions button{text-align:left;padding:14px 16px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.stitch-workspace-shell{flex:1;display:grid;grid-template-columns:300px minmax(0,1fr) 320px;overflow:hidden}.stitch-workspace-sidebar,.stitch-workspace-inspector{display:flex;flex-direction:column;gap:14px;padding:16px;background:#121117f7;overflow-y:auto;height:100%}.stitch-workspace-sidebar{border-right:1px solid rgba(255,255,255,.08)}.stitch-workspace-inspector{border-left:1px solid rgba(255,255,255,.08);overflow:auto}.stitch-workspace-sidebar-header,.stitch-inspector-heading{display:grid;gap:4px}.stitch-workspace-sidebar-header span{color:#ffffff94}.stitch-chat-thread{display:flex;flex-direction:column;gap:12px;flex:1;overflow-y:auto;min-height:0}.stitch-chat-bubble{display:grid;gap:10px;padding:16px;border-radius:22px;border:1px solid rgba(255,255,255,.06)}.stitch-chat-bubble-user{background:#ffffff08}.stitch-chat-bubble-assistant{background:linear-gradient(180deg,#1e1d26f5,#17161df0)}.stitch-chat-meta{display:flex;justify-content:space-between;gap:12px;align-items:center}.stitch-chat-meta span{color:#ffffff7a;font-size:.84rem}.stitch-chat-bubble p{margin:0;color:#ffffffd6;line-height:1.7;white-space:pre-wrap}.stitch-sidebar-composer{display:grid;gap:12px;padding:14px;border-radius:16px;background:#0e0d11eb;border:1px solid rgba(255,255,255,.08);flex-shrink:0}.stitch-home-mode-pills-compact{flex:none}.stitch-attachment-strip{display:flex;flex-wrap:wrap;gap:10px}.stitch-attachment-pill{display:inline-flex;align-items:center;gap:10px;padding:8px 10px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06)}.stitch-attachment-pill img{width:34px;height:34px;object-fit:cover;border-radius:10px}.stitch-workspace-stage{min-width:0;display:flex;flex-direction:column;height:100%;overflow:hidden;background:radial-gradient(circle at 1px 1px,rgba(0,0,0,.06) 1px,transparent 0),#e8e6e3;background-size:20px 20px,100% 100%}.stitch-canvas-toolbar{display:inline-flex;align-self:center;gap:6px;padding:6px;margin:12px 0 0;border-radius:14px;background:#0e0d11f5;box-shadow:0 8px 24px #0a0a0c2e;flex-shrink:0}.stitch-canvas-toolbar button,.stitch-canvas-tool-dock button{padding:10px 14px;border-radius:12px;border:0;background:transparent;color:#ffffffd6;cursor:pointer}.stitch-canvas-board{position:relative;flex:1;overflow:auto}.stitch-canvas-board-strip{display:flex;gap:24px;align-items:flex-start;padding:20px 32px 100px;min-height:100%}.stitch-canvas-node-shell{position:relative;display:flex;align-items:center;gap:18px}.stitch-canvas-node{border:0;padding:0;background:transparent;cursor:pointer}.stitch-canvas-node-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;color:#2a292f99;font-size:12px}.stitch-canvas-node-head span{font-weight:600}.stitch-canvas-node-head small{opacity:.6}.stitch-canvas-device{width:280px;min-height:560px;display:grid;align-content:start;gap:12px;padding:14px;border-radius:24px;background:#fff;color:#1a1a1a;box-shadow:0 8px 30px #0000001f;border:1px solid rgba(0,0,0,.08)}.stitch-canvas-node-desktop .stitch-canvas-device{width:480px;min-height:380px}.stitch-canvas-node.active .stitch-canvas-device{box-shadow:0 0 0 3px #6366f1,0 12px 32px #6366f133}.stitch-canvas-html-frame{display:block;border:0;border-radius:20px}.stitch-canvas-device:has(.stitch-canvas-html-frame){padding:0;overflow:hidden;width:280px;min-height:560px;display:block;background:#fff}.stitch-canvas-node-desktop .stitch-canvas-device:has(.stitch-canvas-html-frame){width:480px;min-height:380px}.stitch-edit-popup{background:#18171efa;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:6px;min-width:200px;box-shadow:0 12px 40px #0006;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.stitch-edit-popup-header{display:flex;justify-content:space-between;align-items:center;padding:8px 10px 6px;font-size:12px;font-weight:600;color:#fff9}.stitch-edit-popup-header button{background:none;border:none;color:#fff6;cursor:pointer;font-size:14px;padding:2px 4px;border-radius:4px}.stitch-edit-popup-header button:hover{color:#fff}.stitch-edit-popup-action{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;background:transparent;color:#ffffffe6;font-size:14px;font-weight:500;cursor:pointer;border-radius:10px;text-align:left;font-family:inherit}.stitch-edit-popup-action:hover{background:#ffffff14}.stitch-edit-popup-action span{font-size:16px}.stitch-canvas-device-top{display:grid;gap:6px}.stitch-canvas-device-top strong{font-size:1.45rem}.stitch-canvas-device-top span,.stitch-canvas-note p,.stitch-inspector-summary-card span,.stitch-agent-card-meta span{color:#fff0f6b8}.stitch-canvas-chip-row{display:flex;flex-wrap:wrap;gap:8px}.stitch-canvas-chip-row span,.stitch-screen-component-chip{padding:8px 12px;border-radius:999px;background:var(--stitch-accent-soft, rgba(255, 79, 152, .18));color:#ffc4de}.stitch-canvas-component-list{display:grid;gap:12px}.stitch-screen-component{border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:inherit;border-radius:18px;text-align:left;padding:14px;display:grid;gap:6px;cursor:pointer}.stitch-screen-component strong{font-size:.98rem}.stitch-screen-component span{color:#fff0f6bd}.stitch-screen-component-field{grid-template-columns:1fr}.stitch-screen-component-card{min-height:96px}.stitch-screen-component-metric{grid-template-columns:1fr;justify-items:start}.stitch-screen-component-metric strong{font-size:1.65rem}.stitch-screen-component-cta{background:linear-gradient(135deg,#ff4e9847,#ff8cba24)}.stitch-screen-component.active{border-color:var(--stitch-accent, rgba(255, 123, 186, .56));box-shadow:0 0 0 1px var(--stitch-accent-soft, rgba(255, 123, 186, .32))}.stitch-canvas-note{display:grid;gap:6px;margin-top:auto;padding-top:8px;border-top:1px solid rgba(255,255,255,.08)}.stitch-canvas-note p{margin:0;line-height:1.55}.stitch-canvas-connector{width:120px;height:2px;background:linear-gradient(90deg,rgba(35,35,35,.28),var(--stitch-accent, rgba(78, 92, 228, .56)));position:relative}.stitch-canvas-connector:after{content:"";position:absolute;right:-2px;top:-4px;width:10px;height:10px;border-top:2px solid var(--stitch-accent, rgba(78, 92, 228, .56));border-right:2px solid var(--stitch-accent, rgba(78, 92, 228, .56));transform:rotate(45deg)}.stitch-canvas-controls{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:8px 16px 12px;flex-shrink:0}.stitch-canvas-zoom{padding:10px 12px;border-radius:12px;background:#0e0d11f5;color:#fff}.stitch-canvas-tool-dock{display:inline-flex;gap:6px;padding:8px;border-radius:18px;background:#0e0d11f5}.stitch-canvas-tool-dock button.active{background:var(--stitch-accent, rgba(78, 92, 228, .84))}.stitch-inspector-section{display:grid;gap:14px;padding:16px;border-radius:22px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.stitch-inspector-heading strong{font-size:1rem}.stitch-inspector-field{display:grid;gap:8px}.stitch-inspector-field span{color:#ffffffa8;font-size:.88rem}.stitch-inspector-field input,.stitch-inspector-field textarea,.stitch-inspector-field select{padding:12px 14px;resize:vertical}.stitch-inspector-summary-card{display:grid;gap:8px;padding:14px;border-radius:18px;background:#ffffff0a}.stitch-inspector-stack,.stitch-agent-list{display:grid;gap:12px}.stitch-agent-card{display:grid;gap:12px;padding:14px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.stitch-agent-card-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-agent-card-meta{display:flex;justify-content:space-between;gap:12px;align-items:start}.stitch-agent-card-meta button{border:0;background:transparent;color:#ff9abc;cursor:pointer}@media(max-width:1320px){.stitch-workspace-shell{grid-template-columns:320px minmax(0,1fr)}.stitch-workspace-inspector{grid-column:1 / -1;border-left:0;border-top:1px solid rgba(255,255,255,.08);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}@media(max-width:960px){.stitch-builder-home-shell,.stitch-workspace-shell{grid-template-columns:1fr}.stitch-home-sidebar,.stitch-workspace-sidebar{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.stitch-home-stage{padding:24px 18px 28px}.stitch-home-mode-switch{flex-wrap:wrap}.stitch-home-composer-footer,.stitch-sidebar-composer-footer,.stitch-builder-topbar{flex-direction:column;align-items:stretch}.stitch-workspace-stage{padding:18px 0 22px}.stitch-canvas-toolbar{margin:0 18px}.stitch-canvas-board-strip{padding:18px 18px 100px}.stitch-canvas-node-shell{gap:12px}.stitch-canvas-connector{width:48px}.stitch-canvas-device{width:288px;min-height:560px}.stitch-canvas-node-desktop .stitch-canvas-device{width:360px;min-height:360px}.stitch-workspace-inspector,.stitch-agent-card-grid{grid-template-columns:1fr}}
