.w-card{background:#ffffff06;border:1px solid #ffffff12;border-radius:8px;flex-direction:column;justify-content:center;gap:.6rem;min-width:0;height:250px;padding:1.25rem 1.5rem;display:flex}.w-card-row{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.w-card-row--label{justify-content:flex-start;padding-bottom:.15rem}.w-card-key{color:#ffffff54;letter-spacing:.05em;white-space:nowrap;text-transform:capitalize;font-size:.65rem}.w-card-row--label .w-card-key{color:#ffffff75;letter-spacing:.08em;text-transform:none}.w-card-val{color:#ffffff8f;text-align:right;text-transform:capitalize;overflow-wrap:anywhere;min-width:0;font-size:.65rem}.w-card-link{color:#ffffff61;text-align:right;text-underline-offset:2.5px;overflow-wrap:anywhere;min-width:0;font-size:.65rem;text-decoration:underline;transition:color .2s}.w-card-link:hover{color:#ffffffbf}.w-card-divider{background:linear-gradient(90deg,#ffffff02 0%,#ffffff26 50%,#ffffff02 100%);height:1px}.w-online{align-items:center;gap:.35rem;display:inline-flex;color:#4ade80!important}.w-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2s infinite wPulse;box-shadow:0 0 5px #4ade80}@keyframes wPulse{0%,to{opacity:1}50%{opacity:.3}}@media (max-width:720px){.w-card{height:auto;min-height:0;padding:1rem}}@media (max-width:420px){.w-card-row{flex-wrap:wrap;align-items:flex-start}.w-card-key,.w-card-val,.w-card-link{font-size:.62rem}.w-card-key{white-space:normal}}
