.check-widget[data-astro-cid-2dzx77hz]{max-width:640px;margin:2rem auto 0;text-align:left}.check-widget__title[data-astro-cid-2dzx77hz]{font-size:1.5rem;margin:0 0 .5rem;color:var(--c-text, #0f172a)}.check-widget__lede[data-astro-cid-2dzx77hz]{color:var(--c-text-muted, #475569);line-height:1.55;margin:0 0 1.25rem;font-size:.98rem}.check-widget__form[data-astro-cid-2dzx77hz],.check-gate__form[data-astro-cid-2dzx77hz]{display:flex;flex-direction:column;gap:.75rem}.check-widget__row[data-astro-cid-2dzx77hz]{display:flex;gap:.5rem;flex-wrap:wrap}.check-widget__sr[data-astro-cid-2dzx77hz]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.check-widget__input[data-astro-cid-2dzx77hz]{flex:1 1 240px;padding:.85rem 1rem;border-radius:10px;border:1px solid var(--c-input-border, #cbd5e1);font-size:1rem;background:var(--c-input-bg, #fff);color:var(--c-text, #0f172a)}.check-widget__input[data-astro-cid-2dzx77hz]:focus{outline:2px solid var(--c-primary, #4f46e5);outline-offset:1px}.check-widget__submit[data-astro-cid-2dzx77hz]{padding:.85rem 1.5rem;background:#4f46e5;color:#fff;border:none;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.check-widget__submit[data-astro-cid-2dzx77hz]:hover{background:#4338ca}.check-widget__submit[data-astro-cid-2dzx77hz]:disabled{opacity:.7;cursor:wait}.check-widget__spinner[data-astro-cid-2dzx77hz]{width:1rem;height:1rem;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:check-spin .7s linear infinite}@keyframes check-spin{to{transform:rotate(360deg)}}.check-widget__turnstile[data-astro-cid-2dzx77hz]{width:0;height:0;overflow:hidden}.check-widget__error[data-astro-cid-2dzx77hz]{color:#b91c1c;background:#fef2f2;padding:.6rem .85rem;border-radius:8px;font-size:.9rem;margin:0}.check-widget__result[data-astro-cid-2dzx77hz]{background:var(--c-bg-soft, #f8fafc);border:1px solid var(--c-border, #e2e8f0);border-radius:16px;padding:1.5rem;color:var(--c-text, #0f172a)}.check-result__head[data-astro-cid-2dzx77hz]{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.check-result__gauge[data-astro-cid-2dzx77hz]{position:relative;width:96px;height:96px;flex-shrink:0}.check-result__gauge[data-astro-cid-2dzx77hz] svg[data-astro-cid-2dzx77hz]{width:100%;height:100%;transform:rotate(-90deg)}.cgauge__bg[data-astro-cid-2dzx77hz]{fill:none;stroke:var(--c-border, #e2e8f0);stroke-width:10}.cgauge__fg[data-astro-cid-2dzx77hz]{fill:none;stroke-width:10;stroke-linecap:round;transition:stroke-dashoffset .7s ease}.check-result__gauge[data-astro-cid-2dzx77hz][data-color=green] .cgauge__fg[data-astro-cid-2dzx77hz]{stroke:#16a34a}.check-result__gauge[data-astro-cid-2dzx77hz][data-color=yellow] .cgauge__fg[data-astro-cid-2dzx77hz]{stroke:#d97706}.check-result__gauge[data-astro-cid-2dzx77hz][data-color=red] .cgauge__fg[data-astro-cid-2dzx77hz]{stroke:#dc2626}.check-result__gauge-inner[data-astro-cid-2dzx77hz]{position:absolute;inset:0;display:flex;align-items:baseline;justify-content:center;gap:1px}.check-result__gauge-value[data-astro-cid-2dzx77hz]{font-size:1.9rem;font-weight:800;line-height:1}.check-result__gauge-max[data-astro-cid-2dzx77hz]{font-size:.75rem;color:var(--c-text-muted, #64748b)}.check-result__url[data-astro-cid-2dzx77hz]{font-size:.85rem;color:var(--c-text-muted, #64748b);margin:0 0 .25rem;word-break:break-all}.check-result__count[data-astro-cid-2dzx77hz]{margin:0;font-size:1.05rem}.check-result__count[data-astro-cid-2dzx77hz][data-color=green]{color:#16a34a}.check-result__count[data-astro-cid-2dzx77hz][data-color=yellow]{color:#b45309}.check-result__count[data-astro-cid-2dzx77hz][data-color=red]{color:#dc2626}.check-result__teaser-title[data-astro-cid-2dzx77hz]{font-weight:700;margin:1.25rem 0 .5rem;font-size:.95rem}.check-result__issues[data-astro-cid-2dzx77hz]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.check-issue[data-astro-cid-2dzx77hz]{background:var(--c-surface, #fff);border:1px solid var(--c-border, #e2e8f0);border-left:4px solid var(--c-text-muted, #94a3b8);border-radius:8px;padding:.65rem .85rem;line-height:1.45;font-size:.92rem}.check-issue[data-astro-cid-2dzx77hz][data-severity=critical]{border-left-color:#dc2626}.check-issue[data-astro-cid-2dzx77hz][data-severity=warning]{border-left-color:#d97706}.check-issue[data-astro-cid-2dzx77hz][data-severity=info]{border-left-color:#4f46e5}.check-issue--ok[data-astro-cid-2dzx77hz]{border-left-color:#16a34a;color:#16a34a;font-weight:600}.check-issue--more[data-astro-cid-2dzx77hz]{background:transparent;border:1px dashed var(--c-border, #cbd5e1);border-left:4px dashed #94a3b8;color:var(--c-text-muted, #64748b);font-weight:600}.check-gate[data-astro-cid-2dzx77hz]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--c-border, #e2e8f0)}.check-gate__title[data-astro-cid-2dzx77hz]{font-size:1.2rem;margin:0 0 .35rem}.check-gate__lede[data-astro-cid-2dzx77hz]{color:var(--c-text-muted, #475569);margin:0 0 1rem;font-size:.95rem;line-height:1.5}.check-gate__consent[data-astro-cid-2dzx77hz]{display:flex;align-items:flex-start;gap:.55rem;font-size:.85rem;color:var(--c-text-muted, #64748b);line-height:1.4}.check-gate__consent[data-astro-cid-2dzx77hz] input[data-astro-cid-2dzx77hz]{margin-top:.2rem}.check-widget__success[data-astro-cid-2dzx77hz]{background:var(--c-bg-soft, #f0fdf4);border:1px solid #bbf7d0;border-radius:16px;padding:2rem 1.5rem;text-align:center;color:var(--c-text, #0f172a)}.check-success__icon[data-astro-cid-2dzx77hz]{width:3rem;height:3rem;margin:0 auto .75rem;background:#16a34a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.check-success__title[data-astro-cid-2dzx77hz]{font-size:1.3rem;margin:0 0 .5rem}.check-success__body[data-astro-cid-2dzx77hz]{color:var(--c-text-muted, #475569);margin:0 0 1.25rem;line-height:1.5}.check-success__cta[data-astro-cid-2dzx77hz]{display:inline-block;background:#4f46e5;color:#fff;padding:.8rem 1.5rem;border-radius:10px;text-decoration:none;font-weight:700}.check-success__cta[data-astro-cid-2dzx77hz]:hover{background:#4338ca}.check-success__again[data-astro-cid-2dzx77hz]{display:block;margin:1rem auto 0;background:none;border:none;color:var(--c-text-muted, #64748b);text-decoration:underline;cursor:pointer;font-size:.9rem}@media(max-width:520px){.check-widget__submit[data-astro-cid-2dzx77hz]{flex:1 1 100%;justify-content:center}.check-result__head[data-astro-cid-2dzx77hz]{gap:1rem}}
