.url-form.svelte-11zu6e7{margin-bottom:2rem}.input-row.svelte-11zu6e7{display:flex;gap:.75rem}.input-wrapper.svelte-11zu6e7{flex:1;display:flex;align-items:center;background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:border-color var(--transition)}.input-wrapper.svelte-11zu6e7:focus-within{border-color:var(--accent)}.input-prefix.svelte-11zu6e7{font-family:var(--font-mono);font-size:.8125rem;color:var(--text-muted);padding:0 0 0 .875rem;-webkit-user-select:none;user-select:none}input.svelte-11zu6e7{flex:1;background:transparent;border:none;color:var(--text-primary);font-size:.875rem;padding:.75rem .875rem .75rem .25rem}input.svelte-11zu6e7::placeholder{color:var(--text-muted)}.shorten-btn.svelte-11zu6e7{font-family:var(--font-mono);font-size:.875rem;font-weight:600;color:#fff;background:var(--green-dim);padding:.75rem 1.5rem;border-radius:var(--radius);white-space:nowrap;min-width:110px}.shorten-btn.svelte-11zu6e7:hover:not(:disabled){background:var(--green)}.shorten-btn.svelte-11zu6e7:disabled{opacity:.5;cursor:not-allowed}.spinner.svelte-11zu6e7{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-11zu6e7-spin .6s linear infinite}@keyframes svelte-11zu6e7-spin{to{transform:rotate(360deg)}}.error-msg.svelte-11zu6e7{font-size:.8125rem;color:var(--red);margin-top:.5rem;font-family:var(--font-mono)}@media(max-width:640px){.input-row.svelte-11zu6e7{flex-direction:column}}.url-list.svelte-128orr9{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.list-header.svelte-128orr9{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.list-header.svelte-128orr9 h3:where(.svelte-128orr9){font-family:var(--font-mono);font-size:.875rem;font-weight:600;color:var(--text-primary)}.clear-btn.svelte-128orr9{font-family:var(--font-mono);font-size:.75rem;color:var(--red);background:transparent;padding:.25rem .625rem;border-radius:var(--radius);border:1px solid transparent}.clear-btn.svelte-128orr9:hover{border-color:var(--red);background:#f851491a}.empty-state.svelte-128orr9{padding:2.5rem;text-align:center}.empty-state.svelte-128orr9 p:where(.svelte-128orr9){font-size:.875rem;color:var(--text-muted);font-family:var(--font-mono)}.list-items.svelte-128orr9{max-height:400px;overflow-y:auto}.url-item.svelte-128orr9{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border);gap:1rem}.url-item.svelte-128orr9:last-child{border-bottom:none}.url-info.svelte-128orr9{flex:1;min-width:0}.short-url.svelte-128orr9{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}.short-link.svelte-128orr9{font-family:var(--font-mono);font-size:.875rem;font-weight:600;color:var(--accent);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.access-count.svelte-128orr9{font-family:var(--font-mono);font-size:.6875rem;color:var(--text-muted);background:var(--bg-tertiary);padding:.125rem .5rem;border-radius:999px;white-space:nowrap}.original-url.svelte-128orr9{font-size:.8125rem;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem}.url-meta.svelte-128orr9{font-family:var(--font-mono);font-size:.6875rem;color:var(--text-muted)}.url-actions.svelte-128orr9{display:flex;gap:.5rem;flex-shrink:0}.action-btn.svelte-128orr9{font-family:var(--font-mono);font-size:.75rem;font-weight:500;padding:.375rem .75rem;border-radius:var(--radius);border:1px solid var(--border);background:transparent;color:var(--text-secondary);display:inline-flex;align-items:center;text-decoration:none}.copy-btn.svelte-128orr9:hover{border-color:var(--green);color:var(--green);background:#3fb9501a}.visit-btn.svelte-128orr9:hover{border-color:var(--accent);color:var(--accent);background:#58a6ff1a}@media(max-width:640px){.url-item.svelte-128orr9{flex-direction:column;align-items:flex-start}.url-actions.svelte-128orr9{width:100%}.action-btn.svelte-128orr9{flex:1;justify-content:center}}.cache-viz.svelte-1jomy02{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem;margin:1.5rem 0}.cache-title.svelte-1jomy02{font-family:var(--font-mono);font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.cache-icon.svelte-1jomy02{font-size:1rem}.stats-grid.svelte-1jomy02{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem}.stat-card.svelte-1jomy02{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius);padding:.75rem;text-align:center}.stat-value.svelte-1jomy02{display:block;font-family:var(--font-mono);font-size:1.25rem;font-weight:700}.stat-label.svelte-1jomy02{display:block;font-size:.6875rem;color:var(--text-muted);margin-top:.25rem;text-transform:uppercase;letter-spacing:.05em}.stat-card.hit.svelte-1jomy02 .stat-value:where(.svelte-1jomy02){color:var(--green)}.stat-card.miss.svelte-1jomy02 .stat-value:where(.svelte-1jomy02){color:var(--red)}.stat-card.ratio.svelte-1jomy02 .stat-value:where(.svelte-1jomy02){color:var(--accent)}.cache-entries.svelte-1jomy02{border-top:1px solid var(--border);padding-top:1rem}.entries-header.svelte-1jomy02{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-mono);font-size:.75rem;color:var(--text-muted);margin-bottom:.75rem}.entries-count.svelte-1jomy02{color:var(--text-muted)}.entries-empty.svelte-1jomy02{font-size:.8125rem;color:var(--text-muted);text-align:center;padding:1rem;font-family:var(--font-mono)}.entries-list.svelte-1jomy02{display:flex;flex-direction:column;gap:.375rem}.entry-item.svelte-1jomy02{display:flex;align-items:center;gap:.75rem;font-family:var(--font-mono);font-size:.75rem;padding:.375rem .625rem;background:var(--bg-primary);border-radius:var(--radius)}.entry-index.svelte-1jomy02{color:var(--text-muted);width:1rem;text-align:right}.entry-code.svelte-1jomy02{color:var(--green);font-weight:600;width:5rem}.entry-url.svelte-1jomy02{color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.page.svelte-a4odch{padding:3rem 1.5rem 6rem;max-width:800px}.page-header.svelte-a4odch{margin-bottom:2.5rem}.page-title.svelte-a4odch{font-family:var(--font-mono);font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.title-accent.svelte-a4odch{color:var(--green)}.page-subtitle.svelte-a4odch{font-size:.9375rem;color:var(--text-secondary)}
