.tcx-command-open{display:flex;align-items:center;gap:7px;border:1px solid #d5e2e7;background:#fff;color:#365d6b;border-radius:10px;padding:7px 9px;font-size:.75rem;cursor:pointer}.tcx-command-open kbd,.tcx-command kbd{font:600 .68rem/1.2 ui-sans-serif,system-ui;background:#eef3f5;border:1px solid #d5e0e4;border-radius:5px;padding:2px 5px;color:#627780}.tcx-command{position:fixed;inset:0;z-index:190}.tcx-command[hidden]{display:none}.tcx-command-backdrop{position:absolute;inset:0;background:rgba(11,30,39,.48);backdrop-filter:blur(2px)}.tcx-command>section{position:relative;margin:10vh auto 0;width:min(600px,calc(100vw - 32px));max-height:70vh;border-radius:16px;background:#fff;border:1px solid #d9e5e9;box-shadow:0 24px 70px rgba(8,34,46,.3);overflow:hidden}.tcx-command-input{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:14px 16px;border-bottom:1px solid #e4ecef}.tcx-command-input input{border:0;outline:0;font-size:1rem;width:100%;color:#173f4f}.tcx-command-list{padding:7px;max-height:50vh;overflow:auto}.tcx-command-list button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;border:0;background:transparent;text-align:left;padding:10px 12px;border-radius:9px;color:#214b5b;cursor:pointer}.tcx-command-list button.active,.tcx-command-list button:hover{background:#eaf6f8}.tcx-command-list button span{font-weight:800}.tcx-command-list button small{color:#718993}.tcx-command-list p{padding:18px;color:#768b94}.tcx-command footer{display:flex;justify-content:space-between;gap:10px;padding:9px 14px;background:#f7fafb;border-top:1px solid #e6edef;color:#7a8e96;font-size:.68rem}@media(max-width:760px){.tcx-command-open span:nth-child(2),.tcx-command-open kbd{display:none}.tcx-command>section{margin-top:5vh}.tcx-command-list button small{display:none}}
