*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background:#0d0f14;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif}code{color:#a5b4fc;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.app{height:100vh;display:flex;overflow:hidden}.sidebar{background:#111318;border-right:1px solid #1e2130;flex-direction:column;flex-shrink:0;width:220px;display:flex}.sidebar-logo{border-bottom:1px solid #1e2130;padding:20px 20px 16px}.sidebar-logo-inner{align-items:center;gap:10px;display:flex}.logo-mark{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:700;display:flex}.logo-mark.big{width:42px;height:42px;margin-bottom:14px}.logo-text{color:#e2e8f0;letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;font-weight:700}.logo-sub{color:#4b5563;letter-spacing:.05em;margin-top:1px;font-size:10px}.nav{flex:1;padding:12px 10px;overflow-y:auto}.nav-section{letter-spacing:.08em;color:#4b5563;text-transform:uppercase;padding:8px 10px 4px;font-size:10px;font-weight:700}.nav-item{cursor:pointer;color:#9ca3af;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:10px;width:100%;margin-bottom:2px;padding:8px 10px;font-size:13px;transition:all .15s;display:flex}.nav-item:hover{color:#e2e8f0;background:#1a1d26}.nav-item.active{color:#a5b4fc;background:#1e2340;font-weight:600}.nav-icon{opacity:.75}.nav-badge{color:#6366f1;background:#1e2340;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:10px;font-weight:700}.nav-item.active .nav-badge{color:#c7d2fe;background:#312e81}.main{flex-direction:column;flex:1;display:flex;overflow:hidden}.topbar{background:#111318;border-bottom:1px solid #1e2130;flex-shrink:0;align-items:center;gap:16px;min-height:56px;padding:0 20px;display:flex}.page-title{color:#e2e8f0;letter-spacing:-.01em;font-size:15px;font-weight:700}.page-sub{color:#4b5563;margin-left:4px;font-size:12px}.topbar-right{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-left:auto;display:flex}.content{flex:1;padding:24px;overflow-y:auto}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:7px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.btn-primary{color:#fff;background:#4f46e5}.btn-primary:hover{background:#4338ca}.btn-primary.subdued{background:#312e81}.btn-ghost{color:#9ca3af;background:0 0;border:1px solid #1e2130}.btn-ghost:hover{color:#e2e8f0;background:#1a1d26;border-color:#2d3148}.btn-danger{color:#f87171;background:0 0;border:1px solid #2d1a1a}.btn-danger:hover{background:#1f1010;border-color:#7f1d1d}.btn-sm{padding:4px 10px;font-size:12px}.btn-square{padding:8px}.section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.section-title{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700}.agent-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.agent-card{cursor:pointer;background:#111318;border:1px solid #1e2130;border-radius:12px;padding:18px;transition:all .15s;position:relative}.agent-card:hover{background:#13151f;border-color:#2d3148;transform:translateY(-1px)}.agent-card.default-card{border-color:#2d3148}.agent-card-header{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.agent-avatar{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:800;display:flex}.agent-name{color:#e2e8f0;letter-spacing:.01em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;font-weight:700}.agent-model{color:#6b7280;word-break:break-all;margin-top:2px;font-size:11px}.default-badge{color:#818cf8;background:#1e2340;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:14px;right:14px}.agent-meta,.tools-summary{flex-wrap:wrap;gap:8px;display:flex}.tag{border-radius:5px;padding:3px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:600}.tag-sandbox-off{color:#6b7280;background:#1f1f20;border:1px solid #27272a}.tag-sandbox-on{color:#4ade80;background:#1f2a1f;border:1px solid #14532d}.tag-tool-deny{color:#f87171;background:#2a1f1f;border:1px solid #7f1d1d}.tag-tool-allow{color:#4ade80;background:#1f2a20;border:1px solid #14532d}.tag-tool-inherit{color:#818cf8;background:#1f1f2a;border:1px solid #312e81}.table-card,.card,.subcard{background:#111318;border:1px solid #1e2130;border-radius:12px;overflow:hidden}.card{margin-bottom:18px;padding:18px;box-shadow:0 14px 50px #0003}.card h2,.subcard h3{align-items:center;gap:8px;margin-bottom:12px;display:flex}.hint{color:#6b7280;margin:8px 0 16px;font-size:13px;line-height:1.45}.subcard{background:#101219;margin:12px 0;padding:16px}.padded{padding:14px 18px}.data-table{border-collapse:separate;border-spacing:0;width:100%}.data-table th{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;text-align:left;border-bottom:1px solid #1e2130;padding:10px 14px;font-size:11px;font-weight:700}.data-table td{color:#cbd5e1;vertical-align:middle;border-bottom:1px solid #111822;padding:12px 14px;font-size:13px}.data-table tbody tr:hover td{background:#0f1118}.data-table tbody tr:last-child td{border-bottom:none}.right{text-align:right;justify-content:flex-end;gap:6px;display:flex}.peer-id-cell{color:#818cf8;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.agent-mini{align-items:center;gap:8px;display:flex}.agent-mini div{border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;font-weight:800;display:flex}.agent-mini span{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#13151f;border:1px solid #1e2130;border-radius:14px;width:600px;max-width:95vw;max-height:88vh;overflow-y:auto;box-shadow:0 24px 64px #0009}.modal.wide{width:760px}.modal-header{border-bottom:1px solid #1e2130;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.modal-title{color:#e2e8f0;font-size:15px;font-weight:700}.modal-body{padding:20px 24px}.modal-footer{border-top:1px solid #1e2130;justify-content:flex-end;gap:8px;padding:16px 24px;display:flex}label,.form-label{color:#9ca3af;letter-spacing:.02em;margin-bottom:6px;font-size:12px;font-weight:600;display:block}input,select,textarea{color:#e2e8f0;background:#0d0f14;border:1px solid #1e2130;border-radius:7px;outline:none;width:100%;margin-top:5px;padding:8px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;transition:border .15s}textarea{resize:vertical;min-height:80px;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:#4f46e5}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.split{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkbox-list{flex-wrap:wrap;gap:8px;margin:8px 0 12px;display:flex}.checkbox-list.readonly{margin-bottom:0}.checkbox-pill{cursor:pointer;color:#9ca3af;-webkit-user-select:none;user-select:none;background:#0d0f14;border:1px solid #1e2130;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;transition:all .1s;display:flex}.checkbox-pill:hover{color:#e2e8f0;border-color:#2d3148}.checkbox-pill.checked{color:#a5b4fc;background:#1e2340;border-color:#3730a3}.checkbox-pill.deny.checked{color:#f87171;background:#2a1f1f;border-color:#7f1d1d}.checkbox-pill input{display:none}.checkbox-dot{background:#6366f1;border-radius:50%;width:6px;height:6px;display:none}.checkbox-pill.checked .checkbox-dot{display:block}.tools-mode-tabs{background:#0d0f14;border:1px solid #1e2130;border-radius:8px;gap:4px;margin-bottom:12px;padding:3px;display:flex}.tools-mode-tab{text-align:center;cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:5px;flex:1;padding:6px;font-size:12px;font-weight:700;transition:all .15s}.tools-mode-tab.active{color:#a5b4fc;background:#1e2340}.skill-row{background:#111318;border:1px solid #1e2130;border-radius:10px;align-items:center;gap:14px;margin-bottom:10px;padding:14px 18px;display:flex}.skill-icon{color:#6366f1;background:#1a1d2e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.skill-name{color:#e2e8f0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:700}.skill-desc{color:#6b7280;margin-top:2px;font-size:11px}.skill-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.toggle-row{cursor:pointer;color:#9ca3af;align-items:center;gap:8px;font-size:13px;display:flex}.toggle{cursor:pointer;background:#1e2130;border:none;border-radius:10px;outline:none;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.toggle.on{background:#4f46e5}.toggle:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px}.toggle.on:after{transform:translate(16px)}.dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-right:6px;display:inline-block}.dot-green{background:#22c55e}.dot-gray{background:#374151}.green{color:#22c55e}.status-text{color:#9ca3af;align-items:center;font-size:12px;display:flex}.empty-state{text-align:center;color:#4b5563;padding:48px 24px}.empty-state-icon{opacity:.55;justify-content:center;margin-bottom:12px;display:flex}.empty-state-text{font-size:14px}.detail-header{align-items:center;gap:14px;margin-bottom:24px;display:flex}.detail-avatar{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;font-weight:800;display:flex}.detail-name{color:#e2e8f0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:18px;font-weight:800}.muted,.mutedLine{color:#6b7280;font-size:13px}.prop-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.prop-box{background:#0d0f14;border:1px solid #1e2130;border-radius:8px;padding:12px 14px}.prop-label{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:10px;font-weight:700}.prop-value{color:#e2e8f0;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.prop-box.full{grid-column:1/-1}.tools-section-label{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin-top:16px;margin-bottom:8px;font-size:11px;font-weight:700}.small-label{margin-top:12px;font-size:10px}.kv{flex-direction:column;gap:8px;display:flex}.kvrow{grid-template-columns:minmax(120px,220px) 1fr auto;gap:8px;display:grid}.pluginCard{background:#0d1625;border:1px solid #2f3d52;border-radius:16px;margin:12px 0;padding:14px}.pluginHead{align-items:center;gap:10px;margin-bottom:10px;display:flex}.pluginId{max-width:260px;font-size:16px;font-weight:800}.code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.raw{min-height:540px}.skillmd{min-height:320px}.ok{color:#bbf7d0;background:#052e1a;border:1px solid #14532d;border-radius:12px;margin:0 0 16px;padding:12px}.error{color:#fecaca;background:#3b1015;border:1px solid #7f1d1d;border-radius:12px;margin:0 0 16px;padding:12px}.error.compact{margin-top:8px}.login{background:#0d0f14;place-items:center;min-height:100vh;display:grid}.loginBox{background:#111318;border:1px solid #1e2130;border-radius:18px;min-width:420px;padding:28px;box-shadow:0 30px 100px #0008}.loginBox h1{margin-bottom:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:22px}.loginBox p{color:#6b7280;margin-bottom:14px;font-size:13px}.loginBox .btn{justify-content:center;width:100%;margin-top:10px}.actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}@media (width<=1200px){.topbar{align-items:flex-start;padding:12px 20px}.topbar-right{max-width:620px}.split,.form-row{grid-template-columns:1fr}}@media (width<=860px){.sidebar{width:72px}.logo-text,.logo-sub,.nav-item:not(.active) .nav-badge,.nav-item span:not(.nav-badge),.nav-section{display:none}.nav-item{justify-content:center}.content{padding:16px}.topbar{flex-direction:column}.topbar-right{margin-left:0}.main{max-width:calc(100vw - 72px)}.agent-grid,.kvrow{grid-template-columns:1fr}.skill-row{flex-direction:column;align-items:flex-start}.skill-actions{margin-left:0}}.runtimeGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;margin-top:10px;display:grid}.runtimeCard{background:#0d0f14;border:1px solid #1e2130;border-radius:10px;padding:14px}.runtimeHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.pathLine{color:#4b5563;word-break:break-all;margin-top:8px;font-family:JetBrains Mono,monospace;font-size:10px}.pillGrid{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.tag small{color:inherit;opacity:.7;margin-left:3px;font-size:10px}.compact{margin:8px 0;padding:8px 10px}.mutedLine{color:#6b7280;margin-top:6px;font-size:12px}.plugin-card{min-width:320px}.plugin-section{border-top:1px solid #1e2130;margin-top:12px;padding-top:10px}.plugin-section-title{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;align-items:center;gap:6px;margin-bottom:7px;font-size:10px;font-weight:700;display:flex}.plugin-section-title span{color:#a5b4fc;background:#1e2340;border-radius:5px;padding:1px 6px;font-size:10px}.toolMatrix{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.toolMatrix h4{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin:0 0 8px;font-size:11px}.toolMatrix .checkbox-pill{margin:0 6px 6px 0;display:inline-flex}.plugin-section{margin-top:12px}.plugin-section-title{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:11px;font-weight:700}.btn.subdued{opacity:.85}.runtimeCard .pathLine{margin-top:6px}@media (width<=760px){html,body,#root{height:100%;overflow:hidden}body{min-width:0}.app{width:100vw;height:100dvh;display:block;overflow:hidden}.sidebar{width:100%;height:calc(68px + env(safe-area-inset-bottom));z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111318fa;border-top:1px solid #1e2130;border-right:0;display:block;position:fixed;inset:auto 0 0}.sidebar-logo,.nav-section{display:none!important}.nav{padding:6px 6px calc(6px + env(safe-area-inset-bottom));scrollbar-width:none;grid-auto-columns:minmax(64px,1fr);grid-auto-flow:column;gap:4px;width:100%;height:100%;display:grid;overflow:auto hidden}.nav::-webkit-scrollbar{display:none}.nav-item{text-align:center;white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:64px;height:56px;margin:0;padding:7px 4px;font-size:10px;line-height:1.1;position:relative}.nav-icon{width:18px;height:18px}.nav-badge{margin-left:0;padding:1px 4px;font-size:9px;position:absolute;top:3px;right:6px}.main{width:100%;height:100dvh;padding-bottom:calc(68px + env(safe-area-inset-bottom));max-width:100%!important}.topbar{z-index:40;flex-direction:column;align-items:stretch;gap:8px;min-height:auto;padding:10px 12px;position:sticky;top:0}.page-title{font-size:16px}.page-sub{display:none}.topbar-right{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;max-width:100%;margin-left:0;padding-bottom:2px;overflow-x:auto}.topbar-right::-webkit-scrollbar{display:none}.topbar-right .btn{flex:none;padding:8px 10px;font-size:12px}.content{padding:12px 10px calc(92px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overflow-x:hidden}.card,.subcard,.table-card{border-radius:10px}.card{margin-bottom:12px;padding:12px}.subcard{margin:10px 0;padding:12px}.section-header{flex-direction:column;align-items:stretch;gap:10px}.section-header .btn{justify-content:center;width:100%}.agent-grid,.runtimeGrid,.pluginGrid{gap:10px;grid-template-columns:1fr!important}.agent-card,.runtimeCard{padding:13px}.agent-card:hover{transform:none}.default-badge{margin-top:8px;display:inline-flex;position:static}.agent-card-header{margin-bottom:10px}.tools-summary,.agent-meta,.checkbox-list,.pillGrid{gap:6px}.tag,.checkbox-pill{overflow-wrap:anywhere;max-width:100%;font-size:10px}.table-card{-webkit-overflow-scrolling:touch;overflow-x:auto}.data-table{min-width:680px}.data-table th,.data-table td{padding:9px 10px}.right{justify-content:flex-start}.detail-header{align-items:flex-start;gap:10px;margin-bottom:14px}.detail-avatar{width:42px;height:42px}.detail-name{font-size:16px}.prop-grid,.form-row,.split,.kvrow{grid-template-columns:1fr!important}.prop-grid{gap:8px;margin-bottom:14px}.modal-overlay{justify-content:stretch;align-items:flex-end;padding:0}.modal,.modal.wide{border-bottom:0;border-left:0;border-right:0;border-radius:16px 16px 0 0;width:100vw;max-width:100vw;height:min(92dvh,920px);max-height:92dvh}.modal-header{z-index:2;background:#13151f;padding:14px 16px;position:sticky;top:0}.modal-body{padding:14px 16px}.modal-footer{z-index:2;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#13151f;flex-wrap:wrap;position:sticky;bottom:0}.modal-footer .btn{flex:auto;justify-content:center}input,select,textarea{padding:10px 12px;font-size:16px}textarea.skillmd{min-height:48dvh}textarea.raw{min-height:58dvh}.loginBox{width:calc(100vw - 24px);min-width:0;padding:22px}.pathLine,.prop-value,.skill-name,.agent-name,.peer-id-cell{overflow-wrap:anywhere;word-break:break-word}}@media (width<=420px){.nav{grid-auto-columns:minmax(58px,1fr)}.nav-item{min-width:58px;font-size:9px}.content{padding-left:8px;padding-right:8px}.btn{padding:8px 10px}.modal,.modal.wide{border-radius:0;height:100dvh;max-height:100dvh}}.modal-footer{background:#13151f;flex:none;box-shadow:0 -12px 28px #00000047}@media (width<=760px){.modal,.modal.wide{flex-direction:column;display:flex}.modal-body{flex:auto;padding-bottom:32px;overflow-y:auto}.modal-footer{gap:8px;display:flex;position:sticky;bottom:0}.modal-footer .btn{min-height:42px}}.modal{flex-direction:column;display:flex;overflow:hidden}.modal-header{flex:none}.modal-body{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding-bottom:24px;overflow-y:auto}.modal-footer{z-index:5;background:#13151f;flex:none;box-shadow:0 -12px 28px #00000059}@media (width<=760px){.modal-overlay{justify-content:stretch;align-items:stretch;padding:0}.modal,.modal.wide{border-radius:0;grid-template-rows:auto minmax(0,1fr) auto;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;display:grid}.modal-body{min-height:0;padding:14px 16px 20px;overflow-y:auto}.modal-footer{padding:12px 16px calc(14px + env(safe-area-inset-bottom));flex-wrap:wrap;gap:8px;display:flex;position:relative;bottom:auto}.modal-footer .btn{flex:120px;justify-content:center;min-height:44px}.modal-overlay{z-index:99999!important;justify-content:stretch!important;align-items:stretch!important;padding:0!important;position:fixed!important;inset:0!important}.modal-header{flex:none!important}.modal-footer{z-index:100000!important;padding:10px 12px calc(12px + env(safe-area-inset-bottom))!important;background:#13151f!important;border-top:1px solid #1e2130!important;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))!important;gap:8px!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -14px 34px #0000008c!important}html,body,#root{min-height:100%;min-height:-webkit-fill-available}.modal-overlay{z-index:99999!important;justify-content:stretch!important;align-items:stretch!important;padding:0!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.modal,.modal.wide{border-radius:0!important;flex-direction:column!important;width:100vw!important;max-width:100vw!important;height:100svh!important;max-height:100svh!important;padding:0!important;display:flex!important;position:relative!important;inset:auto!important;overflow:hidden!important}@supports (height:100dvh){.modal,.modal.wide{height:100dvh!important;max-height:100dvh!important}}.modal-header{flex:none!important;position:relative!important;top:auto!important}.modal-body{-webkit-overflow-scrolling:touch!important;flex:auto!important;min-height:0!important;padding:14px 16px 16px!important;overflow-y:auto!important}.modal-footer{z-index:3!important;padding:10px 12px max(14px, env(safe-area-inset-bottom))!important;background:#13151f!important;border-top:1px solid #1e2130!important;flex:none!important;grid-template-columns:repeat(auto-fit,minmax(108px,1fr))!important;gap:8px!important;display:grid!important;position:static!important;bottom:auto!important;left:auto!important;right:auto!important;box-shadow:0 -10px 24px #00000073!important}.modal-footer .btn{justify-content:center!important;width:100%!important;min-height:46px!important}.modal-overlay{z-index:999999!important;background:#0d0f14!important;justify-content:stretch!important;align-items:stretch!important;padding:0!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.modal,.modal.wide{border:0!important;border-radius:0!important;flex-direction:column!important;width:100vw!important;max-width:100vw!important;height:100svh!important;max-height:none!important;padding:0!important;display:flex!important;position:relative!important;inset:auto!important;overflow:hidden!important}@supports (-webkit-touch-callout:none){.modal,.modal.wide{height:-webkit-fill-available!important;min-height:-webkit-fill-available!important}}.modal-header{flex:none!important;order:0!important;position:relative!important;top:auto!important}.modal-footer{z-index:10!important;background:#151824!important;border-top:1px solid #1e2130!important;border-bottom:1px solid #1e2130!important;flex:none!important;order:1!important;grid-template-columns:repeat(auto-fit,minmax(96px,1fr))!important;gap:8px!important;padding:10px 12px!important;display:grid!important;position:relative!important;inset:auto!important;box-shadow:0 10px 28px #00000059!important}.modal-footer:before{content:"Actions";color:#6b7280;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:800}.modal-footer .btn{justify-content:center!important;width:100%!important;min-height:44px!important;padding:8px 10px!important}.modal-body{-webkit-overflow-scrolling:touch!important;min-height:0!important;padding:14px 16px calc(24px + env(safe-area-inset-bottom))!important;flex:auto!important;order:2!important;overflow-y:auto!important}}@media (width<=640px){:root{--oc-bottom-nav-height:72px}.modal-overlay{top:0!important;left:0!important;right:0!important;bottom:calc(var(--oc-bottom-nav-height) + env(safe-area-inset-bottom))!important;z-index:10000!important;width:100vw!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;overflow:hidden!important}.modal,.modal.wide{border-left:0!important;border-right:0!important;border-radius:0!important;flex-direction:column!important;width:100vw!important;max-width:100vw!important;height:100%!important;min-height:0!important;max-height:100%!important;display:flex!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important}.modal-header{border-bottom:1px solid #1e2130!important;flex:none!important;order:0!important;display:flex!important;position:static!important}.modal-body{-webkit-overflow-scrolling:touch!important;flex:auto!important;order:1!important;height:auto!important;min-height:0!important;max-height:none!important;padding:14px 14px 18px!important;overflow-y:auto!important}.modal-footer{z-index:10002!important;background:#13151f!important;border-top:1px solid #1e2130!important;border-bottom:0!important;flex-wrap:wrap!important;flex:none!important;order:2!important;gap:8px!important;width:auto!important;margin:0!important;padding:10px 12px 12px!important;display:flex!important;position:static!important;inset:auto!important;box-shadow:0 -12px 28px #00000073!important}.modal-footer:before{content:none!important;display:none!important}.modal-footer .btn{white-space:nowrap!important;flex:130px!important;justify-content:center!important;min-height:44px!important}.content{padding-bottom:calc(var(--oc-bottom-nav-height) + 18px + env(safe-area-inset-bottom))!important}.sidebar{height:calc(var(--oc-bottom-nav-height) + env(safe-area-inset-bottom))!important}}.runtimeHead{align-items:flex-start;min-width:0}.runtimeTitleBlock{flex-direction:column;gap:3px;min-width:0;max-width:100%;display:flex}.runtimeTags{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:6px;display:flex}.runtime-subline{color:#6b7280;overflow-wrap:anywhere;word-break:break-word;font-size:11px;line-height:1.25}.skill-name{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.skill-desc{overflow-wrap:anywhere;word-break:break-word}.plugin-pill-grid{align-items:stretch}.plugin-item{white-space:normal;text-align:left;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;max-width:100%;line-height:1.25;display:flex}.plugin-item-name{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.plugin-item-sub{opacity:.72;overflow-wrap:anywhere;word-break:break-word;max-width:100%;font-size:10px}.toolMatrix{grid-template-columns:repeat(3,minmax(180px,1fr));align-items:start}.toolMatrix>div{min-width:0;max-width:100%;overflow:hidden}.toolMatrix .checkbox-pill{text-align:left;white-space:normal;overflow-wrap:anywhere;word-break:break-word;justify-content:flex-start;width:100%;max-width:100%;margin:0 0 6px;line-height:1.25;display:flex}.toolMatrix .checkbox-pill+.checkbox-pill{margin-top:0}@media (width<=980px){.toolMatrix{grid-template-columns:1fr!important}.toolMatrix .checkbox-pill{width:100%}.runtimeTags{justify-content:flex-start}}.runtimeTags .tag{white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:left;max-width:100%}.runtimeHead .runtimeTags{min-width:0;max-width:58%}.runtimeHead .runtimeTitleBlock{flex:auto}@media (width<=760px){.runtimeHead{flex-direction:column}.runtimeHead .runtimeTags{justify-content:flex-start;max-width:100%}}
