.overlay.svelte-170fw60{position:fixed;inset:0;z-index:2000;background:#000000a6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:16px}.dialog.svelte-170fw60{position:relative;background:var(--dark-mid);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;max-width:540px;max-height:85vh;overflow-y:auto;padding:28px 24px 24px;display:flex;flex-direction:column;gap:16px;cursor:default}.close.svelte-170fw60{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;background:none;border:1px solid transparent;color:var(--text-muted);cursor:pointer;transition:color .15s,border-color .15s}.close.svelte-170fw60:hover{color:var(--text);border-color:var(--border)}.dialog-title.svelte-170fw60{font-size:1.2rem;font-weight:700;margin:0}.dialog-sub.svelte-170fw60{font-size:.85rem;color:var(--text-faint);margin:0}.dialog-body.svelte-170fw60{display:flex;flex-direction:column;gap:14px}.dialog-body.svelte-170fw60 p{font-size:.9rem;color:var(--text-muted);line-height:1.6;margin:0}.dialog-body.svelte-170fw60 strong{color:var(--text);font-weight:600}.dialog-body.svelte-170fw60 .info-block{background:var(--dark-surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:14px 16px;display:flex;flex-direction:column;gap:8px}.dialog-body.svelte-170fw60 .info-title{font-size:.78rem;font-weight:700;color:var(--accent-light);text-transform:uppercase;letter-spacing:.08em;margin:0}.dialog-body.svelte-170fw60 ul{margin:0;padding-left:18px;font-size:.86rem;color:var(--text-muted);line-height:1.6;display:flex;flex-direction:column;gap:4px}.dialog-body.svelte-170fw60 .footer-hint{font-size:.78rem;color:var(--text-faint);margin:0}.dialog-body.svelte-170fw60 .help-feat-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.dialog-body.svelte-170fw60 .help-feat{display:flex;gap:12px;align-items:flex-start}.dialog-body.svelte-170fw60 .help-feat-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#368f8b2e;color:#45d8ed;margin-top:2px}.dialog-body.svelte-170fw60 .help-feat-body{flex:1;min-width:0}.dialog-body.svelte-170fw60 .help-feat-title{font-size:.9rem;font-weight:700;color:var(--text);margin:0 0 4px}.dialog-body.svelte-170fw60 .help-feat-desc{font-size:.85rem;color:var(--text-muted);line-height:1.5;margin:0}.dialog-body.svelte-170fw60 .help-feat-link{color:#45d8ed;text-decoration:none}.dialog-body.svelte-170fw60 .help-feat-link:hover{text-decoration:underline}.btn-primary.svelte-170fw60{padding:10px 22px;border-radius:var(--radius-sm);background:var(--accent);border:1px solid var(--accent-border);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;align-self:flex-start;transition:opacity .15s}.btn-primary.svelte-170fw60:hover{opacity:.88}
