.validation-tool[data-astro-cid-hy5qhras]{--validation-bg: #f8fbff;--validation-panel: rgba(255, 255, 255, .94);--validation-border: #d6e4ff;--validation-text: #111827;--validation-muted: #4b5870;margin-top:1.5rem;color:var(--validation-text)}.validation-tool[data-astro-cid-hy5qhras][data-dark]{--validation-bg: #111827;--validation-panel: #172033;--validation-border: #31415f;--validation-text: #f8fafc;--validation-muted: #cbd5e1}.validation-tabs[data-astro-cid-hy5qhras]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem;margin-bottom:1rem}.validation-tabs[data-astro-cid-hy5qhras] a[data-astro-cid-hy5qhras]{display:flex;align-items:center;justify-content:center;gap:.42rem;min-height:44px;padding:.45rem .55rem;border:1px solid color-mix(in srgb,var(--tab-color) 30%,#ffffff);border-radius:999px;background:color-mix(in srgb,var(--tab-color) 9%,#ffffff);color:#111827;font-size:.78rem;font-weight:850;line-height:1.1;text-decoration:none;text-align:center;box-shadow:0 8px 20px #0f172a0d}.validation-tabs[data-astro-cid-hy5qhras] a[data-astro-cid-hy5qhras].is-active,.validation-tabs[data-astro-cid-hy5qhras] a[data-astro-cid-hy5qhras]:hover{background:var(--tab-color);color:#fff}.validation-tab-icon[data-astro-cid-hy5qhras]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.7rem;height:1.7rem;border-radius:999px;background:#fff;color:var(--tab-color);font-size:.64rem;font-weight:950}.validation-card[data-astro-cid-hy5qhras]{padding:clamp(1rem,2.4vw,1.6rem);border:1px solid var(--validation-border);border-radius:24px;background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 34%),linear-gradient(135deg,var(--validation-bg),#ffffff 60%,#f5fff9);box-shadow:0 24px 70px #0f172a1a}.validation-tool[data-astro-cid-hy5qhras][data-dark] .validation-card[data-astro-cid-hy5qhras]{background:linear-gradient(135deg,#111827,#172033 55%,#10201b)}.validation-head[data-astro-cid-hy5qhras],.validation-panel-head[data-astro-cid-hy5qhras],.validation-actions[data-astro-cid-hy5qhras]{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.validation-head[data-astro-cid-hy5qhras] h2[data-astro-cid-hy5qhras]{margin:.2rem 0;font-size:clamp(1.55rem,3vw,2.35rem)}.validation-head[data-astro-cid-hy5qhras] p[data-astro-cid-hy5qhras],.validation-panel-head[data-astro-cid-hy5qhras] span[data-astro-cid-hy5qhras]{color:var(--validation-muted)}.validation-dark-toggle[data-astro-cid-hy5qhras],.validation-auto[data-astro-cid-hy5qhras],.validation-extra-grid[data-astro-cid-hy5qhras] label[data-astro-cid-hy5qhras]{display:flex;align-items:center;gap:.45rem;min-height:44px;padding:.65rem .75rem;border:1px solid var(--validation-border);border-radius:14px;background:var(--validation-panel);font-size:.88rem;font-weight:800}.validation-upload[data-astro-cid-hy5qhras]{cursor:pointer}.validation-upload[data-astro-cid-hy5qhras] input[data-astro-cid-hy5qhras][type=file]{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.validation-upload-button[data-astro-cid-hy5qhras]{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:36px;padding:.42rem .72rem;border-radius:999px;background:#1d4ed8;color:#fff;font-weight:900}.validation-upload-button[data-astro-cid-hy5qhras] svg[data-astro-cid-hy5qhras]{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.validation-upload[data-astro-cid-hy5qhras] small[data-astro-cid-hy5qhras]{color:var(--validation-muted);font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.validation-note[data-astro-cid-hy5qhras]{margin:1rem 0;padding:.8rem .95rem;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff;color:#1e3a8a;font-weight:750}.validation-note-warning[data-astro-cid-hy5qhras]{border-color:#fecaca;background:#fff1f2;color:#9f1239}.validation-grid[data-astro-cid-hy5qhras]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem}.validation-panel[data-astro-cid-hy5qhras]{min-width:0;padding:1rem;border:1px solid var(--validation-border);border-radius:20px;background:var(--validation-panel)}.validation-panel[data-astro-cid-hy5qhras] h3[data-astro-cid-hy5qhras]{margin:0}.validation-field[data-astro-cid-hy5qhras]{display:grid;gap:.55rem;margin-top:1rem;font-weight:850}.validation-field[data-astro-cid-hy5qhras] textarea[data-astro-cid-hy5qhras],.validation-field[data-astro-cid-hy5qhras] input[data-astro-cid-hy5qhras],.validation-extra-grid[data-astro-cid-hy5qhras] input[data-astro-cid-hy5qhras]:not([type=checkbox]){width:100%;border:1px solid #b8c8ef;border-radius:16px;background:#fff;color:#111827;font:500 1rem/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;box-shadow:inset 0 1px #0f172a0a}.validation-field[data-astro-cid-hy5qhras] textarea[data-astro-cid-hy5qhras]{min-height:310px;padding:1rem;resize:vertical}.validation-field[data-astro-cid-hy5qhras] input[data-astro-cid-hy5qhras]{min-height:58px;padding:0 1rem}.validation-tool[data-astro-cid-hy5qhras][data-dark] textarea[data-astro-cid-hy5qhras],.validation-tool[data-astro-cid-hy5qhras][data-dark] input[data-astro-cid-hy5qhras]:not([type=checkbox]){background:#0f172a;color:#f8fafc;border-color:#475569}.validation-extra-grid[data-astro-cid-hy5qhras],.validation-stats[data-astro-cid-hy5qhras]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.9rem}.validation-actions[data-astro-cid-hy5qhras]{justify-content:flex-start;margin-top:1rem}.validation-actions[data-astro-cid-hy5qhras] .button[data-astro-cid-hy5qhras]{min-height:42px;border-radius:13px;font-size:.9rem;font-weight:900}.validation-actions[data-astro-cid-hy5qhras] .button[data-astro-cid-hy5qhras].primary{background:#2563eb;color:#fff}.validation-badge-row[data-astro-cid-hy5qhras]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.validation-badge[data-astro-cid-hy5qhras]{display:inline-flex;align-items:center;min-height:36px;padding:.35rem .75rem;border-radius:999px;font-weight:950}.validation-badge[data-astro-cid-hy5qhras].valid{background:#dcfce7;color:#166534}.validation-badge[data-astro-cid-hy5qhras].warning{background:#fef3c7;color:#92400e}.validation-badge[data-astro-cid-hy5qhras].invalid{background:#fee2e2;color:#991b1b}.validation-badge[data-astro-cid-hy5qhras].neutral{background:#e0e7ff;color:#3730a3}.validation-stats[data-astro-cid-hy5qhras] article[data-astro-cid-hy5qhras]{padding:.75rem;border:1px solid var(--validation-border);border-radius:14px;background:color-mix(in srgb,var(--validation-panel) 82%,#ffffff)}.validation-stats[data-astro-cid-hy5qhras] span[data-astro-cid-hy5qhras]{display:block;color:var(--validation-muted);font-size:.74rem;font-weight:850;text-transform:uppercase}.validation-stats[data-astro-cid-hy5qhras] strong[data-astro-cid-hy5qhras]{display:block;margin-top:.2rem;color:var(--validation-text);word-break:break-word}.validation-breakdown[data-astro-cid-hy5qhras],.validation-tree[data-astro-cid-hy5qhras]{margin-top:1rem;max-height:430px;overflow:auto;border:1px solid var(--validation-border);border-radius:16px;background:#ffffffad}.validation-tool[data-astro-cid-hy5qhras][data-dark] .validation-breakdown[data-astro-cid-hy5qhras],.validation-tool[data-astro-cid-hy5qhras][data-dark] .validation-tree[data-astro-cid-hy5qhras]{background:#0f172a}.validation-check[data-astro-cid-hy5qhras]{display:grid;grid-template-columns:auto 1fr;gap:.7rem;padding:.85rem;border-bottom:1px solid var(--validation-border)}.validation-check[data-astro-cid-hy5qhras]:last-child{border-bottom:0}.validation-check-icon[data-astro-cid-hy5qhras]{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;font-weight:950}.validation-check[data-astro-cid-hy5qhras].valid .validation-check-icon[data-astro-cid-hy5qhras]{background:#dcfce7;color:#166534}.validation-check[data-astro-cid-hy5qhras].warning .validation-check-icon[data-astro-cid-hy5qhras]{background:#fef3c7;color:#92400e}.validation-check[data-astro-cid-hy5qhras].invalid .validation-check-icon[data-astro-cid-hy5qhras]{background:#fee2e2;color:#991b1b}.validation-check[data-astro-cid-hy5qhras] p[data-astro-cid-hy5qhras]{margin:.2rem 0 0;color:var(--validation-muted)}.validation-check[data-astro-cid-hy5qhras] code[data-astro-cid-hy5qhras],.json-node[data-astro-cid-hy5qhras] code[data-astro-cid-hy5qhras]{display:inline-block;margin-top:.45rem;padding:.25rem .45rem;border-radius:8px;background:#e0e7ff;color:#1e3a8a;word-break:break-all}.validation-table-wrap[data-astro-cid-hy5qhras]{overflow:auto}.validation-table[data-astro-cid-hy5qhras]{width:100%;border-collapse:collapse;min-width:620px}.validation-table[data-astro-cid-hy5qhras] th[data-astro-cid-hy5qhras],.validation-table[data-astro-cid-hy5qhras] td[data-astro-cid-hy5qhras]{padding:.7rem;border-bottom:1px solid var(--validation-border);text-align:left;color:var(--validation-text)}.validation-table[data-astro-cid-hy5qhras] th[data-astro-cid-hy5qhras]{color:#1d4ed8;font-size:.76rem;text-transform:uppercase}.json-node[data-astro-cid-hy5qhras]{margin-left:1rem;padding:.25rem 0}.json-node[data-astro-cid-hy5qhras]>span[data-astro-cid-hy5qhras]{color:#2563eb;font-weight:850}.empty-state[data-astro-cid-hy5qhras]{margin:0;padding:1rem;color:var(--validation-muted);font-weight:750}@media(max-width:860px){.validation-grid[data-astro-cid-hy5qhras]{grid-template-columns:1fr}.validation-tabs[data-astro-cid-hy5qhras],.validation-extra-grid[data-astro-cid-hy5qhras],.validation-stats[data-astro-cid-hy5qhras]{grid-template-columns:repeat(2,minmax(0,1fr))}.validation-tabs[data-astro-cid-hy5qhras] a[data-astro-cid-hy5qhras]{min-height:46px}}@media(max-width:560px){.validation-card[data-astro-cid-hy5qhras],.validation-panel[data-astro-cid-hy5qhras]{padding:.85rem;border-radius:18px}.validation-extra-grid[data-astro-cid-hy5qhras],.validation-stats[data-astro-cid-hy5qhras]{grid-template-columns:1fr}.validation-actions[data-astro-cid-hy5qhras] .button[data-astro-cid-hy5qhras]{flex:1 1 calc(50% - .4rem);padding-inline:.65rem}.validation-field[data-astro-cid-hy5qhras] textarea[data-astro-cid-hy5qhras]{min-height:230px}}.validation-page[data-astro-cid-s22xkswt]{padding:clamp(1.5rem,3vw,2.5rem) 0 3rem;background:linear-gradient(180deg,#eff6ffe6,#fafaf7f5 36%),radial-gradient(circle at 12% 10%,rgba(37,99,235,.12),transparent 26%)}.validation-page-head[data-astro-cid-s22xkswt]{border-color:#bfdbfe;background:linear-gradient(135deg,#fff,#eff6ff)}.validation-page-head[data-astro-cid-s22xkswt] p[data-astro-cid-s22xkswt],.validation-page-head[data-astro-cid-s22xkswt] .eyebrow[data-astro-cid-s22xkswt]{color:#4b5563}.validation-page-head[data-astro-cid-s22xkswt] h1[data-astro-cid-s22xkswt]{font-size:clamp(2rem,5vw,4rem)}.validation-detail[data-astro-cid-s22xkswt]{margin-top:1.25rem;border-color:#c7d2fe;background:#ffffffeb}.validation-detail[data-astro-cid-s22xkswt] h2[data-astro-cid-s22xkswt]{color:#111827}.validation-detail[data-astro-cid-s22xkswt] .eyebrow[data-astro-cid-s22xkswt]{color:#4b5563}.validation-steps[data-astro-cid-s22xkswt]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin:1rem 0 0;padding:0;list-style:none}.validation-steps[data-astro-cid-s22xkswt] li[data-astro-cid-s22xkswt]{padding:1rem;border:1px solid #dbe4ff;border-radius:16px;background:#f8fbff}.validation-steps[data-astro-cid-s22xkswt] strong[data-astro-cid-s22xkswt],.validation-steps[data-astro-cid-s22xkswt] span[data-astro-cid-s22xkswt]{display:block}.validation-steps[data-astro-cid-s22xkswt] span[data-astro-cid-s22xkswt]{margin-top:.35rem;color:#4b5563}.validation-faq[data-astro-cid-s22xkswt]{margin-top:1.25rem}.validation-faq[data-astro-cid-s22xkswt] details[data-astro-cid-s22xkswt]{border-color:#dbe4ff}.validation-related-grid[data-astro-cid-s22xkswt]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1rem}.validation-related-grid[data-astro-cid-s22xkswt] a[data-astro-cid-s22xkswt]{display:block;border:1px solid color-mix(in srgb,var(--card-color) 26%,#ffffff);border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--card-color) 10%,#ffffff),#fff 72%);color:#111827;text-decoration:none;box-shadow:0 14px 36px #0f172a0f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;overflow:hidden}.validation-related-grid[data-astro-cid-s22xkswt] a[data-astro-cid-s22xkswt]:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--card-color) 52%,#ffffff);box-shadow:0 18px 44px #0f172a1a}.validation-related-card[data-astro-cid-s22xkswt]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:start;min-height:142px;padding:1rem}.validation-related-icon[data-astro-cid-s22xkswt]{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:16px;background:color-mix(in srgb,var(--card-color) 13%,#ffffff);color:var(--card-color)}.validation-related-icon[data-astro-cid-s22xkswt] .tool-icon{width:1.45rem;height:1.45rem}.validation-related-grid[data-astro-cid-s22xkswt] strong[data-astro-cid-s22xkswt],.validation-related-grid[data-astro-cid-s22xkswt] small[data-astro-cid-s22xkswt]{display:block}.validation-related-copy[data-astro-cid-s22xkswt]{min-width:0}.validation-related-grid[data-astro-cid-s22xkswt] strong[data-astro-cid-s22xkswt]{font-size:.98rem}.validation-related-grid[data-astro-cid-s22xkswt] small[data-astro-cid-s22xkswt]{margin-top:.32rem;color:#4b5563;font-size:.83rem;font-weight:650;line-height:1.45}@media(max-width:900px){.validation-steps[data-astro-cid-s22xkswt],.validation-related-grid[data-astro-cid-s22xkswt]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.validation-steps[data-astro-cid-s22xkswt],.validation-related-grid[data-astro-cid-s22xkswt]{grid-template-columns:1fr}}
