.container.svelte-1rhndvy{max-width:1400px;margin:0 auto;padding:2rem;min-height:100vh}.page-header.svelte-1rhndvy{text-align:center;margin-bottom:3rem}.page-title.svelte-1rhndvy{font-size:2.5rem;font-weight:700;color:#f1f5f9;margin-bottom:1rem;background:linear-gradient(90deg,#60a5fa,#a78bfa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-description.svelte-1rhndvy{font-size:1.125rem;color:#cbd5e1;max-width:600px;margin:0 auto;line-height:1.6}.tool-content.svelte-1rhndvy{display:grid;grid-template-columns:1fr;gap:2rem}.input-section.svelte-1rhndvy{background:rgba(30,41,59,.5);border-radius:1rem;padding:2rem;border:1px solid #334155}.format-options.svelte-1rhndvy{margin-bottom:1.5rem}.section-title.svelte-1rhndvy{font-size:1.125rem;font-weight:600;color:#f1f5f9;margin-bottom:1rem}.options-grid.svelte-1rhndvy{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.option-group.svelte-1rhndvy{display:flex;flex-direction:column;gap:.5rem}.option-label.svelte-1rhndvy{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#f1f5f9;cursor:pointer}.checkbox-input.svelte-1rhndvy{width:1.25rem;height:1.25rem;accent-color:#60a5fa}.select-input.svelte-1rhndvy{width:100%;padding:.5rem;background:#1e293b;border:1px solid #475569;border-radius:.5rem;color:#f1f5f9;font-size:.9rem;transition:border-color .2s ease}.select-input.svelte-1rhndvy:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.input-label.svelte-1rhndvy{display:block;font-size:1.125rem;font-weight:600;color:#f1f5f9;margin-bottom:1rem}.text-input.svelte-1rhndvy{width:100%;padding:1rem;background:#1e293b;border:1px solid #475569;border-radius:.5rem;color:#f1f5f9;font-family:SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.9rem;resize:vertical;transition:border-color .2s ease;margin-bottom:1rem}.text-input.svelte-1rhndvy:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.text-input.svelte-1rhndvy::placeholder{color:#64748b}.examples.svelte-1rhndvy{margin-bottom:1.5rem}.examples-title.svelte-1rhndvy{font-size:1rem;font-weight:600;color:#f1f5f9;margin-bottom:1rem}.examples-grid.svelte-1rhndvy{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem}.example-button.svelte-1rhndvy{padding:.5rem .75rem;background:rgba(15,23,42,.8);border:1px solid #475569;border-radius:.5rem;color:#cbd5e1;font-size:.85rem;cursor:pointer;transition:all .2s ease}.example-button.svelte-1rhndvy:hover{background:rgba(59,130,246,.1);border-color:#60a5fa;color:#f1f5f9}.controls.svelte-1rhndvy{display:flex;gap:1rem}.clear-button.svelte-1rhndvy{flex:1;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:.5rem;color:#fff;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.clear-button.svelte-1rhndvy:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.clear-button.svelte-1rhndvy:active{transform:translateY(0)}.output-section.svelte-1rhndvy{background:rgba(30,41,59,.5);border-radius:1rem;padding:2rem;border:1px solid #334155}.output-header.svelte-1rhndvy{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.output-title.svelte-1rhndvy{font-size:1.5rem;font-weight:700;color:#f1f5f9}.output-controls.svelte-1rhndvy{display:flex;gap:.5rem}.copy-button.svelte-1rhndvy{padding:.75rem 1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:.5rem;color:#fff;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;font-size:.85rem}.copy-button.minify.svelte-1rhndvy{background:linear-gradient(135deg,#10b981,#059669)}.copy-button.svelte-1rhndvy:disabled{opacity:.5;cursor:not-allowed;transform:none}.copy-button.svelte-1rhndvy:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.copy-button.minify.svelte-1rhndvy:not(:disabled):hover{box-shadow:0 4px 12px #10b9814d}.copy-button.svelte-1rhndvy:not(:disabled):active{transform:translateY(0)}.css-stats.svelte-1rhndvy{background:rgba(15,23,42,.5);border:1px solid #475569;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.stats-title.svelte-1rhndvy{font-size:1rem;font-weight:600;color:#f1f5f9;margin-bottom:.75rem}.stats-grid.svelte-1rhndvy{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.stat-item.svelte-1rhndvy{display:flex;justify-content:space-between;align-items:center}.stat-label.svelte-1rhndvy{color:#cbd5e1;font-size:.85rem}.stat-value.svelte-1rhndvy{color:#60a5fa;font-weight:600;font-size:.85rem}.text-output.svelte-1rhndvy{background:rgba(15,23,42,.8);border:1px solid #475569;border-radius:.75rem;padding:1.5rem;min-height:300px;max-height:600px;overflow:auto}.output-content.svelte-1rhndvy{font-family:SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.9rem;color:#f1f5f9;margin:0;white-space:pre-wrap;line-height:1.4}.placeholder.svelte-1rhndvy{color:#64748b;font-style:italic;text-align:center;display:flex;align-items:center;justify-content:center;height:100%;min-height:200px}@media (min-width: 1024px){.tool-content.svelte-1rhndvy{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.container.svelte-1rhndvy{padding:1rem}.page-title.svelte-1rhndvy{font-size:2rem}.input-section.svelte-1rhndvy,.output-section.svelte-1rhndvy{padding:1.5rem}.output-header.svelte-1rhndvy{flex-direction:column;align-items:stretch}.output-controls.svelte-1rhndvy{width:100%}.copy-button.svelte-1rhndvy{flex:1}.options-grid.svelte-1rhndvy{grid-template-columns:1fr}.stats-grid.svelte-1rhndvy{grid-template-columns:repeat(2,1fr)}}
