*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.backdrop.svelte-1btwglb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#09090be0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px;animation:svelte-1btwglb-fadeIn .2s ease}.panel.svelte-1btwglb{background:#111113;border:1px solid #27272a;border-radius:16px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;padding:32px;animation:svelte-1btwglb-slideIn .25s ease}.panel-header.svelte-1btwglb{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.panel-header.svelte-1btwglb h2:where(.svelte-1btwglb){font-size:1.25rem;font-weight:700;color:#fafafa;margin:0}.close-btn.svelte-1btwglb{background:none;border:none;cursor:pointer;color:#71717a;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.close-btn.svelte-1btwglb:hover{color:#fafafa;background:#ffffff14}.panel-sub.svelte-1btwglb{font-size:.9rem;color:#71717a;margin-bottom:24px;line-height:1.6}@keyframes svelte-1btwglb-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1btwglb-slideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:560px){.panel.svelte-1btwglb{padding:24px}}
