:root{--background: #ffffff;--foreground: #0f172a;--primary: #1d4ed8;--muted: #f1f5f9;--muted-foreground: #64748b;--border: #e2e8f0;--ring: #93c5fd;--menu-color: #374151;--menu-active-background: #1d4ed8;--menu-active-color: #ffffff;--font-sans: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-roboto: var(--font-sans);--font-family: var(--font-sans);--default-font-family: var(--font-sans)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);font-size:14px;color:#1e293b;background:#fff}:where(orb-avatar,orb-badge,orb-breadcrumb,orb-button,orb-card,orb-description-list,orb-dropdown,orb-feed-item,orb-feeds,orb-header,orb-input,orb-label,orb-logo,orb-nav-item,orb-tabs,orb-user-profile){font-family:var(--font-sans);--font-roboto: var(--font-sans);--font-family: var(--font-sans);--default-font-family: var(--font-sans)}button{cursor:pointer;font:inherit}input,select,textarea{font:inherit}.sidebar-scroll,.content,.api-nav-sidebar,.scalar-panel{scrollbar-width:thin;scrollbar-color:#cbd5e1 #ffffff}.sidebar-scroll::-webkit-scrollbar,.content::-webkit-scrollbar,.api-nav-sidebar::-webkit-scrollbar,.scalar-panel::-webkit-scrollbar{width:8px;height:8px}.sidebar-scroll::-webkit-scrollbar-track,.content::-webkit-scrollbar-track,.api-nav-sidebar::-webkit-scrollbar-track,.scalar-panel::-webkit-scrollbar-track{background:#fff;border-left:1px solid #e2e8f0}.sidebar-scroll::-webkit-scrollbar-thumb,.content::-webkit-scrollbar-thumb,.api-nav-sidebar::-webkit-scrollbar-thumb,.scalar-panel::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px;border:2px solid #ffffff}.sidebar-scroll::-webkit-scrollbar-thumb:hover,.content::-webkit-scrollbar-thumb:hover,.api-nav-sidebar::-webkit-scrollbar-thumb:hover,.scalar-panel::-webkit-scrollbar-thumb:hover{background:#94a3b8}.shell{display:flex;height:100vh;overflow:hidden}.sidebar{width:180px;flex-shrink:0;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;height:100%;overflow:hidden;--background: #ffffff;--foreground: #0f172a;--primary: #1d4ed8;--muted: #f1f5f9;--muted-foreground: #64748b;--menu-color: #475569;--menu-active-background: #1d4ed8;--menu-active-color: #ffffff}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:18px 16px 14px;border-bottom:1px solid #e2e8f0}.sidebar-brand orb-logo{display:block;width:22px;height:22px;flex-shrink:0}.brand-name{font-family:var(--font-sans);font-size:22px;font-weight:550;font-style:normal;line-height:20px;letter-spacing:0;color:#014ac8;vertical-align:middle}.sidebar-scroll{flex:1;overflow-y:auto;padding-bottom:8px}.sidebar-group{margin-top:4px}.sidebar-section-label{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;padding:12px 16px 3px}.sidebar-nav{list-style:none;padding:0 8px;margin:0;display:flex;flex-direction:column;gap:1px}.nav-icon{width:16px;height:16px;flex-shrink:0;margin-right:5px;display:flex;align-items:center;justify-content:center}.nav-icon svg{width:16px;height:16px}.nav-label{font-size:13px;font-weight:500}.sidebar-nav orb-nav-item{width:100%}.sidebar-footer{padding:12px 14px;border-top:1px solid #e2e8f0;margin-top:auto;background:#fff}.sidebar-footer orb-user-profile{width:100%}.sidebar-logout-btn{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#64748b;font-size:13px;font-weight:500;text-align:left;transition:background .15s,color .15s,border-color .15s}.sidebar-logout-btn:hover:not(:disabled){background:#f8fafc;color:#1e293b;border-color:#cbd5e1}.sidebar-logout-btn:disabled{opacity:.6;cursor:not-allowed}.main{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}orb-header{border-bottom:1px solid #e2e8f0;flex-shrink:0}.topbar-inner{display:flex;align-items:center;gap:16px;flex:1;padding:0 20px;min-height:48px}.topbar-search-wrap{flex:0 1 360px;min-width:200px;max-width:360px}.portal-search-input{display:block;box-sizing:border-box;width:100%;height:36px;padding:0 12px;font-family:var(--font-sans);font-size:14px;font-weight:400;font-style:normal;color:#333;background:#f7f8fa;border:1px solid #d8d8d8;border-radius:8px;outline:none}.portal-search-input::placeholder{color:#333;font-style:italic;opacity:1}.portal-search-input:focus{border-color:#93c5fd;box-shadow:0 0 0 2px #93c5fd40}.portal-search-input::-webkit-search-cancel-button{-webkit-appearance:none}.topbar-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-left:auto}.env-dropdown-wrap{min-width:150px}.operational-badge{display:flex;align-items:center;gap:6px;padding:5px 12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:7px;font-size:13px;font-weight:600;color:#16a34a;white-space:nowrap}.operational-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0;box-shadow:0 0 0 2px #22c55e40}.content{flex:1;overflow-y:auto;padding:24px;animation:fade-in .15s ease}.content--api{overflow-y:hidden;padding:16px 24px 16px 0}@keyframes fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.page-with-table{display:flex;flex-direction:column;gap:14px}.page-toolbar{display:flex;align-items:center;gap:10px}.page-toolbar orb-input{flex:1;max-width:320px;min-width:0}.toolbar-btn-primary{padding:7px 14px;background:#1d4ed8;color:#fff;border-radius:7px;font-size:13px;font-weight:500}.toolbar-btn-primary:hover{background:#2563eb}.table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.table-head{display:grid;grid-template-columns:2fr 1fr 1.5fr 1.5fr 1fr;padding:10px 18px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;gap:8px}.table-row{display:grid;grid-template-columns:2fr 1fr 1.5fr 1.5fr 1fr;padding:11px 18px;border-bottom:1px solid #f1f5f9;font-size:13px;color:#334155;gap:8px;align-items:center}.table-row:last-child{border-bottom:none}.table-row:hover{background:#f8fafc}.table-mono{font-family:SF Mono,Consolas,monospace;font-size:12px}.table-muted{color:#94a3b8;font-size:12px}.status-pill{display:inline-block;padding:2px 8px;border-radius:99px;font-size:11px;font-weight:600}.status-pill--online{background:#dcfce7;color:#16a34a}.status-pill--offline{background:#f1f5f9;color:#64748b}.status-pill--alert{background:#fef3c7;color:#d97706}.settings-page{display:block;max-width:600px}.api-docs-page{display:flex;gap:8px;height:100%}.api-nav-sidebar{width:200px;flex-shrink:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow-y:auto;display:flex;flex-direction:column;--background: #fff;--foreground: #0f172a;--primary: #1d4ed8;--muted: #f1f5f9;--border: #e2e8f0;--menu-color: #475569;--menu-active-background: #eff6ff;--menu-active-color: #1d4ed8;--menu-parent-background: #f8fafc}.api-nav-top{padding:14px 14px 12px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.api-nav-top orb-dropdown{display:block;width:100%}.api-nav-srch-wrap{display:flex;align-items:center;gap:6px;margin:10px 10px 2px;flex-shrink:0}.api-nav-srch-wrap .portal-search-input{flex:1;min-width:0}.api-nav-srch-kbd{font-size:10px;color:#94a3b8;background:#e2e8f0;padding:1px 5px;border-radius:3px;margin-right:2px;flex-shrink:0;font-family:inherit}.api-nav-section{padding:8px 8px 4px;display:flex;flex-direction:column;gap:1px}.api-nav-section+.api-nav-section{border-top:1px solid #f1f5f9;margin-top:2px}.api-nav-section-lbl{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;padding:4px 8px 5px}.api-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.api-nav-gs-item,.api-nav-group-item,.api-nav-ep-item{width:100%;list-style:none}.api-nav-gs-ico{width:14px;height:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.api-nav-gs-ico svg{width:14px;height:14px}.api-nav-gs-lbl{font-size:13px;font-weight:500}.api-nav-resource{width:100%}.api-nav-group-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;border-radius:6px;transition:background .12s}.api-nav-group-row:hover{background:#f1f5f9}.api-nav-group-row--active{background:#eff6ff}.api-nav-group-row--active:hover{background:#dbeafe}.api-nav-group-item{min-width:0;width:100%}.api-nav-group-ico{flex-shrink:0;width:16px;height:16px;margin-right:3px;display:flex;align-items:center;justify-content:center;color:#64748b}.api-nav-group-row--active .api-nav-group-ico{color:#1d4ed8}.api-group-icon-svg{width:16px;height:16px;display:block}.api-nav-group-name{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.api-nav-caret-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:4px;flex-shrink:0;justify-self:end;color:#94a3b8;background:transparent;transition:background .1s,color .1s}.api-nav-caret-btn:hover{background:#0000000f;color:#475569}.api-nav-group-row--active .api-nav-caret-btn{color:#93c5fd}.api-nav-caret{width:10px;height:6px;transition:transform .15s}.api-nav-caret--open{transform:rotate(180deg)}.api-nav-eps{list-style:none;margin:0;padding:2px 6px 4px 20px;display:flex;flex-direction:column;gap:1px}.api-nav-ep-lbl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.method-badge{display:inline-block;padding:1px 5px;border-radius:4px;font-size:9.5px;font-weight:700;font-family:SF Mono,Consolas,monospace;letter-spacing:.02em;flex-shrink:0;line-height:1.6}.method-badge--get{background:#dcfce7;color:#15803d}.method-badge--post{background:#dbeafe;color:#1d4ed8}.method-badge--put{background:#fef3c7;color:#b45309}.method-badge--delete{background:#fee2e2;color:#b91c1c}.method-badge--patch{background:#f3e8ff;color:#7e22ce}.api-resource-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.api-docs-back{align-self:flex-start;font-size:13px;font-weight:500;color:#1d4ed8;padding:0;background:none;flex-shrink:0}.api-docs-back:hover{text-decoration:underline}.resource-info-card{flex-shrink:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.resource-info-header{display:flex;align-items:flex-start;gap:14px}.resource-info-icon{flex-shrink:0;margin-top:2px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#1d4ed8}.resource-info-icon .api-group-icon-svg{width:28px;height:28px}.resource-info-title-row{display:flex;align-items:center;gap:8px;margin-bottom:5px;flex-wrap:wrap}.resource-info-name{font-size:14px;font-weight:700;color:#0f172a}.resource-info-desc{font-size:13px;color:#64748b;line-height:1.6}.api-chip{font-size:10px;font-weight:600;padding:2px 7px;border-radius:99px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.scalar-panel{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000f}.placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:12px;color:#94a3b8;text-align:center}.placeholder-icon{font-size:44px}.placeholder h2{font-size:17px;font-weight:600;color:#64748b}.placeholder p{font-size:13px}.api-docs-page--centered{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;gap:8px;text-align:center}.api-docs-status{font-size:14px;color:#64748b}.api-docs-status--error{color:#dc2626;font-weight:500}.api-docs-status-hint{font-size:13px;color:#94a3b8}.api-docs-status-hint code{font-family:SF Mono,Consolas,monospace;font-size:12px;background:#f1f5f9;padding:2px 6px;border-radius:4px}.scalar-panel-loading{padding:24px;font-size:13px;color:#64748b;text-align:center}.scalar-panel-loading--error{color:#dc2626}.scalar-panel-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;padding:32px;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px}.scalar-panel-placeholder-title{margin:0 0 8px;font-size:16px;font-weight:600;color:#0f172a}.scalar-panel-placeholder-text{margin:0;max-width:420px;font-size:14px;line-height:1.5;color:#64748b}.api-nav-ep-empty{padding:8px 12px 8px 28px;font-size:12px;color:#94a3b8;list-style:none}:root{--font-sans: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-roboto: var(--font-sans);--font-family: var(--font-sans);--default-font-family: var(--font-sans);--input: #e2e8f0}html,body{font-family:var(--font-sans)}*{--font-roboto: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--default-font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.login-shell{display:flex;min-height:100vh;background:#fff}.login-brand{position:relative;flex:0 0 36%;min-height:100vh;background:#0b1a2e;overflow:hidden}.login-brand-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.login-brand-overlay{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;padding:40px 36px}.login-brand-logo{font-size:22px;font-weight:700;letter-spacing:.04em;color:#fff;line-height:1.2}.login-brand-tagline{margin-top:6px;font-size:10px;font-weight:500;letter-spacing:.14em;color:#ffffffb8}.login-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px 24px;background:#fff}.login-card{width:100%;max-width:420px;padding:40px 36px 32px;border-radius:12px;background:#fff;box-shadow:0 8px 32px #0f172a14}.login-card-title{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:6px}.login-card-subtitle{font-size:14px;color:#64748b;margin-bottom:28px}.login-field{margin-bottom:18px}.login-label{display:block;margin-bottom:8px;font-size:11px;font-weight:600;letter-spacing:.08em;color:#64748b}.login-input{width:100%;padding:12px 14px;border:1px solid transparent;border-radius:8px;background:#f1f5f9;color:#1e293b;font-size:14px;outline:none;transition:border-color .15s,box-shadow .15s}.login-input::placeholder{color:#94a3b8}.login-input:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #1d4ed81f;background:#fff}.login-btn{display:block;width:100%;padding:12px 16px;border-radius:8px;font-size:15px;font-weight:600;border:1px solid transparent;transition:background .15s,border-color .15s,opacity .15s}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-btn--primary{background:#1d4ed8;color:#fff;margin-top:6px}.login-btn--primary:hover:not(:disabled){background:#1e40af}.login-error{margin-bottom:16px;padding:10px 12px;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:13px;line-height:1.4}.login-footer{margin-top:auto;padding-top:32px;text-align:center;font-size:12px;color:#1d4ed8}.login-footer a{color:inherit;text-decoration:none}.login-footer a:hover{text-decoration:underline}.login-footer-sep{margin:0 10px;color:#94a3b8}.login-callback{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:15px;color:#64748b}.login-callback--error{padding:24px}.login-callback-error-card{width:100%;max-width:420px;padding:32px;border-radius:12px;background:#fff;box-shadow:0 8px 32px #0f172a14;text-align:center}.login-callback-error-title{font-size:22px;font-weight:700;color:#b91c1c;margin-bottom:12px}.login-callback-error-message{font-size:14px;color:#64748b;margin-bottom:24px;line-height:1.5}.login-callback-error-btn{max-width:200px;margin:0 auto}@media(max-width:900px){.login-shell{flex-direction:column}.login-brand{flex:none;min-height:220px}.login-brand-overlay{padding:24px}}*,*:before,*:after{box-sizing:border-box}:root{--font-sans: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-roboto: var(--font-sans);--font-family: var(--font-sans);--default-font-family: var(--font-sans)}html{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit}html,body,#root{height:100%}
