#troy-wa-url{height:48px;width:calc(100% - 160px);padding:8px;margin:0 0 0 0;border:1px solid #bbb;border-radius:4px}#troy-wa-check{padding:8px 18px;border:none;background:#06c;color:#fff;border-radius:4px;cursor:pointer;margin:0;width:150px;height:48px;display:inline-flex;align-items:anchor-center;justify-content:center;font-weight:400}#troy-wa-check:hover{background:#004c99}#troy-wa-spinner{display:inline-block;width:22px;height:22px;border:3px solid #eee;border-top:3px solid #06c;border-radius:50%;animation:troy-wa-spin 1s linear infinite;vertical-align:middle;margin-left:10px}@keyframes troy-wa-spin{100%{transform:rotate(360deg)}}#troy-wa-result{margin-top:18px}.troy-wa-section{margin-bottom:20px;padding:10px;border:1px solid #e0e0e0;background:#fff;color:#111}.troy-wa-section a{color:#007bff;text-decoration:none}.troy-wa-error{border-left:5px solid #dc3545;padding-left:15px;color:#333}.troy-wa-success{border-left:5px solid #28a745}.troy-wa-section.success{background:#d4edda;border-color:#c3e6cb}.troy-wa-section.error{background:#f8d7da;border-color:#f5c6cb}.status-item.success{background-color:#d4ddda;border-color:#28a724}.status-item.redirect{background-color:#fff3cd;border-color:#dfc107}.troy-wa-section.success{background:#d4edda;border-color:#c3e6cb}.troy-wa-section.error{background:#f8d7da;border-color:#f5c6cb}.status-item.success{background-color:#d4ddda;border-color:#28a724}.status-item.redirect{background-color:#fff3cd;border-color:#dfc107}.troy-wa-section pre{max-height:350px;overflow:scroll;font-family:monospace;font-size:13px}