._overlay_1drk3_1{position:fixed;inset:0;display:grid;place-items:center;background:#00000073;z-index:1000;padding:1rem}._dialog_1drk3_11{width:100%;max-width:420px;border-radius:16px;background:var(--card-bg, #fff);color:var(--card-fg, #111);box-shadow:0 10px 30px #0003;overflow:hidden;animation:_pop_1drk3_1 .12s ease-out}._header_1drk3_22{padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.06)}._header_1drk3_22 h3{margin:0;font-size:18px}._body_1drk3_32{padding:16px 20px;line-height:1.5}._footer_1drk3_37{padding:12px 16px;display:flex;gap:8px;justify-content:flex-end;border-top:1px solid rgba(0,0,0,.06)}._btn_1drk3_45{appearance:none;border:1px solid transparent;border-radius:10px;padding:8px 14px;font-weight:600;cursor:pointer;background:#f3f4f6;color:#111}._btn_1drk3_45:hover{background:#e5e7eb}._btnPrimary_1drk3_60{background:#2563eb;color:#fff}._btnPrimary_1drk3_60:hover{background:#1d4ed8}._btnDanger_1drk3_69{background:#dc2626;color:#fff}._btnDanger_1drk3_69:hover{background:#b91c1c}@keyframes _pop_1drk3_1{0%{transform:translateY(6px) scale(.98);opacity:.5}to{transform:translateY(0) scale(1);opacity:1}}:root[data-theme=dark] ._dialog_1drk3_11{--card-bg: #111827;--card-fg: #e5e7eb}:root[data-theme=dark] ._btn_1drk3_45{background:#1f2937;color:#e5e7eb}:root[data-theme=dark] ._btn_1drk3_45:hover{background:#374151}:root{--bg: var(--sp-bg, #F6F8FE);--surface: var(--sp-surface, #FFFFFF);--text: var(--sp-text, #2B214F);--muted: var(--sp-muted, #5B6B86);--primary: var(--sp-primary, #3C47FF);--mint: var(--sp-mint, #7DF1D4);--teal: var(--sp-teal, #48D5C1);--border: var(--sp-border, rgba(15, 23, 42, .08));--shadow-1: var(--sp-shadow-1, 0 8px 24px rgba(15, 23, 42, .06));--shadow-2: var(--sp-shadow-2, 0 20px 50px rgba(15, 23, 42, .1));--radius: var(--sp-radius, 18px);--radius-lg: var(--sp-radius-lg, 24px)}._app_1tmdc_16{height:100vh;padding:1%;display:grid;grid-template-rows:auto auto 1fr;color:var(--text)}._header_1tmdc_26{width:95%;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;margin:14px auto 8px;background:#ffffffbf;-webkit-backdrop-filter:saturate(1.2) blur(6px);backdrop-filter:saturate(1.2) blur(6px);border-radius:var(--radius-lg);box-shadow:var(--shadow-1)}._brand_1tmdc_45{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.2px}._user_1tmdc_62{font-size:13px;color:var(--muted);background:#fff;padding:6px 10px;border-radius:999px}._nav_1tmdc_71{width:min(1180px,92vw);margin:0 auto 12px;display:flex;gap:8px;padding:6px;background:#ffffffdb;border-radius:12px;box-shadow:var(--shadow-1)}._nav_1tmdc_71 a{appearance:none;text-decoration:none;color:var(--text);font-weight:600;padding:10px 14px;border-radius:10px;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}._nav_1tmdc_71 a:hover{background:#fff;transform:translateY(-1px);box-shadow:var(--shadow-1)}._nav_1tmdc_71 ._active_1tmdc_100{background:linear-gradient(180deg,#fff,#f4f7ff);box-shadow:inset 0 1px #ffffffb3,var(--shadow-1)}._main_1tmdc_106{width:min(1280px,94vw);margin:0 auto 60px}._stack_1tmdc_111{width:100%;min-height:50vh;border-radius:var(--sp-radius-lg);display:grid;gap:18px}._tabs_1tmdc_120{display:flex;gap:8px;flex-wrap:wrap}._tab_1tmdc_120,._tabActive_1tmdc_127{appearance:none;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#f4f7ff);padding:10px 14px;font-weight:600;border-radius:12px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;box-shadow:0 4px 14px #0f172a0f}._tab_1tmdc_120:hover{transform:translateY(-1px);box-shadow:var(--shadow-1);filter:saturate(1.02)}._tabActive_1tmdc_127{background:linear-gradient(180deg,var(--mint),var(--teal));color:#083a31;border:none}._toolbar_1tmdc_151{display:flex;gap:10px;align-items:center}._space_1tmdc_157{background:linear-gradient(180deg,#fffffff5,#ffffffeb);border-radius:var(--radius);box-shadow:var(--shadow-1);padding:10px}._spaceHead_1tmdc_165{position:sticky;top:78px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;background:#ffffffeb;border:1px solid rgba(15,23,42,.06);border-radius:12px;box-shadow:0 4px 14px #0f172a0d}._spaceHead_1tmdc_165 h2{color:#2b214f;margin:0;font-size:16px;letter-spacing:.2px}._actions_1tmdc_187{display:flex;gap:8px;align-items:center;flex-wrap:wrap}._grid_1tmdc_194{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px}._split_1tmdc_201{display:grid;grid-template-columns:260px 1fr;gap:16px}._sidebar_1tmdc_207{position:sticky;top:78px;align-self:start;max-height:calc(100dvh - 200px);overflow:hidden;padding:10px;background:linear-gradient(180deg,#fffffff5,#ffffffeb);border-radius:var(--radius);box-shadow:var(--shadow-1);display:grid;grid-template-rows:auto 1fr auto;gap:8px}._sidebarHead_1tmdc_223{font-weight:800;letter-spacing:.2px;padding:6px 6px 8px;border-bottom:1px solid rgba(15,23,42,.08)}._directoryList_1tmdc_230{overflow:auto;display:grid;gap:6px;padding-right:4px}._directoryItem_1tmdc_237{all:unset;width:100%;height:5vh;display:flex;justify-content:center;align-items:center;border:1px solid #2B214F;border-radius:12px;cursor:pointer}._directoryItem_1tmdc_237:hover{transform:translateY(-1px);box-shadow:var(--shadow-1);background:linear-gradient(180deg,#fff,#f4f7ff)}._directoryItemActive_1tmdc_258{background:linear-gradient(180deg,var(--mint),var(--teal));color:#fff;border:none}._directoryEmpty_1tmdc_265{color:var(--muted);font-size:13px;padding:12px 6px}._moreBtn_1tmdc_271{appearance:none;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#f4f7ff);border-radius:10px;padding:8px 12px;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;box-shadow:0 2px 10px #0f172a0a}._moreBtn_1tmdc_271{margin-top:6px;padding:8px 10px}._moreBtn_1tmdc_271:hover{transform:translateY(-1px);box-shadow:var(--shadow-1)}._dot_1tmdc_293{width:10px;height:10px;border-radius:999px;background:radial-gradient(circle at 35% 35%,#fff 0 20%,var(--teal) 21% 100%);box-shadow:0 0 0 3px #7df1d447}._ellipsis_1tmdc_301{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._toastWrap_1tmdc_308{position:fixed;z-index:1000;bottom:16px;right:16px;display:grid;gap:10px}._toast_1tmdc_308{background:#fff;border:1px solid var(--border);border-radius:12px;padding:10px 14px;box-shadow:var(--shadow-1);font-weight:600}._toast--success_1tmdc_326{border-color:#10b98159}._toast--error_1tmdc_330{border-color:#ef444459}._toast--info_1tmdc_334{border-color:#3b82f659}._modalBackdrop_1tmdc_339{position:fixed;inset:0;background:#0a0c1459;-webkit-backdrop-filter:blur(3px) saturate(1.1);backdrop-filter:blur(3px) saturate(1.1);display:grid;place-items:center;z-index:999}._modal_1tmdc_339{width:min(720px,92vw);max-height:86dvh;overflow:auto;background:linear-gradient(180deg,#fffffffa,#fffffff5);border-radius:var(--radius-lg);box-shadow:var(--shadow-2);padding:14px}._modalHeader_1tmdc_360{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 6px 12px;border-bottom:1px solid rgba(15,23,42,.08)}._iconBtn_1tmdc_369{appearance:none;background:linear-gradient(180deg,#fff,#f4f7ff);border:1px solid var(--border);border-radius:10px;width:34px;height:34px;display:grid;place-items:center;cursor:pointer;font-weight:800;box-shadow:0 4px 14px #0f172a0f;transition:transform .12s ease,box-shadow .12s ease}._iconBtn_1tmdc_369:hover{transform:translateY(-1px);box-shadow:var(--shadow-1)}._iconBtnPrimary_1tmdc_389{background:linear-gradient(180deg,var(--mint),var(--teal));color:#083a31;border:none}@media (max-width: 900px){._split_1tmdc_201{grid-template-columns:1fr}}@media (min-width: 640px){._grid_1tmdc_194{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){._grid_1tmdc_194{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1360px){._grid_1tmdc_194{grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}}:root{--bg: var(--sp-bg, #F6F8FE);--surface: var(--sp-surface, #FFFFFF);--text: var(--sp-text, #2B214F);--muted: var(--sp-muted, #5B6B86);--primary: var(--sp-primary, #3C47FF);--border: var(--sp-border, rgba(15, 23, 42, .08));--shadow-1: var(--sp-shadow-1, 0 8px 24px rgba(15, 23, 42, .06));--radius: var(--sp-radius, 18px)}._card_96ivo_12{position:relative;background:linear-gradient(180deg,#ffffffeb,#ffffffe0);border-radius:var(--radius);box-shadow:var(--shadow-1);padding:16px;overflow:hidden}._card_96ivo_12:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,#b7a5ff24,#7df1d424);mix-blend-mode:soft-light;opacity:.35}._head_96ivo_33{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;row-gap:8px;margin-bottom:8px}._title_96ivo_44{font-weight:800;letter-spacing:.2px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}._desc_96ivo_64{margin:6px 0 8px;color:var(--muted);line-height:1.45}._meta_96ivo_70{display:flex;flex-wrap:wrap;gap:6px;color:var(--muted);font-size:12px}._btnGroup_96ivo_78{width:100%;display:flex;justify-content:space-around;align-items:center;gap:8px;flex-wrap:wrap}._btn_96ivo_78{appearance:none;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#f4f7ff);border-radius:12px;padding:8px 12px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 14px #0f172a0f}._btn_96ivo_78:hover{transform:translateY(-1px);box-shadow:var(--shadow-1)}._btnPrimary_96ivo_104{background:linear-gradient(180deg,var(--sp-mint, #7DF1D4),var(--sp-teal, #48D5C1));color:#083a31;border:none}._btnDel_96ivo_110{background:radial-gradient(80px 80px at 30% 25%,#fa346e,#fa346e)}._formRow_96ivo_114{display:grid;gap:8px;margin:6px 0}._formRow_96ivo_114 input[type=text],._formRow_96ivo_114 input[type=file],._formRow_96ivo_114 textarea,._formRow_96ivo_114 input{width:100%;appearance:none;border:1px solid var(--border);background:#fff;padding:8px 10px;border-radius:10px;font:inherit;color:var(--text)}._formRow_96ivo_114 textarea{resize:vertical}._error_96ivo_138{color:#d33;font-size:13px;margin:6px 0}._autocompleteBox_96ivo_144{position:relative}._dropdown_96ivo_148{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;background:var(--surface);border-radius:12px;max-height:280px;overflow-y:auto;box-shadow:var(--shadow-1)}._dropdownBusy_96ivo_162,._dropdownEmpty_96ivo_163{padding:10px 12px;color:var(--muted)}._dropdownItem_96ivo_168,._dropdownClear_96ivo_169{padding:10px 12px;cursor:pointer;transition:background .12s ease}._dropdownItem_96ivo_168:hover,._dropdownClear_96ivo_169:hover{background:#00000008}._dropdownClear_96ivo_169{color:#ff6b6b}._skeleton_96ivo_185{background:linear-gradient(90deg,#f4f7ff,#fff 40%,#f4f7ff 80%);background-size:200% 100%;animation:_shine_96ivo_1 1.1s linear infinite;border-radius:10px}._compactCard_96ivo_192{background:#fff;box-shadow:none;border-radius:12px;padding:10px;border:1px dashed var(--border)}._dropzone_96ivo_201{display:grid;justify-items:center;gap:6px;padding:14px;margin-bottom:5%;border:1px dashed var(--border);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease,background .12s ease}._dropzone_96ivo_201:hover{box-shadow:var(--shadow-1);transform:translateY(-1px);background:linear-gradient(180deg,#fff,#f4f7ff)}._dropzoneHasFile_96ivo_220{justify-items:stretch;gap:10px}._dropTitle_96ivo_225{font-weight:800;letter-spacing:.2px}._dropHint_96ivo_230{color:var(--muted);font-size:13px}._dropCta_96ivo_235{margin-top:4px}._fileRow_96ivo_239{display:flex;align-items:center;justify-content:space-between;gap:10px}._fileBadge_96ivo_246{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:999px;background:#fff;box-shadow:0 2px 10px #0f172a0a}._fileDot_96ivo_257{width:10px;height:10px;border-radius:999px;background:radial-gradient(circle at 35% 35%,#fff 0 20%,var(--sp-teal, #48D5C1) 21% 100%);box-shadow:0 0 0 3px #7df1d447}._fileName_96ivo_265{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}._fileSize_96ivo_273{color:var(--muted);font-size:12px}._linkBtn_96ivo_278{appearance:none;background:none;border:none;color:var(--primary);font-weight:700;padding:6px 8px;border-radius:8px;transition:background .12s ease}._linkBtn_96ivo_278:hover{background:#3c47ff14}._visuallyHidden_96ivo_293{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._tombstone_96ivo_305{opacity:.75;background:var(--muted-bg);border-style:dashed}._tombstone_96ivo_305 ._title_96ivo_44{color:var(--muted)}._thumbnailWrapper_96ivo_315{width:50%;height:50%;display:flex;justify-content:center;align-items:center}._thumbnailWrapper_96ivo_315 img{width:50%;height:auto}@keyframes _shine_96ivo_1{to{background-position:-200% 0}}._header_15lw4_1{width:95%;padding:10px 14px;display:flex;align-items:center;gap:12px;background:#ffffffbf;-webkit-backdrop-filter:saturate(1.2) blur(6px);backdrop-filter:saturate(1.2) blur(6px);border:1px solid var(--sp-border);border-radius:var(--sp-radius-lg);box-shadow:var(--sp-shadow-1)}._navbar_15lw4_14{width:100%;height:10vh;margin-top:1%;margin-bottom:5%;justify-content:space-between;background:#fff}._navbar_15lw4_14{position:relative;z-index:15}._header__brand_15lw4_28{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.2px}._navbarBrand_15lw4_36{width:20%;height:100%;max-height:10vh;padding-left:1%;padding-top:.5rem;display:flex;align-items:center}._navbarBrand_15lw4_36 img{max-height:6vh}._navbarTitle_15lw4_50{width:40%;height:100%;max-height:10vh;display:flex;justify-content:flex-start;align-items:center;color:#2b214f;font-size:2em;font-weight:700;font-style:italic;white-space:nowrap}._navbarTitle_15lw4_50 span{font-weight:400;font-style:normal}._brand-dot_15lw4_69{width:20px;height:20px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff 0 20%,var(--sp-teal) 21% 100%);box-shadow:0 0 0 4px #7df1d459}._header__title_15lw4_77{font-size:24px;color:#2b214f}._header__spacer_15lw4_82{flex:1}._navbarBtnWrapper_15lw4_86{width:10%;height:100%;max-height:10vh;display:flex;justify-content:flex-end;align-items:center}._header__chip_15lw4_95{font-size:12px;color:#0f172acc;background:#fff;border:1px solid var(--sp-border);border-radius:999px;padding:6px 10px}._header__avatar_15lw4_104{width:36px;height:36px;border-radius:999px;background:#e9eef9;border:1px solid var(--sp-border)}._link_15lw4_112{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;font-size:16px;border-radius:50%;background-color:#2b214f;color:#fff;cursor:pointer}._link_15lw4_112:hover{opacity:1}._userInitials_15lw4_129{font-size:14px;text-align:center;margin-right:5%}:root{--bg: #0f1115;--fg: #e6e6ea;--muted: #9aa0a6;--card: #161a22;--border: #222733;--accent: #4aa3ff;--sp-border: rgba(15, 23, 42, .08);--sp-radius: 18px;--sp-radius-lg: 30px;--sp-shadow-1: 0 8px 24px rgba(15, 23, 42, .06);--sp-teal: #48D5C1}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;color:var(--sp-text);font-family:ui-sans-serif,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:linear-gradient(115deg,#63c6e4,#7199e6 38%,#6e5bff);background-attachment:fixed}a{color:var(--fg);text-decoration:none}button{cursor:pointer}input,textarea{width:100%;background:#0c0f14;color:var(--fg);border:1px solid var(--border);border-radius:10px;padding:10px}
