*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--bg:#f7f6f2;--surface:#fff;--surface2:#f2f1ed;--border:#00000014;--border-md:#00000024;--text:#1a1a18;--text-muted:#6b6a65;--text-faint:#a09f9a;--accent:#1d9e75;--accent-light:#e1f5ee;--accent-dark:#0f6e56;--radius:12px;--radius-sm:8px;--radius-lg:16px;--font:"DM Sans", system-ui, sans-serif;--mono:"DM Mono", monospace;--shadow:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000014, 0 2px 4px #0000000a}@media (prefers-color-scheme:dark){:root{--bg:#141412;--surface:#1e1d1b;--surface2:#252421;--border:#ffffff14;--border-md:#ffffff24;--text:#f0efe9;--text-muted:#908f89;--text-faint:#5a5955;--accent-light:#0b3d2c}}._logo_9uc8r_1{align-items:center;gap:10px;padding:0 20px 28px;display:flex}._logoMark_9uc8r_8{background:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._logoMark_9uc8r_8 svg{stroke:#fff;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}._logoName_9uc8r_29{letter-spacing:-.02em;color:var(--text);font-size:15px;font-weight:500}._navGroup_9uc8r_36{margin-bottom:24px;padding:0 12px}._navGroupLabel_9uc8r_41{color:var(--text-faint);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;padding:0 8px;font-size:10px;font-weight:500}._navItem_9uc8r_53{border-radius:var(--radius-sm);cursor:pointer;width:100%;color:var(--text-muted);font-family:var(--font);text-align:left;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:10px;margin-bottom:2px;padding:8px 10px;font-size:13px;font-weight:400;text-decoration:none;transition:background .12s,color .12s;display:flex}._navItem_9uc8r_53:hover{background:var(--surface2);color:var(--text)}._navItemActive_9uc8r_81{background:var(--accent-light);color:var(--accent-dark);font-weight:500}._navItem_9uc8r_53 svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:15px;height:15px}._footer_9uc8r_98{border-top:1px solid var(--border);margin-top:auto;padding:16px 20px 0}._storageLabel_9uc8r_104{color:var(--text-faint);margin-bottom:8px;font-size:11px}._storageBar_9uc8r_110{background:var(--surface2);border-radius:2px;height:4px;overflow:hidden}._storageFill_9uc8r_117{background:var(--accent);border-radius:2px;width:42%;height:100%}._storageInfo_9uc8r_124{color:var(--text-faint);font-size:11px;font-family:var(--mono);margin-top:6px}._userCard_9uc8r_133{border-top:1px solid var(--border);cursor:pointer;color:inherit;align-items:center;gap:10px;margin-top:auto;padding:10px 16px;transition:background .12s;display:flex}._userCard_9uc8r_133:hover{background:var(--surface2)}._userCardActive_9uc8r_149{background:var(--accent-light)}._userAvatar_9uc8r_153{background:var(--accent);color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex}._userInfo_9uc8r_168{flex:1;min-width:0}._userName_9uc8r_173{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}._userEmail_9uc8r_182{color:var(--text-faint);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11px;overflow:hidden}._topbar_15syr_1{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:12px;height:56px;padding:0 20px;display:flex}._hamburger_15syr_12{border-radius:var(--radius-sm);border:1px solid var(--border);cursor:pointer;width:34px;height:34px;color:var(--text-muted);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:none}._hamburger_15syr_12 svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:15px;height:15px}._searchBar_15syr_35{background:var(--surface2);border:1px solid var(--border);cursor:text;border-radius:100px;flex:1;align-items:center;gap:8px;max-width:360px;height:34px;padding:0 14px;display:flex}._searchBar_15syr_35 svg{width:13px;height:13px;stroke:var(--text-faint);fill:none;stroke-width:2px;stroke-linecap:round;flex-shrink:0}._searchBar_15syr_35 input{font-family:var(--font);color:var(--text);caret-color:var(--accent);background:0 0;border:none;outline:none;flex:1;font-size:13px}._searchBar_15syr_35 input::placeholder{color:var(--text-faint)}._topbarRight_15syr_74{align-items:center;gap:8px;margin-left:auto;display:flex}._btn_15syr_81{height:32px;font-family:var(--font);cursor:pointer;border:1px solid var(--border-md);background:var(--surface);color:var(--text-muted);white-space:nowrap;border-radius:100px;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:500;transition:background .12s,border-color .12s;display:flex}._btn_15syr_81:hover{background:var(--surface2)}._btn_15syr_81 svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}._btnAccent_15syr_115{background:var(--accent);border-color:var(--accent);color:#fff}._btnAccent_15syr_115:hover{background:var(--accent-dark);border-color:var(--accent-dark)}._avatarBtn_15syr_126{background:var(--accent);color:#fff;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:600;text-decoration:none;transition:opacity .12s;display:flex}._avatarBtn_15syr_126:hover{opacity:.85}._avatarBtnActive_15syr_148{outline:2px solid var(--accent);outline-offset:2px}._btnLabel_15syr_153{display:inline}@media (width<=1024px){._hamburger_15syr_12{display:flex}._searchBar_15syr_35{max-width:none}._btnLabel_15syr_153{display:none}}@media (width<=640px){._topbar_15syr_1{padding:0 12px}}._viewport_1j75i_1{z-index:9999;outline:none;flex-direction:column;gap:8px;width:360px;max-width:calc(100vw - 48px);margin:0;padding:0;list-style:none;display:flex;position:fixed;bottom:24px;right:24px}._root_1j75i_17{background:var(--surface);border:1px solid var(--border-md);border-radius:var(--radius);box-shadow:var(--shadow-md);font-family:var(--font);padding:14px 14px 14px 18px;position:relative;overflow:hidden}._root_1j75i_17:before{content:"";background:var(--accent);border-radius:3px 0 0 3px;width:3px;position:absolute;top:0;bottom:0;left:0}._root_1j75i_17[data-state=open]{animation:.22s cubic-bezier(.16,1,.3,1) _toastSlideIn_1j75i_1}._root_1j75i_17[data-state=closed]{animation:.15s ease-in forwards _toastFadeOut_1j75i_1}._root_1j75i_17[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}._root_1j75i_17[data-swipe=cancel]{transition:transform .2s ease-out;transform:translate(0)}._root_1j75i_17[data-swipe=end]{animation:.12s ease-out forwards _toastSwipeOut_1j75i_1}._error_1j75i_60:before{background:#e5534b}._info_1j75i_64:before{background:#3b82f6}._success_1j75i_68:before{background:var(--accent)}._body_1j75i_72{align-items:flex-start;gap:10px;display:flex}._texts_1j75i_78{flex:1;min-width:0}._title_1j75i_83{color:var(--text);font-size:13px;font-weight:600;line-height:1.4}._description_1j75i_90{color:var(--text-muted);margin-top:2px;font-size:12px;line-height:1.5}._actions_1j75i_97{flex-shrink:0;align-items:center;gap:4px;margin-top:1px;display:flex}._actionBtn_1j75i_105{height:26px;font-family:var(--font);cursor:pointer;border:1px solid var(--border-md);background:var(--accent-light);color:var(--accent-dark);white-space:nowrap;border-radius:100px;padding:0 10px;font-size:11px;font-weight:500;transition:background .12s,color .12s,border-color .12s}._actionBtn_1j75i_105:hover{background:var(--accent);color:#fff;border-color:var(--accent)}._closeBtn_1j75i_129{border-radius:var(--radius-sm);cursor:pointer;width:24px;height:24px;color:var(--text-faint);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:flex}._closeBtn_1j75i_129:hover{background:var(--surface2);color:var(--text)}._closeBtn_1j75i_129 svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:11px;height:11px}@keyframes _toastSlideIn_1j75i_1{0%{opacity:0;transform:translate(calc(100% + 24px))}to{opacity:1;transform:translate(0)}}@keyframes _toastFadeOut_1j75i_1{0%{opacity:1}to{opacity:0;transform:translate(8px)}}@keyframes _toastSwipeOut_1j75i_1{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translate(calc(100% + 24px))}}._button_80j9r_3{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;font-size:11px;font-family:var(--font);color:var(--text-muted);cursor:pointer;background:0 0;padding:5px 0;transition:border-color .12s,color .12s;display:block}._button_80j9r_3:hover{border-color:var(--accent);color:var(--accent-dark)}._overlay_d3jul_1{z-index:1000;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}._backdrop_d3jul_11{cursor:default;background:#0006;border:none;width:100%;height:100%;padding:0;animation:.15s ease-out _fadeIn_d3jul_1;position:absolute;inset:0}._dialog_d3jul_23{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);flex-direction:column;width:100%;max-height:min(86vh,900px);animation:.15s ease-out _popIn_d3jul_1;display:flex;position:relative}._dialog_d3jul_23:focus{outline:none}._sizeSm_d3jul_40{max-width:360px}._sizeMd_d3jul_44{max-width:560px}._sizeLg_d3jul_48{max-width:1040px}._header_d3jul_52{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}._title_d3jul_64{font-family:var(--font);color:var(--text);white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:15px;font-weight:600;overflow:hidden}._closeBtn_d3jul_76{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .12s,color .12s;display:flex}._closeBtn_d3jul_76:hover{border-color:var(--border-md);color:var(--text)}._closeBtn_d3jul_76 svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:14px;height:14px}._body_d3jul_109{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden auto}._footer_d3jul_117{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}@keyframes _fadeIn_d3jul_1{0%{opacity:0}to{opacity:1}}@keyframes _popIn_d3jul_1{0%{opacity:0;transform:scale(.96)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}._description_96wiw_1{font-family:var(--font);color:var(--text-muted);word-break:break-word;margin:0;padding:16px;font-size:13px;line-height:1.4}._cancelBtn_96wiw_11{border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-family:var(--font);color:var(--text-muted);cursor:pointer;background:0 0;padding:7px 14px;transition:border-color .12s}._cancelBtn_96wiw_11:hover{border-color:var(--border-md)}._confirmBtn_96wiw_27{color:#fff;border-radius:var(--radius-sm);font-size:13px;font-weight:500;font-family:var(--font);cursor:pointer;background:#c0392b;border:none;padding:7px 14px;transition:opacity .12s}._confirmBtn_96wiw_27:hover{opacity:.85}._viewport_1taky_1{background:var(--surface2);flex:1;justify-content:center;align-items:center;min-height:0;padding:18px 22px 28px;display:flex;overflow:auto}._zoomBtn_1taky_14{cursor:zoom-in;background:0 0;border:none;margin:auto;padding:0;line-height:0;display:block}._zoomBtn_1taky_14[aria-pressed=true]{cursor:zoom-out}._imageFit_1taky_28{object-fit:contain;border-radius:var(--radius-sm);max-width:100%;max-height:calc(min(86vh,900px) - 160px);display:block}._imageFull_1taky_40{border-radius:var(--radius-sm);max-width:none;display:block}._state_1taky_46{min-height:240px;font-family:var(--font);color:var(--text-muted);justify-content:center;align-items:center;font-size:13px;display:flex}@media (width<=720px){._viewport_1taky_1{padding:14px 16px 22px}}._fallback_1c2o7_1{min-height:240px;font-family:var(--font);color:var(--text-muted);justify-content:center;align-items:center;font-size:13px;display:flex}._downloadBtn_1c2o7_11{border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font);color:var(--text-muted);cursor:pointer;background:0 0;padding:6px 14px;font-size:12px;transition:border-color .12s,color .12s}._downloadBtn_1c2o7_11:hover{border-color:var(--border-md);color:var(--text)}._viewport_10gsq_1{background:var(--surface2);flex:1;justify-content:center;align-items:center;min-height:0;padding:18px 22px 28px;display:flex}._video_10gsq_14{border-radius:var(--radius-sm);background:#000;max-width:100%;max-height:calc(min(86vh,900px) - 160px);display:block}._audio_10gsq_22{width:100%;max-width:520px;display:block}._state_10gsq_28{min-height:240px;font-family:var(--font);color:var(--text-muted);justify-content:center;align-items:center;font-size:13px;display:flex}@media (width<=720px){._viewport_10gsq_1{padding:14px 16px 22px}}._viewport_17abo_1{background:var(--surface2);flex:1;min-height:0;display:flex}._frame_17abo_11{border:none;width:100%;height:calc(min(86vh,900px) - 114px);min-height:240px;display:block}._prose_z5h5w_6{font-family:var(--font);color:var(--text);overflow-wrap:break-word;font-size:13px;line-height:1.65}._prose_z5h5w_6>:first-child{margin-top:0}._prose_z5h5w_6>:last-child{margin-bottom:0}._prose_z5h5w_6 h1,._prose_z5h5w_6 h2,._prose_z5h5w_6 h3,._prose_z5h5w_6 h4{color:var(--text);margin:22px 0 8px;font-weight:600;line-height:1.3}._prose_z5h5w_6 h1{letter-spacing:-.01em;font-size:19px}._prose_z5h5w_6 h2{border-bottom:1px solid var(--border);padding-bottom:6px;font-size:15px}._prose_z5h5w_6 h3{font-size:14px}._prose_z5h5w_6 h4{color:var(--text-muted);font-size:13px}._prose_z5h5w_6 p{margin:0 0 10px}._prose_z5h5w_6 ul,._prose_z5h5w_6 ol{margin:0 0 10px;padding-left:20px}._prose_z5h5w_6 li{margin-bottom:3px}._prose_z5h5w_6 li>ul,._prose_z5h5w_6 li>ol{margin:3px 0 0}._prose_z5h5w_6 strong{font-weight:600}._prose_z5h5w_6 hr{background:var(--border);border:none;height:1px;margin:20px 0}._prose_z5h5w_6 blockquote{border-left:2px solid var(--border-md);color:var(--text-muted);margin:0 0 10px;padding:2px 0 2px 12px}._prose_z5h5w_6 code{font-family:var(--mono);background:var(--surface2);border:1px solid var(--border);border-radius:4px;padding:1px 4px;font-size:.92em}._prose_z5h5w_6 pre{border:1px solid var(--border);border-radius:var(--radius-sm);tab-size:4;margin:0 0 12px;padding:12px 14px;font-size:12px;line-height:1.55;overflow-x:auto}._prose_z5h5w_6 pre code{font-family:var(--mono);font-size:inherit;background:0 0;border:none;border-radius:0;padding:0}._prose_z5h5w_6 .shiki,._prose_z5h5w_6 .shiki span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}._tableWrap_z5h5w_129{margin:0 0 12px;overflow-x:auto}._tableWrap_z5h5w_129 table{border-collapse:collapse;width:100%;font-size:12px}._tableWrap_z5h5w_129 th,._tableWrap_z5h5w_129 td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:6px 10px}._tableWrap_z5h5w_129 th{background:var(--surface2);white-space:nowrap;font-weight:600}._prose_z5h5w_6 a{color:var(--accent);text-decoration:none}._prose_z5h5w_6 a:hover{text-decoration:underline}._deadLink_z5h5w_164{color:var(--text-faint);text-decoration:line-through}@media (prefers-color-scheme:dark){._prose_z5h5w_6 .shiki,._prose_z5h5w_6 .shiki span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}}._notice_1d14w_1{z-index:1;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface2);font-family:var(--font);color:var(--text-muted);margin-bottom:12px;padding:8px 12px;font-size:12px;line-height:1.5;position:sticky;top:0}._content_1pjkb_1{flex:1;min-height:0;padding:18px 22px 28px;overflow:auto}._text_1pjkb_8{font-family:var(--mono);color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;tab-size:4;margin:0;font-size:12.5px;line-height:1.6}._state_1pjkb_21{min-height:240px;font-family:var(--font);color:var(--text-muted);justify-content:center;align-items:center;font-size:13px;display:flex}@media (width<=720px){._content_1pjkb_1{padding:14px 16px 22px}}._downloadBtn_7gvfx_1{border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font);color:var(--text-muted);cursor:pointer;background:0 0;padding:6px 14px;font-size:12px;transition:border-color .12s,color .12s}._downloadBtn_7gvfx_1:hover{border-color:var(--border-md);color:var(--text)}._zone_178xf_1{min-height:100%;position:relative}._overlay_178xf_6{z-index:150;pointer-events:none;border-radius:var(--radius-lg);border:1.5px dashed var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);justify-content:center;align-items:center;padding:16px;animation:.12s ease-out _dropFadeIn_178xf_1;display:flex;position:fixed}._card_178xf_22{border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);text-align:center;flex-direction:column;align-items:center;gap:4px;padding:20px 28px;display:flex}._iconWrap_178xf_35{background:var(--accent-light);width:40px;height:40px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:6px;display:flex}._iconWrap_178xf_35 svg{width:18px;height:18px}._title_178xf_52{color:var(--text);font-size:13px;font-weight:500}._sub_178xf_58{color:var(--text-faint);font-size:12px}._progress_178xf_63{z-index:140;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border-md);box-shadow:var(--shadow-md);color:var(--text-muted);font-size:12px;font-family:var(--mono);align-items:center;gap:8px;padding:8px 14px;display:flex;position:fixed;bottom:24px;left:24px}._spinner_178xf_81{border:2px solid var(--border-md);border-top-color:var(--accent);border-radius:50%;width:12px;height:12px;animation:.7s linear infinite _dropSpin_178xf_1}@keyframes _dropFadeIn_178xf_1{0%{opacity:0}to{opacity:1}}@keyframes _dropSpin_178xf_1{to{transform:rotate(360deg)}}@media (width<=640px){._progress_178xf_63{bottom:14px;left:14px}}@media (prefers-reduced-motion:reduce){._overlay_178xf_6{animation:none}._spinner_178xf_81{animation-duration:2s}}._page_y51if_1{font-family:var(--font);background:var(--bg);color:var(--text);height:100vh;font-size:14px;line-height:1.5;display:flex;overflow:hidden}._overlay_y51if_12{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;display:none;position:fixed;inset:0}._overlayVisible_y51if_21{display:block}._drawer_y51if_25{background:var(--surface);z-index:201;width:260px;box-shadow:var(--shadow-md);flex-direction:column;padding:24px 0;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}._drawerOpen_y51if_41{transform:translate(0)}._sidebar_y51if_45{background:var(--surface);border-right:1px solid var(--border);z-index:100;flex-direction:column;flex-shrink:0;width:240px;padding:24px 0;display:flex}._main_y51if_56{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}._content_y51if_64{flex:1;padding:20px;overflow-y:auto}._content_y51if_64::-webkit-scrollbar{width:4px}._content_y51if_64::-webkit-scrollbar-track{background:0 0}._content_y51if_64::-webkit-scrollbar-thumb{background:var(--border-md);border-radius:2px}@media (width<=1024px){._sidebar_y51if_45{display:none}}@media (width<=640px){._content_y51if_64{padding:14px}}._sectionLabel_4iqvz_1{color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:500}._msgTable_4iqvz_10{border-collapse:collapse;background:var(--surface);border-radius:var(--radius);width:100%;box-shadow:var(--shadow);margin-bottom:24px;overflow:hidden}._msgRow_4iqvz_20{border-bottom:1px solid var(--border)}._msgRow_4iqvz_20:last-child{border-bottom:none}._msgCell_4iqvz_28{font-family:var(--mono);color:var(--text-muted);word-break:break-all;padding:10px 14px;font-size:12px}._msgAction_4iqvz_36{text-align:right;white-space:nowrap;width:1%;padding:8px 12px}._copyBtn_4iqvz_43{background:var(--accent-light);color:var(--accent);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:5px 12px;font-size:12px;font-weight:500;transition:background .15s}._copyBtn_4iqvz_43:hover{background:var(--accent);color:#fff}._deleteBtn_4iqvz_60{color:var(--error,#e53e3e);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;margin-left:4px;padding:5px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s}._deleteBtn_4iqvz_60:hover{background:var(--error,#e53e3e);color:#fff}._inputRow_4iqvz_80{gap:8px;margin-bottom:16px;display:flex}._textInput_4iqvz_86{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-family:var(--mono);color:var(--text);outline:none;flex:1;padding:7px 12px;transition:border-color .15s}._textInput_4iqvz_86:focus{border-color:var(--accent)}._sendBtn_4iqvz_103{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;padding:7px 16px;font-size:13px;font-weight:500;transition:opacity .15s}._sendBtn_4iqvz_103:hover{opacity:.85}._sendBtn_4iqvz_103:disabled{opacity:.5;cursor:default}._catalogRow_jx80r_1{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}._chip_jx80r_8{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}._chip_jx80r_8:hover{border-color:var(--accent);color:var(--text)}._chipActive_jx80r_31{background:var(--accent);color:#fff;border-color:var(--accent)}._chipActive_jx80r_31:hover{color:#fff}._chipCount_jx80r_41{opacity:.7;font-size:11px}._chipDelete_jx80r_46{color:inherit;cursor:pointer;opacity:.5;background:0 0;border:none;padding:0;font-size:14px;line-height:1;transition:opacity .15s}._chipDelete_jx80r_46:hover{opacity:1}._addChip_jx80r_62{border:1px dashed var(--border-md,var(--border));color:var(--text-faint);background:0 0}._addChip_jx80r_62:hover{color:var(--accent);border-style:solid;border-color:var(--accent)}._catalogSelect_jx80r_74{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-family:var(--mono);color:var(--text);outline:none;min-width:160px;padding:7px 12px;transition:border-color .15s}._catalogSelect_jx80r_74:focus{border-color:var(--accent)}._cancelBtn_jx80r_91{color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:0 0;padding:7px 14px;font-size:13px;font-weight:500;transition:background .15s}._cancelBtn_jx80r_91:hover{background:var(--border)}._emptyState_jx80r_108{text-align:center;color:var(--text-faint);background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:32px 24px;font-size:13px}._emptyIcon_jx80r_118{width:30px;height:30px;color:var(--text-faint);opacity:.6;margin:0 auto 10px;display:block}._emptyIcon_jx80r_118 svg{stroke:currentColor;fill:none;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}._sectionLabel_jx80r_137{color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:500}._inputRow_jx80r_146{gap:8px;margin-bottom:16px;display:flex}._textInput_jx80r_152{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-family:var(--mono);color:var(--text);outline:none;flex:1;padding:7px 12px;transition:border-color .15s}._textInput_jx80r_152:focus{border-color:var(--accent)}._sendBtn_jx80r_169{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;padding:7px 16px;font-size:13px;font-weight:500;transition:opacity .15s}._sendBtn_jx80r_169:hover{opacity:.85}._sendBtn_jx80r_169:disabled{opacity:.5;cursor:default}._formCard_jx80r_193{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:20px;padding:14px 16px}._formRow_jx80r_202{gap:8px;margin-bottom:10px;display:flex}._formRow_jx80r_202:last-child{margin-bottom:0}._card_jx80r_214{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:24px;overflow:hidden}._bookmarkRow_jx80r_223{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 16px;transition:background .12s;display:flex}._bookmarkRow_jx80r_223:last-child{border-bottom:none}._bookmarkRow_jx80r_223:hover{background:var(--surface2)}._avatar_jx80r_240{color:#fff;-webkit-user-select:none;user-select:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:600;display:flex}._bookmarkInfo_jx80r_254{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}._bookmarkTitle_jx80r_262{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:500;text-decoration:none;overflow:hidden}._bookmarkTitle_jx80r_262:hover{color:var(--accent);text-decoration:underline}._bookmarkUrl_jx80r_277{font-size:11.5px;font-family:var(--mono);color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._bookmarkActions_jx80r_286{flex-shrink:0;align-items:center;gap:4px;display:flex}._openBtn_jx80r_293{background:var(--accent-light);color:var(--accent-dark,var(--accent));border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}._openBtn_jx80r_293:hover{background:var(--accent);color:#fff}._iconBtn_jx80r_316{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-faint);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}._iconBtn_jx80r_316:hover{background:var(--border);color:var(--text)}._iconBtnDanger_jx80r_337:hover{color:var(--error,#e53e3e);background:#e53e3e1f}._openBtn_jx80r_293 svg,._iconBtn_jx80r_316 svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:14px;height:14px}._bookmarkRowEditing_jx80r_356{background:var(--surface2)}._editRow_jx80r_360{flex:1;align-items:center;gap:8px;min-width:0;display:flex}._editInput_jx80r_368{background:var(--surface);border:1px solid var(--border-md,var(--border));border-radius:var(--radius-sm);min-width:0;font-size:12.5px;font-family:var(--mono);color:var(--text);outline:none;flex:1;padding:6px 10px;transition:border-color .15s}._editInput_jx80r_368:focus{border-color:var(--accent)}._editSelect_jx80r_386{background:var(--surface);border:1px solid var(--border-md,var(--border));border-radius:var(--radius-sm);font-size:12px;font-family:var(--mono);color:var(--text);outline:none;flex-shrink:0;min-width:130px;padding:6px 10px}._saveBtn_jx80r_399{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;padding:6px 14px;font-size:12px;font-weight:600;transition:opacity .15s}._saveBtn_jx80r_399:hover{opacity:.85}._saveBtn_jx80r_399:disabled{opacity:.5;cursor:default}@media (width<=560px){._openBtnLabel_jx80r_423{display:none}._openBtn_jx80r_293{padding:6px}._bookmarkUrl_jx80r_277{display:none}._editRow_jx80r_360{flex-wrap:wrap}._editSelect_jx80r_386{min-width:100px}}._toolbar_uyyf7_3{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}._monthTitle_uyyf7_11{color:var(--text);align-items:baseline;gap:8px;font-size:17px;font-weight:600;display:flex}._monthYear_uyyf7_20{font-size:13px;font-family:var(--mono);color:var(--text-faint);font-weight:400}._toolbarActions_uyyf7_27{flex-shrink:0;align-items:center;gap:6px;display:flex}._iconBtn_uyyf7_34{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);width:30px;height:30px;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex}._iconBtn_uyyf7_34:hover{border-color:var(--accent);color:var(--text)}._iconBtn_uyyf7_34 svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}._todayBtn_uyyf7_66{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;white-space:nowrap;padding:6px 14px;font-size:12px;font-weight:500;transition:color .15s,border-color .15s}._todayBtn_uyyf7_66:hover{border-color:var(--accent);color:var(--text)}._calendarCard_uyyf7_88{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:24px;overflow:hidden}._weekdayRow_uyyf7_97{border-bottom:1px solid var(--border);background:var(--surface2);grid-template-columns:repeat(7,1fr);display:grid}._weekday_uyyf7_97{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--text-faint);padding:8px 6px;font-size:11px;font-weight:500}._grid_uyyf7_114{grid-template-columns:repeat(7,1fr);display:grid}._day_uyyf7_119{border:none;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);text-align:left;cursor:pointer;flex-direction:column;align-items:stretch;gap:4px;min-height:92px;padding:6px 8px;font-family:inherit;transition:background .12s;display:flex;position:relative}._day_uyyf7_119:nth-child(7n){border-right:none}._day_uyyf7_119:nth-last-child(-n+7){border-bottom:none}._day_uyyf7_119:hover{background:var(--surface2)}._dayNumber_uyyf7_149{width:22px;height:22px;color:var(--text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12.5px;font-weight:500;display:inline-flex}._dayWeekend_uyyf7_162 ._dayNumber_uyyf7_149{color:var(--text-muted)}._dayOutside_uyyf7_166{background:var(--bg);--day-note-opacity:.6}._dayOutside_uyyf7_166 ._dayNumber_uyyf7_149{color:var(--text-faint)}._dayToday_uyyf7_177 ._dayNumber_uyyf7_149{background:var(--accent);color:#fff;font-weight:600}._dayWithNote_uyyf7_183:after{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:12px;right:8px}._dayNote_uyyf7_194{opacity:var(--day-note-opacity,1);color:var(--accent-dark,var(--accent));background:var(--accent-light);-webkit-line-clamp:3;word-break:break-word;border-radius:6px;-webkit-box-orient:vertical;padding:3px 6px;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}._sectionLabel_uyyf7_211{color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:500}._card_uyyf7_220{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:24px;overflow:hidden}._noteRow_uyyf7_229{border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:12px;width:100%;padding:10px 16px;font-family:inherit;transition:background .12s;display:flex}._noteRow_uyyf7_229:last-child{border-bottom:none}._noteRow_uyyf7_229:hover{background:var(--surface2)}._noteDate_uyyf7_252{background:var(--accent-light);width:34px;height:34px;color:var(--accent-dark,var(--accent));border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex}._noteDay_uyyf7_265{font-size:13px;font-weight:600;line-height:1}._noteWeekday_uyyf7_271{text-transform:uppercase;letter-spacing:.04em;opacity:.75;font-size:9px}._noteText_uyyf7_278{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13.5px;overflow:hidden}._emptyState_uyyf7_288{text-align:center;color:var(--text-faint);background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:24px;padding:32px 24px;font-size:13px}._emptyIcon_uyyf7_299{width:30px;height:30px;color:var(--text-faint);opacity:.6;margin:0 auto 10px;display:block}._emptyIcon_uyyf7_299 svg{stroke:currentColor;fill:none;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}._noteInput_uyyf7_320{resize:vertical;background:var(--surface);border:1px solid var(--border-md,var(--border));border-radius:var(--radius-sm);width:100%;font-size:13px;font-family:var(--mono);color:var(--text);outline:none;padding:10px 12px;line-height:1.5;transition:border-color .15s}._noteInput_uyyf7_320:focus{border-color:var(--accent)}._modalFooter_uyyf7_339{justify-content:flex-end;align-items:center;gap:8px;display:flex}._deleteBtn_uyyf7_346{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;margin-right:auto;padding:7px 14px;font-size:13px;font-weight:500;transition:background .15s,color .15s}._deleteBtn_uyyf7_346:hover{color:var(--error,#e53e3e);background:#e53e3e1f}._cancelBtn_uyyf7_366{color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:0 0;padding:7px 14px;font-size:13px;font-weight:500;transition:background .15s}._cancelBtn_uyyf7_366:hover{background:var(--border)}._saveBtn_uyyf7_383{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;padding:7px 16px;font-size:13px;font-weight:500;transition:opacity .15s}._saveBtn_uyyf7_383:hover{opacity:.85}@media (width<=640px){._day_uyyf7_119{min-height:64px;padding:4px 5px}._dayNote_uyyf7_194{display:none}._dayWithNote_uyyf7_183:after{inset:auto auto 8px 50%;transform:translate(-50%)}}._page_qn2sy_1{gap:16px;height:100%;min-height:420px;display:flex}._groups_qn2sy_10{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:280px;box-shadow:var(--shadow);flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}._groupsHeader_qn2sy_22{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}._groupsTitle_qn2sy_31{color:var(--text);font-size:13.5px;font-weight:600}._newGroupBtn_qn2sy_37{border:1px dashed var(--border-md,var(--border));color:var(--text-faint);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:500;transition:color .15s,border-color .15s,border-style .15s}._newGroupBtn_qn2sy_37:hover{border-style:solid;border-color:var(--accent);color:var(--accent)}._searchRow_qn2sy_59{border-bottom:1px solid var(--border);padding:10px 12px;position:relative}._searchIcon_qn2sy_65{width:13px;height:13px;color:var(--text-faint);pointer-events:none;position:absolute;top:50%;left:22px;transform:translateY(-50%)}._searchIcon_qn2sy_65 svg{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}._searchInput_qn2sy_86{background:var(--surface2);border-radius:var(--radius-sm);width:100%;font-size:12.5px;font-family:var(--font);color:var(--text);border:1px solid #0000;outline:none;padding:7px 10px 7px 30px;transition:border-color .15s,background .15s}._searchInput_qn2sy_86:focus{background:var(--surface);border-color:var(--accent)}._groupList_qn2sy_106{flex:1;min-height:0;overflow-y:auto}._groupList_qn2sy_106::-webkit-scrollbar{width:4px}._groupList_qn2sy_106::-webkit-scrollbar-thumb{background:var(--border-md);border-radius:2px}._groupsEmpty_qn2sy_121{text-align:center;color:var(--text-faint);padding:24px 16px;font-size:12.5px}._groupRow_qn2sy_128{border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;transition:background .12s;display:flex}._groupRow_qn2sy_128:last-child{border-bottom:none}._groupRow_qn2sy_128:hover{background:var(--surface2)}._groupRowActive_qn2sy_151,._groupRowActive_qn2sy_151:hover{background:var(--accent-light)}._groupAvatar_qn2sy_159{color:#fff;-webkit-user-select:none;user-select:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:600;display:flex}._groupInfo_qn2sy_173{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._groupTopLine_qn2sy_181,._groupBottomLine_qn2sy_182{align-items:center;gap:8px;min-width:0;display:flex}._groupName_qn2sy_189{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:500;overflow:hidden}._groupTime_qn2sy_200{font-size:10.5px;font-family:var(--mono);color:var(--text-faint);flex-shrink:0}._groupPreview_qn2sy_207{min-width:0;color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11.5px;overflow:hidden}._unreadBadge_qn2sy_217{background:var(--accent);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 5px;font-size:10.5px;font-weight:600;display:inline-flex}._thread_qn2sy_234{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow);flex-direction:column;flex:1;display:flex;overflow:hidden}._placeholder_qn2sy_246{text-align:center;color:var(--text-faint);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:32px 24px;font-size:13px;display:flex}._placeholderIcon_qn2sy_259{width:34px;height:34px;color:var(--text-faint);opacity:.6}._placeholderIcon_qn2sy_259 svg{stroke:currentColor;fill:none;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}._threadHeader_qn2sy_276{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:10px;padding:10px 14px;display:flex}._backBtn_qn2sy_285{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:none}._backBtn_qn2sy_285:hover{background:var(--border);color:var(--text)}._backBtn_qn2sy_285 svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}._threadAvatar_qn2sy_317{color:#fff;-webkit-user-select:none;user-select:none;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11.5px;font-weight:600;display:flex}._threadInfo_qn2sy_331{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}._threadName_qn2sy_339{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}._threadMembers_qn2sy_348{color:var(--text-faint);font-size:11.5px}._memberStack_qn2sy_353{flex-shrink:0;display:flex}._memberChip_qn2sy_358{border:2px solid var(--surface);color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:-8px;font-size:9px;font-weight:600;display:flex}._feed_qn2sy_375{background:var(--bg);flex-direction:column;flex:1;gap:2px;min-height:0;padding:16px 14px;display:flex;overflow-y:auto}._feed_qn2sy_375::-webkit-scrollbar{width:4px}._feed_qn2sy_375::-webkit-scrollbar-thumb{background:var(--border-md);border-radius:2px}._feedEmpty_qn2sy_395{color:var(--text-faint);margin:auto;font-size:12.5px}._daySeparator_qn2sy_401{justify-content:center;margin:12px 0 8px;display:flex}._dayLabel_qn2sy_407{background:var(--surface);border:1px solid var(--border);color:var(--text-faint);border-radius:999px;padding:3px 12px;font-size:11px}._messageRow_qn2sy_416{align-items:flex-end;gap:8px;max-width:100%;margin-top:8px;display:flex}._messageRowStacked_qn2sy_424{margin-top:2px}._messageRowOwn_qn2sy_428{flex-direction:row-reverse}._messageAvatar_qn2sy_432{color:#fff;-webkit-user-select:none;user-select:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:600;display:flex}._messageAvatarSpacer_qn2sy_446{flex-shrink:0;width:28px}._bubbleWrap_qn2sy_451{flex-direction:column;gap:3px;min-width:0;max-width:min(560px,76%);display:flex}._messageAuthor_qn2sy_459{color:var(--text-muted);padding-left:2px;font-size:11px;font-weight:500}._bubble_qn2sy_451{background:var(--surface);border:1px solid var(--border);border-radius:14px 14px 14px 4px;align-items:flex-end;gap:8px;min-width:0;padding:7px 11px;display:flex}._messageRowOwn_qn2sy_428 ._bubble_qn2sy_451{background:var(--accent-light);border-color:#0000;border-radius:14px 14px 4px}._bubbleText_qn2sy_483{color:var(--text);white-space:pre-wrap;word-break:break-word;min-width:0;font-size:13.5px;line-height:1.45}._bubbleTime_qn2sy_492{font-size:10px;font-family:var(--mono);color:var(--text-faint);flex-shrink:0;padding-bottom:1px}._composer_qn2sy_502{border-top:1px solid var(--border);flex-shrink:0;align-items:flex-end;gap:8px;padding:10px 12px;display:flex}._composerInput_qn2sy_511{resize:none;background:var(--surface2);border-radius:var(--radius-sm);min-width:0;max-height:140px;font-size:13.5px;font-family:var(--font);color:var(--text);border:1px solid #0000;outline:none;flex:1;padding:9px 12px;line-height:1.45;transition:border-color .15s,background .15s;overflow-y:auto}._composerInput_qn2sy_511:focus{background:var(--surface);border-color:var(--accent)}._sendBtn_qn2sy_536{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .15s;display:inline-flex}._sendBtn_qn2sy_536:hover{opacity:.85}._sendBtn_qn2sy_536:disabled{opacity:.45;cursor:default}._sendBtn_qn2sy_536 svg{stroke:currentColor;fill:none;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}@media (width<=720px){._page_qn2sy_1{gap:0}._groups_qn2sy_10{width:100%}._thread_qn2sy_234,._pageThreadOpen_qn2sy_585 ._groups_qn2sy_10{display:none}._pageThreadOpen_qn2sy_585 ._thread_qn2sy_234{display:flex}._backBtn_qn2sy_285{display:inline-flex}._memberStack_qn2sy_353{display:none}._bubbleWrap_qn2sy_451{max-width:82%}}._page_udrml_1{gap:16px;height:100%;min-height:420px;display:flex}._list_udrml_10{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:280px;box-shadow:var(--shadow);flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}._listHeader_udrml_22{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}._listTitle_udrml_31{color:var(--text);font-size:13.5px;font-weight:600}._newNoteBtn_udrml_37{border:1px dashed var(--border-md,var(--border));color:var(--text-faint);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:500;transition:color .15s,border-color .15s,border-style .15s}._newNoteBtn_udrml_37:hover{border-style:solid;border-color:var(--accent);color:var(--accent)}._searchRow_udrml_59{border-bottom:1px solid var(--border);padding:10px 12px;position:relative}._searchIcon_udrml_65{width:13px;height:13px;color:var(--text-faint);pointer-events:none;position:absolute;top:50%;left:22px;transform:translateY(-50%)}._searchIcon_udrml_65 svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;width:100%;height:100%}._searchInput_udrml_85{background:var(--surface2);border-radius:var(--radius-sm);width:100%;font-size:12.5px;font-family:var(--font);color:var(--text);border:1px solid #0000;outline:none;padding:6px 10px 6px 30px;transition:border-color .15s}._searchInput_udrml_85:focus{border-color:var(--accent)}._searchInput_udrml_85::-webkit-search-cancel-button{cursor:pointer}._listBody_udrml_106{flex:1;min-height:0;overflow-y:auto}._listBody_udrml_106::-webkit-scrollbar{width:4px}._listBody_udrml_106::-webkit-scrollbar-track{background:0 0}._listBody_udrml_106::-webkit-scrollbar-thumb{background:var(--border-md);border-radius:2px}._listEmpty_udrml_125{text-align:center;color:var(--text-faint);padding:24px 16px;font-size:12.5px}._noteItem_udrml_132{border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;border-left:2px solid #0000;flex-direction:column;gap:3px;width:100%;padding:10px 14px;font-family:inherit;transition:background .12s,border-color .12s;display:flex}._noteItem_udrml_132:hover{background:var(--surface2)}._noteItemActive_udrml_154{background:var(--surface2);border-left-color:var(--accent)}._noteItemHead_udrml_159{align-items:baseline;gap:8px;min-width:0;display:flex}._noteItemTitle_udrml_166{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:500;overflow:hidden}._noteItemDate_udrml_177{font-size:11px;font-family:var(--mono);color:var(--text-faint);flex-shrink:0}._noteItemSnippet_udrml_184{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}._editor_udrml_194{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow);flex-direction:column;flex:1;display:flex;overflow:hidden}._editorHeader_udrml_206{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10px 14px;display:flex}._backBtn_udrml_214{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:none}._backBtn_udrml_214:hover{background:var(--border);color:var(--text)}._titleInput_udrml_233{border-radius:var(--radius-sm);min-width:0;font-size:14.5px;font-weight:600;font-family:var(--font);color:var(--text);background:0 0;border:1px solid #0000;outline:none;flex:1;padding:5px 8px;transition:background .15s,border-color .15s}._titleInput_udrml_233:hover{background:var(--surface2)}._titleInput_udrml_233:focus{background:var(--surface2);border-color:var(--accent)}._modeSwitch_udrml_259{background:var(--surface2);border-radius:999px;flex-shrink:0;gap:2px;padding:2px;display:flex}._modeBtn_udrml_268{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:4px 12px;font-family:inherit;font-size:11.5px;font-weight:500;transition:background .15s,color .15s}._modeBtn_udrml_268:hover{color:var(--text)}._modeBtnActive_udrml_288{background:var(--surface);color:var(--text);box-shadow:var(--shadow)}._iconBtn_udrml_294{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-faint);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}._iconBtn_udrml_294:hover{background:var(--border);color:var(--text)}._iconBtnDanger_udrml_316:hover{color:var(--error,#e53e3e);background:#e53e3e1f}._iconBtn_udrml_294 svg,._backBtn_udrml_214 svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}._toolbar_udrml_334{border-bottom:1px solid var(--border);background:var(--surface2);flex-wrap:wrap;gap:4px;padding:8px 14px;display:flex}._toolBtn_udrml_343{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;white-space:nowrap;padding:4px 9px;font-family:inherit;font-size:11.5px;line-height:1.4;transition:border-color .15s,color .15s}._toolBtn_udrml_343:hover{border-color:var(--accent);color:var(--text)}._toolBtnBold_udrml_364{font-weight:700}._toolBtnItalic_udrml_368{font-style:italic}._toolBtnMono_udrml_372{font-family:var(--mono)}._editorBody_udrml_378{flex:1;min-height:0;display:flex;overflow:hidden}._contentInput_udrml_385{resize:none;min-width:0;font-size:13px;line-height:1.7;font-family:var(--mono);color:var(--text);tab-size:2;background:0 0;border:none;outline:none;flex:1;padding:14px 16px}._contentInput_udrml_385::placeholder{color:var(--text-faint)}._previewFallback_udrml_404{color:var(--text-faint);flex:1;padding:24px 16px;font-size:12.5px}._contentInput_udrml_385::-webkit-scrollbar{width:4px}._contentInput_udrml_385::-webkit-scrollbar-track{background:0 0}._contentInput_udrml_385::-webkit-scrollbar-thumb{background:var(--border-md);border-radius:2px}._editorFooter_udrml_424{border-top:1px solid var(--border);font-size:11px;font-family:var(--mono);color:var(--text-faint);align-items:center;gap:6px;padding:7px 14px;display:flex}._footerDot_udrml_435{opacity:.5}._footerSpacer_udrml_439{flex:1}._emptyState_udrml_445{text-align:center;color:var(--text-faint);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:32px 24px;font-size:13px;display:flex}._emptyIcon_udrml_458{width:30px;height:30px;color:var(--text-faint);opacity:.6}._emptyIcon_udrml_458 svg{stroke:currentColor;fill:none;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}@media (width<=720px){._page_udrml_1{gap:0}._list_udrml_10{width:100%}._editor_udrml_194,._pageEditorOpen_udrml_488 ._list_udrml_10{display:none}._pageEditorOpen_udrml_488 ._editor_udrml_194{display:flex}._backBtn_udrml_214{display:inline-flex}._editorFooter_udrml_424{font-size:10.5px}}._root_1vnez_1{font-family:var(--font);background:var(--bg);min-height:100vh;color:var(--text);justify-content:center;align-items:center;padding:24px;font-size:14px;line-height:1.5;display:flex}._card_1vnez_14{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:360px;display:flex}._logoWrap_1vnez_23{align-items:center;gap:8px;margin-bottom:48px;display:flex}._logoMark_1vnez_30{background:var(--accent);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._logoMark_1vnez_30 svg{stroke:#fff;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}._logoName_1vnez_51{color:var(--text);letter-spacing:-.02em;font-size:15px;font-weight:600}._code_1vnez_58{color:var(--accent);letter-spacing:-.04em;font-feature-settings:"tnum";margin-bottom:20px;font-size:96px;font-weight:700;line-height:1}._title_1vnez_68{color:var(--text);letter-spacing:-.02em;margin-bottom:8px;font-size:20px;font-weight:600}._sub_1vnez_76{color:var(--text-muted);margin-bottom:32px;font-size:14px;line-height:1.6}._btn_1vnez_83{background:var(--accent);color:#fff;border-radius:var(--radius-sm);font-family:var(--font);cursor:pointer;border:none;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}._btn_1vnez_83:hover{background:var(--accent-dark)}._btn_1vnez_83 svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}._sectionLabel_1yj92_1{color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:500}._avatarCard_1yj92_12{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);align-items:center;gap:14px;margin-bottom:20px;padding:16px 18px;display:flex}._avatar_1yj92_12{background:var(--accent);color:#fff;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:17px;font-weight:600;display:flex}._avatarInfo_1yj92_40{flex:1;min-width:0}._avatarName_1yj92_45{color:var(--text);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}._avatarEmail_1yj92_55{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}._roleBadge_1yj92_64{color:var(--accent-dark);background:var(--accent-light);border-radius:100px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:500}._card_1yj92_76{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:20px;overflow:hidden}._field_1yj92_85{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:11px 18px;display:flex}._field_1yj92_85:last-child{border-bottom:none}._fieldLabel_1yj92_98{color:var(--text-muted);flex-shrink:0;font-size:13px}._fieldValue_1yj92_104{color:var(--text);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}._fieldValueMono_1yj92_113{font-family:var(--mono);color:var(--text-faint);font-size:12px}._dangerRow_1yj92_121{justify-content:space-between;align-items:center;gap:16px;padding:13px 18px;display:flex}._dangerText_1yj92_129{flex-direction:column;gap:2px;display:flex}._dangerTitle_1yj92_135{color:var(--text);font-size:13px;font-weight:500}._dangerSub_1yj92_141{color:var(--text-muted);font-size:12px}._logoutBtn_1yj92_146{border-radius:var(--radius-sm);border:1px solid var(--border-md);background:var(--surface);color:#c0392b;font-family:var(--font);cursor:pointer;flex-shrink:0;padding:7px 16px;font-size:13px;font-weight:500;transition:background .12s,border-color .12s}._logoutBtn_1yj92_146:hover:not(:disabled){background:#fdf2f2;border-color:#e8b4b4}._logoutBtn_1yj92_146:disabled{opacity:.6;cursor:not-allowed}@media (prefers-color-scheme:dark){._logoutBtn_1yj92_146:hover:not(:disabled){background:#2d1a1a;border-color:#6b3030}}@media (width<=480px){._avatarCard_1yj92_12{flex-wrap:wrap}._roleBadge_1yj92_64{order:-1}}._filterRow_tr1lq_3{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}._chip_tr1lq_10{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}._chip_tr1lq_10:hover{border-color:var(--accent);color:var(--text)}._chipActive_tr1lq_33{background:var(--accent);color:#fff;border-color:var(--accent)}._chipActive_tr1lq_33:hover{color:#fff}._chipCount_tr1lq_43{opacity:.7;font-size:11px}._chipDot_tr1lq_48{background:currentColor;border-radius:999px;flex-shrink:0;width:7px;height:7px}._statusTodo_tr1lq_58{--status-color:var(--text-faint);--status-bg:var(--surface2)}._statusInProgress_tr1lq_63{--status-color:#c98a00;--status-bg:#c98a001f}._statusDone_tr1lq_68{--status-color:var(--accent);--status-bg:var(--accent-light)}._chipDot_tr1lq_48._statusTodo_tr1lq_58,._chipDot_tr1lq_48._statusInProgress_tr1lq_63,._chipDot_tr1lq_48._statusDone_tr1lq_68{background:var(--status-color)}._chipActive_tr1lq_33 ._chipDot_tr1lq_48{background:#fff}._sectionLabel_tr1lq_85{color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:500}._formCard_tr1lq_94{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:20px;padding:14px 16px}._formRow_tr1lq_103{gap:8px;margin-bottom:10px;display:flex}._formRow_tr1lq_103:last-child{margin-bottom:0}._textInput_tr1lq_113{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:0;font-size:13px;font-family:var(--mono);color:var(--text);outline:none;flex:1;padding:7px 12px;transition:border-color .15s}._textInput_tr1lq_113:focus{border-color:var(--accent)}._formSelect_tr1lq_131{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-family:var(--mono);color:var(--text);outline:none;min-width:160px;padding:7px 12px;transition:border-color .15s}._formSelect_tr1lq_131:focus{border-color:var(--accent)}._sendBtn_tr1lq_148{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;padding:7px 16px;font-size:13px;font-weight:500;transition:opacity .15s}._sendBtn_tr1lq_148:hover{opacity:.85}._sendBtn_tr1lq_148:disabled{opacity:.5;cursor:default}._card_tr1lq_172{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:24px;overflow:hidden}._taskRow_tr1lq_181{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 16px;transition:background .12s;display:flex}._taskRow_tr1lq_181:last-child{border-bottom:none}._taskRow_tr1lq_181:hover{background:var(--surface2)}._statusMark_tr1lq_198{background:var(--status-color);border-radius:999px;flex-shrink:0;align-self:stretch;width:4px;min-height:30px}._taskInfo_tr1lq_207{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}._taskTitle_tr1lq_215{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:500;overflow:hidden}._taskTitleDone_tr1lq_224{color:var(--text-muted);text-decoration:line-through}._taskMeta_tr1lq_229{font-size:11.5px;font-family:var(--mono);color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._taskActions_tr1lq_238{flex-shrink:0;align-items:center;gap:4px;display:flex}._statusSelect_tr1lq_245{background:var(--status-bg);color:var(--status-color);border-radius:var(--radius-sm);cursor:pointer;border:none;outline:none;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:opacity .15s}._statusSelect_tr1lq_245:hover{opacity:.85}._statusSelect_tr1lq_245 option{background:var(--surface);color:var(--text);font-weight:500}._iconBtn_tr1lq_269{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-faint);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}._iconBtn_tr1lq_269:hover{background:var(--border);color:var(--text)}._iconBtnDanger_tr1lq_290:hover{color:var(--error,#e53e3e);background:#e53e3e1f}._iconBtn_tr1lq_269 svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:14px;height:14px}._taskRowEditing_tr1lq_308{background:var(--surface2)}._editRow_tr1lq_312{flex:1;align-items:center;gap:8px;min-width:0;display:flex}._editInput_tr1lq_320{background:var(--surface);border:1px solid var(--border-md,var(--border));border-radius:var(--radius-sm);min-width:0;font-size:12.5px;font-family:var(--mono);color:var(--text);outline:none;flex:1;padding:6px 10px;transition:border-color .15s}._editInput_tr1lq_320:focus{border-color:var(--accent)}._editSelect_tr1lq_338{background:var(--surface);border:1px solid var(--border-md,var(--border));border-radius:var(--radius-sm);font-size:12px;font-family:var(--mono);color:var(--text);outline:none;flex-shrink:0;min-width:130px;padding:6px 10px}._saveBtn_tr1lq_351{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;padding:6px 14px;font-size:12px;font-weight:600;transition:opacity .15s}._saveBtn_tr1lq_351:hover{opacity:.85}._saveBtn_tr1lq_351:disabled{opacity:.5;cursor:default}._cancelBtn_tr1lq_374{color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:0 0;flex-shrink:0;padding:6px 14px;font-size:12px;font-weight:500;transition:background .15s}._cancelBtn_tr1lq_374:hover{background:var(--border)}._emptyState_tr1lq_394{text-align:center;color:var(--text-faint);background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:32px 24px;font-size:13px}._emptyIcon_tr1lq_404{width:30px;height:30px;color:var(--text-faint);opacity:.6;margin:0 auto 10px;display:block}._emptyIcon_tr1lq_404 svg{stroke:currentColor;fill:none;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}@media (width<=560px){._formRow_tr1lq_103{flex-wrap:wrap}._formSelect_tr1lq_131{flex:1;min-width:120px}._taskMeta_tr1lq_229{display:none}._statusSelect_tr1lq_245{max-width:104px}._editRow_tr1lq_312{flex-wrap:wrap}._editSelect_tr1lq_338{min-width:100px}}._card_50an1_1{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;padding:14px 12px 12px;transition:border-color .12s,box-shadow .12s,transform .1s}._card_50an1_1:hover{border-color:var(--border-md);box-shadow:var(--shadow-md);transform:translateY(-1px)}._selected_50an1_19{border-color:var(--accent)}._thumb_50an1_23{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:10px;display:flex}._thumb_50an1_23 svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}._pdf_50an1_43{color:#993c1d;background:#faece7}._img_50an1_47{color:#0f6e56;background:#e1f5ee}._doc_50an1_51{color:#185fa5;background:#e6f1fb}._zip_50an1_55{color:#854f0b;background:#faeeda}._vid_50an1_59{color:#993556;background:#fbeaf0}._aud_50an1_63{color:#2f4f8f;background:#e9f0fa}._md_50an1_67{color:#4a35a3;background:#ece9fa}._txt_50an1_71{color:#414a56;background:#eceef1}._name_50an1_76{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}._size_50an1_85{color:var(--text-faint);font-size:11px;font-family:var(--mono);margin-top:2px}._badge_50an1_92{border-radius:5px;margin-top:6px;padding:2px 7px;font-size:10px;font-weight:500;display:inline-block}._badgePub_50an1_101{background:var(--accent-light);color:var(--accent-dark)}._badgePriv_50an1_105{background:var(--surface2);color:var(--text-muted)}._copyBtn_50an1_110{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;font-size:11px;font-family:var(--font);color:var(--text-muted);cursor:pointer;background:0 0;margin-top:8px;padding:5px 0;transition:border-color .12s,color .12s;display:block}._copyBtn_50an1_110:hover{border-color:var(--accent);color:var(--accent-dark)}._deleteBtn_50an1_111{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;font-size:11px;font-family:var(--font);color:var(--text-muted);cursor:pointer;background:0 0;margin-top:8px;padding:5px 0;transition:border-color .12s,color .12s;display:block}._deleteBtn_50an1_111:hover{color:#c0392b;border-color:#c0392b}._sectionLabel_18wgf_1{color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:500}._divider_18wgf_10{background:var(--border);height:1px;margin:8px 0 16px}._filesGrid_18wgf_16{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-bottom:24px;display:grid}._transferList_18wgf_23{flex-direction:column;gap:2px;display:flex}._msgTable_18wgf_29{border-collapse:collapse;background:var(--surface);border-radius:var(--radius);width:100%;box-shadow:var(--shadow);margin-bottom:24px;overflow:hidden}._msgRow_18wgf_39{border-bottom:1px solid var(--border)}._msgRow_18wgf_39:last-child{border-bottom:none}._msgCell_18wgf_47{font-family:var(--mono);color:var(--text-muted);word-break:break-all;padding:10px 14px;font-size:12px}._msgAction_18wgf_55{text-align:right;white-space:nowrap;width:1%;padding:8px 12px}._copyBtn_18wgf_62{background:var(--accent-light);color:var(--accent);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:5px 12px;font-size:12px;font-weight:500;transition:background .15s}._copyBtn_18wgf_62:hover{background:var(--accent);color:#fff}._deleteBtn_18wgf_79{color:var(--error,#e53e3e);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;margin-left:4px;padding:5px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s}._deleteBtn_18wgf_79:hover{background:var(--error,#e53e3e);color:#fff}._inputRow_18wgf_99{gap:8px;margin-bottom:16px;display:flex}._textInput_18wgf_105{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-family:var(--mono);color:var(--text);outline:none;flex:1;padding:7px 12px;transition:border-color .15s}._textInput_18wgf_105:focus{border-color:var(--accent)}._sendBtn_18wgf_122{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;padding:7px 16px;font-size:13px;font-weight:500;transition:opacity .15s}._sendBtn_18wgf_122:hover{opacity:.85}._sendBtn_18wgf_122:disabled{opacity:.5;cursor:default}._toolbar_18wgf_144{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}._breadcrumb_18wgf_152{flex-wrap:wrap;align-items:center;gap:2px;display:flex}._breadcrumbEntry_18wgf_159{align-items:center;gap:2px;display:flex}._sep_18wgf_165{color:var(--text-faint);padding:0 2px;font-size:13px}._crumbBtn_18wgf_171{color:var(--accent);cursor:pointer;border-radius:var(--radius-sm);font-size:13px;font-family:var(--font);background:0 0;border:none;padding:3px 6px;transition:background .12s}._crumbBtn_18wgf_171:hover:not(:disabled){background:var(--accent-light)}._crumbActive_18wgf_187{color:var(--text);cursor:default;font-weight:500}._newFolderBtn_18wgf_193{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-family:var(--font);color:var(--text-muted);cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;transition:border-color .12s,color .12s;display:flex}._newFolderBtn_18wgf_193:hover{border-color:var(--accent);color:var(--accent)}._createRow_18wgf_217{align-items:center;gap:8px;margin-bottom:16px;display:flex}._cancelBtn_18wgf_224{border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-family:var(--font);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;padding:7px 14px;transition:border-color .12s}._cancelBtn_18wgf_224:hover{border-color:var(--border-md)}._folderGrid_18wgf_241{margin-bottom:20px}._folderCard_18wgf_245{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;-webkit-user-select:none;user-select:none;padding:14px 12px 12px;transition:border-color .12s,box-shadow .12s,transform .1s}._folderCard_18wgf_245:hover{border-color:var(--border-md);box-shadow:var(--shadow-md);transform:translateY(-1px)}._folderCard_18wgf_245[data-selected=true]{border-color:var(--accent)}._folderThumb_18wgf_268{color:#2b5bbf;background:#e8f0fc;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:10px;display:flex}._folderThumb_18wgf_268 svg{width:18px;height:18px}._folderName_18wgf_285{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}._folderCount_18wgf_294{color:var(--text-faint);font-size:11px;font-family:var(--mono);margin-top:2px}._empty_18wgf_301{color:var(--text-faint);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;font-size:13px;display:flex}._empty_18wgf_301 svg{opacity:.35;width:48px;height:48px}._empty_18wgf_301 span+span{margin-top:-6px}._emptyHint_18wgf_322{opacity:.8;font-size:12px}@media (width<=1024px){._filesGrid_18wgf_16{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}}@media (width<=640px){._filesGrid_18wgf_16{grid-template-columns:repeat(2,1fr);gap:8px}}
