.swp-vc{max-width:760px;margin:0 auto 2rem;font-family:inherit;text-align:left}
.swp-vc *{box-sizing:border-box}
.swp-vc__label{display:block;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#111827;margin:0 0 10px}
.swp-vc__row{display:flex;gap:8px;flex-wrap:wrap}
.swp-vc__input{flex:1 1 260px;min-width:0;padding:11px 14px;font-size:15px;font-family:inherit;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px}
.swp-vc__input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}
.swp-vc__btn{flex:0 0 auto;padding:11px 20px;font-size:15px;font-weight:600;font-family:inherit;color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:8px;cursor:pointer;transition:background .15s}
.swp-vc__btn:hover:not(:disabled){background:#1d4ed8}
.swp-vc__btn:disabled{opacity:.65;cursor:default}
.swp-vc__out:empty{display:none}
.swp-vc__card{margin:14px 0 0;padding:18px 20px;background:#f7f7f8;border:1px solid rgba(17,24,39,.10);border-radius:8px}
.swp-vc__card--msg{color:#4b5563;font-size:15px}
.swp-vc__verdict{margin:0;font-size:17px;line-height:1.5;color:#111827}
.swp-vc__v{font-weight:700;font-variant-numeric:tabular-nums}
.swp-vc__note{margin:8px 0 0;font-size:14px;line-height:1.6;color:#4b5563}
.swp-vc__note--warn{color:#9a3412}
.swp-vc__rows{list-style:none;margin:14px 0 0;padding:12px 0 0;border-top:1px solid rgba(17,24,39,.08)}
.swp-vc__rows li{display:flex;justify-content:space-between;gap:14px;margin:0 0 7px;font-size:14px;line-height:1.5}
.swp-vc__rows li:last-child{margin-bottom:0}
.swp-vc__rows span{color:#6b7280}
.swp-vc__rows b{color:#111827;font-weight:600;text-align:right;font-variant-numeric:tabular-nums}
.swp-vc__src{margin:12px 0 0;font-size:12px;color:#9ca3af;word-break:break-all}
@media (max-width:560px){.swp-vc__btn{width:100%}}
