.textarea[data-astro-cid-bw7djhug]{width:100%;min-height:220px;padding:1rem;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9375rem;line-height:1.6;border:2px solid var(--border-color);border-radius:8px;background-color:var(--bg-primary);color:var(--text-primary);resize:vertical;transition:border-color .2s}.textarea[data-astro-cid-bw7djhug]:focus{outline:none;border-color:var(--accent-color)}.textarea[data-astro-cid-bw7djhug]::placeholder{color:var(--text-secondary)}.textarea[data-astro-cid-bw7djhug].error{border-color:#ef4444;background-color:#ef44440d}.textarea[data-astro-cid-bw7djhug].valid{border-color:#10b981}.status-bar[data-astro-cid-bw7djhug]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background-color:var(--bg-secondary);border-radius:6px;margin-bottom:1.5rem;font-size:.875rem}.status-indicator[data-astro-cid-bw7djhug]{width:10px;height:10px;border-radius:50%;flex-shrink:0}.status-indicator[data-astro-cid-bw7djhug].valid{background-color:#10b981}.status-indicator[data-astro-cid-bw7djhug].invalid{background-color:#ef4444}.status-indicator[data-astro-cid-bw7djhug].empty{background-color:var(--text-secondary)}.status-text[data-astro-cid-bw7djhug]{color:var(--text-secondary)}.status-text[data-astro-cid-bw7djhug].valid{color:#10b981;font-weight:600}.status-text[data-astro-cid-bw7djhug].invalid{color:#ef4444;font-weight:600}.error-message[data-astro-cid-bw7djhug].show{display:block}.error-message[data-astro-cid-bw7djhug] strong[data-astro-cid-bw7djhug]{display:block;margin-bottom:.25rem}.controls[data-astro-cid-bw7djhug]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:1.5rem}.button-primary[data-astro-cid-bw7djhug]:hover:not(:disabled){background-color:var(--tool-color-hover)}.button-secondary[data-astro-cid-bw7djhug]:hover:not(:disabled){border-color:var(--accent-color)}.button[data-astro-cid-bw7djhug]:disabled{opacity:.5;cursor:not-allowed}.options-row[data-astro-cid-bw7djhug]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;align-items:center}.checkbox-group[data-astro-cid-bw7djhug]{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-group[data-astro-cid-bw7djhug] input[data-astro-cid-bw7djhug][type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--tool-color)}.checkbox-group[data-astro-cid-bw7djhug] label[data-astro-cid-bw7djhug]{cursor:pointer;color:var(--text-secondary);font-size:.9375rem}.indent-control[data-astro-cid-bw7djhug]{display:flex;align-items:center;gap:.5rem}.indent-control[data-astro-cid-bw7djhug] label[data-astro-cid-bw7djhug]{color:var(--text-secondary);font-size:.9375rem;font-weight:500}.indent-control[data-astro-cid-bw7djhug] select[data-astro-cid-bw7djhug]{padding:.5rem .75rem;border:1px solid var(--border-color);border-radius:4px;background-color:var(--bg-primary);color:var(--text-primary);font-size:.875rem;cursor:pointer}.action-buttons[data-astro-cid-bw7djhug]{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.action-buttons[data-astro-cid-bw7djhug] .button[data-astro-cid-bw7djhug]{flex:1;min-width:120px}.info-section[data-astro-cid-bw7djhug] p[data-astro-cid-bw7djhug]{color:var(--text-secondary);line-height:1.7;margin-bottom:1rem}.info-section[data-astro-cid-bw7djhug] ul[data-astro-cid-bw7djhug]{list-style:disc;margin-left:1.5rem;color:var(--text-secondary);line-height:1.7}.info-section[data-astro-cid-bw7djhug] li[data-astro-cid-bw7djhug]{margin-bottom:.5rem}.examples-section[data-astro-cid-bw7djhug]{background-color:var(--bg-secondary);padding:1.5rem;border-radius:8px;margin:1.5rem 0}.examples-section[data-astro-cid-bw7djhug] h3[data-astro-cid-bw7djhug]{font-size:1.125rem;margin-bottom:1rem;color:var(--text-primary)}.example-item[data-astro-cid-bw7djhug]{padding:.75rem 0;border-bottom:1px solid var(--border-color)}.example-item[data-astro-cid-bw7djhug]:last-child{border-bottom:none}.example-label[data-astro-cid-bw7djhug]{font-weight:600;color:var(--text-primary);font-size:.875rem;margin-bottom:.25rem}.example-text[data-astro-cid-bw7djhug]{font-family:Consolas,Monaco,Courier New,monospace;color:var(--text-secondary);font-size:.8rem;background-color:var(--bg-primary);padding:.5rem;border-radius:4px;overflow-x:auto}.toast[data-astro-cid-bw7djhug]{position:fixed;bottom:2rem;right:1rem;padding:1rem 1.5rem;background-color:var(--tool-color);color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;opacity:0;transform:translateY(20px);transition:all .3s ease;pointer-events:none;z-index:1000}.toast[data-astro-cid-bw7djhug].show{opacity:1;transform:translateY(0);pointer-events:auto}@media(max-width:768px){.controls[data-astro-cid-bw7djhug]{grid-template-columns:1fr}.options-row[data-astro-cid-bw7djhug]{flex-direction:column;align-items:flex-start}.action-buttons[data-astro-cid-bw7djhug]{flex-direction:column}.action-buttons[data-astro-cid-bw7djhug] .button[data-astro-cid-bw7djhug]{width:100%}.toast[data-astro-cid-bw7djhug]{right:.5rem;left:.5rem;bottom:1rem}}.tool-description[data-astro-cid-bw7djhug]{max-width:600px}.button[data-astro-cid-bw7djhug]{justify-content:center}
