.blocked-card.svelte-162hgtm{background:var(--color-warning-surface, #422006);border:1px solid var(--color-warning-border, #854d0e);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px}.blocked-card.compact.svelte-162hgtm{padding:12px;gap:12px}.blocked-header.svelte-162hgtm{display:flex;align-items:flex-start;gap:12px}.icon-container.svelte-162hgtm{width:48px;height:48px;background:var(--color-warning-bg, #78350f);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.reason-icon.svelte-162hgtm{font-size:24px}.header-content.svelte-162hgtm{flex:1;min-width:0}.blocked-title.svelte-162hgtm{font-size:16px;font-weight:600;color:var(--color-warning-text, #fef3c7);margin:0 0 4px}.blocked-reason.svelte-162hgtm{font-size:14px;color:var(--color-warning-text-secondary, #fcd34d);margin:0}.waiver-badge.svelte-162hgtm{display:flex;align-items:center;gap:4px;padding:4px 8px;background:var(--color-info-surface, #1e3a5f);border:1px solid var(--color-info-border, #3b82f6);border-radius:12px;font-size:11px;color:var(--color-info-text, #93c5fd);flex-shrink:0}.context-info.svelte-162hgtm{display:flex;flex-wrap:wrap;gap:8px 16px;padding:12px;background:#0003;border-radius:8px}.context-item.svelte-162hgtm{display:flex;gap:6px;font-size:12px}.context-item.svelte-162hgtm .label:where(.svelte-162hgtm){color:var(--color-text-tertiary, #a1a1aa)}.context-item.svelte-162hgtm .value:where(.svelte-162hgtm){color:var(--color-text-secondary, #d4d4d8);font-family:monospace}.missing-section.svelte-162hgtm{display:flex;flex-direction:column;gap:8px}.section-title.svelte-162hgtm{font-size:12px;font-weight:600;color:var(--color-text-tertiary, #a1a1aa);text-transform:uppercase;letter-spacing:.5px;margin:0}.missing-items.svelte-162hgtm{display:flex;flex-direction:column;gap:6px}.missing-group.svelte-162hgtm{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.missing-label.svelte-162hgtm{font-size:12px;color:var(--color-text-tertiary, #a1a1aa)}.missing-item.svelte-162hgtm{font-size:11px;padding:2px 6px;background:#0000004d;border-radius:4px;color:var(--color-warning-text, #fcd34d)}.resolution-section.svelte-162hgtm{display:flex;flex-direction:column;gap:12px}.section-header.svelte-162hgtm{display:flex;align-items:center;justify-content:space-between;background:none;border:none;padding:0;cursor:pointer;color:var(--color-text-tertiary, #a1a1aa)}.section-header.svelte-162hgtm:hover{color:var(--color-text-secondary, #d4d4d8)}.resolution-steps.svelte-162hgtm{margin:0;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:8px}.step-item.svelte-162hgtm{display:flex;align-items:flex-start;gap:10px}.step-number.svelte-162hgtm{width:20px;height:20px;background:var(--color-warning-bg, #78350f);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:var(--color-warning-text, #fcd34d);flex-shrink:0}.step-text.svelte-162hgtm{font-size:13px;color:var(--color-text-secondary, #d4d4d8);line-height:1.4}.quick-fix.svelte-162hgtm{display:flex;flex-direction:column;gap:6px;padding:12px;background:#0000004d;border-radius:8px}.quick-fix-label.svelte-162hgtm{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--color-text-tertiary, #a1a1aa);text-transform:uppercase}.command-container.svelte-162hgtm{display:flex;align-items:center;gap:8px}.command.svelte-162hgtm{flex:1;font-size:12px;padding:8px 12px;background:#0006;border-radius:6px;color:var(--color-success-text, #86efac);overflow-x:auto;white-space:nowrap}.copy-btn.svelte-162hgtm{padding:6px;background:transparent;border:none;cursor:pointer;font-size:14px;border-radius:4px;transition:background .15s ease}.copy-btn.svelte-162hgtm:hover{background:#ffffff1a}.docs-link.svelte-162hgtm{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--color-info-text, #93c5fd);text-decoration:none;padding:8px 12px;background:#3b82f61a;border-radius:6px;transition:background .15s ease}.docs-link.svelte-162hgtm:hover{background:#3b82f633}.action-buttons.svelte-162hgtm{display:flex;gap:8px;flex-wrap:wrap}.btn.svelte-162hgtm{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;border:1px solid transparent}.btn-primary.svelte-162hgtm{background:var(--color-primary, #6366f1);color:#fff;border-color:var(--color-primary, #6366f1)}.btn-primary.svelte-162hgtm:hover{background:var(--color-primary-hover, #4f46e5)}.btn-secondary.svelte-162hgtm{background:var(--color-surface-elevated, #27272a);color:var(--color-text-primary, #fafafa);border-color:var(--color-border, #3f3f46)}.btn-secondary.svelte-162hgtm:hover{background:var(--color-surface-hover, #3f3f46)}.btn-outline.svelte-162hgtm{background:transparent;color:var(--color-warning-text, #fcd34d);border-color:var(--color-warning-border, #854d0e)}.btn-outline.svelte-162hgtm:hover{background:#fbbf241a}.waiver-info.svelte-162hgtm{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#3b82f61a;border-radius:6px;font-size:12px;color:var(--color-info-text, #93c5fd)}.timestamp.svelte-162hgtm{font-size:11px;color:var(--color-text-tertiary, #71717a);text-align:right}.screen-page.svelte-19qbp92{width:100%}.error-wrapper.svelte-19qbp92{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:400px;max-width:600px;margin:0 auto}.available-screens.svelte-19qbp92{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;text-align:left}.available-screens.svelte-19qbp92 h2:where(.svelte-19qbp92){font-size:1rem;margin-bottom:1rem}.available-screens.svelte-19qbp92 ul:where(.svelte-19qbp92){list-style:none;padding:0;margin:0}.available-screens.svelte-19qbp92 li:where(.svelte-19qbp92){padding:.5rem 0;border-bottom:1px solid #f3f4f6}.available-screens.svelte-19qbp92 li:where(.svelte-19qbp92):last-child{border-bottom:none}.available-screens.svelte-19qbp92 a:where(.svelte-19qbp92){color:#06f;text-decoration:none}.available-screens.svelte-19qbp92 a:where(.svelte-19qbp92):hover{text-decoration:underline}.loading.svelte-19qbp92{display:flex;align-items:center;justify-content:center;color:#6b7280;min-height:200px}
