@keyframes svelte-hsgygu-ea-card-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.ea-shell.svelte-hsgygu{width:100%;max-width:80%;margin:0 auto;padding:2rem 0 3rem}.ea-breadcrumb.svelte-hsgygu{margin-bottom:1.25rem}@media(display-mode:standalone){.ea-breadcrumb.svelte-hsgygu{display:none}}.ea-bc-list.svelte-hsgygu{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;font-size:.875rem}.ea-bc-item.svelte-hsgygu{display:inline-flex;align-items:center}.ea-bc-link.svelte-hsgygu{color:var(--color-muted);font-weight:500;text-decoration:none;transition:color .18s ease}.ea-bc-link.svelte-hsgygu:hover{color:var(--color-accent)}.ea-bc-sep.svelte-hsgygu{color:var(--color-muted);opacity:.7;margin:0 .2rem;flex-shrink:0}.ea-bc-item.svelte-hsgygu span[aria-current=page]:where(.svelte-hsgygu){color:var(--color-muted);font-weight:500}.ea-container.svelte-hsgygu{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border);background:var(--color-elevated)}.ea-header.svelte-hsgygu{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(135deg,#028150,#01a666,#02935a);padding:1.5rem 2rem;position:relative;overflow:hidden}.ea-header.svelte-hsgygu:before{content:"";position:absolute;top:-40%;right:-10%;width:320px;height:320px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 65%);pointer-events:none}:root[data-theme=dark] .ea-header.svelte-hsgygu{background:linear-gradient(135deg,#024d32,#028150,#01704a)}.ea-header-content.svelte-hsgygu{display:flex;align-items:center;gap:1rem;position:relative;z-index:1}.ea-header-icon.svelte-hsgygu{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:.75rem;flex-shrink:0;color:#fff}.ea-header-text.svelte-hsgygu{display:flex;flex-direction:column;gap:.15rem}.ea-header-label.svelte-hsgygu{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffffb8;line-height:1}.ea-header-title.svelte-hsgygu{display:flex;flex-direction:column;gap:.15rem;font-size:clamp(1.2rem,2vw,1.65rem);font-weight:800;color:#fff;line-height:1.2;margin:0;letter-spacing:-.01em}.ea-header-tag.svelte-hsgygu{color:#fff;line-height:1.2}.ea-header-stats.svelte-hsgygu{display:flex;gap:.5rem;position:relative;z-index:1}.ea-header-pill.svelte-hsgygu{display:inline-flex;align-items:center;gap:.35rem;font-size:.813rem;font-weight:600;color:#ffffffe6;background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);padding:.4rem .85rem;white-space:nowrap}.ea-pill-val.svelte-hsgygu{font-weight:800}.ea-filter-nav.svelte-hsgygu{position:sticky;top:var(--header-height);z-index:15;background:var(--color-elevated);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.ea-filter-track.svelte-hsgygu{display:flex;gap:.4rem;padding:1rem 1.25rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.ea-filter-track.svelte-hsgygu::-webkit-scrollbar{display:none}.ea-pill.svelte-hsgygu{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .85rem;border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-secondary);font-size:.75rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .22s ease;font-family:inherit}.ea-pill.svelte-hsgygu:hover{border-color:var(--color-accent);color:var(--color-accent);background:var(--color-accent-muted)}.ea-pill.is-active.svelte-hsgygu{background:var(--color-true-accent);border-color:var(--color-true-accent);color:#fff}.ea-pill--covered.is-active.svelte-hsgygu{background:#059669;border-color:#059669}.ea-pill--missed.is-active.svelte-hsgygu{background:#dc2626;border-color:#dc2626}.ea-pill.is-active.svelte-hsgygu .ea-pill-count:where(.svelte-hsgygu){background:#fff3;color:#fff}.ea-pill-label.svelte-hsgygu{pointer-events:none}.ea-pill-count.svelte-hsgygu{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;border-radius:var(--radius-full);background:var(--color-border);color:var(--color-muted);font-size:.65rem;font-weight:700;line-height:1;pointer-events:none;transition:all .22s ease}.ea-summary.svelte-hsgygu{border-bottom:1px solid var(--color-border);background:color-mix(in oklab,var(--color-accent-muted) 40%,var(--color-bg))}.ea-summary-inner.svelte-hsgygu{display:grid;grid-template-columns:1fr 1fr;gap:0}.ea-chart-block.svelte-hsgygu{padding:1.5rem 2rem}.ea-chart-block.svelte-hsgygu:first-child{border-right:1px solid var(--color-border)}.ea-chart-title.svelte-hsgygu{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);margin:0 0 1.25rem}.ea-chart-title.svelte-hsgygu svg{flex-shrink:0}.ea-bars.svelte-hsgygu{display:flex;flex-direction:column;gap:.625rem}.ea-bar-row.svelte-hsgygu{display:grid;grid-template-columns:10px 82px 1fr 72px;gap:.5rem;align-items:center}.ea-bar-dot.svelte-hsgygu{width:10px;height:10px;border-radius:50%;flex-shrink:0}.ea-bar-label.svelte-hsgygu{font-size:.75rem;font-weight:600;color:var(--color-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ea-bar-track.svelte-hsgygu{height:22px;background:var(--color-surface);border:2px solid var(--color-border-strong);border-radius:6px;overflow:hidden}.ea-bar-fill.svelte-hsgygu{height:100%;width:0;background:linear-gradient(90deg,var(--bar-c),color-mix(in srgb,var(--bar-c) 75%,white));transition:width 0s}.ea-bar-fill.animate.svelte-hsgygu{width:var(--bar-w);transition:width 1s cubic-bezier(.22,1,.36,1);transition-delay:var(--bar-d)}.ea-cl-bar.is-lowest.svelte-hsgygu{background:repeating-linear-gradient(90deg,var(--bar-c) 0,var(--bar-c) 6px,color-mix(in srgb,var(--bar-c) 50%,transparent) 6px,color-mix(in srgb,var(--bar-c) 50%,transparent) 8px)}.ea-bar-val.svelte-hsgygu{font-size:.75rem;font-weight:600;color:var(--color-muted);text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.ea-bar-val.highlight.svelte-hsgygu{color:var(--color-accent);font-weight:700}.ea-na-val.svelte-hsgygu{display:inline-flex;align-items:center;justify-content:flex-end;gap:.25rem;color:var(--color-muted);font-style:italic;font-weight:500}.ea-na-info.svelte-hsgygu{position:relative;display:inline-flex;align-items:center;cursor:pointer;color:var(--color-muted)}.ea-na-tooltip.svelte-hsgygu{position:absolute;bottom:calc(100% + 8px);right:-4px;width:220px;padding:.625rem .75rem;border-radius:.625rem;background:var(--color-elevated);border:1px solid var(--color-border-strong);box-shadow:0 8px 24px #00000040;font-size:.688rem;font-weight:500;font-style:normal;color:var(--reading-color);line-height:1.5;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease;z-index:20;white-space:normal;text-align:left}.ea-na-info.svelte-hsgygu:hover .ea-na-tooltip:where(.svelte-hsgygu){opacity:1;transform:translateY(0);pointer-events:auto}.ea-sep.svelte-hsgygu{opacity:.4;margin:0 1px}.ea-concise.svelte-hsgygu{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem .75rem;border-radius:.625rem;background:#eab3080f;border:1px solid rgba(234,179,8,.18);font-size:.813rem;color:var(--reading-color);line-height:1.5}.ea-concise.svelte-hsgygu svg{color:#eab308;flex-shrink:0}.ea-concise.svelte-hsgygu strong:where(.svelte-hsgygu){color:var(--color-primary)}.ea-trust.svelte-hsgygu{position:relative;isolation:isolate;overflow:hidden;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:1.15rem 1.5rem;background:var(--color-surface)}.ea-trust-head.svelte-hsgygu,.ea-trust-copy.svelte-hsgygu,.ea-trust-pills.svelte-hsgygu{position:relative;z-index:1}.ea-trust-badge.svelte-hsgygu{position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .75rem;border-radius:10px;font-size:.72rem;font-weight:700;color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--color-accent) 30%,transparent)}.ea-trust-badge.svelte-hsgygu:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 0%,transparent 38%,color-mix(in srgb,#fff 55%,transparent) 50%,transparent 62%,transparent 100%);transform:translate(-140%);animation:svelte-hsgygu-ea-trust-badge-shimmer 6.2s linear infinite}.ea-trust-copy.svelte-hsgygu{margin:.8rem 0 0;max-width:920px;font-size:.89rem;line-height:1.7;color:var(--reading-color);font-weight:500}.ea-trust-pills.svelte-hsgygu{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.85rem}.ea-trust-pill.svelte-hsgygu{display:inline-flex;align-items:center;gap:.4rem;border-radius:10px;padding:.33rem .65rem;font-size:.72rem;font-weight:600;color:var(--color-secondary);background:var(--color-elevated);border:1px solid var(--color-border);transition:transform .22s ease,border-color .22s ease,color .22s ease}.ea-trust-pill.svelte-hsgygu:hover{transform:translateY(-2px);color:var(--color-accent);border-color:color-mix(in srgb,var(--color-accent) 42%,transparent)}@keyframes svelte-hsgygu-ea-trust-badge-shimmer{0%,60%{transform:translate(-140%);opacity:0}63%{opacity:.6}98%{transform:translate(140%);opacity:.6}to{transform:translate(140%);opacity:0}}.ea-feed.svelte-hsgygu{display:flex;flex-direction:column}.ea-card.svelte-hsgygu{padding:1rem 1.5rem;border-bottom:1px solid var(--color-border);background:var(--color-bg);animation:svelte-hsgygu-ea-card-enter .45s ease both;animation-delay:var(--entry-delay, 0s);transition:background .22s ease}.ea-card.svelte-hsgygu:nth-child(2n){background:var(--color-surface)}.ea-card.svelte-hsgygu:last-child{border-bottom:none}.ea-card-header.svelte-hsgygu{display:flex;align-items:center;width:100%;gap:.75rem}.ea-card-left.svelte-hsgygu{display:flex;align-items:center;gap:.625rem;min-width:0}.ea-q-index.svelte-hsgygu{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:30%;background:var(--color-true-accent);color:#fff;font-size:.72rem;font-weight:800;flex-shrink:0}.ea-q-type.svelte-hsgygu{padding:.2rem .625rem;border-radius:9999px;font-size:.688rem;font-weight:600;white-space:nowrap;background:color-mix(in srgb,var(--tc) 12%,transparent);color:var(--tc);border:1px solid color-mix(in srgb,var(--tc) 25%,transparent)}.ea-q-text.svelte-hsgygu{margin:.625rem 0 0;font-size:.938rem;color:var(--reading-color);line-height:1.65;font-weight:500}.ea-q-detail.svelte-hsgygu{display:flex;flex-direction:column;gap:0;margin-top:.875rem;background:var(--color-elevated);border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:visible}.ea-src-row.svelte-hsgygu{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem 1rem;border-bottom:1px solid var(--color-border)}.ea-src-row.svelte-hsgygu:last-child{border-bottom:none}.ea-src-info.svelte-hsgygu{display:flex;align-items:center;gap:.5rem}.ea-src-dot.svelte-hsgygu{width:8px;height:8px;border-radius:50%;flex-shrink:0}.ea-src-name.svelte-hsgygu{font-size:.813rem;font-weight:600;color:var(--color-secondary)}.ea-src-status.svelte-hsgygu{display:flex;align-items:center;gap:.5rem}.ea-src-badge.svelte-hsgygu{display:inline-flex;align-items:center;gap:.2rem;font-size:.688rem;font-weight:600;padding:.15rem .5rem;border-radius:9999px}.ea-sb-covered.svelte-hsgygu{background:#0596691a;color:#10b981}.ea-sb-missed.svelte-hsgygu{background:#ef44441a;color:#ef4444}.ea-sb-na.svelte-hsgygu{background:#6b72801a;color:var(--color-muted);font-style:italic;font-weight:500;gap:.25rem}.ea-sb-false-positive.svelte-hsgygu{background:#f59e0b24;color:#b45309;gap:.25rem}.ea-src-len.svelte-hsgygu{font-size:.688rem;color:var(--color-muted);font-variant-numeric:tabular-nums}.ea-src-link.svelte-hsgygu{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:5px;background:var(--color-accent-muted);color:var(--color-accent);transition:background .2s ease}.ea-src-link.svelte-hsgygu:hover{background:color-mix(in srgb,var(--color-accent) 20%,transparent)}.ea-empty.svelte-hsgygu{text-align:center;padding:3rem 1rem;color:var(--color-muted)}.ea-empty.svelte-hsgygu svg{margin-bottom:.5rem;opacity:.4}.ea-empty.svelte-hsgygu p:where(.svelte-hsgygu){font-size:.938rem;margin:0}@media(min-width:1700px){.ea-shell.svelte-hsgygu{max-width:80%}}@media(max-width:1699px){.ea-shell.svelte-hsgygu{max-width:95%;padding:2rem 2rem 3rem}}@media(max-width:1024px){.ea-shell.svelte-hsgygu{max-width:100%;padding:2rem 1.5rem 3rem}.ea-filter-track.svelte-hsgygu{flex-wrap:wrap;overflow-x:visible;row-gap:.45rem}.ea-summary-inner.svelte-hsgygu{grid-template-columns:1fr}.ea-chart-block.svelte-hsgygu:first-child{border-right:none;border-bottom:1px solid var(--color-border)}}@media(max-width:700px){.ea-shell.svelte-hsgygu{padding:1rem .75rem 2rem}.ea-header.svelte-hsgygu{padding:1.25rem 1rem;flex-direction:column;align-items:flex-start;gap:.75rem}.ea-header-icon.svelte-hsgygu{width:2.25rem;height:2.25rem}.ea-header-stats.svelte-hsgygu{align-self:flex-start}.ea-chart-block.svelte-hsgygu{padding:1.25rem 1rem}.ea-card.svelte-hsgygu{padding:.875rem 1rem}.ea-na-tooltip.svelte-hsgygu{width:180px;right:-8px}.ea-filter-track.svelte-hsgygu{padding:.55rem .75rem;gap:.35rem}.ea-trust.svelte-hsgygu{padding:1rem}.ea-trust-copy.svelte-hsgygu{font-size:.85rem;line-height:1.65}}@media(max-width:400px){.ea-src-row.svelte-hsgygu{flex-direction:column;align-items:flex-start;gap:.3rem;padding:.5rem .75rem}}@media(prefers-reduced-motion:reduce){.ea-bar-fill.svelte-hsgygu{transition:none!important}.ea-card.svelte-hsgygu,.ea-q-detail.svelte-hsgygu{animation:none}.ea-trust-badge.svelte-hsgygu:before,.ea-trust-pill.svelte-hsgygu{animation:none;transition:none}}.performance-page-wrapper[data-astro-cid-2jycr5aa]{display:flex;flex-direction:column;min-height:100%;width:100%;overflow-x:hidden}.performance-page-wrapper--slug .performance-hero-shell{width:100%;max-width:80%;margin:0 auto}.performance-page-wrapper--slug .performance-hero-shell .hero-container{max-width:100%!important}@media(max-width:1699px){.performance-page-wrapper--slug .performance-hero-shell{max-width:95%;padding:0 2rem}}@media(max-width:1024px){.performance-page-wrapper--slug .performance-hero-shell{max-width:100%;padding:0 1.5rem}}@media(max-width:700px){.performance-page-wrapper--slug .performance-hero-shell{padding:0 .75rem}}@media(max-width:480px){.performance-page-wrapper--slug .performance-hero-shell{padding:0 .5rem}.performance-page-wrapper--slug .performance-hero-shell .hero{padding-left:0;padding-right:0}}@media(display-mode:standalone){.browser-only-hero[data-astro-cid-2jycr5aa],.pwa-hidden-sections[data-astro-cid-2jycr5aa]{display:none}}
