@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";._sidebar_1ic7n_1{position:fixed;top:0;left:0;height:100vh;width:240px;background:var(--sidebar-bg);display:flex;flex-direction:column;transition:width .25s ease;z-index:100;overflow:hidden}._sidebar_1ic7n_1._collapsed_1ic7n_14{width:64px}._sidebar_1ic7n_1._collapsed_1ic7n_14 ._brandName_1ic7n_17{opacity:0}._sidebar_1ic7n_1._collapsed_1ic7n_14 ._navLabel_1ic7n_20{opacity:0;width:0;margin:0}._sidebar_1ic7n_1._collapsed_1ic7n_14 ._navSectionLabel_1ic7n_25{opacity:0;width:0;overflow:hidden}._brand_1ic7n_17{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;padding:1rem;border-bottom:1px solid rgba(255,255,255,.08);min-height:60px;flex-shrink:0}._brandIcon_1ic7n_43{color:var(--primary-light);flex-shrink:0}._brandName_1ic7n_17{font-size:.9rem;font-weight:700;color:var(--sidebar-text-bright);transition:opacity .25s ease;white-space:nowrap}._nav_1ic7n_20{flex:1;display:flex;flex-direction:column;gap:.25rem;padding:.75rem .5rem;overflow-y:auto;overflow-x:hidden}._navItem_1ic7n_66{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;padding:.5rem .75rem;border-radius:10px;color:var(--sidebar-text);text-decoration:none;transition:background .15s ease,color .15s ease;white-space:nowrap;min-height:40px}._navItem_1ic7n_66:hover{background:var(--sidebar-hover-bg);color:var(--sidebar-text-bright)}._navItem_1ic7n_66._active_1ic7n_84{background:var(--sidebar-active-bg);color:var(--sidebar-active-text)}._navIcon_1ic7n_89{flex-shrink:0;display:flex;align-items:center;justify-content:center}._navLabel_1ic7n_20{font-size:.875rem;font-weight:500;transition:opacity .25s ease,width .25s ease;overflow:hidden;flex:1}._navBadge_1ic7n_104{margin-left:auto;min-width:18px;height:18px;padding:0 5px;border-radius:9999px;background:var(--color-danger);color:var(--primary-text);font-size:.65rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}._navSection_1ic7n_25{display:flex;align-items:center;gap:.5rem;margin:.5rem .75rem .25rem;flex-shrink:0}._navSection_1ic7n_25:before{content:"";flex:0 0 6px;height:1px;background:#ffffff14}._navSection_1ic7n_25:after{content:"";flex:1;height:1px;background:#ffffff14}._navSectionLabel_1ic7n_25{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--sidebar-text-dim);white-space:nowrap;overflow:hidden;transition:opacity .25s ease,width .25s ease,padding .25s ease}._toggle_1ic7n_152{margin:.75rem auto;width:28px;height:28px;border-radius:9999px;background:#ffffff14;color:var(--sidebar-text-dim);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease,color .15s ease}._toggle_1ic7n_152:hover{background:#ffffff26;color:var(--sidebar-text-bright)}._wrap_xbmup_2{position:relative}._bellBtn_xbmup_7{cursor:pointer;border:none;background:none;font:inherit;padding:0;display:inline-flex;gap:.5rem;position:relative;width:36px;height:36px;border-radius:10px;color:var(--text-color-secondary);display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}._bellBtn_xbmup_7:hover{background:var(--surface-hover);color:var(--text-color)}._badge_xbmup_31{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;border-radius:9999px;background:var(--color-danger);color:var(--primary-text);font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;pointer-events:none}._dropdown_xbmup_51{position:absolute;top:calc(100% + .5rem);right:0;width:360px;max-width:calc(100vw - 2rem);background:var(--surface-card);border:1px solid var(--surface-border);border-radius:14px;box-shadow:var(--shadow-xl);z-index:100;display:flex;flex-direction:column;overflow:hidden}._dropHeader_xbmup_67{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border-bottom:1px solid var(--surface-border);flex-shrink:0}._dropTitle_xbmup_76{font-size:.9rem;font-weight:700;color:var(--text-color)}._dropActions_xbmup_82{display:flex;align-items:center;gap:.5rem}._textBtn_xbmup_88{cursor:pointer;border:none;background:none;font:inherit;padding:0;display:inline-flex;gap:.5rem;display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:var(--primary-color);padding:.2rem .4rem;border-radius:6px;transition:background .15s ease}._textBtn_xbmup_88:hover{background:rgba(var(--primary-color),.08)}._iconBtn_xbmup_110{cursor:pointer;border:none;background:none;font:inherit;padding:0;display:inline-flex;align-items:center;gap:.5rem;padding:.25rem;border-radius:6px;color:var(--text-color-muted);transition:background .15s ease}._iconBtn_xbmup_110:hover{background:var(--surface-hover);color:var(--text-color)}._list_xbmup_130{overflow-y:auto;max-height:360px;flex:1}._empty_xbmup_136{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2.5rem 1rem;color:var(--text-color-muted)}._empty_xbmup_136 p{margin:0;font-size:.8rem}._spinner_xbmup_150{display:inline-block;width:1.25rem;height:1.25rem;border:2px solid var(--surface-border);border-top-color:var(--primary-color);border-radius:50%;animation:_spin_xbmup_150 .7s linear infinite}@keyframes _spin_xbmup_150{to{transform:rotate(360deg)}}._item_xbmup_166{display:flex;align-items:flex-start;gap:0;border-bottom:1px solid var(--surface-border);transition:background .15s ease}._item_xbmup_166:last-child{border-bottom:none}._item_xbmup_166._unread_xbmup_176{background:rgba(var(--primary-color),.04)}._item_xbmup_166._unread_xbmup_176 ._dot_xbmup_179{background:var(--primary-color)}._item_xbmup_166._read_xbmup_182 ._dot_xbmup_179{background:transparent;border:2px solid var(--surface-border)}._item_xbmup_166._read_xbmup_182 ._itemTitle_xbmup_186{font-weight:500;color:var(--text-color-secondary)}._item_xbmup_166:hover{background:var(--surface-hover)}._itemContent_xbmup_194{display:flex;align-items:flex-start;gap:.65rem;padding:.75rem .5rem .75rem 1rem;flex:1;cursor:pointer;min-width:0}._dot_xbmup_179{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:.3rem;transition:background .15s ease}._itemText_xbmup_213{display:flex;flex-direction:column;gap:.15rem;min-width:0}._itemTitle_xbmup_186{font-size:.825rem;font-weight:600;color:var(--text-color);line-height:1.3}._itemBody_xbmup_227{font-size:.78rem;color:var(--text-color-secondary);line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._itemTime_xbmup_237{font-size:.7rem;color:var(--text-color-muted);margin-top:.1rem}._deleteBtn_xbmup_243{cursor:pointer;border:none;background:none;font:inherit;padding:0;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem .65rem;color:var(--text-color-muted);opacity:0;transition:opacity .15s ease,color .15s ease;flex-shrink:0}._item_xbmup_166:hover ._deleteBtn_xbmup_243{opacity:1}._deleteBtn_xbmup_243:hover{color:var(--color-danger)}._dropFooter_xbmup_266{padding:.6rem 1rem;border-top:1px solid var(--surface-border);text-align:center;flex-shrink:0}._dropFooter_xbmup_266 a{font-size:.8rem;color:var(--primary-color);text-decoration:none;font-weight:500}._dropFooter_xbmup_266 a:hover{text-decoration:underline}._header_144rt_1{position:sticky;top:0;z-index:50;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1.5rem;background:var(--surface-card);border-bottom:1px solid var(--surface-border);box-shadow:var(--shadow-xs)}@media (max-width: 767px){._header_144rt_1{padding:0 1rem}}._left_144rt_21{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem}._right_144rt_29{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem}._pageTitle_144rt_37{font-size:.95rem;font-weight:600;color:var(--text-color)}._iconBtn_144rt_43{cursor:pointer;border:none;background:none;font:inherit;padding:0;display:inline-flex;gap:.5rem;width:36px;height:36px;border-radius:10px;color:var(--text-color-secondary);display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}._iconBtn_144rt_43:hover{background:var(--surface-hover);color:var(--text-color)}._userChip_144rt_66{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;padding:.25rem .75rem .25rem .25rem;border-radius:9999px;background:var(--surface-section);border:1px solid var(--surface-border)}._avatar_144rt_78{width:28px;height:28px;border-radius:9999px;background:var(--primary-color);color:var(--primary-text);font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._userInfo_144rt_92{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1px}._userName_144rt_100{font-size:.8rem;font-weight:600;color:var(--text-color);line-height:1.2}._userRole_144rt_107{font-size:.7rem;color:var(--text-color-muted);text-transform:uppercase;letter-spacing:.03em}._shell_evqjy_1{display:flex;min-height:100vh;background:var(--surface-ground);--shell-sidebar-w: 240px}._shell_evqjy_1._collapsed_evqjy_7{--shell-sidebar-w: 64px}._main_evqjy_11{flex:1;display:flex;flex-direction:column;min-width:0;margin-left:var(--shell-sidebar-w);transition:margin-left .25s ease}._content_evqjy_20{flex:1;padding:1.5rem;overflow-y:auto}@media (max-width: 767px){._content_evqjy_20{padding:1rem}}._bg_bh2x9_1{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--surface-ground);overflow:hidden}._shapes_bh2x9_12{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}._shape_bh2x9_12{position:absolute;border-radius:50%}._s1_bh2x9_24{width:400px;height:400px;top:-150px;left:-100px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-color) 14%,transparent) 0%,transparent 65%);animation:_float1_bh2x9_1 14s ease-in-out infinite}._s2_bh2x9_33{width:280px;height:280px;bottom:-80px;right:-60px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-color) 10%,transparent) 0%,transparent 65%);animation:_float2_bh2x9_1 18s ease-in-out infinite}._s3_bh2x9_42{width:180px;height:180px;top:40%;left:20%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-light) 8%,transparent) 0%,transparent 65%);animation:_float1_bh2x9_1 22s ease-in-out infinite reverse}._s4_bh2x9_51{width:120px;height:120px;top:10%;right:15%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-color) 8%,transparent) 0%,transparent 65%);animation:_float2_bh2x9_1 16s ease-in-out infinite}@keyframes _float1_bh2x9_1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-20px) scale(1.04)}66%{transform:translate(-10px,15px) scale(.97)}}@keyframes _float2_bh2x9_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-15px,-25px) scale(1.06)}}._card_bh2x9_79{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:14px;box-shadow:var(--shadow-sm);position:relative;z-index:1;width:100%;max-width:420px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 639px){._card_bh2x9_79{padding:1.5rem 1.25rem}}._brand_bh2x9_99{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;margin-bottom:.5rem}._brandIcon_bh2x9_108{width:48px;height:48px;border-radius:14px;background:var(--primary-color);color:var(--primary-text);display:flex;align-items:center;justify-content:center;flex-shrink:0}._brandName_bh2x9_120{font-size:1.2rem;font-weight:700;color:var(--text-color);line-height:1.2}._brandSub_bh2x9_127{font-size:.8rem;color:var(--text-color-muted)}._errorBanner_bh2x9_132{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;padding:.75rem 1rem;border-radius:10px;background:color-mix(in srgb,var(--color-danger) 8%,transparent);border:1px solid color-mix(in srgb,var(--color-danger) 25%,transparent);color:var(--color-danger);font-size:.85rem}._form_bh2x9_146{display:flex;flex-direction:column;gap:1rem}._field_bh2x9_152{display:flex;flex-direction:column;gap:.5rem}._field_bh2x9_152 label{font-size:.825rem;font-weight:500;color:var(--text-color-secondary)}._input_bh2x9_163{width:100%;padding:.75rem 1rem;background-color:var(--surface-card);border:1px solid var(--surface-border);border-radius:10px;color:var(--text-color);font-size:.875rem;transition:border-color .15s ease,box-shadow .15s ease}._input_bh2x9_163::placeholder{color:var(--text-color-muted)}._input_bh2x9_163:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px var(--primary-muted)}._inputWrapper_bh2x9_182{position:relative}._inputWithAddon_bh2x9_186{padding-right:2.75rem}._eyeBtn_bh2x9_190{cursor:pointer;border:none;background:none;font:inherit;padding:0;display:inline-flex;gap:.5rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:var(--text-color-muted);display:flex;align-items:center;justify-content:center}._eyeBtn_bh2x9_190:hover{color:var(--text-color)}._submitBtn_bh2x9_212{cursor:pointer;border:none;background:none;font:inherit;padding:0;display:inline-flex;width:100%;padding:.75rem 1rem;border-radius:10px;background:var(--primary-color);color:var(--primary-text);font-weight:600;font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .15s ease,opacity .15s ease;margin-top:.5rem}._submitBtn_bh2x9_212:hover:not(:disabled){background:var(--primary-dark)}._submitBtn_bh2x9_212:disabled{opacity:.65;cursor:not-allowed}._spinner_bh2x9_243{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:var(--primary-text);border-radius:50%;animation:_spin_bh2x9_243 .7s linear infinite}@keyframes _spin_bh2x9_243{to{transform:rotate(360deg)}}._footer_bh2x9_257{text-align:center;font-size:.75rem;color:var(--text-color-muted)}._bg_ffttw_1{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--surface-ground);overflow:hidden}._shapes_ffttw_12{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}._shape_ffttw_12{position:absolute;border-radius:50%}._s1_ffttw_24{width:400px;height:400px;top:-150px;left:-100px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-color) 14%,transparent) 0%,transparent 65%);animation:_float1_ffttw_1 14s ease-in-out infinite}._s2_ffttw_33{width:280px;height:280px;bottom:-80px;right:-60px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-color) 10%,transparent) 0%,transparent 65%);animation:_float2_ffttw_1 18s ease-in-out infinite}._s3_ffttw_42{width:180px;height:180px;top:40%;left:20%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-light) 8%,transparent) 0%,transparent 65%);animation:_float1_ffttw_1 22s ease-in-out infinite reverse}._s4_ffttw_51{width:120px;height:120px;top:10%;right:15%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-color) 8%,transparent) 0%,transparent 65%);animation:_float2_ffttw_1 16s ease-in-out infinite}@keyframes _float1_ffttw_1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-20px) scale(1.04)}66%{transform:translate(-10px,15px) scale(.97)}}@keyframes _float2_ffttw_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-15px,-25px) scale(1.06)}}._card_ffttw_79{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:14px;box-shadow:var(--shadow-sm);position:relative;z-index:1;width:100%;max-width:440px;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}@media (max-width: 639px){._card_ffttw_79{padding:1.5rem 1.25rem}}._brand_ffttw_101{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;width:100%}._brandIcon_ffttw_110{width:48px;height:48px;border-radius:14px;background:var(--primary-color);color:var(--primary-text);display:flex;align-items:center;justify-content:center;flex-shrink:0}._brandName_ffttw_122{font-size:1.2rem;font-weight:700;color:var(--text-color);line-height:1.2}._brandSub_ffttw_129{font-size:.8rem;color:var(--text-color-muted)}._iconWrap_ffttw_134{width:84px;height:84px;border-radius:50%;background:color-mix(in srgb,var(--color-warning) 12%,transparent);border:2px solid color-mix(in srgb,var(--color-warning) 30%,transparent);display:flex;align-items:center;justify-content:center}._clockIcon_ffttw_145{color:var(--color-warning)}._content_ffttw_149{display:flex;flex-direction:column;gap:1rem;align-items:center}._title_ffttw_156{font-size:1.3rem;font-weight:700;color:var(--text-color);margin:0}._desc_ffttw_163{font-size:.875rem;color:var(--text-color-muted);max-width:340px;line-height:1.6;margin:0}._checklist_ffttw_171{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:300px;text-align:left}._checklist_ffttw_171 li{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--color-success-text)}._checklist_ffttw_171 li svg{flex-shrink:0}._checklist_ffttw_171 li._pending_ffttw_192{color:var(--text-color-muted)}._footer_ffttw_196{font-size:.8rem;color:var(--text-color-muted)}._wrap_13lre_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--surface-ground);padding:2rem}._content_13lre_10{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;max-width:400px}._icon_13lre_20{width:72px;height:72px;border-radius:20px;background:var(--primary-muted);color:var(--primary-color);display:flex;align-items:center;justify-content:center}._code_13lre_31{font-size:5rem;font-weight:800;color:var(--primary-color);line-height:1}._title_13lre_38{font-size:1.4rem;font-weight:700;color:var(--text-color)}._desc_13lre_44{font-size:.9rem;color:var(--text-color-secondary)}._homeBtn_13lre_49{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:10px;background:var(--primary-color);color:var(--primary-text);font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s ease;margin-top:.5rem}._homeBtn_13lre_49:hover{background:var(--primary-dark)}._wrap_x7py4_1{display:flex;align-items:center;justify-content:center;min-height:100vh;background:var(--surface-ground);padding:1.5rem}._card_x7py4_10{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:14px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:520px;width:100%;padding:2rem;gap:1rem;text-align:center}._iconWrap_x7py4_26{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:rgba(var(--color-danger),.12);color:var(--color-danger);align-self:center;margin-bottom:.5rem}._title_x7py4_39{font-size:1.5rem;font-weight:700;color:var(--text-color);margin:0}._desc_x7py4_46{font-size:.9rem;color:var(--text-color-secondary);line-height:1.6;margin:0}._retryBtn_x7py4_53{display:flex;align-items:center;justify-content:center;gap:.5rem;align-self:center;margin-top:.5rem;padding:.5rem 1.25rem;background:var(--primary-color);color:var(--primary-text);border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}._retryBtn_x7py4_53:hover{opacity:.85}._detailsSection_x7py4_74{width:100%;margin-top:1rem;border-top:1px solid var(--surface-border);padding-top:1rem}._detailsToggle_x7py4_81{background:none;border:1px solid var(--surface-border);border-radius:6px;font-size:.8rem;color:var(--text-color-secondary);padding:.25rem .75rem;cursor:pointer;transition:color .15s ease,border-color .15s ease}._detailsToggle_x7py4_81:hover{color:var(--text-color);border-color:var(--text-color-muted)}._detailsBlock_x7py4_96{margin-top:.75rem;text-align:left}._detailsLabel_x7py4_101{font-size:.75rem;font-weight:600;color:var(--text-color-muted);text-transform:uppercase;letter-spacing:.05em;margin:.75rem 0 .25rem}._detailsPre_x7py4_110{background:var(--surface-alt);border:1px solid var(--surface-border);border-radius:6px;padding:.75rem;font-size:.75rem;color:var(--text-color-secondary);white-space:pre-wrap;word-break:break-all;overflow:auto;max-height:240px;margin:0}._banner_qmocp_1{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;position:fixed;top:0;left:0;right:0;z-index:9999;padding:.5rem 1rem;background:var(--color-warning-action);color:var(--primary-text);font-size:.85rem;font-weight:500;text-align:center;opacity:1;transition:opacity .6s ease}._fading_qmocp_22{opacity:0}:root,[data-theme=light]{--primary-color: #2563eb;--primary-dark: #1d4ed8;--primary-darker: #1e40af;--primary-light: #93c5fd;--primary-muted: rgba(37, 99, 235, .1);--primary-text: #ffffff;--surface-ground: #f0f4f8;--surface-card: #ffffff;--surface-section: #f8fafc;--surface-alt: #edf2f7;--surface-border: #e2e8f0;--surface-hover: #f1f5f9;--surface-overlay: rgba(255, 255, 255, .96);--sidebar-text-bright: #f1f5f9;--sidebar-text-dim: #94a3b8;--sidebar-bg: #1e293b;--sidebar-text: #cbd5e1;--sidebar-active-bg: rgba(37, 99, 235, .15);--sidebar-active-text: #93c5fd;--sidebar-hover-bg: rgba(255, 255, 255, .06);--text-color: #0f172a;--text-color-secondary: #475569;--text-color-muted: #94a3b8;--color-danger: #ef4444;--color-warning: #f59e0b;--color-info: #3b82f6;--color-success: #22c55e;--color-danger-bg: #fee2e2;--color-danger-text: #b91c1c;--color-success-bg: #dcfce7;--color-success-text: #15803d;--color-warning-bg: #fef3c7;--color-warning-text: #92400e;--color-info-bg: #dbeafe;--color-info-text: #1d4ed8;--color-neutral-bg: #f1f5f9;--color-neutral-text: #475569;--color-role-admin-bg: #ede9fe;--color-role-admin-text: #6d28d9;--color-role-manager-bg: #dbeafe;--color-role-manager-text: #1d4ed8;--color-role-supervisor-bg: #e0f2fe;--color-role-supervisor-text: #0369a1;--color-role-qc-bg: #fce7f3;--color-role-qc-text: #be185d;--color-role-store-bg: #ffedd5;--color-role-store-text: #c2410c;--color-role-accounts-bg: #f0fdf4;--color-role-accounts-text: #166534;--color-role-contractor-bg: #f1f5f9;--color-role-contractor-text: #475569;--color-accent-purple: #7c3aed;--color-success-action: #16a34a;--color-success-action-hover: #15803d;--color-warning-action: #b45309;--shadow-xs: 0 1px 3px rgba(0, 0, 0, .06);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--shadow-md: 0 4px 16px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .12);--shadow-xl: 0 24px 60px rgba(0, 0, 0, .18);--radius-xs: 4px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-full: 9999px;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .45s ease;--sp-1: .25rem;--sp-2: .5rem;--sp-3: .75rem;--sp-4: 1rem;--sp-5: 1.25rem;--sp-6: 1.5rem;--sp-8: 2rem;--sp-10: 2.5rem;--sp-12: 3rem;--sp-16: 4rem;--sp-20: 5rem}[data-theme=dark]{--surface-ground: #1e1e1e;--surface-card: #252526;--surface-section: #1a1a1a;--surface-alt: #181818;--surface-border: rgba(255, 255, 255, .1);--surface-hover: rgba(255, 255, 255, .06);--surface-overlay: rgba(37, 37, 38, .97);--sidebar-bg: #1c1c1e;--sidebar-text: #9ca3af;--sidebar-active-bg: rgba(37, 99, 235, .2);--sidebar-active-text: #60a5fa;--sidebar-hover-bg: rgba(255, 255, 255, .05);--text-color: #e4e4e7;--text-color-secondary: #a1a1aa;--text-color-muted: #71717a;--shadow-xs: 0 1px 3px rgba(0, 0, 0, .3);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .4);--shadow-md: 0 4px 16px rgba(0, 0, 0, .5);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .6);--shadow-xl: 0 24px 60px rgba(0, 0, 0, .7);--sidebar-text-bright: #f1f5f9;--sidebar-text-dim: #94a3b8;--color-accent-purple: #a78bfa;--color-success-action: #22c55e;--color-success-action-hover: #16a34a;--color-warning-action: #d97706;--primary-color: #3b82f6;--primary-dark: #2563eb;--primary-darker: #1d4ed8;--primary-light: #93c5fd;--primary-muted: rgba(59, 130, 246, .15);--color-danger-bg: rgba(239, 68, 68, .15);--color-danger-text: #fca5a5;--color-success-bg: rgba(34, 197, 94, .15);--color-success-text: #86efac;--color-warning-bg: rgba(245, 158, 11, .15);--color-warning-text: #fcd34d;--color-info-bg: rgba(59, 130, 246, .15);--color-info-text: #93c5fd;--color-neutral-bg: rgba(255, 255, 255, .08);--color-neutral-text: #94a3b8;--color-role-admin-bg: #2e1065;--color-role-admin-text: #c4b5fd;--color-role-manager-bg: #1e3a8a;--color-role-manager-text: #93c5fd;--color-role-supervisor-bg: #075985;--color-role-supervisor-text: #7dd3fc;--color-role-qc-bg: #831843;--color-role-qc-text: #f9a8d4;--color-role-store-bg: #7c2d12;--color-role-store-text: #fdba74;--color-role-accounts-bg: #14532d;--color-role-accounts-text: #86efac;--color-role-contractor-bg: #1e293b;--color-role-contractor-text: #94a3b8}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--surface-ground);color:var(--text-color);line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit}img,svg{display:block;max-width:100%}input,textarea,select{font:inherit;color:inherit}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;color:var(--text-color)}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}p{color:var(--text-color);line-height:1.6}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-muted{color:var(--text-color-muted)}.text-secondary{color:var(--text-color-secondary)}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-color-muted)}:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}html *{transition:background-color .2s ease,border-color .2s ease,color .2s ease}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2364748b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:12px 8px;background-position:right .65rem center;padding-right:2.2rem!important;cursor:pointer}[data-theme=dark] select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23a1a1aa' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-size:12px 8px}input[type=date],input[type=datetime-local],input[type=time]{color-scheme:light;cursor:pointer}[data-theme=dark] input[type=date],[data-theme=dark] input[type=datetime-local],[data-theme=dark] input[type=time]{color-scheme:dark}
