:root{--ops-bg: #f4f6fb;--ops-panel: #ffffff;--ops-text: #172033;--ops-muted: #6a7385;--ops-border: #d8deea;--ops-accent: #0b69ff}body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--ops-text);background:radial-gradient(circle at top right,#dae5ff 0%,var(--ops-bg) 45%,#eef3ff 100%)}#app{min-height:100vh}.ops-shell{width:100%;padding:1.5rem 2rem 2.5rem}.ops-auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.ops-auth-card{width:100%;max-width:520px}.ops-card{background:var(--ops-panel);border:1px solid var(--ops-border);border-radius:16px;box-shadow:0 10px 20px #11285912}.ops-json{min-height:210px;font-size:.86rem;line-height:1.5;background:#0f172a;color:#dbeafe;border-radius:12px;border:1px solid #1d2d50;padding:1rem;overflow:auto}.ops-muted{color:var(--ops-muted)}.nav-pills .nav-link{border-radius:10px;color:var(--ops-text)}.nav-pills .nav-link.active{background:var(--ops-accent)}.ops-nav-horizontal{display:flex;flex-wrap:wrap}.ops-nav-horizontal .nav-link{text-align:center;white-space:nowrap}.ops-main-full{width:100%}.ops-logo{width:52px;height:52px;border-radius:14px;border:1px solid var(--ops-border);background:#f5f8ff}.ops-logo-auth{width:64px;height:64px}.ops-user-avatar{width:24px;height:24px;border-radius:50%;background:var(--ops-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.ops-user-dropdown{position:absolute;right:0;top:calc(100% + 6px);min-width:180px;background:var(--ops-panel);border:1px solid var(--ops-border);border-radius:10px;box-shadow:0 10px 20px #1128591f;padding:.4rem 0;z-index:20}.ops-user-dropdown .dropdown-item{width:100%;border:0;background:transparent;text-align:left;padding:.45rem .9rem;font-size:.9rem}.ops-user-dropdown .dropdown-item:hover{background:#f3f6ff}.ops-count-link{color:var(--ops-accent);text-decoration:none;font-weight:600}.ops-count-link:hover{text-decoration:underline}.ops-list-table{table-layout:fixed;width:100%}.ops-list-table th,.ops-list-table td{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.ops-preline{white-space:pre-line}.ops-actions-cell{width:1%;white-space:nowrap}.ops-admin-chevron-open{transform:rotate(180deg);transition:transform .2s ease}.ops-icon-btn{width:31px;height:31px;padding:0;display:inline-flex;align-items:center;justify-content:center}.ops-filter-match{min-height:34px;height:34px;border-radius:6px;border-color:#d1d5db;background-color:#fff;line-height:1.25;padding:.35rem .65rem}.ops-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0e172973;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1050}.ops-modal{width:100%;max-width:520px;border-radius:14px}.ops-flow-chain{min-height:96px}.ops-flow-node{width:56px;height:56px}.ops-flow-arrow{width:24px;height:2px;background:#c3c8cf;flex-shrink:0}.ops-flow-step{min-width:240px}@media(max-width:768px){.ops-shell{padding:1rem}.ops-logo{width:44px;height:44px}.ops-logo-auth{width:52px;height:52px}}
