@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=DM+Mono:wght@400;500&display=swap";._root_1xz7p_1{min-height:100vh;display:flex;flex-direction:column;background:var(--color-bg)}._header_1xz7p_9{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:0 28px;height:58px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;box-shadow:0 1px 6px #0d1b3310}._logo_1xz7p_24{display:flex;align-items:center;gap:10px}._logoMark_1xz7p_30{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#1e3a8a,#3730a3,#818cf8);display:flex;align-items:center;justify-content:center;font-size:17px;box-shadow:0 2px 10px #3730a333;flex-shrink:0}._logoName_1xz7p_43{font-size:17px;font-weight:700;letter-spacing:-.4px;color:#0f172a;line-height:1.1}._logoSub_1xz7p_51{font-size:10px;color:var(--color-text-faint);font-weight:600;letter-spacing:1.5px;text-transform:uppercase}._nav_1xz7p_60{display:flex;gap:2px}._navItem_1xz7p_65{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:500;text-decoration:none;color:var(--color-text-dim);transition:background .12s,color .12s}._navItem_1xz7p_65:hover{background:#f8fafc;color:var(--color-text)}._navActive_1xz7p_83{background:var(--color-primary-bg)!important;color:var(--color-primary)!important;font-weight:600}._navIcon_1xz7p_89{font-size:14px}._status_1xz7p_94{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--color-text-faint);font-weight:500}._statusDot_1xz7p_103{width:8px;height:8px;border-radius:50%;background:var(--color-green);animation:_pulse_1xz7p_1 2.5s infinite}._main_1xz7p_112{flex:1;padding:26px 28px;max-width:1360px;width:100%;margin:0 auto}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #eef2f9;--color-surface: #ffffff;--color-border: #e4eaf3;--color-border-2: #f0f4f9;--color-text: #1e293b;--color-text-dim: #64748b;--color-text-faint:#8fa3be;--color-primary: #1e40af;--color-primary-2: #4f46e5;--color-primary-bg:#eff6ff;--color-primary-bd:#bfdbfe;--color-green: #15803d;--color-green-bg: #f0fdf4;--color-green-bd: #86efac;--color-amber: #b45309;--color-amber-bg: #fffbeb;--color-amber-bd: #fcd34d;--color-red: #b91c1c;--color-red-bg: #fef2f2;--color-red-bd: #fca5a5;--color-grey: #94a3b8;--color-grey-bg: #f8fafc;--color-grey-bd: #e2e8f0;--font-sans: "DM Sans", "Segoe UI", sans-serif;--font-mono: "DM Mono", "Fira Mono", monospace;--shadow-sm: 0 1px 4px #0d1b3308;--shadow-md: 0 4px 16px #0d1b3312;--shadow-lg: 0 24px 64px #0d1b3325}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}
