._sidebar_m6grx_1{position:fixed;top:0;left:0;bottom:0;width:64px;background:var(--color-surface);border-right:1px solid var(--color-border);display:flex;flex-direction:column;transition:width .25s ease;z-index:100;overflow:hidden}._sidebar--expanded_m6grx_15{width:240px}._sidebar__logo_m6grx_18{display:flex;align-items:center;height:56px;padding:0 12px;flex-shrink:0;gap:12px;justify-content:center;overflow:hidden}._sidebar--expanded_m6grx_15 ._sidebar__logo_m6grx_18{justify-content:flex-start;padding:0 16px}._sidebar__logo-icon_m6grx_32{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;border-radius:4px;background:var(--color-primary);color:#fff;font-size:13px;font-weight:700;flex-shrink:0}._sidebar__logo-text_m6grx_46{font-weight:600;font-size:15px;white-space:nowrap;opacity:0;transform:translate(-8px);transition:opacity .25s ease,transform .25s ease}._sidebar--expanded_m6grx_15 ._sidebar__logo-text_m6grx_46{opacity:1;transform:translate(0)}._sidebar__divider_m6grx_58{height:1px;background:var(--color-border);margin:0 12px;flex-shrink:0}._sidebar--expanded_m6grx_15 ._sidebar__divider_m6grx_58{margin:0 16px}._sidebar__section-label_m6grx_67{display:block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-disabled);padding:16px 0 6px;white-space:nowrap;overflow:hidden;text-align:center}._sidebar--expanded_m6grx_15 ._sidebar__section-label_m6grx_67{text-align:left;padding-left:4px}._sidebar__nav_m6grx_83{flex:1;padding:4px 8px;overflow-y:auto;overflow-x:hidden}._sidebar__nav_m6grx_83::-webkit-scrollbar{width:6px;height:6px}._sidebar__nav_m6grx_83::-webkit-scrollbar-track{background:transparent}._sidebar__nav_m6grx_83::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}._sidebar__nav_m6grx_83::-webkit-scrollbar-thumb:hover{background:var(--color-text-disabled)}._sidebar__group_m6grx_103{margin-bottom:2px}._sidebar__item_m6grx_106{position:relative;display:flex;align-items:center;width:100%;height:40px;padding:0;margin-bottom:0;border-radius:4px;color:var(--color-text-secondary);cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease;justify-content:center;overflow:hidden}._sidebar__item_m6grx_106:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}._sidebar--expanded_m6grx_15 ._sidebar__item_m6grx_106{padding:0 12px;justify-content:flex-start}._sidebar__item_m6grx_106:hover{background:var(--color-surface-hover);color:var(--color-text)}._sidebar__item--active_m6grx_133{background:var(--color-primary-alpha)!important;color:var(--color-primary)!important;font-weight:500}._sidebar__item--active_m6grx_133 ._sidebar__item-indicator_m6grx_138{opacity:1;transform:scaleY(1)}._sidebar__item--active_m6grx_133:hover{background:var(--color-primary-alpha)!important}._sidebar__item-indicator_m6grx_138{position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:0 3px 3px 0;background:var(--color-primary);opacity:0;transform:scaleY(0);transition:opacity .15s ease,transform .15s ease}._sidebar__item-color_m6grx_157{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;border-radius:2px;flex-shrink:0;transition:background .15s ease}._sidebar__item-color_m6grx_157 svg{width:18px;height:18px}._sidebar__item-label_m6grx_172{margin-left:10px;font-size:13px;opacity:0;transform:translate(-4px);transition:opacity .25s ease,transform .25s ease;flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sidebar--expanded_m6grx_15 ._sidebar__item-label_m6grx_172{opacity:1;transform:translate(0)}._sidebar__item-chevron_m6grx_189{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;opacity:0;transition:opacity .25s ease,transform .2s ease;color:var(--color-text-disabled);transform:rotate(0)}._sidebar--expanded_m6grx_15 ._sidebar__item-chevron_m6grx_189{opacity:1}._sidebar__item-chevron--open_m6grx_204{transform:rotate(180deg)}._sidebar__item-chevron_m6grx_189 svg{width:14px;height:14px}._sidebar__children_m6grx_211{max-height:0;overflow:hidden;transition:max-height .25s ease}._sidebar__children--open_m6grx_216{max-height:600px}._sidebar__child_m6grx_211{position:relative;display:flex;align-items:center;width:100%;height:34px;padding:0 12px 0 32px;border-radius:2px;color:var(--color-text-secondary);font-size:12.5px;cursor:pointer;transition:background .15s ease,color .15s ease}._sidebar__child_m6grx_211:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}._sidebar__child_m6grx_211:hover{background:var(--color-surface-hover);color:var(--color-text)}._sidebar__child--active_m6grx_240{color:var(--color-primary)!important;font-weight:500}._sidebar__child--active_m6grx_240 ._sidebar__child-dot_m6grx_244{background:var(--color-primary)!important;transform:scale(1.3)}._sidebar__child-dot_m6grx_244{width:5px;height:5px;min-width:5px;border-radius:50%;background:var(--color-text-disabled);margin-right:10px;transition:background .15s ease,transform .15s ease}._sidebar__child-label_m6grx_257{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sidebar__tooltip_m6grx_263{position:fixed;padding:6px 12px;background:var(--color-text);color:var(--color-text-inverse);border-radius:2px;font-size:12px;font-weight:500;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:300;box-shadow:var(--shadow-md)}._sidebar__item_m6grx_106:hover ._sidebar__tooltip_m6grx_263{opacity:1}._sidebar__toggle_m6grx_281{display:flex;align-items:center;justify-content:center;height:48px;flex-shrink:0;border-top:1px solid var(--color-border)}._sidebar__toggle_m6grx_281 button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:2px;color:var(--color-text-secondary);transition:background .15s ease,color .15s ease}._sidebar__toggle_m6grx_281 button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}._sidebar__toggle_m6grx_281 button:hover{background:var(--color-surface-hover);color:var(--color-text)}._sidebar__toggle_m6grx_281 button svg{width:18px;height:18px}._topbar_89mpt_1{position:fixed;top:0;right:0;left:64px;height:56px;background:var(--color-surface);border-bottom:1px solid var(--color-border);display:flex;align-items:center;padding:0 16px;z-index:200;transition:left .25s ease}._topbar--expanded_89mpt_15{left:240px}._topbar__breadcrumb_89mpt_18{display:flex;align-items:center;gap:6px;flex:1;font-size:14px;min-width:0}._topbar__bread-link_89mpt_26{color:var(--color-text-secondary);cursor:pointer}._topbar__bread-link_89mpt_26:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}._topbar__bread-link_89mpt_26:hover{color:var(--color-text);text-decoration:none}._topbar__bread-home_89mpt_38{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:2px;color:var(--color-text-secondary);cursor:pointer;transition:background .15s ease,color .15s ease}._topbar__bread-home_89mpt_38:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}._topbar__bread-home_89mpt_38:hover{background:var(--color-surface-hover);color:var(--color-text)}._topbar__bread-home_89mpt_38 svg{width:16px;height:16px}._topbar__bread-sep_89mpt_61{color:var(--color-text-disabled);font-size:12px;display:flex;align-items:center;justify-content:center}._topbar__bread-sep_89mpt_61 svg{width:16px;height:16px}._topbar__bread-badge_89mpt_72{display:inline-flex;align-items:center;padding:2px 12px;border-radius:999px;font-size:12px;font-weight:600;color:#fff;white-space:nowrap}._topbar__bread-current_89mpt_82{font-weight:600;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._topbar__clock_89mpt_89{display:none;align-items:center;gap:12px;margin-right:16px;padding-right:16px;border-right:1px solid var(--color-border);color:var(--color-text-secondary);font-size:13px}@media(min-width:900px){._topbar__clock_89mpt_89{display:flex}}._topbar__clock-time_89mpt_104{font-family:JetBrains Mono,Fira Code,monospace}._topbar__actions_89mpt_107{display:flex;align-items:center;gap:4px}._topbar__icon-btn_89mpt_112{display:flex;align-items:center;justify-content:center;position:relative;width:34px;height:34px;border-radius:2px;color:var(--color-text-secondary);transition:background .15s ease,color .15s ease}._topbar__icon-btn_89mpt_112:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}._topbar__icon-btn_89mpt_112:hover{background:var(--color-surface-hover);color:var(--color-text)}._topbar__icon-btn_89mpt_112 svg{width:18px;height:18px}._topbar__badge_89mpt_135{position:absolute;top:4px;right:4px;width:8px;height:8px;border-radius:50%;background:var(--color-error);border:2px solid var(--color-surface)}._topbar__avatar_89mpt_145{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--color-primary);color:#fff;font-size:11px;font-weight:600;cursor:pointer;transition:opacity .15s ease;margin-left:4px}._topbar__avatar_89mpt_145:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}._topbar__avatar_89mpt_145:hover{opacity:.85}._topbar__dropdown_89mpt_167{position:absolute;top:calc(100% + 4px);right:0;min-width:200px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;box-shadow:var(--shadow-lg);z-index:300;overflow:hidden;animation:_dropdown-in_89mpt_1 .15s ease}._topbar__dropdown-header_89mpt_180{padding:12px 16px;border-bottom:1px solid var(--color-border)}._topbar__dropdown-title_89mpt_184{font-weight:600;font-size:14px}._topbar__dropdown-subtitle_89mpt_188{font-size:12px;color:var(--color-text-secondary)}._topbar__dropdown-item_89mpt_192{display:flex;align-items:center;gap:10px;padding:10px 16px;font-size:14px;color:var(--color-text);cursor:pointer;transition:background .15s ease}._topbar__dropdown-item_89mpt_192:hover{background:var(--color-surface-hover)}._topbar__dropdown-item--danger_89mpt_205{color:var(--color-error)}._topbar__dropdown-item_89mpt_192 svg{width:16px;height:16px;flex-shrink:0}._topbar__dropdown-divider_89mpt_213{height:1px;background:var(--color-border)}._topbar__color-dot_89mpt_217{width:16px;height:16px;border-radius:50%;flex-shrink:0}._topbar__color-check_89mpt_223{margin-left:auto;color:var(--color-primary)}._topbar__color-check_89mpt_223 svg{width:16px;height:16px}._topbar__notif-dropdown_89mpt_231{width:340px}._topbar__notif-header_89mpt_234{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--color-border)}._topbar__notif-mark-btn_89mpt_241{font-size:12px;padding:2px 8px;border:1px solid var(--color-border);border-radius:2px;color:var(--color-text-secondary);transition:background .15s ease}._topbar__notif-mark-btn_89mpt_241:hover{background:var(--color-surface-hover)}._topbar__notif-item_89mpt_252{padding:12px 16px;cursor:pointer;transition:background .15s ease}._topbar__notif-item_89mpt_252:hover{background:var(--color-surface-hover)}._topbar__notif-row_89mpt_260{display:flex;align-items:center;gap:8px}._topbar__notif-dot_89mpt_265{width:6px;height:6px;border-radius:50%;background:var(--color-primary);flex-shrink:0}._topbar__notif-title_89mpt_272{flex:1;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._topbar__notif-title--unread_89mpt_279{font-weight:600}._topbar__notif-time_89mpt_282{font-size:11px;color:var(--color-text-secondary);flex-shrink:0}._topbar__notif-desc_89mpt_287{font-size:12px;color:var(--color-text-secondary);margin-top:2px}._topbar__overlay_89mpt_292{position:fixed;top:0;right:0;bottom:0;left:0;z-index:299}@keyframes _dropdown-in_89mpt_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._right-sidebar_1wqcw_1{position:fixed;top:0;right:0;bottom:0;width:0;background:var(--color-surface);border-left:1px solid var(--color-border);display:flex;flex-direction:column;transition:width .25s ease;z-index:100;overflow:hidden}._right-sidebar--open_1wqcw_15{width:320px}._right-sidebar__header_1wqcw_18{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 16px;flex-shrink:0;border-bottom:1px solid var(--color-border)}._right-sidebar__title_1wqcw_27{font-size:15px;font-weight:600;color:var(--color-text);white-space:nowrap}._right-sidebar__close_1wqcw_33{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;color:var(--color-text-secondary);transition:background .15s ease,color .15s ease}._right-sidebar__close_1wqcw_33:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}._right-sidebar__close_1wqcw_33{flex-shrink:0}._right-sidebar__close_1wqcw_33:hover{background:var(--color-surface-hover);color:var(--color-text)}._right-sidebar__close_1wqcw_33 svg{width:18px;height:18px}._right-sidebar__tabs_1wqcw_58{display:flex;padding:0 12px;gap:2px;border-bottom:1px solid var(--color-border);flex-shrink:0}._right-sidebar__tab_1wqcw_58{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;height:40px;font-size:12px;font-weight:500;color:var(--color-text-secondary);border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease;white-space:nowrap;cursor:pointer}._right-sidebar__tab_1wqcw_58:hover{color:var(--color-text)}._right-sidebar__tab--active_1wqcw_83{color:var(--color-primary);border-bottom-color:var(--color-primary);font-weight:600}._right-sidebar__tab_1wqcw_58 svg{width:14px;height:14px}._right-sidebar__tab-badge_1wqcw_92{display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9999px;background:var(--color-danger);color:#fff;font-size:10px;font-weight:700;line-height:1}._right-sidebar__body_1wqcw_106{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px}._right-sidebar__body_1wqcw_106::-webkit-scrollbar{width:6px;height:6px}._right-sidebar__body_1wqcw_106::-webkit-scrollbar-track{background:transparent}._right-sidebar__body_1wqcw_106::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}._right-sidebar__body_1wqcw_106::-webkit-scrollbar-thumb:hover{background:var(--color-text-disabled)}._right-sidebar__section_1wqcw_126{margin-bottom:20px}._right-sidebar__section_1wqcw_126:last-child{margin-bottom:0}._right-sidebar__section-title_1wqcw_132{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-disabled);margin-bottom:10px}._right-sidebar__activity_1wqcw_140{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid var(--color-border-light, var(--color-border))}._right-sidebar__activity_1wqcw_140:last-child{border-bottom:none}._right-sidebar__activity-icon_1wqcw_149{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;border-radius:9999px;font-size:14px;flex-shrink:0}._right-sidebar__activity-content_1wqcw_160{flex:1;min-width:0}._right-sidebar__activity-text_1wqcw_164{font-size:13px;color:var(--color-text);line-height:1.4}._right-sidebar__activity-text_1wqcw_164 strong{font-weight:600}._right-sidebar__activity-time_1wqcw_172{font-size:11px;color:var(--color-text-disabled);margin-top:2px}._right-sidebar__notif_1wqcw_177{display:flex;gap:10px;padding:10px 12px;border-radius:4px;cursor:pointer;transition:background .15s ease;margin-bottom:4px}._right-sidebar__notif_1wqcw_177:hover{background:var(--color-surface-hover)}._right-sidebar__notif--unread_1wqcw_189{background:var(--color-primary-alpha)}._right-sidebar__notif--unread_1wqcw_189:hover{background:var(--color-primary-alpha);filter:brightness(.97)}._right-sidebar__notif-dot_1wqcw_196{width:8px;height:8px;min-width:8px;border-radius:9999px;background:var(--color-primary);margin-top:5px}._right-sidebar__notif-body_1wqcw_204{flex:1;min-width:0}._right-sidebar__notif-title_1wqcw_208{font-size:13px;font-weight:500;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._right-sidebar__notif-desc_1wqcw_216{font-size:12px;color:var(--color-text-secondary);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._right-sidebar__notif-time_1wqcw_224{font-size:11px;color:var(--color-text-disabled);margin-top:4px}._right-sidebar__setting_1wqcw_229{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--color-border-light, var(--color-border))}._right-sidebar__setting_1wqcw_229:last-child{border-bottom:none}._right-sidebar__setting-info_1wqcw_239{flex:1;min-width:0}._right-sidebar__setting-label_1wqcw_243{font-size:13px;font-weight:500;color:var(--color-text)}._right-sidebar__setting-desc_1wqcw_248{font-size:11px;color:var(--color-text-secondary);margin-top:2px}._right-sidebar__toggle_1wqcw_253{position:relative;width:40px;height:22px;border-radius:9999px;background:var(--color-border);cursor:pointer;transition:background .15s ease;flex-shrink:0;margin-left:12px}._right-sidebar__toggle_1wqcw_253:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:9999px;background:#fff;transition:transform .15s ease;box-shadow:0 1px 3px #00000026}._right-sidebar__toggle--active_1wqcw_276{background:var(--color-primary)}._right-sidebar__toggle--active_1wqcw_276:after{transform:translate(18px)}._right-sidebar__empty_1wqcw_282{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 16px;color:var(--color-text-disabled);text-align:center}._right-sidebar__empty_1wqcw_282 svg{width:48px;height:48px;margin-bottom:12px;opacity:.4}._right-sidebar__empty_1wqcw_282 span{font-size:13px}._right-sidebar__footer_1wqcw_300{padding:12px 16px;border-top:1px solid var(--color-border);flex-shrink:0}._right-sidebar__footer-btn_1wqcw_305{display:flex;align-items:center;justify-content:center;width:100%;height:36px;border-radius:4px;font-size:13px;font-weight:500;color:var(--color-primary);background:var(--color-primary-alpha);cursor:pointer;transition:background .15s ease,filter .15s ease}._right-sidebar__footer-btn_1wqcw_305:hover{filter:brightness(.95)}._right-sidebar-overlay_1wqcw_323{display:none}@media(max-width:899.98px){._right-sidebar--open_1wqcw_15{width:100%;max-width:320px;box-shadow:0 10px 20px #00000026,0 3px 6px #0000001a}._right-sidebar-overlay_1wqcw_323{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:99}._right-sidebar-overlay--visible_1wqcw_340{display:block}}._layout_k4xr9_1{display:flex;min-height:100vh}._layout__main_k4xr9_5{flex-grow:1;min-width:0;margin-left:64px;width:calc(100% - 64px);transition:margin-left .25s ease,width .25s ease,margin-right .25s ease;overflow-x:hidden;overflow-y:auto}._layout__main--expanded_k4xr9_14{margin-left:240px;width:calc(100% - 240px)}._layout__main--right-open_k4xr9_18{margin-right:320px;width:calc(100% - 384px)}._layout__main--expanded_k4xr9_14._layout__main--right-open_k4xr9_18{width:calc(100% - 560px)}._layout__content_k4xr9_25{padding:76px 24px 20px;min-height:calc(100vh - 56px)}._layout__loader_k4xr9_30{position:fixed;top:56px;left:0;right:0;height:3px;background:var(--color-primary-alpha);overflow:hidden}._layout__loader_k4xr9_30:after{content:"";display:block;width:40%;height:100%;background:var(--color-primary);animation:_loader-slide_k4xr9_1 1.2s ease-in-out infinite}@keyframes _loader-slide_k4xr9_1{0%{transform:translate(-100%)}to{transform:translate(350%)}}[data-primary=blue]{--color-primary: #2563eb;--color-primary-light: #60a5fa;--color-primary-dark: #1d4ed8;--color-primary-alpha: rgba(37, 99, 235, .1)}[data-primary=emerald]{--color-primary: #10b981;--color-primary-light: #6ee7b7;--color-primary-dark: #059669;--color-primary-alpha: rgba(16, 185, 129, .1)}[data-primary=rose]{--color-primary: #f43f5e;--color-primary-light: #fb7185;--color-primary-dark: #e11d48;--color-primary-alpha: rgba(244, 63, 94, .1)}[data-primary=amber]{--color-primary: #f59e0b;--color-primary-light: #fbbf24;--color-primary-dark: #d97706;--color-primary-alpha: rgba(245, 158, 11, .1)}[data-primary=orange]{--color-primary: #f97316;--color-primary-light: #fb923c;--color-primary-dark: #ea580c;--color-primary-alpha: rgba(249, 115, 22, .1)}[data-primary=cyan]{--color-primary: #06b6d4;--color-primary-light: #22d3ee;--color-primary-dark: #0891b2;--color-primary-alpha: rgba(6, 182, 212, .1)}[data-primary=slate]{--color-primary: #64748b;--color-primary-light: #94a3b8;--color-primary-dark: #475569;--color-primary-alpha: rgba(100, 116, 139, .1)}:root,[data-theme=light]{--color-bg: #f8fafc;--color-surface: #ffffff;--color-surface-hover: #f1f5f9;--color-surface-active: #e2e8f0;--color-border: #e2e8f0;--color-divider: #f1f5f9;--color-text: #0f172a;--color-text-secondary: #64748b;--color-text-disabled: #94a3b8;--color-text-inverse: #ffffff;--color-error: #ef4444;--color-warning: #f59e0b;--color-success: #22c55e;--color-info: #3b82f6;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07), 0 2px 4px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1), 0 4px 6px rgba(0, 0, 0, .05)}[data-theme=dark]{--color-bg: #0f172a;--color-surface: #1e293b;--color-surface-hover: #334155;--color-surface-active: #475569;--color-border: #334155;--color-divider: #1e293b;--color-text: #f1f5f9;--color-text-secondary: #94a3b8;--color-text-disabled: #64748b;--color-text-inverse: #0f172a;--color-error: #f87171;--color-warning: #fbbf24;--color-success: #4ade80;--color-info: #60a5fa;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .2);--shadow-md: 0 4px 6px rgba(0, 0, 0, .3), 0 2px 4px rgba(0, 0, 0, .2);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .4), 0 4px 6px rgba(0, 0, 0, .2)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Inter,Noto Sans,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;color:var(--color-text);background-color:var(--color-bg);min-height:100vh}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer;border:none;background:none;font-size:inherit;color:inherit}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}ul,ol{list-style:none}img,svg{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-disabled)}::selection{background:var(--color-primary-alpha);color:var(--color-primary)}
