.jl-root[data-astro-cid-7hym4se3]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 10rem);padding:3rem 1.5rem 4rem}.jl-hero[data-astro-cid-7hym4se3]{text-align:center;margin-bottom:3rem;width:100%;max-width:56rem}.jl-hero[data-astro-cid-7hym4se3] h1[data-astro-cid-7hym4se3]{font-size:clamp(1.8rem,5vw,2.8rem);color:var(--ink);margin:0 0 .75rem}.jl-hero[data-astro-cid-7hym4se3] p[data-astro-cid-7hym4se3]{font-size:1.125rem;color:var(--ink-soft);margin:0}.jl-main-container[data-astro-cid-7hym4se3]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:100%;max-width:1400px}@media(max-width:1024px){.jl-main-container[data-astro-cid-7hym4se3]{grid-template-columns:1fr}}.jl-form-panel[data-astro-cid-7hym4se3]{display:flex;flex-direction:column;gap:1.5rem}.jl-form-panel[data-astro-cid-7hym4se3] h2[data-astro-cid-7hym4se3]{font-size:1.5rem;color:var(--ink);margin:0}.jl-schema-selector[data-astro-cid-7hym4se3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.75rem}.jl-schema-btn[data-astro-cid-7hym4se3]{padding:.85rem .75rem;background:var(--surface-soft);border:2px solid var(--line);border-radius:8px;color:var(--ink);cursor:pointer;font-size:.875rem;font-weight:500;transition:all .15s cubic-bezier(.16,1,.3,1)}.jl-schema-btn[data-astro-cid-7hym4se3]:hover,.jl-schema-btn--active[data-astro-cid-7hym4se3]{background:var(--accent);color:#fff;border-color:var(--accent)}.jl-fieldset[data-astro-cid-7hym4se3]{display:none;border:1px solid var(--line);border-radius:8px;padding:1.5rem;background:var(--surface-soft)}.jl-fieldset--active[data-astro-cid-7hym4se3]{display:flex;flex-direction:column;gap:1rem}.jl-fieldset[data-astro-cid-7hym4se3] legend[data-astro-cid-7hym4se3]{font-size:1.125rem;font-weight:600;color:var(--ink);margin:-1.5rem -1.5rem 1rem;padding:1rem 1.5rem;border-bottom:1px solid var(--line)}.jl-fieldset[data-astro-cid-7hym4se3] label[data-astro-cid-7hym4se3]{display:flex;flex-direction:column;gap:.5rem;color:var(--ink);font-weight:500}.jl-input[data-astro-cid-7hym4se3],.jl-textarea[data-astro-cid-7hym4se3]{padding:.75rem 1rem;border:1px solid var(--line);border-radius:6px;background:var(--bg);color:var(--ink);font-family:inherit;font-size:1rem;transition:all .15s cubic-bezier(.16,1,.3,1)}.jl-input[data-astro-cid-7hym4se3]:focus,.jl-textarea[data-astro-cid-7hym4se3]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb),.1)}.jl-textarea[data-astro-cid-7hym4se3]{min-height:100px;resize:vertical;font-family:Menlo,Monaco,monospace;font-size:.875rem}.jl-btn[data-astro-cid-7hym4se3]{padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .15s cubic-bezier(.16,1,.3,1);font-size:.9375rem}.jl-btn--primary[data-astro-cid-7hym4se3]{background:var(--accent);color:#fff}.jl-btn--primary[data-astro-cid-7hym4se3]:hover{opacity:.9}.jl-btn--secondary[data-astro-cid-7hym4se3]{background:var(--surface-soft);color:var(--ink);border:1px solid var(--line)}.jl-btn--secondary[data-astro-cid-7hym4se3]:hover{background:var(--line)}.jl-btn--danger[data-astro-cid-7hym4se3]{background:#dc2626;color:#fff}.jl-btn--danger[data-astro-cid-7hym4se3]:hover{opacity:.9}.jl-preview-panel[data-astro-cid-7hym4se3]{display:flex;flex-direction:column;gap:1rem;background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;padding:1.5rem;position:sticky;top:2rem}@media(max-width:1024px){.jl-preview-panel[data-astro-cid-7hym4se3]{position:static}}.jl-preview-header[data-astro-cid-7hym4se3]{display:flex;justify-content:space-between;align-items:center}.jl-preview-header[data-astro-cid-7hym4se3] h2[data-astro-cid-7hym4se3]{font-size:1.125rem;color:var(--ink);margin:0}.jl-validity-badge[data-astro-cid-7hym4se3]{padding:.375rem .75rem;border-radius:4px;font-size:.8125rem;font-weight:600;background:var(--line);color:var(--ink-soft)}.jl-validity-badge--success[data-astro-cid-7hym4se3]{background:#22c55e26;color:#22c55e}.jl-validity-badge--partial[data-astro-cid-7hym4se3]{background:#fb923c26;color:#fb923c}.jl-validity-badge--empty[data-astro-cid-7hym4se3]{background:var(--line);color:var(--ink-soft)}.jl-code-block[data-astro-cid-7hym4se3]{background:var(--bg);border:1px solid var(--line);border-radius:6px;padding:1rem;overflow-x:auto;font-family:Menlo,Monaco,Courier New,monospace;font-size:.8125rem;line-height:1.6;color:var(--ink);margin:0}.jl-code-block[data-astro-cid-7hym4se3] code[data-astro-cid-7hym4se3]{background:none;padding:0}.jl-preview-actions[data-astro-cid-7hym4se3]{display:flex;flex-direction:column;gap:.5rem}.jl-preview-actions[data-astro-cid-7hym4se3] .jl-btn[data-astro-cid-7hym4se3]{width:100%;text-align:center}.jl-faq-item[data-astro-cid-7hym4se3],.jl-howto-step[data-astro-cid-7hym4se3]{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:var(--bg);border:1px solid var(--line);border-radius:6px}.jl-faq-item[data-astro-cid-7hym4se3] label[data-astro-cid-7hym4se3],.jl-howto-step[data-astro-cid-7hym4se3] label[data-astro-cid-7hym4se3]{font-size:.9rem;font-weight:500}[data-astro-cid-7hym4se3][data-theme=light] .jl-input[data-astro-cid-7hym4se3],[data-astro-cid-7hym4se3][data-theme=light] .jl-textarea[data-astro-cid-7hym4se3]{background:#fff;color:#1f2937;border-color:#e5e7eb}[data-astro-cid-7hym4se3][data-theme=light] .jl-code-block[data-astro-cid-7hym4se3]{background:#f9fafb;color:#1f2937}@media(max-width:640px){.jl-root[data-astro-cid-7hym4se3]{padding:2rem 1rem 3rem}.jl-hero[data-astro-cid-7hym4se3]{margin-bottom:2rem}.jl-hero[data-astro-cid-7hym4se3] h1[data-astro-cid-7hym4se3]{font-size:1.5rem}.jl-hero[data-astro-cid-7hym4se3] p[data-astro-cid-7hym4se3]{font-size:1rem}.jl-schema-selector[data-astro-cid-7hym4se3]{grid-template-columns:repeat(auto-fit,minmax(95px,1fr));gap:.5rem}.jl-schema-btn[data-astro-cid-7hym4se3]{padding:.65rem .5rem;font-size:.8rem}.jl-preview-panel[data-astro-cid-7hym4se3]{top:auto}}
