/* devtoken.tools — Pre-signed URL Inspector (builds on style.css) */

#url-input { font-family: var(--mono); font-size: 12px; }
#expiry-box .result-box { margin: 0 0 14px; }
#expiry-box .result-box p { margin: 0; }
.url-actions { display: flex; flex-wrap: wrap; gap: 10px; align-items: center; margin-top: 16px; }
.url-actions:empty { display: none; }
#redacted { font-size: 12px; }
.panel-body > .field-help { margin-top: 10px; }
