.ps-shell{--ink: #111827;--muted: #667085;--bg: #f4f6fb;--surface: #fff;--line: #e7eaf1;--sidebar: #081120;--sidebar-soft: #101c30;--cyan: #24c7e5;--blue: #4b6bfb;--violet: #7857f7;--green: #17b77e;--amber: #f3a536;--rose: #ef5c77;--shadow: 0 18px 55px rgba(15, 23, 42, .08);--success: var(--green);--warning: var(--amber);--danger: var(--rose);--info: var(--blue);--font-sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 19px;--radius-pill: 999px;--header-h: 78px;--bp-xl: 1250px;--bp-lg: 900px;--bp-md: 680px;--bp-sm: 430px;--z-dropdown: 20;--z-modal: 40;--z-toast: 50;--z-tooltip: 50;--transition-fast: .15s ease;--transition-base: .25s ease}html,body,#root{height:100%}body{margin:0}*{box-sizing:border-box}.app-root{display:flex;flex-direction:column;min-height:100vh}.app-body{flex:1;display:flex;flex-direction:column}.u-flex{display:flex}.u-flex-col{display:flex;flex-direction:column}.u-items-center{align-items:center}.u-justify-between{justify-content:space-between}.u-gap-1{gap:var(--space-1)}.u-gap-2{gap:var(--space-2)}.u-gap-3{gap:var(--space-3)}.u-gap-4{gap:var(--space-4)}.u-mt-1{margin-top:var(--space-1)}.u-mt-2{margin-top:var(--space-2)}.u-mt-4{margin-top:var(--space-4)}.u-mb-4{margin-bottom:var(--space-4)}.u-text-muted{color:var(--muted)}.u-text-right{text-align:right}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.inst-header,.inst-footer{--ink: #123f4a;--ink-deep: #082d36;--teal: #00a7b5;--teal-soft: #69dbe1;--text: #153a43;--muted: #61777d;--line: #123f4a21;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.inst-header{width:100%;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:30}.inst-header-shell{width:min(100% - 2rem,1200px);margin-inline:auto;min-height:76px;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding-block:.5rem}.inst-brand{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none}.inst-brand-logo{width:8.5rem;height:auto;object-fit:contain;display:block}.inst-header nav{display:flex;align-items:center;gap:1.35rem;flex-wrap:wrap}.inst-header nav a{color:var(--muted);text-decoration:none;font-size:.82rem;font-weight:600;transition:color .15s ease}.inst-header nav a:hover{color:var(--ink)}.inst-header-cta{cursor:pointer;background:var(--teal);color:#fff;border:0;border-radius:999px;padding:.62rem 1.1rem;font-size:.78rem;font-weight:700;font-family:inherit;white-space:nowrap}.inst-header-cta:hover{background:var(--ink)}.inst-header-badge{font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--teal);background:#00a7b50f;border:1px solid #00a7b52e;border-radius:999px;padding:.35rem .6rem}.inst-footer{color:#ffffffc2;background:#063842;border-top:1px solid var(--line);margin-top:auto}.inst-footer-shell{width:min(100% - 2rem,1200px);margin-inline:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:2.5rem;padding-block:2.75rem 1.75rem}.inst-footer-intro{display:grid;gap:1rem;max-width:20rem}.inst-footer-logo{width:9rem;height:auto;object-fit:contain;display:block}.inst-footer-intro p{color:#ffffff9e;font-size:.82rem;margin:0;line-height:1.5}.inst-footer-column{display:grid;align-content:start;gap:.65rem;font-size:.78rem;line-height:1.6}.inst-footer-column strong{color:#fff;letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;margin-bottom:.2rem}.inst-footer-column a,.inst-footer-column span{color:var(--teal-soft);text-decoration:none}.inst-footer-column a:hover{text-decoration:underline}.inst-footer-bottom{width:min(100% - 2rem,1200px);margin-inline:auto;color:#ffffff7a;border-top:1px solid #ffffff24;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.1rem;font-size:.68rem}.inst-footer-bottom a{color:var(--teal-soft);font-weight:700;text-decoration:none}@media (max-width: 900px){.inst-header nav{display:none}.inst-header-cta{padding:.5rem .85rem;font-size:.72rem}.inst-footer-shell{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.inst-footer-shell{grid-template-columns:1fr}.inst-header-badge{display:none}}.ps-shell{box-sizing:border-box;background:var(--bg);color:var(--ink);font-size:14px;font-family:var(--font-sans)}.ps-shell *,.ps-shell *:before,.ps-shell *:after{box-sizing:border-box}.ps-shell .ambient{position:fixed;border-radius:999px;filter:blur(90px);opacity:.12;pointer-events:none;z-index:-1}.ps-shell .ambient-one{width:420px;height:420px;background:#4b6bfb;right:-100px;top:-120px}.ps-shell .ambient-two{width:360px;height:360px;background:#24c7e5;left:180px;bottom:-160px}.ps-shell .sidebar{position:fixed;left:0;right:auto;width:274px;padding:28px 20px 24px;color:#fff;background:radial-gradient(circle at 18% 0,#182a4b 0,transparent 34%),linear-gradient(180deg,#0b1527,#07101e 72%);display:flex;flex-direction:column;z-index:20;border-right:1px solid rgba(255,255,255,.055);top:var(--header-h, 78px);height:calc(100vh - var(--header-h, 78px));overflow-y:auto;overflow-x:hidden;transition:width .16s ease}.ps-shell .sidebar.collapsed{width:80px;padding:20px 12px}.ps-shell .sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:0 7px 34px}.ps-shell .sidebar.collapsed .sidebar-head{padding:0 0 24px;flex-direction:column;gap:14px}.ps-shell .sidebar-toggle{flex:0 0 auto;width:28px;height:28px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#93a3ba;display:grid;place-items:center;cursor:pointer;transition:background .15s,color .15s}.ps-shell .sidebar-toggle:hover{background:#ffffff1a;color:#fff}.ps-shell .sidebar-toggle svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.ps-shell .sidebar.collapsed .nav-link{justify-content:center;padding:12px 8px;gap:0;position:relative}.ps-shell .sidebar.collapsed .nav-link span:last-child{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);z-index:50;background:#10213b;color:#fff;padding:7px 12px;border-radius:8px;font-size:12px;font-weight:600;white-space:nowrap;box-shadow:0 10px 30px #0000004d;opacity:0;pointer-events:none;transition:opacity .12s ease}.ps-shell .sidebar.collapsed .nav-link:hover span:last-child,.ps-shell .sidebar.collapsed .nav-link:focus-visible span:last-child{opacity:1}.ps-shell .sidebar.collapsed .nav-group-label{display:none}.ps-shell .brand{display:flex;align-items:center;gap:13px;color:#fff;text-decoration:none;padding:0;flex:1 1 auto;min-width:0}.ps-shell .brand-mark{width:48px;height:48px;border-radius:16px;padding:1px;background:linear-gradient(135deg,#36d9eb,#5571ff 55%,#8d5cf7);box-shadow:0 10px 30px #3d91ff40;display:block}.ps-shell .brand-mark span{display:grid;place-items:center;width:100%;height:100%;border-radius:15px;background:#10213b;font-size:15px;font-weight:900;letter-spacing:-.8px}.ps-shell .brand-copy strong,.ps-shell .brand-copy small{display:block}.ps-shell .brand-copy strong{font-size:18px;letter-spacing:-.3px}.ps-shell .brand-copy small{margin-top:3px;color:#8191ab;font-size:9px;letter-spacing:1.55px;text-transform:uppercase;font-weight:700}.ps-shell .nav-caption{padding:0 13px 10px;color:#5d6d87;font-size:9px;font-weight:800;letter-spacing:1.5px}.ps-shell .sidebar nav{display:grid;gap:8px}.ps-shell .nav-link{position:relative;display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:13px;color:#93a3ba;text-decoration:none;font-size:13px;font-weight:700;transition:all .25s ease;overflow:hidden;background:none;border:0;cursor:pointer;width:100%;text-align:left}.ps-shell .nav-link:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#30cae221,#5b66f817);opacity:0;transition:opacity .25s}.ps-shell .nav-link:hover,.ps-shell .nav-link.active{color:#fff;transform:translate(2px)}.ps-shell .nav-link:hover:before,.ps-shell .nav-link.active:before{opacity:1}.ps-shell .nav-link.active{box-shadow:inset 3px 0 #34d4e6,0 9px 25px #0000001f}.ps-shell .nav-icon{width:20px;height:20px;position:relative;z-index:1;color:#44cbe4}.ps-shell .nav-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ps-shell .nav-link span:last-child{position:relative;z-index:1}.ps-shell .nav-group{display:grid;gap:4px;margin-bottom:6px}.ps-shell .nav-group-label{padding:12px 13px 4px;color:#5d6d87;font-size:9px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.ps-shell .sidebar-card{margin-top:26px;padding:15px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:#ffffff09;display:flex;align-items:center;gap:11px}.ps-shell .sidebar-card strong,.ps-shell .sidebar-card small{display:block}.ps-shell .sidebar-card strong{font-size:11px;color:#dce8f7}.ps-shell .sidebar-card small{font-size:9px;color:#6f819a;margin-top:4px}.ps-shell .status-orbit{position:relative;width:30px;height:30px;border:1px solid rgba(55,217,255,.28);border-radius:50%;display:grid;place-items:center}.ps-shell .status-orbit:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(55,217,255,.12);border-radius:50%}.ps-shell .status-orbit i{width:7px;height:7px;border-radius:50%;background:#35d49a;box-shadow:0 0 0 5px #35d49a1a;animation:ps-pulseDot 2s infinite}.ps-shell .sidebar-foot{margin-top:auto;padding:17px 9px 2px;border-top:1px solid rgba(255,255,255,.07);display:flex;gap:10px;color:#8fa0b7}.ps-shell .sidebar-foot>span{width:21px;color:#35d49a}.ps-shell .sidebar-foot svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ps-shell .sidebar-foot strong,.ps-shell .sidebar-foot small{display:block}.ps-shell .sidebar-foot strong{color:#c5d0df;font-size:11px}.ps-shell .sidebar-foot small{font-size:9px;margin-top:3px;color:#657791}.ps-shell .ps-main{margin-left:274px;padding:35px 38px 28px;max-width:1780px;min-height:100vh;min-width:0;transition:margin-left .16s ease}.ps-shell.sidebar-collapsed .ps-main{margin-left:80px}.ps-shell .topbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:24px;animation:ps-riseIn .5s ease both}.ps-shell .eyebrow{margin:0 0 8px;color:#4b6bfb;font-size:9px;font-weight:900;letter-spacing:1.8px}.ps-shell .topbar h1{margin:0;font-size:32px;letter-spacing:-1.2px;line-height:1.12}.ps-shell .subtitle{margin:8px 0 0;color:var(--muted);font-size:14px}.ps-shell .sync-pill{display:flex;align-items:center;gap:10px;background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line);border-radius:14px;padding:10px 14px;box-shadow:0 8px 30px #0f172a0d;min-width:185px}.ps-shell .sync-pill strong,.ps-shell .sync-pill small{display:block}.ps-shell .sync-pill strong{font-size:11px}.ps-shell .sync-pill small{font-size:9px;color:var(--muted);margin-top:2px}.ps-shell .pulse{width:9px;height:9px;background:#16b97d;border-radius:50%;box-shadow:0 0 0 5px #16b97d1c;animation:ps-pulseDot 2s infinite}.ps-shell .context-strip{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(100deg,#111d31,#172743);color:#dce6f5;border-radius:16px;padding:13px 16px;margin-bottom:16px;box-shadow:0 13px 35px #0c172a1f;animation:ps-riseIn .5s .05s ease both}.ps-shell .context-strip>div{display:flex;align-items:center;gap:10px}.ps-shell .context-strip>div>span{width:20px;height:20px;color:#38cce5}.ps-shell .context-strip svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.ps-shell .context-strip p{margin:0;font-size:11px;color:#b6c4d7}.ps-shell .readonly-chip{font-size:8px;font-weight:900;letter-spacing:1.1px;padding:6px 9px;border-radius:999px;background:#33d4e721;color:#63e0ef;border:1px solid rgba(99,224,239,.18);white-space:nowrap}.ps-shell .metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.ps-shell .metric-card{--tone: var(--blue);position:relative;background:#fffffff0;border:1px solid rgba(225,229,238,.92);border-radius:18px;padding:17px 18px 16px;min-height:142px;box-shadow:0 12px 38px #0f172a0e;overflow:hidden;animation:ps-cardIn .55s ease both;transition:transform .25s ease,box-shadow .25s ease}.ps-shell .metric-card:hover{transform:translateY(-4px);box-shadow:0 20px 52px #0f172a1b}.ps-shell .metric-card:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,var(--tone),color-mix(in srgb,var(--tone),white 45%))}.ps-shell .metric-card:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-55px;top:-58px;background:var(--tone);opacity:.05}.ps-shell .tone-cyan{--tone: var(--cyan)}.ps-shell .tone-violet{--tone: var(--violet)}.ps-shell .tone-green{--tone: var(--green)}.ps-shell .tone-amber{--tone: var(--amber)}.ps-shell .tone-rose{--tone: var(--rose)}.ps-shell .tone-blue{--tone: var(--blue)}.ps-shell .metric-head{display:flex;align-items:center;gap:9px}.ps-shell .metric-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;color:var(--tone);background:color-mix(in srgb,var(--tone),transparent 90%)}.ps-shell .metric-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ps-shell .metric-label{color:#667085;font-size:10px;font-weight:800;letter-spacing:.55px;text-transform:uppercase}.ps-shell .metric-card>strong{display:block;margin:18px 0 10px;font-size:25px;letter-spacing:-.8px;line-height:1}.ps-shell .metric-note{display:flex;align-items:center;gap:7px;color:#8a94a6;font-size:9px}.ps-shell .metric-note span{width:5px;height:5px;border-radius:50%;background:var(--tone);box-shadow:0 0 0 3px color-mix(in srgb,var(--tone),transparent 88%)}.ps-shell .section-divider{display:flex;align-items:center;gap:14px;margin:30px 0 16px;color:#61708a;font-size:9px;font-weight:900;letter-spacing:1.5px}.ps-shell .section-divider:before,.ps-shell .section-divider:after{content:"";height:1px;background:#dfe4ec;flex:1}.ps-shell .hint-text{color:var(--muted);font-size:12px;margin:8px 0}.ps-shell .dashboard-grid{display:grid;grid-template-columns:minmax(330px,.8fr) minmax(480px,1.2fr);gap:18px}.ps-shell .dashboard-grid.single-column{grid-template-columns:1fr}.ps-shell .panel{background:#fffffff5;border:1px solid var(--line);border-radius:19px;padding:20px;margin-bottom:18px;box-shadow:var(--shadow);min-width:0;animation:ps-riseIn .5s .15s ease both}.ps-shell .panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.ps-shell .panel-heading>div>span{display:block;margin-bottom:6px;color:#7b61f4;font-size:8px;font-weight:900;letter-spacing:1.35px}.ps-shell .panel-heading h2{margin:0;font-size:16px;letter-spacing:-.35px}.ps-shell .panel-heading p{margin:2px 0 0;color:#8a94a6;font-size:9px;text-align:right}.ps-shell .data-panel{padding:0;overflow:hidden}.ps-shell .data-panel>.panel-heading{padding:20px 20px 0}.ps-shell .table-shell{border-top:1px solid var(--line)}.ps-shell .table-scroll{overflow:auto;max-width:100%}.ps-shell table{width:100%;border-collapse:collapse;min-width:720px}.ps-shell th,.ps-shell td{padding:14px 13px;text-align:left;border-bottom:1px solid #edf0f4;white-space:nowrap}.ps-shell th{position:sticky;top:0;z-index:2;background:#f8f9fc;color:#748095;font-size:8px;font-weight:900;letter-spacing:.65px;text-transform:uppercase}.ps-shell td{font-size:10px;color:#394357}.ps-shell tbody tr{transition:background .18s ease}.ps-shell tbody tr:hover{background:#f8fbff}.ps-shell .table-scroll th:first-child,.ps-shell .table-scroll td:first-child{position:sticky;left:0;background:#fff;z-index:1;box-shadow:1px 0 0 var(--line)}.ps-shell .status-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;background:#eef1f6;color:#667085;font-size:8px;font-weight:800}.ps-shell .status-badge i{width:5px;height:5px;border-radius:50%;background:#98a2b3}.ps-shell .status-badge.good{background:#e7f8f1;color:#138661}.ps-shell .status-badge.good i{background:#1fbd88}.ps-shell .status-badge.warn{background:#fff4dd;color:#a36b13}.ps-shell .status-badge.warn i{background:#f0aa37}.ps-shell .status-badge.bad{background:#fdebed;color:#b33a51}.ps-shell .status-badge.bad i{background:#ea5d75}.ps-shell .empty{padding:38px;text-align:center;color:#8a94a6;font-size:11px}.ps-shell .empty-cta{display:inline-block;margin-top:14px;padding:10px 18px;border-radius:10px;background:var(--blue);color:#fff;font-size:11px;font-weight:800;text-decoration:none;border:0;cursor:pointer}.ps-shell .state-loading,.ps-shell .state-error{padding:38px;text-align:center;color:#8a94a6;font-size:12px}.ps-shell .state-error{color:#b33a51}.ps-shell .state-error .retry-btn{display:inline-block;margin-top:12px;padding:8px 16px;border-radius:9px;border:1px solid #f2c1cb;background:#fdebed;color:#b33a51;font-size:11px;font-weight:800;cursor:pointer}.ps-shell .section-error-boundary{padding:20px;border:1px dashed #f2c1cb;border-radius:14px;background:#fff8f9;color:#b33a51;font-size:12px}@keyframes ps-cardIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}@keyframes ps-riseIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes ps-pulseDot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.72);opacity:.65}}@media (max-width: 1250px){.ps-shell .metric-grid{grid-template-columns:repeat(3,1fr)}.ps-shell .dashboard-grid{grid-template-columns:1fr}}@media (max-width: 900px){.ps-shell .sidebar{width:220px;padding:24px 14px}.ps-shell .brand-copy strong{font-size:16px}.ps-shell .nav-link{padding:12px 10px;font-size:12px}.ps-shell .ps-main{margin-left:220px;padding:28px 22px}.ps-shell .metric-grid{grid-template-columns:repeat(2,1fr)}.ps-shell .topbar h1{font-size:28px}}@media (max-width: 680px){.ps-shell{padding-bottom:74px}.ps-shell .ambient{display:none}.ps-shell .sidebar{position:fixed;inset:auto 0 0 0;width:auto;height:70px;padding:8px 12px;background:#081120f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:0;border-top:1px solid rgba(255,255,255,.08);display:block}.ps-shell .brand,.ps-shell .nav-caption,.ps-shell .sidebar-card,.ps-shell .sidebar-foot,.ps-shell .nav-group-label,.ps-shell .sidebar-toggle,.ps-shell .sidebar-head{display:none}.ps-shell .sidebar.collapsed,.ps-shell .sidebar{width:auto;padding:8px 12px}.ps-shell.sidebar-collapsed .ps-main,.ps-shell .ps-main{margin:0}.ps-shell .sidebar nav{display:flex;overflow-x:auto;gap:6px}.ps-shell .sidebar .nav-group{display:contents}.ps-shell .sidebar .nav-link{min-width:82px}.ps-shell .nav-link{justify-content:center;padding:9px 5px;font-size:8px;transform:none!important;gap:5px}.ps-shell .nav-link.active{box-shadow:inset 0 2px #34d4e6}.ps-shell .nav-icon,.ps-shell .nav-icon svg{width:16px;height:16px}.ps-shell .ps-main{margin:0;padding:20px 14px 24px}.ps-shell .topbar{align-items:flex-start;margin-bottom:18px}.ps-shell .topbar h1{font-size:25px}.ps-shell .subtitle{font-size:12px}.ps-shell .sync-pill{min-width:0;padding:8px 10px}.ps-shell .sync-pill small{display:none}.ps-shell .context-strip{align-items:flex-start}.ps-shell .metric-grid{gap:10px}.ps-shell .metric-card{min-height:125px;padding:14px}.ps-shell .metric-card>strong{font-size:21px;margin-top:15px}.ps-shell .panel{padding:15px;border-radius:16px}.ps-shell .data-panel{padding:0}.ps-shell .data-panel>.panel-heading{padding:16px 16px 0}.ps-shell .panel-heading{display:block}.ps-shell .panel-heading p{text-align:left;margin-top:6px}}@media (max-width: 430px){.ps-shell .metric-grid{grid-template-columns:1fr}.ps-shell .metric-card{min-height:112px}.ps-shell .topbar h1{font-size:24px}.ps-shell .panel-heading h2{font-size:15px}}.ps-shell a:focus-visible,.ps-shell summary:focus-visible,.ps-shell button:focus-visible,.ps-shell input:focus-visible,.ps-shell select:focus-visible{outline:3px solid rgba(36,199,229,.55);outline-offset:3px}@media (prefers-reduced-motion: reduce){.ps-shell *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.btn-primary{background:var(--blue, #4b6bfb);color:#fff;border:0;border-radius:10px;padding:10px 18px;font-size:12px;font-weight:800;cursor:pointer;font-family:inherit}.btn-primary:hover{filter:brightness(1.08)}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-primary.danger{background:#b33a51}.btn-primary.danger:hover{filter:brightness(1.1)}.btn-secondary{background:#fff;color:var(--ink, #111827);border:1px solid var(--line);border-radius:10px;padding:10px 18px;font-size:12px;font-weight:800;cursor:pointer;font-family:inherit}.btn-secondary:hover{background:#f4f6fb}.btn-secondary:disabled{opacity:.55;cursor:not-allowed}.btn-danger-link{color:#b33a51;background:none;border:0;font-size:11px;font-weight:800;cursor:pointer;padding:4px 0;font-family:inherit}.icon-btn{width:34px;height:34px;border-radius:9px;border:1px solid var(--line, #e7eaf1);background:#fff;color:#667085;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-btn:hover{background:#f4f6fb;color:var(--ink, #111827)}.icon-btn:disabled{opacity:.5;cursor:not-allowed}.icon-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.form-grid{display:grid;gap:14px;max-width:420px}.form-field{display:grid;gap:5px}.form-field label{font-size:11px;font-weight:800;color:#394357}.form-field input,.form-field select{border:1px solid var(--line);border-radius:9px;padding:10px 12px;font-size:13px;font-family:inherit;background:#fff;color:var(--ink);min-height:38px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;color-scheme:light}.form-field input:focus,.form-field select:focus{outline:2px solid #4b6bfb33;border-color:#4b6bfb}.form-error{color:#b33a51;font-size:11px}.form-actions{display:flex;gap:10px;margin-top:6px}.field-counter{font-size:10px;color:#8a94a6;text-align:right}.field-counter--warn{color:#f3a536;font-weight:700}.field-counter--over{color:#b33a51;font-weight:700}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;background:#fffffff5;border:1px solid var(--line);border-radius:16px;padding:14px 16px;margin-bottom:18px;box-shadow:0 12px 32px #0f172a0d}.filter-field{display:grid;gap:4px;min-width:140px}.filter-field label{font-size:9px;font-weight:800;letter-spacing:.55px;text-transform:uppercase;color:#667085}.filter-field select,.filter-field input{border:1px solid var(--line);border-radius:9px;padding:8px 10px;font-size:12px;color:var(--ink);background:#fff;font-family:inherit;min-height:34px;color-scheme:light}.filter-field select:disabled,.filter-field input:disabled{background:#f4f6fb;color:#a2acbc;cursor:not-allowed}.filter-reset{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 12px;font-size:11px;font-weight:700;color:#667085;cursor:pointer;height:34px;font-family:inherit}.filter-reset:hover{background:#f4f6fb}.combobox-trigger{display:block;width:100%;text-align:left;border:1px solid var(--line);border-radius:9px;padding:8px 10px;font-size:12px;color:var(--ink);background:#fff;font-family:inherit;min-height:34px;cursor:pointer}.combobox-trigger:hover{background:#f4f6fb}.combobox-panel{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:var(--z-dropdown, 20);background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 16px 40px #0f172a24;padding:10px;display:flex;flex-direction:column;gap:8px}.combobox-search{border:1px solid var(--line);border-radius:9px;padding:8px 10px;font-size:12px;color:var(--ink);font-family:inherit;width:100%}.combobox-list{list-style:none;margin:0;padding:0;max-height:320px;overflow-y:auto}.combobox-group-label{font-size:9px;font-weight:800;letter-spacing:.55px;text-transform:uppercase;color:#667085;padding:8px 8px 4px}.combobox-option{padding:8px;border-radius:8px;font-size:12px;color:var(--ink);cursor:pointer;display:flex;align-items:center;gap:8px}.combobox-option:hover,.combobox-option[aria-selected=true]{background:#eef2ff}.combobox-empty{padding:12px 8px;font-size:12px;color:#8a94a6}.chip-list{display:flex;flex-wrap:wrap;gap:6px}.chip{display:inline-flex;align-items:center;gap:5px;background:#eef2ff;color:#4b6bfb;border-radius:999px;padding:3px 6px 3px 10px;font-size:11px;font-weight:700}.chip-remove{background:none;border:0;color:inherit;cursor:pointer;font-size:13px;line-height:1;padding:2px;border-radius:999px}.chip-remove:hover{background:#4b6bfb26}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal, 40);background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:ps-fade .15s ease-out;display:flex;align-items:center;justify-content:center;padding:20px}@keyframes ps-fade{0%{opacity:0}to{opacity:1}}.modal-shell{position:relative;background:#fff;border-radius:16px;padding:24px;width:min(480px,100%);max-height:calc(100vh - 80px);overflow-y:auto;box-shadow:0 30px 80px #0f172a40}.modal-title{margin:0 0 16px;font-size:16px;color:var(--ink, #111827)}.modal-close{position:absolute;top:14px;right:14px;width:28px;height:28px;border-radius:8px;border:0;background:transparent;color:var(--ink, #111827);font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#f1f3f7}.modal-success{font-size:13px;color:#1a7a4c;margin:0 0 16px}.alert{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border-radius:12px;font-size:12px}.alert-info{background:#eef2ff;border:1px solid #d6dfff;color:#33417a}.alert-success{background:#eefaf3;border:1px solid #b7ecd0;color:#1a7a4c}.alert-warning{background:#fff6e5;border:1px solid #f3d99a;color:#92620c}.alert-danger{background:#fdebed;border:1px solid #f2c1cb;color:#b33a51}.alert-row{display:flex;gap:12px;align-items:flex-start;padding:14px 0;border-bottom:1px solid #edf0f4}.alert-row:last-child{border-bottom:0}.alert-severity{width:8px;height:8px;border-radius:50%;margin-top:5px;flex:none}.alert-severity.INFO{background:var(--blue, #4b6bfb)}.alert-severity.WARNING{background:var(--amber, #f3a536)}.alert-severity.CRITICAL{background:var(--rose, #ef5c77)}.badge{display:inline-block;font-size:8px;font-weight:900;letter-spacing:.5px;text-transform:uppercase;border-radius:999px;padding:3px 8px}.badge.neutral{color:#667085;background:#66708514}.badge.info{color:var(--blue, #4b6bfb);background:#4b6bfb14}.badge.success{color:#138661;background:#17b77e14}.badge.warning{color:#92620c;background:#f3a53614}.badge.danger{color:#b33a51;background:#ef5c7714}.badge.violet{color:#7857f7;background:#7857f714}.card{background:#fffffff5;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:0 12px 32px #0f172a0d}.card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.card-title{margin:0;font-size:14px;font-weight:800;color:var(--ink, #111827)}.card-subtitle{margin:2px 0 0;font-size:11px;color:var(--muted, #667085)}.state-loading,.state-error{padding:38px;text-align:center;color:#8a94a6;font-size:12px}.state-error{color:#b33a51}.state-error .retry-btn{display:inline-block;margin-top:12px;padding:8px 16px;border-radius:9px;border:1px solid #f2c1cb;background:#fdebed;color:#b33a51;font-size:11px;font-weight:800;cursor:pointer;font-family:inherit}.section-error-boundary{padding:20px;border:1px dashed #f2c1cb;border-radius:14px;background:#fff8f9;color:#b33a51;font-size:12px}.empty{padding:38px;text-align:center;color:#8a94a6;font-size:11px}.empty-cta{display:inline-block;margin-top:14px;padding:10px 18px;border-radius:10px;background:var(--blue);color:#fff;font-size:11px;font-weight:800;text-decoration:none;border:0;cursor:pointer;font-family:inherit}.pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;font-size:11px;color:var(--muted, #667085);flex-wrap:wrap}.pagination-controls{display:flex;align-items:center;gap:4px}.pagination-btn{min-width:30px;height:30px;padding:0 8px;border-radius:8px;border:1px solid var(--line, #e7eaf1);background:#fff;color:var(--ink, #111827);font-size:11px;font-weight:700;cursor:pointer;font-family:inherit}.pagination-btn:hover:not(:disabled){background:#f4f6fb}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-btn.active{background:var(--blue, #4b6bfb);color:#fff;border-color:var(--blue, #4b6bfb)}.skeleton{background:linear-gradient(90deg,#eef0f4 25%,#f6f7fa 37%,#eef0f4 63%);background-size:400% 100%;animation:ps-skeleton 1.4s ease infinite;border-radius:8px}.skeleton-text{height:12px;margin:4px 0}.skeleton-title{height:20px;width:40%;margin-bottom:12px}.skeleton-card{height:142px;border-radius:18px}.skeleton-row{height:40px;border-radius:10px;margin-bottom:8px}@keyframes ps-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.toast-viewport{position:fixed;bottom:20px;right:20px;z-index:var(--z-toast, 50);display:flex;flex-direction:column;gap:10px;max-width:360px}.toast{display:flex;align-items:flex-start;gap:10px;background:#fff;border:1px solid var(--line, #e7eaf1);border-radius:12px;padding:12px 14px;box-shadow:0 20px 50px #0f172a2e;font-size:12px;animation:ps-riseIn .25s ease both}.toast-icon{width:18px;height:18px;flex:none;margin-top:1px}.toast.success{border-left:3px solid var(--green, #17b77e)}.toast.error{border-left:3px solid var(--rose, #ef5c77)}.toast.info{border-left:3px solid var(--blue, #4b6bfb)}.toast-close{background:none;border:0;cursor:pointer;color:#8a94a6;margin-left:auto;padding:0;font-size:14px;line-height:1}@media (max-width: 520px){.combobox-panel{flex-direction:column}.modal-shell{padding:18px}.toast-viewport{left:12px;right:12px;bottom:12px;max-width:none}}
