:root{--action:#6ba3d8;--report-heading:-apple-system, system-ui, sans-serif;--report-body:-apple-system, system-ui, sans-serif;--report-mono:ui-monospace, "SF Mono", Menlo, monospace}:root[data-theme=light]{--action:#2a638f}.permission-health{gap:var(--space-lg);flex-direction:column;max-width:720px;margin:0 auto;display:flex}.health-form{gap:var(--space-xs);flex-direction:column;display:flex}.health-form__label{font-family:var(--report-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.75rem}.health-form__row{align-items:stretch;gap:var(--space-sm);background:var(--bg-raised);border:1px solid var(--accent);border-radius:var(--radius);box-shadow:var(--glow-search);padding:6px 6px 6px 16px;transition:box-shadow .2s;display:flex}.health-form__row:focus-within{box-shadow:var(--glow-search), var(--glow-focus)}.health-form__input{min-width:0;color:var(--text-primary);font-family:var(--report-mono);font-size:.95rem;line-height:var(--line-height-mono);background:0 0;border:none;outline:none;flex:1}.health-form__input::placeholder{color:var(--text-muted)}.health-form__input.input-invalid{color:var(--status-low)}.health-form__submit{background:var(--accent);color:var(--bg-primary);border-radius:var(--radius);font-family:var(--report-heading);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;flex-shrink:0;padding:8px 16px;font-size:.8rem;font-weight:700;transition:background .15s}.health-form__submit:hover{background:var(--accent-hover)}.health-form__submit:disabled{background:var(--bg-hover);color:var(--text-dim);cursor:not-allowed}.health-form__error{color:var(--status-low);font-size:.85rem;line-height:var(--line-height-normal);margin:0}.health-loading{padding:var(--space-md);text-align:center;color:var(--text-secondary);font-family:var(--report-mono);margin:0;font-size:.9rem}.health-error{padding:var(--space-md);border:1px solid var(--status-low);border-radius:var(--radius);background:var(--bg-surface);color:var(--text-secondary)}.health-error p{line-height:var(--line-height-relaxed);margin:0}.health-report{gap:var(--space-lg);flex-direction:column;display:flex}.health-verdict{gap:var(--space-sm);padding:var(--space-lg);border-radius:var(--radius);border:1px solid var(--border-strong);background:var(--bg-surface);box-shadow:var(--shadow-card);border-left-width:4px;flex-direction:column;display:flex}.health-verdict__tier{border-radius:var(--radius);font-family:var(--report-mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid;align-self:flex-start;padding:2px 10px;font-size:.7rem;font-weight:700;display:inline-block}.health-verdict__headline{font-family:var(--report-heading);font-size:1.35rem;line-height:var(--line-height-tight);color:var(--text-primary);margin:0}.health-tier--critical{border-left-color:var(--status-low)}.health-tier--critical .health-verdict__tier,.health-tier--critical .health-finding__tier{color:var(--status-low)}.health-tier--warning{border-left-color:var(--status-alert)}.health-tier--warning .health-verdict__tier,.health-tier--warning .health-finding__tier{color:var(--status-alert)}.health-tier--info{border-left-color:var(--border-strong)}.health-tier--info .health-verdict__tier,.health-tier--info .health-finding__tier{color:var(--text-muted)}.health-tier--healthy{border-left-color:var(--status-high)}.health-tier--healthy .health-verdict__tier,.health-tier--healthy .health-finding__tier{color:var(--status-high)}.health-findings{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.health-finding{padding:var(--space-md);border:1px solid var(--border-default);border-radius:var(--radius);background:var(--bg-surface);border-left-width:4px}.health-finding__head{align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.health-finding__tier{border-radius:var(--radius);font-family:var(--report-mono);letter-spacing:.06em;text-transform:uppercase;border:1px solid;flex-shrink:0;padding:1px 8px;font-size:.65rem;font-weight:700}.health-finding__summary{min-width:0;font-family:var(--report-heading);font-size:1rem;line-height:var(--line-height-tight);color:var(--text-primary);flex:1}.health-finding__why{margin:var(--space-sm) 0 0;color:var(--text-secondary);font-size:.9rem;line-height:var(--line-height-relaxed)}.health-finding__details{margin-top:var(--space-sm);font-size:.85rem}.health-finding__details>summary{cursor:pointer;color:var(--text-muted);font-family:var(--report-mono);user-select:none;padding:var(--space-2xs) 0;font-size:.8rem}.health-finding__details>summary:hover{color:var(--text-primary)}.health-finding__detail{margin:var(--space-sm) 0 0;color:var(--text-secondary);line-height:var(--line-height-relaxed)}.health-finding__addresses{margin:var(--space-sm) 0 0;gap:var(--space-xs);flex-direction:column;padding:0;list-style:none;display:flex}.health-addr{max-width:100%;font-family:var(--report-mono);color:var(--text-primary);background:var(--bg-raised);border:1px solid var(--border-default);border-radius:var(--radius);word-break:break-all;overflow-wrap:anywhere;padding:1px 6px;font-size:.8rem;display:inline-block}.health-partial{padding:var(--space-md);border:1px solid var(--border-default);border-radius:var(--radius);background:var(--bg-surface);color:var(--text-muted);font-size:.85rem;line-height:var(--line-height-relaxed)}.health-partial__lead{margin:0 0 var(--space-xs);color:var(--text-secondary)}.health-partial ul{padding-left:var(--space-md);gap:var(--space-2xs);flex-direction:column;margin:0;display:flex}.health-guidance{padding:var(--space-xs) var(--space-md);border-left:4px solid var(--border-strong)}.health-guidance__lead{font-family:var(--report-heading);font-size:1rem;font-weight:700;line-height:var(--line-height-tight);color:var(--text-primary);margin:0}.health-guidance ul{margin:var(--space-sm) 0 0;padding-left:var(--space-md);gap:var(--space-xs);font-size:.9rem;line-height:var(--line-height-relaxed);color:var(--text-primary);flex-direction:column;display:flex}.health-empty,.health-contract{padding:var(--space-lg);border:1px solid var(--border-default);border-radius:var(--radius);background:var(--bg-surface);gap:var(--space-sm);flex-direction:column;display:flex}.health-empty__lead,.health-contract__lead{color:var(--text-primary);font-size:1rem;line-height:var(--line-height-relaxed);margin:0}.health-empty__hint,.health-contract__hint{color:var(--text-secondary);font-size:.9rem;line-height:var(--line-height-relaxed);margin:0}.health-empty a,.health-contract a,.health-learn a{color:var(--text-secondary);text-underline-offset:2px;text-decoration:underline}.health-empty a:hover,.health-contract a:hover,.health-learn a:hover{color:var(--text-primary)}.health-actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.health-actions__copy{border-radius:var(--radius);font-family:var(--report-heading);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:1px solid var(--border-strong);color:var(--text-secondary);background:0 0;justify-content:center;align-items:center;padding:8px 16px;font-size:.78rem;font-weight:700;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.health-actions__copy:hover{border-color:var(--accent);color:var(--text-primary)}.health-learn{color:var(--text-muted);font-size:.85rem;line-height:var(--line-height-relaxed);margin:0}@media (width<=480px){.permission-health{gap:var(--space-md)}.health-form__row{align-items:stretch;gap:var(--space-sm);padding:var(--space-sm);flex-direction:column}.health-form__submit{width:100%}.health-verdict{padding:var(--space-md)}.health-verdict__headline{font-size:1.15rem}.health-finding__head{gap:var(--space-xs);flex-direction:column}.health-finding__tier{align-self:flex-start}.health-actions{flex-direction:column}.health-actions__copy{width:100%}}.pulse-crosslink{color:var(--action);align-self:center;align-items:center;gap:.25rem;font-size:.8rem;text-decoration:none;display:inline-flex}.pulse-crosslink:hover{text-decoration:underline}.pulse-sample{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius);margin-top:20px;overflow:hidden}.pulse-sample__head{letter-spacing:.12em;color:var(--text-secondary);border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;padding:10px 14px;font-size:.64rem;font-weight:700;display:flex}.pulse-sample__status{color:var(--status-low)}.pulse-sample__row{border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);align-items:flex-start;gap:11px;padding:11px 14px;font-size:.78rem;display:flex}.pulse-sample__row:last-child{border-bottom:none}.pulse-sample__dot{flex:none;font-size:.85rem;line-height:1.3}.pulse-sample__dot--red{color:var(--status-low)}.pulse-sample__dot--amber{color:var(--status-alert)}.pulse-sample__dot--green{color:var(--status-high)}.pulse-sample__caption{color:var(--text-dim);margin:0;padding:8px 14px;font-size:.68rem;font-style:italic}.watch-bar{background:color-mix(in srgb, var(--action) 6%, transparent);border:1px solid color-mix(in srgb, var(--action) 18%, transparent);border-radius:var(--radius);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;padding:11px 14px;font-size:.8rem;display:flex}.watch-bar .pip{background:var(--action);width:8px;height:8px;box-shadow:0 0 0 3px color-mix(in srgb, var(--action) 16%, transparent);border-radius:0;flex:none}.watch-cta{color:var(--text-secondary);font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:10px;padding:0;display:flex}.watch-form{flex:1;align-items:center;gap:8px;display:flex}.watch-form input[type=email]{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius);color:var(--text-primary);font:inherit;flex:1;padding:8px 10px;font-size:.8rem}.watch-submit{background:var(--action);color:var(--bg-primary);letter-spacing:.06em;border-radius:var(--radius);cursor:pointer;border:none;padding:8px 14px;font-size:.72rem;font-weight:700}.watch-err{width:100%;color:var(--status-low);margin:6px 0 0;font-size:.74rem}.watch-done{color:var(--status-high)}.hp{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.watch-cta:focus-visible,.watch-submit:focus-visible{outline:2px solid var(--action);outline-offset:2px;border-radius:var(--radius)}.watch-triggers{border:0;gap:.25rem;margin:.5rem 0;padding:0;display:grid}.watch-triggers legend{color:var(--text-muted);padding:0;font-size:.8rem}.watch-triggers label{align-items:center;gap:.4rem;font-size:.85rem;display:flex}.op-address-copyable{cursor:copy;user-select:text;transition:color .15s,border-color .15s}.op-address-copyable:hover{color:var(--text-primary);border-color:var(--border-strong)}.op-toast-region{z-index:2500;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%)}.op-toast{pointer-events:auto;font-family:var(--report-body);color:var(--text-primary);background:var(--bg-raised);border:1px solid var(--accent);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:10px 18px;font-size:.85rem;font-weight:600;animation:.18s ease-out op-toast-in}@keyframes op-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.op-toast{animation:none}}.op-address-copyable:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero[data-astro-cid-lcdefpme]{padding:36px 0 0}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.01em;max-width:30ch;margin:0;font-size:clamp(1.5rem,4.5vw,2.1rem);line-height:1.15}.lede[data-astro-cid-lcdefpme]{color:var(--text-muted);max-width:54ch;margin:14px 0 0;font-size:.92rem;line-height:1.55}.hero[data-astro-cid-lcdefpme] .permission-health{margin-top:22px}.paused[data-astro-cid-lcdefpme]{border:1px solid var(--border-default);border-left:4px solid var(--border-strong);border-radius:var(--radius);background:var(--bg-surface);max-width:54ch;margin-top:26px;padding:18px 20px}.paused[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin:0 0 10px;font-size:.82rem}.paused[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);margin:0 0 10px;font-size:.9rem;line-height:1.55}.paused[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:last-child{margin-bottom:0}.paused__note[data-astro-cid-lcdefpme]{color:var(--text-muted)}.paused__note[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--text-primary);font-weight:600}
