.spl-select[data-astro-cid-xl3rgf7c]{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){.spl-select[data-astro-cid-xl3rgf7c]{width:auto;min-width:260px}}.spl-select[data-astro-cid-xl3rgf7c]:hover{box-shadow:inset 0 0 0 1px var(--color-hairline-strong)}.spl-select[data-astro-cid-xl3rgf7c]:disabled{cursor:not-allowed;color:var(--color-mute);opacity:.7}.spl-select-wrap[data-astro-cid-xl3rgf7c]:hover .spl-select-caret[data-astro-cid-xl3rgf7c]{color:var(--color-body)}.spl-fields[data-astro-cid-xl3rgf7c]{flex-wrap:wrap;gap:16px;display:flex}.spl-field--parent[data-astro-cid-xl3rgf7c]{flex:220px;min-width:0}.spl-field--prefix[data-astro-cid-xl3rgf7c]{flex:none;width:120px}.spl-text[data-astro-cid-xl3rgf7c],.spl-num[data-astro-cid-xl3rgf7c]{border-radius:var(--radius-md);background:var(--color-canvas);width:100%;height:40px;color:var(--color-ink);box-shadow:var(--shadow-hairline);padding:0 14px;font-size:14px;line-height:22px;transition:box-shadow .15s}.spl-text[data-astro-cid-xl3rgf7c]::placeholder,.spl-num[data-astro-cid-xl3rgf7c]::placeholder{color:var(--color-mute)}.spl-text[data-astro-cid-xl3rgf7c]:hover,.spl-num[data-astro-cid-xl3rgf7c]:hover{box-shadow:inset 0 0 0 1px var(--color-hairline-strong)}.spl-text[data-astro-cid-xl3rgf7c]:focus,.spl-num[data-astro-cid-xl3rgf7c]:focus{outline:none}.spl-text[data-astro-cid-xl3rgf7c]:focus-visible,.spl-num[data-astro-cid-xl3rgf7c]:focus-visible{box-shadow:inset 0 0 0 2px var(--color-link);outline:none}.spl-input[data-astro-cid-xl3rgf7c]{border-radius:var(--radius-md);background:var(--color-canvas);width:100%;min-height:116px;color:var(--color-ink);box-shadow:var(--shadow-hairline);resize:vertical;padding:12px 14px;font-size:14px;line-height:22px;transition:box-shadow .15s}.spl-input[data-astro-cid-xl3rgf7c]::placeholder{color:var(--color-mute)}.spl-input[data-astro-cid-xl3rgf7c]:hover{box-shadow:inset 0 0 0 1px var(--color-hairline-strong)}.spl-input[data-astro-cid-xl3rgf7c]:focus{outline:none}.spl-input[data-astro-cid-xl3rgf7c]:focus-visible{box-shadow:inset 0 0 0 2px var(--color-link);outline:none}.spl-hint[data-astro-cid-xl3rgf7c]{text-wrap:pretty;margin-top:8px}.spl-snap-btn[data-astro-cid-xl3rgf7c]{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}.spl-snap-btn[data-astro-cid-xl3rgf7c]:hover{background:var(--color-canvas-soft);box-shadow:inset 0 0 0 1px var(--color-hairline-strong)}.spl-snap-select[data-astro-cid-xl3rgf7c]{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}.spl-snap-select[data-astro-cid-xl3rgf7c]:disabled{color:var(--color-mute);cursor:not-allowed}.spl-snap-delete[data-astro-cid-xl3rgf7c]{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}.spl-snap-delete[data-astro-cid-xl3rgf7c]:hover{background:var(--color-error-soft);color:var(--color-error-deep)}.spl-summary[data-astro-cid-xl3rgf7c]{white-space:nowrap}.spl-results[data-astro-cid-xl3rgf7c]{min-height:44px}.spl-block{border-radius:var(--radius-md);background:var(--color-canvas);box-shadow:var(--shadow-hairline);animation:.18s both spl-rise;overflow:hidden}.spl-block+.spl-block{margin-top:12px}.spl-block__head{border-bottom:1px solid var(--color-hairline);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--color-mute);justify-content:space-between;align-items:center;gap:8px;padding:9px 14px;font-size:11px;line-height:16px;display:flex}.spl-block__note{border-bottom:1px solid var(--color-hairline);font-family:var(--font-mono);color:var(--color-mute);padding:8px 14px;font-size:12px;line-height:18px}.spl-line{font-family:var(--font-mono);color:var(--color-ink);word-break:break-word;align-items:baseline;gap:10px;padding:8px 14px;font-size:13px;line-height:20px;display:flex}.spl-line+.spl-line{border-top:1px solid var(--color-hairline)}.spl-dot{background:var(--color-brand);border-radius:9999px;flex:none;width:7px;height:7px;margin-top:7px}.spl-dot--ok{background:var(--color-success)}.spl-dot--bad{background:var(--color-error)}.spl-dot--free{background:var(--color-success)}.spl-dot--used{background:var(--color-error)}.spl-dot--partial{background:var(--color-warning)}.spl-line__meta{color:var(--color-mute);text-transform:none;letter-spacing:0;white-space:nowrap;margin-left:auto;font-size:11px}.spl-line--bad{color:var(--color-error-deep)}.spl-none{color:var(--color-mute);padding:10px 14px;font-size:13px;line-height:20px}@keyframes spl-rise{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.spl-block{animation:none}}.spl-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}.spl-error__icon{flex:none;width:18px;height:18px;margin-top:1px}.spl-error__title{font-size:14px;font-weight:500;line-height:20px}.spl-error__detail{text-wrap:pretty;margin-top:2px;font-size:13px;line-height:18px}.spl-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}
