.environmentWalkthrough-module__HjeHGG__root{z-index:10000;pointer-events:none;position:fixed;inset:0}.environmentWalkthrough-module__HjeHGG__cutout{pointer-events:none;will-change:top, left, width, height;background:0 0;border-radius:10px;transition:top .18s,left .18s,width .18s,height .18s;position:fixed;box-shadow:0 0 0 9999px #0000008c}.environmentWalkthrough-module__HjeHGG__tooltip{z-index:10001;background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);pointer-events:auto;font-family:var(--font-sans);outline:none;padding:16px;animation:.2s ease-out environmentWalkthrough-module__HjeHGG__tooltipIn;position:fixed}@keyframes environmentWalkthrough-module__HjeHGG__tooltipIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.environmentWalkthrough-module__HjeHGG__header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.environmentWalkthrough-module__HjeHGG__counter{color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.environmentWalkthrough-module__HjeHGG__skipBtn{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:4px 8px;font-size:12px;transition:background .12s,color .12s}.environmentWalkthrough-module__HjeHGG__skipBtn:hover{color:var(--text-primary);background:var(--bg-hover)}.environmentWalkthrough-module__HjeHGG__title{color:var(--text-primary);font-size:16px;font-weight:600;font-family:var(--font-display,var(--font-sans));margin:0 0 6px}.environmentWalkthrough-module__HjeHGG__body{color:var(--text-secondary);margin:0 0 16px;font-size:13px;line-height:1.5}.environmentWalkthrough-module__HjeHGG__actions{justify-content:space-between;gap:8px;display:flex}.environmentWalkthrough-module__HjeHGG__backBtn,.environmentWalkthrough-module__HjeHGG__nextBtn{border-radius:var(--radius);cursor:pointer;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .12s,color .12s,border-color .12s}.environmentWalkthrough-module__HjeHGG__backBtn{color:var(--text-secondary);border:1px solid var(--border-color);background:0 0}.environmentWalkthrough-module__HjeHGG__backBtn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.environmentWalkthrough-module__HjeHGG__backBtn:disabled{opacity:.4;cursor:not-allowed}.environmentWalkthrough-module__HjeHGG__nextBtn{background:var(--accent);color:#fff;border:1px solid var(--accent);box-shadow:var(--shadow-accent)}.environmentWalkthrough-module__HjeHGG__nextBtn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.environmentWalkthrough-module__HjeHGG__placement_below:before,.environmentWalkthrough-module__HjeHGG__placement_above:before{content:"";background:var(--bg-secondary);border:1px solid var(--border-color);width:12px;height:12px;margin-left:-6px;position:absolute;left:50%;transform:rotate(45deg)}.environmentWalkthrough-module__HjeHGG__placement_below:before{border-bottom:none;border-right:none;top:-7px}.environmentWalkthrough-module__HjeHGG__placement_above:before{border-top:none;border-left:none;bottom:-7px}@media (prefers-reduced-motion:reduce){.environmentWalkthrough-module__HjeHGG__cutout{transition:none}.environmentWalkthrough-module__HjeHGG__tooltip{animation:none}}@media (max-width:640px){.environmentWalkthrough-module__HjeHGG__root{display:none}}
.knowledge-module__7nea2W__page{padding-bottom:40px}.knowledge-module__7nea2W__loading{min-height:60vh;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.knowledge-module__7nea2W__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.knowledge-module__7nea2W__title{color:var(--text-primary);letter-spacing:-.02em;font-size:22px;font-weight:600;font-family:var(--font-display);margin:0 0 6px}.knowledge-module__7nea2W__subtitle{color:var(--text-secondary);max-width:720px;margin:0;font-size:13.5px;line-height:1.5}.knowledge-module__7nea2W__headerActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.knowledge-module__7nea2W__grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.knowledge-module__7nea2W__gridSingle{grid-template-columns:1fr}.knowledge-module__7nea2W__col{min-width:0}@media (max-width:900px){.knowledge-module__7nea2W__grid{grid-template-columns:1fr}}.knowledge-module__7nea2W__addWrap{display:inline-flex;position:relative}.knowledge-module__7nea2W__menu{z-index:30;background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:264px;box-shadow:var(--shadow-lg);animation:knowledge-module__7nea2W__menuIn .13s var(--transition);flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0}@keyframes knowledge-module__7nea2W__menuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.knowledge-module__7nea2W__menuItem{text-align:left;border-radius:var(--radius);cursor:pointer;width:100%;color:var(--text-primary);transition:background var(--transition);background:0 0;border:none;align-items:flex-start;gap:11px;padding:9px 10px;display:flex}.knowledge-module__7nea2W__menuItem:hover{background:var(--bg-hover)}.knowledge-module__7nea2W__menuIcon{background:var(--accent-subtle);width:30px;height:30px;color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.knowledge-module__7nea2W__menuText{flex-direction:column;gap:1px;min-width:0;display:flex}.knowledge-module__7nea2W__menuLabel{font-size:13px;font-weight:600}.knowledge-module__7nea2W__menuHint{color:var(--text-tertiary);font-size:11.5px;line-height:1.35}.knowledge-module__7nea2W__sourcesBody{border-radius:var(--radius);min-height:120px;position:relative}.knowledge-module__7nea2W__dragging{outline:2px dashed var(--accent);outline-offset:2px}.knowledge-module__7nea2W__dropOverlay{z-index:5;background:var(--accent-subtle-solid);border-radius:var(--radius);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.knowledge-module__7nea2W__dropOverlayInner{color:var(--accent);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.knowledge-module__7nea2W__empty{text-align:center;flex-direction:column;align-items:center;padding:26px 16px 22px;display:flex}.knowledge-module__7nea2W__emptyArt{width:116px;height:76px;margin-bottom:18px;position:relative}.knowledge-module__7nea2W__emptyCard{border:1px solid var(--border-color);background:var(--bg-secondary);width:46px;height:56px;color:var(--text-tertiary);border-radius:9px;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;left:50%}.knowledge-module__7nea2W__emptyCardBack{opacity:.7;transform:translate(-72%)rotate(-13deg)}.knowledge-module__7nea2W__emptyCardMid{opacity:.85;transform:translate(-28%)rotate(7deg)}.knowledge-module__7nea2W__emptyCardFront{background:var(--bg-elevated);color:var(--accent);box-shadow:var(--shadow-sm);transform:translate(-50%)translateY(-4px)}.knowledge-module__7nea2W__emptyTitle{color:var(--text-primary);font-size:14.5px;font-weight:600;font-family:var(--font-display);margin:0 0 5px}.knowledge-module__7nea2W__emptyText{color:var(--text-tertiary);max-width:320px;margin:0;font-size:12.5px;line-height:1.5}.knowledge-module__7nea2W__emptyActions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.knowledge-module__7nea2W__sourceList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.knowledge-module__7nea2W__sourceRow{background:var(--bg-secondary);border:1px solid var(--border-subtle);transition:border-color var(--transition);border-radius:10px;align-items:center;gap:11px;padding:9px 11px;display:flex}.knowledge-module__7nea2W__sourceRow:hover{border-color:var(--border-color)}.knowledge-module__7nea2W__sourceIcon{background:var(--bg-tertiary);width:34px;height:34px;color:var(--text-tertiary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.knowledge-module__7nea2W__kindPdf{color:var(--danger);background:var(--danger-subtle)}.knowledge-module__7nea2W__kindImage{color:var(--accent);background:var(--accent-subtle)}.knowledge-module__7nea2W__kindSlides{color:var(--warning);background:var(--warning-subtle)}.knowledge-module__7nea2W__kindWord{color:#2563eb;background:#2563eb1f}.knowledge-module__7nea2W__kindText,.knowledge-module__7nea2W__kindDoc{color:var(--text-secondary)}.knowledge-module__7nea2W__sourceMain{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.knowledge-module__7nea2W__sourceName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.knowledge-module__7nea2W__sourceMeta{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.knowledge-module__7nea2W__iconBtn{color:var(--text-tertiary);cursor:pointer;transition:color var(--transition), background var(--transition);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:5px;display:inline-flex}.knowledge-module__7nea2W__iconBtn:hover{color:var(--text-primary);background:var(--bg-hover)}.knowledge-module__7nea2W__iconBtnDanger:hover{color:var(--danger);background:var(--danger-subtle)}.knowledge-module__7nea2W__profileToggle{margin-bottom:14px}.knowledge-module__7nea2W__facts{flex-direction:column;gap:2px;margin:0;display:flex}.knowledge-module__7nea2W__factRow{border-bottom:1px solid var(--border-subtle);grid-template-columns:104px 1fr;align-items:baseline;gap:12px;padding:9px 4px;display:grid}.knowledge-module__7nea2W__factRow:last-child{border-bottom:none}.knowledge-module__7nea2W__factKey{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);margin:0;padding-top:3px;font-size:11px;font-weight:600}.knowledge-module__7nea2W__factVals{flex-wrap:wrap;gap:5px;margin:0;display:flex}.knowledge-module__7nea2W__chip{color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:999px;align-items:center;padding:3px 10px;font-size:12.5px;line-height:1.4;display:inline-flex}.knowledge-module__7nea2W__factProse{color:var(--text-secondary);margin:0;padding:8px 4px;font-size:13px;line-height:1.55}.knowledge-module__7nea2W__prose{color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;max-height:460px;padding-right:4px;font-size:13.5px;line-height:1.65;overflow-y:auto}.knowledge-module__7nea2W__editArea{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius);width:100%;color:var(--text-primary);resize:vertical;transition:border-color var(--transition);outline:none;padding:11px 12px;font-family:inherit;font-size:13px;line-height:1.55}.knowledge-module__7nea2W__editArea:focus{border-color:var(--accent)}.knowledge-module__7nea2W__editAreaMono{font-family:var(--font-mono,ui-monospace, monospace);font-size:12.5px}.knowledge-module__7nea2W__summaryErr{color:var(--danger);margin-top:10px;font-size:12px;line-height:1.4}.knowledge-module__7nea2W__profileFooter{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:12px;display:flex}.knowledge-module__7nea2W__footerBtns{gap:8px;display:flex}.knowledge-module__7nea2W__stamp{color:var(--text-tertiary);font-size:11.5px}.knowledge-module__7nea2W__modalField{margin-bottom:16px}.knowledge-module__7nea2W__modalField:last-child{margin-bottom:0}.knowledge-module__7nea2W__modalLabel{color:var(--text-secondary);margin-bottom:6px;font-size:12.5px;font-weight:600;display:block}.knowledge-module__7nea2W__optional{color:var(--text-tertiary);font-weight:400}.knowledge-module__7nea2W__input,.knowledge-module__7nea2W__modalTextarea{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius);width:100%;color:var(--text-primary);transition:border-color var(--transition);outline:none;padding:10px 12px;font-family:inherit;font-size:13.5px}.knowledge-module__7nea2W__modalTextarea{resize:vertical;min-height:160px;line-height:1.55}.knowledge-module__7nea2W__input:focus,.knowledge-module__7nea2W__modalTextarea:focus{border-color:var(--accent)}.knowledge-module__7nea2W__toast{background:var(--bg-elevated);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);color:var(--text-primary);z-index:1001;border-radius:10px;max-width:360px;padding:12px 18px;font-size:13.5px;position:fixed;bottom:24px;right:24px}.knowledge-module__7nea2W__toast_success{border-left:3px solid var(--success)}.knowledge-module__7nea2W__toast_error{border-left:3px solid var(--danger)}.knowledge-module__7nea2W__toast_info{border-left:3px solid var(--accent)}
.StickyActionBar-module__Le_Z2q__bar{z-index:90;background:var(--bg-primary);border-bottom:1px solid var(--border-color);opacity:0;pointer-events:none;justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 24px;transition:transform .24s cubic-bezier(.4,0,.2,1),opacity .2s,left .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:260px;right:0;transform:translateY(-100%);box-shadow:0 6px 18px #0000000f}.StickyActionBar-module__Le_Z2q__barStuck{opacity:1;pointer-events:auto;transform:translateY(0)}[data-sidebar-collapsed=true] .StickyActionBar-module__Le_Z2q__bar{left:72px}[data-theme=dark] .StickyActionBar-module__Le_Z2q__bar{box-shadow:0 8px 22px #00000073}.StickyActionBar-module__Le_Z2q__left{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.StickyActionBar-module__Le_Z2q__icon{background:var(--bg-elevated);width:28px;height:28px;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.StickyActionBar-module__Le_Z2q__icon svg{width:16px;height:16px}.StickyActionBar-module__Le_Z2q__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.3px;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:15px;font-weight:700;overflow:hidden}.StickyActionBar-module__Le_Z2q__backBtn{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px 6px 8px;font-size:13.5px;font-weight:600;line-height:1.2;text-decoration:none;display:none}.StickyActionBar-module__Le_Z2q__backBtn svg{width:16px;height:16px}.StickyActionBar-module__Le_Z2q__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.StickyActionBar-module__Le_Z2q__actions>*{flex-shrink:0}@media (max-width:1024px){.StickyActionBar-module__Le_Z2q__bar{left:240px}[data-sidebar-collapsed=true] .StickyActionBar-module__Le_Z2q__bar{left:64px}}@media (max-width:768px){.StickyActionBar-module__Le_Z2q__bar{gap:10px;padding:0 16px;left:0}[data-sidebar-collapsed=true] .StickyActionBar-module__Le_Z2q__bar{gap:10px;padding:0 16px;left:0}.StickyActionBar-module__Le_Z2q__barWithBack .StickyActionBar-module__Le_Z2q__backBtn{display:inline-flex}.StickyActionBar-module__Le_Z2q__barWithBack .StickyActionBar-module__Le_Z2q__icon,.StickyActionBar-module__Le_Z2q__barWithBack .StickyActionBar-module__Le_Z2q__title{display:none}}
