.ampr-command-trigger{position:fixed;right:22px;bottom:22px;z-index:9990;display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 10px 8px 13px;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:#082f49;color:#fff;box-shadow:0 12px 32px rgba(5,31,48,.28);font-weight:750;cursor:pointer}.ampr-command-trigger:hover,.ampr-command-trigger:focus{background:#0b4264;color:#fff;transform:translateY(-1px)}.ampr-command-trigger kbd{padding:3px 6px;border:1px solid rgba(255,255,255,.25);border-radius:6px;background:rgba(255,255,255,.1);font:600 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.ampr-command-overlay{position:fixed;inset:0;z-index:100000;background:rgba(3,20,31,.68);backdrop-filter:blur(7px);padding:10vh 18px 18px}.ampr-command-dialog{width:min(720px,100%);max-height:78vh;margin:auto;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#f8fbfc;box-shadow:0 30px 90px rgba(0,0,0,.38)}.ampr-command-dialog header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px 16px;border-bottom:1px solid #dce6eb;background:#fff}.ampr-command-dialog header>.dashicons{color:#0b668b}.ampr-command-dialog input{width:100%;height:42px!important;padding:0!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#102b3b!important;font-size:17px!important}.ampr-command-close{border:0;border-radius:8px;padding:6px 8px;background:#e9f0f4;color:#4c6371;font-size:11px;font-weight:800;cursor:pointer}.ampr-command-status{padding:10px 16px;color:#6a7e89;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.055em}.ampr-command-results{max-height:55vh;overflow:auto;padding:0 8px 10px}.ampr-command-item{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:11px 12px;border-radius:11px;color:#173747;text-decoration:none!important}.ampr-command-item:hover,.ampr-command-item.is-active{background:#0a5d7d;color:#fff}.ampr-command-item>.dashicons{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#e6f1f5;color:#0a5d7d}.ampr-command-item:hover>.dashicons,.ampr-command-item.is-active>.dashicons{background:rgba(255,255,255,.14);color:#fff}.ampr-command-copy strong,.ampr-command-copy small{display:block}.ampr-command-copy strong{font-size:14px}.ampr-command-copy small{margin-top:2px;color:#738692}.ampr-command-item:hover small,.ampr-command-item.is-active small{color:#d5e7ee}.ampr-command-item em{font-size:10px;font-style:normal;text-transform:uppercase;letter-spacing:.06em;opacity:.7}.ampr-command-dialog footer{display:flex;gap:18px;padding:10px 16px;border-top:1px solid #dce6eb;background:#fff;color:#758691;font-size:11px}.ampr-command-empty{padding:30px;text-align:center;color:#6b7e89}.ampr-command-loading{display:flex;justify-content:center;gap:6px;padding:32px}.ampr-command-loading span{width:7px;height:7px;border-radius:99px;background:#0a668b;animation:amprCommandPulse .8s infinite alternate}.ampr-command-loading span:nth-child(2){animation-delay:.15s}.ampr-command-loading span:nth-child(3){animation-delay:.3s}@keyframes amprCommandPulse{to{opacity:.25;transform:translateY(-4px)}}body.ampr-command-open{overflow:hidden}@media(max-width:600px){.ampr-command-trigger{right:14px;bottom:14px}.ampr-command-trigger span:not(.dashicons),.ampr-command-trigger kbd{display:none}.ampr-command-overlay{padding:4vh 10px 10px}.ampr-command-dialog{max-height:90vh}.ampr-command-dialog footer{justify-content:space-between;gap:5px}.ampr-command-item{grid-template-columns:34px 1fr}.ampr-command-item em{display:none}}@media(prefers-reduced-motion:reduce){.ampr-command-trigger,.ampr-command-loading span{animation:none!important;transition:none!important}}
