.hash-select[data-astro-cid-hjdy2mgo]{appearance:none;border-radius:var(--radius-sm);background:var(--color-canvas);width:100%;min-width:0;max-width:320px;height:32px;color:var(--color-ink);box-shadow:var(--shadow-hairline);cursor:pointer;text-overflow:ellipsis;touch-action:manipulation;padding:0 32px 0 12px;font-size:13px;line-height:20px;transition:box-shadow .15s}@media(min-width:640px){.hash-select[data-astro-cid-hjdy2mgo]{width:auto;min-width:260px}}.hash-select--algo[data-astro-cid-hjdy2mgo]{min-width:0;max-width:130px}@media(min-width:640px){.hash-select--algo[data-astro-cid-hjdy2mgo]{min-width:120px}}.hash-select[data-astro-cid-hjdy2mgo]:hover{box-shadow:inset 0 0 0 1px var(--color-hairline-strong)}.hash-select[data-astro-cid-hjdy2mgo]:disabled{cursor:not-allowed;color:var(--color-mute);opacity:.7}.hash-select-wrap[data-astro-cid-hjdy2mgo]:hover .hash-select-caret[data-astro-cid-hjdy2mgo]{color:var(--color-body)}.hash-input[data-astro-cid-hjdy2mgo]{border-radius:var(--radius-md);background:var(--color-canvas);width:100%;min-height:110px;color:var(--color-ink);box-shadow:var(--shadow-hairline);resize:vertical;padding:12px 14px;font-size:14px;line-height:22px;transition:box-shadow .15s}.hash-input[data-astro-cid-hjdy2mgo]::placeholder{color:var(--color-mute)}.hash-input[data-astro-cid-hjdy2mgo]:hover{box-shadow:inset 0 0 0 1px var(--color-hairline-strong)}.hash-input[data-astro-cid-hjdy2mgo]:focus{outline:none}.hash-input[data-astro-cid-hjdy2mgo]:focus-visible{box-shadow:inset 0 0 0 2px var(--color-link);outline:none}.hash-hmac-row[data-astro-cid-hjdy2mgo]{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hash-hmac-input[data-astro-cid-hjdy2mgo]{border-radius:var(--radius-md);background:var(--color-canvas);min-width:0;height:40px;color:var(--color-ink);box-shadow:var(--shadow-hairline);flex:200px;padding:0 14px;font-size:14px;line-height:22px;transition:box-shadow .15s}.hash-hmac-input[data-astro-cid-hjdy2mgo]::placeholder{color:var(--color-mute)}.hash-hmac-input[data-astro-cid-hjdy2mgo]:hover{box-shadow:inset 0 0 0 1px var(--color-hairline-strong)}.hash-hmac-input[data-astro-cid-hjdy2mgo]:focus{outline:none}.hash-hmac-input[data-astro-cid-hjdy2mgo]:focus-visible{box-shadow:inset 0 0 0 2px var(--color-link);outline:none}.hash-hint[data-astro-cid-hjdy2mgo]{text-wrap:pretty;margin-top:8px}.hash-snap-btn[data-astro-cid-hjdy2mgo]{border-radius:var(--radius-sm);background:var(--color-canvas);height:30px;box-shadow:var(--shadow-hairline);color:var(--color-body);cursor:pointer;border:none;flex:none;padding:0 12px;font-size:12.5px;transition:background .12s,box-shadow .12s}.hash-snap-btn[data-astro-cid-hjdy2mgo]:hover{background:var(--color-canvas-soft);box-shadow:inset 0 0 0 1px var(--color-hairline-strong)}.hash-snap-select[data-astro-cid-hjdy2mgo]{border-radius:var(--radius-sm);background:var(--color-canvas);max-width:220px;height:30px;box-shadow:var(--shadow-hairline);color:var(--color-body);padding:0 8px;font-size:12.5px}.hash-snap-select[data-astro-cid-hjdy2mgo]:disabled{color:var(--color-mute);cursor:not-allowed}.hash-snap-delete[data-astro-cid-hjdy2mgo]{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--color-mute);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.hash-snap-delete[data-astro-cid-hjdy2mgo]:hover{background:var(--color-error-soft);color:var(--color-error-deep)}.hash-summary[data-astro-cid-hjdy2mgo]{white-space:nowrap}.hash-results[data-astro-cid-hjdy2mgo]{min-height:44px}.hash-card{border-radius:var(--radius-md);background:var(--color-canvas);box-shadow:var(--shadow-hairline);animation:.18s both hash-rise;overflow:hidden}.hash-row{grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);align-items:center;gap:10px 12px;padding:10px 14px;display:grid}.hash-row+.hash-row{border-top:1px solid var(--color-hairline)}.hash-row--hmac{background:var(--color-brand-soft)}.hash-row__k{font-family:var(--font-mono);letter-spacing:.03em;text-transform:uppercase;color:var(--color-mute);white-space:nowrap;font-size:11px;line-height:18px}.hash-row--hmac .hash-row__k{color:var(--color-brand-strong)}.hash-row__v{min-width:0;color:var(--color-ink);word-break:break-all;font-size:14px;line-height:20px}.hash-row__v.is-mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-size:13px}.hash-copy{border-radius:var(--radius-sm);background:var(--color-canvas);height:26px;box-shadow:var(--shadow-hairline);color:var(--color-body);font-family:var(--font-mono);letter-spacing:.02em;text-transform:uppercase;cursor:pointer;touch-action:manipulation;flex:none;align-items:center;gap:5px;padding:0 9px;font-size:11px;line-height:1;transition:box-shadow .15s,color .15s;display:inline-flex}.hash-copy:hover{color:var(--color-ink);box-shadow:inset 0 0 0 1px var(--color-hairline-strong)}.hash-copy:focus-visible{outline:2px solid var(--color-link);outline-offset:2px}.hash-copy__icon{flex:none;width:13px;height:13px}.hash-copy.is-copied{color:var(--color-link)}@keyframes hash-rise{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.hash-card{animation:none}}.hash-error{border-radius:var(--radius-md);background:var(--color-error-soft);box-shadow:inset 0 0 0 1px var(--color-error);color:var(--color-error-deep);gap:10px;padding:12px 14px;display:flex}.hash-error__icon{flex:none;width:18px;height:18px;margin-top:1px}.hash-error__title{font-size:14px;font-weight:500;line-height:20px}.hash-error__detail{text-wrap:pretty;margin-top:2px;font-size:13px;line-height:18px}.hash-empty{text-align:center;text-wrap:pretty;border-radius:var(--radius-md);background:var(--color-canvas);min-height:64px;box-shadow:var(--shadow-hairline);justify-content:center;align-items:center;padding:20px 16px;display:flex}.hash-chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.hash-chip{border-radius:var(--radius-pill);background:var(--color-canvas);box-shadow:var(--shadow-hairline);color:var(--color-brand-strong);cursor:pointer;border:none;align-items:center;padding:4px 12px;font-size:12px;line-height:18px;transition:background .12s,box-shadow .12s;display:inline-flex}.hash-chip:hover{background:var(--color-brand-soft);box-shadow:inset 0 0 0 1px var(--color-brand)}
