.yaml-tool[data-astro-cid-76ql3vfr]{display:flex;flex-direction:column;gap:14px}.yaml-safety-strip[data-astro-cid-76ql3vfr]{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--color-border) 78%,var(--color-primary) 22%);border-radius:var(--radius-sm);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 90%,var(--color-primary) 10%),var(--color-surface))}.yaml-safety-strip-label[data-astro-cid-76ql3vfr]{flex:0 0 auto;font-size:11px;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary)}.yaml-safety-strip-text[data-astro-cid-76ql3vfr]{font-size:13px;line-height:1.55;color:var(--color-text)}.yaml-editor[data-astro-cid-76ql3vfr]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.yaml-panel-header[data-astro-cid-76ql3vfr]{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;min-height:28px}.yaml-panel-label[data-astro-cid-76ql3vfr]{font-size:12px;font-weight:700;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em}.yaml-indent[data-astro-cid-76ql3vfr]{display:inline-flex;align-items:center;gap:6px}.yaml-indent-text[data-astro-cid-76ql3vfr]{font-size:12px;color:var(--color-text-secondary)}#yamlValidatorFormatterTool[data-astro-cid-76ql3vfr] .yaml-indent-select[data-astro-cid-76ql3vfr]{width:auto;min-width:52px;height:28px;min-height:28px;padding:2px 26px 2px 8px;font-size:13px;font-family:var(--font-mono);border-radius:6px}#yamlValidatorFormatterTool[data-astro-cid-76ql3vfr] .yaml-code[data-astro-cid-76ql3vfr]{font-family:var(--font-mono);font-size:13px;line-height:1.65;min-height:340px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);padding:14px;transition:border-color .15s,box-shadow .15s}#yamlValidatorFormatterTool[data-astro-cid-76ql3vfr] .yaml-code--out[data-astro-cid-76ql3vfr]{white-space:pre-wrap;word-break:break-word;overflow-y:auto;color:var(--color-text);margin:0}.yaml-actions[data-astro-cid-76ql3vfr]{display:flex;align-items:center;justify-content:space-between;gap:10px}.yaml-actions-group[data-astro-cid-76ql3vfr]{display:flex;gap:8px}.yaml-actions[data-astro-cid-76ql3vfr] .btn[data-astro-cid-76ql3vfr]{min-height:42px;padding:8px 22px;font-size:14px}.yaml-status[data-astro-cid-76ql3vfr]{display:flex;align-items:center;flex-wrap:wrap;padding:6px 12px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:0}.yaml-status-item[data-astro-cid-76ql3vfr]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;white-space:nowrap}.yaml-status-label[data-astro-cid-76ql3vfr]{font-size:11px;color:var(--color-text-secondary)}.yaml-status-val[data-astro-cid-76ql3vfr]{font-size:13px;font-weight:700}.yaml-status-sep[data-astro-cid-76ql3vfr]{width:1px;height:16px;background:var(--color-border);flex-shrink:0}.yaml-diag[data-astro-cid-76ql3vfr]{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);overflow:hidden}.yaml-diag-label[data-astro-cid-76ql3vfr]{font-size:11px;font-weight:700;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;padding:10px 14px 0}#yamlValidatorFormatterTool[data-astro-cid-76ql3vfr] .yaml-diag-body[data-astro-cid-76ql3vfr]{font-family:var(--font-mono);font-size:12px;line-height:1.7;color:var(--color-text-secondary);white-space:pre-wrap;word-break:break-word;margin:0;padding:8px 14px 12px;max-height:180px;overflow-y:auto}.yaml-about[data-astro-cid-76ql3vfr]{border:1px solid var(--color-border);border-radius:var(--radius-sm)}.yaml-about-toggle[data-astro-cid-76ql3vfr]{padding:10px 14px;font-size:12px;font-weight:600;color:var(--color-text-secondary);cursor:pointer;user-select:none;list-style:none}.yaml-about-toggle[data-astro-cid-76ql3vfr]::-webkit-details-marker{display:none}.yaml-about-toggle[data-astro-cid-76ql3vfr]:before{content:"▸";display:inline-block;margin-right:6px;font-size:10px;transition:transform .15s}.yaml-about[data-astro-cid-76ql3vfr][open]>.yaml-about-toggle[data-astro-cid-76ql3vfr]:before{transform:rotate(90deg)}.yaml-about-toggle[data-astro-cid-76ql3vfr]:hover{color:var(--color-text)}.yaml-about-body[data-astro-cid-76ql3vfr]{padding:0 14px 12px;font-size:12px;line-height:1.6;color:var(--color-text-secondary)}.yaml-about-body[data-astro-cid-76ql3vfr] p[data-astro-cid-76ql3vfr]{margin:0 0 6px}.yaml-about-body[data-astro-cid-76ql3vfr] p[data-astro-cid-76ql3vfr]:last-child{margin-bottom:0}@media(max-width:720px){.yaml-editor[data-astro-cid-76ql3vfr]{grid-template-columns:1fr}#yamlValidatorFormatterTool[data-astro-cid-76ql3vfr] .yaml-code[data-astro-cid-76ql3vfr]{min-height:200px}.yaml-actions[data-astro-cid-76ql3vfr]{flex-direction:column}.yaml-safety-strip[data-astro-cid-76ql3vfr]{flex-direction:column;align-items:flex-start;gap:6px}.yaml-actions-group[data-astro-cid-76ql3vfr]{width:100%}.yaml-actions-group[data-astro-cid-76ql3vfr] .btn[data-astro-cid-76ql3vfr]{flex:1}.yaml-status[data-astro-cid-76ql3vfr]{padding:4px 6px}.yaml-status-sep[data-astro-cid-76ql3vfr]{display:none}.yaml-status-item[data-astro-cid-76ql3vfr]{flex:0 0 calc(33.33% - 4px);justify-content:center;padding:6px 4px}}@media(max-width:420px){.yaml-status-item[data-astro-cid-76ql3vfr]{flex:0 0 calc(50% - 4px)}}
