.checker-page:where(.astro-pnw7yr5w){min-height:80vh;background:linear-gradient(180deg,#f8fafc,#fff 300px);padding:3rem 1.5rem 5rem}.checker-wrap:where(.astro-pnw7yr5w){max-width:720px;margin:0 auto}.stats-bar:where(.astro-pnw7yr5w){display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.stat-pill:where(.astro-pnw7yr5w){display:inline-flex;align-items:center;gap:.375rem;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.3rem .85rem;font-size:.75rem;font-weight:600;color:#475569;box-shadow:0 1px 3px #0000000a}.checker-title:where(.astro-pnw7yr5w){text-align:center;margin-bottom:2.5rem}.checker-title:where(.astro-pnw7yr5w) h1:where(.astro-pnw7yr5w){font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;color:#0f172a;line-height:1.2;letter-spacing:-.03em;margin-bottom:.875rem}.title-accent:where(.astro-pnw7yr5w){color:#2563eb}.checker-subtitle:where(.astro-pnw7yr5w){font-size:1rem;color:#64748b;max-width:480px;margin:0 auto;line-height:1.6}.input-card:where(.astro-pnw7yr5w){background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;box-shadow:0 4px 24px #0000000f,0 1px 4px #0000000a;margin-bottom:1.5rem}.input-row:where(.astro-pnw7yr5w){display:flex;gap:.625rem;margin-bottom:.875rem}#email-input:where(.astro-pnw7yr5w){flex:1;padding:.75rem .875rem;border:1.5px solid #e2e8f0;border-radius:.625rem;font-size:.9375rem;font-family:"ui-monospace",SFMono-Regular,monospace;color:#0f172a;background:#f8fafc;outline:none;transition:border-color .15s,box-shadow .15s,background .15s;box-sizing:border-box;min-width:0}#email-input:where(.astro-pnw7yr5w):focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;background:#fff}#email-input:where(.astro-pnw7yr5w)::-moz-placeholder{color:#94a3b8;font-family:system-ui,sans-serif}#email-input:where(.astro-pnw7yr5w)::placeholder{color:#94a3b8;font-family:system-ui,sans-serif}#check-btn:where(.astro-pnw7yr5w){display:inline-flex;align-items:center;gap:.5rem;background:#0f172a;color:#fff;border:none;border-radius:.625rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s,transform .1s}#check-btn:where(.astro-pnw7yr5w):hover{background:#1e293b}#check-btn:where(.astro-pnw7yr5w):active{transform:scale(.98)}#check-btn:where(.astro-pnw7yr5w):disabled{opacity:.6;cursor:not-allowed}.examples-row:where(.astro-pnw7yr5w){display:flex;align-items:center;flex-wrap:wrap;gap:.375rem}.examples-label:where(.astro-pnw7yr5w){font-size:.75rem;color:#94a3b8}.example-chip:where(.astro-pnw7yr5w){background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-family:"ui-monospace",SFMono-Regular,monospace;color:#475569;cursor:pointer;transition:background .12s,color .12s,border-color .12s}.example-chip:where(.astro-pnw7yr5w):hover{background:#e2e8f0;color:#0f172a;border-color:#cbd5e1}.loading-wrap:where(.astro-pnw7yr5w){text-align:center;padding:4rem 0}.loading-inner:where(.astro-pnw7yr5w){display:inline-flex;flex-direction:column;align-items:center;gap:.5rem}.loading-spinner:where(.astro-pnw7yr5w){width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text:where(.astro-pnw7yr5w){font-size:.875rem;font-weight:600;color:#475569;margin:0}.loading-sub:where(.astro-pnw7yr5w){font-size:.75rem;color:#94a3b8;margin:0}.error-card:where(.astro-pnw7yr5w){display:flex;align-items:center;gap:.5rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;padding:.875rem 1rem;font-size:.875rem;font-weight:500;color:#dc2626;margin-bottom:1.5rem}.nxdomain-banner:where(.astro-pnw7yr5w){display:flex;align-items:flex-start;gap:.75rem;background:#fef2f2;border-bottom:1px solid #fecaca;padding:1rem 2rem;color:#dc2626}.nxdomain-banner:where(.astro-pnw7yr5w) svg:where(.astro-pnw7yr5w){flex-shrink:0;margin-top:2px}.nxdomain-title:where(.astro-pnw7yr5w){font-size:.875rem;font-weight:700;margin-bottom:.125rem}.nxdomain-sub:where(.astro-pnw7yr5w){font-size:.8125rem;color:#ef4444;opacity:.85}.result-card:where(.astro-pnw7yr5w){background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 4px 24px #00000012,0 1px 4px #0000000a;overflow:hidden;margin-bottom:2.5rem;animation:slideUp .3s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.verdict-card:where(.astro-pnw7yr5w){padding:1.75rem 2rem 1.5rem;border-bottom:1px solid #f1f5f9;transition:background .3s,border-color .3s}.verdict-card:where(.astro-pnw7yr5w).status-secure{background:linear-gradient(135deg,#f0fdf4,#fff 60%);border-left:4px solid #16a34a}.verdict-card:where(.astro-pnw7yr5w).status-warning{background:linear-gradient(135deg,#fffbeb,#fff 60%);border-left:4px solid #d97706}.verdict-card:where(.astro-pnw7yr5w).status-dangerous{background:linear-gradient(135deg,#fef2f2,#fff 60%);border-left:4px solid #dc2626}.verdict-top:where(.astro-pnw7yr5w){display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:1rem}.verdict-badge-large:where(.astro-pnw7yr5w){display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1rem;border-radius:.5rem;border:1.5px solid transparent;font-size:.8rem;font-weight:800;letter-spacing:.08em;white-space:nowrap;flex-shrink:0;margin-top:.125rem;transition:background .3s,color .3s,border-color .3s}.verdict-badge-large:where(.astro-pnw7yr5w).badge-secure{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.verdict-badge-large:where(.astro-pnw7yr5w).badge-warning{background:#fef9c3;color:#a16207;border-color:#fde68a}.verdict-badge-large:where(.astro-pnw7yr5w).badge-dangerous{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.verdict-badge-large:where(.astro-pnw7yr5w) svg:where(.astro-pnw7yr5w){width:14px;height:14px}.verdict-meta:where(.astro-pnw7yr5w){flex:1;min-width:0}.meta-label:where(.astro-pnw7yr5w){font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;font-weight:700;color:#94a3b8;margin-bottom:.2rem}.result-domain-name:where(.astro-pnw7yr5w){font-size:1.15rem;font-weight:800;font-family:"ui-monospace",SFMono-Regular,monospace;color:#0f172a;margin-bottom:.5rem;word-break:break-all}.identity-row:where(.astro-pnw7yr5w){display:flex;align-items:center;flex-wrap:wrap;gap:.375rem}.identity-pill:where(.astro-pnw7yr5w){display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .7rem;border-radius:999px;border:1px solid transparent;font-size:.725rem;font-weight:700;transition:background .3s,color .3s}.identity-pill:where(.astro-pnw7yr5w).type-corporate{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.identity-pill:where(.astro-pnw7yr5w).type-webmail{background:#f0f9ff;color:#0369a1;border-color:#bae6fd}.identity-pill:where(.astro-pnw7yr5w).type-alias{background:#faf5ff;color:#7c3aed;border-color:#e9d5ff}.identity-pill:where(.astro-pnw7yr5w).type-generic{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.alias-tag:where(.astro-pnw7yr5w){display:inline-flex;align-items:center;gap:.3rem;font-size:.68rem;color:#7c3aed;font-weight:600;background:#faf5ff;border:1px solid #e9d5ff;border-radius:999px;padding:.175rem .55rem}.recommendation-text:where(.astro-pnw7yr5w){font-size:.9375rem;font-weight:500;color:#1e293b;line-height:1.55;margin-bottom:0}.typo-warning:where(.astro-pnw7yr5w){display:flex;align-items:center;gap:.4rem;margin-top:.75rem;background:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;padding:.5rem .75rem;font-size:.8125rem;color:#92400e;font-weight:500}.typo-warning:where(.astro-pnw7yr5w) svg:where(.astro-pnw7yr5w){flex-shrink:0}.pillars-wrap:where(.astro-pnw7yr5w){padding:1.75rem 2rem;border-bottom:1px solid #f1f5f9;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.pillars-grid:where(.astro-pnw7yr5w){display:grid;grid-template-columns:1fr 1px 1fr;gap:0;align-items:start}.pillar-divider:where(.astro-pnw7yr5w){background:#e2e8f0;width:1px;align-self:stretch}.pillar-card:where(.astro-pnw7yr5w){padding:0 1.5rem;text-align:center}.pillar-card:where(.astro-pnw7yr5w):first-child{padding-left:0}.pillar-card:where(.astro-pnw7yr5w):last-child{padding-right:0}.pillar-title:where(.astro-pnw7yr5w){font-size:.8rem;font-weight:800;color:#0f172a;margin-bottom:.2rem;text-transform:uppercase;letter-spacing:.05em}.pillar-sub:where(.astro-pnw7yr5w){font-size:.7rem;color:#94a3b8;margin-bottom:1rem;line-height:1.4;font-weight:500}.score-circle-wrap:where(.astro-pnw7yr5w){position:relative;width:100px;height:100px;margin:0 auto .75rem}.score-svg:where(.astro-pnw7yr5w){width:100%;height:100%;transform:rotate(-90deg)}.score-bg-ring:where(.astro-pnw7yr5w){fill:none;stroke:#e2e8f0;stroke-width:7}.score-arc:where(.astro-pnw7yr5w){fill:none;stroke:#16a34a;stroke-width:7;stroke-linecap:round;stroke-dasharray:263.9;stroke-dashoffset:263.9;transition:stroke-dashoffset .9s cubic-bezier(.4,0,.2,1),stroke .3s ease}.score-inner:where(.astro-pnw7yr5w){position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.score-number:where(.astro-pnw7yr5w){font-size:1.625rem;font-weight:800;color:#0f172a;transition:color .3s}.score-denom:where(.astro-pnw7yr5w){font-size:.65rem;color:#94a3b8;font-weight:600}.pillar-hint:where(.astro-pnw7yr5w){font-size:.73rem;color:#64748b;line-height:1.4;font-weight:500;min-height:2.4em}.proofs-section:where(.astro-pnw7yr5w){padding:1.5rem 2rem}.proofs-title:where(.astro-pnw7yr5w){font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:1rem}.proof-group:where(.astro-pnw7yr5w){border:1px solid #f1f5f9;border-radius:.75rem;overflow:hidden;margin-bottom:.75rem}.proof-group:where(.astro-pnw7yr5w):last-child{margin-bottom:0}.proof-group-label:where(.astro-pnw7yr5w){font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#64748b;padding:.6rem 1rem;background:#f8fafc;border-bottom:1px solid #f1f5f9;margin:0}.proof-group-body:where(.astro-pnw7yr5w){padding:.25rem 0}.proof-row:where(.astro-pnw7yr5w){display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;gap:.75rem;border-bottom:1px solid #f8fafc}.proof-row:where(.astro-pnw7yr5w):last-child{border-bottom:none}.proof-row--dns:where(.astro-pnw7yr5w){align-items:flex-start}.proof-row-label:where(.astro-pnw7yr5w){font-size:.75rem;font-weight:600;color:#64748b;flex-shrink:0;white-space:nowrap}.proof-row-value:where(.astro-pnw7yr5w){font-size:.8125rem;font-weight:600;color:#0f172a;text-align:right}.dns-badges{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.dns-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:.375rem;font-size:.7rem;font-weight:700;border:1px solid transparent}.dns-badge.ok{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.dns-badge.bad{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.dns-badge.na{background:#f1f5f9;color:#94a3b8;border-color:#e2e8f0}.dns-badge svg{width:10px;height:10px}.provider-unknown-pill{display:inline-flex;align-items:center;gap:.3rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:.175rem .6rem;font-size:.73rem;font-weight:600;color:#94a3b8}.proof-value-ok{color:#15803d}.proof-value-warn{color:#b45309}.proof-value-bad{color:#b91c1c}.proof-value-neutral{color:#64748b}.localpart-flags{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.localpart-flag{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:.375rem;font-size:.7rem;font-weight:700;border:1px solid transparent}.localpart-flag.role{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.localpart-flag.suspicious{background:#fef9c3;color:#a16207;border-color:#fde68a}.localpart-flag.random{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.localpart-value-wrap:where(.astro-pnw7yr5w){display:flex;justify-content:flex-end}.localpart-clean{font-size:.8125rem;font-weight:600;color:#15803d}.rep-badge-listed{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;border-radius:.375rem;padding:.175rem .55rem;font-size:.73rem;font-weight:700}.rep-badge-clean,.rep-badge-old{background:#dcfce7;color:#15803d;border:1px solid #bbf7d0;border-radius:.375rem;padding:.175rem .55rem;font-size:.73rem;font-weight:700}.rep-badge-recent{background:#fef9c3;color:#a16207;border:1px solid #fde68a;border-radius:.375rem;padding:.175rem .55rem;font-size:.73rem;font-weight:700}.rep-badge-new{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;border-radius:.375rem;padding:.175rem .55rem;font-size:.73rem;font-weight:700}.rep-badge-neutral{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0;border-radius:.375rem;padding:.175rem .55rem;font-size:.73rem;font-weight:700}.result-footer:where(.astro-pnw7yr5w){display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem;background:#f8fafc;border-top:1px solid #f1f5f9}.footer-mono:where(.astro-pnw7yr5w){font-size:.75rem;font-family:"ui-monospace",SFMono-Regular,monospace;color:#94a3b8}.cached-pill:where(.astro-pnw7yr5w){font-size:.7rem;font-weight:700;color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;padding:.15rem .5rem;border-radius:999px}.blocked-section:where(.astro-pnw7yr5w){display:flex;flex-direction:column;gap:1rem}.blocked-header:where(.astro-pnw7yr5w){display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.blocked-title:where(.astro-pnw7yr5w){font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.125rem}.blocked-sub:where(.astro-pnw7yr5w){font-size:.8125rem;color:#64748b}.count-badge:where(.astro-pnw7yr5w){display:inline-flex;align-items:center;gap:.375rem;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-size:.75rem;font-weight:700;padding:.35rem .875rem;border-radius:999px;white-space:nowrap}.domains-accordion:where(.astro-pnw7yr5w){background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;overflow:hidden;box-shadow:0 1px 4px #0000000a}.accordion-summary:where(.astro-pnw7yr5w){display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;font-size:.875rem;font-weight:600;color:#374151;cursor:pointer;list-style:none;border-bottom:1px solid #f1f5f9;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .12s}.accordion-summary:where(.astro-pnw7yr5w)::-webkit-details-marker{display:none}.accordion-summary:where(.astro-pnw7yr5w):hover{background:#f8fafc}.accordion-arrow:where(.astro-pnw7yr5w){transition:transform .2s;color:#94a3b8;flex-shrink:0}details:where(.astro-pnw7yr5w)[open] .accordion-arrow:where(.astro-pnw7yr5w){transform:rotate(180deg)}.accordion-body:where(.astro-pnw7yr5w){animation:openAcc .2s ease}@keyframes openAcc{0%{opacity:0}to{opacity:1}}.domains-table:where(.astro-pnw7yr5w){width:100%;border-collapse:collapse;font-size:.875rem}.domains-table:where(.astro-pnw7yr5w) thead:where(.astro-pnw7yr5w) tr:where(.astro-pnw7yr5w){background:#f8fafc;border-bottom:1px solid #f1f5f9}.domains-table:where(.astro-pnw7yr5w) th:where(.astro-pnw7yr5w){padding:.625rem 1rem;text-align:left;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.domains-table:where(.astro-pnw7yr5w) tbody:where(.astro-pnw7yr5w) tr:where(.astro-pnw7yr5w){border-bottom:1px solid #f8fafc;transition:background .1s}.domains-table:where(.astro-pnw7yr5w) tbody:where(.astro-pnw7yr5w) tr:where(.astro-pnw7yr5w):last-child{border-bottom:none}.domains-table:where(.astro-pnw7yr5w) tbody:where(.astro-pnw7yr5w) tr:where(.astro-pnw7yr5w):hover{background:#f8fafc}.domains-table:where(.astro-pnw7yr5w) td:where(.astro-pnw7yr5w){padding:.75rem 1rem}.col-rank:where(.astro-pnw7yr5w){width:2.5rem}.col-score:where(.astro-pnw7yr5w){width:4.5rem;text-align:right}.col-reports:where(.astro-pnw7yr5w){width:7rem;text-align:right}@media(max-width:480px){.col-reports:where(.astro-pnw7yr5w){display:none}}.rank-num:where(.astro-pnw7yr5w){font-weight:700;color:#cbd5e1;font-size:.8125rem}.domain-cell:where(.astro-pnw7yr5w){font-family:"ui-monospace",SFMono-Regular,monospace;font-weight:600;color:#0f172a}.score-100:where(.astro-pnw7yr5w){display:inline-block;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;font-size:.75rem;font-weight:800;padding:.15rem .5rem;border-radius:.375rem}.reports-num:where(.astro-pnw7yr5w){font-size:.8125rem;color:#94a3b8;font-weight:500}.cta-block:where(.astro-pnw7yr5w){display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:linear-gradient(135deg,#0f172a,#1e3a8a);border-radius:.875rem;padding:1.5rem 1.75rem;flex-wrap:wrap}.cta-text:where(.astro-pnw7yr5w){flex:1;min-width:200px}.cta-headline:where(.astro-pnw7yr5w){font-size:1rem;font-weight:700;color:#fff;margin-bottom:.25rem}.cta-body:where(.astro-pnw7yr5w){font-size:.8125rem;color:#93c5fd}.cta-button:where(.astro-pnw7yr5w){display:inline-flex;align-items:center;gap:.5rem;background:#2563eb;color:#fff;text-decoration:none;font-size:.9rem;font-weight:700;padding:.75rem 1.375rem;border-radius:.625rem;white-space:nowrap;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 4px 12px #2563eb66}.cta-button:where(.astro-pnw7yr5w):hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 16px #2563eb73}.cta-button:where(.astro-pnw7yr5w):active{transform:translateY(0)}.api-payload-section:where(.astro-pnw7yr5w){background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;margin-bottom:2.5rem;box-shadow:0 1px 4px #0000000a}.api-payload-summary:where(.astro-pnw7yr5w){display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .12s;gap:.75rem}.api-payload-summary:where(.astro-pnw7yr5w)::-webkit-details-marker{display:none}.api-payload-summary:where(.astro-pnw7yr5w):hover{background:#f8fafc}.api-payload-summary-inner:where(.astro-pnw7yr5w){display:flex;align-items:center;gap:.625rem;min-width:0;flex:1}.api-method-badge:where(.astro-pnw7yr5w){font-size:.65rem;font-weight:800;letter-spacing:.05em;background:#dcfce7;color:#15803d;border:1px solid #bbf7d0;border-radius:.375rem;padding:.15rem .5rem;flex-shrink:0}.api-endpoint:where(.astro-pnw7yr5w){font-family:"ui-monospace",SFMono-Regular,monospace;font-size:.8125rem;font-weight:700;color:#0f172a}.api-payload-label:where(.astro-pnw7yr5w){font-size:.75rem;color:#94a3b8;font-weight:500}.api-arrow:where(.astro-pnw7yr5w){color:#94a3b8;transition:transform .2s;flex-shrink:0}details:where(.astro-pnw7yr5w).api-payload-section[open] .api-arrow:where(.astro-pnw7yr5w){transform:rotate(180deg)}.api-payload-body:where(.astro-pnw7yr5w){border-top:1px solid #f1f5f9}.api-payload-toolbar:where(.astro-pnw7yr5w){display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background:#1e293b;gap:.75rem}.api-payload-email-tag:where(.astro-pnw7yr5w){font-family:"ui-monospace",SFMono-Regular,monospace;font-size:.72rem;color:#94a3b8}.api-copy-btn:where(.astro-pnw7yr5w){background:#334155;color:#cbd5e1;border:none;border-radius:.4rem;padding:.3rem .75rem;font-size:.72rem;font-weight:600;cursor:pointer;transition:background .12s,color .12s;white-space:nowrap}.api-copy-btn:where(.astro-pnw7yr5w):hover{background:#475569;color:#f1f5f9}.api-pre:where(.astro-pnw7yr5w){margin:0;padding:1.25rem 1.5rem;background:#0f172a;font-family:"ui-monospace",SFMono-Regular,monospace;font-size:.775rem;line-height:1.65;overflow-x:auto;max-height:420px;overflow-y:auto}.json-key{color:#7dd3fc}.json-string{color:#86efac}.json-number{color:#fca5a5}.json-bool{color:#fcd34d}.json-null{color:#94a3b8}.hidden:where(.astro-pnw7yr5w){display:none!important}.turnstile-wrap:where(.astro-pnw7yr5w){margin:.875rem auto 0;max-width:620px;display:flex;justify-content:center}.limit-banner:where(.astro-pnw7yr5w){max-width:620px;margin:1.25rem auto 0;background:#fffbeb;border:1px solid #fde68a;border-radius:1rem;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.limit-banner-inner:where(.astro-pnw7yr5w){display:flex;gap:.875rem;align-items:flex-start;color:#92400e}.limit-banner-inner:where(.astro-pnw7yr5w) svg:where(.astro-pnw7yr5w){flex-shrink:0;margin-top:.1rem}.limit-title:where(.astro-pnw7yr5w){font-size:.9375rem;font-weight:700;color:#78350f;margin:0 0 .25rem}.limit-sub:where(.astro-pnw7yr5w){font-size:.8125rem;color:#92400e;margin:0;line-height:1.5}.limit-cta-btn:where(.astro-pnw7yr5w){display:block;text-align:center;background:#0f172a;color:#fff;font-size:.875rem;font-weight:600;padding:.625rem 1.25rem;border-radius:.75rem;text-decoration:none;transition:background .15s}.limit-cta-btn:where(.astro-pnw7yr5w):hover{background:#1e293b}@media(max-width:520px){.verdict-card:where(.astro-pnw7yr5w){padding:1.25rem}.verdict-top:where(.astro-pnw7yr5w){flex-direction:column;gap:.75rem}.pillars-wrap:where(.astro-pnw7yr5w){padding:1.25rem}.pillars-grid:where(.astro-pnw7yr5w){grid-template-columns:1fr;gap:1rem}.pillar-divider:where(.astro-pnw7yr5w){display:none}.pillar-card:where(.astro-pnw7yr5w){padding:0}.proofs-section:where(.astro-pnw7yr5w){padding:1.25rem}.result-footer:where(.astro-pnw7yr5w){padding:.875rem 1.25rem}.nxdomain-banner:where(.astro-pnw7yr5w){padding-left:1.25rem;padding-right:1.25rem}}
