.vm-panel{max-width:820px}.vm-input-label{font-weight:var(--fw-semibold);color:var(--clr-dark);margin-bottom:.6rem;line-height:1.45;display:block}.vm-textarea{border:1.5px solid var(--clr-border);background:var(--clr-bg);width:100%;color:var(--clr-dark);resize:vertical;border-radius:.6rem;min-height:180px;padding:.9rem 1rem;font-family:inherit;font-size:.95rem;line-height:1.6}.vm-textarea:focus{border-color:var(--clr-accent);outline:none}.vm-input-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.85rem;display:flex}.vm-count{color:var(--clr-muted);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:600}.vm-count-ready{color:var(--clr-accent)}.vm-input-actions{flex-wrap:wrap;gap:.6rem;display:flex}.btn.vm-btn-sm{padding:.55em 1em;font-size:.85rem}.vm-privacy{color:var(--clr-muted);margin-top:.85rem;font-size:.8rem}.vm-results{max-width:1040px;margin-inline:auto}.vm-block{margin-bottom:2.25rem}.vm-h2{letter-spacing:-.02em;margin-bottom:.4rem;font-size:clamp(1.35rem,3vw,1.6rem)}.vm-h3{letter-spacing:-.01em;color:var(--clr-dark);margin-bottom:.6rem;font-size:1.05rem}.vm-sub,.vm-hint{color:var(--clr-muted);max-width:62ch;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.vm-hint{margin-bottom:.85rem;font-size:.875rem}.vm-optional{letter-spacing:.06em;text-transform:uppercase;color:var(--clr-muted);background:var(--clr-bg-alt);vertical-align:middle;border-radius:99px;margin-left:.4rem;padding:.15em .5em;font-size:.7rem;font-weight:600}.vm-figs{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.vm-fig{background:var(--clr-surface);border:1px solid var(--clr-border);border-radius:.75rem;padding:.9rem 1rem}.vm-fig-label{letter-spacing:.06em;text-transform:uppercase;color:var(--clr-muted);margin-bottom:.3rem;font-size:.68rem;font-weight:700}.vm-fig-value{font-family:var(--font-display);color:var(--clr-dark);text-transform:capitalize;overflow-wrap:break-word;hyphens:auto;font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:700;line-height:1.15}.vm-fig-value span{font-family:var(--font);color:var(--clr-muted);text-transform:none;font-size:.75rem;font-weight:400}.vm-docwarn{color:var(--clr-body);background:#fef3e2;border:1px solid #f0d9b5;border-left:4px solid #d97706;border-radius:.75rem;margin-bottom:1rem;padding:.9rem 1.1rem;font-size:.9rem;line-height:1.55}.vm-docwarn strong{color:var(--clr-dark)}.vm-taste{background:var(--clr-section-alt);border-radius:1rem;margin-top:1rem;padding:1.75rem}.vm-taste .vm-sub{margin-bottom:1.1rem}#vmTaste.is-copied{filter:brightness(.92)}.vm-kit-form{flex-wrap:wrap;gap:.5rem;max-width:480px;display:flex}.vm-kit-form input[type=email]{border:1.5px solid var(--clr-border);background:var(--clr-bg);border-radius:.5rem;flex:240px;min-width:0;padding:.7em .95em;font-family:inherit;font-size:.9375rem}.vm-kit-form input[type=email]:focus{border-color:var(--clr-accent);outline:none}.vm-kit-form button{background:var(--clr-dark);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.75em 1.4em;font-size:.9375rem;font-weight:600;transition:filter .2s}.vm-kit-form button:hover{filter:brightness(1.25)}.vm-kit-form button:disabled{opacity:.6;cursor:not-allowed}.vm-kit-note{color:var(--clr-muted);min-height:1.2em;margin-top:.6rem;font-size:.8125rem}.vm-kit-note.is-error{color:#b91c1c}.vm-kit-note.is-success{color:#047857}.vm-drift-result{margin-top:1.25rem}.vm-dials{gap:.4rem;margin-top:.5rem;display:grid}.vm-dial{background:var(--clr-bg);border:1px solid var(--clr-border);border-radius:.5rem;flex-wrap:wrap;align-items:baseline;gap:.6rem;padding:.45rem .6rem;font-size:.875rem;line-height:1.5;display:flex}.vm-dial-mark{flex:none;font-weight:700}.vm-dial-ok .vm-dial-mark{color:#059669}.vm-dial-off .vm-dial-mark{color:#d97706}.vm-dial-label{color:var(--clr-dark);min-width:8.5em;font-weight:600}.vm-dial-vals{color:var(--clr-muted)}.vm-dial-vals em{color:var(--clr-muted);opacity:.7;font-style:normal}.vm-strength{border:1px solid var(--clr-border);background:var(--clr-surface);border-left-width:4px;border-radius:.75rem;margin-bottom:1rem;padding:1rem 1.15rem}.vm-strength-thin{border-left-color:#d97706}.vm-strength-fair{border-left-color:#2563eb}.vm-strength-strong{border-left-color:#059669}.vm-strength-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.6rem;display:flex}.vm-strength-label{letter-spacing:.06em;text-transform:uppercase;color:var(--clr-muted);font-size:.68rem;font-weight:700}.vm-strength-score{font-family:var(--font-display);color:var(--clr-dark);font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:700;line-height:1}.vm-strength-score span{font-family:var(--font);color:var(--clr-muted);letter-spacing:0;font-size:.85rem;font-weight:500}.vm-strength-bar{background:var(--clr-bg-alt);border-radius:99px;height:8px;margin-bottom:.6rem;overflow:hidden}.vm-strength-fill{border-radius:99px;height:100%;transition:width .5s}.vm-strength-thin .vm-strength-fill{background:#d97706}.vm-strength-fair .vm-strength-fill{background:#2563eb}.vm-strength-strong .vm-strength-fill{background:#059669}.vm-strength-tip{color:var(--clr-body);margin:0;font-size:.875rem;line-height:1.55}.vm-detected{color:var(--clr-body);background:var(--clr-accent-bg);border-radius:.6rem;margin:0;padding:.8rem 1rem;font-size:.9rem;line-height:1.55}.vm-detected strong{color:var(--clr-dark)}.vm-two{grid-template-columns:1fr 1fr;align-items:start;gap:1.75rem;display:grid}@media (width<=860px){.vm-two{grid-template-columns:1fr}}.vm-field{border:1.5px solid var(--clr-border);background:var(--clr-bg);width:100%;color:var(--clr-dark);border-radius:.5rem;padding:.7rem .85rem;font-family:inherit;font-size:.9rem;line-height:1.5}.vm-field:focus{border-color:var(--clr-accent);outline:none}.vm-hand{resize:vertical}.vm-examples{gap:.5rem;display:grid}.vm-example,.vm-tell{border:1px solid var(--clr-border);cursor:pointer;color:var(--clr-body);border-radius:.5rem;align-items:flex-start;gap:.6rem;padding:.6rem .75rem;font-size:.875rem;line-height:1.45;transition:border-color .15s,background .15s;display:flex}.vm-example:hover,.vm-tell:hover{border-color:var(--clr-accent)}.vm-example input,.vm-tell input{accent-color:var(--clr-accent);flex:none;margin-top:.2rem}.vm-example:has(input:checked),.vm-tell:has(input:checked){background:var(--clr-accent-bg);border-color:var(--clr-accent)}.vm-tells{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem;display:grid}.vm-tell-hit{border-color:var(--clr-accent)}.vm-tell-flag{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--clr-accent);vertical-align:middle;border-radius:99px;margin-left:.35rem;padding:.1em .45em;font-size:.62rem;font-weight:700;display:inline-block}.vm-note{color:var(--clr-muted);font-size:.875rem}.vm-output-wrap{border:1px solid var(--clr-border);border-radius:.85rem;position:sticky;top:1.5rem;overflow:hidden;box-shadow:0 4px 20px #0b182924}@media (width<=860px){.vm-output-wrap{position:static}}.vm-output-head{background:#0b1829;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .85rem;display:flex}.vm-file-name{color:#8aa0bd;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.8rem;font-weight:600}.vm-output-actions{gap:.4rem;display:flex}.vm-btn-out{color:#ffffffbf;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:.4rem;padding:.4em .8em;font-size:.72rem;font-weight:600;transition:background .2s,color .2s}.vm-btn-out:hover{color:#fff;background:#ffffff29}.vm-btn-out.is-copied{color:#86efac;background:#22c55e33}.vm-btn-out-primary{background:var(--clr-accent);color:#fff;border-color:#0000}.vm-btn-out-primary:hover{filter:brightness(1.08);background:var(--clr-accent);color:#fff}.vm-output{color:#d8e3f1;white-space:pre-wrap;word-break:break-word;background:#0b1829;max-height:620px;margin:0;padding:1.1rem 1.25rem;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.78rem;line-height:1.6;overflow:auto}.vm-wiring{margin-top:1rem}.vm-wire-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.vm-wire{background:var(--clr-surface);border:1px solid var(--clr-border);border-radius:.75rem;padding:1.1rem 1.2rem}.vm-wire h3{color:var(--clr-dark);margin-bottom:.4rem;font-size:.95rem}.vm-wire p{color:var(--clr-body);margin:0;font-size:.85rem;line-height:1.55}.vm-wire code{background:var(--clr-bg-alt);border-radius:.25rem;padding:.1em .35em;font-size:.85em}.vm-wire em{color:var(--clr-muted);font-style:italic}.vm-updates{background:var(--clr-section-alt);text-align:center;border-radius:1rem;padding:2rem}.vm-updates h2{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.35rem}.vm-updates p{color:var(--clr-muted);margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.vm-updates-form{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:480px;margin-inline:auto;display:flex}.vm-updates-form input[type=email]{border:1.5px solid var(--clr-border);background:var(--clr-bg);border-radius:.5rem;flex:240px;min-width:0;padding:.7em .95em;font-family:inherit;font-size:.9375rem}.vm-updates-form input[type=email]:focus{border-color:var(--clr-accent);outline:none}.vm-updates-form button{background:var(--clr-accent);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.75em 1.4em;font-size:.9375rem;font-weight:600;transition:filter .2s}.vm-updates-form button:hover{filter:brightness(.92)}.vm-updates-form button:disabled{opacity:.6;cursor:not-allowed}.vm-updates-note{color:var(--clr-muted);min-height:1.2em;margin-top:.75rem;font-size:.8125rem}.vm-updates-note.is-error{color:#b91c1c}.vm-updates-note.is-success{color:#047857}.vm-honeypot{display:none}
