@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Inter:wght@700&display=swap";.notes-canvas{padding:0!important;height:100%;min-height:100vh;overflow:hidden;display:flex;flex-direction:column}.notes-canvas>.notes-workspace{flex:1;min-height:0;width:100%}.notes-workspace{height:100%;min-height:0;display:flex;flex-direction:column}.notes-workspace__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:28px 28px 14px 36px}.notes-workspace__header h1{margin:0;color:#171717;font-size:24px;font-weight:650;letter-spacing:-.04em;line-height:1}.notes-workspace__create{height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:0;border-radius:9px;color:#fff;background:#111;font-size:12px;font-weight:650;box-shadow:0 4px 12px #131d291a}.notes-workspace__create:hover{background:#262626}.notes-workspace__tabs{display:flex;gap:22px;padding:0 28px 0 36px;border-bottom:1px solid rgba(151,164,181,.3)}.notes-workspace__tabs button{height:36px;padding:0;border:0;border-bottom:2px solid transparent;color:#8a95a3;background:transparent;font-size:13px}.notes-workspace__tabs button[aria-selected=true]{border-bottom-color:#1d2a39;color:#1d2a39;font-weight:700}.notes-workspace__body{min-height:0;flex:1;display:grid;grid-template-columns:260px minmax(0,1fr)}.notes-list{min-height:0;padding:18px 16px 16px 24px;overflow:auto;border-right:1px solid rgba(151,164,181,.3);background:#ffffff40}.notes-list__controls{display:flex;align-items:center;gap:6px}.notes-list__filter{position:relative;flex:0 0 auto}.notes-list__notebook-menu{width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:#647387;background:transparent}.notes-list__notebook-menu:hover,.notes-list__notebook-menu[aria-expanded=true]{color:#1f2e3d;background:#f2f2f2}.notes-list__filter-menu{position:absolute;z-index:5;top:calc(100% + 6px);right:0;left:auto;min-width:168px;padding:6px;border:0;border-radius:var(--menu-radius,10px);background:var(--menu-bg,#fff);box-shadow:var(--menu-shadow,0 12px 28px rgba(35,46,59,.13))}.notes-list__filter-menu button{width:100%;height:33px;display:flex;align-items:center;gap:7px;padding:0 8px;border:0;border-radius:7px;color:var(--menu-fg,#344456);background:transparent;text-align:left;font-size:12px}.notes-list__filter-menu button:hover{background:var(--menu-hover-bg,#F1F1F0)}.notes-list__filter-menu .notes-list__manage{margin-top:4px;border-top:1px solid var(--menu-separator,rgba(151,164,181,.2));border-radius:0;color:#64758a}.notes-list__search{flex:1 1 auto;min-width:0;height:30px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid rgba(151,164,181,.25);border-radius:8px;color:#9ea4ad;background:#ffffff80}.notes-list__search input::placeholder{color:#9ea4ad;opacity:1}.notes-list__search input{min-width:0;width:100%;border:0;outline:0;color:#273646;background:transparent;font-size:13px}.notes-list__groups{display:grid;gap:14px;margin-top:12px}.notes-list__groups section{display:grid;gap:3px}.notes-list h2{margin:0 0 5px;padding:0 7px;color:#94a0ae;font-size:11px;font-weight:600}.notes-list__item{width:100%;display:grid;gap:4px;padding:10px 8px;border:0;border-radius:9px;color:#344456;background:transparent;text-align:left}.notes-list__item:hover,.notes-list__item.is-selected,.notes-list__item.is-selected:hover{background:#f1f1f0}.notes-list__item strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.notes-list__item span{color:#97a1ad;font-size:11px}.notes-list__empty{margin:0;padding:28px 10px;color:#919ba8;font-size:13px;text-align:center;line-height:1.55}.notes-list__empty p{margin:0}.notes-list__empty p+p{margin-top:8px;color:#a0a9b3;font-size:12px}.note-editor{min-width:0;display:flex;flex-direction:column;padding:0 0 22px;background:#ffffff59}.note-editor__toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:36px;padding:8px 20px;border-bottom:1px solid rgba(151,164,181,.24)}.note-editor__document{padding:0 28px}.note-editor__toolbar-left{display:inline-flex;align-items:center;gap:8px}.note-editor__fullscreen{width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;color:#647387;background:transparent}.note-editor__fullscreen:hover{color:#1f2e3d;background:#f2f2f2}.note-editor__save-state{color:#8995a3;font-size:12px}.note-editor__save-state.is-saving{color:#64758a}.note-editor__tool-list{display:flex;align-items:center;gap:2px}.note-editor__tool{width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;color:#647387;background:transparent}.note-editor__tool:hover,.note-editor__tool.is-active{color:#1f2e3d;background:#d5dde6a6}.note-editor__title{margin-top:12px;padding:0;border:0;outline:0;color:#17212d;background:transparent;font-size:26px;font-weight:700;letter-spacing:-.05em}.note-editor__body{min-height:0;flex:1;resize:none;margin-top:22px;padding:0;border:0;outline:0;color:#4a5868;background:transparent;font-family:Refind Source Han SC,PingFang SC,sans-serif;font-size:15px;line-height:1.9}.notes-workspace__placeholder{display:grid;place-items:center;flex:1;color:#8290a0;text-align:center}.notes-workspace__placeholder h2{margin:0;color:#344456}.notes-workspace__placeholder p{margin:8px 0 0;font-size:13px}.answer-actions-wrap{position:relative;margin-top:16px;overflow:visible}.answer-actions{display:flex;align-items:center;gap:4px;overflow:visible}.answer-actions>button,.answer-actions__bookmark>button,.answer-actions__more>button{position:relative;width:30px;height:30px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:8px;color:#68798d;background:transparent}.answer-actions>button:hover,.answer-actions__bookmark>button:hover,.answer-actions__more>button:hover{border-color:transparent;color:#263748;background:#f2f2f2}.answer-copy-toast{position:absolute;z-index:12;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);display:inline-flex;align-items:center;padding:5px 9px;border:1px solid rgba(180,188,199,.42);border-radius:999px;color:#526173;background:#ffffffeb;box-shadow:0 8px 18px #28323f1a;font-size:11px;font-weight:560;line-height:1;letter-spacing:.01em;white-space:nowrap;pointer-events:none}.answer-actions__bookmark,.answer-actions__more{position:relative;overflow:visible}.answer-capture-menu,.answer-more-menu,.floating-menu{z-index:10000;display:grid;box-sizing:border-box;width:168px;min-width:168px;max-width:168px;padding:5px;border:0;border-radius:var(--menu-radius,10px);background:var(--menu-bg,#fff);box-shadow:var(--menu-shadow,0 12px 28px rgba(35,46,59,.13))}.answer-capture-menu,.answer-more-menu{position:fixed}.answer-more-menu{width:140px;min-width:140px;max-width:140px}.answer-capture-menu button,.answer-more-menu button{height:32px;padding:0 9px;border:0;border-radius:6px;color:var(--menu-fg,#344456);background:transparent;text-align:left;font-family:inherit;font-size:12px}.answer-capture-menu button:hover,.answer-more-menu button:hover{background:var(--menu-hover-bg,#F1F1F0)}@media(max-width:1199px){.notes-workspace__body{grid-template-columns:240px minmax(0,1fr)}.note-editor__toolbar{padding-inline:16px}.note-editor__document{padding-inline:20px}}@media(max-width:767px){.notes-canvas{padding-top:56px!important}.notes-workspace__header{padding:10px 16px 6px}.notes-workspace__tabs{padding-inline:16px}.notes-workspace__body{display:block}.notes-list[data-mobile-hidden=true]{display:none}.notes-list{height:auto;max-height:42vh;border-right:0;border-bottom:1px solid rgba(151,164,181,.3)}.note-editor{min-height:52vh}.note-editor__toolbar{padding-inline:16px}.note-editor__document{padding:0 16px}.note-editor__title{font-size:24px}.quiet-action{min-height:44px}.notes-list__notebook-menu,.notes-list__search{min-height:40px}.notes-list__notebook-menu{width:40px}}.inspiration-cards{min-height:0;flex:1;overflow:auto;padding:18px 36px 20px}.cards-header{display:flex;align-items:center;gap:10px}.cards-header__search{flex:1 1 auto;min-width:0;width:auto;height:34px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid rgba(151,164,181,.25);border-radius:9px;color:#9ea4ad;background:#ffffff8c}.cards-header__search input{min-width:0;width:100%;outline:0;border:0;color:#2b3a4a;background:transparent;font-size:13px}.cards-header__search input::placeholder{color:#9ea4ad;opacity:1}.cards-header__organize{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;border:1px solid rgba(158,164,173,.34);border-radius:9px;color:#3a4654;background:#ffffffb8;font-size:12.5px;font-weight:560;letter-spacing:.01em;line-height:1;box-shadow:0 1px 2px #232e3b0a;overflow:visible}.cards-header__organize svg{flex:0 0 auto;display:block;overflow:visible}.cards-header__organize:hover{border-color:#78828e6b;color:#1f2a36;background:#fff}.cards-header__filter{position:relative;flex:0 0 auto}.cards-header__filter>button{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid rgba(158,164,173,.34);border-radius:9px;color:#3a4654;background:#ffffffb8;font-size:12.5px;font-weight:560;letter-spacing:.01em;line-height:1;box-shadow:0 1px 2px #232e3b0a;overflow:visible}.cards-header__filter>button svg{flex:0 0 auto;display:block;overflow:visible}.cards-header__filter>button:hover,.cards-header__filter>button.is-active,.cards-header__filter>button[aria-expanded=true]{border-color:#78828e6b;color:#1f2a36;background:#fff}.cards-filter-menu{position:absolute;z-index:8;top:calc(100% + 6px);right:0;display:grid;min-width:188px;padding:6px;border:0;border-radius:var(--menu-radius,10px);background:var(--menu-bg,#fff);box-shadow:var(--menu-shadow,0 12px 28px rgba(35,46,59,.13))}.cards-filter-menu>span{padding:6px 8px 3px;color:#929eac;font-size:11px;font-weight:650}.cards-filter-menu button{height:31px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 8px;border:0;border-radius:7px;color:var(--menu-fg,#344456);background:transparent;text-align:left;font-size:12px}.cards-filter-menu button:hover,.cards-filter-menu button.is-active{background:var(--menu-hover-bg,#F1F1F0)}.cards-header__organize{margin-left:0;flex:0 0 auto}.cards-selection-bar{position:relative;z-index:6;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 0 0;min-height:44px;padding:6px 8px 6px 16px;border:0;border-radius:0;color:#55677c;background:#e8e8e7;background-color:#e8e8e7;background-image:none;box-shadow:none;overflow:visible;font-size:13px}.cards-selection-bar>span{flex:0 0 auto;font-size:13px;font-weight:500;letter-spacing:.01em;color:#5a6a7c}.cards-selection-bar>span>em{margin:0 .12em;font-style:normal;font-weight:700;font-variant-numeric:tabular-nums;color:#1a2330}.cards-selection-bar>div{display:flex;align-items:center;gap:2px}.cards-selection-bar button{height:30px;padding:0 11px;border:0;border-radius:8px;color:#59697c;background:transparent;font-size:12.5px;line-height:1}.cards-selection-bar button:hover:not(:disabled){color:#3a4654;background:#ffffffb3}.cards-selection-bar button:disabled{cursor:not-allowed}.cards-selection-bar button:disabled:not(.cards-selection-bar__primary):not(.cards-selection-bar__danger){opacity:.45}.cards-selection-bar__danger,.cards-selection-bar button.cards-selection-bar__danger{color:#c45b5b}.cards-selection-bar__danger:hover:not(:disabled),.cards-selection-bar button.cards-selection-bar__danger:hover:not(:disabled){color:#b04545;background:#f4e8e7e6}.cards-selection-bar__danger:disabled,.cards-selection-bar button.cards-selection-bar__danger:disabled{color:#b07a7a;opacity:1;background:transparent}.cards-selection-bar__primary,.cards-selection-bar button.cards-selection-bar__primary{margin-left:4px;color:#fff;background:#1c2a39;font-weight:600;padding:0 13px}.cards-selection-bar__primary:hover:not(:disabled),.cards-selection-bar button.cards-selection-bar__primary:hover:not(:disabled){background:#273647;color:#fff}.cards-selection-bar__primary:disabled,.cards-selection-bar button.cards-selection-bar__primary:disabled{color:#fff;background:#aeb6bf;opacity:1}.cards-selection-bar__import{position:relative;z-index:7}.cards-import-menu{position:absolute;z-index:12;right:0;top:calc(100% + 6px);bottom:auto;display:grid;min-width:148px;padding:5px;border:0;border-radius:var(--menu-radius,10px);background:var(--menu-bg,#fff);box-shadow:var(--menu-shadow,0 12px 28px rgba(35,46,59,.13))}.cards-import-menu button{width:100%;height:32px;display:flex;align-items:center;padding:0 9px;border:0;border-radius:6px;color:var(--menu-fg,#344456);background:transparent;text-align:left;font-size:12.5px}.cards-import-menu button:hover{background:var(--menu-hover-bg,#F1F1F0);color:var(--menu-fg,#344456)}.notebook-import-list label span{display:grid;gap:2px;min-width:0}.notebook-import-list label strong{font-size:13px;font-weight:600;color:#314152}.notebook-import-list label small{color:#8a96a4;font-size:11px}.inspiration-cards__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:14px;margin-top:18px}.inspiration-card{position:relative;min-width:0;border:1px solid rgba(151,164,181,.25);border-radius:14px;background:#ffffff94;box-shadow:0 8px 22px #29374909;transition:border-color .16s ease,transform .16s ease}.inspiration-card:hover{border-color:#7585986b;transform:translateY(-1px)}.inspiration-card.is-selected{border-color:#5b7189;box-shadow:0 0 0 2px #5b718921}.inspiration-card__open{width:100%;display:grid;gap:10px;padding:16px;border:0;border-radius:inherit;color:#334356;background:transparent;text-align:left}.inspiration-card__source{color:#71839a;font-size:11px;font-weight:700}.inspiration-card strong{display:-webkit-box;overflow:hidden;color:#273646;font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.inspiration-card p{display:-webkit-box;overflow:hidden;min-height:34px;margin:0;color:#7e8b9a;font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.inspiration-card time{color:#a0a9b3;font-size:11px}.inspiration-card__select{position:absolute;z-index:1;top:10px;right:10px;width:23px;height:23px;display:grid;place-items:center;padding:0;border:1px solid rgba(126,140,157,.45);border-radius:7px;color:transparent;background:#ffffffeb}.inspiration-card__select[aria-pressed=true]{border-color:#30465e;color:#fff;background:#30465e}.inspiration-cards__empty{grid-column:1/-1;padding:48px 0;color:#909ba8;text-align:center;font-size:13.5px;line-height:1.55}.inspiration-cards__empty p{margin:0}.inspiration-cards__empty p+p{margin-top:8px;color:#a0a9b3;font-size:12.5px}.card-dialog-layer{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#131d2830;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.card-detail-dialog{display:flex;flex-direction:column;width:min(520px,100%);max-height:min(78vh,720px);padding:22px 24px 18px;border:1px solid rgba(255,255,255,.8);border-radius:18px;color:#354456;background:#fffffffa;box-shadow:0 24px 60px #1c273533}.card-detail-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto}.card-detail-dialog__source{min-width:0;overflow:hidden;color:#8a95a3;font-size:12px;font-weight:550;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap}.card-detail-dialog header>button,.card-detail-dialog__more>button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:#657587;background:#f1f4f6}.card-detail-dialog header>button:hover,.card-detail-dialog__more>button:hover{color:#243041;background:#e8ecf0}.card-detail-dialog__question{flex:0 0 auto;margin:18px 0 0;color:#1f2b38;font-size:17px;font-weight:600;letter-spacing:-.02em;line-height:1.45}.card-detail-dialog__scroll{min-height:0;flex:1 1 auto;margin-top:14px;overflow:auto;padding-right:2px;scrollbar-width:none;-ms-overflow-style:none}.card-detail-dialog__scroll::-webkit-scrollbar{display:none;width:0;height:0}.card-detail-dialog__body{margin:0;overflow:visible}.card-detail-dialog__body .answer-content{margin:0}.card-detail-dialog__body .answer-content p,.card-detail-dialog__body .answer-content li{color:#3d4b5c;font-size:15px;line-height:1.85}.card-detail-dialog__materials{flex:0 0 auto;margin-top:16px;padding-top:14px;border-top:1px solid rgba(151,164,181,.18)}.card-detail-dialog__materials-label{display:block;margin:0 0 8px;color:#8a95a3;font-size:11px;font-weight:600;letter-spacing:.02em}.card-detail-dialog__materials ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.card-detail-dialog__material{width:100%;display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border:0;border-radius:8px;color:#526276;background:#f3f5f7;text-align:left;font:inherit;font-size:12.5px;line-height:1.45;cursor:pointer;transition:background-color .14s ease,color .14s ease}.card-detail-dialog__material em{flex:0 0 auto;color:#71839a;font-style:normal;font-weight:650;font-variant-numeric:tabular-nums}.card-detail-dialog__material span{min-width:0;flex:1;overflow-wrap:anywhere;white-space:normal}.card-detail-dialog__material:hover:not(:disabled){color:#243041;background:#e8ecf0}.card-detail-dialog__material:disabled{cursor:default;opacity:.85}.card-detail-dialog footer{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;margin-top:14px;padding-top:14px;border-top:1px solid rgba(151,164,181,.22)}.card-detail-dialog__more{position:relative}.card-detail-dialog__menu{position:absolute;right:0;bottom:calc(100% + 6px);min-width:140px;width:max-content;padding:5px;border:0;border-radius:var(--menu-radius,10px);background:var(--menu-bg,#fff);box-shadow:var(--menu-shadow,0 12px 28px rgba(35,46,59,.13))}.card-detail-dialog__menu button{width:100%;height:32px;display:flex;align-items:center;gap:8px;padding:0 9px;border:0;border-radius:6px;color:var(--menu-fg,#344456);background:transparent;font-size:12.5px;white-space:nowrap}.card-detail-dialog__menu button:hover{background:var(--menu-hover-bg,#F1F1F0)}.card-detail-dialog__menu button.is-danger{color:var(--menu-danger,#ae5151)}.card-detail-dialog__menu button.is-danger:hover{background:var(--menu-danger-hover,#f4eceb);color:var(--menu-danger,#ae5151)}.note-editor__toolbar-left{display:flex;align-items:center;gap:12px;min-width:0}.note-editor__back{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border:0;border-radius:7px;color:#526276;background:transparent;font-size:12px}.note-editor__tool:disabled{cursor:not-allowed;opacity:.38}.note-editor__document{min-height:0;display:flex;flex:1;flex-direction:column}.note-editor__rich-body{min-height:0;flex:1;margin-top:10px;outline:0;color:#4a5868;font-family:Refind Source Han SC,PingFang SC,sans-serif;font-size:15px;line-height:1.75;white-space:pre-wrap}.note-editor__rich-body:empty:before{content:attr(data-placeholder);color:#9ea4ad;pointer-events:none}.note-editor__rich-body[aria-disabled=true]{cursor:wait;opacity:.68}.note-editor__rich-body--sections{display:grid;gap:0;align-content:start;white-space:normal;color:#1d2129;font-size:16px;line-height:1.7;min-height:120px;padding-bottom:24px}.note-editor__rich-body--sections p{margin:0 0 .55em;line-height:1.7;color:#1d2129}.note-editor__rich-body--sections p:last-child{margin-bottom:0}.note-editor__citations{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px;padding-top:13px;border-top:1px solid rgba(151,164,181,.24)}.note-editor__citation-wrap{position:relative;display:inline-flex;vertical-align:middle;margin-left:6px}.note-editor__citation{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 5px;border:1px solid rgba(129,143,160,.35);border-radius:5px;color:#657691;background:#ffffffa1;font-size:11px;line-height:20px;cursor:pointer}.note-editor__citation:hover,.note-editor__citation[aria-expanded=true]{border-color:#5a6c827a;color:#3d4f66;background:#fff}.note-editor__citation-menu{position:absolute;z-index:20;left:0;right:auto;bottom:calc(100% + 8px);display:grid;gap:6px;width:min(280px,72vw);max-width:min(280px,calc(100vw - 32px));padding:12px 13px;border:1px solid rgba(151,164,181,.28);border-radius:12px;color:#2b3a4a;background:#fff;box-shadow:0 14px 34px #232e3b1f;text-align:left;cursor:pointer}.note-editor__citation-menu--end{left:auto;right:0}.note-editor__citation-menu--start{left:0;right:auto}.note-editor__citation-menu-source{color:#7a8796;font-size:11px;font-weight:560}.note-editor__citation-menu strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px;line-height:1.45;font-weight:620}.note-editor__citation-menu p{margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#667687;font-size:12px;line-height:1.45}.note-editor__citation-menu-hint{color:#8b97a6;font-size:11px}.notes-workspace--inspiration{height:100%;min-height:100vh;margin:0;background:transparent}.notes-workspace--inspiration .note-editor--inspiration{height:100%;padding:0;background:transparent}.notes-workspace--inspiration .note-editor__toolbar{padding:12px 16px}.notes-workspace--inspiration .note-editor__document{padding:8px clamp(48px,6.5vw,92px) 48px}.note-editor__inspiration-actions{position:relative;display:flex;align-items:center;gap:6px;margin-left:auto}.note-editor__inspiration-actions>button{height:31px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:1px solid rgba(151,164,181,.3);border-radius:8px;color:#526276;background:#fff;font-size:12px}.note-editor__inspiration-actions .note-editor__generate{border-color:#111;color:#fff;background:#111}.note-editor__inspiration-actions .note-editor__generate:disabled{border-color:#d4dbe3;color:#9aa6b3;background:#ebeff3}.note-editor__inspiration-actions .note-editor__generate.is-generating{min-width:108px;justify-content:center;gap:6px;padding:0 12px;border-color:#cfd6df;color:#4a5a6c;background:#f3f5f7;cursor:wait}.note-editor__generate-spinner{flex:0 0 auto;animation:note-generate-spin .8s linear infinite}@keyframes note-generate-spin{to{transform:rotate(360deg)}}.note-editor__card-picker{position:absolute;z-index:8;top:39px;right:104px;width:280px;max-height:310px;overflow:auto;padding:9px;border:0;border-radius:var(--menu-radius,10px);background:var(--menu-bg,#fff);box-shadow:var(--menu-shadow,0 12px 28px rgba(35,46,59,.13))}.note-editor__card-picker header{display:flex;align-items:center;justify-content:space-between;padding:3px 5px 8px;color:#334557;font-size:12px}.note-editor__card-picker header button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:6px;color:#728195;background:transparent}.note-editor__card-picker>button{width:100%;padding:9px 7px;border:0;border-radius:7px;color:#526276;background:transparent;text-align:left;font-size:12px;line-height:1.5}.note-editor__card-picker p{margin:8px 5px;color:#8c98a5;font-size:12px}.materials-drawer{max-height:42vh;margin:20px -56px 0;padding:17px clamp(28px,7vw,132px) 23px;overflow:auto;border-top:1px solid rgba(151,164,181,.26);background:#f5f7f8}.materials-drawer header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px}.materials-drawer header .eyebrow{margin-bottom:2px}.materials-drawer h2{margin:0;color:#2b3a49;font-size:15px}.materials-drawer header>span{color:#8a96a4;font-size:12px}.materials-drawer__list{display:grid;gap:9px}.material-card{display:grid;grid-template-columns:40px minmax(0,1fr) 30px;gap:10px;padding:12px;border:1px solid rgba(151,164,181,.23);border-radius:12px;background:#fff}.material-card__order{display:grid;align-content:start;justify-items:center;gap:5px;color:#8c99a7;font-size:11px}.material-card__content p{margin:0;color:#37495b;font-size:13px;line-height:1.6}.material-card__content small{display:block;margin-top:5px;color:#8996a5;font-size:11px}.material-card__content label{display:grid;gap:5px;margin-top:10px;color:#748294;font-size:11px}.material-card__content textarea{min-height:42px;resize:vertical;padding:7px 8px;border:1px solid rgba(151,164,181,.25);border-radius:7px;outline:0;color:#3d4d5d;background:#fbfcfd;font:inherit;line-height:1.5}.material-card__actions{display:grid;align-content:start;gap:3px}.material-card__actions button{width:28px;height:25px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:#728195;background:transparent}.material-card__actions button:disabled{opacity:.3}@media(max-width:1199px){.note-editor__inspiration-actions>button:not(.note-editor__generate){width:31px;padding:0;justify-content:center;font-size:0}.materials-drawer{margin-inline:-56px}.notes-workspace--inspiration{margin:0}}@media(max-width:767px){.notes-workspace--inspiration{margin:0}.notes-workspace--inspiration .note-editor--inspiration{padding-inline:18px}.note-editor--inspiration .note-editor__toolbar{flex-wrap:wrap;padding-bottom:9px}.note-editor--inspiration .note-editor__tool-list{order:3;width:100%;justify-content:flex-end}.note-editor--inspiration .note-editor__inspiration-actions{margin-left:0}.materials-drawer{max-height:46vh;margin:16px -18px 0;padding:15px 18px}.material-card{grid-template-columns:28px minmax(0,1fr) 26px}.note-editor--inspiration .note-editor__title{font-size:28px}}.note-context-menu{position:fixed;z-index:40;display:grid;gap:2px;min-width:148px;width:max-content;max-width:min(180px,calc(100vw - 24px));padding:6px;border:0;border-radius:var(--menu-radius,10px);color:var(--menu-fg,#344456);background:var(--menu-bg,#fff);box-shadow:var(--menu-shadow,0 12px 28px rgba(35,46,59,.13))}.note-context-menu button{width:100%;min-height:32px;height:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border:0;border-radius:7px;color:var(--menu-fg,#344456);background:transparent;text-align:left;font:inherit;font-size:12.5px;line-height:1.3}.note-context-menu__chevron{flex:0 0 auto;width:12px;height:12px;color:#b0b8c2;opacity:.9;transition:color .12s ease,transform .12s ease}.note-context-menu button:hover .note-context-menu__chevron,.note-context-menu__item.is-open>button .note-context-menu__chevron{color:#7a8694}.note-context-menu__item.is-open>button .note-context-menu__chevron{transform:translate(1px)}.note-context-menu button:hover,.note-context-menu__item.is-open>button{background:var(--menu-hover-bg,#F1F1F0)}.note-context-menu button.is-danger{color:var(--menu-danger,#ae5151)}.note-context-menu button.is-danger:hover{background:var(--menu-danger-hover,#f4eceb)}.note-context-menu button.is-checked{color:#1d2a39;font-weight:650;background:var(--menu-hover-bg,#F1F1F0)}.note-context-menu__check{color:#1d2a39;font-size:11px;font-weight:700;line-height:1}.note-context-menu__separator{height:1px;margin:3px 6px;background:var(--menu-separator,rgba(151,164,181,.2))}.note-context-menu__item{position:relative}.note-context-menu__submenu{position:absolute;z-index:1;top:-4px;left:calc(100% + 4px);display:grid;gap:2px;min-width:128px;width:max-content;max-width:min(168px,calc(100vw - 24px));padding:6px;border:0;border-radius:var(--menu-radius,10px);background:var(--menu-bg,#fff);box-shadow:var(--menu-shadow,0 12px 28px rgba(35,46,59,.13))}.note-context-menu__submenu button{justify-content:space-between}.note-dialog{width:min(440px,100%);padding:22px;border:1px solid rgba(255,255,255,.8);border-radius:18px;color:#354456;background:#fff;box-shadow:0 24px 60px #1c273533}.note-dialog header,.note-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.note-dialog header h2{margin:2px 0 0;color:#273747;font-size:19px}.note-dialog header>button{width:31px;height:31px;display:grid;place-items:center;border:0;border-radius:8px;color:#657587;background:#f1f4f6}.note-dialog>p{margin:18px 0;color:#66768a;font-size:13px;line-height:1.7}.note-dialog footer{margin-top:19px;justify-content:flex-end}.note-dialog footer button,.notebook-create button{height:32px;padding:0 11px;border:0;border-radius:8px;color:#657587;background:#f0f3f6;font-size:12px}.note-dialog footer .quiet-action{color:#fff;background:#1d2b3a}.note-dialog__danger{color:#fff!important;background:#a94f4f!important}.note-dialog__check-list{display:grid;gap:6px}.note-dialog__check-list label{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid rgba(151,164,181,.22);border-radius:9px;color:#425367;font-size:13px}.note-dialog__check-list input{accent-color:#26394c}.notebook-create{display:flex;gap:7px;margin-top:18px}.notebook-create input,.notebook-manager-list input{min-width:0;flex:1;height:34px;padding:0 9px;border:1px solid rgba(151,164,181,.28);border-radius:8px;outline:0;color:#34485b;font:inherit;font-size:12px}.notebook-create button{color:#fff;background:#1d2b3a}.notebook-manager-list{display:grid;gap:7px;margin-top:14px}.notebook-manager-list>div{display:flex;align-items:center;gap:7px}.notebook-manager-list span{color:#92a0ad;font-size:11px;white-space:nowrap}.notebook-manager-list button{height:29px;border:0;border-radius:7px;color:#ad5151;background:#fbf1f1;font-size:11px;white-space:nowrap}.note-dialog__stacked-actions{display:grid!important;grid-template-columns:1fr 1fr;margin-top:20px!important}.note-dialog__stacked-actions button:last-child{grid-column:1/-1}.sync-notice{position:fixed;z-index:22;right:25px;bottom:24px;padding:10px 13px;border:1px solid rgba(151,164,181,.27);border-radius:10px;color:#415469;background:#fffffff5;box-shadow:0 12px 28px #232f3e21;font-size:12px}.note-editor__tool-list--rich{position:relative;z-index:5;flex:1;flex-wrap:wrap;justify-content:flex-end;gap:2px;min-width:0;overflow:visible}.note-editor__toolbar{flex-wrap:wrap;overflow:visible}.note-editor__style-select{position:relative;display:inline-flex;align-items:center}.note-editor__style-trigger{display:inline-flex;align-items:center;height:30px;max-width:118px;padding:0 8px;border:0;border-radius:7px;color:#647387;background:transparent;font:inherit;font-size:12px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.note-editor__style-select:hover .note-editor__style-trigger,.note-editor__style-select.is-open .note-editor__style-trigger{background:#d5dde6a6;color:#1f2e3d}.note-editor__style-trigger:disabled{cursor:not-allowed;opacity:.38}.note-editor__style-menu{position:fixed;z-index:80;display:grid;gap:1px;min-width:148px;max-width:min(220px,calc(100vw - 24px));padding:5px;border:0;border-radius:var(--menu-radius,10px);background:var(--menu-bg,#fff);box-shadow:var(--menu-shadow,0 12px 28px rgba(35,46,59,.16))}.note-editor__style-option{display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:6px;width:100%;min-height:26px;padding:3px 6px;border:0;border-radius:6px;color:#344254;background:transparent;font:inherit;text-align:left}.note-editor__style-option:hover{background:var(--menu-hover-bg,#F1F1F0)}.note-editor__style-option.is-selected{color:#1f2e3d;background:var(--menu-hover-bg,#F1F1F0)}.note-editor__style-option.is-selected:hover{background:#e8e8e6}.note-editor__style-check{width:14px;color:#1f2e3d;font-size:11px;font-weight:650;line-height:1;text-align:center}.note-editor__style-preview{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.note-editor__swatch-picker{position:relative;display:inline-flex}.note-editor__swatch-trigger{width:30px;height:30px}.note-editor__swatch-preview{width:16px;height:16px;display:grid;place-items:center;border:1px solid rgba(151,164,181,.45);border-radius:4px;font-size:11px;font-weight:700;line-height:1;background:#fff}.note-editor__swatch-preview--text{color:#1d2129}.note-editor__swatch-preview--highlight{background:#fef08a}.note-editor__swatch-preview--highlight.is-empty{background:repeating-linear-gradient(135deg,#fff 0,#fff 4px,#e8edf2 4px,#e8edf2 8px)}.note-editor__swatch-menu{position:absolute;z-index:20;top:calc(100% + 6px);right:0;display:grid;grid-template-columns:repeat(3,22px);gap:6px;padding:8px;border:0;border-radius:var(--menu-radius,10px);background:var(--menu-bg,#fff);box-shadow:var(--menu-shadow,0 12px 28px rgba(35,46,59,.13))}.note-editor__swatch{width:22px;height:22px;padding:0;border:1px solid rgba(151,164,181,.35);border-radius:6px;background:#fff;cursor:pointer}.note-editor__swatch.is-none{background:repeating-linear-gradient(135deg,#fff 0,#fff 4px,#e8edf2 4px,#e8edf2 8px)}.note-editor__swatch.is-selected{outline:2px solid #1d2129;outline-offset:1px}.note-editor__swatch:hover{transform:scale(1.06)}.note-editor__document .note-rich-editor{margin-top:10px;min-height:0;flex:1}.note-editor__document .note-rich-editor .ProseMirror{min-height:220px}.note-editor--inspiration .note-editor__document .note-rich-editor{flex:0 0 auto;min-height:0;padding-bottom:0}.note-editor--inspiration .note-editor__document .note-rich-editor .ProseMirror{min-height:160px;padding-bottom:132px;box-sizing:border-box}.notes-workspace,.notes-workspace__body{min-height:0;overflow:hidden}.notes-list{min-height:0;height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.notes-list::-webkit-scrollbar{display:none;width:0;height:0}.notes-workspace__body>.note-editor--plain{min-width:0;min-height:0;height:100%;overflow:hidden;padding:0 0 22px;display:flex;flex-direction:column}.notes-workspace__body>.note-editor--plain>.note-editor__toolbar{flex:0 0 auto;flex-wrap:nowrap;justify-content:space-between;gap:12px;padding:8px 20px}.notes-workspace__body>.note-editor--plain>.note-editor__toolbar .note-editor__toolbar-left{flex:0 0 auto}.notes-workspace__body>.note-editor--plain>.note-editor__toolbar .note-editor__tool-list--rich{flex:0 1 auto;margin-left:auto;justify-content:flex-end;flex-wrap:wrap;min-width:0}.notes-workspace__body>.note-editor--plain>.note-editor__document{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:8px clamp(14px,3.5vw,36px) 22px;scrollbar-width:none;-ms-overflow-style:none}.notes-workspace__body>.note-editor--plain>.note-editor__document::-webkit-scrollbar{display:none;width:0;height:0}.notes-workspace--inspiration{min-height:0;height:100%;overflow:hidden;background:#fcfcfa}.notes-workspace--inspiration .note-editor--inspiration{min-height:0;height:100%;overflow:hidden;padding:0}.note-dialog:has(.notebook-manager){width:min(640px,100%)}.notebook-manager{display:grid;grid-template-columns:minmax(148px,.9fr) minmax(0,1.4fr);gap:12px;margin-top:16px;min-height:260px;max-height:min(52vh,420px)}.notebook-manager__sidebar{display:flex;flex-direction:column;gap:4px;min-height:0;padding:6px;overflow-y:auto;border:1px solid rgba(151,164,181,.22);border-radius:12px;background:#f8f8f7d9;scrollbar-width:none;-ms-overflow-style:none}.notebook-manager__sidebar::-webkit-scrollbar{display:none;width:0;height:0}.notebook-manager__item{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border:0;border-radius:8px;color:#405164;background:transparent;text-align:left;font:inherit;font-size:12.5px}.notebook-manager__item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notebook-manager__item em{flex:0 0 auto;color:#92a0ad;font-style:normal;font-size:11px;font-variant-numeric:tabular-nums}.notebook-manager__item:hover{background:#ffffffb8}.notebook-manager__item.is-selected{color:#1f2b38;font-weight:650;background:#fff;box-shadow:0 1px #97a4b52e}.notebook-manager__detail{min-width:0;min-height:0;display:flex;flex-direction:column;gap:10px;padding:10px 12px;border:1px solid rgba(151,164,181,.22);border-radius:12px;background:#fff}.notebook-manager__detail-head{display:flex;align-items:center;gap:8px}.notebook-manager__detail-title{flex:1;min-width:0;color:#273747;font-size:14px;font-weight:650}.notebook-manager__detail-head>input{flex:1;min-width:0;height:34px;padding:0 10px;border:1px solid rgba(151,164,181,.28);border-radius:8px;outline:0;color:#34485b;font:inherit;font-size:13px}.notebook-manager__detail-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.notebook-manager-import{height:30px;padding:0 10px;border:1px solid rgba(151,164,181,.3);border-radius:7px;color:#405164;background:#fffffff2;font-size:12px}.notebook-manager-import:hover{background:#f2f2f2}.notebook-manager-delete{height:30px;padding:0 10px;border:0;border-radius:7px;color:#ad5151;background:#fbf1f1;font-size:12px}.notebook-manager__notes{flex:1;min-height:0;display:grid;gap:4px;align-content:start;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.notebook-manager__notes::-webkit-scrollbar{display:none;width:0;height:0}.notebook-manager__note{padding:8px 10px;border-radius:8px;color:#405164;background:#f8f8f7f2;font-size:12.5px;line-height:1.4}.notebook-manager__empty{margin:18px 4px;color:#8a96a4;font-size:12.5px;line-height:1.5}.notebook-import-list{max-height:min(42vh,280px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.notebook-import-list::-webkit-scrollbar{display:none;width:0;height:0}.notebook-import-empty{margin:8px 0;color:#8a96a4;font-size:13px}.note-dialog__search{display:block;margin:0 0 12px}.note-dialog__search input{width:100%;height:36px;padding:0 12px;border:1px solid rgba(151,164,181,.28);border-radius:10px;outline:0;color:#273646;background:#fbfcfd;font:inherit;font-size:13px}.note-dialog__search input::placeholder{color:#9ea4ad;opacity:1}.note-dialog__synced-list{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:8px}.note-dialog__synced-list li{padding:10px 12px;border:1px solid rgba(151,164,181,.22);border-radius:9px;color:#344456;font-size:13px}.note-dialog__search input:focus{border-color:#78828e6b;background:#fff}.add-cards-list{max-height:min(48vh,340px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.add-cards-list::-webkit-scrollbar{display:none;width:0;height:0}.add-cards-list__item{align-items:flex-start}.add-cards-list__item span{display:grid;gap:3px;min-width:0}.add-cards-list__item small{color:#8a96a4;font-size:11px;font-weight:650}.add-cards-list__item strong{display:-webkit-box;overflow:hidden;color:#314152;font-size:13px;font-weight:500;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width:640px){.notebook-manager{grid-template-columns:1fr;max-height:none}.notebook-manager__sidebar{max-height:160px}.notebook-manager__detail{min-height:180px}}.notes-list__filter-menu button{justify-content:space-between}.notes-list__filter-menu .notes-list__manage{justify-content:flex-start;gap:7px}.notes-list__filter-menu button.is-checked{color:#1f2b38;font-weight:650;background:var(--menu-hover-bg,#F1F1F0)}.notes-list__filter-check{color:#1f2b38;font-size:12px;font-weight:700;line-height:1}.note-editor--inspiration{position:relative;min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column;background:#fcfcfa}.note-editor--inspiration>.note-editor__main{min-height:0;flex:1;display:flex;flex-direction:column;align-items:stretch}.note-editor--inspiration>.note-editor__main>.note-editor__document{min-height:0;flex:1 1 auto}.note-editor--inspiration:not(.has-materials-rail) .note-editor__toolbar{flex:0 0 auto;flex-wrap:wrap;gap:10px;padding:18px clamp(72px,18vw,280px) 12px;overflow:visible}.note-editor--inspiration:not(.has-materials-rail) .note-editor__tool-list--rich{flex:1 1 auto;flex-wrap:wrap;justify-content:flex-end;min-width:0;overflow:visible}.note-editor--inspiration:not(.has-materials-rail) .note-editor__document,.note-editor--inspiration:not(.has-materials-rail)>.note-editor__main>.note-editor__document{min-width:0;overflow:auto;padding:8px clamp(72px,18vw,280px) 48px;scrollbar-width:none;-ms-overflow-style:none}.note-editor--inspiration:not(.has-materials-rail) .note-editor__document::-webkit-scrollbar,.note-editor--inspiration:not(.has-materials-rail)>.note-editor__main>.note-editor__document::-webkit-scrollbar{display:none;width:0;height:0}.note-editor--inspiration.has-materials-rail>.note-editor__main{flex-direction:row;position:relative;overflow:hidden}.note-editor--inspiration.has-materials-rail .note-editor__toolbar{flex:0 0 auto;flex-wrap:nowrap;gap:8px;padding:12px 16px;overflow:visible}.note-editor--inspiration.has-materials-rail .note-editor__tool-list--rich{flex:1 1 auto;flex-wrap:nowrap;justify-content:flex-end;min-width:0;overflow-x:auto;scrollbar-width:none}.note-editor--inspiration.has-materials-rail .note-editor__tool-list--rich::-webkit-scrollbar{display:none;height:0}.note-editor--inspiration.has-materials-rail .note-editor__inspiration-actions{flex:0 0 auto;margin-left:auto}.note-editor--inspiration.has-materials-rail .note-editor__document,.note-editor--inspiration.has-materials-rail>.note-editor__main>.note-editor__document{min-width:0;flex:1 1 auto;overflow:auto;padding:8px clamp(48px,6.5vw,92px) 48px;scrollbar-width:none;-ms-overflow-style:none}.note-editor--inspiration.has-materials-rail .note-editor__document::-webkit-scrollbar,.note-editor--inspiration.has-materials-rail>.note-editor__main>.note-editor__document::-webkit-scrollbar{display:none;width:0;height:0}@media(max-width:767px){.note-editor--inspiration:not(.has-materials-rail) .note-editor__toolbar{padding:14px 20px 10px}.note-editor--inspiration:not(.has-materials-rail) .note-editor__document,.note-editor--inspiration:not(.has-materials-rail)>.note-editor__main>.note-editor__document{padding:8px 20px 32px}.note-editor--inspiration.has-materials-rail .note-editor__document,.note-editor--inspiration.has-materials-rail>.note-editor__main>.note-editor__document{padding:8px 20px 32px}.note-editor--inspiration .note-editor__document .note-rich-editor .ProseMirror{padding-bottom:112px}.notes-workspace--inspiration .note-editor--inspiration{padding-inline:0}}.materials-rail-slot{flex:0 0 0;width:0;min-width:0;max-width:0;overflow:hidden;align-self:stretch;pointer-events:none;transition:flex-basis .32s cubic-bezier(.22,.61,.36,1),width .32s cubic-bezier(.22,.61,.36,1),min-width .32s cubic-bezier(.22,.61,.36,1),max-width .32s cubic-bezier(.22,.61,.36,1)}.materials-rail-slot.is-open{flex-basis:min(340px,36vw);width:min(340px,36vw);min-width:260px;max-width:380px;pointer-events:auto}.materials-rail-slot .materials-rail{width:min(340px,36vw);min-width:260px;max-width:380px;height:100%;transform:translate(100%);transition:transform .32s cubic-bezier(.22,.61,.36,1)}.materials-rail-slot.is-open .materials-rail{transform:translate(0)}.materials-rail{box-sizing:border-box;flex:0 0 min(340px,36vw);width:min(340px,36vw);min-width:260px;max-width:380px;display:flex;flex-direction:column;min-height:0;border-left:1px solid rgba(148,148,146,.2);background:linear-gradient(180deg,#f8f8f7c7,#f2f2f1e6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.materials-rail__header{flex:0 0 auto;display:flex;flex-direction:column;gap:4px;padding:14px 12px 8px 14px}.materials-rail__header-top{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px}.materials-rail__header .eyebrow{margin:0;color:#8e8e8c}.materials-rail__header-actions{display:flex;align-items:center;flex-shrink:0;gap:6px}.materials-rail__header-actions>span{color:#8e8e8c;font-size:12px;white-space:nowrap}.materials-rail__header-title{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px}.materials-rail__header h2{margin:0;color:#2a2a28;font-size:14px;font-weight:650;line-height:1.3;white-space:nowrap}.materials-rail__error{margin:0 12px 8px 14px;padding:6px 8px;border-radius:8px;color:#8a4b2e;background:#b46e461a;font-size:12px;line-height:1.35}.materials-rail__retry{height:26px;padding:0 7px;border:1px solid rgba(140,140,138,.28);border-radius:7px;color:#666664;background:#ffffff80;font-size:11px}.materials-rail__retry:hover:not(:disabled){color:#222;background:#fff}.materials-rail__retry:disabled{cursor:not-allowed;opacity:.45}.materials-rail__collapse{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#6f6f6d;background:transparent}.materials-rail__collapse:hover{color:#1f1f1e;background:#ffffff80}.materials-rail__list{min-height:0;flex:1;overflow:auto;display:grid;align-content:start;gap:8px;padding:0 12px 16px;scrollbar-width:none;-ms-overflow-style:none}.materials-rail__list::-webkit-scrollbar{display:none;width:0;height:0}.materials-rail__chapter{display:grid;gap:7px}.materials-rail__chapter-title{width:100%;box-sizing:border-box;height:29px;padding:0 7px;border:1px solid transparent;border-radius:7px;outline:0;color:#343432;background:transparent;font:inherit;font-size:12px;font-weight:650}.materials-rail__chapter-title:focus{border-color:#7878764d;background:#ffffffa6}.materials-rail__chapter-list{display:grid;gap:8px;min-height:12px;padding:2px;border-radius:9px}.materials-rail__chapter-list:has(.material-card:hover){background:#fff3}.materials-rail__chapter--unassigned h3{margin:2px 7px 0;color:#8e8e8c;font-size:11px;font-weight:650}.materials-rail__chapter-empty{margin:0;padding:8px;border:1px dashed rgba(140,140,138,.25);border-radius:8px;color:#a0a09e;font-size:11px;text-align:center}.materials-rail .material-card[draggable=true]{cursor:grab}.materials-rail .material-card[draggable=true]:active{cursor:grabbing}.materials-rail .material-card{grid-template-columns:22px minmax(0,1fr) 26px;gap:8px;padding:10px 8px 12px 10px;border:1px solid rgba(150,150,148,.18);border-radius:11px;align-items:start;background:#ffffff7a;box-shadow:none}.materials-rail .material-card:hover{background:#ffffffad;border-color:#8c8c8a47}.materials-rail .material-card__order{padding-top:2px;color:#90908e;font-size:11px;font-weight:650;font-variant-numeric:tabular-nums}.materials-rail .material-card__content{display:grid;gap:6px;min-width:0}.materials-rail .material-card__summary{width:100%;display:grid;gap:5px;padding:0;border:0;border-radius:0;color:inherit;background:transparent;text-align:left;font:inherit}.materials-rail .material-card__source{color:#7f7f7d;font-size:10.5px;font-weight:650;letter-spacing:.02em}.materials-rail .material-card__summary p{display:-webkit-box;overflow:hidden;margin:0;color:#343432;font-size:12.5px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.materials-rail .material-card__summary p.is-full{display:block;overflow:visible;-webkit-line-clamp:unset;white-space:pre-wrap}.materials-rail .material-card__toggle{width:fit-content;display:inline-flex;align-items:center;gap:3px;margin-top:1px;padding:2px 0;border:0;border-radius:0;color:#7f7f7d;background:transparent;font-size:11px;font-weight:550;letter-spacing:.01em;cursor:pointer;transition:color .14s ease}.materials-rail .material-card__toggle:hover{color:#1f1f1e}.materials-rail .material-card__toggle svg{transition:transform .16s ease}.materials-rail .material-card.is-expanded .material-card__toggle svg{transform:rotate(180deg)}.materials-rail .material-card__thought{display:grid;gap:5px;margin:2px 0;color:#7f7f7d;font-size:10.5px}.materials-rail .material-card__thought textarea{min-height:48px;height:auto;field-sizing:content;resize:vertical;padding:8px 9px;border:1px solid rgba(150,150,148,.22);border-radius:9px;outline:0;color:#343432;background:#ffffff8c;font:inherit;font-size:12px;line-height:1.5;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.materials-rail .material-card__thought textarea:focus{border-color:#78787666;background:#ffffffd1;box-shadow:0 0 0 3px #a0a09e24}.materials-rail .material-card__thought textarea::placeholder{color:#9ea4ad;opacity:1}.materials-rail .material-card__thought-preview{display:-webkit-box;overflow:hidden;margin:0;color:#7f7f7d;font-size:11.5px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:1}.materials-rail .material-card__thought-preview:before{content:"想法 · ";color:#9a9a98}.materials-rail .material-card__actions{opacity:.42;transition:opacity .14s ease}.materials-rail .material-card:hover .material-card__actions,.materials-rail .material-card:focus-within .material-card__actions{opacity:1}.materials-rail .material-card__actions button{color:#6f6f6d}.materials-rail .material-card__actions button:hover{color:#1f1f1e;background:#ffffff8c}.materials-rail-fab{position:absolute;z-index:8;top:50%;right:0;width:40px;height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 0 10px 4px;border:1px solid rgba(150,150,148,.28);border-right:0;border-radius:12px 0 0 12px;color:#3a3a38;background:#ffffffeb;box-shadow:-4px 4px 18px #2828261a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transform:translate(50%,-50%);transition:transform .2s cubic-bezier(.22,.61,.36,1),background-color .14s ease,box-shadow .2s ease}.materials-rail-fab:hover,.materials-rail-fab:focus-visible{transform:translateY(-50%);background:#fff;color:#111;box-shadow:-6px 6px 22px #2828261f;outline:none}.materials-rail-fab__label{writing-mode:vertical-rl;font-size:11px;font-weight:600;letter-spacing:.08em;line-height:1}@media(max-width:899px){.note-editor--inspiration.has-materials-rail>.note-editor__main{flex-direction:column}.materials-rail-slot.is-open{flex-basis:auto;width:100%;min-width:0;max-width:none;max-height:38vh}.materials-rail-slot .materials-rail,.materials-rail{flex:0 0 auto;width:100%;max-width:none;min-width:0;max-height:38vh;border-left:0;border-top:1px solid rgba(148,148,146,.2)}.materials-rail-fab{top:auto;bottom:96px;height:56px;transform:translate(50%)}.materials-rail-fab:hover,.materials-rail-fab:focus-visible{transform:translate(0)}}@font-face{font-family:Refind Source Han SC;src:url(/fonts/refind-source-han-sc-400.otf) format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Refind Source Han SC;src:url(/fonts/refind-source-han-sc-500-700.otf) format("opentype");font-style:normal;font-weight:500 700;font-display:swap}:root{--placeholder:#9EA4AD;--menu-bg:#fff;--menu-fg:#344456;--menu-hover-bg:#F1F1F0;--menu-shadow:0 12px 28px rgba(35,46,59,.13);--menu-radius:10px;--menu-padding:6px;--menu-danger:#ae5151;--menu-danger-hover:#f4eceb;--menu-separator:rgba(151,164,181,.2);font-family:DM Sans,Refind Source Han SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#111923;background:#f8f8f7;font-synthesis:none}*{box-sizing:border-box}button,input,textarea,select{font:inherit}button{cursor:pointer}body{min-width:0;min-height:100vh;margin:0;overflow:hidden;background:#f8f8f7}.app-shell{min-height:100vh;width:100%;display:grid;grid-template-columns:220px minmax(0,1fr);background:#f8f8f7}.home-sidebar{z-index:3;display:flex;flex-direction:column;justify-content:space-between;padding:20px 14px 18px;border-right:1px solid rgba(167,174,185,.28);background:#ffffff8a;box-shadow:7px 0 25px #29374906}.home-brand{display:flex;align-items:flex-end;gap:6px;padding:2px 8px 22px;border:0;color:#111923;background:transparent;font-size:15px;letter-spacing:-.035em;text-align:left}.home-brand strong{font-size:20px;font-weight:700;line-height:1;padding-bottom:0;letter-spacing:-.04em;color:#111923}.home-brand>span:last-child{color:#657080;font-weight:500}.brand-mark{width:28px;height:18px;margin-right:1px;display:inline-flex;align-items:center;gap:2px}.brand-mark i{display:block;width:13px;height:18px;border-radius:50% 0 0 50%;background:#101924}.brand-mark i:last-child{transform:rotate(180deg)}.home-nav{display:grid;gap:2px}.nav-item{width:100%;height:38px;display:flex;align-items:center;gap:10px;padding:0 10px;border:0;border-radius:10px;color:#6b7480;background:transparent;text-align:left;font-size:13.5px;transition:.18s ease}.nav-item:hover{color:#17212d;background:#ffffffb8}.nav-item.is-active{color:#101923;background:#ffffffe6;box-shadow:0 4px 12px #2830380b;font-weight:600}.nav-item>span{flex:1}.sidebar-search{height:36px;display:flex;align-items:center;gap:8px;margin:14px 2px 0;padding:0 10px;color:#86909e;border:1px solid rgba(160,170,183,.28);border-radius:10px;background:#ffffff57}.sidebar-search input{width:100%;outline:0;border:0;background:transparent;color:#1c2430;font-size:12.5px}.sidebar-search input::placeholder{color:#9ea4ad;opacity:1}.kb-sidebar-list{display:grid;gap:2px;margin:8px 2px 0}.kb-sidebar-list button{height:32px;display:flex;align-items:center;gap:8px;padding:0 8px;overflow:hidden;border:0;border-radius:8px;color:#788391;background:transparent;text-align:left;font-size:12px}.kb-sidebar-list button:hover{color:#273343;background:#ffffff9e}.kb-sidebar-list button.selected{color:#253140;background:#ffffffd1;box-shadow:0 4px 12px #2c37440a;font-weight:600}.kb-sidebar-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile{display:flex;align-items:center;gap:10px;padding:8px;border:0;border-radius:12px;color:#18212d;background:transparent;text-align:left}.profile:hover{background:#ffffffbf}.profile-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ffffffe6;box-shadow:0 6px 16px #313b4814;font-family:Noto Sans SC,sans-serif;font-size:16px}.profile strong,.profile small{display:block}.profile strong{font-size:13.5px;font-weight:600}.profile small{margin-top:1px;color:#858e99;font-size:11.5px}.home-canvas,.workspace-canvas{--composer-bottom:clamp(105px,11vh,165px);position:relative;width:100%;min-height:100vh;overflow:hidden;isolation:isolate;background:radial-gradient(120% 90% at 100% 100%,rgba(18,18,18,.06),transparent 58%),radial-gradient(90% 70% at 42% -8%,rgba(0,0,0,.035),transparent 62%),radial-gradient(70% 55% at 8% 88%,rgba(0,0,0,.03),transparent 70%),#f7f7f6}.home-canvas:before,.workspace-canvas:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(130deg,rgba(255,255,255,.55),transparent 52%);pointer-events:none}.home-canvas{display:flex;flex-direction:column;align-items:center}.hero-block{margin-top:clamp(100px,15vh,160px);display:grid;justify-items:center;text-align:center}.star-halo{width:118px;height:118px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,rgba(245,240,255,.5),transparent 66%)}.star-halo img{width:92px;height:92px;object-fit:contain;filter:saturate(.62) brightness(1.08)}.hero-block h1{margin:25px 0 9px;color:#0d141d;font-size:clamp(39px,3.8vw,54px);line-height:1;letter-spacing:-.075em;font-weight:700}.hero-block p{margin:0;color:#798392;font-family:Noto Sans SC,sans-serif;font-size:15px;letter-spacing:-.025em}.question-composer{position:absolute;width:min(780px,calc(100% - 72px));height:122px;bottom:var(--composer-bottom);padding:17px 20px 16px 24px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(170,177,190,.52);border-radius:22px;background:#ffffffa1;box-shadow:0 20px 42px #0000000f,inset 0 1px #ffffffc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.question-composer textarea{width:100%;height:38px;resize:none;outline:0;border:0;padding:0;color:#202a36;background:transparent;font-family:Noto Sans SC,sans-serif;font-size:16px;line-height:1.5}.question-composer textarea::placeholder{color:#9ea4ad;opacity:1}.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.composer-actions{display:flex;gap:10px}.composer-chip{height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;color:#59697e;border:0;border-radius:12px;background:#fffc;box-shadow:0 5px 16px #3f49570b;font-size:13px;font-weight:600;transition:.16s ease}.composer-chip:hover{color:#111c29;background:#fff;transform:translateY(-1px)}.menu-anchor{position:relative}.composer-menu{position:absolute;bottom:46px;left:0;z-index:10000;width:180px;padding:7px;border:0;border-radius:var(--menu-radius);background:var(--menu-bg);box-shadow:var(--menu-shadow)}.composer-menu button{width:100%;height:35px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;color:#2d3a49;border:0;border-radius:8px;background:transparent;text-align:left;font-size:13px}.composer-menu button:hover{background:var(--menu-hover-bg)}.send-button{width:48px;height:48px;display:grid;flex:0 0 48px;place-items:center;border:0;border-radius:50%;color:#fff;background:#0f1925;box-shadow:0 8px 16px #0f19252e;transition:.16s ease}.send-button:hover{transform:translateY(-1px);background:#26384d}.home-notice{position:fixed;z-index:10050;bottom:28px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:7px;max-width:min(540px,calc(100% - 48px));padding:9px 14px;color:#526173;border:1px solid rgba(180,188,199,.42);border-radius:999px;background:#ffffffeb;box-shadow:0 10px 22px #28323f1f;font-size:13px}.home-notice svg:first-child{color:#283a50}.workspace-canvas{padding:36px 48px}.workspace-header{height:72px;display:flex;align-items:flex-start;justify-content:space-between;max-width:1380px;margin:0 auto 26px}.eyebrow{display:block;margin-bottom:5px;color:#8b95a2;font-size:12px;font-weight:600;letter-spacing:.03em}.workspace-header h1{margin:0;color:#131a24;font-size:30px;line-height:1;letter-spacing:-.055em}.quiet-action{height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid rgba(151,160,171,.32);border-radius:12px;color:#273342;background:#ffffff94;box-shadow:0 7px 19px #3b434e09}.quiet-action:hover{background:#fff}.notes-layout{max-width:1240px;height:calc(100vh - 170px);min-height:530px;display:grid;grid-template-columns:290px minmax(0,1fr);gap:18px;margin:auto}.note-list-panel,.note-editor-panel,.materials-panel,.ai-panel{border:1px solid rgba(169,176,187,.23);border-radius:20px;background:#ffffff8a;box-shadow:0 16px 42px #2f39460b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.note-list-panel{padding:12px;overflow:auto}.list-search,.material-search{height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid rgba(158,168,180,.25);border-radius:11px;color:#8e99a6;background:#ffffff9e}.list-search input,.material-search input{width:100%;outline:0;border:0;background:transparent;color:#1e2935;font-size:13px}.note-list{display:grid;gap:4px;margin-top:13px}.note-list button{padding:12px;border:0;border-radius:12px;color:#6b7683;background:transparent;text-align:left}.note-list button:hover,.note-list button.selected{color:#17202c;background:#ffffffd1;box-shadow:0 4px 14px #333d4809}.note-list strong,.note-list span{display:block}.note-list strong{font-size:14px}.note-list span{margin-top:5px;color:#99a1ab;font-size:12px}.note-editor-panel{display:flex;flex-direction:column;padding:30px 38px}.note-editor-top{display:flex;align-items:center;justify-content:space-between;color:#87919d;font-size:13px}.note-editor-top button{padding:7px 10px;border:0;border-radius:8px;color:#334153;background:#ffffffb8}.note-title-input{margin-top:32px;outline:0;border:0;color:#17202c;background:transparent;font-size:30px;font-weight:700;letter-spacing:-.05em}.note-editor-panel textarea{min-height:0;flex:1;margin-top:26px;resize:none;outline:0;border:0;color:#4c5867;background:transparent;font-family:Noto Sans SC,sans-serif;font-size:15px;line-height:2;white-space:pre-wrap}.note-citation{padding-top:16px;border-top:1px solid rgba(160,170,182,.2);color:#929ba6;font-size:12px}.knowledge-layout{width:100%;height:100%;min-height:0;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:0;margin:0;align-items:stretch}.knowledge-canvas .workspace-header{height:auto;min-height:0;margin:4px 0 22px;padding:0;align-items:center}.materials-panel{padding:0;overflow:auto;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;flex:1;min-height:0}.material-tools{display:flex;align-items:center;gap:8px;margin-bottom:12px}.material-search{flex:1}.filter-menu{height:32px;display:flex;align-items:center;gap:6px;padding:0 8px;color:#627083;border:1px solid rgba(158,168,180,.25);border-radius:9px;background:#ffffff9e}.filter-menu select{outline:0;border:0;color:#506073;background:transparent;font-size:12px}.add-link-button{height:32px;min-width:96px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 11px;border:0;border-radius:9px;color:#fff;background:#111;box-shadow:0 5px 14px #131d291f;font-size:12px;font-weight:600;white-space:nowrap}.add-link-button:hover{background:#262626}.material-list{display:grid;gap:6px}.material-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 10px;border-radius:14px}.material-row:hover{background:#ffffffba;box-shadow:0 6px 18px #363f4909}.material-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:#657996;background:linear-gradient(145deg,#e9eefb,#f8f4f2)}.material-row h3{margin:0;color:#26303c;font-size:14px;line-height:1.35}.material-row p{margin:5px 0 0;color:#8f98a4;font-size:12px}.material-row p span{color:#62738e}.material-row time{color:#a0a8b1;font-size:12px}.empty-inline{padding:36px 24px;color:#8a94a0;text-align:center}.empty-inline p{margin:0;font-size:13.5px;line-height:1.55}.empty-inline p+p{margin-top:8px;color:#9aa3ad;font-size:12.5px}.ai-panel{position:relative;align-self:start;height:calc(100% - 58px);margin-top:-62px;display:flex;flex-direction:column;padding:0 0 0 4px;overflow:hidden;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.ai-panel-head{display:flex;align-items:flex-start;justify-content:space-between;padding:0 0 17px;border-bottom:1px solid rgba(161,170,180,.18)}.ai-panel-head h2{margin:0;color:#17202c;font-size:23px;letter-spacing:-.04em}.ai-panel-head>div:last-child{display:flex;gap:6px}.ai-panel-head>div>button,.ai-panel-head .ai-history-anchor>button{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(160,170,180,.24);border-radius:11px;color:#607083;background:#ffffff8c}.ai-history-anchor{position:relative}.history-popover{position:absolute;z-index:30;top:calc(100% + 8px);right:0;left:auto;display:flex;flex-direction:column;gap:2px;min-width:168px;width:max-content;max-width:min(260px,70vw);max-height:min(62vh,calc(100dvh - 96px));overflow:hidden;padding:6px;border:0;border-radius:var(--menu-radius);background:var(--menu-bg);box-shadow:var(--menu-shadow)}.history-popover strong{display:block;flex:0 0 auto;padding:4px 9px 6px;margin:0;color:#4a5564;font-size:12px;font-weight:650;letter-spacing:.02em}.history-popover__list{min-height:0;flex:1 1 auto;display:grid;gap:2px;align-content:start;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.history-popover__list::-webkit-scrollbar{display:none;width:0;height:0}.history-popover button{width:100%;height:31px;padding:0 9px;border:0;border-radius:6px;color:#5d6d7e;background:transparent;text-align:left;font:inherit;font-size:12.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-popover button:hover{background:#f2f2f2}.ai-stream{min-height:0;flex:1;overflow:auto;padding:26px 3px}.ai-empty{height:100%;display:grid;align-content:center;justify-items:center;padding:0 44px;color:#9ea4ad;text-align:center}.ai-empty svg{margin-bottom:13px;color:#8279b3}.ai-empty h3{margin:0;color:#9ea4ad;font-size:17px}.ai-empty p{margin:8px 0 0;font-family:Noto Sans SC,sans-serif;font-size:13px;line-height:1.7}.conversation{display:flex;flex-direction:column;align-items:stretch;gap:16px;width:100%}.user-message{align-self:flex-end;display:inline-block;width:fit-content;max-width:min(78%,420px);padding:11px 13px;border-radius:15px 15px 4px;color:#f9fbff;background:#182331;font-family:Noto Sans SC,sans-serif;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.answer-message{color:#485565;font-family:Noto Sans SC,sans-serif;font-size:13px;line-height:1.8;overflow:visible}.answer-message p{margin:0 0 7px}.answer-message ol{display:grid;gap:9px;margin:0;padding-left:19px}.citation{position:relative;display:inline-block;margin-left:4px;padding:0 5px;border:1px solid rgba(129,143,160,.35);border-radius:5px;color:#657691;background:#ffffffa1;font-size:11px;line-height:18px;cursor:help}.citation span{position:absolute;z-index:4;bottom:25px;right:0;width:max-content;max-width:190px;padding:6px 8px;border-radius:8px;color:#fff;background:#17212d;font-size:11px;line-height:1.3;opacity:0;pointer-events:none;transform:translateY(3px);transition:.16s ease}.citation:hover span,.citation:focus span{opacity:1;transform:translateY(0)}.save-answer{margin-top:15px;padding:7px 9px;border:0;border-radius:8px;color:#5b6d85;background:#ffffffb8;font-size:12px}.question-composer.is-compact{position:relative;bottom:auto;width:100%;height:118px;margin-top:14px;padding:17px 17px 14px 19px;border-radius:18px}.question-composer.is-compact textarea{height:32px;font-size:14px}.question-composer.is-compact .composer-chip{height:34px;padding:0 10px;font-size:12px}.question-composer.is-compact .send-button{width:42px;height:42px;flex-basis:42px}.modal-layer{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#141d2829;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.create-modal{position:relative;width:min(400px,100%);padding:30px;border:1px solid rgba(255,255,255,.8);border-radius:22px;background:#fffffff0;box-shadow:0 26px 70px #19202a3b}.create-modal h2{margin:0 0 5px;color:#111a25;font-size:22px;letter-spacing:-.04em}.create-modal>p{margin:0 0 23px;color:#788391;font-size:14px}.create-modal label{display:grid;gap:8px;color:#344152;font-size:13px;font-weight:600}.create-modal input{height:43px;outline:0;border:1px solid #d8dfe7;border-radius:10px;padding:0 11px;color:#182331;background:#fff}.create-modal input::placeholder{color:#9ea4ad;opacity:1}.create-modal>div:last-child{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.create-modal>div:last-child button{height:38px;padding:0 14px;border:0;border-radius:9px;background:transparent;color:#647183}.create-modal>div:last-child button:last-child{color:#fff;background:#0f1925}.modal-close{position:absolute;top:13px;right:13px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:50%;color:#647183;background:#f0f3f6}.robot-hero{width:236px;height:190px;display:grid;place-items:center;margin-bottom:-3px}.robot-hero img{width:236px;height:196px;object-fit:contain;filter:drop-shadow(0 20px 22px rgba(131,105,218,.12))}.hero-block:has(.robot-hero){margin-top:clamp(76px,11vh,124px)}.hero-block:has(.robot-hero) h1{margin-top:15px}.hero-welcome{position:relative;display:inline-flex;flex-wrap:wrap;justify-content:center;margin:25px 0 9px;color:#0d141d;font-size:clamp(39px,3.8vw,54px);line-height:1;letter-spacing:-.075em;font-weight:700}.hero-block:has(.robot-hero) .hero-welcome{margin-top:15px}.hero-welcome.is-typing .hero-welcome__text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-welcome__visual{display:inline-flex;flex-wrap:wrap;justify-content:center}.hero-welcome__char{display:inline-block;opacity:0;transform:translate3d(0,.22em,0);animation:hero-welcome-char .4s cubic-bezier(.22,.82,.28,1) forwards;will-change:opacity,transform}@keyframes hero-welcome-char{0%{opacity:0;transform:translate3d(0,.28em,0) scale(.98)}62%{opacity:1;transform:translate3d(0,-.03em,0) scale(1)}to{opacity:1;transform:translateZ(0) scale(1)}}@media(prefers-reduced-motion:reduce){.hero-welcome.is-typing .hero-welcome__text{position:static;width:auto;height:auto;margin:0;clip:auto;overflow:visible}.hero-welcome__visual{display:none}.hero-welcome__char{opacity:1;transform:none;animation:none}}.knowledge-canvas{padding:0}.kb-sidebar-list{margin:10px 0 0}.kb-sidebar-list button{padding-left:4px;padding-right:8px}.kb-sidebar-list button.selected{border:1px solid rgba(0,0,0,.06);border-top-color:#00000008;border-radius:14px;color:#1e293b;background:#fff;box-shadow:0 4px 16px #0000000a,0 1px 2px #00000005,inset 0 1px 1px #ffffffe6,inset 0 0 12px #00000004;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .3s cubic-bezier(.4,0,.2,1)}.materials-panel{overflow:visible}.material-search{min-width:0}.filter-anchor{position:relative;flex:0 0 auto}.filter-trigger{height:32px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;color:#506073;border:1px solid rgba(158,168,180,.28);border-radius:9px;background:#ffffffb8;font-size:12px;font-weight:550}.filter-trigger:hover{background:#fff;color:#1f2937;border-color:#78849466}.material-filter-popover{position:absolute;z-index:8;top:calc(100% + 8px);right:0;width:200px;padding:0 7px 7px;border:0;border-radius:var(--menu-radius);background:var(--menu-bg);box-shadow:var(--menu-shadow)}.material-filter-popover>section{padding-top:8px}.material-filter-popover>section:first-child{padding-top:12px}.material-filter-popover section+section{margin-top:8px;padding-top:8px;border-top:1px solid rgba(161,170,180,.16)}.material-filter-popover strong{display:block;padding:0 8px 4px;color:#8a94a0;font-size:11px;font-weight:600}.material-filter-popover button{width:100%;height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;border:0;border-radius:8px;color:#445467;background:transparent;text-align:left;font-size:12px}.material-filter-popover button:hover,.material-filter-popover button.selected{background:#f1f4f7;color:#172331}.add-link-button{flex:0 0 auto;width:auto;min-width:96px;border-radius:9px}.knowledge-canvas:after{content:none}.knowledge-canvas .ai-panel{align-self:stretch;height:auto;min-height:100vh;margin-top:0;padding:0;border-radius:0;border-left:0;display:flex;flex-direction:column;overflow:visible}@media(max-width:1080px){.workspace-canvas{padding:30px 26px}.question-composer{width:min(720px,calc(100% - 48px))}}.workspace-header__nav,.ai-panel-trigger,.ai-panel-scrim{display:none}.kb-sidebar-list button.selected{border:1px solid rgba(170,177,190,.52);border-radius:14px;color:#1e293b;background:#ffffffa1;box-shadow:0 10px 22px #dfb4a60f,inset 0 1px #ffffffc7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:all .3s cubic-bezier(.4,0,.2,1)}.kb-sidebar-list button.selected svg{color:#475569}.kb-sidebar-list button.selected{border-color:transparent;border-radius:8px;background:#141e2a0b;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.kb-sidebar-list button.selected svg{color:#162131;fill:#162131;stroke:#162131}.kb-sidebar-list button,.kb-sidebar-list button.selected{transition:none}.kb-sidebar-list button:focus{outline:none}.kb-sidebar-list button:focus-visible{outline:2px solid rgba(96,113,135,.42);outline-offset:2px}.sidebar-search{border-width:0 0 1px;border-radius:0;background:transparent}.create-kb-plus-btn{position:relative;flex:0 0 22px;align-self:center;margin-left:auto;width:22px;min-width:22px;max-width:22px;height:22px;min-height:22px;max-height:22px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;color:#171717;background:#17171714;box-sizing:border-box;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.create-kb-plus-btn:hover,.create-kb-plus-btn:focus-visible{color:#fff;background:#111;box-shadow:0 3px 8px #1111112e}.create-kb-plus-btn:after{content:attr(aria-label);position:absolute;right:0;left:auto;bottom:calc(100% + 8px);z-index:20;padding:6px 8px;border-radius:7px;color:#fff;background:#1b2735;font-size:11.5px;font-weight:500;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translateY(2px);transition:opacity .12s ease,transform .12s ease;box-shadow:0 8px 18px #1b27352e}.create-kb-plus-btn:hover:after,.create-kb-plus-btn:focus-visible:after{opacity:1;transform:translateY(0)}.create-kb-plus{display:block;width:14px;height:14px;pointer-events:none}@keyframes create-kb-plus-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.create-kb-plus-btn:after{transition:none}}.material-tools.is-searching{gap:0}.material-tools.is-searching .material-search{width:100%;flex:1 1 100%}.material-search-clear{width:28px;height:28px;display:grid;flex:0 0 28px;place-items:center;margin-right:-5px;padding:0;border:0;border-radius:50%;color:#7d8998;background:transparent}.material-search-clear:hover{color:#1b2735;background:#9aa5b224}.profile-anchor{position:relative}.profile{width:100%;border-radius:8px}.profile:hover,.profile.is-active{background:#141e2a0b}.profile-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;border:0;background:#e9e9e8;box-shadow:none;color:#1a2433;font-size:15px;font-weight:650;line-height:1}.profile strong{font-size:13.5px;font-weight:600;color:#18212d}.profile small{margin-top:2px;color:#7a8491;font-size:11.5px}.account-menu{position:absolute;z-index:12;bottom:calc(100% + 8px);left:0;right:0;padding:5px;border:0;border-radius:var(--menu-radius);background:var(--menu-bg);box-shadow:var(--menu-shadow)}.account-menu button{width:100%;height:34px;display:flex;align-items:center;gap:8px;padding:0 9px;border:0;border-radius:6px;color:#344151;background:transparent;text-align:left;font-size:12px}.account-menu button:hover{background:var(--menu-hover-bg)}.account-menu .account-logout{color:var(--menu-danger)}.account-menu .account-logout:hover{background:var(--menu-danger-hover)}.profile-avatar,.hero-block p,.question-composer textarea,.note-editor-panel textarea,.ai-empty p,.user-message,.answer-message{font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif}.ai-empty .knowledge-answer-mark{width:34px;height:34px;margin-bottom:15px;color:initial}.ai-empty h3{color:#9ea4ad;font-weight:500}.question-composer.is-compact textarea::placeholder{color:#9ea4ad;opacity:1}.ai-empty h3{color:#9ea4ad;font-weight:400}.question-composer.is-compact{border:1px solid rgba(129,145,165,.22);background:radial-gradient(340px 180px at 100% 110%,rgba(0,0,0,.04),rgba(0,0,0,.015) 42%,transparent 72%),#fffdf9;box-shadow:0 1px #ffffffd1 inset,0 8px 30px #18233209}.question-composer.is-compact.has-content,.question-composer.is-compact:focus-within{border-color:#8995a370}.question-composer.is-compact{position:relative;isolation:isolate;overflow:visible}.question-composer.is-compact>*{position:relative;z-index:1}.question-composer.is-compact .beam-main{position:absolute;z-index:2;top:-1px;right:-1px;bottom:-1px;left:-1px;padding:1.35px;border-radius:inherit;overflow:hidden;pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.question-composer.is-compact .beam-main:before{content:"";position:absolute;top:50%;left:50%;width:240%;aspect-ratio:1;background:conic-gradient(from 0deg,transparent 0deg,transparent 238deg,rgba(226,182,157,0) 244deg,rgba(226,182,157,.2) 252deg,rgba(202,167,157,.42) 260deg,rgba(158,154,205,.64) 270deg,rgba(139,153,198,.56) 280deg,rgba(129,148,183,.3) 290deg,rgba(126,145,174,.1) 300deg,transparent 308deg,transparent 360deg);filter:drop-shadow(0 0 3px rgba(135,150,190,.1));transform:translate(-50%,-50%)}.question-composer.is-compact .send-button{position:relative;isolation:isolate;overflow:visible;box-shadow:0 8px 16px #0f19252e}.question-composer.is-compact .send-button:before{content:"";position:absolute;z-index:-1;top:-14px;right:-14px;bottom:-14px;left:-14px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,transparent 0%,transparent 48%,rgba(255,255,255,.68) 60%,rgba(255,255,255,.22) 76%,transparent 90%);filter:blur(2px);animation:compact-send-breath 4.8s ease-in-out infinite}@keyframes compact-send-breath{0%,to{opacity:.48;transform:scale(.9)}50%{opacity:.9;transform:scale(1.1)}}@media(prefers-reduced-motion:reduce){.question-composer.is-compact .send-button:before{animation:none}}.home-brand{align-items:flex-end;gap:6px;width:100%}.home-brand>span:not(.brand-logo),.brand-product{color:#111;font-weight:600;line-height:1;padding-bottom:0}.brand-logo{width:32px;height:32px;margin:0 1px 0 0;flex:0 0 32px;display:block;align-self:flex-end;position:relative;top:2px;background:#111923;-webkit-mask-image:url(/assets/refind-logo.png);mask-image:url(/assets/refind-logo.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.brand-mark{display:none}.knowledge-canvas .ai-panel{align-self:stretch;height:auto;min-height:100vh;max-height:100vh;margin-top:0;padding:0;overflow:hidden;border-left:0;display:flex;flex-direction:column;position:relative;isolation:isolate}.knowledge-canvas .ai-watermark{position:absolute;right:-40px;bottom:-14px;z-index:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:520px;font-weight:700;line-height:1;color:#121f2d0b;letter-spacing:-.08em;transform:rotate(-18deg);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 35%,black 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 35%,black 100%);-webkit-user-select:none;user-select:none;pointer-events:none}.knowledge-canvas .ai-panel-head{position:relative;z-index:4;padding:28px 28px 16px;border-bottom:1px solid rgba(151,164,181,.3);overflow:visible}.knowledge-canvas .ai-panel-head h2{font-size:20px;font-weight:650;letter-spacing:-.04em}.knowledge-canvas .ai-panel-head>div>button,.knowledge-canvas .ai-panel-head .ai-history-anchor>button{width:34px;height:34px;border-radius:50%;color:#172432;border-color:#9facbc33;background:#ffffff57;box-shadow:0 3px 11px #2d394906;cursor:pointer;transition:background-color .14s ease,color .14s ease,transform .12s ease,box-shadow .14s ease}.knowledge-canvas .ai-panel-head>div>button:hover,.knowledge-canvas .ai-panel-head .ai-history-anchor>button:hover{background:#f2f2f2;color:#111923;box-shadow:0 4px 12px #2d39490f}.knowledge-canvas .ai-panel-head>div>button:active,.knowledge-canvas .ai-panel-head .ai-history-anchor>button:active{background:#e8e8e8;transform:scale(.94);box-shadow:none}.knowledge-canvas .history-popover button{display:flex;align-items:center;gap:6px;width:100%;height:31px;padding:0 9px;border:0;border-radius:6px;color:#5d6d7e;background:transparent;box-shadow:none;text-align:left;overflow:hidden;white-space:nowrap}.knowledge-canvas .history-popover button svg{flex:0 0 auto;display:block;width:12px;height:12px;color:#9aa3ae;transform:translateY(.5px)}.knowledge-canvas .history-popover button span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25}.knowledge-canvas .history-popover button:hover{background:var(--menu-hover-bg);color:#4a5564}.knowledge-canvas .ai-panel-head .ai-panel-close{display:none}.knowledge-canvas .ai-stream{padding:28px 28px 24px;display:flex;flex-direction:column;min-height:0;flex:1;overflow:auto;gap:18px;justify-content:flex-start;align-content:flex-start;position:relative;z-index:1}.knowledge-canvas .ai-stream.has-messages{padding-top:32px}.knowledge-canvas .kb-conversation{display:flex;flex-direction:column;gap:22px;width:100%;padding-top:4px}.knowledge-canvas .ai-stream .home-conversation-turn{margin-bottom:0}.knowledge-canvas .ai-stream .user-message{margin-top:0}.knowledge-canvas .kb-conversation.is-share-mode .home-bubble-row.is-selectable{gap:12px;padding:6px 4px;border-radius:14px;cursor:pointer;transition:background-color .16s ease,opacity .16s ease}.knowledge-canvas .kb-conversation.is-share-mode .home-bubble-row.is-selectable:not(.is-selected){opacity:.46}.knowledge-canvas .kb-conversation.is-share-mode .home-bubble-row.is-selectable:not(.is-selected):hover{opacity:.72;background:#ffffff6b}.knowledge-canvas .kb-conversation.is-share-mode .home-bubble-row.is-selected{opacity:1;background:#ffffff94}.knowledge-canvas .answer-message .answer-actions{margin-top:14px}.knowledge-canvas .answer-message ol{display:grid;gap:8px;margin:0;padding-left:21px}.knowledge-canvas .answer-message p{margin:0 0 9px}.knowledge-canvas .ai-panel .home-share-bar{position:relative;z-index:2;flex:0 0 auto;width:auto;min-height:64px;margin:0 20px 20px;border-radius:18px}.knowledge-canvas .conversation{display:flex;flex-direction:column;align-items:stretch;gap:14px;width:100%}.knowledge-canvas .user-message{align-self:flex-end;display:inline-block;width:fit-content;max-width:min(78%,420px);padding:10px 14px;border-radius:16px 16px 4px;white-space:pre-wrap;word-break:break-word;line-height:1.55}.knowledge-canvas .answer-message{width:100%;max-width:100%}.knowledge-canvas .answer-actions-wrap{position:relative;overflow:visible}.knowledge-canvas .ai-panel-head .new-chat-button{width:auto;height:34px;padding:0 12px;border-radius:10px;gap:6px;display:inline-flex;align-items:center;font-size:12.5px;font-weight:600}.knowledge-canvas .ai-empty{flex:1;width:100%;display:grid;place-items:center;align-content:center;padding:0 16px 3vh;min-height:0}.knowledge-canvas .ai-empty .knowledge-answer-mark{display:none}.knowledge-canvas .ai-empty h3{color:#9ea4ad;font-size:15px;font-weight:400;letter-spacing:-.02em}.knowledge-canvas .question-composer.is-compact{position:relative;z-index:2;height:auto;min-height:168px;margin-top:0;padding:22px 28px;border:0;border-top:1px solid rgba(151,164,181,.3);border-radius:0;background:transparent;box-shadow:none;overflow:visible}.knowledge-canvas .question-composer.is-compact.has-content,.knowledge-canvas .question-composer.is-compact:focus-within{border-color:#97a4b54d;background:transparent}.knowledge-canvas .question-composer.is-compact .beam-main{display:none}.knowledge-canvas .question-composer.is-compact textarea{height:56px;min-height:56px;color:#253344;font-size:15px;line-height:1.55}.knowledge-canvas .question-composer.is-compact textarea::placeholder{color:#9ea4ad;opacity:1}.knowledge-canvas .question-composer.is-compact .composer-footer{gap:12px;margin-top:14px}.knowledge-canvas .question-composer.is-compact .composer-actions{gap:11px;align-items:center}.knowledge-canvas .question-composer.is-compact .composer-chip{height:30px;padding:0 10px;border:1px solid rgba(158,168,180,.28);border-radius:999px;color:#4b5a6b;background:#ffffffb8;box-shadow:none;font-size:12px;font-weight:600}.knowledge-canvas .question-composer.is-compact .composer-chip.compact-add{width:34px;padding:0;justify-content:center;color:#1d2a39}.knowledge-canvas .question-composer.is-compact .menu-anchor,.knowledge-canvas .question-composer.is-compact .compact-tag-anchor{padding-left:0;border-left:0}.knowledge-canvas .material-row h3{font-size:12.5px}.knowledge-canvas .question-composer.is-compact .send-button{width:42px;height:42px;flex-basis:42px;border-radius:12px;color:#fff;background:#111;box-shadow:0 8px 16px #0f19252e}.knowledge-canvas .question-composer.is-compact .send-button:hover{background:#262626}.knowledge-canvas .question-composer.is-compact .send-button:before{display:none}.knowledge-canvas .question-composer.is-compact textarea{font-size:14px}.knowledge-canvas .question-composer.is-compact textarea::placeholder{color:#9ea4ad;opacity:1;font-size:14px}.composer-input-wrap{position:relative;width:100%}.composer-tag-suggest{top:auto;bottom:calc(100% + 8px);left:0;width:min(220px,100%);z-index:9;max-height:min(240px,42vh);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background:#fffffff0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.composer-tag-suggest.is-ported{z-index:10000;box-shadow:0 18px 36px #27313f29}.composer-tag-suggest::-webkit-scrollbar{display:none;width:0;height:0}main.app-shell:has(.notes-workspace--inspiration){grid-template-columns:minmax(0,1fr)}main.app-shell:has(.notes-workspace--inspiration) .home-sidebar,main.app-shell:has(.notes-workspace--inspiration) .mobile-nav-trigger,main.app-shell:has(.notes-workspace--inspiration) .mobile-nav-scrim{display:none}.home-brand{position:relative;width:100%;box-sizing:border-box}.home-brand strong{font-size:20px;font-weight:700;line-height:1;height:auto;margin:0;padding:0;letter-spacing:-.04em;display:block;color:#111923}.brand-product{color:#111!important;font-weight:600;font-size:16px;line-height:1;height:auto;margin:0;padding:0;display:block;background-image:none;-webkit-background-clip:unset;background-clip:unset}.home-sidebar{overflow:visible;height:100vh;min-height:0}.sidebar-main{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.sidebar-main .home-brand,.sidebar-main .home-nav,.sidebar-main .sidebar-rail-actions,.sidebar-main .sidebar-search{flex:0 0 auto}.kb-sidebar-list{flex:1;min-height:0;margin:10px 0 0;overflow:auto;overscroll-behavior:contain;align-content:start;scrollbar-width:none;-ms-overflow-style:none}.kb-sidebar-list::-webkit-scrollbar{display:none;width:0;height:0}.kb-sidebar-empty{margin:14px 8px;color:#919ba8;font-size:12.5px;line-height:1.5;text-align:left}.kb-sidebar-empty p{margin:0}.kb-sidebar-empty p+p{margin-top:6px;color:#a3acb6;font-size:12px}.kb-sidebar-list .kb-sidebar-item.is-renaming{height:32px;display:flex;align-items:center;gap:8px;padding:0 8px 0 4px;border-radius:8px;background:#141e2a0b;box-sizing:border-box}.kb-sidebar-list .kb-sidebar-item.is-renaming input{min-width:0;width:100%;height:22px;padding:0;border:0;border-radius:4px;outline:0;color:#1f2b38;background:transparent;font:inherit;font-size:12px}.kb-sidebar-list .kb-sidebar-item.is-renaming input:focus{box-shadow:inset 0 -1px #17243247}.profile-anchor{flex:0 0 auto}.sidebar-toggle{position:absolute;z-index:5;top:58px;right:-9px;width:18px;height:18px;display:grid;place-items:center;margin:0;padding:0;border:0;border-radius:50%;color:#fff;background:#171717;box-shadow:0 3px 10px #1113;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.sidebar-toggle:hover,.sidebar-toggle:focus-visible{color:#fff;background:#111;box-shadow:0 5px 14px #11111142;transform:scale(1.06)}.mobile-nav-trigger,.mobile-nav-scrim{display:none}.home-sidebar{position:relative}.app-shell{max-width:none;width:100%;height:100vh;min-height:100vh;overflow:hidden}.knowledge-canvas{padding:0;display:flex;flex-direction:column;height:100%;min-height:0;max-height:100%;overflow:hidden}.knowledge-layout{max-width:none;width:100%;flex:1;min-height:0;height:100%;gap:0;align-items:stretch;overflow:hidden}.materials-column{min-width:0;display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden;padding:36px 22px 28px 32px;border-right:1px solid rgba(161,170,180,.34);box-sizing:border-box}.knowledge-canvas .workspace-header{max-width:none;width:100%;margin:4px 0 22px;height:auto;flex:0 0 auto;align-items:center}.knowledge-canvas .workspace-header h1{font-size:24px;font-weight:650;letter-spacing:-.04em;color:#171717}.knowledge-canvas:after{display:none}.knowledge-canvas .materials-panel{padding-right:0;border-right:0;overflow:visible;display:flex;flex-direction:column;flex:1;min-height:0}.knowledge-canvas .material-list-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.knowledge-canvas .material-list-scroll::-webkit-scrollbar{display:none;width:0;height:0}.knowledge-canvas .material-list{display:grid;overflow:visible;padding:1px;gap:1px;align-content:start}.knowledge-canvas .material-row{grid-template-columns:28px minmax(0,1fr) auto;gap:9px;padding:8px 4px;border-radius:9px}.knowledge-canvas .material-mark{width:26px;height:26px;border-radius:7px;color:#525252;background:#1111110a}.knowledge-canvas .material-mark.is-cover{overflow:hidden;padding:0;background:#eceff2}.knowledge-canvas .material-mark.is-cover img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.knowledge-canvas .material-row h3{font-size:12.5px;line-height:1.35;font-weight:600}.knowledge-canvas .material-row p{margin-top:3px;font-size:11px}.knowledge-canvas .material-row time{font-size:11px}.knowledge-canvas .ai-panel-head>div>button,.knowledge-canvas .ai-panel-head .ai-history-anchor>button{width:32px;height:32px}.kb-item-icon{color:#737373;flex:0 0 auto}.kb-sidebar-list button.selected .kb-item-icon{color:#111}.nav-item svg{flex:0 0 auto}.nav-item{position:relative}.app-shell.is-sidebar-collapsed .nav-item:after,.app-shell.is-sidebar-collapsed .rail-action:after{content:attr(aria-label);position:absolute;left:calc(100% + 10px);top:50%;z-index:12;padding:6px 9px;border-radius:8px;color:#fff;background:#1b2735;font-size:12px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translateY(-50%);box-shadow:0 8px 18px #1b27352e}.app-shell.is-sidebar-collapsed .rail-action[data-rail-label]:after{content:attr(aria-label)}.app-shell.is-sidebar-collapsed .nav-item:hover:after,.app-shell.is-sidebar-collapsed .nav-item:focus-visible:after,.app-shell.is-sidebar-collapsed .rail-action:hover:after,.app-shell.is-sidebar-collapsed .rail-action:focus-visible:after{opacity:1}.app-shell.is-sidebar-collapsed .nav-item.is-hover-locked:hover:after,.app-shell.is-sidebar-collapsed .nav-item.is-hover-locked:focus-visible:after{opacity:0}.home-nav .nav-item.is-hover-locked:hover,.home-nav .nav-item.is-hover-locked:focus-visible{color:#6b7480;background:transparent;box-shadow:none}.home-nav .nav-item.is-hover-locked.is-active{color:#6b7480;background:transparent;box-shadow:none}.app-shell.is-sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.app-shell.is-sidebar-collapsed .home-sidebar{padding:16px 8px}.app-shell.is-sidebar-collapsed .home-brand{justify-content:center;flex-wrap:nowrap;gap:0;padding:4px 0 14px}.app-shell.is-sidebar-collapsed .home-brand strong,.app-shell.is-sidebar-collapsed .home-brand>span:not(.brand-logo),.app-shell.is-sidebar-collapsed .brand-product,.app-shell.is-sidebar-collapsed .nav-item span,.app-shell.is-sidebar-collapsed .create-kb-plus,.app-shell.is-sidebar-collapsed .create-kb-plus-btn,.app-shell.is-sidebar-collapsed .profile>span:last-child,.app-shell.is-sidebar-collapsed .sidebar-search,.app-shell.is-sidebar-collapsed .kb-sidebar-list{display:none}.app-shell.is-sidebar-collapsed .nav-item{justify-content:center;padding:0}.app-shell.is-sidebar-collapsed .profile{justify-content:center;padding:8px 0}.app-shell.is-sidebar-collapsed .account-menu{left:calc(100% + 10px);right:auto;bottom:0;width:168px;min-width:168px}.app-shell.is-sidebar-collapsed .account-menu button{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;height:34px;min-height:34px;padding:0 9px;white-space:nowrap;font-size:12px;line-height:1.2}.app-shell.is-sidebar-collapsed .brand-logo{display:block;margin:0;width:28px;height:28px;flex:0 0 28px;top:0;align-self:center}.app-shell.is-sidebar-collapsed .home-brand{align-items:center;justify-content:center;padding:10px 0 14px}.app-shell.is-sidebar-collapsed .sidebar-toggle{top:52px;right:-9px}.sidebar-rail-actions{display:none;gap:6px;margin-top:8px}.app-shell.is-sidebar-collapsed .sidebar-rail-actions{display:grid}.rail-action{position:relative;width:100%;height:40px;display:grid;place-items:center;padding:0;border:0;border-radius:12px;color:#6b7480;background:transparent}.rail-action:hover,.rail-action.is-active{color:#17212d;background:#ffffffe6;box-shadow:0 4px 12px #2830380b}.kb-rail-anchor{position:relative}.kb-rail-menu{position:absolute;left:calc(100% + 10px);top:0;z-index:14;width:210px;max-height:min(70vh,420px);overflow:auto;overscroll-behavior:contain;padding:7px;border:0;border-radius:var(--menu-radius);background:var(--menu-bg);box-shadow:var(--menu-shadow);scrollbar-width:none;-ms-overflow-style:none}.kb-rail-menu::-webkit-scrollbar{display:none;width:0;height:0}.kb-rail-menu button{width:100%;height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;border:0;border-radius:8px;color:#2d3a49;background:transparent;text-align:left;font-size:12px}.kb-rail-menu button:hover,.kb-rail-menu button.selected{background:var(--menu-hover-bg)}@media(max-width:1199px){body{min-width:0;overflow:auto}.app-shell{grid-template-columns:220px minmax(0,1fr);max-width:none;height:auto;min-height:100vh;overflow:visible}.app-shell.is-sidebar-collapsed{grid-template-columns:84px minmax(0,1fr)}.sidebar-toggle{width:20px;height:20px;right:-10px;top:58px}.app-shell.is-sidebar-collapsed .sidebar-toggle{display:grid}.app-shell.is-sidebar-collapsed .nav-item,.app-shell.is-sidebar-collapsed .rail-action{height:auto;min-height:54px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:6px 2px}.app-shell.is-sidebar-collapsed .nav-item:after,.app-shell.is-sidebar-collapsed .rail-action:after{position:static;transform:none;opacity:1;padding:0;border-radius:0;color:#748091;background:transparent;box-shadow:none;font-size:10px;line-height:1.1;max-width:72px;overflow:hidden;text-overflow:ellipsis}.app-shell.is-sidebar-collapsed .rail-action[data-rail-label]:after{content:attr(data-rail-label)}.app-shell.is-sidebar-collapsed .nav-item[data-rail-label]:after{content:attr(data-rail-label)}.workspace-canvas{padding:24px 18px;overflow:auto}.knowledge-canvas{padding:0;display:block;height:auto;max-height:none;min-height:100vh;overflow:visible}.knowledge-canvas .materials-panel{border-right:0;padding-right:0;overflow:visible}.materials-column{border-right:0;padding:20px 16px;min-height:0;height:auto;overflow:visible}.knowledge-layout{display:block;height:auto;min-height:0;max-width:none;overflow:visible}.knowledge-canvas .material-list-scroll{max-height:min(70vh,calc(100vh - 200px));overflow:auto}.knowledge-canvas .material-list{max-height:none;overflow:visible}.knowledge-canvas .workspace-header{height:auto;margin-bottom:14px;align-items:center}.ai-panel-trigger{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid rgba(151,160,171,.32);border-radius:10px;color:#273342;background:#ffffffb8;font-size:12.5px;font-weight:600}.ai-panel-scrim{display:block;position:fixed;z-index:8;top:0;right:0;bottom:0;left:84px;border:0;background:#141d282e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.app-shell:not(.is-sidebar-collapsed) .ai-panel-scrim{top:0;right:0;bottom:0;left:220px}.knowledge-canvas:has(.ai-panel.is-open){position:relative;z-index:10}.knowledge-canvas .ai-panel{position:fixed;z-index:9;top:0;right:0;bottom:0;left:auto;width:min(420px,calc(100% - 84px));height:100%;margin:0;padding:18px 18px 16px;overflow:auto;border:0;border-left:1px solid rgba(151,164,181,.28);border-radius:0;background:#f7f7f6;box-shadow:-18px 0 40px #1c27351a;transform:translate(105%);transition:transform .22s ease,visibility .22s ease;visibility:hidden;pointer-events:none}.app-shell:not(.is-sidebar-collapsed) .knowledge-canvas .ai-panel{width:min(420px,calc(100% - 220px))}.knowledge-canvas .ai-panel.is-open,.knowledge-canvas .ai-panel[data-open=true]{transform:translate(0);visibility:visible;pointer-events:auto}.knowledge-canvas .ai-panel-head .ai-panel-close{display:grid}.material-tools{flex-wrap:wrap}.add-link-button{flex:0 0 auto;width:auto;min-width:0}}@media(max-width:767px){body{min-width:0;overflow:auto}.app-shell{display:block;max-width:none;height:auto;min-height:100vh;overflow:visible}.mobile-nav-trigger{position:fixed;z-index:6;top:12px;left:12px;width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid rgba(167,174,185,.28);border-radius:10px;color:#171717;background:#ffffffeb;box-shadow:0 4px 14px #24303e14}.mobile-nav-trigger:hover,.mobile-nav-trigger:focus-visible{background:#fff;border-color:#78828e66;box-shadow:0 6px 16px #24303e1a}.mobile-nav-trigger:active{transform:scale(.97)}.mobile-nav-scrim{display:block;position:fixed;z-index:7;top:0;right:0;bottom:0;left:0;border:0;background:#141d2838;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-sidebar{position:fixed;z-index:8;top:0;bottom:0;left:0;width:min(220px,86vw);padding:28px 18px 26px;transform:translate(-100%);transition:transform .22s ease;box-shadow:18px 0 40px #1c27351f}.home-sidebar.is-mobile-open{transform:translate(0)}.sidebar-toggle,.sidebar-rail-actions{display:none!important}.home-brand,.app-shell.is-sidebar-collapsed .home-brand{flex-direction:row;align-items:flex-end;gap:6px;padding:4px 10px 22px;justify-content:flex-start}.home-brand strong,.home-brand>span,.brand-product,.nav-item>span,.create-kb-plus,.profile>span:last-child,.app-shell.is-sidebar-collapsed .home-brand strong,.app-shell.is-sidebar-collapsed .home-brand>span,.app-shell.is-sidebar-collapsed .brand-product,.app-shell.is-sidebar-collapsed .nav-item>span,.app-shell.is-sidebar-collapsed .create-kb-plus,.app-shell.is-sidebar-collapsed .profile>span:last-child{display:initial}.sidebar-search,.app-shell.is-sidebar-collapsed .sidebar-search{display:flex}.kb-sidebar-list,.app-shell.is-sidebar-collapsed .kb-sidebar-list{display:grid}.nav-item,.app-shell.is-sidebar-collapsed .nav-item{justify-content:flex-start;padding:0 12px;min-height:44px}.profile,.app-shell.is-sidebar-collapsed .profile{justify-content:flex-start;padding:9px 10px}.app-shell.is-sidebar-collapsed .home-sidebar{padding:28px 18px 26px}.create-kb-plus{display:block!important}.create-kb-plus-btn,.app-shell.is-sidebar-collapsed .create-kb-plus-btn{display:grid!important;width:22px;min-width:22px;height:22px;min-height:22px;flex:0 0 22px}.home-canvas,.workspace-canvas{min-height:100vh;overflow:auto}.home-canvas{padding:72px 16px 24px}.hero-block{margin-top:24px}.hero-block .hero-welcome{margin-top:15px}.question-composer:not(.is-compact),.home-composer{position:relative;left:auto;bottom:auto;width:100%;max-width:none;height:auto;min-height:0;margin:28px auto 0;padding:14px 14px 12px;border-radius:18px}.question-composer:not(.is-compact) textarea,.home-composer textarea{height:auto;min-height:40px;font-size:15px}.question-composer:not(.is-compact) .composer-footer,.home-composer .composer-footer,.knowledge-canvas .question-composer.is-compact .composer-footer{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;order:initial}.question-composer:not(.is-compact) .composer-actions,.home-composer .composer-actions,.knowledge-canvas .question-composer.is-compact .composer-actions{flex:1 1 auto;width:auto;min-width:0;display:flex;flex-wrap:nowrap;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.question-composer:not(.is-compact) .composer-actions::-webkit-scrollbar,.home-composer .composer-actions::-webkit-scrollbar,.knowledge-canvas .question-composer.is-compact .composer-actions::-webkit-scrollbar{display:none}.question-composer:not(.is-compact) .composer-chip,.home-composer .composer-chip,.knowledge-canvas .question-composer.is-compact .composer-chip{height:32px;min-height:32px;padding:0 9px;font-size:11.5px;border-radius:999px}.question-composer:not(.is-compact) .send-button,.home-composer .send-button,.knowledge-canvas .question-composer.is-compact .send-button{flex:0 0 40px;width:40px;height:40px;min-height:40px;flex-basis:40px;margin-left:auto;align-self:center;border-radius:50%}.workspace-canvas{padding:72px 16px 24px}.app-shell.is-knowledge .mobile-nav-trigger,.app-shell:has(.knowledge-canvas) .mobile-nav-trigger{display:none!important}.knowledge-canvas{padding:12px 14px 16px}.knowledge-canvas .materials-column{padding:0;min-height:0;height:auto;overflow:visible}.knowledge-canvas .workspace-header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;height:36px;margin:0 0 14px;padding:0;align-items:center!important}.knowledge-canvas .workspace-header>*{align-self:center}.knowledge-canvas .workspace-header__nav{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;padding:0;border:1px solid rgba(167,174,185,.28);border-radius:10px;color:#171717;background:#ffffffeb;box-shadow:0 4px 14px #24303e14}.knowledge-canvas .workspace-header__nav:hover,.knowledge-canvas .workspace-header__nav:focus-visible{background:#fff;border-color:#78828e66}.knowledge-canvas .workspace-header>div{min-width:0;flex:1 1 auto}.knowledge-canvas .workspace-header h1{font-size:17px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-layout{display:block;height:auto;min-height:0}.knowledge-canvas:after{display:none}.ai-panel-scrim,.app-shell .ai-panel-scrim,.app-shell:not(.is-sidebar-collapsed) .ai-panel-scrim{top:0;right:0;bottom:0;left:0}.knowledge-canvas .ai-panel,.app-shell:not(.is-sidebar-collapsed) .knowledge-canvas .ai-panel,.app-shell.is-sidebar-collapsed .knowledge-canvas .ai-panel{left:0;width:100%;max-width:none;padding:18px 16px 20px;box-shadow:none}.knowledge-canvas .ai-panel:not(.is-open),.knowledge-canvas .ai-panel[data-open=false],.app-shell:not(.is-sidebar-collapsed) .knowledge-canvas .ai-panel:not(.is-open),.app-shell:not(.is-sidebar-collapsed) .knowledge-canvas .ai-panel[data-open=false]{transform:translate(100%);visibility:hidden;pointer-events:none}.knowledge-canvas .ai-panel.is-open,.knowledge-canvas .ai-panel[data-open=true],.app-shell:not(.is-sidebar-collapsed) .knowledge-canvas .ai-panel.is-open,.app-shell:not(.is-sidebar-collapsed) .knowledge-canvas .ai-panel[data-open=true]{transform:translate(0);visibility:visible;pointer-events:auto}.app-shell:has(.ai-panel.is-open) .mobile-nav-trigger{visibility:hidden;pointer-events:none}.material-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.material-search{min-width:0;width:auto}.filter-trigger{min-height:40px;padding:0 10px}.filter-trigger span{display:none}.add-link-button{grid-column:1/-1;width:100%;min-height:40px;flex:unset}.material-row{grid-template-columns:38px minmax(0,1fr);gap:10px}.material-row time{grid-column:2;justify-self:start;margin-top:2px}.knowledge-canvas .question-composer.is-compact{height:auto;padding:14px 0 10px}.knowledge-canvas .ai-panel-trigger,.ai-panel-trigger{display:inline-flex;align-items:center;justify-content:center;height:36px;min-height:36px;padding:0 12px;border-radius:10px;border:1px solid rgba(167,174,185,.28);color:#273342;background:#ffffffeb;box-shadow:0 4px 14px #24303e0f;font-size:12px;font-weight:600;gap:5px;flex:0 0 auto;white-space:nowrap}.knowledge-canvas .ai-panel-trigger svg{width:14px;height:14px}}.home-composer{height:auto;min-height:142px;border-color:#aab1be6b;box-shadow:0 12px 28px #1c28370b,inset 0 1px #ffffffc7}.home-composer.has-intro-beam{isolation:isolate;overflow:visible}.home-composer.has-intro-beam>*{position:relative;z-index:1}.home-composer .beam-intro{position:absolute;z-index:2;top:-1px;right:-1px;bottom:-1px;left:-1px;padding:1.5px;border-radius:inherit;overflow:hidden;pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.home-composer .beam-intro:before{content:"";position:absolute;top:50%;left:50%;width:260%;aspect-ratio:1;background:conic-gradient(from 0deg,transparent 0deg,transparent 198deg,rgba(255,186,98,0) 208deg,rgba(255,196,120,.32) 220deg,rgba(255,168,72,.78) 232deg,rgba(232,170,150,.58) 244deg,rgba(168,140,230,.74) 258deg,rgba(131,105,218,.88) 270deg,rgba(145,120,235,.5) 284deg,rgba(255,200,140,.24) 298deg,transparent 312deg,transparent 360deg);transform:translate(-50%,-50%) rotate(0);animation:composer-intro-beam 2.9s cubic-bezier(.45,.05,.25,1) forwards}@keyframes composer-intro-beam{0%{transform:translate(-50%,-50%) rotate(0);opacity:0}8%{opacity:1}78%{opacity:1}to{transform:translate(-50%,-50%) rotate(1turn);opacity:0}}@media(prefers-reduced-motion:reduce){.home-composer .beam-intro{display:none}}.home-composer.is-rag{border-color:#aab1be85;box-shadow:0 12px 28px #1c28370b,inset 0 1px #ffffffc7}.home-composer .composer-footer{gap:12px;margin-top:10px}.home-composer .composer-actions{gap:8px;flex-wrap:nowrap}.home-composer .composer-chip{height:30px;gap:5px;padding:0 10px;border:1px solid rgba(158,168,180,.28);border-radius:999px;color:#4b5a6b;background:#ffffffb8;box-shadow:none;font-size:12px;font-weight:600;letter-spacing:-.01em}.home-composer .composer-chip:hover{color:#182331;background:#fff;border-color:#78889c66;transform:none}.home-composer .composer-chip.is-active{color:#182331;border-color:#5a6c806b;background:#fff}.home-composer .composer-chip:disabled{opacity:.55;cursor:not-allowed}.home-composer .composer-chip svg{flex:0 0 auto;opacity:.88}.home-composer .composer-model{min-width:0}.home-composer textarea{font-size:14px;line-height:1.55}.home-composer textarea::placeholder{color:#9ea4ad;opacity:1;font-size:14px}.home-composer .send-button{width:42px;height:42px;flex-basis:42px;border-radius:50%;color:#fff;background:#111;box-shadow:0 8px 16px #0f19252e}.home-composer .send-button:hover{background:#262626;transform:translateY(-1px)}.home-base-menu{min-width:200px}.home-base-menu button{justify-content:space-between}.composer-model-menu{width:248px;padding:10px}.composer-model-menu__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 2px}.composer-model-menu__row strong{display:block;color:#1b2735;font-size:13px;font-weight:650}.composer-model-menu__row small{display:block;margin-top:2px;color:#8a96a4;font-size:11px}.composer-think-toggle{display:inline-grid;grid-template-columns:1fr 1fr;gap:2px;padding:2px;border:1px solid rgba(158,168,180,.3);border-radius:999px;background:#f3f4f5}.composer-think-toggle button{width:auto;min-width:52px;height:26px;padding:0 10px;border:0;border-radius:999px;color:#667687;background:transparent;font-size:12px;font-weight:600}.composer-think-toggle button:hover{background:#ffffffb3;color:#2a3848}.composer-think-toggle button.is-active{color:#15202c;background:#fff;box-shadow:0 1px 3px #1c28371a}.composer-model{color:#28394d!important}.home-canvas{position:relative}.home-canvas.has-conversation{display:flex;flex-direction:column;align-items:center;height:100vh;min-height:0;max-height:100vh;padding:28px var(--home-gutter,18px) 0;overflow:hidden;transition:padding-left .22s ease,padding-right .22s ease;--home-gutter:18px;--home-history-inset:18px;--home-history-width:232px;--home-thread-max:1080px}.home-canvas.has-conversation.is-history-open{padding-left:calc(var(--home-history-inset) + var(--home-history-width) + var(--home-gutter));padding-right:var(--home-gutter)}.home-canvas.has-conversation.is-history-collapsed{align-items:center;padding-left:var(--home-gutter);padding-right:var(--home-gutter)}.home-history-fab{position:absolute;z-index:6;top:22px;left:22px;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(158,168,180,.32);border-radius:12px;color:#2a3a4c;background:#ffffffeb;box-shadow:0 10px 28px #1c28371f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-history-fab:hover{background:#fff;color:#111}.home-history-card{position:absolute;z-index:6;top:18px;left:18px;bottom:28px;width:min(232px,calc(100% - 36px));display:flex;flex-direction:column;overflow:hidden;padding:14px 10px 10px;border:1px solid rgba(160,170,182,.28);border-radius:18px;background:#fcfcfb;box-shadow:0 18px 42px #1c28371f,0 1px #ffffffb3 inset;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-history-card__new{width:100%;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:6px 0 12px;padding:0 12px;border:1px solid #E2E4E7;border-radius:11px;color:#111;background:#fdfdfd;font-size:13px;font-weight:650}.home-history-card__new:hover{background:#f7f7f7;border-color:#d5d8dc}.home-history-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px;padding:0 4px 6px;color:#314153}.home-history-card__head strong{font-size:12px;font-weight:650;letter-spacing:.02em;color:#4a5564}.home-history-card__head.is-searching{padding:0 0 6px}.home-history-card__head-actions{display:flex;align-items:center;gap:2px}.home-history-card__collapse{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#5d6d80;background:transparent}.home-history-card__collapse:hover{background:#f2f2f2;color:#1f2a38}.home-history-search-trigger{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#607083;background:transparent}.home-history-search-trigger:hover{background:#f2f2f2;color:#1f2a38}.home-history-search{flex:1;min-width:0;height:34px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid rgba(158,168,180,.34);border-radius:10px;color:#8290a0;background:#fffffff0}.home-history-search input{min-width:0;width:100%;border:0;outline:0;color:#273646;background:transparent;font-size:13px}.home-history-search input::placeholder{color:#9ea4ad;opacity:1}.home-history-search button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:6px;color:#607083;background:transparent}.home-history-card__list{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:0 2px 4px;display:grid;gap:8px;align-content:start;scrollbar-width:none;-ms-overflow-style:none}.home-history-card__list::-webkit-scrollbar{display:none;width:0;height:0}.home-history-group{display:grid;gap:1px}.home-history-group h3{margin:0 0 2px;padding:0 8px;color:#93a0ae;font-size:11px;font-weight:650;letter-spacing:.04em}.home-history-item{width:100%;display:grid;grid-template-columns:16px minmax(0,1fr);gap:7px;align-items:center;padding:6px 8px;border:0;border-radius:8px;color:#5d6d7e;background:transparent;text-align:left}.home-history-item svg{color:#8a96a4;flex:0 0 auto}.home-history-item:hover,.home-history-item.is-active{background:#f2f2f2}.home-history-item strong{overflow:hidden;font-size:12.5px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.home-history-item.is-renaming{background:#f2f2f2}.home-history-item.is-renaming input{width:100%;min-width:0;height:22px;padding:0 2px;border:0;border-radius:4px;color:#1f2b38;background:transparent;font:inherit;font-size:12.5px;font-weight:400;outline:none}.home-history-item.is-renaming input:focus{box-shadow:inset 0 -1px #17243247}.history-popover .is-renaming{display:flex;align-items:center;gap:6px;width:100%;min-width:168px;height:31px;padding:0 9px;border-radius:6px;background:var(--menu-hover-bg);box-sizing:border-box}.history-popover .is-renaming svg{flex:0 0 auto;display:block;width:12px;height:12px;color:#9aa3ae;transform:translateY(.5px)}.history-popover .is-renaming input{width:100%;min-width:0;height:22px;padding:0;border:0;border-radius:4px;color:#172432;background:transparent;font:inherit;font-size:13px;outline:none;caret-color:#172432}.history-popover .is-renaming input:focus{box-shadow:inset 0 -1px #17243247}.home-history-empty{margin:18px 8px;color:#919ba8;font-size:12.5px;line-height:1.5;text-align:left}.home-history-empty p{margin:0}.home-history-empty p+p{margin-top:6px;color:#a3acb6;font-size:12px}.home-history-context-menu{position:fixed;z-index:10000;min-width:112px;padding:4px;border:0;border-radius:var(--menu-radius);background:var(--menu-bg);box-shadow:var(--menu-shadow)}.home-history-context-menu button{width:100%;height:30px;display:flex;align-items:center;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#2f3d4d;font-size:12.5px;line-height:1;text-align:left}.home-history-context-menu button:hover{background:var(--menu-hover-bg)}.home-history-context-menu button.is-danger{color:var(--menu-danger)}.home-history-context-menu button.is-danger:hover{background:var(--menu-danger-hover)}.home-history-rename-modal{width:min(360px,calc(100vw - 32px));display:grid;gap:14px;padding:22px;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:#fff;box-shadow:0 24px 60px #1c273533}.home-history-rename-modal h2{margin:0;color:#1f2b38;font-size:18px;letter-spacing:-.03em}.home-history-rename-modal label{display:grid;gap:8px;color:#607083;font-size:12.5px}.home-history-rename-modal input{height:40px;padding:0 12px;border:1px solid rgba(151,164,181,.34);border-radius:10px;color:#1f2b38;background:#fbfcfd;font:inherit}.home-history-rename-modal>div{display:flex;justify-content:flex-end;gap:8px}.home-history-rename-modal button{height:36px;padding:0 14px;border:1px solid rgba(151,164,181,.28);border-radius:10px;background:#fff;color:#405164;font:inherit}.home-history-rename-modal button[type=submit]{border-color:#172432;background:#172432;color:#fff}.history-popover__empty{margin:6px 8px 4px;color:#919ba8;font-size:12px;line-height:1.4}.history-popover__group{display:grid;gap:2px;margin:0}.history-popover__group+.history-popover__group{margin-top:6px}.history-popover__day{margin:0;padding:5px 9px 2px;color:#8a95a3;font-size:11px;font-weight:650;letter-spacing:.02em}.knowledge-canvas .history-popover button.is-active{background:var(--menu-hover-bg);color:#5d6d7e}.knowledge-canvas .ai-empty p{margin:8px 0 0;color:#9ea4ad;font-size:13px;line-height:1.5}.home-thread{display:flex;flex-direction:column;flex:1 1 auto;align-self:center;min-width:0;min-height:0;width:100%;max-width:var(--home-thread-max,1080px);margin-left:0;margin-right:0;overflow:hidden}.home-canvas.has-conversation.is-history-collapsed .home-thread{margin-left:0;margin-right:0;align-self:center}.home-chat-column{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%;overflow:hidden}.home-canvas.has-conversation .home-thread .home-composer{position:relative;left:auto;bottom:auto;z-index:20;flex:0 0 auto;width:100%;max-width:none;margin:12px 0 28px;transform:none}.home-conversation{width:100%;flex:1 1 auto;min-height:0;overflow-x:visible;overflow-y:auto;padding:8px 0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.home-conversation--empty{display:grid;place-items:center;align-content:center;min-height:min(360px,52vh)}.home-chat-empty{max-width:min(100%,520px);padding:24px 16px;text-align:center;color:#9ea4ad;font-size:15px;line-height:1.65;letter-spacing:-.01em}.home-chat-empty p{margin:0;white-space:nowrap}.home-conversation::-webkit-scrollbar{display:none;width:0;height:0}.home-conversation-turn{display:flex;flex-direction:column;align-items:stretch;gap:14px;margin-bottom:24px}.home-bubble-row{display:flex;align-items:flex-start;gap:0;width:100%;padding:0;border:0;background:transparent;text-align:left;font:inherit;color:inherit}.home-bubble-row.is-user{justify-content:flex-end}.home-bubble-row.is-answer{justify-content:flex-start}.home-bubble-row__body{min-width:0;flex:1 1 auto}.home-bubble-row.is-user .home-bubble-row__body{flex:0 1 auto;display:flex;justify-content:flex-end;max-width:100%}.home-user-message{display:inline-block;width:fit-content;max-width:min(78%,520px);padding:11px 14px;border-radius:16px 16px 4px;color:#fff;background:#172331;box-shadow:0 8px 20px #1623311a;font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.65;text-align:left;white-space:pre-wrap;word-break:break-word}.user-message-hash-tag{display:inline;color:#9ec5ff;font-weight:600;letter-spacing:.01em}.home-user-message .user-message-hash-tag,.user-message .user-message-hash-tag{color:#9ec5ff}.user-message-edit{position:relative;display:inline-flex;align-items:flex-end;justify-content:flex-end;gap:6px;max-width:100%}.user-message-edit__trigger{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#6a7788;background:#ffffffb8;opacity:0;pointer-events:none;transition:opacity .14s ease,background .14s ease,color .14s ease}.user-message-edit:hover .user-message-edit__trigger,.user-message-edit:focus-within .user-message-edit__trigger,.home-bubble-row.is-user:hover .user-message-edit__trigger{opacity:1;pointer-events:auto}.user-message-edit__trigger:hover{color:#243041;background:#fff}.user-message-edit__trigger:disabled{opacity:.35;pointer-events:none}.home-user-message.is-editing,.user-message.is-editing{display:grid;gap:10px;width:min(100%,520px);max-width:min(100%,520px);padding:12px 12px 10px;box-sizing:border-box}.user-message.is-editing{max-width:min(100%,420px);width:min(100%,420px)}.user-message-edit__input{width:100%;min-height:64px;resize:vertical;border:0;border-radius:10px;padding:8px 10px;color:#172331;background:#fffffff5;font:inherit;font-size:14px;line-height:1.55;box-sizing:border-box}.user-message.is-editing .user-message-edit__input{font-size:13px}.user-message-edit__input:focus{outline:0;box-shadow:0 0 0 1.5px #ffffff8c}.user-message-edit__actions{display:flex;justify-content:flex-end;gap:8px}.user-message-edit__cancel,.user-message-edit__send{height:30px;padding:0 12px;border-radius:8px;font:inherit;font-size:12.5px}.user-message-edit__cancel{border:1px solid rgba(255,255,255,.28);color:#e8eef6;background:transparent}.user-message-edit__send{border:0;color:#172331;background:#fff}.user-message-edit__send:disabled{opacity:.45}.kb-conversation .user-message-edit__cancel{border-color:#ffffff47}@media(max-width:767px){.user-message-edit__trigger{opacity:1;pointer-events:auto}}.home-answer-message{width:100%;max-width:100%;padding:4px 2px 0;color:#3e4c5d;font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.8;overflow:visible}.home-answer-message.is-pending,.answer-message.is-pending{color:#8a96a4;font-size:13px}.home-answer-message.is-failed,.answer-message.is-failed{color:#9a4a3a}.home-answer-message p{margin:0 0 9px}.home-answer-message ol{display:grid;gap:8px;margin:0;padding-left:21px}.home-answer-message .answer-actions{margin-top:14px}.answer-content{display:grid;gap:10px}.answer-content__p{margin:0;color:inherit;font-size:inherit;line-height:1.75;white-space:pre-wrap}.answer-content__heading{margin:2px 0 0;color:#243246;font-weight:650;line-height:1.45}.answer-content__heading--h1{font-size:1.12em}.answer-content__heading--h2{font-size:1.06em}.answer-content__heading--h3,.answer-content__heading--h4{font-size:1em}.answer-content__hr{margin:4px 0;border:0;border-top:1px solid rgba(36,50,70,.14)}.answer-content__list{display:grid;gap:8px;margin:0;padding-left:1.35em;color:inherit;font-size:inherit;line-height:1.75}.answer-content__list.is-unordered{list-style-type:disc}.answer-content__list.is-ordered{list-style-type:decimal}.answer-content__list.is-ordered{list-style-position:outside}.answer-content__list li::marker{color:#243246;font-weight:650}.answer-content__list li{padding-left:2px;white-space:pre-wrap}.answer-content__list-label{color:#243246;font-weight:650}.answer-content__code{padding:.1em .35em;border-radius:4px;background:#2432460f;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.answer-content strong{color:#243246;font-weight:650}.answer-content em{font-style:italic}.home-answer-message ::selection,.answer-message ::selection,.answer-actions-wrap ::selection{color:#111923;background:#11192524}.home-answer-message ::-moz-selection,.answer-message ::-moz-selection,.answer-actions-wrap ::-moz-selection{color:#111923;background:#11192524}.answer-cite-wrap{position:relative;display:inline;margin:0 1px}.answer-cite{display:inline;margin:0;padding:0 2px;border:0;border-radius:4px;color:#4f6f9a;background:#4f6f9a14;font:inherit;font-size:.92em;font-weight:650;line-height:inherit;vertical-align:baseline;cursor:pointer}.answer-cite:hover,.answer-cite-wrap.is-open .answer-cite{color:#2f4f78;background:#4f6f9a29}.answer-cite--missing{color:#9aa6b4}.answer-web-sources{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.answer-web-source{display:inline;margin:0;padding:2px 7px;border:0;border-radius:6px;color:#4f6f9a;background:#4f6f9a14;font:inherit;font-size:.86em;font-weight:650;line-height:1.45;cursor:pointer}.answer-web-source:hover{color:#2f4f78;background:#4f6f9a29}.answer-cite-pop{position:fixed;z-index:120;display:grid;gap:8px;max-width:min(320px,calc(100vw - 24px));padding:12px 14px;border:1px solid rgba(151,164,181,.32);border-radius:12px;background:#fffffffc;box-shadow:0 14px 36px #1c273629;text-align:left;cursor:pointer}.answer-cite-pop__title{margin:0;color:#1b2735;font-size:13px;font-weight:650;line-height:1.45}.answer-cite-pop__excerpt{margin:0;color:#5c6b7c;font-size:12px;line-height:1.55;white-space:pre-wrap;overflow:visible;max-height:none}.home-conversation.is-share-mode{padding-left:2px}.home-conversation.is-share-mode .home-bubble-row.is-selectable{gap:12px;padding:6px 4px;border-radius:14px;cursor:pointer;transition:background-color .16s ease,opacity .16s ease}.home-conversation.is-share-mode .home-bubble-row.is-selectable:not(.is-selected){opacity:.46}.home-conversation.is-share-mode .home-bubble-row.is-selectable:not(.is-selected):hover{opacity:.72;background:#ffffff6b}.home-conversation.is-share-mode .home-bubble-row.is-selected{opacity:1;background:#ffffff94}.home-conversation.is-share-mode .home-bubble-row.is-selected:hover{background:#ffffffb8}.home-conversation.is-share-mode .home-bubble-row.is-user.is-selected .home-user-message{box-shadow:0 8px 20px #16233124,0 0 0 1.5px #17233138}.home-bubble-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px;margin-top:11px;border:1.5px solid #B8C0CA;border-radius:50%;background:transparent;color:transparent;box-shadow:none;transition:border-color .12s ease,background-color .12s ease,color .12s ease}.home-bubble-row.is-user .home-bubble-check{margin-top:13px}.home-bubble-check.is-on{border-color:#111;background:#111;color:#fff}.home-share-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto;width:100%;min-height:64px;margin:12px 0 28px;padding:14px 16px 14px 22px;border:1px solid rgba(170,177,190,.42);border-radius:22px;background:#ffffffa1;box-shadow:0 16px 36px #0000000d,inset 0 1px #ffffffc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-family:DM Sans,Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif}.home-share-bar__hint{margin:0;color:#4b5a6b;font-size:13px;font-weight:600;letter-spacing:-.01em}.home-share-bar__actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.home-share-bar__copy{height:34px;padding:0 14px;border:0;border-radius:10px;color:#fff;background:#111;font-size:12.5px;font-weight:650;letter-spacing:-.01em;cursor:pointer;box-shadow:0 5px 14px #131d291f}.home-share-bar__copy:hover{background:#262626}.home-share-bar__copy:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.home-share-bar__copy.is-danger{background:#b44a4a;box-shadow:0 5px 14px #a54b4b2e}.home-share-bar__copy.is-danger:hover:not(:disabled){background:#9d3f3f}.home-share-bar__cancel{height:34px;padding:0 12px;border:1px solid #E2E4E7;border-radius:10px;color:#111;background:#fdfdfd;font-size:12.5px;font-weight:650;letter-spacing:-.01em;cursor:pointer}.home-share-bar__cancel:hover{background:#f2f2f2}.answer-more-menu button{display:flex;align-items:center;gap:8px}.answer-actions button:hover,.answer-actions button:focus-visible{background:#f2f2f2}.material-ingest{position:relative;flex:0 0 auto;z-index:6}.material-ingest-anchor{position:relative}.material-ingest-menu,.material-link-popover{position:absolute;z-index:8;right:0;top:calc(100% + 8px);min-width:164px;padding:7px;border:0;border-radius:var(--menu-radius);background:var(--menu-bg);box-shadow:var(--menu-shadow)}.material-ingest-menu button{width:100%;height:34px;display:flex;align-items:center;gap:8px;border:0;border-radius:7px;background:transparent;color:#344254;font-size:12px;text-align:left}.material-ingest-menu button:hover{background:var(--menu-hover-bg)}.material-link-popover{display:grid;grid-template-columns:1fr auto;gap:7px;min-width:255px}.material-link-popover label{display:grid;gap:5px;grid-column:1/-1;color:#697789;font-size:11px}.material-link-popover input{height:32px;border:1px solid #dce1e7;border-radius:7px;padding:0 8px;outline:0}.material-link-popover input::placeholder{color:#9ea4ad;opacity:1}.material-link-popover button{height:30px;border:0;border-radius:7px;background:#172331;color:#fff;font-size:11px}.material-link-popover button[type=button]{background:#eef1f4;color:#526174}.material-queue{position:absolute;z-index:12;top:calc(100% + 10px);right:0;width:min(292px,70vw);display:grid;gap:8px;pointer-events:none}.material-ingest-card{pointer-events:auto;display:grid;gap:6px;padding:11px 12px;border:1px solid rgba(170,178,188,.28);border-radius:14px;background:#fffffff5;color:#516274;font-size:11px;box-shadow:0 14px 30px #1c27341f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.material-ingest-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.material-ingest-card strong{min-width:0;flex:1;overflow:hidden;color:#243140;font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.material-ingest-card header>div{min-width:0;flex:1;display:grid;gap:2px}.material-ingest-card small{display:block;overflow:hidden;color:#8a96a4;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.material-ingest-dismiss{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;color:#8a96a4;background:transparent}.material-ingest-dismiss:hover{background:#eef1f4;color:#4d5d6f}.material-ingest-card>span{color:#7a8796;font-weight:600}.material-ingest-card.is-failed>span{color:#9a5a4a}.material-ingest-card.is-downgraded{border-color:#ae864547;background:#fffcf5f7}.material-ingest-card.is-downgraded>span{color:#8a7348}.material-ingest-card p{margin:0;color:#7d8794;line-height:1.45}.material-progress{height:3px;overflow:hidden;border-radius:3px;background:#e8ecf0}.material-progress i{display:block;height:100%;border-radius:inherit;background:#42576f;transition:width .3s}.material-ingest-actions{display:flex;gap:6px;margin-top:2px}.material-ingest-actions button{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 9px;border:0;border-radius:8px;background:#f1f4f7;color:#4f5f71;font-size:11px;font-weight:600}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:767px){.material-link-popover{right:auto;left:0}}@media(max-width:767px){.home-canvas.has-conversation{height:100dvh;max-height:100dvh;padding:56px 12px 10px;display:flex;flex-direction:column;overflow:hidden}.home-canvas.has-conversation.is-history-open,.home-canvas.has-conversation.is-history-collapsed{padding-left:12px!important;padding-right:12px!important}.home-canvas.has-conversation.is-history-open .home-history-card{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;max-width:none;border-radius:0;border:0;z-index:9;box-shadow:none;padding:18px 16px 16px}.home-canvas.has-conversation.is-history-collapsed .home-history-card{display:none}.home-history-fab{top:12px;left:56px;width:36px;height:36px;border-radius:10px;z-index:6}.home-thread{margin-left:0;max-width:none;width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.home-canvas.has-conversation .home-thread .home-composer,.home-share-bar{width:100%;margin:8px 0}.home-canvas.has-conversation .home-thread .home-composer{flex:0 0 auto;min-height:0;height:auto}.home-composer .composer-footer{flex-wrap:nowrap;align-items:center}.home-composer .composer-actions{flex:1 1 auto;min-width:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.home-composer .composer-actions::-webkit-scrollbar{display:none;width:0;height:0}.home-composer .composer-chip{flex:0 0 auto;height:30px;min-height:30px}.home-composer .send-button{flex:0 0 40px;margin-left:8px}.home-share-bar{flex-wrap:wrap;min-height:0;padding:12px 12px 12px 16px}.home-share-bar__actions{width:100%;justify-content:stretch}.home-share-bar__copy{flex:1}.home-share-bar__cancel{flex:0 0 auto}.home-conversation.is-share-mode .home-bubble-row.is-selectable{gap:10px;padding:5px 2px}.home-conversation-turn{gap:12px;margin-bottom:20px}.home-user-message{max-width:90%;font-size:13px}.home-answer-message{font-size:13px}}.knowledge-canvas .material-row{position:relative;display:block;padding:0;grid-template-columns:none}.knowledge-canvas .ai-panel{max-height:100vh;min-height:100vh;overflow:hidden}.knowledge-canvas .ai-stream{display:flex;flex-direction:column;min-height:0;flex:1 1 auto;overflow:auto;justify-content:flex-start}.knowledge-canvas .question-composer.is-compact{position:relative;flex:0 0 auto;width:100%}.material-row-button{width:100%;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 4px;border:0;border-radius:8px;color:inherit;background:transparent;text-align:left;box-sizing:border-box}.knowledge-canvas .material-row:hover{background:transparent;box-shadow:none}.material-row-button:hover,.material-row-button:focus-visible{color:#273343;background:#ffffff9e;box-shadow:none;outline:0}.material-row-button.is-selected,.material-row.is-menu-open .material-row-button{border-color:transparent;border-radius:8px;color:#253140;background:#141e2a0b;box-shadow:none}.material-row-button:focus{outline:none}.material-row-button:focus-visible{outline:2px solid rgba(96,113,135,.42);outline-offset:2px;box-shadow:none}.material-row-button h3,.material-row-button p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-hover-card{position:absolute;z-index:10;top:calc(100% + 4px);left:6px;width:min(320px,calc(100% - 12px));padding:12px 14px;border:1px solid rgba(159,170,184,.35);border-radius:12px;color:#49596b;background:#fffffff7;box-shadow:0 16px 35px #1f2b3929;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.material-hover-card strong{display:block;overflow:hidden;color:#1e2a37;font-size:12px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.material-hover-card>span{display:block;margin-top:8px;color:#7a899a;font-size:10px;font-weight:700;letter-spacing:.05em}.material-hover-card p{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:#5b6a7c;font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:11.5px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.material-preview-page{width:100%;height:100vh;overflow:auto;padding:clamp(32px,7vw,88px) max(24px,calc((100vw - 820px)/2));color:#253141;background:radial-gradient(80% 60% at 100% 0,rgba(183,198,215,.24),transparent 58%),#f7f7f5;font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif}.material-preview-header{padding-bottom:24px;border-bottom:1px solid rgba(137,150,166,.28)}.material-preview-kicker{display:flex;align-items:center;gap:7px;color:#738399;font-family:DM Sans,Refind Source Han SC,sans-serif;font-size:12px;font-weight:700;letter-spacing:.04em}.material-preview-header h1{max-width:760px;margin:16px 0 0;color:#192432;font-family:DM Sans,Refind Source Han SC,sans-serif;font-size:clamp(26px,3.6vw,40px);line-height:1.2;letter-spacing:-.045em}.material-preview-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0 16px}.material-preview-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;margin:0;padding:0 14px;border:1px solid transparent;border-radius:999px;font:600 12.5px/1.2 DM Sans,Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:-.01em;text-decoration:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.material-preview-action svg{flex:0 0 auto}.material-preview-action svg.is-spinning{animation:material-preview-spin .9s linear infinite}.material-preview-action.is-secondary{color:#405164;border-color:#97a4b557;background:#ffffff8c}.material-preview-action.is-secondary:hover{color:#1f2d3d;border-color:#78889c7a;background:#fff;box-shadow:0 6px 16px #26313f0f}.material-preview-action.is-primary{color:#fff;border-color:#171717;background:#171717;box-shadow:0 6px 14px #17171724}.material-preview-action.is-primary:hover{background:#2a2a2a;border-color:#2a2a2a;transform:translateY(-1px);box-shadow:0 8px 18px #1717172e}.material-preview-action:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}@keyframes material-preview-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.material-preview-action,.material-preview-action.is-primary:hover{transition:none;transform:none}.material-preview-action svg.is-spinning{animation:none}}.material-preview-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,max-content));gap:16px 32px;margin:18px 0 0;padding:0}.material-preview-facts.is-inline{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:28px;margin-top:8px;padding-bottom:2px;overflow:hidden}.material-preview-facts.is-inline>div{flex:0 0 auto}.material-preview-facts.is-inline .material-preview-facts-tags{min-width:0;flex:1 1 auto}.material-preview-facts>div{min-width:0}.material-preview-facts dt{margin:0 0 6px;color:#8a96a4;font-size:10.5px;font-weight:650;letter-spacing:.04em}.material-preview-facts dd{margin:0;color:#314152;font-size:13.5px;line-height:1.5;word-break:break-word}.material-preview-facts-tags{grid-column:1/-1}.material-preview-tags{display:flex;flex-wrap:wrap;gap:8px 16px;margin:0;padding:0;list-style:none}.material-preview-tags li{padding:0;border:0;border-radius:0;color:inherit;background:transparent;font-size:13.5px;line-height:1.5}.material-preview-facts.is-inline .material-preview-tags{flex-wrap:nowrap;gap:8px 18px;overflow:hidden}.material-preview-facts.is-inline .material-preview-tags li{white-space:nowrap}.material-preview-summary-body{margin:0;padding:18px 22px 18px 20px;border-left:3px solid #c5ccd6;background:#f1f1f0;color:#334456;font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:15px;font-weight:400;line-height:1.9;letter-spacing:.012em}.material-preview-section{margin-top:34px}.material-preview-section h2{margin:0 0 14px;color:#1f2b38;font-family:DM Sans,Refind Source Han SC,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.02em}.material-preview-body{max-width:740px;margin:0 0 80px;color:#405063;font-size:16px;line-height:1.9}.material-preview-paragraphs{display:grid;gap:16px}.material-preview-paragraphs p{margin:0;color:#405063;font-size:15.5px;line-height:1.95;letter-spacing:.01em}.material-preview-body,.material-preview-docx,.material-preview-markdown,.material-preview-plaintext,.material-preview-structured,.material-preview-paragraphs,.material-preview-pdf,.material-preview-image{max-width:740px}.material-preview-pdf iframe{width:100%;height:min(78vh,880px);border:0}.material-preview-image img,.material-preview-inline-image img,.material-preview-docx img,.material-preview-markdown img{display:block;max-width:100%;width:auto;height:auto;max-height:min(70vh,720px);object-fit:contain;border-radius:12px}.material-preview-collapsible-toggle{margin:0;padding:0;border:0;background:transparent;color:#607083;font:inherit;font-size:13px;font-weight:550;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.material-preview-collapsible-toggle:hover{color:#1f2b38}.material-preview-muted{margin:16px 0 0;color:#7a8796;font-size:14px;line-height:1.7}.material-preview-video{margin-top:28px;margin-bottom:80px}.material-preview-player{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:14px;background:#111827;border:1px solid rgba(28,39,53,.12);box-shadow:0 16px 36px #1c273514}.material-preview-player iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.material-preview-player.is-fallback{aspect-ratio:auto;min-height:180px;display:grid;place-items:center;background:#ffffffb8}.material-preview-player-fallback{display:grid;justify-items:center;gap:10px;padding:28px;color:#5b6a7c;text-align:center}.material-preview-player-fallback p{margin:0;font-size:14px;line-height:1.6}.material-preview-player-fallback a{display:inline-flex;align-items:center;gap:6px;color:#1f2b38;font-size:13px;font-weight:650;text-decoration:none}.material-preview-player-fallback a:hover{text-decoration:underline}.material-preview-empty{display:grid;place-items:center;color:#6b7a8e;font-size:15px}@media(max-width:767px){.material-preview-page{padding:74px 22px 48px}.material-preview-header h1{font-size:28px}.material-preview-summary-body{padding:15px}.material-preview-summary-body,.material-preview-paragraphs p{font-size:14.5px}.material-preview-facts{grid-template-columns:1fr 1fr;gap:12px 16px}}.material-context-menu{position:fixed;z-index:40;min-width:120px;width:max-content;max-width:min(168px,calc(100vw - 24px));padding:6px;border:0;border-radius:var(--menu-radius);background:var(--menu-bg);box-shadow:var(--menu-shadow)}.material-context-menu__title{margin:4px 8px 6px;overflow:hidden;color:#1f2b38;font-size:12px;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.material-context-menu__label{margin:6px 8px 2px;color:#8a96a4;font-size:10px;font-weight:650;letter-spacing:.04em}.material-context-menu button{width:100%;min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#314152;font-size:12.5px;text-align:left;white-space:nowrap}.material-context-menu button:hover{background:var(--menu-hover-bg)}.material-context-menu button.is-checked{color:#1f2b38;font-weight:650}.material-context-menu button.is-danger{color:var(--menu-danger)}.material-context-menu button.is-danger:hover{background:var(--menu-danger-hover)}.material-simple-dialog{width:min(380px,calc(100vw - 32px));display:grid;gap:16px;padding:22px;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:#fff;box-shadow:0 24px 60px #1c273533}.material-simple-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px}.material-simple-dialog h2{margin:0;color:#1f2b38;font-size:18px;letter-spacing:-.03em}.material-simple-dialog header>button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;color:#607083;background:transparent}.material-simple-dialog header>button:hover{background:#f3f5f7}.material-simple-dialog label{display:grid;gap:8px;color:#607083;font-size:12.5px}.material-simple-dialog input{height:40px;padding:0 12px;border:1px solid rgba(151,164,181,.34);border-radius:10px;color:#1f2b38;background:#fbfcfd;font:inherit}.material-simple-dialog footer{display:flex;justify-content:flex-end;gap:8px}.material-simple-dialog footer button{height:36px;padding:0 14px;border:1px solid rgba(151,164,181,.28);border-radius:10px;background:#fff;color:#405164;font:inherit}.material-simple-dialog footer button[type=submit]{border-color:#172432;background:#172432;color:#fff}.material-simple-dialog footer button:disabled{opacity:.6;cursor:wait}.material-tag-editor{display:grid;gap:12px}.material-tag-editor__hint{margin:0;color:#7a8694;font-size:12.5px;line-height:1.5}.material-tag-editor__chips{display:flex;flex-wrap:wrap;gap:6px;min-height:28px}.material-tag-chip{height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(151,164,181,.28);border-radius:999px;background:#f5f7f9;color:#314152;font-size:12px}.material-tag-chip:hover{background:#eef2f6}.material-move-list{display:grid;gap:4px;max-height:min(320px,50vh);overflow:auto}.material-move-list button{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#314152;font:inherit;text-align:left}.material-move-list button:hover:not(:disabled){background:#f3f5f7}.material-move-list button.is-current{color:#1f2b38;font-weight:650}.material-move-list button:disabled{opacity:.72;cursor:default}.material-ingest-hint{margin:4px 8px 2px;color:#8a96a4;font-size:10px;line-height:1.4}.floating-menu,.answer-capture-menu,.answer-more-menu{z-index:10000!important}.auth-screen{position:relative;min-height:100vh;isolation:isolate;overflow:auto;background:#f7f7f6}.auth-shell{min-height:100vh;width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr)}.auth-panel{position:relative;min-width:0;display:flex;flex-direction:column}.auth-panel--brand{justify-content:center;align-items:center;gap:0;padding:40px 48px;background:#f4f3f1}.auth-panel--brand:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 68% 56%,rgba(255,216,188,.34) 0%,rgba(214,198,230,.12) 38%,transparent 64%);pointer-events:none}.auth-panel--brand>*:not(.auth-brand){position:relative;z-index:1}.auth-brand-stage{width:min(100%,520px);display:flex;flex-direction:column;align-items:stretch;gap:28px}.auth-brand{position:absolute;top:32px;left:48px;z-index:2;display:flex;align-items:flex-end;gap:6px;margin:0;padding:0;border:0;color:#111923;background:transparent;letter-spacing:-.035em}.auth-brand .brand-logo{width:28px;height:28px;flex:0 0 28px;margin:0 1px 0 0;align-self:flex-end;top:2px}.auth-brand strong{font-size:20px;font-weight:700;line-height:1;letter-spacing:-.04em;color:#111923}.auth-brand .brand-product{color:#111!important;font-weight:600;font-size:16px;line-height:1}.auth-brand-main{position:relative;flex:0 0 auto;width:100%;height:min(380px,46vh);min-height:280px;margin:0;padding:0}.auth-brand-copy{position:absolute;z-index:2;left:0;top:8%;max-width:calc(100% - 200px);margin:0;text-align:left}.auth-brand-title{margin:0;color:#111923;font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(28px,3vw,36px);font-weight:400;line-height:1.35;letter-spacing:-.04em;text-align:left}.auth-brand-title__line{display:block;white-space:nowrap}.auth-brand-title__line--light{font-weight:400;color:#2c3644}.auth-brand-title__line--strong{font-weight:700;color:#111923}.auth-brand-sub{margin:18px 0 0;color:#6b7787;font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:15px;line-height:1.7;font-weight:400;text-align:left}.auth-brand-sub__line{display:block;white-space:nowrap}.auth-hero{position:absolute;z-index:1;right:0;bottom:0;top:auto;display:grid;place-items:center;width:min(300px,52%);max-width:52%;margin:0;padding:0}.auth-hero img{width:100%;height:auto;max-height:min(300px,40vh);object-fit:contain;filter:drop-shadow(0 20px 28px rgba(70,58,110,.12))}.auth-brand-foot{margin:0;color:#9aa3af;font-family:DM Sans,sans-serif;font-size:12px;font-style:italic;letter-spacing:.02em;align-self:flex-start;flex:0 0 auto}.auth-panel--form{position:relative;background:#fff;border-left:1px solid rgba(167,174,185,.2);padding:28px 48px 40px;justify-content:center}.auth-form-top{position:absolute;top:28px;right:40px;z-index:2}.auth-switch,.auth-switch-line{margin:0;color:#7a8694;font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:13px}.auth-switch{border:0;background:transparent;color:#26384d;font-weight:650;padding:0}.auth-switch:hover{text-decoration:underline}.auth-form-wrap{width:min(100%,380px);margin:48px auto 0}.auth-card__head{margin:0 0 26px}.auth-card__head h1{margin:0;color:#111923;font-size:32px;font-weight:700;line-height:1.15;letter-spacing:-.045em}.auth-card__hint{margin:10px 0 0;color:#788391;font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.55;font-weight:400}.auth-form{display:grid;gap:15px}.auth-label{display:grid;gap:8px;color:#344152;font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:12.5px;font-weight:600}.auth-field{height:46px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid rgba(155,166,180,.34);border-radius:11px;color:#8793a1;background:#fbfcfd;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.auth-field:focus-within{border-color:#3444578c;box-shadow:0 0 0 3px #34445714;background:#fff}.auth-field input{min-width:0;flex:1;height:100%;border:0;outline:0;color:#202a36;background:transparent;font-size:13.5px}.auth-field input::placeholder{color:#9ea4ad;opacity:1}.auth-field__toggle{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:7px;color:#8793a1;background:transparent}.auth-field__toggle:hover{background:#eef1f4;color:#314153}.auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-2px}.auth-remember{display:inline-flex;align-items:center;gap:8px;color:#5d6b7a;font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:12.5px;font-weight:500;cursor:pointer}.auth-remember input{width:15px;height:15px;accent-color:#111923}.auth-link{padding:0;border:0;color:#111923;background:transparent;font:inherit;font-weight:700}.auth-link:hover{text-decoration:underline}.auth-link--muted{color:#6b7787;font-weight:600;font-size:12.5px}.auth-link--muted:hover{color:#26384d}.auth-feedback{margin:0;padding:9px 11px;border-radius:9px;color:#53657a;background:#eef2f6;font-family:Refind Source Han SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:12.5px;line-height:1.5}.auth-feedback.is-error{color:#a54b4b;background:#fff2f1}.auth-submit{height:46px;margin-top:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;color:#fff;background:#111923;box-shadow:0 8px 18px #0f192524;font-size:14px;font-weight:650;letter-spacing:-.01em;transition:background .14s ease,transform .12s ease}.auth-submit:hover:not(:disabled){background:#26384d;transform:translateY(-1px)}.auth-submit:disabled{opacity:.64;cursor:wait;transform:none;box-shadow:none}@media(max-width:900px){.auth-shell{grid-template-columns:1fr;min-height:auto}.auth-panel--brand{padding:28px 22px 22px;min-height:auto;justify-content:center;align-items:center}.auth-brand{top:22px;left:22px}.auth-brand-stage{width:100%;max-width:420px;gap:18px}.auth-brand{margin:0}.auth-brand-main{height:220px;min-height:220px}.auth-brand-copy{top:6%;max-width:calc(100% - 140px)}.auth-brand-title{font-size:22px}.auth-brand-title__line{white-space:nowrap}.auth-brand-sub{margin-top:12px;font-size:13px}.auth-brand-sub__line{white-space:nowrap}.auth-hero{width:min(150px,40%);max-width:40%;bottom:0;top:auto}.auth-hero img{max-height:140px}.auth-brand-foot{margin-top:0}.auth-panel--form{border-left:0;border-top:1px solid rgba(167,174,185,.22);padding:20px 20px 36px}.auth-form-top{position:static;display:flex;justify-content:flex-end;margin:0 0 8px}.auth-form-wrap{width:100%;max-width:400px;margin:0 auto}}.material-status.is-processing{color:#6f7f91}.material-status.is-failed{color:#a05444}.material-status.is-link_only{color:#8a7348}.material-preview-status{margin-left:8px;padding:2px 8px;border-radius:999px;background:#eef2f6;color:#617084;font-size:11px;font-weight:650}.material-preview-status.is-failed{background:#f8ece8;color:#a05444}.material-preview-status.is-link_only{background:#f7f1e4;color:#8a7348}.material-preview-status.is-processing{background:#eef2f6;color:#6f7f91}.material-preview-error{margin:18px 0 0;padding:10px 12px;border-radius:10px;background:#f8ecec;color:#9a4040;font-size:13px;line-height:1.45}.knowledge-canvas .material-tools{--kb-tool-h:32px;--kb-tool-r:8px;display:flex;align-items:center;gap:8px;margin:0 0 14px;overflow:visible;flex:0 0 auto}.knowledge-canvas .material-tools .material-search,.knowledge-canvas .material-tools .filter-trigger,.knowledge-canvas .material-tools .add-link-button{height:var(--kb-tool-h);min-height:var(--kb-tool-h);max-height:var(--kb-tool-h);border-radius:var(--kb-tool-r);box-sizing:border-box;line-height:1;font-size:12.5px}.knowledge-canvas .material-tools .material-search{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(158,168,180,.32);color:#8e99a6;background:#ffffffb8;overflow:hidden}.knowledge-canvas .material-tools .material-search svg{flex:0 0 auto;display:block;width:14px;height:14px}.knowledge-canvas .material-tools .material-search input{flex:1 1 auto;min-width:0;width:100%;height:100%;min-height:0;margin:0;padding:0;border:0;outline:0;background:transparent;color:#1e2935;font-size:12.5px;line-height:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.knowledge-canvas .material-tools .material-search input::placeholder{color:#9ea4ad;opacity:1}.knowledge-canvas .material-tools .filter-trigger{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid rgba(158,168,180,.28);color:#506073;background:#ffffffb8;font-weight:550}.knowledge-canvas .material-tools .add-link-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0;width:auto;padding:0 14px;border:0;color:#fff;background:#111;box-shadow:0 4px 12px #131d291a;font-weight:600;white-space:nowrap;overflow:visible}.knowledge-canvas .material-tools .filter-trigger svg,.knowledge-canvas .material-tools .add-link-button svg{flex:0 0 auto;display:block;width:14px;height:14px}.knowledge-canvas .material-tools .material-ingest,.knowledge-canvas .material-tools .material-ingest-anchor,.knowledge-canvas .material-tools .filter-anchor{display:flex;align-items:center;flex:0 0 auto;height:var(--kb-tool-h);overflow:visible}.settings-canvas{padding:36px 48px 48px;overflow:auto}.settings-page{width:min(1080px,100%);margin:0;text-align:left}.settings-header{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin-bottom:18px;padding:0}.settings-back{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:#667484;font-size:14px;line-height:1;height:26px;cursor:pointer}.settings-back svg{display:block;flex:0 0 auto;width:16px;height:16px}.settings-back:hover{color:#162131}.settings-header h1{margin:22px 0 0;font-size:22px;letter-spacing:-.03em;color:#162131;font-weight:650;line-height:1}.settings-tabs{display:flex;align-items:center;justify-content:flex-start;gap:4px;margin:0 0 16px;padding:0}.settings-tabs button{height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#667484;font-size:13px;font-weight:550;line-height:1;outline:none;box-shadow:none}.settings-tabs button:first-child{padding-left:0;padding-right:12px}.settings-tabs button.is-active{background:#141e2a0f;color:#162131}.settings-tabs button:focus-visible{box-shadow:inset 0 0 0 1px #16213138}.settings-hint,.settings-panel,.settings-account-panel,.settings-notice,.settings-error,.settings-loading{margin-left:0;padding-left:0}.settings-hint{margin:0 0 12px;padding:0;color:#7a8694;font-size:12.5px;line-height:1.45}.settings-hint--inline{margin:0}.settings-notice,.settings-error,.settings-loading{margin:0 0 12px;padding:10px 12px;border-radius:10px;font-size:12.5px;line-height:1.45}.settings-notice{background:#eef6f0;color:#2f6b45}.settings-error{background:#f8ecec;color:#9a4040}.settings-loading{display:inline-flex;align-items:center;gap:8px;background:#ffffffb3;color:#5d6b7c}.settings-panel{display:flex;flex-direction:column;align-items:stretch;padding:0;margin:0}.settings-card,.platform-connection-card{margin:0;padding:0;list-style:none;border:1px solid rgba(167,174,185,.26);border-radius:14px;background:#ffffffc7;overflow:hidden}.platform-connection-item{padding:14px 12px;border-top:1px solid rgba(167,174,185,.18)}.platform-connection-item:first-child{border-top:0}.platform-connection-item.is-focused{background:#788caa0f}.platform-connection-body{display:grid;grid-template-columns:5.5em 6.5em minmax(0,1fr) max-content;align-items:center;column-gap:14px;width:100%}.platform-connection-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:600;color:#162131}.platform-connection-status{display:inline-flex;align-items:center;justify-self:start;gap:6px;max-width:100%;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap}.platform-connection-status i{width:5px;height:5px;border-radius:50%;flex:0 0 auto}.platform-connection-status.is-connected{background:#e8f5ec;color:#2f6b45}.platform-connection-status.is-connected i{background:#3f9a5f}.platform-connection-status.is-disconnected{background:#eef1f4;color:#667484}.platform-connection-status.is-disconnected i{background:#b0b8c2}.platform-connection-item.is-upcoming .platform-connection-status{background:#f3f1ec;color:#8a7f6e}.platform-connection-item.is-upcoming .platform-connection-status i{background:#c4b8a4}.platform-connection-meta{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 20px;margin:0;padding:0;min-width:0}.platform-connection-meta div{min-width:0}.platform-connection-meta dt{margin:0 0 2px;color:#8a94a2;font-size:11.5px}.platform-connection-meta dd{margin:0;color:#314150;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-connection-actions{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:8px;width:max-content;min-width:0;justify-self:end}.platform-connection-actions button{height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:5px;padding:0 12px;border:1px solid rgba(158,168,180,.34);border-radius:8px;background:#fff;color:#243041;font-size:12.5px;white-space:nowrap;line-height:1}.platform-connection-actions button:hover:not(:disabled){border-color:#78879b80}.platform-connection-actions button:disabled{opacity:.55}.platform-connection-actions .is-secondary{background:#ffffffb3;color:#506073}.platform-connection-actions .is-danger{color:#a54b4b;border-color:#a54b4b47}.settings-account-panel{display:flex;flex-direction:column;gap:22px;padding:0;margin:0}.settings-section{display:flex;flex-direction:column;align-items:stretch;gap:8px;min-width:0;padding:0;margin:0;width:100%}.settings-section h2{margin:0;padding:0;color:#667484;font-size:12px;font-weight:600;letter-spacing:.02em;text-align:left}.settings-section .settings-card{width:100%}.settings-account-facts{display:grid;gap:0;padding:4px 0}.settings-account-facts>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center;min-height:48px;padding:0 12px;border-top:1px solid rgba(167,174,185,.16)}.settings-account-facts>div:first-child{border-top:0}.settings-account-facts dt{color:#8a94a2;font-size:12.5px}.settings-account-facts dd{margin:0;color:#243041;font-size:13.5px;word-break:break-all}.settings-name-view{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-text-action{padding:0;border:0;background:transparent;color:#4d6b8a;font-size:12.5px;cursor:pointer}.settings-text-action:hover{color:#243041}.settings-name-edit{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.settings-name-edit input{flex:1 1 160px;min-width:0;height:32px;padding:0 10px;border:1px solid rgba(158,168,180,.36);border-radius:8px;background:#fff;color:#243041;font-size:13px}.settings-name-edit input:focus{outline:0;border-color:#5a78a08c}.settings-name-edit button,.settings-password-actions button{height:32px;padding:0 12px;border:1px solid rgba(158,168,180,.34);border-radius:8px;background:#111;color:#fff;font-size:12.5px}.settings-name-edit button.is-secondary,.settings-password-actions button.is-secondary{background:#fff;color:#506073}.settings-name-edit button:disabled,.settings-password-actions button:disabled{opacity:.55}.settings-password-edit{display:grid;gap:12px;padding:14px 12px}.settings-password-edit label{display:grid;gap:5px}.settings-password-edit label span{color:#8a94a2;font-size:12px}.settings-password-edit input{height:34px;padding:0 10px;border:1px solid rgba(158,168,180,.36);border-radius:8px;background:#fff;color:#243041;font-size:13px}.settings-password-edit input:focus{outline:0;border-color:#5a78a08c}.settings-password-actions{display:flex;gap:8px}.settings-action-list{display:grid}.settings-action-list li{border-top:1px solid rgba(167,174,185,.16)}.settings-action-list li:first-child{border-top:0}.settings-action-row{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:0;background:transparent;color:#243041;font-size:13.5px;text-align:left;cursor:pointer}.settings-action-row:hover:not(:disabled){background:#141e2a09}.settings-action-row:disabled{cursor:default;opacity:.72}.settings-action-meta{color:#8a94a2;font-size:12px}.settings-action-chevron{flex:0 0 auto;color:#9aa5b2}.settings-action-row .is-danger-label{display:inline-flex;align-items:center;gap:7px;color:#a54b4b}.settings-action-row.is-danger{color:#a54b4b}.settings-action-row.is-danger:hover{background:#a54b4b0d}.is-spin{animation:settings-spin 1s linear infinite}@keyframes settings-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.is-spin{animation:none}}@media(max-width:900px){.platform-connection-body{grid-template-columns:5.5em 6.5em minmax(0,1fr);gap:10px 12px}.platform-connection-actions{grid-column:1 / -1;width:auto;justify-self:stretch;justify-content:flex-start}}@media(max-width:560px){.platform-connection-body{grid-template-columns:minmax(0,1fr) auto;gap:10px 12px}.platform-connection-name{grid-column:1}.platform-connection-status{grid-column:2;justify-self:end}.platform-connection-meta{grid-column:1 / -1}.platform-connection-actions{grid-column:1 / -1;justify-content:flex-start}}.note-context-menu,.note-context-menu__submenu,.notes-list__filter-menu,.home-history-context-menu,.material-context-menu,.account-menu,.kb-rail-menu,.history-popover,.cards-filter-menu,.card-detail-dialog__menu,.answer-capture-menu,.answer-more-menu,.floating-menu,.composer-menu,.composer-model-menu,.material-ingest-menu,.material-filter-popover,.note-editor__swatch-menu,.note-editor__card-picker{background:var(--menu-bg);color:var(--menu-fg);border:0;border-radius:var(--menu-radius);box-shadow:var(--menu-shadow);backdrop-filter:none;-webkit-backdrop-filter:none}.note-context-menu button,.note-context-menu__submenu button,.notes-list__filter-menu button,.home-history-context-menu button,.material-context-menu button,.account-menu button,.kb-rail-menu button,.cards-filter-menu button,.answer-capture-menu button,.answer-more-menu button,.floating-menu button,.composer-menu button,.composer-model-menu button,.material-ingest-menu button,.material-filter-popover button,.note-editor__swatch-menu button,.note-editor__card-picker button{color:var(--menu-fg)}.note-context-menu button:hover,.note-context-menu button:focus-visible,.note-context-menu button.is-checked,.note-context-menu__submenu button:hover,.note-context-menu__submenu button:focus-visible,.note-context-menu__item.is-open>button,.notes-list__filter-menu button:hover,.notes-list__filter-menu button:focus-visible,.notes-list__filter-menu button.is-checked,.home-history-context-menu button:hover,.home-history-context-menu button:focus-visible,.material-context-menu button:hover,.material-context-menu button:focus-visible,.material-context-menu button.is-checked,.account-menu button:hover,.account-menu button:focus-visible,.kb-rail-menu button:hover,.kb-rail-menu button:focus-visible,.kb-rail-menu button.selected,.history-popover button:hover,.history-popover button:focus-visible,.history-popover button.is-active,.knowledge-canvas .history-popover button:hover,.knowledge-canvas .history-popover button:focus-visible,.knowledge-canvas .history-popover button.is-active,.history-popover .is-renaming,.cards-filter-menu button:hover,.cards-filter-menu button:focus-visible,.cards-filter-menu button.is-active,.answer-capture-menu button:hover,.answer-capture-menu button:focus-visible,.answer-more-menu button:hover,.answer-more-menu button:focus-visible,.floating-menu button:hover,.floating-menu button:focus-visible,.floating-menu button.is-active,.composer-menu button:hover,.composer-menu button:focus-visible,.composer-model-menu button:hover,.composer-model-menu button:focus-visible,.composer-model-menu button.is-active,.material-ingest-menu button:hover,.material-ingest-menu button:focus-visible,.material-filter-popover button:hover,.material-filter-popover button:focus-visible,.material-filter-popover button.is-active,.material-filter-popover button.selected,.note-editor__swatch-menu button:hover,.note-editor__swatch-menu button:focus-visible,.note-editor__card-picker button:hover,.note-editor__card-picker button:focus-visible{background:var(--menu-hover-bg)}.note-context-menu button.is-danger,.note-context-menu__submenu button.is-danger,.home-history-context-menu button.is-danger,.material-context-menu button.is-danger,.account-menu button.is-danger,.account-menu .account-logout,.kb-rail-menu button.is-danger,.cards-filter-menu button.is-danger,.card-detail-dialog__menu button.is-danger,.answer-more-menu button.is-danger,.composer-menu button.is-danger,.material-ingest-menu button.is-danger{color:var(--menu-danger)}.note-context-menu button.is-danger:hover,.note-context-menu button.is-danger:focus-visible,.note-context-menu__submenu button.is-danger:hover,.note-context-menu__submenu button.is-danger:focus-visible,.home-history-context-menu button.is-danger:hover,.home-history-context-menu button.is-danger:focus-visible,.material-context-menu button.is-danger:hover,.material-context-menu button.is-danger:focus-visible,.account-menu button.is-danger:hover,.account-menu button.is-danger:focus-visible,.account-menu .account-logout:hover,.account-menu .account-logout:focus-visible,.kb-rail-menu button.is-danger:hover,.kb-rail-menu button.is-danger:focus-visible,.cards-filter-menu button.is-danger:hover,.cards-filter-menu button.is-danger:focus-visible,.card-detail-dialog__menu button.is-danger:hover,.card-detail-dialog__menu button.is-danger:focus-visible,.answer-more-menu button.is-danger:hover,.answer-more-menu button.is-danger:focus-visible,.composer-menu button.is-danger:hover,.composer-menu button.is-danger:focus-visible,.material-ingest-menu button.is-danger:hover,.material-ingest-menu button.is-danger:focus-visible{background:var(--menu-danger-hover);color:var(--menu-danger)}.note-context-menu__separator,.home-history-context-menu__separator,.material-context-menu__separator,.account-menu__separator,.kb-rail-menu__separator,.cards-filter-menu__separator,.answer-more-menu__separator,.composer-menu__separator,.material-ingest-menu__separator{background:var(--menu-separator)}.material-filter-popover section+section{border-top-color:var(--menu-separator)}input::placeholder,textarea::placeholder{color:#9ea4ad;opacity:1}.note-rich-editor{--note-font-stack: "Refind Source Han SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif;font-family:var(--note-font-stack);color:#1d2129}.note-rich-editor .ProseMirror{outline:none;min-height:280px;font-family:var(--note-font-stack);font-size:16px;font-weight:400;line-height:24px;color:#1d2129}.note-rich-editor .ProseMirror p.is-editor-empty:first-child:before{color:#9ea4ad;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.note-typo{font-family:var(--note-font-stack)}.note-typo--h1,.note-rich-editor .ProseMirror h1{font-size:28px;font-weight:600;line-height:36px;color:#1d2129;margin:0 0 24px}.note-typo--h2,.note-rich-editor .ProseMirror h2{font-size:24px;font-weight:600;line-height:32px;color:#1d2129;margin:20px 0 16px}.note-typo--h3,.note-rich-editor .ProseMirror h3{font-size:20px;font-weight:550;line-height:28px;color:#1d2129;margin:16px 0 12px}.note-typo--body1,.note-rich-editor .ProseMirror p,.note-rich-editor .ProseMirror p[data-body=body1]{font-size:16px;font-weight:400;line-height:24px;color:#1d2129;margin:0 0 8px}.note-typo--body2,.note-rich-editor .ProseMirror p[data-body=body2]{font-size:14px;font-weight:400;line-height:20px;color:#4e5969;margin:0 0 6px}.note-typo--body3,.note-rich-editor .ProseMirror p[data-body=body3]{font-size:12px;font-weight:400;line-height:18px;color:#86909c;margin:0 0 4px}.note-rich-editor .ProseMirror blockquote{width:fit-content;max-width:100%;margin:0 0 8px;padding:5px 10px;border-left:3px solid #dadad8;border-radius:0;color:#8a8a87;background:#f2f2f0;font-size:14px;line-height:20px}.note-rich-editor .ProseMirror blockquote p,.note-rich-editor .ProseMirror blockquote p[data-body=body1],.note-rich-editor .ProseMirror blockquote p[data-body=body2],.note-rich-editor .ProseMirror blockquote p[data-body=body3],.note-rich-editor .ProseMirror blockquote h1,.note-rich-editor .ProseMirror blockquote h2,.note-rich-editor .ProseMirror blockquote h3{color:#8a8a87}.note-rich-editor .ProseMirror blockquote p,.note-rich-editor .ProseMirror blockquote p[data-body]{display:block;margin:0;padding:0;border-radius:0;background:transparent}.note-rich-editor .ProseMirror ul,.note-rich-editor .ProseMirror ol{margin:10px 0 16px;padding-left:1.45em}.note-rich-editor .ProseMirror li{margin:0 0 6px}.note-rich-editor .ProseMirror li p{margin:0}.note-rich-editor .note-citation-node{display:inline;vertical-align:baseline}.note-rich-editor .ProseMirror a{color:#1d4ed8;text-decoration:underline}@media(min-width:768px)and (max-width:1199px){.note-typo--h1,.note-rich-editor .ProseMirror h1{font-size:26px;line-height:34px;margin-bottom:19px}.note-typo--h2,.note-rich-editor .ProseMirror h2{font-size:22px;line-height:30px;margin-top:16px;margin-bottom:13px}.note-typo--h3,.note-rich-editor .ProseMirror h3{font-size:19px;line-height:26px;margin-top:13px;margin-bottom:10px}.note-typo--body1,.note-rich-editor .ProseMirror p,.note-rich-editor .ProseMirror p[data-body=body1]{font-size:17px;line-height:26px;margin-bottom:6px}.note-typo--body2,.note-rich-editor .ProseMirror p[data-body=body2]{font-size:15px;line-height:22px;margin-bottom:5px}.note-typo--body3,.note-rich-editor .ProseMirror p[data-body=body3]{font-size:13px;line-height:20px;margin-bottom:3px}}@media(max-width:767px){.note-typo--h1,.note-rich-editor .ProseMirror h1{font-size:24px;line-height:32px;margin-bottom:17px}.note-typo--h2,.note-rich-editor .ProseMirror h2{font-size:22px;line-height:30px;margin-top:14px;margin-bottom:11px}.note-typo--h3,.note-rich-editor .ProseMirror h3{font-size:18px;line-height:26px;margin-top:11px;margin-bottom:8px}.note-typo--body1,.note-rich-editor .ProseMirror p,.note-rich-editor .ProseMirror p[data-body=body1]{font-size:15px;line-height:22px;margin-bottom:6px}.note-typo--body2,.note-rich-editor .ProseMirror p[data-body=body2]{font-size:14px;line-height:20px;margin-bottom:4px}.note-typo--body3,.note-rich-editor .ProseMirror p[data-body=body3]{font-size:12px;line-height:18px;margin-bottom:3px}}
