@charset "UTF-8";._sidebar_1n68r_1{width:244px;flex-shrink:0;height:100%;display:flex;flex-direction:column;background:var(--sidebar-bg);border-right:1px solid var(--border);padding:.75rem .5rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}._sidebar_1n68r_1::-webkit-scrollbar{width:8px;height:8px}._sidebar_1n68r_1::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}._sidebar_1n68r_1::-webkit-scrollbar-track{background:transparent}._backdrop_1n68r_26{display:none}._workspaceWrap_1n68r_30{position:relative;margin-bottom:1rem}._workspace_1n68r_30{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border-radius:8px;text-align:left;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._workspace_1n68r_30:hover{background-color:var(--surface-hover)}._workspace_1n68r_30:active{background-color:var(--surface-active)}._workspace_1n68r_30:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._wsIcon_1n68r_57{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:var(--accent-soft);color:var(--accent);font-size:.8125rem;flex-shrink:0}._wsMenu_1n68r_70{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:50;padding:.25rem;background:var(--surface-raised);border:1px solid var(--border);border-radius:12px;animation:_ws-in_1n68r_1 .18s cubic-bezier(.16,1,.3,1)}@keyframes _ws-in_1n68r_1{0%{transform:translateY(-4px);opacity:0}}._wsItem_1n68r_89{display:flex;align-items:center;gap:.5rem;width:100%;padding:6px .5rem;border-radius:8px;font-size:.8125rem;font-weight:500;text-align:left;color:var(--text-primary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._wsItem_1n68r_89:hover{background-color:var(--surface-hover)}._wsItem_1n68r_89:active{background-color:var(--surface-active)}._wsItem_1n68r_89:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._wsItemName_1n68r_114{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._wsCheck_1n68r_122{color:var(--accent)}._wsSeparator_1n68r_126{height:1px;background:var(--border);margin:.25rem 0}._wsName_1n68r_132{flex:1;font-size:.875rem;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._wsChevron_1n68r_141{color:var(--text-tertiary);font-size:.6875rem}._nav_1n68r_146{display:flex;flex-direction:column;gap:1px;margin-bottom:1.5rem}._navItem_1n68r_153{display:flex;align-items:center;gap:.75rem;padding:6px .75rem;border-radius:8px;font-size:.875rem;font-weight:500;color:var(--text-secondary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._navItem_1n68r_153:hover{background-color:var(--surface-hover)}._navItem_1n68r_153:active{background-color:var(--surface-active)}._navItem_1n68r_153:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._navItem_1n68r_153._active_1n68r_175{background:var(--accent-soft);color:var(--accent)}._icon_1n68r_180{width:18px;text-align:center;font-size:.8125rem;flex-shrink:0}._projectName_1n68r_187{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._badge_1n68r_193{margin-left:auto;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--accent);color:var(--text-inverse);font-size:.6875rem;font-weight:600}._group_1n68r_208{margin-bottom:1.25rem}._groupTitle_1n68r_212{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);padding:0 .75rem;margin-bottom:.5rem}._empty_1n68r_222{padding:0 .75rem;font-size:.8125rem;color:var(--text-tertiary)}._newProject_1n68r_228{display:flex;align-items:center;gap:.75rem;width:100%;padding:6px .75rem;border-radius:8px;font-size:.875rem;font-weight:500;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._newProject_1n68r_228:hover{background-color:var(--surface-hover)}._newProject_1n68r_228:active{background-color:var(--surface-active)}._newProject_1n68r_228:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._newProject_1n68r_228:hover{color:var(--text-secondary)}._footer_1n68r_255{margin-top:auto;padding:.75rem}._hint_1n68r_260{font-size:.6875rem;color:var(--text-tertiary)}._hint_1n68r_260 kbd{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.6875rem;padding:1px 5px;border:1px solid var(--border-strong);border-radius:4px;margin-right:4px}@media (max-width: 768px){._sidebar_1n68r_1{position:fixed;inset:0 auto 0 0;z-index:31;width:min(82vw,310px);padding-top:max(.75rem,env(safe-area-inset-top));padding-bottom:max(.75rem,env(safe-area-inset-bottom));box-shadow:18px 0 48px #0f172a33;transform:translate(-105%);visibility:hidden;transition:transform .18s cubic-bezier(.16,1,.3,1),visibility 0s linear .18s}._sidebar_1n68r_1[data-open]{transform:translate(0);visibility:visible;transition-delay:0s}._backdrop_1n68r_26{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:block;background:#0a0c1461;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility 0s linear .18s}._backdrop_1n68r_26[data-open]{opacity:1;visibility:visible;transition-delay:0s}._navItem_1n68r_153,._newProject_1n68r_228{min-height:44px}._workspace_1n68r_30{min-height:48px}._footer_1n68r_255{display:none}}._avatar_ixzln_1{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:600;letter-spacing:.02em;color:var(--text-inverse);flex-shrink:0;-webkit-user-select:none;user-select:none}._avatar_ixzln_1[data-color=accent]{background:var(--accent)}._avatar_ixzln_1[data-color=green]{background:var(--green)}._avatar_ixzln_1[data-color=amber]{background:var(--amber)}._avatar_ixzln_1[data-color=red]{background:var(--red)}._avatar_ixzln_1[data-color=blue]{background:var(--blue)}._avatar_ixzln_1[data-color=purple]{background:var(--purple)}._avatar_ixzln_1[data-color=pink]{background:var(--pink)}._avatar_ixzln_1[data-color=teal]{background:var(--teal)}._avatarImg_ixzln_37{border-radius:999px;object-fit:cover;flex-shrink:0}._stack_ixzln_43{display:inline-flex;align-items:center}._stack_ixzln_43>*+*{margin-left:-6px}._stack_ixzln_43 ._avatar_ixzln_1,._stack_ixzln_43 ._avatarImg_ixzln_37,._stack_ixzln_43 ._more_ixzln_52{box-shadow:0 0 0 2px var(--surface)}._more_ixzln_52{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--surface-active);color:var(--text-secondary);font-weight:600;flex-shrink:0}._chip_afj0b_1[data-color=accent],._health_afj0b_2[data-color=accent]{--chip-color: var(--accent);--chip-text: #3f3f9f}._chip_afj0b_1[data-color=green],._health_afj0b_2[data-color=green]{--chip-color: var(--green);--chip-text: #176846}._chip_afj0b_1[data-color=amber],._health_afj0b_2[data-color=amber]{--chip-color: var(--amber);--chip-text: #704700}._chip_afj0b_1[data-color=red],._health_afj0b_2[data-color=red]{--chip-color: var(--red);--chip-text: #9f3033}._chip_afj0b_1[data-color=blue],._health_afj0b_2[data-color=blue]{--chip-color: var(--blue);--chip-text: #2457a3}._chip_afj0b_1[data-color=purple],._health_afj0b_2[data-color=purple]{--chip-color: var(--purple);--chip-text: #6031a8}._chip_afj0b_1[data-color=pink],._health_afj0b_2[data-color=pink]{--chip-color: var(--pink);--chip-text: #913063}._chip_afj0b_1[data-color=teal],._health_afj0b_2[data-color=teal]{--chip-color: var(--teal);--chip-text: #12666b}._chip_afj0b_1{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:2px 9px;border:1px solid color-mix(in srgb,var(--chip-color) 32%,var(--surface));border-radius:999px;font-size:.75rem;font-weight:500;line-height:1.25;white-space:nowrap;color:var(--chip-text);background:color-mix(in srgb,var(--chip-color) 11%,var(--surface))}._chip_afj0b_1:before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:999px;background:var(--chip-color)}._chip_afj0b_1[data-selected]{border-color:color-mix(in srgb,var(--chip-color) 58%,var(--surface));background:color-mix(in srgb,var(--chip-color) 17%,var(--surface))}._chip_afj0b_1[data-selected]:after{content:"";width:4px;height:7px;margin:-2px 1px 0 0;border-right:1.5px solid var(--text-secondary);border-bottom:1.5px solid var(--text-secondary);transform:rotate(45deg)}[data-theme=dark] ._chip_afj0b_1{color:color-mix(in srgb,var(--chip-color) 78%,white)}._health_afj0b_2{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:600;color:var(--text-primary);white-space:nowrap}._dot_afj0b_93{width:8px;height:8px;border-radius:999px;background:var(--chip-color)}._composer_13uog_1{border-top:1px solid var(--border);padding:.75rem 1rem;display:flex;flex-direction:column;gap:.5rem;transition:box-shadow .12s cubic-bezier(.16,1,.3,1),background-color .12s cubic-bezier(.16,1,.3,1)}._composer_13uog_1[data-expanded]{background:var(--surface)}._composer_13uog_1[data-edit]{border-top:none;padding:.5rem 0 0;background:transparent}._attachments_13uog_18{display:flex;flex-wrap:wrap;gap:.5rem}._attachment_13uog_18{display:inline-flex;align-items:center;gap:.5rem;padding:3px .5rem;border:1px solid var(--border);border-radius:8px;font-size:.6875rem;color:var(--text-secondary);max-width:220px}._attachment_13uog_18 img{width:28px;height:28px;object-fit:cover;border-radius:4px}._attachment_13uog_18 button{color:var(--text-tertiary);font-size:10px;display:inline-flex}._attachment_13uog_18 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._attachment_13uog_18 button:hover{color:var(--red)}._attachmentName_13uog_54{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._inputRow_13uog_60{display:flex;align-items:flex-start;gap:.75rem}._field_13uog_66{position:relative;flex:1;min-width:0}._field_13uog_66 textarea{width:100%;resize:none;border:1px solid var(--border);border-radius:12px;padding:6px 1rem;font-size:.8125rem;line-height:1.5;background:var(--bg);min-height:34px;max-height:140px;field-sizing:content;transition:min-height .18s cubic-bezier(.16,1,.3,1)}._field_13uog_66 textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._field_13uog_66 textarea::placeholder{color:var(--text-tertiary)}._composer_13uog_1[data-expanded] ._field_13uog_66 textarea{min-height:80px}._mentions_13uog_97{position:absolute;bottom:calc(100% + 6px);left:0;z-index:50;width:240px;padding:.25rem;background:var(--surface-raised);border:1px solid var(--border);border-radius:12px}._mentions_13uog_97 button{display:flex;align-items:center;gap:.5rem;width:100%;padding:5px .5rem;border-radius:8px;font-size:.8125rem;text-align:left}._mentions_13uog_97 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._mentions_13uog_97 button[data-active]{background:var(--accent-soft)}._mentionLabel_13uog_126{display:flex;flex-direction:column;min-width:0}._mentionEmail_13uog_132{font-size:.6875rem;color:var(--text-tertiary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._send_13uog_140{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--accent);color:var(--text-inverse);font-size:.8125rem;flex-shrink:0;transition:background-color .12s cubic-bezier(.16,1,.3,1),opacity .12s cubic-bezier(.16,1,.3,1)}._send_13uog_140:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._send_13uog_140:hover:not(:disabled){background:var(--accent-strong)}._send_13uog_140:disabled{opacity:.4;cursor:default}._editActions_13uog_165{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._cancelEdit_13uog_172,._saveEdit_13uog_173{padding:5px .75rem;border-radius:8px;font-size:.6875rem;font-weight:600}._cancelEdit_13uog_172:focus-visible,._saveEdit_13uog_173:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._cancelEdit_13uog_172{color:var(--text-secondary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._cancelEdit_13uog_172:hover{background-color:var(--surface-hover)}._cancelEdit_13uog_172:active{background-color:var(--surface-active)}._saveEdit_13uog_173{background:var(--accent);color:var(--text-inverse)}._saveEdit_13uog_173:disabled{opacity:.4;cursor:default}._saveEdit_13uog_173:hover:not(:disabled){background:var(--accent-strong)}._fileError_13uog_209{font-size:.6875rem;color:var(--red)}._toolbar_13uog_214{display:flex;align-items:center;gap:2px;padding-left:38px;animation:_toolbar-in_13uog_1 .12s cubic-bezier(.16,1,.3,1)}._composer_13uog_1[data-edit] ._toolbar_13uog_214{padding-left:0}._toolbar_13uog_214>button,._toolbar_13uog_214 ._emojiWrap_13uog_225>button{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:var(--text-tertiary);font-size:.8125rem;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._toolbar_13uog_214>button:hover,._toolbar_13uog_214 ._emojiWrap_13uog_225>button:hover{background-color:var(--surface-hover)}._toolbar_13uog_214>button:active,._toolbar_13uog_214 ._emojiWrap_13uog_225>button:active{background-color:var(--surface-active)}._toolbar_13uog_214>button:focus-visible,._toolbar_13uog_214 ._emojiWrap_13uog_225>button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._toolbar_13uog_214>button:hover,._toolbar_13uog_214 ._emojiWrap_13uog_225>button:hover{color:var(--text-secondary)}._composerFooter_13uog_255{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._keyboardHint_13uog_262{flex-shrink:0;color:var(--text-tertiary);font-size:.6875rem}@media (max-width: 768px){._keyboardHint_13uog_262{display:none}}@keyframes _toolbar-in_13uog_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}._toolbarSep_13uog_283{width:1px;height:16px;background:var(--border);margin:0 .5rem}._emojiWrap_13uog_225{position:relative}._emojiGrid_13uog_294{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);z-index:50;display:grid;grid-template-columns:repeat(6,1fr);gap:2px;padding:.5rem;background:var(--surface-raised);border:1px solid var(--border);border-radius:12px}._emojiGrid_13uog_294 button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-size:1rem;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._emojiGrid_13uog_294 button:hover{background-color:var(--surface-hover)}._emojiGrid_13uog_294 button:active{background-color:var(--surface-active)}._emojiGrid_13uog_294 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._panel_psygr_1{width:420px;flex-shrink:0;height:100%;display:flex;flex-direction:column;background:var(--surface);border-left:1px solid var(--border);animation:_slide-in_psygr_1 .28s cubic-bezier(.16,1,.3,1)}@media (max-width: 1024px){._panel_psygr_1{position:fixed;right:0;top:0;z-index:40;width:min(420px,92vw)}}@media (max-width: 768px){._panel_psygr_1{top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;border-left:none}._header_psygr_28{min-height:56px;padding:max(.5rem,env(safe-area-inset-top)) .75rem .5rem}._body_psygr_32{padding:1rem 1rem max(1.5rem,env(safe-area-inset-bottom))}._field_psygr_35{grid-template-columns:82px minmax(0,1fr);gap:.5rem}._previewOverlay_psygr_39{padding:0}._previewModal_psygr_42{width:100vw;max-height:100dvh;border:none;border-radius:0}._commentEditBtn_psygr_48,._commentDeleteBtn_psygr_49,._commentMessageActions_psygr_50,._imageDownloadChip_psygr_51{opacity:1}}@keyframes _slide-in_psygr_1{0%{transform:translate(24px);opacity:0}to{transform:none;opacity:1}}._header_psygr_28{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--border)}._headerLeft_psygr_73{display:flex;align-items:center;gap:.5rem}._headerRight_psygr_79{display:flex;align-items:center;gap:.25rem}._headerMenuWrap_psygr_85{position:relative}._headerMenuBtn_psygr_89{width:28px;height:28px;border-radius:8px;color:var(--text-tertiary);display:inline-flex;align-items:center;justify-content:center;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._headerMenuBtn_psygr_89:hover{background-color:var(--surface-hover)}._headerMenuBtn_psygr_89:active{background-color:var(--surface-active)}._headerMenuBtn_psygr_89:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._headerMenuBtn_psygr_89:hover,._headerMenuBtn_psygr_89[aria-expanded=true]{color:var(--text-primary);background:var(--surface-active)}._headerMenu_psygr_85{position:absolute;top:calc(100% + .25rem);right:0;z-index:50;min-width:180px;padding:.25rem;border:1px solid var(--border);border-radius:8px;background:var(--surface-raised);box-shadow:0 12px 28px #0f172a29}._headerMenuDanger_psygr_128{width:100%;display:flex;align-items:center;gap:.5rem;padding:7px .75rem;border-radius:6px;font-size:.8125rem;color:var(--red);text-align:left;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._headerMenuDanger_psygr_128:hover{background-color:var(--surface-hover)}._headerMenuDanger_psygr_128:active{background-color:var(--surface-active)}._headerMenuDanger_psygr_128:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._headerMenuDanger_psygr_128:hover{background:var(--red-soft)}._headerMenuConfirm_psygr_155{display:flex;flex-direction:column;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;color:var(--text-primary)}._headerMenuConfirmActions_psygr_164{display:flex;gap:.5rem}._leaveBtn_psygr_169{display:inline-flex;align-items:center;gap:6px;padding:4px .75rem;border-radius:8px;font-size:.8125rem;font-weight:500;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._leaveBtn_psygr_169:hover{background-color:var(--surface-hover)}._leaveBtn_psygr_169:active{background-color:var(--surface-active)}._leaveBtn_psygr_169:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._leaveBtn_psygr_169:hover{color:var(--red)}._viewerNote_psygr_195{display:flex;align-items:center;gap:.5rem;margin:.75rem 1rem 0;padding:.5rem .75rem;border-radius:8px;background:var(--blue-soft);color:var(--blue);font-size:.6875rem;font-weight:500}._projectRef_psygr_208{display:inline-flex;align-items:center;gap:6px}._completeBtn_psygr_214{display:inline-flex;align-items:center;gap:.5rem;padding:4px .75rem;border:1px solid var(--border-strong);border-radius:8px;font-size:.8125rem;font-weight:500;color:var(--text-secondary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._completeBtn_psygr_214:hover{background-color:var(--surface-hover)}._completeBtn_psygr_214:active{background-color:var(--surface-active)}._completeBtn_psygr_214:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._completeBtn_psygr_214[data-done]{color:var(--green);border-color:var(--green);background:var(--green-soft)}._closeBtn_psygr_243{width:28px;height:28px;border-radius:8px;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._closeBtn_psygr_243:hover{background-color:var(--surface-hover)}._closeBtn_psygr_243:active{background-color:var(--surface-active)}._closeBtn_psygr_243:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._body_psygr_32{flex:1;overflow-y:auto;padding:1rem 1.25rem 1.5rem;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}._body_psygr_32::-webkit-scrollbar{width:8px;height:8px}._body_psygr_32::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}._body_psygr_32::-webkit-scrollbar-track{background:transparent}._title_psygr_281{width:100%;border:none;background:none;font-size:1.1875rem;font-weight:600;line-height:1.3;letter-spacing:-.01em;padding:.25rem 0;margin-bottom:1rem;border-radius:4px}._title_psygr_281:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._routineLink_psygr_298{display:inline-flex;align-items:center;gap:6px;width:fit-content;margin-bottom:8px;padding:5px 9px;border-radius:999px;color:var(--accent);background:var(--accent-soft);text-decoration:none;font-size:12px;font-weight:750}._routineLink_psygr_298>span{width:7px;height:7px;border-radius:50%;background:var(--accent)}._fields_psygr_320{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._field_psygr_35{display:grid;grid-template-columns:96px 1fr;align-items:center;gap:.75rem}._field_psygr_35 dt{font-size:.8125rem;color:var(--text-tertiary)}._field_psygr_35 dd{font-size:.8125rem;color:var(--text-primary)}._assignees_psygr_342{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._editChip_psygr_350{padding:1px .5rem;border:1px dashed var(--border-strong);border-radius:999px;font-size:.6875rem;font-weight:500;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._editChip_psygr_350:hover{background-color:var(--surface-hover)}._editChip_psygr_350:active{background-color:var(--surface-active)}._editChip_psygr_350:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._editChip_psygr_350:hover{color:var(--text-secondary);border-style:solid}._popover_psygr_375{position:absolute;top:calc(100% + 6px);left:0;z-index:50;width:220px;padding:.25rem;background:var(--surface-raised);border:1px solid var(--border);border-radius:12px;animation:_pop-in_psygr_1 .18s cubic-bezier(.16,1,.3,1)}@keyframes _pop-in_psygr_1{0%{transform:translateY(-4px);opacity:0}}._popoverItem_psygr_394{display:flex;align-items:center;gap:.5rem;width:100%;padding:5px .5rem;border-radius:8px;font-size:.8125rem;text-align:left;color:var(--text-primary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._popoverItem_psygr_394:hover{background-color:var(--surface-hover)}._popoverItem_psygr_394:active{background-color:var(--surface-active)}._popoverItem_psygr_394:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._popoverItem_psygr_394>:last-child:not(._popoverName_psygr_417){color:var(--green);font-weight:600}._popoverName_psygr_417{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._dueRow_psygr_430{display:flex;align-items:center;gap:.5rem}._dateInput_psygr_436{border:1px solid var(--border);border-radius:6px;background:var(--surface);padding:2px .5rem;font-size:.8125rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--text-primary)}._dateInput_psygr_436:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._clearBtn_psygr_450{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.6875rem;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._clearBtn_psygr_450:hover{background-color:var(--surface-hover)}._clearBtn_psygr_450:active{background-color:var(--surface-active)}._clearBtn_psygr_450:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._labelToggle_psygr_473{display:inline-flex;padding:0;border-radius:999px;opacity:1;transition:transform .12s cubic-bezier(.16,1,.3,1)}._labelToggle_psygr_473:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._labelToggle_psygr_473:not(:disabled):hover{transform:translateY(-1px)}._labelToggle_psygr_473:disabled{cursor:default}._assignee_psygr_342{display:inline-flex;align-items:center;gap:6px}._labels_psygr_497{display:flex;flex-wrap:wrap;gap:.25rem}._select_psygr_503{border:1px solid var(--border);border-radius:6px;background:var(--surface);padding:3px .5rem;font-size:.8125rem}._select_psygr_503:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._due_psygr_430{font-weight:500}._due_psygr_430[data-tone=overdue]{color:var(--red)}._due_psygr_430[data-tone=soon]{color:var(--amber)}._muted_psygr_525{color:var(--text-tertiary);font-size:.8125rem}._section_psygr_530{margin-bottom:1.5rem}._sectionTitle_psygr_534{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;margin-bottom:.5rem}._sectionMeta_psygr_543{font-size:.6875rem;font-weight:500;color:var(--text-tertiary)}._jumpToLatest_psygr_549{display:inline-flex;align-items:center;gap:.25rem;min-height:36px;margin-bottom:.5rem;padding:0 .75rem;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--border));border-radius:999px;color:var(--accent);background:var(--accent-soft);font-size:.6875rem;font-weight:600;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._jumpToLatest_psygr_549:hover{background-color:var(--surface-hover)}._jumpToLatest_psygr_549:active{background-color:var(--surface-active)}._jumpToLatest_psygr_549:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._notifHint_psygr_576{font-size:.6875rem;color:var(--text-tertiary);line-height:1.45;margin-bottom:.75rem}._notifToggle_psygr_583{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;margin-bottom:.75rem}._notifToggle_psygr_583 input{accent-color:var(--accent)}._snoozeRow_psygr_594{display:flex;flex-direction:column;gap:.5rem}._snoozeLabel_psygr_600{font-size:.6875rem;color:var(--text-tertiary)}._snoozeActions_psygr_605{display:flex;flex-wrap:wrap;gap:.5rem}._snoozeActions_psygr_605 button{padding:4px .5rem;border:1px solid var(--border);border-radius:8px;font-size:.6875rem;color:var(--text-secondary);background:var(--surface-raised)}._snoozeActions_psygr_605 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._snoozeActions_psygr_605 button:hover{border-color:var(--accent);color:var(--text-primary)}._snoozeClear_psygr_627{color:var(--accent)!important}._notifStatus_psygr_631{margin-top:.5rem;font-size:.6875rem;color:var(--amber)}._description_psygr_637{width:100%;resize:vertical;border:1px solid var(--border);border-radius:8px;padding:.5rem .75rem;font-size:.8125rem;line-height:1.55;background:var(--bg)}._description_psygr_637:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._description_psygr_637::placeholder{color:var(--text-tertiary)}._checklist_psygr_655{display:flex;flex-direction:column}._checkItem_psygr_660{display:flex;align-items:center;gap:.5rem;padding:5px 0;font-size:.8125rem;cursor:pointer}._checkItem_psygr_660 input{accent-color:var(--green)}._checkItem_psygr_660[data-done]{color:var(--text-tertiary);text-decoration:line-through}._checkAdd_psygr_676{border:none;background:none;padding:5px 0;font-size:.8125rem;color:var(--text-primary);border-radius:4px}._checkAdd_psygr_676:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._checkAdd_psygr_676::placeholder{color:var(--text-tertiary)}._comments_psygr_692{display:flex;flex-direction:column;gap:.75rem}._earlierComments_psygr_698{display:flex;flex-direction:column;gap:1rem}._earlierToggle_psygr_704{align-self:flex-start;padding:5px .75rem;border:1px solid var(--border);border-radius:999px;font-size:.6875rem;font-weight:600;color:var(--text-secondary);background:var(--surface);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._earlierToggle_psygr_704:hover{background-color:var(--surface-hover)}._earlierToggle_psygr_704:active{background-color:var(--surface-active)}._earlierToggle_psygr_704:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._earlierToggle_psygr_704:hover{color:var(--text-primary);background:var(--surface-hover)}._comment_psygr_48{display:flex;gap:.75rem;align-items:flex-start;transition:background-color .6s cubic-bezier(.16,1,.3,1),margin .6s cubic-bezier(.16,1,.3,1),padding .6s cubic-bezier(.16,1,.3,1)}._comment_psygr_48[data-unread]{margin:0 -.5rem;padding:.5rem;border-radius:8px;background:color-mix(in srgb,var(--accent-soft) 70%,transparent)}._commentDateSeparator_psygr_744{display:flex;align-items:center;gap:.75rem;margin:.5rem 0;color:var(--text-tertiary);font-size:.6875rem;font-weight:600;letter-spacing:.045em;text-transform:uppercase}._commentDateSeparator_psygr_744:before,._commentDateSeparator_psygr_744:after{content:"";flex:1;height:1px;background:var(--border)}._commentDateSeparator_psygr_744 span{padding:3px .75rem;border-radius:999px;background:var(--surface-hover)}._newCommentsMarker_psygr_767{display:flex;align-items:center;gap:.5rem;margin:.25rem 0 2px;color:var(--accent);font-size:.6875rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}._newCommentsMarker_psygr_767:before,._newCommentsMarker_psygr_767:after{content:"";flex:1;height:1px;background:var(--accent);opacity:.35}._commentBody_psygr_786{flex:1;min-width:0}._commentBody_psygr_786 p{font-size:.8125rem;line-height:1.55;color:var(--text-secondary)}._commentHeader_psygr_796{display:flex;align-items:baseline;gap:.5rem;margin:0 0 5px 2px}._commentHeader_psygr_796 strong{font-size:.8125rem;font-weight:600}._commentHeader_psygr_796 time{font-size:.6875rem;color:var(--text-tertiary)}._commentMessage_psygr_50{position:relative;padding:.75rem;padding-right:68px;border:1px solid var(--border);border-radius:12px;background:var(--sidebar-bg)}._commentMessageActions_psygr_50{position:absolute;top:6px;right:6px;display:flex;align-items:center;gap:2px;opacity:0;transition:opacity .12s cubic-bezier(.16,1,.3,1)}._comment_psygr_48:hover ._commentMessageActions_psygr_50,._comment_psygr_48:focus-within ._commentMessageActions_psygr_50{opacity:1}._commentSurfaceAction_psygr_834{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._commentSurfaceAction_psygr_834:hover{background-color:var(--surface-hover)}._commentSurfaceAction_psygr_834:active{background-color:var(--surface-active)}._commentSurfaceAction_psygr_834:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._commentSurfaceAction_psygr_834:hover,._commentSurfaceAction_psygr_834[aria-expanded=true]{color:var(--text-primary);background:var(--surface)}._commentActionsWrap_psygr_860{position:relative}._commentActionsMenu_psygr_864{position:absolute;top:calc(100% + 4px);right:0;z-index:50;min-width:120px;padding:.25rem;border:1px solid var(--border);border-radius:8px;background:var(--surface-raised);box-shadow:0 8px 20px #0f172a1f}._commentActionsMenu_psygr_864 button{width:100%;display:flex;align-items:center;gap:.5rem;padding:6px .5rem;border-radius:6px;color:var(--text-secondary);font-size:.6875rem;text-align:left;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._commentActionsMenu_psygr_864 button:hover{background-color:var(--surface-hover)}._commentActionsMenu_psygr_864 button:active{background-color:var(--surface-active)}._commentActionsMenu_psygr_864 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._commentActionsMenu_psygr_864 button[data-danger]{color:var(--red)}._commentEditBtn_psygr_48,._commentDeleteBtn_psygr_49{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:var(--text-tertiary);opacity:0;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._commentEditBtn_psygr_48:hover,._commentDeleteBtn_psygr_49:hover{background-color:var(--surface-hover)}._commentEditBtn_psygr_48:active,._commentDeleteBtn_psygr_49:active{background-color:var(--surface-active)}._commentEditBtn_psygr_48:focus-visible,._commentDeleteBtn_psygr_49:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._comment_psygr_48:hover ._commentEditBtn_psygr_48,._comment_psygr_48:focus-within ._commentEditBtn_psygr_48,._commentEditBtn_psygr_48:focus,._comment_psygr_48:hover ._commentDeleteBtn_psygr_49,._comment_psygr_48:focus-within ._commentDeleteBtn_psygr_49,._commentDeleteBtn_psygr_49:focus{opacity:1}._commentEditBtn_psygr_48{margin-left:auto}._commentEditBtn_psygr_48:hover{color:var(--text-primary);background:var(--surface-hover)}._commentDeleteBtn_psygr_49:hover{color:var(--red);background:var(--red-soft)}._commentDeleteConfirm_psygr_949{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:.5rem .75rem;border:1px solid var(--border);border-radius:8px;background:var(--surface-hover);font-size:.8125rem;color:var(--text-secondary)}._commentDeleteActions_psygr_963{display:flex;gap:.5rem}._commentDeleteConfirmBtn_psygr_968,._commentDeleteCancelBtn_psygr_969{padding:4px .5rem;border-radius:6px;font-size:.6875rem;font-weight:600;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._commentDeleteConfirmBtn_psygr_968:hover,._commentDeleteCancelBtn_psygr_969:hover{background-color:var(--surface-hover)}._commentDeleteConfirmBtn_psygr_968:active,._commentDeleteCancelBtn_psygr_969:active{background-color:var(--surface-active)}._commentDeleteConfirmBtn_psygr_968:focus-visible,._commentDeleteCancelBtn_psygr_969:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._commentDeleteConfirmBtn_psygr_968{color:var(--red);background:var(--red-soft)}._commentDeleteCancelBtn_psygr_969{color:var(--text-secondary);background:var(--surface);border:1px solid var(--border)}._reactionRow_psygr_1002{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:.5rem}._reactionChip_psygr_1010{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border:1px solid var(--border);border-radius:999px;font-size:.6875rem;color:var(--text-secondary);background:var(--surface);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._reactionChip_psygr_1010:hover{background-color:var(--surface-hover)}._reactionChip_psygr_1010:active{background-color:var(--surface-active)}._reactionChip_psygr_1010:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._reactionChip_psygr_1010:hover{border-color:var(--border-strong)}._reactionChip_psygr_1010[data-active]{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}._reactionPickerWrap_psygr_1042{position:relative}._reactionAddBtn_psygr_1046{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px dashed var(--border);color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._reactionAddBtn_psygr_1046:hover{background-color:var(--surface-hover)}._reactionAddBtn_psygr_1046:active{background-color:var(--surface-active)}._reactionAddBtn_psygr_1046:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._reactionAddBtn_psygr_1046:hover,._reactionAddBtn_psygr_1046[aria-expanded=true]{color:var(--text-secondary);border-style:solid;background:var(--surface-hover)}._reactionPicker_psygr_1042{position:absolute;top:calc(100% + 6px);right:0;z-index:50;display:flex;gap:2px;padding:.25rem;background:var(--surface-raised);border:1px solid var(--border);border-radius:12px;box-shadow:0 8px 20px #0f172a1f}._reactionPicker_psygr_1042 button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-size:1rem;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._reactionPicker_psygr_1042 button:hover{background-color:var(--surface-hover)}._reactionPicker_psygr_1042 button:active{background-color:var(--surface-active)}._reactionPicker_psygr_1042 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._reactionPicker_psygr_1042 button:hover{background:var(--surface-hover)}._commentText_psygr_1112{margin:0;font-size:.8125rem;color:var(--text-secondary);line-height:1.62!important;overflow-wrap:anywhere}._commentText_psygr_1112 ul,._commentText_psygr_1112 ol{margin:.25rem 0;padding-left:1.35rem}._commentText_psygr_1112 li{padding-left:2px}._commentText_psygr_1112 li::marker{color:var(--text-tertiary)}._commentText_psygr_1112 .mention{color:var(--accent);font-weight:600;background:var(--accent-soft);border-radius:4px;padding:0 3px}._commentText_psygr_1112 code{font-family:SF Mono,JetBrains Mono,ui-monospace,Menlo,monospace;font-size:.85em;background:var(--surface-hover);border-radius:4px;padding:1px 4px}._commentText_psygr_1112 a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}._commentText_psygr_1112 strong{color:var(--text-primary)}._commentAttachments_psygr_1153{display:grid;gap:.5rem;margin-top:.5rem}._commentAttachments_psygr_1153 img{max-width:220px;max-height:160px;border-radius:8px;border:1px solid var(--border);display:block}._imageThumb_psygr_1166{position:relative;display:inline-block;max-width:220px}._imageThumb_psygr_1166:hover ._imageDownloadChip_psygr_51,._imageThumb_psygr_1166:focus-within ._imageDownloadChip_psygr_51{opacity:1}._imageThumbBtn_psygr_1175{display:block;padding:0;border:0;background:transparent;cursor:zoom-in;border-radius:8px}._imageThumbBtn_psygr_1175:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._imageThumbBtn_psygr_1175 img{max-width:220px;max-height:160px}._imageDownloadChip_psygr_51{position:absolute;top:6px;right:6px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:color-mix(in srgb,var(--surface-raised) 92%,transparent);border:1px solid var(--border);color:var(--text-secondary);opacity:0;transition:opacity .12s ease;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._imageDownloadChip_psygr_51:hover{background-color:var(--surface-hover)}._imageDownloadChip_psygr_51:active{background-color:var(--surface-active)}._imageDownloadChip_psygr_51:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._imageDownloadChip_psygr_51:hover{color:var(--text-primary)}._previewOverlay_psygr_39{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0a0c148c;display:flex;align-items:center;justify-content:center;padding:1.5rem}._previewModal_psygr_42{width:min(920px,96vw);max-height:min(90vh,900px);display:flex;flex-direction:column;background:var(--surface-raised);border:1px solid var(--border);border-radius:16px;overflow:hidden}._previewHeader_psygr_1246{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid var(--border)}._previewName_psygr_1255{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;color:var(--text-primary)}._previewActions_psygr_1265{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}._previewAction_psygr_1265{display:inline-flex;align-items:center;gap:6px;padding:5px .75rem;border-radius:8px;font-size:.6875rem;font-weight:600;background:var(--surface);border:1px solid var(--border);color:var(--text-primary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._previewAction_psygr_1265:hover{background-color:var(--surface-hover)}._previewAction_psygr_1265:active{background-color:var(--surface-active)}._previewAction_psygr_1265:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._previewClose_psygr_1297{width:28px;height:28px;border-radius:8px;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._previewClose_psygr_1297:hover{background-color:var(--surface-hover)}._previewClose_psygr_1297:active{background-color:var(--surface-active)}._previewClose_psygr_1297:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._previewError_psygr_1316{margin:0;padding:.5rem 1rem;font-size:.6875rem;color:var(--red);border-bottom:1px solid var(--border)}._previewBody_psygr_1324{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--surface)}._previewBody_psygr_1324 img{max-width:100%;max-height:min(72vh,760px);object-fit:contain;border-radius:8px}._fileCard_psygr_1340{display:flex;align-items:center;gap:.75rem;width:100%;min-width:0;padding:.5rem .75rem;border:1px solid var(--border);border-radius:12px;font-size:.6875rem;color:var(--text-secondary);background:var(--surface);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._fileCard_psygr_1340:hover{background-color:var(--surface-hover)}._fileCard_psygr_1340:active{background-color:var(--surface-active)}._fileCard_psygr_1340:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._fileCardIcon_psygr_1366{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:8px;color:var(--accent);background:var(--accent-soft)}._fileCardDetails_psygr_1378{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._fileCardDetails_psygr_1378 strong{display:-webkit-box;overflow:hidden;color:var(--text-primary);font-size:.8125rem;font-weight:600;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}._fileCardDetails_psygr_1378 span{color:var(--text-tertiary)}._fileCardUnavailable_psygr_1399{cursor:default;color:var(--text-tertiary);background:color-mix(in srgb,var(--surface) 82%,var(--border))}._commentDelivery_psygr_1405,._commentDeliveryRetry_psygr_1406{display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.6875rem}._commentDelivery_psygr_1405{color:var(--text-tertiary)}._commentDeliveryRetry_psygr_1406{min-height:32px;color:var(--red);font-weight:600}._commentDeliveryRetry_psygr_1406:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._seen_psygr_1428{display:inline-flex;align-items:center;gap:5px;margin-top:4px;font-size:.6875rem;color:var(--text-tertiary)}._confirmDeleteBtn_psygr_1437,._cancelDeleteBtn_psygr_1438{padding:4px .75rem;border-radius:6px;font-size:.6875rem;font-weight:600}._confirmDeleteBtn_psygr_1437:focus-visible,._cancelDeleteBtn_psygr_1438:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._confirmDeleteBtn_psygr_1437{background:var(--red);color:#fff}._cancelDeleteBtn_psygr_1438{color:var(--text-secondary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._cancelDeleteBtn_psygr_1438:hover{background-color:var(--surface-hover)}._cancelDeleteBtn_psygr_1438:active{background-color:var(--surface-active)}._composer_psygr_1467{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-top:1px solid var(--border)}._composer_psygr_1467 input{flex:1;border:1px solid var(--border);border-radius:999px;padding:6px 1rem;font-size:.8125rem;background:var(--bg)}._composer_psygr_1467 input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._composer_psygr_1467 input::placeholder{color:var(--text-tertiary)}._send_psygr_1490{font-size:.8125rem;font-weight:600;color:var(--accent);padding:4px .5rem;border-radius:6px}._send_psygr_1490:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._send_psygr_1490:disabled{color:var(--text-tertiary);cursor:default}._overlay_ocb6l_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#0a0c1459;display:flex;justify-content:center;padding-top:14vh;animation:_fade_ocb6l_1 .12s cubic-bezier(.16,1,.3,1)}@keyframes _fade_ocb6l_1{0%{opacity:0}}._palette_ocb6l_17{width:min(600px,92vw);max-height:420px;display:flex;flex-direction:column;background:var(--surface-raised);border:1px solid var(--border);border-radius:12px;overflow:hidden;animation:_pop_ocb6l_1 .18s cubic-bezier(.16,1,.3,1)}@keyframes _pop_ocb6l_1{0%{transform:translateY(-8px) scale(.985);opacity:0}}._input_ocb6l_35{border:none;background:none;padding:1rem 1.25rem;font-size:1rem;border-bottom:1px solid var(--border);outline:none}._input_ocb6l_35::placeholder{color:var(--text-tertiary)}._results_ocb6l_47{overflow-y:auto;padding:.5rem;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}._results_ocb6l_47::-webkit-scrollbar{width:8px;height:8px}._results_ocb6l_47::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}._results_ocb6l_47::-webkit-scrollbar-track{background:transparent}._result_ocb6l_47{display:flex;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;border-radius:8px;text-align:left;font-size:.875rem}._result_ocb6l_47[data-active]{background:var(--accent-soft)}._icon_ocb6l_79{width:20px;text-align:center;flex-shrink:0}._label_ocb6l_85{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._hint_ocb6l_93{font-size:.6875rem;color:var(--text-tertiary);flex-shrink:0}._empty_ocb6l_99{padding:1.25rem;text-align:center;font-size:.8125rem;color:var(--text-tertiary)}._overlay_142jx_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0a0c1459;display:flex;align-items:flex-start;justify-content:center;padding-top:16vh;animation:_fade_142jx_1 .12s cubic-bezier(.16,1,.3,1)}@keyframes _fade_142jx_1{0%{opacity:0}}._modal_142jx_18{width:min(480px,92vw);background:var(--surface-raised);border:1px solid var(--border);border-radius:16px;padding:1.5rem;animation:_pop_142jx_1 .18s cubic-bezier(.16,1,.3,1)}@keyframes _pop_142jx_1{0%{transform:translateY(-8px) scale(.985);opacity:0}}._title_142jx_33{font-size:1.1875rem;margin-bottom:1.25rem}._form_142jx_38{display:flex;flex-direction:column;gap:1rem}._nameRow_142jx_44{display:flex;align-items:center;gap:.75rem}._emojiPreview_142jx_50{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;font-size:1.1875rem;border-radius:8px;flex-shrink:0}._emojiPreview_142jx_50[data-color=accent]{background:var(--accent-soft);color:var(--accent)}._emojiPreview_142jx_50[data-color=green]{background:var(--green-soft);color:var(--green)}._emojiPreview_142jx_50[data-color=amber]{background:var(--amber-soft);color:var(--amber)}._emojiPreview_142jx_50[data-color=red]{background:var(--red-soft);color:var(--red)}._emojiPreview_142jx_50[data-color=blue]{background:var(--blue-soft);color:var(--blue)}._emojiPreview_142jx_50[data-color=purple]{background:var(--purple-soft);color:var(--purple)}._emojiPreview_142jx_50[data-color=pink]{background:var(--pink-soft);color:var(--pink)}._emojiPreview_142jx_50[data-color=teal]{background:var(--teal-soft);color:var(--teal)}._nameInput_142jx_93{flex:1;border:none;background:none;font-size:1.1875rem;font-weight:600;letter-spacing:-.01em;padding:.25rem 0;border-radius:4px}._nameInput_142jx_93:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._nameInput_142jx_93::placeholder{color:var(--text-tertiary);font-weight:400}._description_142jx_112{width:100%;resize:vertical;border:1px solid var(--border);border-radius:8px;padding:.5rem .75rem;font-size:.8125rem;line-height:1.55;background:var(--bg)}._description_142jx_112:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._description_142jx_112::placeholder{color:var(--text-tertiary)}._pickRow_142jx_130{border:none}._pickRow_142jx_130 legend{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:.5rem}._emojis_142jx_142{display:flex;flex-wrap:wrap;gap:.25rem}._emojiBtn_142jx_148{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;border-radius:8px;border:1px solid transparent;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._emojiBtn_142jx_148:hover{background-color:var(--surface-hover)}._emojiBtn_142jx_148:active{background-color:var(--surface-active)}._emojiBtn_142jx_148:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._emojiBtn_142jx_148[data-active]{background:var(--accent-soft);border-color:var(--accent)}._colors_142jx_175{display:flex;gap:.5rem}._colorBtn_142jx_180{width:22px;height:22px;border-radius:999px;border:2px solid transparent;transition:transform .12s cubic-bezier(.16,1,.3,1)}._colorBtn_142jx_180:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._colorBtn_142jx_180[data-color=accent]{background:var(--accent)}._colorBtn_142jx_180[data-color=green]{background:var(--green)}._colorBtn_142jx_180[data-color=amber]{background:var(--amber)}._colorBtn_142jx_180[data-color=red]{background:var(--red)}._colorBtn_142jx_180[data-color=blue]{background:var(--blue)}._colorBtn_142jx_180[data-color=purple]{background:var(--purple)}._colorBtn_142jx_180[data-color=pink]{background:var(--pink)}._colorBtn_142jx_180[data-color=teal]{background:var(--teal)}._colorBtn_142jx_180:hover{transform:scale(1.12)}._colorBtn_142jx_180[data-active]{box-shadow:0 0 0 2px var(--surface-raised),0 0 0 4px var(--text-tertiary)}._inviteBox_142jx_222{border:1px solid var(--border);border-radius:12px;padding:.75rem;background:var(--bg)}._inviteBox_142jx_222 legend{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);padding:0 .25rem}._inviteHint_142jx_237{margin:0 0 .75rem;color:var(--text-secondary);font-size:.6875rem;line-height:1.45}._emailField_142jx_244{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-height:42px;padding:.5rem;border:1px solid var(--border);border-radius:8px;background:var(--surface)}._emailField_142jx_244:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._emailField_142jx_244:focus-within{border-color:var(--accent)}._emailField_142jx_244 input{flex:1;min-width:180px;border:0;background:transparent;color:var(--text-primary);font-size:.8125rem;outline:none}._emailField_142jx_244 input::placeholder{color:var(--text-tertiary)}._emailChip_142jx_275{display:inline-flex;align-items:center;gap:.25rem;max-width:100%;padding:4px 6px 4px .5rem;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:.6875rem;font-weight:500}._emailChip_142jx_275 button{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:inherit;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._emailChip_142jx_275 button:hover{background-color:var(--surface-hover)}._emailChip_142jx_275 button:active{background-color:var(--surface-active)}._emailChip_142jx_275 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._inviteError_142jx_309{margin-top:.5rem;color:var(--red);font-size:.6875rem}._footer_142jx_315{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.5rem}._cancel_142jx_322{padding:6px 1rem;border-radius:8px;font-size:.8125rem;font-weight:500;color:var(--text-secondary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._cancel_142jx_322:hover{background-color:var(--surface-hover)}._cancel_142jx_322:active{background-color:var(--surface-active)}._cancel_142jx_322:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._create_142jx_342{padding:6px 1rem;border-radius:8px;font-size:.8125rem;font-weight:600;background:var(--accent);color:var(--text-inverse);transition:background-color .12s cubic-bezier(.16,1,.3,1)}._create_142jx_342:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._create_142jx_342:hover:not(:disabled){background:var(--accent-strong)}._create_142jx_342:disabled{opacity:.5;cursor:default}._overlay_17z09_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0a0c1459;display:flex;align-items:center;justify-content:center;padding:1rem;animation:_fade_17z09_1 .12s cubic-bezier(.16,1,.3,1)}@keyframes _fade_17z09_1{0%{opacity:0}}._modal_17z09_18{width:min(540px,100vw - 2rem);max-height:min(90vh,800px);overflow-x:hidden;overflow-y:auto;background:var(--surface-raised);border:1px solid var(--border);border-radius:16px;padding:1.5rem;animation:_pop_17z09_1 .18s cubic-bezier(.16,1,.3,1);scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}._modal_17z09_18::-webkit-scrollbar{width:8px;height:8px}._modal_17z09_18::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}._modal_17z09_18::-webkit-scrollbar-track{background:transparent}@keyframes _pop_17z09_1{0%{transform:translateY(-8px) scale(.985);opacity:0}}._title_17z09_49{font-size:1.1875rem;margin-bottom:1.25rem}._avatarRow_17z09_54{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}._avatarActions_17z09_61{display:flex;align-items:center;gap:.75rem}._upload_17z09_67{display:inline-flex;align-items:center;gap:.5rem;padding:5px .75rem;border:1px solid var(--border-strong);border-radius:8px;font-size:.8125rem;font-weight:500;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._upload_17z09_67:hover{background-color:var(--surface-hover)}._upload_17z09_67:active{background-color:var(--surface-active)}._upload_17z09_67:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._remove_17z09_90{font-size:.8125rem;color:var(--red);padding:4px .5rem;border-radius:6px;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._remove_17z09_90:hover{background-color:var(--surface-hover)}._remove_17z09_90:active{background-color:var(--surface-active)}._remove_17z09_90:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._field_17z09_109{display:flex;flex-direction:column;gap:6px;margin-bottom:1rem}._field_17z09_109 span{font-size:.8125rem;font-weight:500;color:var(--text-secondary)}._field_17z09_109 input{border:1px solid var(--border-strong);border-radius:8px;padding:.5rem .75rem;font-size:.875rem;background:var(--surface);transition:border-color .12s cubic-bezier(.16,1,.3,1)}._field_17z09_109 input:focus{outline:none;border-color:var(--accent)}._colors_17z09_133{border:none;margin-bottom:1.25rem}._colors_17z09_133 legend{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:.5rem}._emailPrefs_17z09_146{border:1px solid var(--border);border-radius:12px;padding:1rem;margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.75rem;min-width:0}._emailPrefs_17z09_146 legend{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);padding:0 .25rem}._planCard_17z09_165{display:grid;gap:.75rem;margin-bottom:1.25rem;padding:1rem;border:1px solid var(--border);border-radius:12px;background:var(--surface-raised)}._planCard_17z09_165>div:first-child{display:grid;gap:3px}._planCard_17z09_165>div:first-child strong{font-size:1.1875rem}._planCard_17z09_165>div:first-child small{color:var(--text-secondary);line-height:1.45}._planCard_17z09_165>p{color:var(--text-secondary);font-size:.6875rem}._planEyebrow_17z09_190{color:var(--text-tertiary);font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}._deletion_17z09_198{display:grid;gap:.75rem;margin-bottom:1.25rem;padding:1rem;border:1px solid color-mix(in srgb,var(--red) 32%,var(--border));border-radius:12px;background:color-mix(in srgb,var(--red-soft) 56%,var(--surface-raised))}._deletion_17z09_198 h3{font-size:.8125rem;font-weight:600;color:var(--text-primary)}._deletion_17z09_198 p{margin-top:4px;font-size:.8125rem;line-height:1.5;color:var(--text-secondary)}._deletionPending_17z09_219{color:var(--text-secondary)}._deletionLoading_17z09_223{color:var(--text-tertiary);font-size:.6875rem}._deleteButton_17z09_228{justify-self:start;padding:7px .75rem;border:1px solid color-mix(in srgb,var(--red) 50%,var(--border-strong));border-radius:8px;color:var(--red);font-size:.8125rem;font-weight:500;background:var(--surface-raised);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._deleteButton_17z09_228:hover{background-color:var(--surface-hover)}._deleteButton_17z09_228:active{background-color:var(--surface-active)}._deleteButton_17z09_228:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._deleteConfirm_17z09_251{display:grid;gap:.5rem;padding:.75rem;border-radius:8px;background:var(--surface-raised);border:1px solid var(--border)}._deleteConfirm_17z09_251 strong{font-size:.8125rem;font-weight:600}._deleteConfirm_17z09_251>span{color:var(--text-secondary);font-size:.6875rem;line-height:1.45}._deleteConfirm_17z09_251>div{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.25rem}._deleteConfirm_17z09_251>div button{padding:6px .75rem;border:1px solid var(--border-strong);border-radius:8px;font-size:.8125rem;font-weight:500;background:var(--surface-raised);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._deleteConfirm_17z09_251>div button:hover{background-color:var(--surface-hover)}._deleteConfirm_17z09_251>div button:active{background-color:var(--surface-active)}._deleteConfirm_17z09_251>div button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._deleteConfirm_17z09_251>div button:last-child{border-color:var(--red);background:var(--red);color:var(--text-inverse)}._deletionError_17z09_300{color:var(--red)!important}._planUsage_17z09_304{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}._planUsage_17z09_304 div{padding:.5rem;border-radius:8px;background:var(--surface)}._planUsage_17z09_304 dt{color:var(--text-tertiary);font-size:.6875rem}._planUsage_17z09_304 dd{margin-top:2px;color:var(--text-primary);font-weight:600}._preference_17z09_324{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:start;font-size:.8125rem;color:var(--text-secondary);min-width:0}._preference_17z09_324 input{margin-top:2px;accent-color:var(--accent)}._preference_17z09_324 strong{display:block;color:var(--text-primary);font-weight:600}._preference_17z09_324 small{display:block;margin-top:2px;line-height:1.45;color:var(--text-tertiary);overflow-wrap:anywhere}._fieldInline_17z09_350{display:flex;flex-direction:column;gap:.25rem;margin-left:calc(16px + .75rem);margin-right:0;min-width:0;max-width:100%;font-size:.8125rem}._fieldInline_17z09_350 span{color:var(--text-tertiary);font-size:.6875rem}._fieldInline_17z09_350 select{width:100%;max-width:100%;box-sizing:border-box;border:1px solid var(--border);border-radius:8px;padding:.5rem;background:var(--bg);color:var(--text-primary)}._fieldInline_17z09_350 select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._fieldHint_17z09_379{font-size:.6875rem;line-height:1.45;color:var(--text-tertiary)}._swatches_17z09_385{display:flex;gap:.5rem}._swatch_17z09_385{width:22px;height:22px;border-radius:999px;transition:transform .12s cubic-bezier(.16,1,.3,1)}._swatch_17z09_385:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._swatch_17z09_385[data-color=accent]{background:var(--accent)}._swatch_17z09_385[data-color=green]{background:var(--green)}._swatch_17z09_385[data-color=amber]{background:var(--amber)}._swatch_17z09_385[data-color=red]{background:var(--red)}._swatch_17z09_385[data-color=blue]{background:var(--blue)}._swatch_17z09_385[data-color=purple]{background:var(--purple)}._swatch_17z09_385[data-color=pink]{background:var(--pink)}._swatch_17z09_385[data-color=teal]{background:var(--teal)}._swatch_17z09_385:hover{transform:scale(1.12)}._swatch_17z09_385[data-active]{box-shadow:0 0 0 2px var(--surface-raised),0 0 0 4px var(--text-tertiary)}._legal_17z09_431{display:flex;align-items:center;gap:.5rem;margin:-.5rem 0 1.25rem;color:var(--text-tertiary);font-size:.6875rem}._legal_17z09_431 a{text-decoration:underline;text-underline-offset:3px}._legal_17z09_431 a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._legal_17z09_431 a:hover{color:var(--text-secondary)}._footer_17z09_451{display:flex;justify-content:flex-end;gap:.5rem}._cancel_17z09_457{padding:6px 1rem;border-radius:8px;font-size:.8125rem;font-weight:500;color:var(--text-secondary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._cancel_17z09_457:hover{background-color:var(--surface-hover)}._cancel_17z09_457:active{background-color:var(--surface-active)}._cancel_17z09_457:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._save_17z09_477{padding:6px 1rem;border-radius:8px;font-size:.8125rem;font-weight:600;background:var(--accent);color:var(--text-inverse);transition:background-color .12s cubic-bezier(.16,1,.3,1)}._save_17z09_477:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._save_17z09_477:hover:not(:disabled){background:var(--accent-strong)}._save_17z09_477:disabled{opacity:.5;cursor:default}@media (max-width: 768px){._overlay_17z09_1{align-items:flex-end;padding:0}._modal_17z09_18{width:100%;max-height:94dvh;border-radius:16px 16px 0 0;padding:1.25rem 1rem max(1rem,env(safe-area-inset-bottom))}._avatarRow_17z09_54,._avatarActions_17z09_61{align-items:flex-start;flex-wrap:wrap}._emailPrefs_17z09_146{padding:.75rem}._swatches_17z09_385{flex-wrap:wrap}._footer_17z09_451{position:sticky;bottom:0;margin:0 -1rem -1rem;padding:.75rem 1rem max(.75rem,env(safe-area-inset-bottom));background:var(--surface-raised);border-top:1px solid var(--border)}}._root_c9i8f_1{position:relative}._trigger_c9i8f_5{display:inline-flex;border-radius:999px;transition:box-shadow .12s cubic-bezier(.16,1,.3,1)}._trigger_c9i8f_5:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._trigger_c9i8f_5:hover{box-shadow:0 0 0 3px var(--surface-active)}._menu_c9i8f_18{position:absolute;top:calc(100% + 8px);right:0;z-index:50;width:240px;padding:.5rem;background:var(--surface-raised);border:1px solid var(--border);border-radius:12px;animation:_menu-in_c9i8f_1 .18s cubic-bezier(.16,1,.3,1)}@keyframes _menu-in_c9i8f_1{0%{transform:translateY(-4px);opacity:0}}._identity_c9i8f_37{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem}._who_c9i8f_44{min-width:0;display:flex;flex-direction:column}._who_c9i8f_44 strong{font-size:.8125rem;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._who_c9i8f_44 span{font-size:.6875rem;color:var(--text-tertiary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._separator_c9i8f_64{height:1px;background:var(--border);margin:.5rem 0}._item_c9i8f_70{display:flex;align-items:center;gap:.5rem;width:100%;padding:6px .75rem;border-radius:8px;font-size:.8125rem;font-weight:500;color:var(--text-secondary);text-align:left;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._item_c9i8f_70:hover{background-color:var(--surface-hover)}._item_c9i8f_70:active{background-color:var(--surface-active)}._item_c9i8f_70:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._item_c9i8f_70:hover{color:var(--text-primary)}._itemIcon_c9i8f_98{width:16px;text-align:center;color:var(--text-tertiary)}._topbar_1os0j_1{height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 1.5rem;border-bottom:1px solid var(--border);background:var(--bg)}._mobileMenu_1os0j_13{display:none}._heading_1os0j_17{display:flex;align-items:baseline;gap:.75rem;min-width:0}._title_1os0j_24{font-size:1rem;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._subtitle_1os0j_32{font-size:.8125rem;color:var(--text-tertiary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._actions_1os0j_40{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._search_1os0j_47{display:inline-flex;align-items:center;gap:.5rem;padding:5px .75rem;border:1px solid var(--border);border-radius:8px;font-size:.8125rem;color:var(--text-tertiary);background:var(--surface);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._search_1os0j_47:hover{background-color:var(--surface-hover)}._search_1os0j_47:active{background-color:var(--surface-active)}._search_1os0j_47:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._search_1os0j_47 kbd{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.6875rem;padding:0 4px;border:1px solid var(--border);border-radius:4px;color:var(--text-tertiary)}._iconBtn_1os0j_79{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:1rem;color:var(--text-secondary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._iconBtn_1os0j_79:hover{background-color:var(--surface-hover)}._iconBtn_1os0j_79:active{background-color:var(--surface-active)}._iconBtn_1os0j_79:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width: 768px){._topbar_1os0j_1{min-height:56px;height:auto;gap:.5rem;padding:max(2px,env(safe-area-inset-top)) 1rem 0}._mobileMenu_1os0j_13{width:40px;height:40px;flex:0 0 40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:var(--text-secondary);font-size:1.1875rem;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._mobileMenu_1os0j_13:hover{background-color:var(--surface-hover)}._mobileMenu_1os0j_13:active{background-color:var(--surface-active)}._mobileMenu_1os0j_13:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._heading_1os0j_17{flex:1;gap:.5rem}._title_1os0j_24{font-size:.875rem}._subtitle_1os0j_32{display:none}._actions_1os0j_40{gap:.25rem}._search_1os0j_47{width:38px;height:38px;justify-content:center;padding:0;border-color:transparent;background:transparent}._search_1os0j_47 kbd,._search_1os0j_47 ._searchLabel_1os0j_154,._iconBtn_1os0j_79{display:none}}@media (max-width: 430px){._topbar_1os0j_1{padding-inline:.5rem}}._scroll_1yzgv_2{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}._scroll_1yzgv_2::-webkit-scrollbar{width:8px;height:8px}._scroll_1yzgv_2::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}._scroll_1yzgv_2::-webkit-scrollbar-track{background:transparent}._content_1yzgv_20{max-width:760px;margin:0 auto;padding:1.5rem 2rem 3rem;display:flex;flex-direction:column;gap:1.5rem}._card_1yzgv_29{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem}._cardTitle_1yzgv_36{display:flex;align-items:center;gap:.5rem;font-size:1rem;margin-bottom:1rem}._cardTitle_1yzgv_36 i{color:var(--accent)}._subTitle_1yzgv_47{font-size:.8125rem;font-weight:600;margin:1.25rem 0 .5rem}._subTitle_1yzgv_47 span{color:var(--text-tertiary);font-weight:500;margin-left:.25rem}._renameRow_1yzgv_58,._addRow_1yzgv_59{display:flex;gap:.5rem}._renameRow_1yzgv_58 input,._renameRow_1yzgv_58 select,._addRow_1yzgv_59 input,._addRow_1yzgv_59 select{flex:1;min-width:0;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:6px .75rem;font-size:.8125rem}._renameRow_1yzgv_58 input:focus-visible,._renameRow_1yzgv_58 select:focus-visible,._addRow_1yzgv_59 input:focus-visible,._addRow_1yzgv_59 select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._addRow_1yzgv_59{margin-top:.75rem}._transferBox_1yzgv_87{margin-top:1.25rem}._helperText_1yzgv_91{margin:-.25rem 0 .75rem;color:var(--text-secondary);font-size:.6875rem;line-height:1.5}._primary_1yzgv_98{padding:6px 1rem;border-radius:8px;font-size:.8125rem;font-weight:600;background:var(--accent);color:var(--text-inverse)}._primary_1yzgv_98:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._primary_1yzgv_98:hover:not(:disabled){background:var(--accent-strong)}._primary_1yzgv_98:disabled{opacity:.5;cursor:default}._inviteFeedback_1yzgv_118{margin-top:.5rem;font-size:.6875rem;color:var(--accent)}._dangerZone_1yzgv_124{margin-top:1.5rem;padding:1rem;border:1px solid color-mix(in srgb,var(--red) 42%,var(--border));border-radius:12px;background:var(--red-soft)}._dangerTitle_1yzgv_132{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:var(--red);font-size:.8125rem;font-weight:600}._confirmLabel_1yzgv_142{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem;font-size:.6875rem;color:var(--text-secondary)}._confirmLabel_1yzgv_142 strong{color:var(--text-primary)}._confirmLabel_1yzgv_142 input{border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:6px .75rem;color:var(--text-primary);font-size:.8125rem}._confirmLabel_1yzgv_142 input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._dangerButton_1yzgv_166{margin-top:.75rem;padding:6px 1rem;border-radius:8px;font-size:.8125rem;font-weight:600;background:var(--red);color:var(--text-inverse)}._dangerButton_1yzgv_166:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._dangerButton_1yzgv_166:hover:not(:disabled){filter:brightness(.95)}._dangerButton_1yzgv_166:disabled{opacity:.5;cursor:default}._inviteAvatar_1yzgv_187{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--surface-active);color:var(--text-tertiary);font-size:.8125rem;flex-shrink:0}._memberList_1yzgv_200{list-style:none}._memberList_1yzgv_200 li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--border)}._memberList_1yzgv_200 li:last-child{border-bottom:none}._who_1yzgv_214{flex:1;min-width:0;display:flex;flex-direction:column}._who_1yzgv_214 strong{font-size:.8125rem;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._who_1yzgv_214 strong em{font-style:normal;font-weight:400;color:var(--text-tertiary)}._who_1yzgv_214 span{font-size:.6875rem;color:var(--text-tertiary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._roleTag_1yzgv_240{font-size:.6875rem;font-weight:500;color:var(--text-tertiary);text-transform:capitalize}._removeBtn_1yzgv_247{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._removeBtn_1yzgv_247:hover{background-color:var(--surface-hover)}._removeBtn_1yzgv_247:active{background-color:var(--surface-active)}._removeBtn_1yzgv_247:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._removeBtn_1yzgv_247:hover{color:var(--red)}._revokeConfirm_1yzgv_272{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}._revokeConfirm_1yzgv_272>span{color:var(--text-secondary);font-size:.6875rem}._revokeConfirm_1yzgv_272 button{padding:4px .5rem;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);font-size:.6875rem;font-weight:600;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._revokeConfirm_1yzgv_272 button:hover{background-color:var(--surface-hover)}._revokeConfirm_1yzgv_272 button:active{background-color:var(--surface-active)}._revokeConfirm_1yzgv_272 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._revokeConfirm_1yzgv_272 button:disabled{cursor:default;opacity:.55}._revokeConfirm_1yzgv_272 ._revokeConfirmButton_1yzgv_306{border-color:color-mix(in srgb,var(--red) 45%,var(--border));background:var(--red-soft);color:var(--red)}._accessError_1yzgv_312{margin-bottom:.5rem;color:var(--red);font-size:.6875rem}._tierSelect_1yzgv_318{min-width:92px;padding:6px .5rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-primary);font-size:.6875rem;font-weight:600}._tierSelect_1yzgv_318:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._tierSelect_1yzgv_318:disabled{cursor:default;opacity:.65}._projectList_1yzgv_337{list-style:none}._projectRow_1yzgv_341{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--border)}._projectRow_1yzgv_341:last-child{border-bottom:none}._projectRow_1yzgv_341[data-archived]{opacity:.55}._projectIcon_1yzgv_355{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}._projectIcon_1yzgv_355[data-color=accent]{background:var(--accent-soft);color:var(--accent)}._projectIcon_1yzgv_355[data-color=green]{background:var(--green-soft);color:var(--green)}._projectIcon_1yzgv_355[data-color=amber]{background:var(--amber-soft);color:var(--amber)}._projectIcon_1yzgv_355[data-color=red]{background:var(--red-soft);color:var(--red)}._projectIcon_1yzgv_355[data-color=blue]{background:var(--blue-soft);color:var(--blue)}._projectIcon_1yzgv_355[data-color=purple]{background:var(--purple-soft);color:var(--purple)}._projectIcon_1yzgv_355[data-color=pink]{background:var(--pink-soft);color:var(--pink)}._projectIcon_1yzgv_355[data-color=teal]{background:var(--teal-soft);color:var(--teal)}._projectWho_1yzgv_397{flex:1;min-width:0;display:flex;flex-direction:column}._projectWho_1yzgv_397 a strong{font-size:.8125rem;font-weight:600}._projectWho_1yzgv_397 a strong:hover{color:var(--accent)}._projectWho_1yzgv_397 input{border:1px solid var(--accent);border-radius:6px;padding:2px .5rem;font-size:.8125rem;font-weight:600;background:var(--surface);outline:none;width:100%;max-width:280px}._projectWho_1yzgv_397>span{font-size:.6875rem;color:var(--text-tertiary)}._rowAction_1yzgv_426{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:var(--text-tertiary);font-size:.8125rem;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._rowAction_1yzgv_426:hover{background-color:var(--surface-hover)}._rowAction_1yzgv_426:active{background-color:var(--surface-active)}._rowAction_1yzgv_426:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._rowAction_1yzgv_426:hover{color:var(--text-primary)}._empty_1yzgv_452{font-size:.8125rem;color:var(--text-tertiary)}._footnote_1yzgv_457{margin-top:.75rem;font-size:.6875rem;color:var(--text-tertiary)}._secondaryButton_1yzgv_463{min-height:34px;padding:6px .75rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-secondary);font-size:.6875rem;font-weight:600;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._secondaryButton_1yzgv_463:hover{background-color:var(--surface-hover)}._secondaryButton_1yzgv_463:active{background-color:var(--surface-active)}._secondaryButton_1yzgv_463:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._secondaryButton_1yzgv_463:hover:not(:disabled){border-color:var(--border-strong);color:var(--text-primary)}._secondaryButton_1yzgv_463:disabled{cursor:default;opacity:.55}._deletionCard_1yzgv_498{padding:0;overflow:hidden}._deletionHeading_1yzgv_503{padding:1.25rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._deletionHeading_1yzgv_503 ._cardTitle_1yzgv_36{margin-bottom:.5rem}._deletionHeading_1yzgv_503 ._helperText_1yzgv_91{max-width:520px;margin:0}._deletionTabs_1yzgv_518{padding:0 1.25rem;display:flex;gap:1.25rem;border-bottom:1px solid var(--border)}._deletionTabs_1yzgv_518 button{position:relative;padding:.5rem 0 .75rem;color:var(--text-tertiary);font-size:.6875rem;font-weight:600}._deletionTabs_1yzgv_518 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._deletionTabs_1yzgv_518 button span{margin-left:.25rem;padding:1px 6px;border-radius:999px;background:var(--surface-active);color:var(--text-tertiary);font-size:10px}._deletionTabs_1yzgv_518 button[aria-selected=true]{color:var(--text-primary)}._deletionTabs_1yzgv_518 button[aria-selected=true]:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:999px;background:var(--accent)}._deletionEmpty_1yzgv_557{min-height:180px;padding:2rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;text-align:center;color:var(--text-tertiary)}._deletionEmpty_1yzgv_557 i{color:var(--green);font-size:24px}._deletionEmpty_1yzgv_557 strong{color:var(--text-primary);font-size:.8125rem}._deletionEmpty_1yzgv_557 span{font-size:.6875rem}._deletionWorkspace_1yzgv_580{min-height:460px;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.5fr)}._deletionCaseList_1yzgv_586{border-right:1px solid var(--border);background:var(--surface-subtle)}._deletionCaseList_1yzgv_586>button{width:100%;padding:.75rem;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:.5rem;border-bottom:1px solid var(--border);text-align:left;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._deletionCaseList_1yzgv_586>button:hover{background-color:var(--surface-hover)}._deletionCaseList_1yzgv_586>button:active{background-color:var(--surface-active)}._deletionCaseList_1yzgv_586>button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._deletionCaseList_1yzgv_586>button[aria-current=true]{background:var(--accent-soft)}._deletionCaseList_1yzgv_586>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}._deletionCaseList_1yzgv_586>button strong,._deletionCaseList_1yzgv_586>button small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._deletionCaseList_1yzgv_586>button strong{color:var(--text-primary);font-size:.6875rem;font-weight:600}._deletionCaseList_1yzgv_586>button small{color:var(--text-tertiary);font-size:10px}._deletionCaseList_1yzgv_586>button em{padding:2px 7px;border-radius:999px;background:var(--amber-soft);color:var(--amber);font-size:10px;font-style:normal;font-weight:600;text-transform:capitalize}._deletionCaseList_1yzgv_586>button em[data-status=processing]{background:var(--blue-soft);color:var(--blue)}._deletionCaseList_1yzgv_586>button em[data-status=completed]{background:var(--green-soft);color:var(--green)}._deletionCaseIcon_1yzgv_655{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--red-soft);color:var(--red)}._deletionDetail_1yzgv_666{min-width:0;padding:1.25rem}._deletionDetailHeader_1yzgv_671{padding-bottom:1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--border)}._deletionDetailHeader_1yzgv_671>div{min-width:0}._deletionDetailHeader_1yzgv_671 span:first-child{display:block;margin-bottom:.25rem;color:var(--text-tertiary);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}._deletionDetailHeader_1yzgv_671 h3{margin-bottom:3px;font-size:1rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._deletionDetailHeader_1yzgv_671 small{color:var(--text-tertiary);font-size:.6875rem}._deletionStatus_1yzgv_703{padding:3px 8px;border-radius:999px;background:var(--amber-soft);color:var(--amber);font-size:10px;font-weight:600;text-transform:capitalize}._deletionStatus_1yzgv_703[data-status=processing]{background:var(--blue-soft);color:var(--blue)}._deletionStatus_1yzgv_703[data-status=completed]{background:var(--green-soft);color:var(--green)}._deletionReviewHeader_1yzgv_721{padding:1.25rem 0 .75rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._deletionReviewHeader_1yzgv_721 h4,._deletionReviewHeader_1yzgv_721 p{font-size:.6875rem}._deletionReviewHeader_1yzgv_721 h4{margin-bottom:3px}._deletionReviewHeader_1yzgv_721 p{color:var(--text-tertiary);line-height:1.45}._deletionOwnership_1yzgv_740{display:grid;gap:.5rem}._deletionOwnershipGroup_1yzgv_745{min-height:38px;padding:.5rem .75rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border:1px solid var(--border);border-radius:8px}._deletionOwnershipGroup_1yzgv_745>span,._deletionOwnershipGroup_1yzgv_745 strong,._deletionOwnershipGroup_1yzgv_745 li{font-size:.6875rem}._deletionOwnershipGroup_1yzgv_745>span{color:var(--text-secondary)}._deletionOwnershipGroup_1yzgv_745 strong{display:inline-flex;align-items:center;gap:.25rem;color:var(--green);font-weight:500}._deletionOwnershipGroup_1yzgv_745 ul{max-width:62%;padding-left:1rem;color:var(--red)}._deletionOwnershipGroup_1yzgv_745[data-blocked]{border-color:color-mix(in srgb,var(--red) 36%,var(--border));background:var(--red-soft)}._deletionBlocked_1yzgv_780{margin-top:.75rem;padding:.5rem .75rem;display:flex;align-items:flex-start;gap:.5rem;border-radius:8px;background:var(--red-soft);color:var(--red);font-size:.6875rem;line-height:1.45}._deletionImpact_1yzgv_793{margin-top:1.25rem}._deletionImpact_1yzgv_793 h4,._deletionImpact_1yzgv_793 p{font-size:.6875rem}._deletionImpact_1yzgv_793 p{margin:3px 0 .75rem;color:var(--text-tertiary)}._deletionImpact_1yzgv_793 dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--border)}._deletionImpact_1yzgv_793 dl>div{min-width:0;padding:.5rem .75rem;display:flex;justify-content:space-between;gap:.5rem;background:var(--surface)}._deletionImpact_1yzgv_793 dt,._deletionImpact_1yzgv_793 dd{font-size:.6875rem}._deletionImpact_1yzgv_793 dt{color:var(--text-secondary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._deletionImpact_1yzgv_793 dd{color:var(--text-primary);font-weight:600}._deletionApproval_1yzgv_836{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}._deletionApproval_1yzgv_836 h4{margin-bottom:.5rem;font-size:.6875rem}._deletionApproval_1yzgv_836 label{display:flex;align-items:flex-start;gap:.5rem;color:var(--text-secondary);font-size:.6875rem;line-height:1.5;cursor:pointer}._deletionApproval_1yzgv_836 input{margin-top:3px;accent-color:var(--accent)}._deletionComplete_1yzgv_859{padding:1.5rem .5rem;display:grid;grid-template-columns:36px minmax(0,1fr);gap:.75rem}._deletionComplete_1yzgv_859>i{color:var(--green);font-size:30px}._deletionComplete_1yzgv_859>div{display:flex;flex-direction:column;gap:3px}._deletionComplete_1yzgv_859 strong{font-size:.8125rem}._deletionComplete_1yzgv_859 span{color:var(--text-tertiary);font-size:.6875rem}._deletionComplete_1yzgv_859 ol{grid-column:2;margin-top:.75rem;list-style:none}._deletionComplete_1yzgv_859 li{position:relative;padding:.5rem 0 .5rem 1.25rem;color:var(--text-secondary);font-size:.6875rem}._deletionComplete_1yzgv_859 li:before{content:"○";position:absolute;left:0;color:var(--text-tertiary)}._deletionComplete_1yzgv_859 li[data-done=true]:before{content:"✓";color:var(--green);font-weight:600}._modalBackdrop_1yzgv_904{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;padding:1.25rem;display:flex;align-items:center;justify-content:center;background:#0f172a85;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._deletionConfirmDialog_1yzgv_916{width:min(440px,100%);padding:1.5rem;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:0 24px 60px #0f172a3d}._deletionConfirmDialog_1yzgv_916 h3{margin:.5rem 0;font-size:1.1875rem;line-height:1.25}._deletionConfirmDialog_1yzgv_916 p{color:var(--text-secondary);font-size:.8125rem;line-height:1.6}._deletionConfirmIcon_1yzgv_935{width:42px;height:42px;margin-bottom:1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--red-soft);color:var(--red);font-size:18px}._deletionEyebrow_1yzgv_948{display:block;color:var(--red);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}._deletionConfirmActions_1yzgv_957{margin-top:1.5rem;display:flex;justify-content:flex-end;gap:.5rem}._deletionConfirmActions_1yzgv_957 ._dangerButton_1yzgv_166{margin-top:0}@media (max-width: 768px){._content_1yzgv_20{padding:1rem 1rem 2.5rem;gap:1rem}._card_1yzgv_29{padding:1rem}._renameRow_1yzgv_58,._addRow_1yzgv_59{flex-wrap:wrap}._renameRow_1yzgv_58 input,._renameRow_1yzgv_58 select,._addRow_1yzgv_59 input,._addRow_1yzgv_59 select{min-height:42px}._renameRow_1yzgv_58 input:first-child,._renameRow_1yzgv_58 select:first-child,._addRow_1yzgv_59 input:first-child,._addRow_1yzgv_59 select:first-child{flex-basis:100%}._memberList_1yzgv_200 li,._projectRow_1yzgv_341{gap:.5rem}._revokeConfirm_1yzgv_272{align-items:flex-end;flex-direction:column}._revokeConfirm_1yzgv_272>span{display:none}._deletionHeading_1yzgv_503{padding:1rem}._deletionTabs_1yzgv_518{padding:0 1rem}._deletionWorkspace_1yzgv_580{display:block}._deletionCaseList_1yzgv_586{max-height:240px;overflow-y:auto;border-right:0;border-bottom:1px solid var(--border)}._deletionDetail_1yzgv_666{padding:1rem}._deletionImpact_1yzgv_793 dl{grid-template-columns:1fr}}._page_iay7z_1{display:flex;height:100vh}._pane_iay7z_6{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}._card_iay7z_14{width:360px}._logo_iay7z_18{display:block;width:48px;height:48px;object-fit:contain;margin-bottom:1rem}[data-theme=dark] ._logo_iay7z_18{filter:invert(1)}._title_iay7z_30{font-size:1.5rem;margin-bottom:.25rem}._subtitle_iay7z_35{color:var(--text-secondary);margin-bottom:2rem}._oauth_iay7z_40{display:flex;flex-direction:column;gap:.5rem}._oauthBtn_iay7z_46{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface);font-size:.875rem;font-weight:500;transition:background-color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1)}._oauthBtn_iay7z_46:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._oauthBtn_iay7z_46:hover:not(:disabled){background:var(--surface-hover)}._oauthBtn_iay7z_46:disabled{opacity:.6;cursor:default}._divider_iay7z_71{display:flex;align-items:center;gap:.75rem;margin:1.25rem 0;color:var(--text-tertiary);font-size:.6875rem}._divider_iay7z_71:before,._divider_iay7z_71:after{content:"";flex:1;height:1px;background:var(--border)}._form_iay7z_86{display:flex;flex-direction:column;gap:1rem}._field_iay7z_92{display:flex;flex-direction:column;gap:6px}._field_iay7z_92 span{font-size:.8125rem;font-weight:500;color:var(--text-secondary)}._field_iay7z_92 input{border:1px solid var(--border-strong);border-radius:8px;padding:.5rem .75rem;font-size:.875rem;background:var(--surface);transition:border-color .12s cubic-bezier(.16,1,.3,1)}._field_iay7z_92 input:focus{outline:none;border-color:var(--accent)}._error_iay7z_115{font-size:.8125rem;color:var(--red);background:var(--red-soft);padding:.5rem .75rem;border-radius:8px}._submit_iay7z_123{margin-top:.5rem;padding:.5rem 1rem;border-radius:8px;background:var(--accent);color:var(--text-inverse);font-weight:600;font-size:.875rem;transition:background-color .12s cubic-bezier(.16,1,.3,1)}._submit_iay7z_123:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._submit_iay7z_123:hover{background:var(--accent-strong)}._demo_iay7z_141{margin-top:1.5rem;font-size:.6875rem;color:var(--text-tertiary);line-height:1.6}._legal_iay7z_148{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;color:var(--text-tertiary);font-size:.6875rem}._legal_iay7z_148 a{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px;transition:color .12s cubic-bezier(.16,1,.3,1),text-decoration-color .12s cubic-bezier(.16,1,.3,1)}._legal_iay7z_148 a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._legal_iay7z_148 a:hover{color:var(--text-secondary);text-decoration-color:currentColor}._aside_iay7z_171{flex:1;position:relative;display:flex;align-items:center;justify-content:center;padding:2.5rem;background:var(--accent);overflow:hidden}._aside_iay7z_171:after{content:"";position:absolute;width:360px;height:360px;bottom:-240px;left:-160px;border-radius:50%;background:#ffffff09;pointer-events:none}@media (max-width: 1024px){._aside_iay7z_171{display:none}}._featurePanel_iay7z_198{position:relative;z-index:1;width:min(100%,480px);color:var(--text-inverse)}._featureSlide_iay7z_205{min-height:220px;animation:_feature-in_iay7z_1 .48s cubic-bezier(.16,1,.3,1) both}._featureSlide_iay7z_205 h2{max-width:460px;margin:0 0 1rem;font-size:1.875rem;line-height:1.2;letter-spacing:-.025em}._featureEyebrow_iay7z_217{margin-bottom:.75rem;font-size:.6875rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;opacity:.72}._featureDescription_iay7z_226{max-width:440px;margin:0;font-size:.875rem;line-height:1.65;opacity:.82}._featureControls_iay7z_234{display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.18)}._featureDots_iay7z_242{display:flex;align-items:center;gap:.5rem}._featureDot_iay7z_242{width:28px;height:4px;border-radius:999px;background:#ffffff59;transition:width .12s cubic-bezier(.16,1,.3,1),background-color .12s cubic-bezier(.16,1,.3,1)}._featureDot_iay7z_242:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._featureDot_iay7z_242[data-active]{width:48px;background:var(--text-inverse)}._rotationControl_iay7z_264{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--text-inverse);background:transparent;opacity:.78;transition:opacity .12s cubic-bezier(.16,1,.3,1)}._rotationControl_iay7z_264:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._rotationControl_iay7z_264:hover{opacity:1}@keyframes _feature-in_iay7z_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){._featureSlide_iay7z_205{animation:none}._featureDot_iay7z_242{transition:none}}._page_3x93v_1{height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--bg)}._card_3x93v_10{max-width:420px;text-align:center}._card_3x93v_10 h1{font-size:1.5rem;margin-bottom:.75rem}._card_3x93v_10 p{color:var(--text-secondary);line-height:1.6;margin-bottom:.75rem}._card_3x93v_10 p strong{color:var(--text-primary)}._badge_3x93v_27{width:56px;height:56px;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--amber-soft);color:var(--amber);font-size:1.5rem}._hint_3x93v_40{font-size:.8125rem;color:var(--text-tertiary)}._actions_3x93v_45{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem}._refresh_3x93v_52,._signout_3x93v_53{display:inline-flex;align-items:center;gap:.5rem;padding:6px 1rem;border-radius:8px;font-size:.8125rem;font-weight:500}._refresh_3x93v_52:focus-visible,._signout_3x93v_53:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._refresh_3x93v_52{background:var(--accent);color:var(--text-inverse)}._refresh_3x93v_52:hover{background:var(--accent-strong)}._signout_3x93v_53{border:1px solid var(--border-strong);color:var(--text-secondary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._signout_3x93v_53:hover{background-color:var(--surface-hover)}._signout_3x93v_53:active{background-color:var(--surface-active)}._legal_3x93v_89{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;color:var(--text-tertiary);font-size:.6875rem}._legal_3x93v_89 a{text-decoration:underline;text-underline-offset:3px}._legal_3x93v_89 a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._legal_3x93v_89 a:hover{color:var(--text-secondary)}._scroll_1g2ou_1{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}._scroll_1g2ou_1::-webkit-scrollbar{width:8px;height:8px}._scroll_1g2ou_1::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}._scroll_1g2ou_1::-webkit-scrollbar-track{background:transparent}._content_1g2ou_19{max-width:1160px;margin:0 auto;padding:2rem 2rem 3rem}._hero_1g2ou_25{margin-bottom:2rem}._greeting_1g2ou_29{font-size:1.875rem;letter-spacing:-.02em;margin-bottom:.25rem}._heroSub_1g2ou_35{font-size:1rem;color:var(--text-secondary)}._heroSub_1g2ou_35 strong{color:var(--text-primary);font-weight:600}._overdueText_1g2ou_44{color:var(--red)!important}._stats_1g2ou_48{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2.5rem}@media (max-width: 768px){._stats_1g2ou_48{grid-template-columns:repeat(2,1fr)}}._stat_1g2ou_48{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:2px}._stat_1g2ou_48[data-tone=good] ._statValue_1g2ou_69{color:var(--green)}._stat_1g2ou_48[data-tone=warn] ._statValue_1g2ou_69{color:var(--amber)}._stat_1g2ou_48[data-tone=danger] ._statValue_1g2ou_69{color:var(--red)}._statValue_1g2ou_69{font-size:1.875rem;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums}._statLabel_1g2ou_86{font-size:.8125rem;color:var(--text-secondary)}._columns_1g2ou_91{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:start}@media (max-width: 1024px){._columns_1g2ou_91{grid-template-columns:1fr}}._sectionTitle_1g2ou_103{font-size:1rem;margin-bottom:1rem}._projectGrid_1g2ou_108{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width: 768px){._projectGrid_1g2ou_108{grid-template-columns:1fr}}._projectCard_1g2ou_119{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;transition:border-color .12s cubic-bezier(.16,1,.3,1),transform .18s cubic-bezier(.16,1,.3,1)}._projectCard_1g2ou_119:hover{border-color:var(--border-strong);transform:translateY(-1px)}._projectTop_1g2ou_134{display:flex;align-items:center;justify-content:space-between}._projectEmoji_1g2ou_140{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:1.1875rem;border-radius:8px}._projectEmoji_1g2ou_140[data-color=accent]{background:var(--accent-soft)}._projectEmoji_1g2ou_140[data-color=green]{background:var(--green-soft)}._projectEmoji_1g2ou_140[data-color=amber]{background:var(--amber-soft)}._projectEmoji_1g2ou_140[data-color=red]{background:var(--red-soft)}._projectEmoji_1g2ou_140[data-color=blue]{background:var(--blue-soft)}._projectEmoji_1g2ou_140[data-color=purple]{background:var(--purple-soft)}._projectEmoji_1g2ou_140[data-color=pink]{background:var(--pink-soft)}._projectEmoji_1g2ou_140[data-color=teal]{background:var(--teal-soft)}._projectName_1g2ou_174{font-size:1rem}._projectWorkspace_1g2ou_178{margin-top:-.5rem;font-size:.6875rem;color:var(--text-tertiary);line-height:1.4}._projectDesc_1g2ou_185{font-size:.8125rem;color:var(--text-secondary);line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._progress_1g2ou_195{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}._progressTrack_1g2ou_202{flex:1;height:5px;border-radius:999px;background:var(--surface-active);overflow:hidden}._progressFill_1g2ou_210{height:100%;border-radius:999px;transition:width .28s cubic-bezier(.16,1,.3,1)}._progressFill_1g2ou_210[data-color=accent]{background:var(--accent)}._progressFill_1g2ou_210[data-color=green]{background:var(--green)}._progressFill_1g2ou_210[data-color=amber]{background:var(--amber)}._progressFill_1g2ou_210[data-color=red]{background:var(--red)}._progressFill_1g2ou_210[data-color=blue]{background:var(--blue)}._progressFill_1g2ou_210[data-color=purple]{background:var(--purple)}._progressFill_1g2ou_210[data-color=pink]{background:var(--pink)}._progressFill_1g2ou_210[data-color=teal]{background:var(--teal)}._progressLabel_1g2ou_240{font-size:.6875rem;font-weight:500;color:var(--text-tertiary);font-variant-numeric:tabular-nums}._projectFoot_1g2ou_247{display:flex;align-items:center;justify-content:space-between;margin-top:.25rem}._projectDue_1g2ou_254{font-size:.6875rem;color:var(--text-tertiary)}._feed_1g2ou_259{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:.5rem;display:flex;flex-direction:column;min-height:160px}._event_1g2ou_269{display:flex;gap:.75rem;padding:.75rem;border-radius:8px}._event_1g2ou_269+._event_1g2ou_269{border-top:1px solid var(--border)}._eventBody_1g2ou_279{min-width:0}._eventBody_1g2ou_279 p{font-size:.8125rem;line-height:1.45;color:var(--text-secondary)}._eventBody_1g2ou_279 p strong{color:var(--text-primary);font-weight:600}._eventTarget_1g2ou_292{color:var(--text-primary)}._eventMeta_1g2ou_296{display:block;margin-top:2px;font-size:.6875rem;color:var(--text-tertiary)}._emptyFeed_1g2ou_303{flex:1;min-height:150px;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text-secondary)}._emptyFeed_1g2ou_303 h4{margin-top:.75rem;font-size:.8125rem;color:var(--text-primary)}._emptyFeed_1g2ou_303 p{max-width:220px;margin-top:.25rem;font-size:.8125rem;line-height:1.5}._emptyIcon_1g2ou_326{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--accent);background:var(--accent-soft)}@media (max-width: 768px){._content_1g2ou_19{padding:1.25rem 1rem 2.5rem}._hero_1g2ou_25{margin-bottom:1.5rem}._greeting_1g2ou_29{font-size:1.5rem}._heroSub_1g2ou_35{font-size:.875rem}._stats_1g2ou_48{gap:.5rem;margin-bottom:2rem}._stat_1g2ou_48{min-height:92px;padding:.75rem 1rem}._statValue_1g2ou_69{font-size:1.5rem}._columns_1g2ou_91{gap:1.5rem}._projectGrid_1g2ou_108{grid-template-columns:1fr;gap:.75rem}._projectCard_1g2ou_119{padding:1rem}}._check_i97yk_1{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1.5px solid var(--border-strong);color:transparent;flex-shrink:0;transition:all .12s cubic-bezier(.16,1,.3,1)}._check_i97yk_1:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._check_i97yk_1:hover{border-color:var(--green);color:var(--green)}._check_i97yk_1[data-done]{background:var(--green);border-color:var(--green);color:var(--text-inverse)}._check_i97yk_1[data-done]:hover{opacity:.75}._row_s7gfi_1{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;min-height:42px;border-bottom:1px solid var(--border);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._row_s7gfi_1:hover{background-color:var(--surface-hover)}._row_s7gfi_1:active{background-color:var(--surface-active)}._row_s7gfi_1:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._row_s7gfi_1[data-selected]{background:var(--accent-soft)}._row_s7gfi_1[data-done] ._title_s7gfi_24{color:var(--text-tertiary);text-decoration:line-through;text-decoration-color:var(--border-strong)}._title_s7gfi_24{flex:1;min-width:0;font-size:.875rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._meta_s7gfi_39{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}._project_s7gfi_46{font-size:.8125rem;color:var(--text-tertiary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:180px}._due_s7gfi_55{font-size:.8125rem;font-weight:500;color:var(--text-secondary);white-space:nowrap}._due_s7gfi_55[data-tone=overdue]{color:var(--red)}._due_s7gfi_55[data-tone=soon]{color:var(--amber)}@media (max-width: 768px){._row_s7gfi_1{min-height:52px;gap:.5rem;padding:.5rem .75rem}._meta_s7gfi_39{gap:.25rem}._project_s7gfi_46{display:none}._due_s7gfi_55{font-size:.6875rem}}._scroll_1hcrv_1{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}._scroll_1hcrv_1::-webkit-scrollbar{width:8px;height:8px}._scroll_1hcrv_1::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}._scroll_1hcrv_1::-webkit-scrollbar-track{background:transparent}._content_1hcrv_19{max-width:960px;margin:0 auto;padding:1.5rem 2rem 3rem}._toggleDone_1hcrv_25{font-size:.8125rem;font-weight:500;color:var(--text-secondary);padding:5px .75rem;border-radius:8px;border:1px solid var(--border);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._toggleDone_1hcrv_25:hover{background-color:var(--surface-hover)}._toggleDone_1hcrv_25:active{background-color:var(--surface-active)}._toggleDone_1hcrv_25:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._group_1hcrv_46{margin-bottom:2rem}._groupTitle_1hcrv_50{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;margin-bottom:.5rem}._groupTitle_1hcrv_50[data-key=overdue]{color:var(--red)}._groupTitle_1hcrv_50[data-key=today]{color:var(--accent)}._count_1hcrv_65{font-size:.6875rem;font-weight:500;color:var(--text-tertiary);background:var(--surface-hover);padding:1px 7px;border-radius:999px}._list_1hcrv_74{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}._list_1hcrv_74>:last-child{border-bottom:none}._empty_1hcrv_84{text-align:center;padding:3rem 2rem}._empty_1hcrv_84 h2{font-size:1.1875rem;margin-bottom:.5rem}._empty_1hcrv_84 p{color:var(--text-secondary);max-width:400px;margin:0 auto;line-height:1.6}._emptyArt_1hcrv_99{display:block;font-size:44px;margin-bottom:1rem}@media (max-width: 768px){._content_1hcrv_19{padding:1rem 1rem 2.5rem}._group_1hcrv_46{margin-bottom:1.5rem}._empty_1hcrv_84{padding:2.5rem 1rem}}._page_w6vlh_1{min-width:0;height:100%;overflow:auto;padding:34px clamp(22px,4vw,56px) 48px;color:var(--text-primary)}._header_w6vlh_9{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px 24px;max-width:1320px;margin:0 auto 24px}._header_w6vlh_9>div{min-width:0;flex:1 1 420px}._header_w6vlh_9 h1{margin:2px 0 6px;font-size:clamp(28px,3vw,40px)}._header_w6vlh_9 p{margin:0;color:var(--text-secondary)}._mobileMenu_w6vlh_34{display:none}._eyebrow_w6vlh_38{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:var(--accent)!important}._primary_w6vlh_46,._secondary_w6vlh_46,._actions_w6vlh_46 button{border:0;border-radius:10px;min-height:42px;padding:0 16px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}._primary_w6vlh_46{flex:0 0 auto;white-space:nowrap;color:#fff;background:var(--accent)}._secondary_w6vlh_46{color:var(--text-primary);background:var(--surface-raised);border:1px solid var(--border)}._primary_w6vlh_46:disabled{cursor:not-allowed;opacity:.55}._filters_w6vlh_77{display:flex;gap:4px;max-width:1320px;width:100%;margin:0 auto 16px;padding:0;border-radius:12px;background:transparent}._filters_w6vlh_77 button{border:0;border-radius:9px;padding:8px 14px;color:var(--text-secondary);background:transparent;cursor:pointer;font-weight:650}._filters_w6vlh_77 ._filterActive_w6vlh_98{background:var(--surface);color:var(--text-primary);box-shadow:0 1px 3px #00000014}._workspace_w6vlh_104{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(400px,1.1fr);max-width:1320px;min-height:560px;margin:0 auto;border:1px solid var(--border);border-radius:18px;overflow:hidden;background:var(--surface)}._list_w6vlh_116{border-right:1px solid var(--border);min-width:0}._row_w6vlh_121{width:100%;display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:13px;align-items:center;padding:18px;border:0;border-bottom:1px solid var(--border);text-align:left;color:inherit;background:transparent;cursor:pointer}._row_w6vlh_121:hover,._rowSelected_w6vlh_136{background:var(--accent-soft)}._color_w6vlh_140,._colorLarge_w6vlh_140,._titleColor_w6vlh_140{border-radius:999px;background:var(--routine-color, var(--accent))}._color_w6vlh_140{width:8px;height:42px}._colorLarge_w6vlh_140{width:12px;height:52px}._color_w6vlh_140[data-color=blue],._colorLarge_w6vlh_140[data-color=blue],._titleColor_w6vlh_140[data-color=blue],._colorChoices_w6vlh_155 button[data-color=blue]{--routine-color: #3578e5}._color_w6vlh_140[data-color=green],._colorLarge_w6vlh_140[data-color=green],._titleColor_w6vlh_140[data-color=green],._colorChoices_w6vlh_155 button[data-color=green]{--routine-color: #2e9b67}._color_w6vlh_140[data-color=amber],._colorLarge_w6vlh_140[data-color=amber],._titleColor_w6vlh_140[data-color=amber],._colorChoices_w6vlh_155 button[data-color=amber]{--routine-color: #d99018}._color_w6vlh_140[data-color=red],._colorLarge_w6vlh_140[data-color=red],._titleColor_w6vlh_140[data-color=red],._colorChoices_w6vlh_155 button[data-color=red]{--routine-color: #d54b4b}._color_w6vlh_140[data-color=purple],._colorLarge_w6vlh_140[data-color=purple],._titleColor_w6vlh_140[data-color=purple],._colorChoices_w6vlh_155 button[data-color=purple]{--routine-color: #8257d6}._color_w6vlh_140[data-color=pink],._colorLarge_w6vlh_140[data-color=pink],._titleColor_w6vlh_140[data-color=pink],._colorChoices_w6vlh_155 button[data-color=pink]{--routine-color: #d64f91}._color_w6vlh_140[data-color=teal],._colorLarge_w6vlh_140[data-color=teal],._titleColor_w6vlh_140[data-color=teal],._colorChoices_w6vlh_155 button[data-color=teal]{--routine-color: #228f96}._rowCopy_w6vlh_177{min-width:0;display:grid;gap:5px}._rowCopy_w6vlh_177 strong,._rowCopy_w6vlh_177 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._rowCopy_w6vlh_177 span,._rowMeta_w6vlh_189 time{color:var(--text-secondary);font-size:12px}._rowMeta_w6vlh_189{display:grid;justify-items:end;gap:7px}._status_w6vlh_200{width:fit-content;border-radius:999px;padding:4px 8px;text-transform:capitalize;font-size:11px;font-weight:800;background:var(--surface-muted);color:var(--text-secondary)}._status_w6vlh_200[data-status=active]{background:#e7f7ee;color:#1d744a}._status_w6vlh_200[data-status=paused]{background:#fff3d8;color:#875b00}._status_w6vlh_200[data-status=error]{background:#fde9e9;color:#a42e2e}._detail_w6vlh_226{min-width:0;background:var(--surface-raised)}._detailInner_w6vlh_231{padding:28px}._detailTitle_w6vlh_235{display:flex;align-items:center;gap:14px}._detailTitle_w6vlh_235 p{display:flex;align-items:center;gap:8px;margin:0 0 4px;color:var(--text-secondary);font-size:12px}._detailTitle_w6vlh_235 h2{margin:0;font-size:25px;overflow-wrap:anywhere}._titleColor_w6vlh_140{width:8px;height:8px;flex:0 0 auto}._description_w6vlh_262{color:var(--text-secondary);line-height:1.6}._facts_w6vlh_267{display:grid;gap:0;margin:24px 0;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--surface)}._facts_w6vlh_267 div{display:grid;grid-template-columns:130px 1fr;gap:18px;padding:13px 15px;border-bottom:1px solid var(--border)}._facts_w6vlh_267 div:last-child{border-bottom:0}._facts_w6vlh_267 dt{color:var(--text-secondary)}._facts_w6vlh_267 dd{min-width:0;margin:0;font-weight:500;overflow-wrap:anywhere}._actions_w6vlh_46{display:flex;flex-wrap:wrap;gap:8px}._actions_w6vlh_46 button{background:var(--surface);border:1px solid var(--border);color:var(--text-primary)}._actions_w6vlh_46 ._danger_w6vlh_312{color:#b42f39}._history_w6vlh_316{margin-top:30px}._history_w6vlh_316 h3{margin-bottom:10px}._history_w6vlh_316>p{color:var(--text-secondary)}._history_w6vlh_316>button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:13px 0;border:0;border-top:1px solid var(--border);text-align:left;background:transparent;color:inherit;cursor:pointer}._history_w6vlh_316>button span:first-child{display:grid;gap:3px}._history_w6vlh_316 small{color:var(--text-secondary)}._detailEmpty_w6vlh_351,._empty_w6vlh_351{min-height:460px;display:grid;place-content:center;justify-items:center;text-align:center;padding:40px;color:var(--text-secondary)}._empty_w6vlh_351>i{font-size:38px;color:var(--accent)}._empty_w6vlh_351 h2{color:var(--text-primary);margin-bottom:4px}._empty_w6vlh_351 p{max-width:430px;line-height:1.55}._empty_w6vlh_351 ._secondary_w6vlh_46{margin-top:10px}._modalBackdrop_w6vlh_380{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#1418237a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._confirmDialog_w6vlh_391{width:min(448px,100%);display:grid;gap:22px;border:1px solid var(--border);border-radius:20px;padding:28px;background:var(--surface);box-shadow:0 24px 70px #0000003d}._confirmIcon_w6vlh_402{width:44px;height:44px;display:grid;place-items:center;border-radius:999px;color:#b42f39;background:#fde9e9}._confirmCopy_w6vlh_412{display:grid;gap:10px}._confirmDialog_w6vlh_391 h3{margin:0;font-size:22px;line-height:1.2}._confirmDialog_w6vlh_391 p{margin:0;color:var(--text-secondary);line-height:1.6}._confirmEyebrow_w6vlh_429{text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:800;color:#b42f39!important}._confirmActions_w6vlh_437{display:flex;justify-content:flex-end;gap:12px;padding-top:2px}._dangerPrimary_w6vlh_444{background:#b42f39}._editor_w6vlh_448{width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:18px;background:var(--surface);box-shadow:0 24px 70px #0000003d}._editor_w6vlh_448>header,._editor_w6vlh_448>footer{position:sticky;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:var(--surface)}._editor_w6vlh_448>header{top:0;border-bottom:1px solid var(--border)}._editor_w6vlh_448>footer{bottom:0;border-top:1px solid var(--border)}._editor_w6vlh_448>header p,._editor_w6vlh_448>header h2{margin:0}._editor_w6vlh_448>header p{color:var(--text-secondary);font-size:12px}._editor_w6vlh_448>header button{border:0;background:transparent;color:inherit;cursor:pointer;width:42px;height:42px}._formGrid_w6vlh_496{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:24px}._formGrid_w6vlh_496 label,._formGrid_w6vlh_496 fieldset{min-width:0;display:grid;gap:7px;font-size:13px;font-weight:700}._formGrid_w6vlh_496 input,._formGrid_w6vlh_496 select,._formGrid_w6vlh_496 textarea{width:100%;box-sizing:border-box;border:1px solid var(--border);border-radius:9px;padding:11px 12px;color:var(--text-primary);background:var(--surface-raised);font:inherit;font-weight:400}._formGrid_w6vlh_496 input::placeholder,._formGrid_w6vlh_496 textarea::placeholder{color:var(--text-tertiary);font-weight:400;opacity:1}._formGrid_w6vlh_496 textarea{min-height:92px;resize:vertical}._formGrid_w6vlh_496 fieldset{margin:0;padding:0;border:0}._formGrid_w6vlh_496 legend{margin-bottom:8px}._full_w6vlh_544{grid-column:1/-1}._colorChoices_w6vlh_155,._checks_w6vlh_548,._segmented_w6vlh_548{display:flex;flex-wrap:wrap;gap:9px}._colorChoices_w6vlh_155 button{width:30px;height:30px;border:3px solid transparent;border-radius:50%;background:var(--routine-color, var(--accent));cursor:pointer}._colorChoices_w6vlh_155 button[aria-pressed=true]{outline:2px solid var(--text-primary);outline-offset:2px}._checks_w6vlh_548 label{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--border);border-radius:9px;font-weight:600}._checks_w6vlh_548 input{width:auto}._segmented_w6vlh_548 button{flex:1;min-height:42px;border:1px solid var(--border);border-radius:9px;background:var(--surface-raised);color:inherit;cursor:pointer}._segmented_w6vlh_548 button[aria-pressed=true]{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);font-weight:800}._formGrid_w6vlh_496 small,._timezone_w6vlh_600{color:var(--text-secondary);font-weight:400;line-height:1.5}._timezone_w6vlh_600{grid-column:1/-1;margin:0}._review_w6vlh_611{border-radius:12px;padding:18px;background:var(--accent-soft)}._review_w6vlh_611 h3,._review_w6vlh_611 p{margin:0 0 8px}._review_w6vlh_611 p:last-child{margin:0}._error_w6vlh_625{margin:0 24px 16px;padding:11px 13px;border-radius:9px;color:#9d2934;background:#fde9e9}@media (max-width: 1100px){._workspace_w6vlh_104{grid-template-columns:1fr}._list_w6vlh_116{border-right:0}._detail_w6vlh_226{border-top:1px solid var(--border)}}@media (max-width: 900px){._header_w6vlh_9{align-items:flex-start;flex-direction:column}._header_w6vlh_9>div{flex-basis:auto}}@media (max-width: 768px){._mobileMenu_w6vlh_34{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:2px;border:0;border-radius:8px;color:var(--text-secondary);background:transparent;font-size:1.1875rem;cursor:pointer}._mobileMenu_w6vlh_34:focus-visible{outline:2px solid var(--accent);outline-offset:2px}}@media (max-width: 620px){._page_w6vlh_1{padding:22px 14px 80px}._filters_w6vlh_77{width:100%;overflow-x:auto}._row_w6vlh_121{grid-template-columns:8px minmax(0,1fr)}._rowMeta_w6vlh_189{grid-column:2;justify-items:start}._formGrid_w6vlh_496{grid-template-columns:1fr}._full_w6vlh_544{grid-column:1}._modalBackdrop_w6vlh_380{padding:0}._confirmDialog_w6vlh_391{align-self:end;border-radius:18px 18px 0 0}._confirmActions_w6vlh_437{flex-direction:column-reverse}._confirmActions_w6vlh_437 button{width:100%}._editor_w6vlh_448{max-height:100vh;height:100%;border-radius:0}}._scroll_zp5ey_1{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}._scroll_zp5ey_1::-webkit-scrollbar{width:8px;height:8px}._scroll_zp5ey_1::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}._scroll_zp5ey_1::-webkit-scrollbar-track{background:transparent}._content_zp5ey_19{max-width:760px;margin:0 auto;padding:1.25rem 2rem 3rem}._topActions_zp5ey_25{display:flex;align-items:center;gap:.5rem}._secondaryAction_zp5ey_31,._primaryAction_zp5ey_32,._viewArchive_zp5ey_33{display:inline-flex;align-items:center;gap:.5rem;min-height:36px;padding:6px .75rem;border-radius:8px;font-size:.8125rem;font-weight:500;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._secondaryAction_zp5ey_31:hover,._primaryAction_zp5ey_32:hover,._viewArchive_zp5ey_33:hover{background-color:var(--surface-hover)}._secondaryAction_zp5ey_31:active,._primaryAction_zp5ey_32:active,._viewArchive_zp5ey_33:active{background-color:var(--surface-active)}._secondaryAction_zp5ey_31:focus-visible,._primaryAction_zp5ey_32:focus-visible,._viewArchive_zp5ey_33:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._secondaryAction_zp5ey_31{color:var(--accent)}._primaryAction_zp5ey_32{color:var(--accent);background:var(--accent-soft)}._tabs_zp5ey_71{display:inline-flex;gap:2px;padding:3px;margin-bottom:1rem;border:1px solid var(--border);border-radius:12px;background:var(--sidebar-bg)}._tab_zp5ey_71{display:inline-flex;align-items:center;gap:.5rem;min-height:36px;padding:6px 1rem;border-radius:8px;color:var(--text-secondary);font-size:.8125rem;font-weight:500;transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._tab_zp5ey_71:hover{background-color:var(--surface-hover)}._tab_zp5ey_71:active{background-color:var(--surface-active)}._tab_zp5ey_71:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._tab_zp5ey_71[data-active]{color:var(--text-primary);background:var(--surface);box-shadow:0 1px 2px #0f172a14}._tab_zp5ey_71 span{min-width:20px;padding:1px 6px;border-radius:999px;color:var(--accent);background:var(--accent-soft);font-size:.6875rem;text-align:center}._list_zp5ey_119{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}._item_zp5ey_126{position:relative;display:flex;align-items:center;border-bottom:1px solid var(--border)}._item_zp5ey_126:last-child{border-bottom:none}._item_zp5ey_126[data-unread]{background:var(--accent-soft)}._item_zp5ey_126:hover{background:var(--surface-hover)}._item_zp5ey_126:hover ._rowActions_zp5ey_141,._item_zp5ey_126:focus-within ._rowActions_zp5ey_141{opacity:1}._openButton_zp5ey_145{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0;min-height:62px;padding:.75rem .5rem .75rem 1rem;text-align:left}._openButton_zp5ey_145:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._body_zp5ey_160{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}._message_zp5ey_168{font-size:.8125rem;line-height:1.5;color:var(--text-secondary)}._message_zp5ey_168 strong{color:var(--text-primary);font-weight:600}._time_zp5ey_178{font-size:.6875rem;color:var(--text-tertiary)}._dot_zp5ey_183{width:8px;height:8px;border-radius:999px;background:var(--accent);flex-shrink:0}._rowActions_zp5ey_141{display:flex;gap:2px;padding-right:.75rem;opacity:0;transition:opacity .12s ease}._rowActions_zp5ey_141 button{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._rowActions_zp5ey_141 button:hover{background-color:var(--surface-hover)}._rowActions_zp5ey_141 button:active{background-color:var(--surface-active)}._rowActions_zp5ey_141 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._rowActions_zp5ey_141 button:hover,._rowActions_zp5ey_141 button[data-active]{color:var(--accent);background:var(--accent-soft)}._empty_zp5ey_223{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 2rem}._empty_zp5ey_223>i{display:block;margin-bottom:1rem;color:var(--text-tertiary);font-size:42px}._empty_zp5ey_223 h2{font-size:1.1875rem;margin-bottom:.5rem}._empty_zp5ey_223 p{max-width:420px;color:var(--text-secondary)}._viewArchive_zp5ey_33{margin-top:1rem;color:var(--accent);background:var(--accent-soft)}._undo_zp5ey_251{position:fixed;right:1.5rem;bottom:1.5rem;z-index:80;display:flex;align-items:center;gap:1.5rem;min-height:48px;padding:.75rem 1rem;border:1px solid var(--border-strong);border-radius:12px;color:var(--text-primary);background:var(--surface);box-shadow:0 12px 28px #0f172a29;font-size:.8125rem}._undo_zp5ey_251 button{color:var(--accent);font-weight:600}._undo_zp5ey_251 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (hover: none){._rowActions_zp5ey_141{opacity:1}}@media (max-width: 720px){._content_zp5ey_19{padding:1rem .75rem 2.5rem}._secondaryAction_zp5ey_31{display:none}._primaryAction_zp5ey_32{width:38px;min-height:38px;justify-content:center;padding:0;overflow:hidden;font-size:0}._primaryAction_zp5ey_32 i{font-size:1rem}._tabs_zp5ey_71{display:flex}._tab_zp5ey_71{flex:1;justify-content:center;padding-inline:.5rem}._undo_zp5ey_251{right:1rem;bottom:1rem;left:1rem;justify-content:space-between}._item_zp5ey_126{align-items:stretch}._openButton_zp5ey_145{min-height:72px;padding-left:.75rem}._rowActions_zp5ey_141{flex-direction:column;justify-content:center;padding:.25rem .25rem .25rem 0;opacity:1}._rowActions_zp5ey_141 button{width:32px;height:32px}._empty_zp5ey_223{padding:2.5rem 1rem}}._projectTitle_13eja_1{display:inline-flex;align-items:center;gap:.5rem}._headerMeta_13eja_7{display:inline-flex;align-items:center;gap:1rem;margin-right:.5rem}._membersBtn_13eja_14{display:inline-flex;align-items:center;gap:.5rem;padding:3px .5rem;border-radius:999px;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._membersBtn_13eja_14:hover{background-color:var(--surface-hover)}._membersBtn_13eja_14:active{background-color:var(--surface-active)}._membersBtn_13eja_14:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._membersBtn_13eja_14:hover{color:var(--text-secondary)}._settingsBtn_13eja_38{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._settingsBtn_13eja_38:hover{background-color:var(--surface-hover)}._settingsBtn_13eja_38:active{background-color:var(--surface-active)}._settingsBtn_13eja_38:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._settingsBtn_13eja_38:hover{color:var(--text-secondary);background:var(--surface-active)}._archivedBanner_13eja_64{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 1.5rem .5rem;padding:.5rem 1rem;border-radius:8px;background:color-mix(in srgb,var(--amber) 12%,var(--surface));border:1px solid color-mix(in srgb,var(--amber) 35%,var(--border));color:var(--text-secondary);font-size:.8125rem}._archivedBanner_13eja_64 span{display:inline-flex;align-items:center;gap:.5rem}._archivedBanner_13eja_64 button{flex-shrink:0;padding:4px .75rem;border-radius:8px;font-size:.6875rem;font-weight:600;background:var(--surface-raised);border:1px solid var(--border);color:var(--text-primary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._archivedBanner_13eja_64 button:hover{background-color:var(--surface-hover)}._archivedBanner_13eja_64 button:active{background-color:var(--surface-active)}._archivedBanner_13eja_64 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._settingsField_13eja_105{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.25rem}._settingsField_13eja_105 input,._settingsField_13eja_105 select{border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:6px .75rem;font-size:.8125rem}._settingsField_13eja_105 input:focus-visible,._settingsField_13eja_105 select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._settingsFeedback_13eja_125{margin-top:.5rem;color:var(--text-secondary);font-size:.6875rem}._settingsLabel_13eja_131{font-size:.6875rem;font-weight:600;color:var(--text-tertiary)}._settingsSection_13eja_137{padding-top:1rem;border-top:1px solid var(--border)}._settingsSectionTitle_13eja_142{font-size:.8125rem;font-weight:600;margin-bottom:.25rem}._settingsHelper_13eja_148{margin-bottom:.75rem;color:var(--text-secondary);font-size:.6875rem;line-height:1.5}._settingsPrimary_13eja_155,._settingsDanger_13eja_156{display:inline-flex;align-items:center;gap:.5rem;padding:6px 1rem;border-radius:8px;font-size:.8125rem;font-weight:600}._settingsPrimary_13eja_155:focus-visible,._settingsDanger_13eja_156:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._settingsPrimary_13eja_155{background:var(--accent);color:var(--text-inverse)}._settingsPrimary_13eja_155:disabled{cursor:not-allowed;opacity:.55}._settingsDanger_13eja_156{background:color-mix(in srgb,var(--red) 10%,var(--surface));border:1px solid color-mix(in srgb,var(--red) 35%,var(--border));color:var(--red);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._settingsDanger_13eja_156:hover{background-color:var(--surface-hover)}._settingsDanger_13eja_156:active{background-color:var(--surface-active)}._settingsDanger_13eja_156:hover{background:color-mix(in srgb,var(--red) 16%,var(--surface))}._roleNote_13eja_197{display:inline-flex;align-items:center;gap:5px;margin-right:.75rem;color:var(--blue);font-weight:500}._membersOverlay_13eja_206{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0a0c1459;display:flex;align-items:flex-start;justify-content:center;padding-top:14vh}._membersModal_13eja_217{width:min(460px,92vw);background:var(--surface-raised);border:1px solid var(--border);border-radius:16px;padding:1.25rem}._membersHeader_13eja_225{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._membersHeader_13eja_225 h2{font-size:1.1875rem}._membersHeader_13eja_225 h2 span{font-size:.8125rem;font-weight:500;color:var(--text-tertiary);margin-left:.25rem}._membersHeader_13eja_225 button{width:28px;height:28px;border-radius:8px;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._membersHeader_13eja_225 button:hover{background-color:var(--surface-hover)}._membersHeader_13eja_225 button:active{background-color:var(--surface-active)}._membersHeader_13eja_225 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._addRow_13eja_259{display:flex;gap:.5rem;margin-bottom:1rem}._addRow_13eja_259 select{border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:5px .5rem;font-size:.8125rem}._addRow_13eja_259 select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._addRow_13eja_259 select:first-child{flex:1;min-width:0}._addBtn_13eja_280{padding:5px 1rem;border-radius:8px;font-size:.8125rem;font-weight:600;background:var(--accent);color:var(--text-inverse)}._addBtn_13eja_280:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._addBtn_13eja_280:disabled{opacity:.5;cursor:default}._inviteBlock_13eja_297{margin-bottom:1rem}._inviteInput_13eja_301{flex:1;min-width:0;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:5px .75rem;font-size:.8125rem}._inviteInput_13eja_301:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._inviteInput_13eja_301::placeholder{color:var(--text-tertiary)}._inviteFeedback_13eja_318{margin-top:.5rem;font-size:.6875rem;color:var(--accent)}._pendingTitle_13eja_324{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:.25rem}._inviteAvatar_13eja_333{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--surface-active);color:var(--text-tertiary);font-size:.8125rem;flex-shrink:0}._memberList_13eja_346{list-style:none;display:flex;flex-direction:column}._memberRow_13eja_352{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--border)}._memberRow_13eja_352:last-child{border-bottom:none}._memberRow_13eja_352 select{border:1px solid var(--border);border-radius:6px;background:var(--surface);padding:3px .5rem;font-size:.6875rem}._memberRow_13eja_352 select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._memberWho_13eja_374{flex:1;min-width:0;display:flex;flex-direction:column}._memberWho_13eja_374 strong{font-size:.8125rem;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._memberWho_13eja_374 strong em{font-style:normal;font-weight:400;color:var(--text-tertiary)}._memberWho_13eja_374 span{font-size:.6875rem;color:var(--text-tertiary)}._roleTag_13eja_397{font-size:.6875rem;font-weight:500;color:var(--text-tertiary);text-transform:capitalize}._removeBtn_13eja_404{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._removeBtn_13eja_404:hover{background-color:var(--surface-hover)}._removeBtn_13eja_404:active{background-color:var(--surface-active)}._removeBtn_13eja_404:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._removeBtn_13eja_404:hover{color:var(--red)}._rolesHint_13eja_429{margin-top:1rem;font-size:.6875rem;color:var(--text-tertiary);line-height:1.6}._rolesHint_13eja_429 strong{color:var(--text-secondary)}._toolbar_13eja_439{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;border-bottom:1px solid var(--border);flex-shrink:0}._viewSwitch_13eja_448{display:inline-flex;gap:2px;padding:2px;border-radius:8px;background:var(--surface-hover)}._viewBtn_13eja_456{padding:3px .75rem;border-radius:6px;font-size:.8125rem;font-weight:500;color:var(--text-secondary);transition:all .12s cubic-bezier(.16,1,.3,1)}._viewBtn_13eja_456:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._viewBtn_13eja_456[data-active]{background:var(--surface);color:var(--text-primary)}._progressNote_13eja_473{font-size:.8125rem;color:var(--text-tertiary);font-variant-numeric:tabular-nums}._listScroll_13eja_479{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}._listScroll_13eja_479::-webkit-scrollbar{width:8px;height:8px}._listScroll_13eja_479::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}._listScroll_13eja_479::-webkit-scrollbar-track{background:transparent}._listContent_13eja_497{max-width:960px;margin:0 auto;padding:1.5rem 2rem 3rem}._listSection_13eja_503{margin-bottom:2rem}._sectionName_13eja_507{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;margin-bottom:.5rem}._sectionCount_13eja_516{font-size:.6875rem;font-weight:500;color:var(--text-tertiary);background:var(--surface-hover);padding:1px 7px;border-radius:999px}._listCard_13eja_525{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}._board_13eja_532{flex:1;display:flex;gap:1rem;padding:1.25rem 1.5rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}._board_13eja_532::-webkit-scrollbar{width:8px;height:8px}._board_13eja_532::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}._board_13eja_532::-webkit-scrollbar-track{background:transparent}._column_13eja_554{width:292px;flex-shrink:0;display:flex;flex-direction:column;border-radius:12px;background:var(--surface-hover);border:1px solid transparent;transition:border-color .12s cubic-bezier(.16,1,.3,1)}._column_13eja_554[data-drag-over]{border-color:var(--accent)}._columnHeader_13eja_568{position:relative;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;flex-shrink:0}._columnHeader_13eja_568 h2{font-size:.8125rem;font-weight:600;border-radius:4px}._columnHeader_13eja_568 h2[data-editable]{cursor:text}._columnHeader_13eja_568 h2[data-editable]:hover{background:var(--surface-active);box-shadow:0 0 0 4px var(--surface-active)}._sectionMenuWrap_13eja_589{position:relative;margin-left:auto}._sectionMenuBtn_13eja_594{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:var(--text-tertiary);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._sectionMenuBtn_13eja_594:hover{background-color:var(--surface-hover)}._sectionMenuBtn_13eja_594:active{background-color:var(--surface-active)}._sectionMenuBtn_13eja_594:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._sectionMenuBtn_13eja_594:hover,._sectionMenuBtn_13eja_594[aria-expanded=true]{color:var(--text-primary);background:var(--surface-active)}._sectionMenu_13eja_589{position:absolute;top:calc(100% + .25rem);right:0;z-index:50;min-width:150px;padding:.25rem;border:1px solid var(--border);border-radius:8px;background:var(--surface-raised);box-shadow:0 12px 28px #0f172a29}._sectionMenu_13eja_589 button{width:100%;display:flex;align-items:center;gap:.5rem;padding:6px .5rem;border-radius:6px;color:var(--text-secondary);font-size:.8125rem;text-align:left}._sectionMenu_13eja_589 button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._sectionMenu_13eja_589 button:hover:not(:disabled){background:var(--surface-hover);color:var(--text-primary)}._sectionMenu_13eja_589 button:disabled{opacity:.45;cursor:default}._dangerMenuItem_13eja_656{color:var(--red)!important}._dangerMenuItem_13eja_656:hover:not(:disabled){background:var(--red-soft)!important;color:var(--red)!important}._sectionDeleteConfirm_13eja_664{width:210px;padding:.5rem}._sectionDeleteConfirm_13eja_664 p{margin-bottom:.5rem;color:var(--text-secondary);font-size:.6875rem;line-height:1.45}._sectionDeleteConfirm_13eja_664 p strong{color:var(--text-primary)}._sectionConfirmActions_13eja_678{display:flex;gap:.5rem}._sectionConfirmActions_13eja_678 button{justify-content:center;padding:5px .5rem;font-size:.6875rem}._confirmDeleteBtn_13eja_688{background:var(--red)!important;color:var(--text-inverse)!important}._confirmDeleteBtn_13eja_688:hover{filter:brightness(.95)}._sectionRename_13eja_696{border:none;background:var(--surface);border-radius:6px;padding:1px .5rem;font-size:.8125rem;font-weight:600;width:160px;outline:2px solid var(--accent)}._addSection_13eja_707{width:220px;flex-shrink:0;align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1px dashed var(--border-strong);border-radius:12px;font-size:.8125rem;font-weight:500;color:var(--text-tertiary);transition:color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1)}._addSection_13eja_707:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._addSection_13eja_707:hover{color:var(--text-secondary);border-color:var(--text-tertiary)}._addSectionEditing_13eja_731{width:220px;flex-shrink:0;align-self:flex-start}._addSectionEditing_13eja_731 input{width:100%;border:1px solid var(--accent);border-radius:12px;padding:.75rem 1rem;font-size:.8125rem;font-weight:600;background:var(--surface);outline:none}._addSectionEditing_13eja_731 input::placeholder{color:var(--text-tertiary);font-weight:400}._cards_13eja_751{flex:1;overflow-y:auto;padding:0 .5rem .5rem;display:flex;flex-direction:column;gap:.5rem;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}._cards_13eja_751::-webkit-scrollbar{width:8px;height:8px}._cards_13eja_751::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}._cards_13eja_751::-webkit-scrollbar-track{background:transparent}._card_13eja_751{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.75rem;display:flex;flex-direction:column;gap:.5rem;cursor:pointer;transition:border-color .12s cubic-bezier(.16,1,.3,1)}._card_13eja_751:hover{border-color:var(--border-strong)}._card_13eja_751[data-selected]{border-color:var(--accent)}._card_13eja_751[data-done]{opacity:.65}._card_13eja_751[data-done] ._cardTitle_13eja_794{text-decoration:line-through;color:var(--text-tertiary)}._cardTop_13eja_799{display:flex;align-items:flex-start;gap:.5rem}._cardTitle_13eja_794{font-size:.8125rem;font-weight:500;line-height:1.4}._cardChips_13eja_811{display:flex;flex-wrap:wrap;gap:.25rem;padding-left:24px}._cardFoot_13eja_818{display:flex;align-items:center;justify-content:space-between;padding-left:24px;min-height:20px}._cardMeta_13eja_826{display:inline-flex;align-items:center;gap:.5rem}._cardDue_13eja_832{font-size:.6875rem;font-weight:500;color:var(--text-secondary)}._cardDue_13eja_832[data-tone=overdue]{color:var(--red)}._cardDue_13eja_832[data-tone=soon]{color:var(--amber)}._cardChecklist_13eja_844{font-size:.6875rem;color:var(--text-tertiary)}._quickAdd_13eja_849{text-align:left;font-size:.8125rem;font-weight:500;color:var(--text-tertiary);border-radius:8px;transition:color .12s cubic-bezier(.16,1,.3,1),background-color .12s cubic-bezier(.16,1,.3,1)}._quickAdd_13eja_849:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._quickAdd_13eja_849:hover{color:var(--text-secondary);background:var(--surface-hover)}._quickAdd_13eja_849[data-variant=card]{padding:.5rem .75rem}._quickAdd_13eja_849[data-variant=row]{display:block;width:100%;padding:.5rem 1rem}._quickAddInput_13eja_874{border:1px solid var(--accent);border-radius:8px;padding:.5rem .75rem;font-size:.8125rem;background:var(--surface);outline:none}._quickAddInput_13eja_874[data-variant=row]{margin:.5rem 1rem;width:calc(100% - 2rem)}._quickAddInput_13eja_874::placeholder{color:var(--text-tertiary)}@media (max-width: 768px){._projectTitle_13eja_1{max-width:42vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._headerMeta_13eja_7{gap:2px;margin-right:0}._headerMeta_13eja_7>:first-child{display:none}._membersBtn_13eja_14,._settingsBtn_13eja_38{min-width:38px;min-height:38px;padding:3px}._membersBtn_13eja_14>:first-child{display:none}._archivedBanner_13eja_64{margin:.5rem 1rem;align-items:flex-start}._toolbar_13eja_439{align-items:stretch;gap:.5rem;padding:.5rem 1rem}._viewSwitch_13eja_448{flex-shrink:0}._viewBtn_13eja_456{min-height:40px;padding-inline:.75rem}._progressNote_13eja_473{min-width:0;align-self:center;text-align:right;line-height:1.25}._roleNote_13eja_197{display:none}._listContent_13eja_497{padding:1rem 1rem 2.5rem}._listSection_13eja_503{margin-bottom:1.5rem}._board_13eja_532{gap:.75rem;padding:.75rem 1rem max(1.25rem,env(safe-area-inset-bottom));scroll-padding-inline:1rem;scroll-snap-type:x mandatory}._column_13eja_554,._addSection_13eja_707,._addSectionEditing_13eja_731{width:calc(100vw - 2rem);max-width:380px;scroll-snap-align:start}._card_13eja_751{min-height:92px;padding:1rem .75rem}._membersOverlay_13eja_206{align-items:flex-end;padding:0}._membersModal_13eja_217{width:100%;max-height:92dvh;overflow-y:auto;border-radius:16px 16px 0 0;padding:1rem}._addRow_13eja_259{flex-wrap:wrap}._addRow_13eja_259 select,._addRow_13eja_259 input{min-height:42px}._addRow_13eja_259 select:first-child,._addRow_13eja_259 input:first-child{flex-basis:100%}}@media (max-width: 430px){._projectTitle_13eja_1{max-width:36vw}._toolbar_13eja_439{padding-inline:.75rem}._progressNote_13eja_473{font-size:.6875rem}}._page_xzo9p_1{min-height:100%;background:radial-gradient(circle at 14% -10%,var(--accent-soft),transparent 34rem),var(--bg)}._header_xzo9p_6{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:.75rem max(1.5rem,(100vw - 820px) / 2);border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._brand_xzo9p_20{display:inline-flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:600}._brand_xzo9p_20:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._brand_xzo9p_20 img{width:30px;height:30px;object-fit:contain}[data-theme=dark] ._brand_xzo9p_20 img{filter:invert(1)}._signIn_xzo9p_41{padding:7px 1rem;border:1px solid var(--border-strong);border-radius:999px;color:var(--text-secondary);font-size:.8125rem;font-weight:500;background:var(--surface);transition:background-color .12s cubic-bezier(.16,1,.3,1),color .12s cubic-bezier(.16,1,.3,1),border-color .12s cubic-bezier(.16,1,.3,1);cursor:pointer}._signIn_xzo9p_41:hover{background-color:var(--surface-hover)}._signIn_xzo9p_41:active{background-color:var(--surface-active)}._signIn_xzo9p_41:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._document_xzo9p_63{width:min(100% - 2rem,760px);margin:0 auto;padding:3rem 0}._document_xzo9p_63 section{padding-top:2rem}._document_xzo9p_63 section+section{margin-top:2rem;border-top:1px solid var(--border)}._document_xzo9p_63 h2{margin-bottom:.75rem;font-size:1.1875rem}._document_xzo9p_63 h3{margin:1.25rem 0 .5rem;font-size:.875rem}._document_xzo9p_63 p,._document_xzo9p_63 li{color:var(--text-secondary);font-size:1rem;line-height:1.75}._document_xzo9p_63 p+p{margin-top:1rem}._document_xzo9p_63 ul{display:grid;gap:.5rem;margin-top:.75rem;padding-left:1.5rem}._document_xzo9p_63 strong{color:var(--text-primary);font-weight:600}._document_xzo9p_63 a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}._intro_xzo9p_109{padding-bottom:2.5rem;border-bottom:1px solid var(--border-strong)}._intro_xzo9p_109 h1{max-width:650px;margin:.5rem 0 1rem;font-size:clamp(2rem,7vw,3.5rem);letter-spacing:-.045em}._eyebrow_xzo9p_120{color:var(--accent)!important;font-size:.6875rem!important;font-weight:600;letter-spacing:.1em;text-transform:uppercase}._summary_xzo9p_128{max-width:640px;font-size:1.1875rem!important;line-height:1.55!important}._effective_xzo9p_134{margin-top:1.25rem!important;color:var(--text-tertiary)!important;font-size:.8125rem!important}._footer_xzo9p_140{display:flex;align-items:center;justify-content:space-between;width:min(100% - 2rem,760px);margin:0 auto;padding:1.5rem 0 2.5rem;border-top:1px solid var(--border);color:var(--text-tertiary);font-size:.8125rem}._footer_xzo9p_140 nav{display:flex;gap:1rem}._footer_xzo9p_140 a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._footer_xzo9p_140 a:hover{color:var(--text-secondary)}@media (max-width: 768px){._header_xzo9p_6{min-height:58px;padding:.75rem 1rem}._document_xzo9p_63{width:min(100% - 2rem,760px);padding:2rem 0}._document_xzo9p_63 section{padding-top:1.5rem}._document_xzo9p_63 section+section{margin-top:1.5rem}._document_xzo9p_63 p,._document_xzo9p_63 li{font-size:.875rem;line-height:1.7}._intro_xzo9p_109{padding-bottom:2rem}._summary_xzo9p_128{font-size:1rem!important}._footer_xzo9p_140{width:calc(100% - 2rem)}}._app_j2j4g_1{display:flex;height:100vh;height:100dvh;overflow:hidden}._boot_j2j4g_8{height:100vh;background:var(--bg)}._main_j2j4g_13{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 768px){._main_j2j4g_13{width:100%}}/*!
* Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
* Copyright 2019-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
*/@font-face{font-display:block;font-family:bootstrap-icons;src:url(/assets/bootstrap-icons-mSm7cUeB.woff2?e34853135f9e39acf64315236852cd5a) format("woff2"),url(/assets/bootstrap-icons-BeopsB42.woff?e34853135f9e39acf64315236852cd5a) format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.bi-arrow-through-heart-fill:before{content:""}.bi-arrow-through-heart:before{content:""}.bi-badge-sd-fill:before{content:""}.bi-badge-sd:before{content:""}.bi-bag-heart-fill:before{content:""}.bi-bag-heart:before{content:""}.bi-balloon-fill:before{content:""}.bi-balloon-heart-fill:before{content:""}.bi-balloon-heart:before{content:""}.bi-balloon:before{content:""}.bi-box2-fill:before{content:""}.bi-box2-heart-fill:before{content:""}.bi-box2-heart:before{content:""}.bi-box2:before{content:""}.bi-braces-asterisk:before{content:""}.bi-calendar-heart-fill:before{content:""}.bi-calendar-heart:before{content:""}.bi-calendar2-heart-fill:before{content:""}.bi-calendar2-heart:before{content:""}.bi-chat-heart-fill:before{content:""}.bi-chat-heart:before{content:""}.bi-chat-left-heart-fill:before{content:""}.bi-chat-left-heart:before{content:""}.bi-chat-right-heart-fill:before{content:""}.bi-chat-right-heart:before{content:""}.bi-chat-square-heart-fill:before{content:""}.bi-chat-square-heart:before{content:""}.bi-clipboard-check-fill:before{content:""}.bi-clipboard-data-fill:before{content:""}.bi-clipboard-fill:before{content:""}.bi-clipboard-heart-fill:before{content:""}.bi-clipboard-heart:before{content:""}.bi-clipboard-minus-fill:before{content:""}.bi-clipboard-plus-fill:before{content:""}.bi-clipboard-pulse:before{content:""}.bi-clipboard-x-fill:before{content:""}.bi-clipboard2-check-fill:before{content:""}.bi-clipboard2-check:before{content:""}.bi-clipboard2-data-fill:before{content:""}.bi-clipboard2-data:before{content:""}.bi-clipboard2-fill:before{content:""}.bi-clipboard2-heart-fill:before{content:""}.bi-clipboard2-heart:before{content:""}.bi-clipboard2-minus-fill:before{content:""}.bi-clipboard2-minus:before{content:""}.bi-clipboard2-plus-fill:before{content:""}.bi-clipboard2-plus:before{content:""}.bi-clipboard2-pulse-fill:before{content:""}.bi-clipboard2-pulse:before{content:""}.bi-clipboard2-x-fill:before{content:""}.bi-clipboard2-x:before{content:""}.bi-clipboard2:before{content:""}.bi-emoji-kiss-fill:before{content:""}.bi-emoji-kiss:before{content:""}.bi-envelope-heart-fill:before{content:""}.bi-envelope-heart:before{content:""}.bi-envelope-open-heart-fill:before{content:""}.bi-envelope-open-heart:before{content:""}.bi-envelope-paper-fill:before{content:""}.bi-envelope-paper-heart-fill:before{content:""}.bi-envelope-paper-heart:before{content:""}.bi-envelope-paper:before{content:""}.bi-filetype-aac:before{content:""}.bi-filetype-ai:before{content:""}.bi-filetype-bmp:before{content:""}.bi-filetype-cs:before{content:""}.bi-filetype-css:before{content:""}.bi-filetype-csv:before{content:""}.bi-filetype-doc:before{content:""}.bi-filetype-docx:before{content:""}.bi-filetype-exe:before{content:""}.bi-filetype-gif:before{content:""}.bi-filetype-heic:before{content:""}.bi-filetype-html:before{content:""}.bi-filetype-java:before{content:""}.bi-filetype-jpg:before{content:""}.bi-filetype-js:before{content:""}.bi-filetype-jsx:before{content:""}.bi-filetype-key:before{content:""}.bi-filetype-m4p:before{content:""}.bi-filetype-md:before{content:""}.bi-filetype-mdx:before{content:""}.bi-filetype-mov:before{content:""}.bi-filetype-mp3:before{content:""}.bi-filetype-mp4:before{content:""}.bi-filetype-otf:before{content:""}.bi-filetype-pdf:before{content:""}.bi-filetype-php:before{content:""}.bi-filetype-png:before{content:""}.bi-filetype-ppt:before{content:""}.bi-filetype-psd:before{content:""}.bi-filetype-py:before{content:""}.bi-filetype-raw:before{content:""}.bi-filetype-rb:before{content:""}.bi-filetype-sass:before{content:""}.bi-filetype-scss:before{content:""}.bi-filetype-sh:before{content:""}.bi-filetype-svg:before{content:""}.bi-filetype-tiff:before{content:""}.bi-filetype-tsx:before{content:""}.bi-filetype-ttf:before{content:""}.bi-filetype-txt:before{content:""}.bi-filetype-wav:before{content:""}.bi-filetype-woff:before{content:""}.bi-filetype-xls:before{content:""}.bi-filetype-xml:before{content:""}.bi-filetype-yml:before{content:""}.bi-heart-arrow:before{content:""}.bi-heart-pulse-fill:before{content:""}.bi-heart-pulse:before{content:""}.bi-heartbreak-fill:before{content:""}.bi-heartbreak:before{content:""}.bi-hearts:before{content:""}.bi-hospital-fill:before{content:""}.bi-hospital:before{content:""}.bi-house-heart-fill:before{content:""}.bi-house-heart:before{content:""}.bi-incognito:before{content:""}.bi-magnet-fill:before{content:""}.bi-magnet:before{content:""}.bi-person-heart:before{content:""}.bi-person-hearts:before{content:""}.bi-phone-flip:before{content:""}.bi-plugin:before{content:""}.bi-postage-fill:before{content:""}.bi-postage-heart-fill:before{content:""}.bi-postage-heart:before{content:""}.bi-postage:before{content:""}.bi-postcard-fill:before{content:""}.bi-postcard-heart-fill:before{content:""}.bi-postcard-heart:before{content:""}.bi-postcard:before{content:""}.bi-search-heart-fill:before{content:""}.bi-search-heart:before{content:""}.bi-sliders2-vertical:before{content:""}.bi-sliders2:before{content:""}.bi-trash3-fill:before{content:""}.bi-trash3:before{content:""}.bi-valentine:before{content:""}.bi-valentine2:before{content:""}.bi-wrench-adjustable-circle-fill:before{content:""}.bi-wrench-adjustable-circle:before{content:""}.bi-wrench-adjustable:before{content:""}.bi-filetype-json:before{content:""}.bi-filetype-pptx:before{content:""}.bi-filetype-xlsx:before{content:""}.bi-1-circle-fill:before{content:""}.bi-1-circle:before{content:""}.bi-1-square-fill:before{content:""}.bi-1-square:before{content:""}.bi-2-circle-fill:before{content:""}.bi-2-circle:before{content:""}.bi-2-square-fill:before{content:""}.bi-2-square:before{content:""}.bi-3-circle-fill:before{content:""}.bi-3-circle:before{content:""}.bi-3-square-fill:before{content:""}.bi-3-square:before{content:""}.bi-4-circle-fill:before{content:""}.bi-4-circle:before{content:""}.bi-4-square-fill:before{content:""}.bi-4-square:before{content:""}.bi-5-circle-fill:before{content:""}.bi-5-circle:before{content:""}.bi-5-square-fill:before{content:""}.bi-5-square:before{content:""}.bi-6-circle-fill:before{content:""}.bi-6-circle:before{content:""}.bi-6-square-fill:before{content:""}.bi-6-square:before{content:""}.bi-7-circle-fill:before{content:""}.bi-7-circle:before{content:""}.bi-7-square-fill:before{content:""}.bi-7-square:before{content:""}.bi-8-circle-fill:before{content:""}.bi-8-circle:before{content:""}.bi-8-square-fill:before{content:""}.bi-8-square:before{content:""}.bi-9-circle-fill:before{content:""}.bi-9-circle:before{content:""}.bi-9-square-fill:before{content:""}.bi-9-square:before{content:""}.bi-airplane-engines-fill:before{content:""}.bi-airplane-engines:before{content:""}.bi-airplane-fill:before{content:""}.bi-airplane:before{content:""}.bi-alexa:before{content:""}.bi-alipay:before{content:""}.bi-android:before{content:""}.bi-android2:before{content:""}.bi-box-fill:before{content:""}.bi-box-seam-fill:before{content:""}.bi-browser-chrome:before{content:""}.bi-browser-edge:before{content:""}.bi-browser-firefox:before{content:""}.bi-browser-safari:before{content:""}.bi-c-circle-fill:before{content:""}.bi-c-circle:before{content:""}.bi-c-square-fill:before{content:""}.bi-c-square:before{content:""}.bi-capsule-pill:before{content:""}.bi-capsule:before{content:""}.bi-car-front-fill:before{content:""}.bi-car-front:before{content:""}.bi-cassette-fill:before{content:""}.bi-cassette:before{content:""}.bi-cc-circle-fill:before{content:""}.bi-cc-circle:before{content:""}.bi-cc-square-fill:before{content:""}.bi-cc-square:before{content:""}.bi-cup-hot-fill:before{content:""}.bi-cup-hot:before{content:""}.bi-currency-rupee:before{content:""}.bi-dropbox:before{content:""}.bi-escape:before{content:""}.bi-fast-forward-btn-fill:before{content:""}.bi-fast-forward-btn:before{content:""}.bi-fast-forward-circle-fill:before{content:""}.bi-fast-forward-circle:before{content:""}.bi-fast-forward-fill:before{content:""}.bi-fast-forward:before{content:""}.bi-filetype-sql:before{content:""}.bi-fire:before{content:""}.bi-google-play:before{content:""}.bi-h-circle-fill:before{content:""}.bi-h-circle:before{content:""}.bi-h-square-fill:before{content:""}.bi-h-square:before{content:""}.bi-indent:before{content:""}.bi-lungs-fill:before{content:""}.bi-lungs:before{content:""}.bi-microsoft-teams:before{content:""}.bi-p-circle-fill:before{content:""}.bi-p-circle:before{content:""}.bi-p-square-fill:before{content:""}.bi-p-square:before{content:""}.bi-pass-fill:before{content:""}.bi-pass:before{content:""}.bi-prescription:before{content:""}.bi-prescription2:before{content:""}.bi-r-circle-fill:before{content:""}.bi-r-circle:before{content:""}.bi-r-square-fill:before{content:""}.bi-r-square:before{content:""}.bi-repeat-1:before{content:""}.bi-repeat:before{content:""}.bi-rewind-btn-fill:before{content:""}.bi-rewind-btn:before{content:""}.bi-rewind-circle-fill:before{content:""}.bi-rewind-circle:before{content:""}.bi-rewind-fill:before{content:""}.bi-rewind:before{content:""}.bi-train-freight-front-fill:before{content:""}.bi-train-freight-front:before{content:""}.bi-train-front-fill:before{content:""}.bi-train-front:before{content:""}.bi-train-lightrail-front-fill:before{content:""}.bi-train-lightrail-front:before{content:""}.bi-truck-front-fill:before{content:""}.bi-truck-front:before{content:""}.bi-ubuntu:before{content:""}.bi-unindent:before{content:""}.bi-unity:before{content:""}.bi-universal-access-circle:before{content:""}.bi-universal-access:before{content:""}.bi-virus:before{content:""}.bi-virus2:before{content:""}.bi-wechat:before{content:""}.bi-yelp:before{content:""}.bi-sign-stop-fill:before{content:""}.bi-sign-stop-lights-fill:before{content:""}.bi-sign-stop-lights:before{content:""}.bi-sign-stop:before{content:""}.bi-sign-turn-left-fill:before{content:""}.bi-sign-turn-left:before{content:""}.bi-sign-turn-right-fill:before{content:""}.bi-sign-turn-right:before{content:""}.bi-sign-turn-slight-left-fill:before{content:""}.bi-sign-turn-slight-left:before{content:""}.bi-sign-turn-slight-right-fill:before{content:""}.bi-sign-turn-slight-right:before{content:""}.bi-sign-yield-fill:before{content:""}.bi-sign-yield:before{content:""}.bi-ev-station-fill:before{content:""}.bi-ev-station:before{content:""}.bi-fuel-pump-diesel-fill:before{content:""}.bi-fuel-pump-diesel:before{content:""}.bi-fuel-pump-fill:before{content:""}.bi-fuel-pump:before{content:""}.bi-0-circle-fill:before{content:""}.bi-0-circle:before{content:""}.bi-0-square-fill:before{content:""}.bi-0-square:before{content:""}.bi-rocket-fill:before{content:""}.bi-rocket-takeoff-fill:before{content:""}.bi-rocket-takeoff:before{content:""}.bi-rocket:before{content:""}.bi-stripe:before{content:""}.bi-subscript:before{content:""}.bi-superscript:before{content:""}.bi-trello:before{content:""}.bi-envelope-at-fill:before{content:""}.bi-envelope-at:before{content:""}.bi-regex:before{content:""}.bi-text-wrap:before{content:""}.bi-sign-dead-end-fill:before{content:""}.bi-sign-dead-end:before{content:""}.bi-sign-do-not-enter-fill:before{content:""}.bi-sign-do-not-enter:before{content:""}.bi-sign-intersection-fill:before{content:""}.bi-sign-intersection-side-fill:before{content:""}.bi-sign-intersection-side:before{content:""}.bi-sign-intersection-t-fill:before{content:""}.bi-sign-intersection-t:before{content:""}.bi-sign-intersection-y-fill:before{content:""}.bi-sign-intersection-y:before{content:""}.bi-sign-intersection:before{content:""}.bi-sign-merge-left-fill:before{content:""}.bi-sign-merge-left:before{content:""}.bi-sign-merge-right-fill:before{content:""}.bi-sign-merge-right:before{content:""}.bi-sign-no-left-turn-fill:before{content:""}.bi-sign-no-left-turn:before{content:""}.bi-sign-no-parking-fill:before{content:""}.bi-sign-no-parking:before{content:""}.bi-sign-no-right-turn-fill:before{content:""}.bi-sign-no-right-turn:before{content:""}.bi-sign-railroad-fill:before{content:""}.bi-sign-railroad:before{content:""}.bi-building-add:before{content:""}.bi-building-check:before{content:""}.bi-building-dash:before{content:""}.bi-building-down:before{content:""}.bi-building-exclamation:before{content:""}.bi-building-fill-add:before{content:""}.bi-building-fill-check:before{content:""}.bi-building-fill-dash:before{content:""}.bi-building-fill-down:before{content:""}.bi-building-fill-exclamation:before{content:""}.bi-building-fill-gear:before{content:""}.bi-building-fill-lock:before{content:""}.bi-building-fill-slash:before{content:""}.bi-building-fill-up:before{content:""}.bi-building-fill-x:before{content:""}.bi-building-fill:before{content:""}.bi-building-gear:before{content:""}.bi-building-lock:before{content:""}.bi-building-slash:before{content:""}.bi-building-up:before{content:""}.bi-building-x:before{content:""}.bi-buildings-fill:before{content:""}.bi-buildings:before{content:""}.bi-bus-front-fill:before{content:""}.bi-bus-front:before{content:""}.bi-ev-front-fill:before{content:""}.bi-ev-front:before{content:""}.bi-globe-americas:before{content:""}.bi-globe-asia-australia:before{content:""}.bi-globe-central-south-asia:before{content:""}.bi-globe-europe-africa:before{content:""}.bi-house-add-fill:before{content:""}.bi-house-add:before{content:""}.bi-house-check-fill:before{content:""}.bi-house-check:before{content:""}.bi-house-dash-fill:before{content:""}.bi-house-dash:before{content:""}.bi-house-down-fill:before{content:""}.bi-house-down:before{content:""}.bi-house-exclamation-fill:before{content:""}.bi-house-exclamation:before{content:""}.bi-house-gear-fill:before{content:""}.bi-house-gear:before{content:""}.bi-house-lock-fill:before{content:""}.bi-house-lock:before{content:""}.bi-house-slash-fill:before{content:""}.bi-house-slash:before{content:""}.bi-house-up-fill:before{content:""}.bi-house-up:before{content:""}.bi-house-x-fill:before{content:""}.bi-house-x:before{content:""}.bi-person-add:before{content:""}.bi-person-down:before{content:""}.bi-person-exclamation:before{content:""}.bi-person-fill-add:before{content:""}.bi-person-fill-check:before{content:""}.bi-person-fill-dash:before{content:""}.bi-person-fill-down:before{content:""}.bi-person-fill-exclamation:before{content:""}.bi-person-fill-gear:before{content:""}.bi-person-fill-lock:before{content:""}.bi-person-fill-slash:before{content:""}.bi-person-fill-up:before{content:""}.bi-person-fill-x:before{content:""}.bi-person-gear:before{content:""}.bi-person-lock:before{content:""}.bi-person-slash:before{content:""}.bi-person-up:before{content:""}.bi-scooter:before{content:""}.bi-taxi-front-fill:before{content:""}.bi-taxi-front:before{content:""}.bi-amd:before{content:""}.bi-database-add:before{content:""}.bi-database-check:before{content:""}.bi-database-dash:before{content:""}.bi-database-down:before{content:""}.bi-database-exclamation:before{content:""}.bi-database-fill-add:before{content:""}.bi-database-fill-check:before{content:""}.bi-database-fill-dash:before{content:""}.bi-database-fill-down:before{content:""}.bi-database-fill-exclamation:before{content:""}.bi-database-fill-gear:before{content:""}.bi-database-fill-lock:before{content:""}.bi-database-fill-slash:before{content:""}.bi-database-fill-up:before{content:""}.bi-database-fill-x:before{content:""}.bi-database-fill:before{content:""}.bi-database-gear:before{content:""}.bi-database-lock:before{content:""}.bi-database-slash:before{content:""}.bi-database-up:before{content:""}.bi-database-x:before{content:""}.bi-database:before{content:""}.bi-houses-fill:before{content:""}.bi-houses:before{content:""}.bi-nvidia:before{content:""}.bi-person-vcard-fill:before{content:""}.bi-person-vcard:before{content:""}.bi-sina-weibo:before{content:""}.bi-tencent-qq:before{content:""}.bi-wikipedia:before{content:""}.bi-alphabet-uppercase:before{content:""}.bi-alphabet:before{content:""}.bi-amazon:before{content:""}.bi-arrows-collapse-vertical:before{content:""}.bi-arrows-expand-vertical:before{content:""}.bi-arrows-vertical:before{content:""}.bi-arrows:before{content:""}.bi-ban-fill:before{content:""}.bi-ban:before{content:""}.bi-bing:before{content:""}.bi-cake:before{content:""}.bi-cake2:before{content:""}.bi-cookie:before{content:""}.bi-copy:before{content:""}.bi-crosshair:before{content:""}.bi-crosshair2:before{content:""}.bi-emoji-astonished-fill:before{content:""}.bi-emoji-astonished:before{content:""}.bi-emoji-grimace-fill:before{content:""}.bi-emoji-grimace:before{content:""}.bi-emoji-grin-fill:before{content:""}.bi-emoji-grin:before{content:""}.bi-emoji-surprise-fill:before{content:""}.bi-emoji-surprise:before{content:""}.bi-emoji-tear-fill:before{content:""}.bi-emoji-tear:before{content:""}.bi-envelope-arrow-down-fill:before{content:""}.bi-envelope-arrow-down:before{content:""}.bi-envelope-arrow-up-fill:before{content:""}.bi-envelope-arrow-up:before{content:""}.bi-feather:before{content:""}.bi-feather2:before{content:""}.bi-floppy-fill:before{content:""}.bi-floppy:before{content:""}.bi-floppy2-fill:before{content:""}.bi-floppy2:before{content:""}.bi-gitlab:before{content:""}.bi-highlighter:before{content:""}.bi-marker-tip:before{content:""}.bi-nvme-fill:before{content:""}.bi-nvme:before{content:""}.bi-opencollective:before{content:""}.bi-pci-card-network:before{content:""}.bi-pci-card-sound:before{content:""}.bi-radar:before{content:""}.bi-send-arrow-down-fill:before{content:""}.bi-send-arrow-down:before{content:""}.bi-send-arrow-up-fill:before{content:""}.bi-send-arrow-up:before{content:""}.bi-sim-slash-fill:before{content:""}.bi-sim-slash:before{content:""}.bi-sourceforge:before{content:""}.bi-substack:before{content:""}.bi-threads-fill:before{content:""}.bi-threads:before{content:""}.bi-transparency:before{content:""}.bi-twitter-x:before{content:""}.bi-type-h4:before{content:""}.bi-type-h5:before{content:""}.bi-type-h6:before{content:""}.bi-backpack-fill:before{content:""}.bi-backpack:before{content:""}.bi-backpack2-fill:before{content:""}.bi-backpack2:before{content:""}.bi-backpack3-fill:before{content:""}.bi-backpack3:before{content:""}.bi-backpack4-fill:before{content:""}.bi-backpack4:before{content:""}.bi-brilliance:before{content:""}.bi-cake-fill:before{content:""}.bi-cake2-fill:before{content:""}.bi-duffle-fill:before{content:""}.bi-duffle:before{content:""}.bi-exposure:before{content:""}.bi-gender-neuter:before{content:""}.bi-highlights:before{content:""}.bi-luggage-fill:before{content:""}.bi-luggage:before{content:""}.bi-mailbox-flag:before{content:""}.bi-mailbox2-flag:before{content:""}.bi-noise-reduction:before{content:""}.bi-passport-fill:before{content:""}.bi-passport:before{content:""}.bi-person-arms-up:before{content:""}.bi-person-raised-hand:before{content:""}.bi-person-standing-dress:before{content:""}.bi-person-standing:before{content:""}.bi-person-walking:before{content:""}.bi-person-wheelchair:before{content:""}.bi-shadows:before{content:""}.bi-suitcase-fill:before{content:""}.bi-suitcase-lg-fill:before{content:""}.bi-suitcase-lg:before{content:""}.bi-suitcase:before{content:"豈"}.bi-suitcase2-fill:before{content:"更"}.bi-suitcase2:before{content:"車"}.bi-vignette:before{content:"賈"}.bi-bluesky:before{content:""}.bi-tux:before{content:"滑"}.bi-beaker-fill:before{content:"串"}.bi-beaker:before{content:"句"}.bi-flask-fill:before{content:"龜"}.bi-flask-florence-fill:before{content:"龜"}.bi-flask-florence:before{content:"契"}.bi-flask:before{content:"金"}.bi-leaf-fill:before{content:"喇"}.bi-leaf:before{content:"奈"}.bi-measuring-cup-fill:before{content:"懶"}.bi-measuring-cup:before{content:"癩"}.bi-unlock2-fill:before{content:"羅"}.bi-unlock2:before{content:"蘿"}.bi-battery-low:before{content:"螺"}.bi-anthropic:before{content:"裸"}.bi-apple-music:before{content:"邏"}.bi-claude:before{content:"樂"}.bi-openai:before{content:"洛"}.bi-perplexity:before{content:"烙"}.bi-css:before{content:"珞"}.bi-javascript:before{content:"落"}.bi-typescript:before{content:"酪"}.bi-fork-knife:before{content:"駱"}.bi-globe-americas-fill:before{content:"亂"}.bi-globe-asia-australia-fill:before{content:"卵"}.bi-globe-central-south-asia-fill:before{content:"欄"}.bi-globe-europe-africa-fill:before{content:"爛"}:root{--bg: #fafaf8;--surface: #ffffff;--surface-raised: #ffffff;--surface-hover: rgba(15, 18, 34, .045);--surface-active: rgba(15, 18, 34, .08);--sidebar-bg: #f4f4f1;--text-primary: #1a1d29;--text-secondary: #5c6070;--text-tertiary: #9296a5;--text-inverse: #ffffff;--border: rgba(15, 18, 34, .09);--border-strong: rgba(15, 18, 34, .18);--accent: #5b5bd6;--accent-soft: rgba(91, 91, 214, .1);--accent-strong: #4747c2;--green: #2a9d6e;--green-soft: rgba(42, 157, 110, .12);--amber: #b97d10;--amber-soft: rgba(185, 125, 16, .13);--red: #d5484a;--red-soft: rgba(213, 72, 74, .11);--blue: #3675d6;--blue-soft: rgba(54, 117, 214, .11);--purple: #8956d8;--purple-soft: rgba(137, 86, 216, .12);--pink: #c74d92;--pink-soft: rgba(199, 77, 146, .12);--teal: #1d8f96;--teal-soft: rgba(29, 143, 150, .12);color-scheme:light}[data-theme=dark]{--bg: #17181c;--surface: #1e2026;--surface-raised: #26282f;--surface-hover: rgba(235, 238, 255, .055);--surface-active: rgba(235, 238, 255, .1);--sidebar-bg: #1b1c21;--text-primary: #ecedf1;--text-secondary: #a4a8b7;--text-tertiary: #6d7183;--text-inverse: #17181c;--border: rgba(235, 238, 255, .09);--border-strong: rgba(235, 238, 255, .2);--accent: #7d7df0;--accent-soft: rgba(125, 125, 240, .16);--accent-strong: #9b9bf5;--green: #3fbc8a;--green-soft: rgba(63, 188, 138, .16);--amber: #d99b2b;--amber-soft: rgba(217, 155, 43, .16);--red: #e56a6c;--red-soft: rgba(229, 106, 108, .15);--blue: #5b93e8;--blue-soft: rgba(91, 147, 232, .15);--purple: #a578ea;--purple-soft: rgba(165, 120, 234, .16);--pink: #dd6fae;--pink-soft: rgba(221, 111, 174, .16);--teal: #3cabb2;--teal-soft: rgba(60, 171, 178, .16);color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:1.5;color:var(--text-primary);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"cv02","cv03","cv11"}button,input,textarea,select{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{font-weight:600;line-height:1.25;letter-spacing:-.01em}::selection{background:var(--accent-soft)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}
