.Sidebar-module__R19pPq__sidebar{border-right:1px solid var(--border);background-color:var(--surface-1);z-index:50;flex-direction:column;flex-shrink:0;width:150px;height:100%;padding:0 0 1rem;transition:width .3s;display:flex}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed{width:48px}.Sidebar-module__R19pPq__navLabel{flex-shrink:0}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__navLabel{display:none}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__nav{padding:0 4px}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__navItem{justify-content:center;gap:0;padding:.75rem 0}.Sidebar-module__R19pPq__toggleContainer{border-bottom:1px solid var(--border-subtle);flex-shrink:0;justify-content:flex-start;align-items:center;height:60px;padding:0 1rem;display:flex}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__toggleContainer{justify-content:center}.Sidebar-module__R19pPq__toggleBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.Sidebar-module__R19pPq__toggleBtn:hover{background:var(--hover-surface);color:var(--foreground)}.Sidebar-module__R19pPq__logoContainer{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:.75rem .75rem 1rem;transition:all .3s;display:flex}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__logoContainer{display:none}.Sidebar-module__R19pPq__logoImage{object-fit:contain;width:auto;max-width:120px;height:32px;filter:drop-shadow(0 0 10px rgba(var(--primary-rgb), .2));cursor:pointer;transition:transform .3s}.Sidebar-module__R19pPq__logoImage:hover{transform:scale(1.02)}.Sidebar-module__R19pPq__logoLabel{font-size:.7rem;font-weight:var(--font-extrabold);color:var(--primary);letter-spacing:.4em;text-transform:uppercase;margin-top:-8px;display:block!important}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__logoLabel{display:none}.Sidebar-module__R19pPq__badge{background-color:var(--accent);color:var(--foreground);font-size:.65rem;font-weight:var(--font-bold);border-radius:var(--radius-lg);box-shadow:0 0 10px rgba(var(--primary-rgb), .3);margin-left:auto;padding:2px 8px}.Sidebar-module__R19pPq__nav{flex-direction:column;flex-grow:1;gap:.25rem;padding:0 .5rem;display:flex;overflow:hidden auto}.Sidebar-module__R19pPq__navDivider{border:none;border-top:1px solid var(--border);margin:6px 8px}.Sidebar-module__R19pPq__navItem{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;font-size:var(--text-base);font-weight:var(--font-medium);align-items:center;gap:.625rem;padding:.4rem .5rem;transition:color .15s;display:flex;position:relative}.Sidebar-module__R19pPq__navItem:hover{color:var(--primary)}.Sidebar-module__R19pPq__navItemActive{color:var(--primary);font-weight:var(--font-bold)}.Sidebar-module__R19pPq__userSection{border-top:1px solid var(--border-subtle);background-color:var(--surface-1);margin-top:auto;padding:.375rem .5rem;position:sticky;bottom:0}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__userSection{justify-content:center;padding:16px 0;display:flex}.Sidebar-module__R19pPq__profileBox{flex-direction:column;gap:6px;display:flex}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__profileBox{align-items:center}.Sidebar-module__R19pPq__userInfo{align-items:center;gap:10px;display:flex}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__userInfo{justify-content:center}.Sidebar-module__R19pPq__avatar{border:1px solid var(--border-subtle);border-radius:50%;flex-shrink:0;width:32px;height:32px}.Sidebar-module__R19pPq__userDetails{flex-direction:column;display:flex;overflow:hidden}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__userDetails{display:none}.Sidebar-module__R19pPq__navItemCollapsed{position:relative}.Sidebar-module__R19pPq__tooltip{background-color:rgba(var(--primary-rgb), .9);color:#fff;border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);white-space:nowrap;opacity:0;visibility:hidden;z-index:1000;margin-left:8px;padding:.5rem .75rem;transition:all .2s;position:absolute;top:50%;left:100%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.Sidebar-module__R19pPq__tooltip:before{content:"";border-style:solid;border-width:6px;border-color:transparent rgba(var(--primary-rgb), .9) transparent transparent;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.Sidebar-module__R19pPq__navItemCollapsed:hover .Sidebar-module__R19pPq__tooltip{opacity:1;visibility:visible;transform:translateY(-50%)translate(4px)}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__avatar{position:relative}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__avatar:hover:after{content:attr(title);background-color:rgba(var(--primary-rgb), .9);color:#fff;border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);white-space:nowrap;opacity:1;visibility:visible;z-index:1000;margin-left:8px;padding:.5rem .75rem;position:absolute;top:50%;left:100%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__avatar:hover:before{content:"";border-style:solid;border-width:6px;border-color:transparent rgba(var(--primary-rgb), .9) transparent transparent;z-index:1001;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__logoutBtn{position:relative}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__logoutBtn:hover:after{content:"Sign Out";background-color:rgba(var(--primary-rgb), .9);color:#fff;border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);white-space:nowrap;opacity:1;visibility:visible;z-index:1000;margin-left:8px;padding:.5rem .75rem;position:absolute;top:50%;left:100%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__logoutBtn:hover:before{content:"";border-style:solid;border-width:6px;border-color:transparent rgba(var(--primary-rgb), .9) transparent transparent;z-index:1001;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.Sidebar-module__R19pPq__userName{font-size:.8rem;font-weight:var(--font-semibold);color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module__R19pPq__userEmail{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.Sidebar-module__R19pPq__logoutBtn{border-radius:var(--radius-sm);background:rgba(var(--primary-rgb), .08);width:100%;color:var(--primary);font-size:.8rem;font-weight:var(--font-bold);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:6px;transition:all .2s;display:flex}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__logoutBtn{width:auto;padding:8px}.Sidebar-module__R19pPq__sidebar.Sidebar-module__R19pPq__collapsed .Sidebar-module__R19pPq__logoutText{display:none}.Sidebar-module__R19pPq__logoutBtn:hover{background:var(--destructive);color:var(--primary-foreground)}
.Workbench-module__sYq8JG__cardGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:.75rem;padding:1rem;animation:.4s ease-out Workbench-module__sYq8JG__fadeIn;display:grid}.Workbench-module__sYq8JG__card{border-radius:var(--radius);border:1px solid var(--border);background-color:var(--card);cursor:pointer;flex-direction:column;padding:.5rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative}.Workbench-module__sYq8JG__canvasControls{align-items:center;gap:.5rem;display:flex}.Workbench-module__sYq8JG__vDivider{background:var(--border-subtle);flex-shrink:0;width:1px;height:24px;margin:0 .25rem}.Workbench-module__sYq8JG__breadcrumbNav{flex-shrink:1;align-items:center;gap:.25rem;min-width:0;display:flex}.Workbench-module__sYq8JG__breadcrumbLink{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.9rem;font-weight:500;transition:all .2s}.Workbench-module__sYq8JG__breadcrumbLink:hover{background:var(--surface-2);color:var(--foreground)}.Workbench-module__sYq8JG__breadcrumbSep{color:var(--text-tertiary);flex-shrink:0}.Workbench-module__sYq8JG__artifactTitle{color:var(--foreground);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:1rem;font-weight:600;overflow:hidden}.Workbench-module__sYq8JG__card:after{content:"";background:var(--primary);opacity:0;width:100%;height:3px;transition:opacity .3s;position:absolute;top:0;left:0}.Workbench-module__sYq8JG__card:hover{border-color:var(--primary);box-shadow:0 10px 30px -10px rgba(var(--primary-rgb), .2);transform:translateY(-5px)}.Workbench-module__sYq8JG__card:hover:after{opacity:1}.Workbench-module__sYq8JG__cardTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.25rem;margin-bottom:0;font-size:.875rem;font-weight:600;display:flex}.Workbench-module__sYq8JG__cardValue{color:var(--primary);align-items:center;gap:.25rem;margin-bottom:.05rem;font-size:1.15rem;font-weight:800;display:flex}.Workbench-module__sYq8JG__cardDesc{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.2;overflow:hidden}.Workbench-module__sYq8JG__realWorkbench{padding:2rem;animation:.5s ease-out Workbench-module__sYq8JG__slideUp}.Workbench-module__sYq8JG__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.Workbench-module__sYq8JG__header h2{color:var(--foreground);font-size:1.15rem;font-weight:700}.Workbench-module__sYq8JG__moduleSubtitle{color:var(--muted-foreground);margin-top:2px;font-size:.75rem}.Workbench-module__sYq8JG__backButton{background:var(--surface-2);color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.Workbench-module__sYq8JG__backButton:hover{background:var(--surface-3);border-color:var(--primary);color:var(--primary)}.Workbench-module__sYq8JG__workbenchWrapper{flex-direction:column;height:100%;display:flex;overflow-y:auto}.Workbench-module__sYq8JG__moduleContent{flex:1;animation:.4s ease-out Workbench-module__sYq8JG__fadeIn;overflow:visible}.Workbench-module__sYq8JG__statsRow{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.Workbench-module__sYq8JG__statItem{padding:.5rem}.Workbench-module__sYq8JG__controlsGroup{width:100%}.Workbench-module__sYq8JG__moduleShell{background:var(--background);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.Workbench-module__sYq8JG__unifiedHeader{border-bottom:1px solid var(--border-subtle);z-index:10;background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex}.Workbench-module__sYq8JG__headerLeft{align-items:center;display:flex}.Workbench-module__sYq8JG__headerRight{flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.Workbench-module__sYq8JG__moduleEmoji{filter:drop-shadow(0 2px 4px #0000001a);font-size:1.25rem}.Workbench-module__sYq8JG__moduleTitles{flex-direction:column;display:flex}.Workbench-module__sYq8JG__moduleName{color:var(--foreground);letter-spacing:-.01em;font-size:.9rem;font-weight:800}.Workbench-module__sYq8JG__moduleDesc{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.65rem;font-weight:500;overflow:hidden}.Workbench-module__sYq8JG__moduleBody{flex:1;padding:0;position:relative;overflow-y:auto}.Workbench-module__sYq8JG__backBtn{background:var(--surface-2);border:1px solid var(--border-soft);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .85rem;font-size:.8rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Workbench-module__sYq8JG__backBtn:hover{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary);box-shadow:0 4px 12px rgba(var(--primary-rgb), .2);transform:translate(-4px)}.Workbench-module__sYq8JG__statItem{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);padding:1.5rem;transition:border-color .3s}.Workbench-module__sYq8JG__statItem:hover{border-color:var(--primary)}@keyframes Workbench-module__sYq8JG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Canvas-module__zWPBPa__canvasOverlay{--canvas-bg:var(--background);--canvas-border:var(--border);--canvas-text:var(--foreground);--canvas-red:var(--primary);background:var(--background);width:100%;height:100%;color:var(--canvas-text);flex-direction:column;transition:background .3s;display:flex;position:relative;overflow:hidden}.Canvas-module__zWPBPa__canvasOverlay.Canvas-module__zWPBPa__inverted{--canvas-bg:#fff;--canvas-text:#1a202c;background:#fff}.Canvas-module__zWPBPa__subToolbar{background:var(--background);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:0 1rem;transition:background .3s;display:flex}.Canvas-module__zWPBPa__canvasOverlay.Canvas-module__zWPBPa__inverted .Canvas-module__zWPBPa__subToolbar{background:#f8fafc;border-bottom-color:#e2e8f0}.Canvas-module__zWPBPa__toolGroup{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Canvas-module__zWPBPa__strategicBrand{letter-spacing:-.01em;color:var(--foreground);white-space:nowrap;align-items:center;gap:.5rem;font-size:.85rem;font-weight:800;transition:color .3s;display:flex}.Canvas-module__zWPBPa__canvasOverlay.Canvas-module__zWPBPa__inverted .Canvas-module__zWPBPa__strategicBrand{color:#1e293b}.Canvas-module__zWPBPa__strategicBrand span{color:var(--canvas-red)}.Canvas-module__zWPBPa__canvasContent h1{color:var(--primary);border-bottom:2px solid var(--border);margin-top:1rem;margin-bottom:2.5rem;padding-bottom:1.25rem;font-size:2.25rem;font-weight:800;line-height:1.1}.Canvas-module__zWPBPa__brandWatermark{opacity:.15;pointer-events:none;filter:grayscale();flex-direction:column;align-items:flex-end;transition:opacity .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Canvas-module__zWPBPa__brandWatermark img{width:auto;height:32px;margin-bottom:.25rem}.Canvas-module__zWPBPa__brandWatermark span{text-transform:uppercase;letter-spacing:.1em;color:var(--canvas-text);font-size:.65rem;font-weight:800}.Canvas-module__zWPBPa__canvasContent h2{color:var(--canvas-text);border-bottom:1px solid var(--canvas-border);margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.75rem;font-weight:700;line-height:1.2}.Canvas-module__zWPBPa__canvasContent h3{color:var(--canvas-text);margin-top:2rem;margin-bottom:1rem;font-size:1.35rem;font-weight:700;line-height:1.3}.Canvas-module__zWPBPa__canvasTag{color:var(--canvas-red);text-transform:uppercase;background:#fee2e2;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:800}.Canvas-module__zWPBPa__toggleBtn{background:var(--background);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.Canvas-module__zWPBPa__toggleBtn:hover{background:var(--surface-2);border-color:var(--text-tertiary)}.Canvas-module__zWPBPa__toggleBtn.Canvas-module__zWPBPa__active{border-color:var(--canvas-red);color:var(--canvas-red);background:var(--active-surface)}.Canvas-module__zWPBPa__deleteBtn{background:var(--background);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.Canvas-module__zWPBPa__deleteBtn:hover{color:var(--canvas-red)!important;border-color:var(--canvas-red)!important;background:#b91c1c0d!important}.Canvas-module__zWPBPa__iconBtn{border:1px solid var(--border);background:var(--background);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Canvas-module__zWPBPa__iconBtn:hover{color:var(--canvas-red);background:#f7fafc}.Canvas-module__zWPBPa__viewport{background:0 0;flex:1;padding:0;display:block;overflow-y:auto}.Canvas-module__zWPBPa__sheet{background:0 0;width:100%;max-width:100%;min-height:100%;margin:0;padding:1rem;transition:padding .3s}@media (max-width:1024px){.Canvas-module__zWPBPa__sheet{padding:3rem 4rem}}@media (max-width:768px){.Canvas-module__zWPBPa__sheet{padding:2rem 1.5rem}}.Canvas-module__zWPBPa__docTitle{color:var(--primary);border-bottom:1px solid var(--border);margin-top:0;margin-bottom:1.25rem;padding-bottom:1rem;font-size:2.1rem;font-weight:800;line-height:1.2}.Canvas-module__zWPBPa__editor{width:100%;height:100%;min-height:600px;font-family:var(--font-mono);color:var(--canvas-text);resize:none;background:0 0;border:none;outline:none;font-size:1rem;line-height:1.6}.Canvas-module__zWPBPa__divider{background:var(--border);width:1px;height:20px;margin:0 .5rem}.Canvas-module__zWPBPa__canvasContent{width:100%;color:var(--canvas-text);line-height:1.6}.Canvas-module__zWPBPa__canvasContent p{margin-bottom:1.75rem;font-size:1.05rem;line-height:1.7;color:var(--canvas-text)!important}:is(.Canvas-module__zWPBPa__canvasContent ul,.Canvas-module__zWPBPa__canvasContent ol,.Canvas-module__zWPBPa__canvasContent li,.Canvas-module__zWPBPa__canvasContent span,.Canvas-module__zWPBPa__canvasContent strong,.Canvas-module__zWPBPa__canvasContent em){color:var(--canvas-text)!important}.Canvas-module__zWPBPa__canvasContent strong{font-weight:700}:is(.Canvas-module__zWPBPa__canvasContent ul,.Canvas-module__zWPBPa__canvasContent ol){margin-bottom:1.5rem;padding-left:1.5rem}.Canvas-module__zWPBPa__canvasContent li{margin-bottom:.5rem}.Canvas-module__zWPBPa__saveBtn{background:var(--primary);border:1px solid var(--primary);color:#fff;cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #b91c1c1a}.Canvas-module__zWPBPa__saveBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}.Canvas-module__zWPBPa__saveBtn:active{transform:translateY(0)}.Canvas-module__zWPBPa__successBtn{color:#fff!important;background:#16a34a!important;border-color:#16a34a!important}.Canvas-module__zWPBPa__draftBtn{border-color:var(--text-tertiary)!important;color:var(--text-secondary)!important}.Canvas-module__zWPBPa__sendBtn{background:var(--canvas-red);color:#fff;border-radius:6px;gap:.4rem;height:36px;padding:0 1rem;font-weight:700;box-shadow:0 4px 12px #b91c1c33}.Canvas-module__zWPBPa__sendBtn:disabled{opacity:.7;cursor:not-allowed}.Canvas-module__zWPBPa__canvasBody{background:0 0;height:100%;padding:0;overflow-y:auto}.Canvas-module__zWPBPa__breadcrumb{border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Canvas-module__zWPBPa__breadcrumbItem{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.Canvas-module__zWPBPa__breadcrumbItem:hover{background:var(--surface-2);color:var(--foreground)}.Canvas-module__zWPBPa__breadcrumbItem:disabled{opacity:.5;cursor:not-allowed}.Canvas-module__zWPBPa__breadcrumbCurrent{color:var(--foreground);font-size:.9rem;font-weight:600}.Canvas-module__zWPBPa__breadcrumbPath{flex:1;align-items:center;gap:.5rem;display:flex}.Canvas-module__zWPBPa__breadcrumbLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.85rem;font-weight:500;transition:all .2s}.Canvas-module__zWPBPa__breadcrumbLink:hover{background:var(--surface-2);color:var(--foreground)}.Canvas-module__zWPBPa__breadcrumbSeparator{color:var(--text-tertiary);margin:0 .25rem;font-size:.85rem}.Canvas-module__zWPBPa__canvasActions{background:var(--surface-1);border:none;border-bottom:1px solid var(--border);border-radius:0;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.Canvas-module__zWPBPa__actionButton{background:var(--background);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden}.Canvas-module__zWPBPa__actionButton:hover{background:var(--surface-2);border-color:var(--text-tertiary);color:var(--foreground);transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.Canvas-module__zWPBPa__actionButton:active{transform:translateY(0);box-shadow:0 1px 4px #0000000f}.Canvas-module__zWPBPa__createFolderForm{flex:1;align-items:center;gap:.5rem;display:flex}.Canvas-module__zWPBPa__folderInput{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:6px;flex:1;padding:.5rem;font-size:.85rem}.Canvas-module__zWPBPa__folderInput:focus{border-color:var(--canvas-red);outline:none;box-shadow:0 0 0 3px #b91c1c1a}.Canvas-module__zWPBPa__createButton{background:var(--canvas-red);border:1px solid var(--canvas-red);color:#fff;cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.Canvas-module__zWPBPa__createButton:hover{filter:brightness(1.1);transform:translateY(-1px)}.Canvas-module__zWPBPa__section{margin-bottom:2rem}.Canvas-module__zWPBPa__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem;font-weight:700}.Canvas-module__zWPBPa__gridContainer{flex-direction:column;gap:1rem;display:flex}.Canvas-module__zWPBPa__gridRow{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.Canvas-module__zWPBPa__card{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:4px;padding:1rem;transition:all .2s;position:relative;overflow:hidden}.Canvas-module__zWPBPa__card:hover{border-color:var(--primary);background:var(--surface-1)}.Canvas-module__zWPBPa__card:active{background:var(--surface-2)}.Canvas-module__zWPBPa__cardBody{flex-direction:column;gap:.25rem;display:flex}.Canvas-module__zWPBPa__cardTitle{color:var(--foreground);margin-bottom:0;font-size:.85rem;font-weight:600}.Canvas-module__zWPBPa__cardFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.375rem;display:flex}.Canvas-module__zWPBPa__card .Canvas-module__zWPBPa__cardIcon,.Canvas-module__zWPBPa__card .Canvas-module__zWPBPa__cardTag,.Canvas-module__zWPBPa__card .Canvas-module__zWPBPa__cardBody,.Canvas-module__zWPBPa__card .Canvas-module__zWPBPa__cardTitle,.Canvas-module__zWPBPa__card .Canvas-module__zWPBPa__cardFooter,.Canvas-module__zWPBPa__card .Canvas-module__zWPBPa__cardMeta,.Canvas-module__zWPBPa__card .Canvas-module__zWPBPa__cardActionGroup{padding:0}.Canvas-module__zWPBPa__card .Canvas-module__zWPBPa__cardFooter{padding-top:.5rem}.Canvas-module__zWPBPa__card .Canvas-module__zWPBPa__cardTag{padding:2px 6px}.Canvas-module__zWPBPa__cardMeta{color:var(--text-secondary);opacity:.85;font-size:.75rem}.Canvas-module__zWPBPa__btnCardAction{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Canvas-module__zWPBPa__btnCardAction:hover{background:var(--surface-2);color:var(--primary);transform:scale(1.1)}.Canvas-module__zWPBPa__intelligenceList{flex-direction:column;gap:2rem;display:flex}.Canvas-module__zWPBPa__listSection{flex-direction:column;gap:.5rem;display:flex}.Canvas-module__zWPBPa__listRow{background:var(--surface-0);border-bottom:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden}.Canvas-module__zWPBPa__listRow:hover{background:var(--surface-2);border-color:var(--text-tertiary);transform:translate(4px);box-shadow:0 2px 8px #00000014}.Canvas-module__zWPBPa__listRow:active{transform:translate(0);box-shadow:0 1px 4px #0000000f}.Canvas-module__zWPBPa__rowLead{flex:1;align-items:center;gap:1rem;display:flex}.Canvas-module__zWPBPa__rowIcon{background:var(--surface-2);width:32px;height:32px;color:var(--text-secondary);border-radius:6px;justify-content:center;align-items:center;display:flex}.Canvas-module__zWPBPa__rowInfo{flex:1}.Canvas-module__zWPBPa__rowTitle{color:var(--foreground);margin-bottom:.25rem;font-size:.95rem;font-weight:600}.Canvas-module__zWPBPa__rowMeta{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.75rem;display:flex}.Canvas-module__zWPBPa__rowTag{background:var(--primary);color:var(--primary-foreground);text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:800}.Canvas-module__zWPBPa__rowActions{align-items:center;gap:.5rem;display:flex}.Canvas-module__zWPBPa__btnRowDelete{width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Canvas-module__zWPBPa__btnRowDelete:hover{background:var(--surface-2);color:var(--canvas-red)}.Canvas-module__zWPBPa__emptyStateMinimal{text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.Canvas-module__zWPBPa__emptyStateMinimal h3{color:var(--foreground);margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.Canvas-module__zWPBPa__emptyStateMinimal p{color:var(--text-secondary);max-width:300px;font-size:.85rem}.Canvas-module__zWPBPa__card.Canvas-module__zWPBPa__active{border-color:var(--canvas-red);box-shadow:0 0 0 3px #b91c1c1a}.Canvas-module__zWPBPa__listRow.Canvas-module__zWPBPa__active{border-color:var(--canvas-red);background:#b91c1c0d}.Canvas-module__zWPBPa__cardActionGroup{align-items:center;gap:.5rem;display:flex}.Canvas-module__zWPBPa__btnRowAction{width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Canvas-module__zWPBPa__btnRowAction:hover{background:var(--surface-2);color:var(--foreground)}.Canvas-module__zWPBPa__dialogOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Canvas-module__zWPBPa__dialog{background:var(--surface-1);border:1px solid var(--border);border-radius:8px;width:90%;max-width:400px;box-shadow:0 4px 20px #00000026}.Canvas-module__zWPBPa__docTitle{color:var(--primary);letter-spacing:-.02em;margin-bottom:2rem;font-size:1.5rem;font-weight:800}.Canvas-module__zWPBPa__h2{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--border-subtle);margin-top:2rem;margin-bottom:.75rem;padding-bottom:.4rem;font-size:1.15rem;font-weight:700}.Canvas-module__zWPBPa__h3{color:var(--foreground);margin-top:1.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.Canvas-module__zWPBPa__p{color:var(--text-primary);margin-bottom:1rem;font-size:.875rem;line-height:1.6}.Canvas-module__zWPBPa__ul{margin-bottom:1rem;padding-left:1rem;list-style-type:none}.Canvas-module__zWPBPa__ul li{margin-bottom:.5rem;position:relative}.Canvas-module__zWPBPa__ul li:not(.Canvas-module__zWPBPa__taskItem):before{content:"•";color:var(--primary);opacity:.6;font-weight:700;position:absolute;left:-1rem}.Canvas-module__zWPBPa__strong{color:var(--foreground);font-weight:700}.Canvas-module__zWPBPa__alert{border-left:2px solid var(--primary);background:#b91c1c0d;border-radius:8px;margin:1.5rem 0;padding:.75rem 1rem;position:relative}.Canvas-module__zWPBPa__alertHeader{letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.65rem;font-weight:700;display:flex}.Canvas-module__zWPBPa__alertContent{color:var(--foreground);font-size:.875rem;line-height:1.5}.Canvas-module__zWPBPa__alertContent p:last-child{margin-bottom:0}.Canvas-module__zWPBPa__alertNote{border-left-color:#64748b}.Canvas-module__zWPBPa__alertNote .Canvas-module__zWPBPa__alertHeader{color:#64748b}.Canvas-module__zWPBPa__alertImportant{background:#8b5cf60d;border-left-color:#8b5cf6}.Canvas-module__zWPBPa__alertImportant .Canvas-module__zWPBPa__alertHeader{color:#8b5cf6}.Canvas-module__zWPBPa__alertTip{background:#10b9810d;border-left-color:#10b981}.Canvas-module__zWPBPa__alertTip .Canvas-module__zWPBPa__alertHeader{color:#10b981}.Canvas-module__zWPBPa__alertWarning{background:#f59e0b0d;border-left-color:#f59e0b}.Canvas-module__zWPBPa__alertWarning .Canvas-module__zWPBPa__alertHeader{color:#f59e0b}.Canvas-module__zWPBPa__alertCaution{background:#ef44440d;border-left-color:#ef4444}.Canvas-module__zWPBPa__alertCaution .Canvas-module__zWPBPa__alertHeader{color:#ef4444}.Canvas-module__zWPBPa__codeBlockContainer{border:1px solid var(--border-subtle);background:var(--surface-2);border-radius:8px;margin:1.5rem 0;overflow:hidden}.Canvas-module__zWPBPa__codeHeader{background:var(--surface-3);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:.4rem .75rem;display:flex}.Canvas-module__zWPBPa__codeLang{color:var(--text-tertiary);letter-spacing:.05em;text-transform:uppercase;font-size:.6rem;font-weight:700}.Canvas-module__zWPBPa__copyBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px;transition:all .2s}.Canvas-module__zWPBPa__copyBtn:hover{background:var(--hover-surface);color:var(--foreground)}.Canvas-module__zWPBPa__codeBody{padding:1rem;overflow-x:auto}.Canvas-module__zWPBPa__codeBody code{font-family:var(--font-mono)!important;color:var(--text-primary)!important;background:0 0!important;padding:0!important;font-size:.8rem!important;line-height:1.5!important}.Canvas-module__zWPBPa__inlineCode{font-family:var(--font-mono);background:var(--surface-2);border:1px solid var(--border-subtle);color:var(--primary);vertical-align:middle;border-radius:4px;padding:.15rem .4rem;font-size:.85em}.Canvas-module__zWPBPa__taskItem{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex;list-style-type:none!important}.Canvas-module__zWPBPa__checkedIcon{color:var(--primary)}.Canvas-module__zWPBPa__taskLabel{color:var(--text-secondary);flex:1;font-size:1rem}.Canvas-module__zWPBPa__taskChecked .Canvas-module__zWPBPa__taskLabel{opacity:.6;text-decoration:line-through}.Canvas-module__zWPBPa__quote{border-left:4px solid var(--border);color:var(--text-tertiary);margin:1.5rem 0;padding-left:1.5rem;font-style:italic}.Canvas-module__zWPBPa__dialogHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem;display:flex}.Canvas-module__zWPBPa__dialogHeader h3{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.Canvas-module__zWPBPa__dialogClose{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;transition:all .2s;display:flex}.Canvas-module__zWPBPa__dialogClose:hover{background:var(--surface-2);color:var(--foreground)}.Canvas-module__zWPBPa__dialogBody{padding:1.5rem 1rem}.Canvas-module__zWPBPa__dialogBody p{color:var(--text-secondary);margin:0 0 1rem;font-size:.9rem}.Canvas-module__zWPBPa__folderSelect{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:6px;padding:.75rem;font-size:.85rem}.Canvas-module__zWPBPa__folderSelect:focus{border-color:var(--canvas-red);outline:none;box-shadow:0 0 0 3px #b91c1c1a}.Canvas-module__zWPBPa__dialogFooter{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding:1rem;display:flex}.Canvas-module__zWPBPa__dialogCancel{background:var(--background);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.Canvas-module__zWPBPa__dialogCancel:hover{background:var(--surface-2);border-color:var(--text-tertiary);color:var(--foreground)}.Canvas-module__zWPBPa__dialogConfirm{background:var(--canvas-red);border:1px solid var(--canvas-red);color:#fff;cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.Canvas-module__zWPBPa__dialogConfirm:hover{filter:brightness(1.1);transform:translateY(-1px)}.Canvas-module__zWPBPa__todoContainer{flex-direction:column;gap:1.5rem;display:flex}.Canvas-module__zWPBPa__createTaskForm{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Canvas-module__zWPBPa__taskInput{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.9rem;transition:all .2s}.Canvas-module__zWPBPa__taskInput:focus{border-color:var(--canvas-red);outline:none;box-shadow:0 0 0 3px #b91c1c1a}.Canvas-module__zWPBPa__taskCheckbox{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-right:.5rem;padding:0;display:flex}.Canvas-module__zWPBPa__taskCompleted{opacity:.7}.Canvas-module__zWPBPa__taskCompleted .Canvas-module__zWPBPa__rowTitle{text-decoration:line-through}.Canvas-module__zWPBPa__systemFolder{border-color:var(--primary)!important}.Canvas-module__zWPBPa__systemTag{background:var(--primary);color:var(--primary-foreground);text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600}.Canvas-module__zWPBPa__priorityHigh{color:var(--canvas-red)!important;background:#fee2e2!important}.Canvas-module__zWPBPa__priorityMedium{color:#d97706!important;background:#fef3c7!important}.Canvas-module__zWPBPa__priorityLow{color:#059669!important;background:#d1fae5!important}.Canvas-module__zWPBPa__dueDate{color:var(--text-secondary);font-size:.75rem}.Canvas-module__zWPBPa__listRow:hover .Canvas-module__zWPBPa__taskCheckbox{color:var(--primary)}.Canvas-module__zWPBPa__taskItem{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .8rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Canvas-module__zWPBPa__taskItem:hover{background:var(--surface-2);border-color:var(--primary)}.Canvas-module__zWPBPa__taskItem.Canvas-module__zWPBPa__taskChecked{opacity:.6}.Canvas-module__zWPBPa__taskLabel{color:var(--foreground);font-size:1rem;transition:all .3s}.Canvas-module__zWPBPa__taskChecked .Canvas-module__zWPBPa__taskLabel{color:var(--text-tertiary);text-decoration:line-through}.Canvas-module__zWPBPa__taskIcon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.Canvas-module__zWPBPa__checkedIcon{color:var(--primary);animation:.3s cubic-bezier(.175,.885,.32,1.275) Canvas-module__zWPBPa__checkPop}.Canvas-module__zWPBPa__uncheckedCircle{border:2px solid var(--text-tertiary);border-radius:4px;width:16px;height:16px;transition:border-color .2s}.Canvas-module__zWPBPa__taskItem:hover .Canvas-module__zWPBPa__uncheckedCircle{border-color:var(--primary)}@keyframes Canvas-module__zWPBPa__checkPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.Canvas-module__zWPBPa__todoBlock{background:var(--surface-1);border:1px solid var(--border);border-radius:12px;margin:2rem 0;overflow:hidden;box-shadow:0 4px 20px #0000000d}.Canvas-module__zWPBPa__todoHeader{background:var(--surface-2);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em;color:var(--primary);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:700;display:flex}.Canvas-module__zWPBPa__todoBody{padding:1rem}.Canvas-module__zWPBPa__todoList{margin:0!important;padding:0!important;list-style:none!important}.Canvas-module__zWPBPa__imgWrapper{width:100%;margin:1.5rem 0;display:block;overflow:hidden}.Canvas-module__zWPBPa__contentImage{border-radius:4px;width:100%;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:block;max-width:100%!important;height:auto!important}.Canvas-module__zWPBPa__contentImage:hover{transform:scale(1.02)}.Canvas-module__zWPBPa__imgCaption{color:var(--text-tertiary);text-align:center;max-width:80%;margin:.6rem auto 0;font-size:.85rem;font-style:italic;line-height:1.4;display:block}.Canvas-module__zWPBPa__mermaidContainer{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:8px;justify-content:center;width:100%;margin:2rem 0;padding:1.5rem;transition:opacity .3s;display:flex;overflow:hidden}.Canvas-module__zWPBPa__spin{animation:1s linear infinite Canvas-module__zWPBPa__af-spin}.Canvas-module__zWPBPa__stabilizingOverlay{background:rgba(var(--background-rgb,10, 10, 10), .7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Canvas-module__zWPBPa__stabilizingIndicator{background:var(--surface-1);border:1px solid var(--border);color:var(--primary);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.9rem;font-weight:600;display:flex;box-shadow:0 8px 32px #0006}.Canvas-module__zWPBPa__markdownContainer{width:100%;min-height:100%}.Canvas-module__zWPBPa__tableWrapper{border:1px solid var(--border-subtle);background:var(--surface-1);border-radius:8px;width:100%;margin:1.5rem 0;overflow-x:auto}.Canvas-module__zWPBPa__mdTable{border-collapse:collapse;width:100%;color:var(--text-primary);font-size:.85rem;line-height:1.4}.Canvas-module__zWPBPa__mdThead{background:var(--surface-2);border-bottom:2px solid var(--border)}.Canvas-module__zWPBPa__mdTh{text-align:center;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);border-right:1px solid var(--border-subtle);padding:.25rem .4rem;font-weight:700}.Canvas-module__zWPBPa__mdTh:last-child{border-right:none}.Canvas-module__zWPBPa__mdTr{border-bottom:1px solid var(--border-subtle);transition:background .2s}.Canvas-module__zWPBPa__mdTr:last-child{border-bottom:none}.Canvas-module__zWPBPa__mdTr:hover{background:var(--hover-surface)}.Canvas-module__zWPBPa__mdTd{color:var(--text-primary);vertical-align:middle;text-align:center;border-right:1px solid var(--border-subtle);padding:.25rem .4rem}.Canvas-module__zWPBPa__mdTd:last-child{border-right:none}.Canvas-module__zWPBPa__inverted .Canvas-module__zWPBPa__tableWrapper{background:#fff;border-color:#e2e8f0}.Canvas-module__zWPBPa__inverted .Canvas-module__zWPBPa__mdThead{background:#f8fafc;border-bottom-color:#cbd5e1}.Canvas-module__zWPBPa__inverted .Canvas-module__zWPBPa__mdTr{border-bottom-color:#f1f5f9}.Canvas-module__zWPBPa__inverted .Canvas-module__zWPBPa__mdTh,.Canvas-module__zWPBPa__inverted .Canvas-module__zWPBPa__mdTd{border-right-color:#f1f5f9}.Canvas-module__zWPBPa__inverted .Canvas-module__zWPBPa__mdTr:hover{background:#f1f5f9}.Canvas-module__zWPBPa__zoomFitActive .Canvas-module__zWPBPa__tableWrapper{overflow-x:hidden!important}.Canvas-module__zWPBPa__zoomFitActive .Canvas-module__zWPBPa__mdTable{table-layout:fixed;width:100%!important}.Canvas-module__zWPBPa__zoomFitActive .Canvas-module__zWPBPa__mdTd,.Canvas-module__zWPBPa__zoomFitActive .Canvas-module__zWPBPa__mdTh{word-break:break-all;white-space:normal}.Canvas-module__zWPBPa__mermaidPlaceholder{background:var(--surface-1);border:1px dashed var(--border);color:var(--text-tertiary);border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:2rem;font-size:.8rem;display:flex}.Canvas-module__zWPBPa__saveStatus{-webkit-backdrop-filter:blur(12px);color:#fff;pointer-events:none;opacity:0;z-index:1000;background:#0f172abf;border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:500;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:12px;right:50%;transform:translate(50%)translateY(-20px);box-shadow:0 4px 20px #0000004d}.Canvas-module__zWPBPa__saveStatusVisible{opacity:1;transform:translate(50%)translateY(0)}.Canvas-module__zWPBPa__saveStatus.Canvas-module__zWPBPa__saving{border-color:#f59e0b66;box-shadow:0 0 15px #f59e0b1a}.Canvas-module__zWPBPa__saveStatus.Canvas-module__zWPBPa__success{border-color:#10b98166;box-shadow:0 0 15px #10b9811a}.Canvas-module__zWPBPa__canvasWithToolbar{flex-direction:column;height:100%;display:flex;overflow:hidden}.Canvas-module__zWPBPa__canvasBody{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.Canvas-module__zWPBPa__mdsLayout{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.Canvas-module__zWPBPa__mdsLayout.Canvas-module__zWPBPa__layoutSplitH{flex-direction:row}.Canvas-module__zWPBPa__mdsLayout.Canvas-module__zWPBPa__layoutSplitV{flex-direction:column}.Canvas-module__zWPBPa__mdsLayout.Canvas-module__zWPBPa__layoutGrid4{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;display:grid}.Canvas-module__zWPBPa__viewerContainer{background:var(--surface-1,#0f172a);border:none;border-radius:0;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.Canvas-module__zWPBPa__viewerContainer.Canvas-module__zWPBPa__previewOnly{pointer-events:none;opacity:.85}.Canvas-module__zWPBPa__slotHeader{background:var(--surface-2,#ffffff08);border-bottom:1px solid var(--border-subtle,#ffffff0f);height:32px;min-height:32px;color:var(--text-secondary,#ffffff80);white-space:nowrap;justify-content:space-between;align-items:center;gap:.5rem;padding:0 .75rem;font-size:.7rem;display:flex;overflow:hidden}.Canvas-module__zWPBPa__slotHeaderLeft,.Canvas-module__zWPBPa__slotHeaderLead{flex:1;align-items:center;gap:.4rem;min-width:0;display:flex;overflow:hidden}.Canvas-module__zWPBPa__slotHeaderLeft span,.Canvas-module__zWPBPa__slotHeaderLead span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Canvas-module__zWPBPa__slotHeaderAction{width:22px;height:22px;color:var(--text-tertiary,#ffffff4d);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.Canvas-module__zWPBPa__slotHeaderAction:hover{background:var(--surface-3,#ffffff14);color:var(--text-primary,#fff)}.Canvas-module__zWPBPa__viewerBody{flex:1;min-height:0;position:relative;overflow:auto}.Canvas-module__zWPBPa__viewerEditor{resize:none;width:100%;height:100%;min-height:100%;color:var(--text-primary,#f1f5f9);box-sizing:border-box;background:0 0;border:none;outline:none;padding:1.25rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875rem;line-height:1.6}.Canvas-module__zWPBPa__markdownContent{color:var(--text-primary,#f1f5f9);padding:1.5rem 1.75rem;font-size:.875rem;line-height:1.7;overflow-x:hidden}.Canvas-module__zWPBPa__markdownContent.Canvas-module__zWPBPa__zoomFitActive{padding:.75rem;font-size:.75rem}.Canvas-module__zWPBPa__emptySlot{border:1px dashed var(--border-subtle,#ffffff1a);cursor:pointer;border-radius:6px;flex-direction:column;flex:1;min-height:120px;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.Canvas-module__zWPBPa__emptySlot:hover{border-color:var(--primary);background:#b91c1c0a}.Canvas-module__zWPBPa__slotBody{color:var(--text-tertiary);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Canvas-module__zWPBPa__emptyIcon{opacity:.4}.Canvas-module__zWPBPa__emptySlotGap{flex:1}
.FileManager-module__LWA1KW__fileManager{flex-direction:column;height:100%;display:flex}.FileManager-module__LWA1KW__breadcrumb{border-bottom:1px solid var(--border);background:var(--background);flex-shrink:0;align-items:center;gap:12px;padding:16px 20px;display:flex}.FileManager-module__LWA1KW__breadcrumbItem{border-radius:var(--radius-sm);cursor:pointer;font-size:var(--text-base);color:var(--foreground);background:0 0;border:none;align-items:center;gap:4px;padding:6px 12px;transition:all .2s;display:flex}.FileManager-module__LWA1KW__breadcrumbItem:hover:not(:disabled){background:var(--primary);color:var(--primary-foreground)}.FileManager-module__LWA1KW__breadcrumbItem:disabled{opacity:.4;cursor:not-allowed}.FileManager-module__LWA1KW__breadcrumbPath{align-items:center;gap:8px;display:flex}.FileManager-module__LWA1KW__breadcrumbLink{border-radius:var(--radius-xs);cursor:pointer;font-size:var(--text-base);color:var(--foreground);background:0 0;border:none;padding:4px 8px;transition:all .2s}.FileManager-module__LWA1KW__breadcrumbLink:hover{background:var(--muted)}.FileManager-module__LWA1KW__breadcrumbSeparator{color:var(--muted-foreground);font-size:var(--text-base)}.FileManager-module__LWA1KW__createFolderForm{border-bottom:1px solid var(--border);background:var(--background);flex-shrink:0;gap:12px;padding:16px 20px;display:flex}.FileManager-module__LWA1KW__folderInput{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);color:var(--foreground);font-size:var(--text-base);flex:1;padding:8px 12px;transition:border-color .2s}.FileManager-module__LWA1KW__folderInput:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #ffffff1a}.FileManager-module__LWA1KW__createButton{border-radius:var(--radius-sm);background:var(--primary);color:var(--primary-foreground);font-size:var(--text-base);font-weight:var(--font-medium);cursor:pointer;border:none;padding:8px 16px;transition:all .2s}.FileManager-module__LWA1KW__createButton:hover{background:var(--primary);opacity:.9;transform:translateY(-1px)}.FileManager-module__LWA1KW__createButton:active{transform:translateY(0)}.FileManager-module__LWA1KW__gridContainer{flex-direction:column;flex:1;gap:14px;padding:12px 16px;display:flex;overflow-y:auto}.FileManager-module__LWA1KW__intelligenceList{flex-direction:column;flex:1;padding:0;display:flex;overflow-y:auto}.FileManager-module__LWA1KW__section{flex-direction:column;gap:8px;display:flex}.FileManager-module__LWA1KW__sectionTitle{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;padding-left:4px}.FileManager-module__LWA1KW__gridRow{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.FileManager-module__LWA1KW__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;padding:10px 12px;transition:all .2s;position:relative;overflow:hidden}.FileManager-module__LWA1KW__card .FileManager-module__LWA1KW__cardIcon,.FileManager-module__LWA1KW__card .FileManager-module__LWA1KW__cardTag,.FileManager-module__LWA1KW__card .FileManager-module__LWA1KW__cardBody,.FileManager-module__LWA1KW__card .FileManager-module__LWA1KW__cardTitle,.FileManager-module__LWA1KW__card .FileManager-module__LWA1KW__cardFooter,.FileManager-module__LWA1KW__card .FileManager-module__LWA1KW__cardMeta,.FileManager-module__LWA1KW__card .FileManager-module__LWA1KW__cardActionGroup{padding:0}.FileManager-module__LWA1KW__card .FileManager-module__LWA1KW__btnCardAction{padding:4px}.FileManager-module__LWA1KW__card:hover{box-shadow:0 4px 12px var(--shadow);border-color:var(--primary);opacity:.8;transform:translateY(-2px)}.FileManager-module__LWA1KW__cardIcon{align-items:center;gap:6px;margin-bottom:6px;display:flex}.FileManager-module__LWA1KW__cardTag{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}.FileManager-module__LWA1KW__cardBody{flex-direction:column;gap:4px;display:flex}.FileManager-module__LWA1KW__cardTitle{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--foreground);line-height:1.3}.FileManager-module__LWA1KW__cardFooter{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.FileManager-module__LWA1KW__cardMeta{font-size:var(--text-sm);color:var(--muted-foreground)}.FileManager-module__LWA1KW__cardActionGroup{gap:4px;display:flex}.FileManager-module__LWA1KW__btnCardAction{border-radius:var(--radius-xs);color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.FileManager-module__LWA1KW__btnCardAction:hover{background:var(--muted);color:var(--foreground)}.FileManager-module__LWA1KW__listSection{flex-direction:column;display:flex}.FileManager-module__LWA1KW__listRow{border-bottom:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;padding:12px 20px;transition:all .2s;display:flex}.FileManager-module__LWA1KW__listRow:hover{background:var(--muted)}.FileManager-module__LWA1KW__rowLead{flex:1;align-items:center;gap:12px;display:flex}.FileManager-module__LWA1KW__rowIcon{border-radius:var(--radius-sm);background:var(--muted);width:32px;height:32px;color:var(--foreground);justify-content:center;align-items:center;display:flex}.FileManager-module__LWA1KW__rowInfo{flex:1;min-width:0}.FileManager-module__LWA1KW__rowTitle{font-size:var(--text-base);font-weight:var(--font-medium);color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;overflow:hidden}.FileManager-module__LWA1KW__rowMeta{font-size:var(--text-sm);color:var(--muted-foreground);align-items:center;gap:8px;display:flex}.FileManager-module__LWA1KW__rowTag{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}.FileManager-module__LWA1KW__rowActions{align-items:center;gap:8px;display:flex}.FileManager-module__LWA1KW__btnRowAction{border-radius:var(--radius-xs);color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.FileManager-module__LWA1KW__btnRowAction:hover{background:var(--muted);color:var(--foreground)}.FileManager-module__LWA1KW__btnRowDelete{border-radius:var(--radius-xs);color:var(--destructive);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.FileManager-module__LWA1KW__btnRowDelete:hover{background:#ef44441a}.FileManager-module__LWA1KW__emptyStateMinimal{text-align:center;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.FileManager-module__LWA1KW__emptyStateMinimal h3{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--foreground);margin:16px 0 8px}.FileManager-module__LWA1KW__emptyStateMinimal p{font-size:var(--text-base);color:var(--muted-foreground);max-width:320px}.FileManager-module__LWA1KW__dialogOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FileManager-module__LWA1KW__dialog{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);width:90%;max-width:400px;box-shadow:0 10px 25px var(--shadow);overflow:hidden}.FileManager-module__LWA1KW__dialogHeader{border-bottom:1px solid var(--border);background:var(--background);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.FileManager-module__LWA1KW__dialogHeader h3{font-size:var(--text-md);font-weight:var(--font-semibold);color:var(--foreground);margin:0}.FileManager-module__LWA1KW__dialogClose{border-radius:var(--radius-xs);color:var(--muted-foreground);cursor:pointer;font-size:var(--text-xl);line-height:var(--leading-none);background:0 0;border:none;padding:4px;transition:all .2s}.FileManager-module__LWA1KW__dialogClose:hover{background:var(--muted);color:var(--foreground)}.FileManager-module__LWA1KW__dialogBody{padding:20px}.FileManager-module__LWA1KW__dialogBody p{font-size:var(--text-base);color:var(--foreground);margin:0 0 16px}.FileManager-module__LWA1KW__folderSelect{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);width:100%;color:var(--foreground);font-size:var(--text-base);padding:8px 12px;transition:border-color .2s}.FileManager-module__LWA1KW__folderSelect:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #ffffff1a}.FileManager-module__LWA1KW__dialogFooter{border-top:1px solid var(--border);background:var(--background);justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px;display:flex}.FileManager-module__LWA1KW__dialogCancel{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);color:var(--foreground);font-size:var(--text-base);font-weight:var(--font-medium);cursor:pointer;padding:8px 16px;transition:all .2s}.FileManager-module__LWA1KW__dialogCancel:hover{background:var(--muted)}.FileManager-module__LWA1KW__dialogConfirm{border-radius:var(--radius-sm);background:var(--primary);color:var(--primary-foreground);font-size:var(--text-base);font-weight:var(--font-medium);cursor:pointer;border:none;padding:8px 16px;transition:all .2s}.FileManager-module__LWA1KW__dialogConfirm:hover{background:var(--primary);opacity:.9}@media (max-width:768px){.FileManager-module__LWA1KW__gridRow{grid-template-columns:1fr}.FileManager-module__LWA1KW__breadcrumb,.FileManager-module__LWA1KW__createFolderForm{padding:12px 16px}.FileManager-module__LWA1KW__gridContainer{padding:16px}.FileManager-module__LWA1KW__listRow{padding:10px 16px}}
.Drawing-module__kY1w4q__rendererRoot{background:var(--bg-primary,#0f0f11);height:100%;color:var(--text-primary,#e8e8f0);flex-direction:column;font-family:Inter,sans-serif;display:flex}.Drawing-module__kY1w4q__rendererLayout{flex:1;display:flex;overflow:hidden}.Drawing-module__kY1w4q__toolbar{background:#ffffff08;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;display:flex}.Drawing-module__kY1w4q__toolbarLeft{align-items:center;gap:10px;display:flex}.Drawing-module__kY1w4q__toolbarRight{align-items:center;gap:8px;display:flex}.Drawing-module__kY1w4q__toolbarTitle{font-size:13px;font-weight:var(--font-semibold);color:var(--text-primary,#e8e8f0);text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.Drawing-module__kY1w4q__toolbarTag{font-size:10px;font-weight:var(--font-bold);letter-spacing:.06em;color:#7c6aff;border-radius:var(--radius-xs);background:#7c6aff1f;border:1px solid #7c6aff40;padding:2px 6px}.Drawing-module__kY1w4q__toolbarBtn{border-radius:var(--radius-sm);color:#ffffffa6;cursor:pointer;background:0 0;border:1px solid #ffffff1a;align-items:center;gap:5px;padding:5px 10px;font-size:12px;transition:all .15s;display:flex}.Drawing-module__kY1w4q__toolbarBtn:hover{color:#fff;background:#ffffff0f}.Drawing-module__kY1w4q__toolbarBtnActive{color:#9d8fff;background:#7c6aff26;border-color:#7c6aff66}.Drawing-module__kY1w4q__toolbarBtnPrimary{border-radius:var(--radius-sm);color:#fff;font-size:12px;font-weight:var(--font-semibold);cursor:pointer;background:#7c6aff;border:none;align-items:center;gap:5px;padding:5px 12px;transition:background .15s;display:flex}.Drawing-module__kY1w4q__toolbarBtnPrimary:hover{background:#6b59ee}.Drawing-module__kY1w4q__gridArea{flex:1;justify-content:center;align-items:flex-start;padding:24px;display:flex;overflow:auto}.Drawing-module__kY1w4q__gridArea.Drawing-module__kY1w4q__A4>div{color:#1a1a1a;background:#fff;border-radius:2px;width:210mm;min-height:297mm;box-shadow:0 4px 32px #0006}.Drawing-module__kY1w4q__gridArea.Drawing-module__kY1w4q__A3>div{color:#1a1a1a;background:#fff;width:297mm;min-height:420mm;box-shadow:0 4px 32px #0006}.Drawing-module__kY1w4q__gridArea.Drawing-module__kY1w4q__Letter>div{color:#1a1a1a;background:#fff;width:215.9mm;min-height:279.4mm;box-shadow:0 4px 32px #0006}.Drawing-module__kY1w4q__cell{box-sizing:border-box;min-height:40px;position:relative;overflow:hidden}.Drawing-module__kY1w4q__cell:hover .Drawing-module__kY1w4q__cellEditBtn{opacity:1}.Drawing-module__kY1w4q__cellEditBtn{z-index:10;opacity:0;border-radius:var(--radius-xs);cursor:pointer;color:#fff;background:#7c6affd9;border:none;align-items:center;padding:3px 5px;transition:opacity .15s;display:flex;position:absolute;top:4px;right:4px}.Drawing-module__kY1w4q__cellEditBtn:hover{background:#7c6aff}.Drawing-module__kY1w4q__cellImage{object-fit:contain;width:100%;height:100%;display:block}.Drawing-module__kY1w4q__cellImagePlaceholder{color:#999;background:#f4f4f6;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:100%;min-height:80px;font-size:12px;display:flex}.Drawing-module__kY1w4q__cellPlaceholderHint{opacity:.6;font-size:11px}.Drawing-module__kY1w4q__cellMarkdown{color:#1a1a1a;font-size:13px;line-height:1.6}.Drawing-module__kY1w4q__cellMarkdown h1,.Drawing-module__kY1w4q__cellMarkdown h2,.Drawing-module__kY1w4q__cellMarkdown h3{margin:0 0 4px;line-height:1.3}.Drawing-module__kY1w4q__cellMarkdown p{margin:2px 0}.Drawing-module__kY1w4q__cellMarkdown ul,.Drawing-module__kY1w4q__cellMarkdown ol{margin:4px 0;padding-left:16px}.Drawing-module__kY1w4q__datasheetTable{border-collapse:collapse;width:100%;font-size:12px}.Drawing-module__kY1w4q__datasheetTh{color:#fff;text-align:left;font-weight:var(--font-semibold);letter-spacing:.04em;text-transform:uppercase;background:#1a1a2e;padding:5px 8px;font-size:11px}.Drawing-module__kY1w4q__datasheetTr:nth-child(2n){background:#f7f7fa}.Drawing-module__kY1w4q__datasheetLabel{font-weight:var(--font-semibold);color:#333;white-space:nowrap;border-bottom:1px solid #eee;padding:4px 8px}.Drawing-module__kY1w4q__datasheetValue{color:#555;border-bottom:1px solid #eee;padding:4px 8px}.Drawing-module__kY1w4q__variablePanel{background:#ffffff05;border-left:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:280px;display:flex;overflow:hidden}.Drawing-module__kY1w4q__variablePanelHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.Drawing-module__kY1w4q__variablePanelTitle{font-size:12px;font-weight:var(--font-semibold);color:#fffc;align-items:center;gap:6px;display:flex}.Drawing-module__kY1w4q__variablePanelActions{align-items:center;gap:6px;display:flex}.Drawing-module__kY1w4q__variablePanelClose{color:#fff6;cursor:pointer;border-radius:var(--radius-xs);background:0 0;border:none;padding:2px;display:flex}.Drawing-module__kY1w4q__variablePanelClose:hover{color:#fff}.Drawing-module__kY1w4q__variableList{flex-direction:column;flex:1;gap:10px;padding:12px;display:flex;overflow-y:auto}.Drawing-module__kY1w4q__variableRow{flex-direction:column;gap:3px;display:flex}.Drawing-module__kY1w4q__variableKey{color:#ffffff73;font-size:10px}.Drawing-module__kY1w4q__variableKey code{color:#9d8fff;font-family:JetBrains Mono,monospace}.Drawing-module__kY1w4q__variableInput{color:#e8e8f0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:5px;outline:none;padding:5px 8px;font-size:12px;transition:border-color .15s}.Drawing-module__kY1w4q__variableInput:focus{background:#7c6aff0d;border-color:#7c6aff80}.Drawing-module__kY1w4q__variableEmptyHint{color:#ffffff59;text-align:center;padding:16px 0;font-size:12px;line-height:1.6}.Drawing-module__kY1w4q__variablePanelFooter{border-top:1px solid #ffffff14;gap:8px;padding:10px 14px;display:flex}.Drawing-module__kY1w4q__variableSaveBtn{color:#fff;font-size:12px;font-weight:var(--font-semibold);cursor:pointer;background:#7c6aff;border:none;border-radius:5px;flex:1;padding:6px}.Drawing-module__kY1w4q__variableSaveBtn:disabled{opacity:.5;cursor:not-allowed}.Drawing-module__kY1w4q__variableDbBtn{color:#ffffff59;cursor:not-allowed;background:0 0;border:1px solid #ffffff1a;border-radius:5px;align-items:center;gap:4px;padding:6px 10px;font-size:11px;display:flex}.Drawing-module__kY1w4q__editorPanel{background:#ffffff05;border-left:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:320px;display:flex}.Drawing-module__kY1w4q__editorPanelHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.Drawing-module__kY1w4q__editorPanelTitle{font-size:12px;font-weight:var(--font-semibold);color:#fffc;align-items:center;gap:6px;display:flex}.Drawing-module__kY1w4q__editorCellType{color:#9d8fff;font-family:JetBrains Mono,monospace;font-size:11px}.Drawing-module__kY1w4q__editorClose{color:#fff6;cursor:pointer;border-radius:var(--radius-xs);background:0 0;border:none;padding:2px;display:flex}.Drawing-module__kY1w4q__editorClose:hover{color:#fff}.Drawing-module__kY1w4q__editorBody{flex-direction:column;flex:1;gap:8px;padding:14px;display:flex}.Drawing-module__kY1w4q__editorLabel{font-size:11px;font-weight:var(--font-semibold);color:#ffffff80;text-transform:uppercase;letter-spacing:.05em}.Drawing-module__kY1w4q__editorTextarea{border-radius:var(--radius-sm);color:#e8e8f0;resize:vertical;background:#0003;border:1px solid #ffffff1a;outline:none;flex:1;padding:10px;font-family:JetBrains Mono,Courier New,monospace;font-size:12px;line-height:1.6}.Drawing-module__kY1w4q__editorTextarea:focus{border-color:#7c6aff80}.Drawing-module__kY1w4q__editorHint{color:#ffffff4d;white-space:pre-line;font-size:10px;line-height:var(--leading-normal)}.Drawing-module__kY1w4q__editorFooter{border-top:1px solid #ffffff14;gap:8px;padding:10px 14px;display:flex}.Drawing-module__kY1w4q__editorCancel{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:5px;flex:1;padding:7px;font-size:12px}.Drawing-module__kY1w4q__editorSave{color:#fff;font-size:12px;font-weight:var(--font-semibold);cursor:pointer;background:#7c6aff;border:none;border-radius:5px;flex:2;justify-content:center;align-items:center;gap:5px;padding:7px;display:flex}.Drawing-module__kY1w4q__editorSave:disabled{opacity:.5;cursor:not-allowed}.Drawing-module__kY1w4q__createDrawingDialog{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Drawing-module__kY1w4q__createDrawingBox{border-radius:var(--radius-lg);background:#1a1a2e;border:1px solid #ffffff1a;flex-direction:column;gap:16px;width:360px;padding:24px;display:flex}.Drawing-module__kY1w4q__createDrawingTitle{font-size:15px;font-weight:var(--font-bold);color:#e8e8f0}.Drawing-module__kY1w4q__createDrawingInput{border-radius:var(--radius-sm);color:#e8e8f0;background:#ffffff0d;border:1px solid #ffffff1f;outline:none;padding:8px 12px;font-size:13px}.Drawing-module__kY1w4q__createDrawingInput:focus{border-color:#7c6aff80}.Drawing-module__kY1w4q__createDrawingSelect{border-radius:var(--radius-sm);color:#e8e8f0;background:#ffffff0d;border:1px solid #ffffff1f;padding:8px 12px;font-size:13px}.Drawing-module__kY1w4q__createDrawingActions{justify-content:flex-end;gap:8px;display:flex}.Drawing-module__kY1w4q__createDrawingCancel{border-radius:var(--radius-sm);color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;padding:7px 16px;font-size:12px}.Drawing-module__kY1w4q__createDrawingOk{border-radius:var(--radius-sm);color:#fff;font-size:12px;font-weight:var(--font-semibold);cursor:pointer;background:#7c6aff;border:none;padding:7px 20px}.Drawing-module__kY1w4q__spinIcon{animation:1s linear infinite Drawing-module__kY1w4q__af-spin}@media print{.Drawing-module__kY1w4q__no-print{display:none!important}.Drawing-module__kY1w4q__rendererRoot{background:#fff;height:auto}.Drawing-module__kY1w4q__rendererLayout{overflow:visible}.Drawing-module__kY1w4q__gridArea{justify-content:flex-start;padding:0;overflow:visible}.Drawing-module__kY1w4q__gridArea.Drawing-module__kY1w4q__A4>div,.Drawing-module__kY1w4q__gridArea.Drawing-module__kY1w4q__A3>div,.Drawing-module__kY1w4q__gridArea.Drawing-module__kY1w4q__Letter>div{width:100%;min-height:auto;box-shadow:none;border-radius:0}.Drawing-module__kY1w4q__variablePanel,.Drawing-module__kY1w4q__editorPanel{display:none!important}.Drawing-module__kY1w4q__cell{page-break-inside:avoid}.Drawing-module__kY1w4q__cellEditBtn{display:none!important}}
.CanvasModal-module__idg9Bq__backdrop{background:var(--overlay,#00000080);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9000;justify-content:center;align-items:center;animation:.16s ease-out CanvasModal-module__idg9Bq__fadeIn;display:flex;position:fixed;inset:0}.CanvasModal-module__idg9Bq__modal{background:var(--surface-1,var(--background));color:var(--foreground);border:1px solid var(--border);border-radius:12px;flex-direction:column;animation:.18s cubic-bezier(.22,1,.36,1) CanvasModal-module__idg9Bq__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000059}.CanvasModal-module__idg9Bq__modal[data-size=normal]{border-radius:0;width:min(1100px,88vw);height:100vh}.CanvasModal-module__idg9Bq__modal[data-size=expanded]{border-radius:0;width:100vw;height:100vh}.CanvasModal-module__idg9Bq__header{border-bottom:1px solid var(--border);background:var(--surface-1,var(--background));flex-shrink:0;align-items:center;gap:.75rem;height:56px;padding:0 .75rem 0 1rem;display:flex}.CanvasModal-module__idg9Bq__titleWrap{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.CanvasModal-module__idg9Bq__title{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.CanvasModal-module__idg9Bq__controlsSlot{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.CanvasModal-module__idg9Bq__sizeBtn,.CanvasModal-module__idg9Bq__closeBtn{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.CanvasModal-module__idg9Bq__sizeBtn:hover,.CanvasModal-module__idg9Bq__closeBtn:hover{background:var(--surface-2,var(--muted));color:var(--foreground);border-color:var(--border)}.CanvasModal-module__idg9Bq__divider{background:var(--border);flex-shrink:0;width:1px;height:22px;margin:0 .25rem}.CanvasModal-module__idg9Bq__body{background:var(--background);flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}@keyframes CanvasModal-module__idg9Bq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CanvasModal-module__idg9Bq__slideUp{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}
.workspace-module__6czWLq__contextPane{flex-direction:column;flex-grow:1;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;padding:0;transition:padding .3s;display:flex;overflow:hidden}.workspace-module__6czWLq__contextPane:has(.workspace-module__6czWLq__fullHeightBody){padding:0}.workspace-module__6czWLq__contextPane:has(.workspace-module__6czWLq__moduleShell){padding:0}.workspace-module__6czWLq__moduleShell{background:0 0;flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.workspace-module__6czWLq__moduleTitles{flex-direction:column;justify-content:center;display:flex}.workspace-module__6czWLq__moduleName{font-size:1.1rem;font-weight:var(--font-bold);color:var(--foreground);letter-spacing:-.01em;align-items:center;gap:.75rem;display:flex}.workspace-module__6czWLq__moduleName>svg{color:var(--text-secondary);opacity:.8}.workspace-module__6czWLq__moduleBody{background:var(--background);flex:1;min-height:0;padding:0;position:relative;overflow-y:auto}.workspace-module__6czWLq__fullHeightBody{flex-direction:column;flex:1;width:100%;min-width:0;max-width:100%;min-height:0;padding:0;display:flex;overflow:hidden}.workspace-module__6czWLq__contextPane:has(.workspace-module__6czWLq__fullHeightBody) .workspace-module__6czWLq__fullHeightBody{height:100%}.workspace-module__6czWLq__headerActions{flex-grow:1;justify-content:flex-end;gap:.75rem;display:flex}.workspace-module__6czWLq__headerSearchWrap{flex:0 200px;min-width:140px;overflow:hidden}.workspace-module__6czWLq__headerSearchWrap>*{flex:none;width:100%;min-width:0;max-width:none}.workspace-module__6czWLq__headerDivider{background:var(--border-subtle);flex-shrink:0;width:1px;height:22px}
.MobileBottomNav-module__1STAna__mobileNav{display:none}@media (max-width:768px){.MobileBottomNav-module__1STAna__mobileNav{inset-inline:0;z-index:calc(var(--z-overlay-content) - 10);border-top:1px solid var(--border-subtle);background:var(--surface-1);padding-bottom:env(safe-area-inset-bottom);display:block;position:fixed;bottom:0}.MobileBottomNav-module__1STAna__navBar{min-height:4.25rem;display:flex}.MobileBottomNav-module__1STAna__navItem{appearance:none;min-width:0;color:var(--text-secondary);justify-content:center;align-items:center;gap:var(--space-1);font:inherit;font-size:var(--text-xs);font-weight:var(--font-medium);line-height:var(--leading-tight);cursor:pointer;background:0 0;border:0;border-radius:0;flex-direction:column;flex:1 1 0;text-decoration:none;display:flex}.MobileBottomNav-module__1STAna__navItem:hover,.MobileBottomNav-module__1STAna__navItem:focus-visible,.MobileBottomNav-module__1STAna__moreItem:hover,.MobileBottomNav-module__1STAna__moreItem:focus-visible{color:var(--text-primary);background:var(--hover-surface);outline:none}.MobileBottomNav-module__1STAna__activeItem{color:var(--primary);background:var(--active-surface)}.MobileBottomNav-module__1STAna__morePanel{left:var(--space-3);right:var(--space-3);bottom:calc(4.75rem + env(safe-area-inset-bottom));border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-1);position:fixed;overflow:hidden}.MobileBottomNav-module__1STAna__moreHeader{min-height:3rem;padding:0 var(--space-3) 0 var(--space-4);border-bottom:1px solid var(--border-subtle);color:var(--text-primary);font-size:var(--text-base);font-weight:var(--font-semibold);justify-content:space-between;align-items:center;display:flex}.MobileBottomNav-module__1STAna__iconButton{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-2);width:2.25rem;height:2.25rem;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.MobileBottomNav-module__1STAna__iconButton:hover,.MobileBottomNav-module__1STAna__iconButton:focus-visible{color:var(--text-primary);background:var(--hover-surface);outline:none}.MobileBottomNav-module__1STAna__moreGrid{background:var(--border-subtle);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.MobileBottomNav-module__1STAna__moreItem{justify-content:center;align-items:center;gap:var(--space-2);background:var(--surface-1);min-width:0;min-height:4.25rem;color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--font-medium);line-height:var(--leading-tight);text-align:center;flex-direction:column;text-decoration:none;display:flex}}
.MainLayout-module__56aLsq__main{background-color:var(--background);height:100vh;display:flex;overflow:hidden}.MainLayout-module__56aLsq__sidebarWrapper{flex-shrink:0}.MainLayout-module__56aLsq__contentWrapper{flex-grow:1;min-width:0;min-height:0;display:flex;overflow:hidden}.MainLayout-module__56aLsq__contextPaneWrapper{flex-direction:column;flex-grow:1;min-width:0;max-width:100%;display:flex;position:relative;overflow:hidden}.MainLayout-module__56aLsq__agentPaneWrapper{border-left:1px solid var(--border);flex-shrink:0;height:100%}.MainLayout-module__56aLsq__agentPaneContent{height:100%}.MainLayout-module__56aLsq__mobileAgentHeader,.MainLayout-module__56aLsq__mobileAgentFab,.MainLayout-module__56aLsq__mobileAgentBackdrop{display:none}@media (max-width:768px){.MainLayout-module__56aLsq__main{height:100dvh}.MainLayout-module__56aLsq__sidebarWrapper{display:none}.MainLayout-module__56aLsq__contentWrapper{width:100%}.MainLayout-module__56aLsq__contextPaneWrapper{padding-bottom:calc(4.25rem + env(safe-area-inset-bottom))}.MainLayout-module__56aLsq__mobileAgentBackdrop{z-index:var(--z-overlay-backdrop);background:var(--overlay-backdrop-soft);opacity:0;pointer-events:none;transition:opacity var(--overlay-dur) var(--overlay-ease);border:0;display:block;position:fixed;inset:0}.MainLayout-module__56aLsq__mobileAgentBackdropOpen{opacity:1;pointer-events:auto}.MainLayout-module__56aLsq__agentPaneWrapper{z-index:var(--z-overlay-content);border-left:0;border-top:1px solid var(--border-subtle);background:var(--surface-1);pointer-events:none;height:min(82dvh,44rem);transition:transform var(--overlay-dur-slow) var(--overlay-ease-bouncy);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.MainLayout-module__56aLsq__agentPaneWrapperOpen{pointer-events:auto;transform:translateY(0)}.MainLayout-module__56aLsq__mobileAgentHeader{min-height:var(--overlay-header-h);justify-content:space-between;align-items:center;gap:var(--space-3);padding:0 var(--space-4);border-bottom:1px solid var(--border-subtle);background:var(--surface-1);display:flex}.MainLayout-module__56aLsq__mobileAgentTitle{align-items:center;gap:var(--space-2);min-width:0;color:var(--text-primary);font-size:var(--text-base);font-weight:var(--font-semibold);line-height:var(--leading-tight);display:flex}.MainLayout-module__56aLsq__mobileAgentClose,.MainLayout-module__56aLsq__mobileAgentFab{appearance:none;border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.MainLayout-module__56aLsq__mobileAgentClose{border-radius:var(--radius-md);background:var(--surface-2);width:2.25rem;height:2.25rem}.MainLayout-module__56aLsq__mobileAgentClose:hover,.MainLayout-module__56aLsq__mobileAgentClose:focus-visible{background:var(--hover-surface);outline:none}.MainLayout-module__56aLsq__agentPaneContent{flex:1;min-height:0}.MainLayout-module__56aLsq__agentPaneContent>*{height:100%;width:100%!important}.MainLayout-module__56aLsq__mobileAgentFab{right:var(--space-4);bottom:calc(5rem + env(safe-area-inset-bottom));z-index:calc(var(--z-overlay-content) - 5);border-radius:var(--radius-full);background:var(--primary);width:3.5rem;height:3.5rem;color:var(--primary-foreground);transition:opacity var(--overlay-dur) var(--overlay-ease), transform var(--overlay-dur) var(--overlay-ease);position:fixed}.MainLayout-module__56aLsq__mobileAgentFab:hover,.MainLayout-module__56aLsq__mobileAgentFab:focus-visible{background:var(--primary);outline:2px solid var(--ring);outline-offset:2px}.MainLayout-module__56aLsq__mobileAgentFabHidden{opacity:0;pointer-events:none;transform:translateY(var(--space-2))}}
.AIChat-module__9PXVTG__agentPane{background-color:var(--pane-bg);flex-direction:column;width:400px;height:100%;transition:width .3s,padding .3s;display:flex;position:relative;overflow:hidden}.AIChat-module__9PXVTG__agentPane.AIChat-module__9PXVTG__collapsed{width:48px}.AIChat-module__9PXVTG__agentPane.AIChat-module__9PXVTG__collapsed .AIChat-module__9PXVTG__chatHeader{justify-content:center;padding:0}.AIChat-module__9PXVTG__agentPane.AIChat-module__9PXVTG__collapsed .AIChat-module__9PXVTG__chatMessages,.AIChat-module__9PXVTG__agentPane.AIChat-module__9PXVTG__collapsed .AIChat-module__9PXVTG__chatInputArea,.AIChat-module__9PXVTG__agentPane.AIChat-module__9PXVTG__collapsed .AIChat-module__9PXVTG__debugPanel{display:none}.AIChat-module__9PXVTG__collapsedActions{border-bottom:1px solid var(--border);flex-direction:column;align-items:center;gap:4px;padding:8px 0;display:flex}.AIChat-module__9PXVTG__toggleBtn{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:relative}.AIChat-module__9PXVTG__toggleBtn:hover{background:var(--hover-surface);color:var(--foreground)}.AIChat-module__9PXVTG__toggleBtnActive{background:var(--active-surface);color:var(--primary)}.AIChat-module__9PXVTG__agentPane.AIChat-module__9PXVTG__collapsed .AIChat-module__9PXVTG__toggleBtn{margin:0}.AIChat-module__9PXVTG__notificationBadge{min-width:1rem;height:1rem;padding:0 var(--space-1);border:1px solid var(--background);border-radius:var(--radius-full);background:var(--primary);color:var(--primary-foreground);font-size:var(--text-xs);font-weight:var(--font-bold);text-align:center;font-variant-numeric:tabular-nums;line-height:.9rem;position:absolute;top:-.35rem;right:-.45rem}.AIChat-module__9PXVTG__agentPane.AIChat-module__9PXVTG__collapsed .AIChat-module__9PXVTG__toggleBtn:hover:after{content:attr(title);background-color:rgba(var(--primary-rgb), .9);color:#fff;border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);white-space:nowrap;opacity:1;visibility:visible;z-index:1000;margin-right:8px;padding:.5rem .75rem;position:absolute;top:50%;right:100%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.AIChat-module__9PXVTG__agentPane.AIChat-module__9PXVTG__collapsed .AIChat-module__9PXVTG__toggleBtn:hover:before{content:"";border-style:solid;border-width:6px;border-color:transparent transparent transparent rgba(var(--primary-rgb), .9);z-index:1001;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.AIChat-module__9PXVTG__chatHeader{border-bottom:1px solid var(--border);height:60px;font-weight:var(--font-semibold);font-size:var(--text-base);flex-shrink:0;align-items:center;padding:0 1rem;display:flex}.AIChat-module__9PXVTG__chatPulse{background-color:var(--chart-emerald);width:8px;height:8px;box-shadow:0 0 10px var(--chart-emerald);border-radius:50%}.AIChat-module__9PXVTG__chatHeaderInner{justify-content:space-between;align-items:center;width:100%;display:flex}.AIChat-module__9PXVTG__chatHeaderLeft{align-items:center;gap:.5rem;display:flex}.AIChat-module__9PXVTG__chatHeaderRight{align-items:center;gap:.25rem;display:flex}.AIChat-module__9PXVTG__modelSelector{align-items:center;margin-left:1rem;display:flex}.AIChat-module__9PXVTG__modelSelect{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--muted-foreground);font-size:var(--text-sm);cursor:pointer;font-weight:var(--font-medium);outline:none;padding:.25rem .5rem;transition:all .2s}.AIChat-module__9PXVTG__modelSelect:hover{background:var(--surface-3);border-color:var(--accent);color:var(--foreground)}.AIChat-module__9PXVTG__modelSelect:focus{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.AIChat-module__9PXVTG__modelSelect option{color:#fff;background-color:#18181b;padding:8px}.AIChat-module__9PXVTG__chatMessages{flex-direction:column;flex-grow:1;gap:.6rem;padding:.5rem .6rem;display:flex;overflow:hidden auto}.AIChat-module__9PXVTG__todoDock{border-top:1px solid var(--border);background:var(--background);flex-shrink:0}.AIChat-module__9PXVTG__todoDockPanel{border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-1) 58%, transparent);padding:0}.AIChat-module__9PXVTG__todoDockToggle{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-1) var(--space-3);color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:none;display:flex}.AIChat-module__9PXVTG__todoDockToggle:hover{background:var(--hover-surface);color:var(--text-primary)}.AIChat-module__9PXVTG__todoDockMain,.AIChat-module__9PXVTG__todoDockMeta{align-items:center;gap:var(--space-1);min-width:0;display:inline-flex}.AIChat-module__9PXVTG__todoDockMain{flex:1}.AIChat-module__9PXVTG__todoDockMeta{color:var(--text-tertiary);font-size:var(--text-xs);flex-shrink:0}.AIChat-module__9PXVTG__todoDockIcon{color:var(--text-secondary);flex-shrink:0}.AIChat-module__9PXVTG__todoDockTitle{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary)}.AIChat-module__9PXVTG__todoDockCounter{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;flex-shrink:0}.AIChat-module__9PXVTG__todoDockDescription{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--text-xs);color:var(--text-secondary);overflow:hidden}.AIChat-module__9PXVTG__todoDockNow,.AIChat-module__9PXVTG__todoDockBlocked{border-radius:var(--radius-xs);padding:0 var(--space-1);font-weight:var(--font-medium);line-height:var(--leading-tight)}.AIChat-module__9PXVTG__todoDockNow{color:var(--primary);background:var(--active-surface)}.AIChat-module__9PXVTG__todoDockBlocked{color:var(--color-warning);background:var(--color-warning-bg)}.AIChat-module__9PXVTG__message{flex-direction:column;gap:.2rem;max-width:100%;display:flex}.AIChat-module__9PXVTG__userMessage{align-self:flex-end}.AIChat-module__9PXVTG__aiMessage{align-self:flex-start}.AIChat-module__9PXVTG__messageBubble{border-radius:var(--radius-lg);font-size:var(--text-base);line-height:var(--leading-normal);word-break:break-word;overflow-wrap:break-word;box-sizing:border-box;width:100%;padding:.45rem .65rem}.AIChat-module__9PXVTG__userBubble{background-color:var(--accent);color:var(--accent-foreground);border-bottom-right-radius:2px}.AIChat-module__9PXVTG__aiBubble{background-color:var(--card);border:1px solid var(--border);border-bottom-left-radius:2px}.AIChat-module__9PXVTG__reasoningWrapper{width:100%;margin-bottom:8px}.AIChat-module__9PXVTG__reasoningRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;width:fit-content;margin:4px 0;padding:8px 0;transition:all .2s;display:flex}.AIChat-module__9PXVTG__reasoningRow:hover{opacity:.8}.AIChat-module__9PXVTG__reasoningSparkle{color:var(--accent);justify-content:center;align-items:center;display:flex}.AIChat-module__9PXVTG__reasoningSparkle.AIChat-module__9PXVTG__animating{animation:2s linear infinite AIChat-module__9PXVTG__sparkleRotate}.AIChat-module__9PXVTG__reasoningSparkle.AIChat-module__9PXVTG__toolCalling{color:#f59e0b;animation:1.6s linear infinite AIChat-module__9PXVTG__sparkleRotate}@keyframes AIChat-module__9PXVTG__sparkleRotate{0%{opacity:.7;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.2)rotate(180deg)}to{opacity:.7;transform:scale(1)rotate(360deg)}}.AIChat-module__9PXVTG__reasoningSparkle.AIChat-module__9PXVTG__toolDone{color:#22c55e;animation:none}.AIChat-module__9PXVTG__toolCallingText{color:#f59e0b}.AIChat-module__9PXVTG__toolDoneText{color:#22c55e}.AIChat-module__9PXVTG__thinkingDots{letter-spacing:1px;margin-left:2px;display:inline-block}.AIChat-module__9PXVTG__thinkingDots>span{opacity:.2;animation:1.2s ease-in-out infinite AIChat-module__9PXVTG__thinkingDot;display:inline-block}.AIChat-module__9PXVTG__thinkingDots>span:nth-child(2){animation-delay:.2s}.AIChat-module__9PXVTG__thinkingDots>span:nth-child(3){animation-delay:.4s}@keyframes AIChat-module__9PXVTG__thinkingDot{0%,60%,to{opacity:.2}30%{opacity:1}}.AIChat-module__9PXVTG__reasoningText{font-size:.8rem;font-weight:var(--font-medium);color:var(--muted-foreground);letter-spacing:.02em}.AIChat-module__9PXVTG__reasoningChevron{color:var(--muted-foreground);opacity:.5;transition:transform .2s}.AIChat-module__9PXVTG__reasoningChevron.AIChat-module__9PXVTG__expanded{transform:rotate(180deg)}.AIChat-module__9PXVTG__reasoningContent{background:var(--hover-surface);border-radius:var(--radius-md);border-left:1px solid var(--border);font-size:var(--text-sm);color:var(--muted-foreground);font-family:var(--font-mono,monospace);white-space:pre-wrap;word-break:break-word;margin-top:-4px;margin-bottom:12px;margin-left:24px;padding:12px}.AIChat-module__9PXVTG__thoughtBox{border-radius:var(--radius-sm);background:#0003;border:1px solid #ffffff08;max-height:200px;padding:.75rem;overflow-y:auto}.AIChat-module__9PXVTG__thoughtContent{font-size:var(--text-sm);color:var(--muted-foreground);line-height:var(--leading-normal);font-family:var(--font-mono,monospace);white-space:pre-wrap;word-break:break-word;opacity:.9}.AIChat-module__9PXVTG__streamingCursor{background-color:var(--accent);vertical-align:middle;width:6px;height:14px;margin-left:2px;animation:1s infinite AIChat-module__9PXVTG__cursorBlink;display:inline-block}@keyframes AIChat-module__9PXVTG__cursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes AIChat-module__9PXVTG__brainPulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}to{opacity:.8;transform:scale(1)}}.AIChat-module__9PXVTG__internalLoading{color:var(--muted-foreground);align-items:center;gap:.75rem;padding:.5rem 0;font-size:.85rem;font-style:italic;display:flex}.AIChat-module__9PXVTG__thinkingPulse{background-color:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:1.5s ease-in-out infinite AIChat-module__9PXVTG__pulse}.AIChat-module__9PXVTG__thinkingText{font-size:var(--text-sm);color:var(--muted-foreground);font-family:inherit;font-weight:var(--font-medium)}.AIChat-module__9PXVTG__stageContent{color:var(--foreground);min-width:150px}@keyframes AIChat-module__9PXVTG__pulse{0%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}to{opacity:.6;transform:scale(1)}}.AIChat-module__9PXVTG__chatInputArea{padding:var(--space-3) var(--space-4) var(--space-2);border-top:1px solid var(--border);background-color:var(--background);gap:var(--space-2);flex-direction:column;transition:background-color .2s,border-color .2s;display:flex;position:relative}.AIChat-module__9PXVTG__dragging{border-color:var(--primary);background-color:var(--active-surface)}.AIChat-module__9PXVTG__filePreviewArea{flex-wrap:wrap;gap:.5rem;padding:.5rem;display:flex}.AIChat-module__9PXVTG__fileInput{display:none}.AIChat-module__9PXVTG__attachmentChip{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--muted-foreground);align-items:center;gap:6px;padding:.25rem .6rem;font-size:.7rem;display:flex}.AIChat-module__9PXVTG__fileMeta{color:var(--text-tertiary);font-size:var(--text-xs);white-space:nowrap}.AIChat-module__9PXVTG__fileError{color:var(--destructive);font-size:var(--text-xs);white-space:nowrap}.AIChat-module__9PXVTG__fileName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.AIChat-module__9PXVTG__removeFile{color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.AIChat-module__9PXVTG__removeFile:hover{color:var(--destructive)}.AIChat-module__9PXVTG__removeFile:disabled{opacity:.45;cursor:not-allowed}.AIChat-module__9PXVTG__uploadStatus{gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-1);color:var(--text-secondary);font-size:var(--text-xs);flex-direction:column;flex-basis:100%;display:flex}.AIChat-module__9PXVTG__uploadStatusText{align-items:center;gap:var(--space-2);min-width:0;display:flex}.AIChat-module__9PXVTG__uploadStatusText span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AIChat-module__9PXVTG__uploadStatusComplete{border-color:var(--color-success);color:var(--color-success)}.AIChat-module__9PXVTG__uploadStatusError{border-color:var(--destructive);color:var(--destructive)}.AIChat-module__9PXVTG__uploadProgressTrack{border-radius:var(--radius-full);background:var(--surface-3);width:100%;height:4px;overflow:hidden}.AIChat-module__9PXVTG__uploadProgressFill{border-radius:inherit;background:var(--primary);height:100%;transition:width .18s;display:block}.AIChat-module__9PXVTG__textInput{color:var(--foreground);padding:var(--space-1) 0 var(--space-2);resize:none;font-family:inherit;font-size:var(--text-base);background:0 0;border:none;width:100%;min-height:88px}.AIChat-module__9PXVTG__textInput:focus{outline:none}.AIChat-module__9PXVTG__inputActions{justify-content:space-between;align-items:center;padding:0;display:flex}.AIChat-module__9PXVTG__leftActions,.AIChat-module__9PXVTG__rightActions{align-items:center;gap:1rem;display:flex}.AIChat-module__9PXVTG__agentSelectorContainer{align-items:center;display:flex;position:relative}.AIChat-module__9PXVTG__composerIconButton{border-radius:var(--radius-md);width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:pointer;font-family:inherit;font-size:var(--text-sm);font-weight:var(--font-semibold);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s,background-color .2s,opacity .2s;display:inline-flex}.AIChat-module__9PXVTG__composerIconButton:hover:not(:disabled),.AIChat-module__9PXVTG__composerIconButtonActive{color:var(--foreground)}.AIChat-module__9PXVTG__composerIconButton:disabled{opacity:.45;cursor:not-allowed}.AIChat-module__9PXVTG__agentDropdown{bottom:calc(100% + var(--space-2));width:min(20rem, calc(100vw - var(--space-8)));padding:var(--space-2);border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--popover);z-index:120;position:absolute;left:0}.AIChat-module__9PXVTG__agentDropdownItem,.AIChat-module__9PXVTG__agentMentionItem{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;display:flex}.AIChat-module__9PXVTG__agentDropdownItem:hover,.AIChat-module__9PXVTG__agentDropdownItemSelected,.AIChat-module__9PXVTG__agentMentionItem:hover,.AIChat-module__9PXVTG__agentMentionItemFocused{background:var(--hover-surface);border-color:var(--border-subtle);color:var(--text-primary)}.AIChat-module__9PXVTG__agentDropdownIcon,.AIChat-module__9PXVTG__agentMentionIcon{color:var(--primary);flex-shrink:0}.AIChat-module__9PXVTG__agentDropdownText,.AIChat-module__9PXVTG__agentMentionText{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.AIChat-module__9PXVTG__agentDropdownName,.AIChat-module__9PXVTG__agentMentionName{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary)}.AIChat-module__9PXVTG__agentDropdownDescription,.AIChat-module__9PXVTG__agentMentionDescription{font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-normal)}.AIChat-module__9PXVTG__agentMentionPicker{left:var(--space-2);right:var(--space-2);bottom:calc(100% - var(--space-1));max-height:13rem;padding:var(--space-2);border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--popover);z-index:130;position:absolute;overflow-y:auto}.AIChat-module__9PXVTG__agentMentionMark{color:var(--primary);flex-shrink:0}.AIChat-module__9PXVTG__composerIconButtonListening{color:var(--destructive);background:var(--destructive-surface,var(--active-surface));animation:1.4s ease-in-out infinite AIChat-module__9PXVTG__micPulse}.AIChat-module__9PXVTG__composerIconButtonLive{color:var(--text-secondary)}.AIChat-module__9PXVTG__composerIconButtonLiveActive{color:var(--color-success);background:var(--color-success-bg)}.AIChat-module__9PXVTG__liveVoiceStatus{padding:var(--space-2) var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-1);color:var(--text-secondary);font-size:var(--text-xs);line-height:var(--leading-normal)}.AIChat-module__9PXVTG__liveVoiceStatusError{border-color:var(--destructive);color:var(--destructive)}@keyframes AIChat-module__9PXVTG__micPulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--destructive) 45%, transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb, var(--destructive) 0%, transparent)}}.AIChat-module__9PXVTG__modelContainer{align-items:center;gap:.5rem;display:flex;position:relative}.AIChat-module__9PXVTG__modelDisplay{border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;align-items:center;gap:6px;max-width:9rem;height:28px;padding:0 .75rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.AIChat-module__9PXVTG__modelDisplay:hover{background-color:var(--surface-2);border-color:var(--border-soft);transform:translateY(-1px)}.AIChat-module__9PXVTG__modelName{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.AIChat-module__9PXVTG__contextSettlingHint{font-size:var(--text-xs);color:var(--muted-foreground);white-space:nowrap;margin-right:4px;font-style:italic;animation:1.2s ease-in-out infinite AIChat-module__9PXVTG__contextSettlingPulse}@keyframes AIChat-module__9PXVTG__contextSettlingPulse{0%,to{opacity:.5}50%{opacity:1}}.AIChat-module__9PXVTG__modelIcon{color:var(--accent)}.AIChat-module__9PXVTG__dropdownChevron{color:var(--text-tertiary);margin-left:2px}.AIChat-module__9PXVTG__modelDropdown{background:var(--popover);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-soft);border-radius:var(--radius-lg);z-index:100;flex-direction:column;width:240px;animation:.2s cubic-bezier(.175,.885,.32,1.275) AIChat-module__9PXVTG__dropdownPop;display:flex;position:absolute;bottom:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 25px -5px #0006,0 8px 10px -6px #0006}@keyframes AIChat-module__9PXVTG__dropdownPop{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.AIChat-module__9PXVTG__dropdownScroll{overscroll-behavior:contain;max-height:280px;padding:.5rem 0;overflow-y:auto}.AIChat-module__9PXVTG__dropdownLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);font-size:.65rem;font-weight:var(--font-bold);opacity:.8;padding:.6rem .75rem .25rem}.AIChat-module__9PXVTG__dropdownItem{justify-content:space-between;align-items:center;gap:var(--space-2);cursor:pointer;color:var(--text-secondary);padding:.6rem .75rem;font-size:.8rem;transition:all .15s;display:flex}.AIChat-module__9PXVTG__dropdownItem span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AIChat-module__9PXVTG__dropdownItem:hover{background-color:var(--hover-surface);color:var(--text-primary)}.AIChat-module__9PXVTG__selectedItem{background-color:var(--active-surface);color:var(--accent);font-weight:var(--font-semibold)}.AIChat-module__9PXVTG__selectedMark{color:var(--accent)}.AIChat-module__9PXVTG__dropdownDivider{background-color:var(--border-subtle);height:1px;margin:.25rem 0}.AIChat-module__9PXVTG__dropdownFooter{border-top:1px solid var(--border-subtle);background-color:var(--hover-surface);padding:.5rem .75rem}.AIChat-module__9PXVTG__addModelInputGroup{background-color:var(--input);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);align-items:center;gap:.5rem;height:32px;padding:0 .5rem;display:flex}.AIChat-module__9PXVTG__addModelInput{color:var(--foreground);font-size:var(--text-sm);background:0 0;border:none;outline:none;width:100%;font-family:inherit}.AIChat-module__9PXVTG__addModelBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .2s;display:flex}.AIChat-module__9PXVTG__addModelBtn:hover{color:var(--accent)}.AIChat-module__9PXVTG__composerSubmitButton{background-color:var(--primary);color:var(--primary-foreground);border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;width:32px;height:28px;transition:all .2s;display:flex}.AIChat-module__9PXVTG__composerSubmitButton:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.AIChat-module__9PXVTG__composerSubmitButton:disabled{opacity:.3;cursor:not-allowed}.AIChat-module__9PXVTG__composerSubmitButtonStop{background-color:var(--destructive);color:var(--primary-foreground);animation:2s infinite AIChat-module__9PXVTG__stopPulse}.AIChat-module__9PXVTG__composerSubmitButtonStop:hover{background-color:var(--color-danger)}@keyframes AIChat-module__9PXVTG__stopPulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--destructive) 40%, transparent)}70%{box-shadow:0 0 0 6px color-mix(in srgb, var(--destructive) 0%, transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb, var(--destructive) 0%, transparent)}}.AIChat-module__9PXVTG__debugPanel{border-top:1px solid var(--border);background:#b91c1c0d;font-family:Courier New,Courier,monospace}.AIChat-module__9PXVTG__debugHeader{color:var(--muted-foreground);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:var(--hover-surface);border-top:1px solid var(--border-subtle);justify-content:space-between;padding:.35rem .75rem;font-size:.6rem;display:flex}.AIChat-module__9PXVTG__debugHeader:hover{background:var(--surface-2);color:var(--accent)}.AIChat-module__9PXVTG__debugContent{flex-direction:column-reverse;gap:.5rem;max-height:250px;padding:.5rem .75rem;font-size:.6rem;line-height:1.3;display:flex;overflow-y:auto}.AIChat-module__9PXVTG__debugEmpty{color:var(--muted-foreground);text-align:center;padding:1rem;font-style:italic}.AIChat-module__9PXVTG__logItem{border-bottom:1px dashed var(--border-subtle);margin-bottom:.75rem;padding-bottom:.75rem}.AIChat-module__9PXVTG__logMeta{color:#fbbf24;margin-bottom:.25rem;font-weight:700}.AIChat-module__9PXVTG__logData{color:#fff;white-space:pre-wrap;word-break:break-all;border-radius:var(--radius-xs);font-weight:var(--font-medium);background:#0009;border:1px solid #ffffff1a;margin:0;padding:.5rem}.AIChat-module__9PXVTG__filesModified{border-top:1px solid #ffffff14;margin-top:.75rem;padding-top:.6rem}.AIChat-module__9PXVTG__filesModifiedHeader{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.72rem;display:flex}.AIChat-module__9PXVTG__filesModifiedTitle{font-weight:var(--font-medium,500)}.AIChat-module__9PXVTG__filesModifiedCount{background-color:var(--surface-3);min-width:1.1rem;height:1.1rem;color:var(--muted-foreground);font-size:.65rem;font-weight:var(--font-medium,500);border-radius:999px;justify-content:center;align-items:center;padding:0 .35rem;display:inline-flex}.AIChat-module__9PXVTG__filesModifiedChips{flex-wrap:wrap;gap:.4rem;display:flex}.AIChat-module__9PXVTG__filesModifiedChips .AIChat-module__9PXVTG__fileChip{border:1px solid var(--border);border-radius:var(--radius-xs);background-color:var(--hover-surface);max-width:100%;color:var(--muted-foreground);cursor:pointer;align-items:center;gap:.35rem;padding:.25rem .55rem;font-family:monospace;font-size:.78rem;transition:background-color .15s,border-color .15s,transform 50ms;display:inline-flex}.AIChat-module__9PXVTG__filesModifiedChips .AIChat-module__9PXVTG__fileChip:hover{border-color:var(--accent-color,#4a9eff);color:var(--accent-color,#4a9eff);background-color:#4a9eff1f}.AIChat-module__9PXVTG__filesModifiedChips .AIChat-module__9PXVTG__fileChip:active{transform:translateY(1px)}.AIChat-module__9PXVTG__fileChipIcon{font-size:.85rem;line-height:1}.AIChat-module__9PXVTG__fileChipName{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.AIChat-module__9PXVTG__historyDrawer{background:var(--surface-1);z-index:100;border-top:1px solid var(--border);flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) AIChat-module__9PXVTG__slideInUp;display:flex;position:absolute;inset:60px 0 0;box-shadow:0 10px 30px #0006}.AIChat-module__9PXVTG__notificationDrawer{background:var(--surface-1);z-index:100;border-top:1px solid var(--border);flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) AIChat-module__9PXVTG__slideInUp;display:flex;position:absolute;inset:60px 0 0}.AIChat-module__9PXVTG__notificationDrawerHeader{padding:var(--space-3) var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-3);border-bottom:1px solid var(--border);background:var(--surface-1);display:flex}.AIChat-module__9PXVTG__notificationDrawerTitleGroup{align-items:center;gap:var(--space-2);min-width:0;display:flex}.AIChat-module__9PXVTG__notificationDrawerTitle{font-size:var(--text-base);font-weight:var(--font-bold);color:var(--text-primary)}.AIChat-module__9PXVTG__notificationUnreadText{font-size:var(--text-xs);color:var(--text-tertiary);flex-shrink:0}.AIChat-module__9PXVTG__notificationHeaderActions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.AIChat-module__9PXVTG__notificationTextBtn{color:var(--text-secondary);font:inherit;font-size:var(--text-xs);font-weight:var(--font-medium);cursor:pointer;background:0 0;border:none}.AIChat-module__9PXVTG__notificationTextBtn:hover:not(:disabled){color:var(--primary)}.AIChat-module__9PXVTG__notificationTextBtn:disabled{opacity:.45;cursor:not-allowed}.AIChat-module__9PXVTG__notificationTabs{border-bottom:1px solid var(--border-subtle);background:var(--surface-1);display:flex}.AIChat-module__9PXVTG__notificationTab{padding:var(--space-2) var(--space-3);color:var(--text-tertiary);font:inherit;font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1}.AIChat-module__9PXVTG__notificationTab:hover{background:var(--hover-surface);color:var(--text-primary)}.AIChat-module__9PXVTG__notificationTabActive{color:var(--primary);border-bottom-color:var(--primary);background:var(--active-surface)}.AIChat-module__9PXVTG__notificationList{padding:var(--space-3);gap:var(--space-2);flex-direction:column;flex:1;display:flex;overflow:hidden auto}.AIChat-module__9PXVTG__notificationItem{align-items:flex-start;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-1);display:flex}.AIChat-module__9PXVTG__notificationItemUnread{border-color:var(--border-medium);background:var(--surface-2)}.AIChat-module__9PXVTG__notificationMain{align-items:flex-start;gap:var(--space-2);min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;padding:0;display:flex}.AIChat-module__9PXVTG__notificationMain:hover .AIChat-module__9PXVTG__notificationItemTitle{color:var(--primary)}.AIChat-module__9PXVTG__notificationSeverityDot{border-radius:var(--radius-full);background:var(--color-info);flex-shrink:0;width:.5rem;height:.5rem;margin-top:.35rem}.AIChat-module__9PXVTG__notificationSeverity_info{background:var(--color-info)}.AIChat-module__9PXVTG__notificationSeverity_success{background:var(--color-success)}.AIChat-module__9PXVTG__notificationSeverity_warning{background:var(--color-warning)}.AIChat-module__9PXVTG__notificationSeverity_danger{background:var(--color-danger)}.AIChat-module__9PXVTG__notificationContent{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.AIChat-module__9PXVTG__notificationItemTop{align-items:center;gap:var(--space-2);min-width:0;display:flex}.AIChat-module__9PXVTG__notificationItemTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);overflow:hidden}.AIChat-module__9PXVTG__notificationTime{color:var(--text-tertiary);font-size:var(--text-xs);font-variant-numeric:tabular-nums;flex-shrink:0}.AIChat-module__9PXVTG__notificationBody{-webkit-line-clamp:2;color:var(--text-secondary);font-size:var(--text-xs);line-height:var(--leading-normal);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.AIChat-module__9PXVTG__notificationEntity{text-overflow:ellipsis;white-space:nowrap;width:fit-content;max-width:100%;padding:0 var(--space-1);border:1px solid var(--border-subtle);border-radius:var(--radius-xs);color:var(--text-tertiary);font-size:var(--text-xs);overflow:hidden}.AIChat-module__9PXVTG__notificationItemActions{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.AIChat-module__9PXVTG__notificationEmpty{padding:var(--space-8) var(--space-4);color:var(--text-tertiary);font-size:var(--text-sm);text-align:center;flex:1;justify-content:center;align-items:center;display:flex}@keyframes AIChat-module__9PXVTG__slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AIChat-module__9PXVTG__historyDrawerHeader{border-bottom:1px solid var(--border);background:var(--surface-1);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.AIChat-module__9PXVTG__historySearchBox{background:var(--surface-2);border:1px solid var(--border-soft);border-radius:var(--radius-md);flex:1;align-items:center;gap:8px;max-width:220px;padding:4px 10px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.AIChat-module__9PXVTG__historySearchBox:focus-within{border-color:var(--accent);background:var(--background);box-shadow:0 0 0 2px rgba(var(--accent-rgb), .15)}.AIChat-module__9PXVTG__searchIcon{color:var(--muted-foreground)}.AIChat-module__9PXVTG__historySearchInput{color:var(--foreground);background:0 0;border:none;outline:none;width:100%;padding:2px 0;font-size:.8rem}.AIChat-module__9PXVTG__clearSearchBtn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex}.AIChat-module__9PXVTG__clearSearchBtn:hover{background:var(--hover-surface);color:var(--foreground)}.AIChat-module__9PXVTG__closeHistoryBtn{color:var(--muted-foreground);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.AIChat-module__9PXVTG__closeHistoryBtn:hover{background:var(--hover-surface);color:var(--foreground)}.AIChat-module__9PXVTG__historyDrawerTitle{font-size:.9rem;font-weight:var(--font-bold);color:var(--foreground);margin-right:1rem}.AIChat-module__9PXVTG__historyList{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow:hidden auto}.AIChat-module__9PXVTG__historyList::-webkit-scrollbar{width:5px}.AIChat-module__9PXVTG__historyList::-webkit-scrollbar-track{background:0 0}.AIChat-module__9PXVTG__historyList::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}.AIChat-module__9PXVTG__historyList::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.AIChat-module__9PXVTG__historyItem{background:var(--surface-1);border:1px solid var(--border-soft);cursor:pointer;border-radius:10px;flex-direction:column;flex-shrink:0;gap:4px;padding:.75rem 1rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.AIChat-module__9PXVTG__historyItem:hover{background:var(--surface-2);border-color:var(--accent);transform:translate(2px);box-shadow:0 4px 12px #0000001a}.AIChat-module__9PXVTG__historyItemActive{background:var(--active-surface);border-color:var(--accent);box-shadow:inset 2px 0 0 var(--accent)}.AIChat-module__9PXVTG__historyItemPreview{font-size:.825rem;font-weight:var(--font-medium);color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AIChat-module__9PXVTG__historyItemMeta{justify-content:space-between;align-items:center;gap:8px;display:flex}.AIChat-module__9PXVTG__historyItemTime{color:var(--text-tertiary);font-size:.7rem;font-weight:var(--font-medium);flex-shrink:0}.AIChat-module__9PXVTG__historyItemActions{align-items:center;gap:2px;display:flex}.AIChat-module__9PXVTG__historyActionBtn{border-radius:var(--radius-xs);color:var(--text-tertiary);cursor:pointer;opacity:.45;background:0 0;border:none;justify-content:center;align-items:center;padding:3px 5px;transition:opacity .15s,color .15s,background .15s;display:flex}.AIChat-module__9PXVTG__historyActionBtn:hover{opacity:1;color:var(--foreground);background:var(--surface-hover,var(--muted))}.AIChat-module__9PXVTG__historyItem:hover .AIChat-module__9PXVTG__historyActionBtn{opacity:.75}.AIChat-module__9PXVTG__historyActionBtnDanger:hover{color:var(--destructive);background:var(--destructive-surface)}.AIChat-module__9PXVTG__emptyHistory{color:var(--text-tertiary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1.5rem;display:flex}.AIChat-module__9PXVTG__renameInput{width:calc(100% - 36px);font-size:.825rem;font-weight:var(--font-medium);color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius-xs);background:0 0;outline:none;padding:2px 6px}.AIChat-module__9PXVTG__renameInput:focus{border-color:var(--primary)}.AIChat-module__9PXVTG__historyLoading{color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 0;display:flex}.AIChat-module__9PXVTG__loadingSpinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite AIChat-module__9PXVTG__af-spin}@keyframes AIChat-module__9PXVTG__slideIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes AIChat-module__9PXVTG__chipSlideIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.AIChat-module__9PXVTG__chipsBar{border-left:3px solid var(--primary);border-top:1px solid var(--border-subtle);background:0 0;flex-direction:column;align-items:flex-start;gap:.4rem;padding:.6rem .9rem;display:flex}.AIChat-module__9PXVTG__chip{background:var(--surface-2);border:1px solid var(--border);font-size:.8rem;font-weight:var(--font-medium);color:var(--muted-foreground);cursor:pointer;white-space:nowrap;letter-spacing:.01em;border-radius:999px;align-items:center;gap:.35rem;padding:.32rem .8rem;line-height:1.5;transition:color .15s,border-color .15s,background .15s,transform .15s,box-shadow .15s;animation:.22s ease-out both AIChat-module__9PXVTG__chipSlideIn;display:inline-flex}.AIChat-module__9PXVTG__chip:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background:#b91c1c12;transform:translate(2px);box-shadow:0 2px 8px #b91c1c1a}.AIChat-module__9PXVTG__chip:active:not(:disabled){box-shadow:none;transform:translate(0)}.AIChat-module__9PXVTG__chip:disabled{cursor:not-allowed}.AIChat-module__9PXVTG__chipDisabled{opacity:.3}.AIChat-module__9PXVTG__chipSpinner{color:var(--primary);animation:.8s linear infinite AIChat-module__9PXVTG__af-spin}.AIChat-module__9PXVTG__panelIconStrip{border-bottom:1px solid var(--border-subtle);background:var(--surface-1);flex-shrink:0;gap:0;display:flex}.AIChat-module__9PXVTG__panelIconBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.35rem;padding:.45rem .875rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .15s;display:flex}.AIChat-module__9PXVTG__panelIconBtn:hover{color:var(--text-primary);background:var(--hover-surface)}.AIChat-module__9PXVTG__panelIconBtnActive{color:var(--primary);border-bottom-color:var(--primary);background:var(--active-surface);font-weight:600}.AIChat-module__9PXVTG__stubPanel{border-bottom:1px solid var(--border-subtle);flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.AIChat-module__9PXVTG__stubPanelInner{color:var(--text-tertiary);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;font-size:.8rem;display:flex}.AIChat-module__9PXVTG__stubPanelInner code{background:var(--surface-2,#1f2937);color:var(--primary);border-radius:3px;padding:1px 5px;font-size:.75rem}.AIChat-module__9PXVTG__noteTextarea{resize:none;background:var(--surface-0);width:100%;height:100%;color:var(--text-primary);border:none;border-bottom:1px solid var(--border-subtle);outline:none;flex:1;padding:.875rem 1rem;font-family:inherit;font-size:.83rem;line-height:1.55}.AIChat-module__9PXVTG__noteTextarea::placeholder{color:var(--text-tertiary)}.AIChat-module__9PXVTG__chatBottom{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.AIChat-module__9PXVTG__splitHandle{cursor:row-resize;border-top:1px solid var(--border,#e5e7eb);background:0 0;flex-shrink:0;height:5px;transition:background .15s;position:relative}.AIChat-module__9PXVTG__splitHandle:hover,.AIChat-module__9PXVTG__splitHandle:active{background:var(--active-surface)}.AIChat-module__9PXVTG__splitHandle:before{content:"";cursor:row-resize;position:absolute;inset:-4px 0}
.PageHeader-module__cS7uea__pageHeader{border-bottom:1px solid var(--border-subtle);z-index:10;background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex}.PageHeader-module__cS7uea__left{align-items:center;gap:1rem;display:flex}.PageHeader-module__cS7uea__right{flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.PageHeader-module__cS7uea__right.PageHeader-module__cS7uea__hasControls{gap:.5rem}
.TaskListCard-module__McUjKW__panel{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-1);--density-card-p:0;width:100%;overflow:hidden;padding:0!important}.TaskListCard-module__McUjKW__header{border-bottom:1px solid var(--border);background:var(--hover-surface);justify-content:space-between;align-items:center;min-height:26px;display:flex;padding:3px var(--space-2)!important}.TaskListCard-module__McUjKW__title{align-items:center;gap:var(--space-1);font-weight:var(--font-semibold);font-size:var(--text-base);color:var(--foreground);display:flex;padding:0!important}.TaskListCard-module__McUjKW__filters{align-items:center;gap:var(--space-1);display:flex;padding:0!important}.TaskListCard-module__McUjKW__newBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-xs);width:17px;height:17px;color:var(--text-tertiary);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:all .1s;display:flex;padding:0!important}.TaskListCard-module__McUjKW__newBtn:hover{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.TaskListCard-module__McUjKW__filterBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-full);height:17px;font-size:var(--text-sm);color:var(--text-tertiary);cursor:pointer;white-space:nowrap;background:0 0;line-height:15px;transition:all .1s;padding:0 var(--space-2)!important}.TaskListCard-module__McUjKW__filterBtn:hover{border-color:var(--border);color:var(--text-secondary)}.TaskListCard-module__McUjKW__filterBtn.TaskListCard-module__McUjKW__active{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.TaskListCard-module__McUjKW__empty{text-align:center;color:var(--text-tertiary);font-size:var(--text-sm);padding:var(--space-2)!important}.TaskListCard-module__McUjKW__row{align-items:center;gap:var(--space-2);border-bottom:1px solid var(--border-subtle);cursor:pointer;min-height:28px;transition:background 80ms;display:flex;padding:var(--space-1) var(--space-2)!important}.TaskListCard-module__McUjKW__row:last-child{border-bottom:none}.TaskListCard-module__McUjKW__row:hover{background:var(--hover-surface)}.TaskListCard-module__McUjKW__dot{border-radius:var(--radius-full);flex-shrink:0;width:5px;height:5px;padding:0!important}.TaskListCard-module__McUjKW__dot.TaskListCard-module__McUjKW__urgent{background:var(--color-danger)}.TaskListCard-module__McUjKW__dot.TaskListCard-module__McUjKW__high{background:var(--color-warning)}.TaskListCard-module__McUjKW__dot.TaskListCard-module__McUjKW__normal{background:var(--color-success)}.TaskListCard-module__McUjKW__dot.TaskListCard-module__McUjKW__low{background:var(--text-tertiary);opacity:.5}.TaskListCard-module__McUjKW__info{flex:1;min-width:0;padding:0!important}.TaskListCard-module__McUjKW__rowTitle{font-weight:var(--font-medium);font-size:var(--text-sm);color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;line-height:var(--leading-tight);overflow:hidden;padding:0!important}.TaskListCard-module__McUjKW__meta{align-items:center;gap:var(--space-1);color:var(--text-tertiary);font-size:var(--text-sm);line-height:var(--leading-tight);margin-top:1px;display:flex;padding:0!important}.TaskListCard-module__McUjKW__tag{border:1px solid var(--border-subtle);border-radius:var(--radius-xs);font-size:var(--text-sm);text-transform:capitalize;background:0 0;line-height:1.4;padding:0 var(--space-1)!important}.TaskListCard-module__McUjKW__progress{white-space:nowrap;padding:0!important}.TaskListCard-module__McUjKW__sep{opacity:.4;padding:0!important}.TaskListCard-module__McUjKW__viewBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-xs);width:20px;height:20px;font-size:var(--text-sm);color:var(--text-tertiary);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;line-height:1;transition:all .1s;display:flex;padding:0!important}.TaskListCard-module__McUjKW__viewBtn:hover{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}
.Pagination-module___xmoaa__paginationContainer{padding:var(--space-2) var(--space-6);background:var(--surface-1);border-top:1px solid var(--border-subtle);z-index:10;justify-content:flex-end;align-items:center;margin-top:auto;display:flex;position:sticky;bottom:0}.Pagination-module___xmoaa__controlsSection{align-items:center;gap:2rem;display:flex}.Pagination-module___xmoaa__pageSizeWrapper{background:var(--surface-1);border-radius:var(--radius-md);border:1px solid var(--border-subtle);align-items:center;gap:.5rem;padding:.4rem .75rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Pagination-module___xmoaa__pageSizeWrapper:focus-within{border-color:var(--primary);background:var(--active-surface)}.Pagination-module___xmoaa__sizeIcon{color:var(--text-secondary)}.Pagination-module___xmoaa__pageSizeSelect{color:var(--foreground);font-size:.8rem;font-weight:var(--font-semibold);cursor:pointer;background:0 0;border:none;outline:none}.Pagination-module___xmoaa__pageSizeSelect option{background:var(--surface-2);color:var(--foreground)}.Pagination-module___xmoaa__navigation{align-items:center;gap:.4rem;display:flex}.Pagination-module___xmoaa__navBtn{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--surface-1);width:28px;height:28px;color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex}.Pagination-module___xmoaa__navBtn:hover:not(:disabled){background:var(--surface-2);border-color:var(--border-soft);transform:translateY(-1px)}.Pagination-module___xmoaa__navBtn:active:not(:disabled){transform:translateY(0)}.Pagination-module___xmoaa__navBtn:disabled{opacity:.3;cursor:not-allowed}.Pagination-module___xmoaa__jumpWrapper{align-items:center;gap:.4rem;padding:0 .5rem;display:flex}.Pagination-module___xmoaa__totalText{color:var(--text-secondary);font-size:.85rem;font-weight:var(--font-medium);letter-spacing:.02em}.Pagination-module___xmoaa__totalText b{color:var(--foreground);font-weight:var(--font-bold);padding:0 2px}.Pagination-module___xmoaa__jumpInput{text-align:center;border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--surface-1);width:44px;height:26px;color:var(--foreground);font-size:.85rem;font-weight:var(--font-semibold);outline:none;transition:border-color .2s}.Pagination-module___xmoaa__jumpInput:focus{border-color:var(--primary);background:var(--active-surface)}@media (max-width:768px){.Pagination-module___xmoaa__paginationContainer{flex-direction:column;gap:1rem;padding:1rem}.Pagination-module___xmoaa__controlsSection{justify-content:flex-end;width:100%}}
.SearchBar-module__R3_pZW__wrapper{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex:1;align-items:center;gap:.5rem;min-width:240px;max-width:420px;padding:.45rem .75rem;transition:border-color .2s,box-shadow .2s;display:flex}.SearchBar-module__R3_pZW__wrapper:focus-within{border-color:var(--primary)}.SearchBar-module__R3_pZW__icon{color:var(--text-tertiary);flex-shrink:0}.SearchBar-module__R3_pZW__input{color:var(--text-primary);font-size:var(--text-base);background:0 0;border:none;outline:none;width:100%;min-width:0}.SearchBar-module__R3_pZW__input::placeholder{color:var(--text-tertiary)}.SearchBar-module__R3_pZW__sm{min-width:200px;padding:.35rem .6rem}.SearchBar-module__R3_pZW__sm .SearchBar-module__R3_pZW__input{font-size:var(--text-sm)}.SearchBar-module__R3_pZW__lg{padding:.6rem .9rem}.SearchBar-module__R3_pZW__lg .SearchBar-module__R3_pZW__input{font-size:var(--text-md)}.SearchBar-module__R3_pZW__fullWidth{width:100%;max-width:none}
.SegmentedControl-module__jqNq1W__group{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-shrink:0;align-items:stretch;gap:0;padding:2px;display:inline-flex}.SegmentedControl-module__jqNq1W__segment{color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--font-medium);border-radius:calc(var(--radius-md) - 2px);cursor:pointer;white-space:nowrap;background:0 0;border:none;justify-content:center;align-items:center;gap:.4rem;padding:.35rem .85rem;line-height:1;transition:color .15s,background .15s;display:inline-flex}.SegmentedControl-module__jqNq1W__segment:hover:not(.SegmentedControl-module__jqNq1W__active):not(:disabled){color:var(--text-primary);background:var(--hover-surface)}.SegmentedControl-module__jqNq1W__segment.SegmentedControl-module__jqNq1W__active{background:var(--primary);color:var(--primary-foreground);font-weight:var(--font-semibold)}.SegmentedControl-module__jqNq1W__segment:disabled{opacity:.5;cursor:not-allowed}.SegmentedControl-module__jqNq1W__sm .SegmentedControl-module__jqNq1W__segment{font-size:var(--text-xs);padding:.25rem .65rem}.SegmentedControl-module__jqNq1W__lg .SegmentedControl-module__jqNq1W__segment{font-size:var(--text-base);padding:.5rem 1.1rem}
