.remote-mcp-page{width:min(100% - 2rem,56rem);margin:3rem auto}.remote-mcp-page>h1{margin:1.5rem 0}.remote-mcp-panel{width:100%;min-width:0}.remote-mcp-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.remote-mcp-heading h2,.remote-mcp-heading h3{margin:0}.remote-mcp-heading p{margin:.4rem 0 0}.remote-mcp-panel .button{justify-content:center;align-items:center;gap:.4rem;display:inline-flex}.remote-mcp-announcement:empty{display:none}.remote-mcp-list,.remote-mcp-tool-list{margin:1rem 0;padding:0;list-style:none}.remote-mcp-list>li,.remote-mcp-tool-list>li{border-bottom:1px solid var(--border)}.remote-mcp-row{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:space-between;gap:1.5rem;padding:1rem .5rem;display:flex}.remote-mcp-row:hover{background:var(--muted)}.remote-mcp-row small,.remote-mcp-check small{color:var(--muted-foreground);margin-top:.25rem;display:block}.remote-mcp-row>span:last-child{text-align:right}.remote-mcp-form{gap:.6rem;margin:1.25rem 0;display:grid}.remote-mcp-form>label:not(:first-child){margin-top:.5rem}.remote-mcp-form input:not([type=checkbox]),.remote-mcp-form select,.remote-mcp-form textarea,.remote-mcp-tools>input{border:1px solid var(--border);background:var(--background);width:100%;min-height:2.5rem;color:var(--foreground);border-radius:6px;padding:.5rem .65rem}.remote-mcp-select{position:relative}.remote-mcp-select select{appearance:none;padding-right:2.5rem}.remote-mcp-select>svg{pointer-events:none;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.remote-mcp-panel :focus-visible{outline:2px solid var(--ring);outline-offset:3px}.remote-mcp-form input[readonly]{color:var(--muted-foreground)}.remote-mcp-form p{margin:.5rem 0}.remote-mcp-actions{flex-wrap:wrap;gap:.65rem;margin:1rem 0;display:flex}.remote-mcp-empty{text-align:center;padding:2rem 0}.remote-mcp-empty>svg{margin:0 auto}.remote-mcp-detail{margin-top:1.5rem}.remote-mcp-endpoint,.remote-mcp-check strong,.remote-mcp-check span{overflow-wrap:anywhere}.remote-mcp-credentials{border-block:1px solid var(--border);margin:1.5rem 0;padding:1rem 0}.remote-mcp-credentials summary{cursor:pointer}.remote-mcp-tools{margin-top:2rem}.remote-mcp-check{cursor:pointer;align-items:flex-start;gap:.75rem;padding:.85rem 0;display:flex}.remote-mcp-check input{flex:none;width:1rem;height:1rem;margin-top:.25rem}.remote-mcp-check>span>span{margin-top:.5rem;display:block}.remote-mcp-disconnect{border-top:1px solid var(--border);margin-top:2rem;padding-top:1rem}.remote-mcp-panel button:disabled{cursor:not-allowed;opacity:.55}@media (max-width:600px){.remote-mcp-page{margin:1.5rem auto}.remote-mcp-row{flex-direction:column;gap:.65rem}.remote-mcp-row>span:last-child{text-align:left}.remote-mcp-actions>.button{flex:auto;min-height:2.75rem}}
