
.v-dst{margin:16px 0}
.v-dst .v-dst-progress{height:10px;background:#eee;border-radius:999px;overflow:hidden;margin:12px 0}
.v-dst .v-dst-progress .bar{display:block;height:100%;width:0%;background:#2563eb;transition:width .3s linear}
.v-dst .v-dst-count{font-size:14px;opacity:.8}
.v-dst .v-dst-btn{padding:10px 16px;border:0;border-radius:8px;background:#2563eb;color:#fff;cursor:not-allowed}
.v-dst .v-dst-btn.ready{cursor:pointer}
.v-dst .v-dst-note{margin-top:8px;font-size:14px;color:#16a34a}
.v-dst-smartlink{display:inline-block;padding:10px 16px;background:#111;color:#fff;border-radius:8px;text-decoration:none}
.v-dst .v-dst-article{margin-bottom:12px}
.v-cooldown .v-dst-cd-msg{margin:10px 0;font-size:14px;color:#0f766e;background:#ecfeff;border:1px solid #a5f3fc;padding:10px;border-radius:8px}
.v-dst-cd-time{font-weight:bold}
.v-smartlink-cd{margin-top:10px}
.v-ineligible .v-dst-note{color:#b45309;background:#fff7ed;border:1px solid #fed7aa;padding:10px;border-radius:8px}
