/* Additive demo entry links. Existing login, marketing and conversion behavior is unchanged. */
.ys-demo-entry{display:flex;align-items:center;justify-content:space-between;gap:13px;text-align:right;padding:16px 18px;margin-top:18px;max-width:520px;color:#143250!important;background:#f3f7fc;border:1px solid #cddcea;border-radius:12px;text-decoration:none!important;box-sizing:border-box;font-size:14px;line-height:1.5}
.ys-demo-entry:hover{background:#e8f1fa;border-color:#8aaac9}
.ys-demo-entry:focus-visible{outline:3px solid #246fb1;outline-offset:4px}
.ys-demo-entry strong{display:block;font-size:15px;font-weight:700}
.ys-demo-entry small{display:block;font-size:12px;color:#526880;margin-top:3px;line-height:1.6}
.ys-demo-entry>span:first-child{color:#bb5c12;font-size:27px;line-height:1;flex-shrink:0}
.ys-demo-entry>span:last-child{font-size:18px;flex-shrink:0}
.auth-card .ys-demo-entry{margin:18px 0 4px;width:100%}
@media(max-width:480px){.ys-demo-entry{padding:13px;gap:10px}.ys-demo-entry strong{font-size:13px}.ys-demo-entry small{font-size:11px}}
