.tool-page.svelte-13v9fc1{min-height:calc(100vh - 200px);background:linear-gradient(180deg,#0a0a0f,#12121a);padding:2rem;margin:0 -1em -1em}.hero.svelte-13v9fc1{max-width:800px;margin:0 auto 2rem;text-align:center}.back-link.svelte-13v9fc1{display:inline-flex;align-items:center;gap:.5rem;color:#888;text-decoration:none;font-size:.9rem;margin-bottom:1.5rem;transition:color .2s}.back-link.svelte-13v9fc1:hover{color:#27ca40}.back-link.svelte-13v9fc1 svg:where(.svelte-13v9fc1){width:16px;height:16px}.hero.svelte-13v9fc1 h1:where(.svelte-13v9fc1){font-size:2.5rem;color:#fff;margin:0 0 .5rem;font-family:JetBrains Mono,Fira Code,monospace}.prompt-symbol.svelte-13v9fc1{color:#27ca40}.tagline.svelte-13v9fc1{color:#888;font-size:1.1rem;margin:0 0 1rem}.rate-limit-badge.svelte-13v9fc1{display:inline-block;background:#1a1a24;border:1px solid #2a2a3a;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;color:#888}.rate-limit-badge.svelte-13v9fc1 .count:where(.svelte-13v9fc1){color:#27ca40;font-weight:600}.main-content.svelte-13v9fc1{max-width:900px;margin:0 auto}.input-section.svelte-13v9fc1{background:linear-gradient(135deg,#1a1a24,#15151f);border:1px solid #2a2a3a;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.examples.svelte-13v9fc1{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #2a2a3a}.examples-label.svelte-13v9fc1{color:#888;font-size:.85rem}.example-btn.svelte-13v9fc1{background:#0a0a0f;border:1px solid #2a2a3a;border-radius:6px;padding:.4rem .8rem;color:#888;font-size:.8rem;cursor:pointer;transition:all .2s}.example-btn.svelte-13v9fc1:hover{border-color:#27ca40;color:#27ca40}.form-group.svelte-13v9fc1{margin-bottom:1rem;position:relative}.form-group.svelte-13v9fc1 label:where(.svelte-13v9fc1){display:block;color:#fff;font-size:.9rem;margin-bottom:.5rem;font-weight:500}.form-group.svelte-13v9fc1 textarea:where(.svelte-13v9fc1),.form-group.svelte-13v9fc1 input:where(.svelte-13v9fc1),.form-group.svelte-13v9fc1 select:where(.svelte-13v9fc1){width:100%;background:#0a0a0f;border:1px solid #2a2a3a;border-radius:8px;padding:.75rem;color:#fff;font-size:.95rem;font-family:inherit;transition:border-color .2s}.form-group.svelte-13v9fc1 textarea:where(.svelte-13v9fc1){resize:vertical;min-height:120px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9rem;line-height:1.5}.form-group.svelte-13v9fc1 textarea:where(.svelte-13v9fc1):focus,.form-group.svelte-13v9fc1 input:where(.svelte-13v9fc1):focus,.form-group.svelte-13v9fc1 select:where(.svelte-13v9fc1):focus{outline:none;border-color:#27ca40}.char-count.svelte-13v9fc1{position:absolute;bottom:.5rem;right:.75rem;font-size:.75rem;color:#666}.form-row.svelte-13v9fc1{display:grid;grid-template-columns:1fr 200px;gap:1rem}.optimize-btn.svelte-13v9fc1{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:linear-gradient(135deg,#27ca40,#00d4ff);border:none;border-radius:8px;color:#0a0a0f;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;margin-top:.5rem}.optimize-btn.svelte-13v9fc1:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 32px #27ca404d}.optimize-btn.svelte-13v9fc1:disabled{opacity:.6;cursor:not-allowed}.optimize-btn.svelte-13v9fc1 svg:where(.svelte-13v9fc1){width:20px;height:20px}.spinner.svelte-13v9fc1{width:18px;height:18px;border:2px solid transparent;border-top-color:#0a0a0f;border-radius:50%;animation:svelte-13v9fc1-spin .8s linear infinite}@keyframes svelte-13v9fc1-spin{to{transform:rotate(360deg)}}.error.svelte-13v9fc1{background:#ff5f561a;border:1px solid #ff5f56;border-radius:8px;padding:1rem;color:#ff5f56;margin-top:1rem;font-size:.9rem}.result-section.svelte-13v9fc1{background:linear-gradient(135deg,#1a1a24,#15151f);border:1px solid #2a2a3a;border-radius:12px;padding:1.5rem}.result-section.svelte-13v9fc1 h2:where(.svelte-13v9fc1){color:#fff;font-size:1.25rem;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid #2a2a3a}.result-content.svelte-13v9fc1{color:#ccc;line-height:1.7}.result-content.svelte-13v9fc1 strong{color:#fff;font-weight:600}.result-content.svelte-13v9fc1 code{background:#0a0a0f;padding:.2em .4em;border-radius:4px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9em;color:#27ca40}.result-content.svelte-13v9fc1 pre{background:#0a0a0f;border:1px solid #2a2a3a;border-radius:8px;padding:1rem;overflow-x:auto;margin:1rem 0}.result-content.svelte-13v9fc1 pre code{background:none;padding:0;color:#fff;font-size:.85rem;line-height:1.5;white-space:pre-wrap}.result-content.svelte-13v9fc1 ul{margin:.75rem 0;padding-left:1.5rem}.result-content.svelte-13v9fc1 li{margin:.4rem 0;color:#aaa}.result-content.svelte-13v9fc1 p{margin:.75rem 0}@media(max-width:720px){.tool-page.svelte-13v9fc1{padding:1rem}.hero.svelte-13v9fc1 h1:where(.svelte-13v9fc1){font-size:1.75rem}.form-row.svelte-13v9fc1{grid-template-columns:1fr}.examples.svelte-13v9fc1{flex-direction:column;align-items:flex-start}}.seo-content.svelte-13v9fc1{max-width:800px;margin:3rem auto 0;padding:2rem 0 0;border-top:1px solid #2a2a3a}.seo-content.svelte-13v9fc1 h2:where(.svelte-13v9fc1){color:#fff;font-size:1.25rem;margin:0 0 1rem}.seo-content.svelte-13v9fc1 p:where(.svelte-13v9fc1){color:#888;font-size:.95rem;line-height:1.7;margin:0 0 1rem}.seo-content.svelte-13v9fc1 p:where(.svelte-13v9fc1):last-child{margin-bottom:0}
