.inference-speed{border:0;padding:0;margin:0;min-width:246px}.inference-speed legend{font-size:14px;color:#567269;margin-bottom:7px}
.speed-options{display:grid;grid-template-columns:repeat(3,minmax(76px,1fr));border:1px solid #c9d9d1;border-radius:6px;overflow:hidden}
.speed-options label{position:relative;display:block;margin:0;cursor:pointer}.speed-options label+label{border-left:1px solid #c9d9d1}
.speed-options input{position:absolute;opacity:0;width:1px;height:1px;min-width:0;margin:0}
.speed-options span{display:flex;gap:6px;align-items:center;justify-content:center;height:46px;background:#fff;color:#35564a;font-size:14px;padding:0 8px}
.speed-options small{font-size:12px}.speed-options input:checked+span{background:#236b54;color:#fff}
.speed-options input:focus-visible+span{outline:2px solid #1686a3;outline-offset:-3px}
#inference-form{flex-wrap:wrap}#inference-form .inference-speed{flex:0 0 auto}
@media(max-width:700px){#inference-form .inference-speed{width:100%;min-width:0}.speed-options{width:100%}}
