.theme-toggle.svelte-1cmi4dh{background:none;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-color);transition:transform .2s;flex-shrink:0;padding:0}.theme-toggle.svelte-1cmi4dh:hover{transform:scale(1.1)}.theme-toggle.svelte-1cmi4dh:focus:not(:focus-visible){outline:none}:root{--bg-color: #1a1a1a;--bg-secondary: #2a2a2a;--text-color: #f0f0f0;--text-color-2nd: #d0b81e;--text-muted: #999;--border-color: #333;--shadow-color: rgba(0, 0, 0, .3);--link-color: #88b4e7;--img-placeholder: #282828}:root[data-theme=light]{--bg-color: #ffffff;--bg-secondary: #f5f5f5;--text-color: #1a1a1a;--text-color-2nd: #a49326;--text-muted: #666;--border-color: #ddd;--shadow-color: rgba(0, 0, 0, .1);--link-color: #0066cc;--img-placeholder: #f0f0f0}body{margin:0;padding:0;background-color:var(--bg-color);color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;transition:background-color .2s,color .2s}a{color:var(--link-color)}.app.svelte-12qhfyh{position:relative;min-height:100vh}.top-controls.svelte-12qhfyh{position:absolute;top:.7rem;right:1rem;z-index:20;opacity:0;display:flex;gap:.3rem;align-items:center;border-radius:20px;padding:3px 6px}.top-controls.ready.svelte-12qhfyh{opacity:1;transition:opacity .4s ease-out}.top-controls.over-hero.svelte-12qhfyh{background:#0006}.control-btn.svelte-12qhfyh{background:none;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-color);transition:transform .2s;flex-shrink:0;padding:0}.control-btn.svelte-12qhfyh:hover{transform:scale(1.1)}.control-btn.svelte-12qhfyh:focus:not(:focus-visible){outline:none}.top-controls.over-hero.svelte-12qhfyh .control-btn:where(.svelte-12qhfyh){color:#fff}.top-controls.over-hero.svelte-12qhfyh .theme-toggle{color:#fff}footer.svelte-12qhfyh{text-align:center;padding:1rem 1rem 4.5rem;color:var(--text-muted);font-size:.85rem;opacity:0}footer.ready.svelte-12qhfyh{opacity:1;transition:opacity .4s ease-out}.built-with.svelte-12qhfyh{margin-top:.35rem}.footer-link.svelte-12qhfyh{color:#5a8ec0;text-decoration:none}:root[data-theme=light] .footer-link.svelte-12qhfyh{color:var(--link-color)}.footer-link.svelte-12qhfyh:hover{text-decoration:underline}.about-btn.svelte-12qhfyh{background:none;border:none;padding:0;margin-right:.3rem;cursor:pointer;color:#5a8ec0;display:inline-flex;align-items:center;vertical-align:-2px}:root[data-theme=light] .about-btn.svelte-12qhfyh{color:var(--link-color)}.about-btn.svelte-12qhfyh:hover{opacity:.75}.modal-overlay.svelte-12qhfyh{position:fixed;inset:0;background:#0009;z-index:100;display:flex;align-items:center;justify-content:center}:root .modal-overlay.svelte-12qhfyh{background:#c8c8c866}:root[data-theme=light] .modal-overlay.svelte-12qhfyh{background:#0009}.modal.svelte-12qhfyh{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;width:400px;max-width:calc(100vw - 2rem);box-shadow:0 8px 32px var(--shadow-color)}.modal-header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem .75rem;border-bottom:1px solid var(--border-color);font-weight:600;font-size:1.4rem;color:var(--text-color)}.modal-close.svelte-12qhfyh{background:none;border:none;cursor:pointer;color:var(--text-muted);font-size:1.25rem;line-height:1;padding:.15rem .3rem;border-radius:4px;transition:color .15s}.modal-close.svelte-12qhfyh:hover{color:var(--text-color)}.modal-body.svelte-12qhfyh{display:grid;grid-template-columns:auto 1fr;gap:.5rem 1.25rem;padding:1rem;margin:0;font-size:1.15rem}.modal-body.svelte-12qhfyh dt:where(.svelte-12qhfyh){color:var(--text-muted);font-weight:700;white-space:nowrap}.modal-body.svelte-12qhfyh dt:where(.svelte-12qhfyh):after{content:":"}.modal-body.svelte-12qhfyh dd:where(.svelte-12qhfyh){margin:0;color:var(--text-color);word-break:break-word}@media(max-width:480px){.modal-body.svelte-12qhfyh{font-size:.95rem}}.modal-body.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--link-color)}
