button.svelte-18o9fea{background-color:#9fb5a5;color:#fff;border:none;padding:0.5em 1em;border-radius:4px;cursor:pointer;transition:background-color 0.3s, border-radius 0.3s}button.svelte-18o9fea:hover{background-color:#acb5ae;border-radius:18px}
header.svelte-9r8jdd{background-color:#fff;border-bottom:2px solid #ddd;padding:1em;display:flex;justify-content:center;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1)}.header-content.svelte-9r8jdd{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px}.logo.svelte-9r8jdd{height:60px}.logo.svelte-9r8jdd:hover{filter:drop-shadow(0 0 2em #ff3e00aa)}
footer.svelte-fosgwv{background-color:#fff;border-top:2px solid #ddd;padding:1em;display:flex;justify-content:center;box-shadow:0 -2px 4px rgba(0, 0, 0, 0.1);position:fixed;width:100%;bottom:0}.footer-content.svelte-fosgwv{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px}button.svelte-fosgwv{background-color:transparent;color:#333;border:1px solid #ccc;padding:0.5em 1em;border-radius:4px;cursor:pointer;transition:border-color 0.3s, color 0.3s}button.svelte-fosgwv:hover{border-color:#333;color:#000}
.input-container.svelte-1pasqm3{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:600px;margin:0 auto}textarea.svelte-1pasqm3{width:100%;box-sizing:border-box;padding:10px;font-size:16px;border:none;border-radius:8px;transition:all 0.3s ease;resize:none;overflow-y:auto;background-color:#f0f0f0;color:#333;max-height:120px}
.plank.svelte-ndna2q.svelte-ndna2q{background:#f9f9f9;padding:2em;border-radius:8px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);text-align:center;max-width:600px;margin:0 auto}.input-group.svelte-ndna2q.svelte-ndna2q{margin-bottom:1em;display:flex;flex-direction:column;align-items:stretch;width:100%}.shorten-btn.svelte-ndna2q.svelte-ndna2q{margin-top:10px;padding:10px;font-size:16px;border:none;border-radius:8px;background-color:#9fb5a5;color:white;cursor:pointer;transition:background-color 0.3s ease}.shorten-btn.svelte-ndna2q.svelte-ndna2q:hover{background-color:#acb5ae;border-radius:18px}.short-link.svelte-ndna2q.svelte-ndna2q{margin-top:1em;display:flex;justify-content:center;align-items:center}.short-link.svelte-ndna2q span.svelte-ndna2q{padding:0.75em;background:#fff;border:1px solid #ccc;border-radius:4px;margin-right:0.5em;font-size:1em;cursor:text}
.history-container.svelte-ewmc6l{background:#f9f9f9;padding:2em;border-radius:8px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);max-width:600px;margin:0 auto;text-align:center}.history-header.svelte-ewmc6l{display:flex;align-items:center;justify-content:center;margin-bottom:1em}.history-icon.svelte-ewmc6l{width:48px;height:48px;margin-right:8px}h2.svelte-ewmc6l{font-size:1.5em;color:#333}.history-list.svelte-ewmc6l{background:#f0f0f0;padding:10px;border-radius:8px;max-height:120px;overflow-y:auto;margin-bottom:1em}ul.svelte-ewmc6l{list-style-type:none;padding:0;margin:0}li.svelte-ewmc6l{margin-bottom:0.5em}a.svelte-ewmc6l{text-decoration:none;color:#007bff;word-break:break-word}a.svelte-ewmc6l:hover{text-decoration:underline}.clear-btn.svelte-ewmc6l{margin-top:1em;padding:0.5em 1em;font-size:1em;border:none;border-radius:8px;background-color:#9fb5a5;color:white;cursor:pointer;transition:background-color 0.3s ease}.clear-btn.svelte-ewmc6l:hover{background-color:#acb5ae;border-radius:18px}p.svelte-ewmc6l{font-size:1em;color:#666}
.background.svelte-6egmev{background-color:#ffffff;background-image:url('/images/background.svg');background-size:cover;background-repeat:no-repeat;background-position:center;flex:1;padding:1em;display:flex;justify-content:center;align-items:center}.container.svelte-6egmev{display:flex;flex-direction:column;width:100%;max-width:1200px;padding:1em;box-sizing:border-box;gap:10em}.panel.svelte-6egmev{flex:1}@media(min-width: 768px){.container.svelte-6egmev{flex-direction:row}.core-panel.svelte-6egmev{order:2}.history-panel.svelte-6egmev{order:1}}@media(max-width: 767px){.container.svelte-6egmev{flex-direction:column}.core-panel.svelte-6egmev{order:1}.history-panel.svelte-6egmev{order:2}}
main.svelte-1k186pn{padding:0;font-family:Arial, sans-serif;display:flex;flex-direction:column;min-height:100vh}
