:root{--audit-bg:#111;--audit-card:#0d0d0d;--audit-line:#ffffff1f;--audit-line-strong:#ffffff2e;--audit-muted:#9a9a9a;--audit-blue:#0043ff}html{scrollbar-gutter:stable;overflow-x:clip}body{background:var(--audit-bg);color:#fff;margin:0;overflow-x:clip}*{box-sizing:border-box}.audit-page.svelte-qctfv1{background:var(--audit-bg);color:#fff;width:100%;padding:48px 0;overflow-x:clip}.audit-shell.svelte-qctfv1{flex-direction:column;gap:14px;width:min(1320px,100% - 56px);margin:0 auto;display:flex}h1.svelte-qctfv1,h2.svelte-qctfv1,p.svelte-qctfv1{margin-top:0}.hero.svelte-qctfv1{border:1px solid var(--audit-line);background:#0d0d0d;grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);align-items:center;gap:clamp(34px,4vw,64px);width:100%;min-width:0;padding:30px 32px;display:grid;position:relative}.hero.svelte-qctfv1:before{content:"";background:var(--audit-blue);width:76px;height:2px;position:absolute;top:-1px;left:-1px}.hero-copy.svelte-qctfv1{min-width:0}.hero-copy.svelte-qctfv1>.eyebrow:where(.svelte-qctfv1){margin-bottom:10px}.hero-copy.svelte-qctfv1 h1:where(.svelte-qctfv1){color:#fff;letter-spacing:-.04em;text-transform:none;max-width:600px;margin:0 0 12px;font-size:clamp(30px,3vw,43px);font-weight:500;line-height:1.08}.hero-copy.svelte-qctfv1 p:where(.svelte-qctfv1){max-width:600px;color:var(--audit-muted);margin:0;font-size:14px;font-weight:400;line-height:1.6}.hero-panel.svelte-qctfv1{justify-self:end;width:100%;min-width:0;max-width:520px}.audit-form.svelte-qctfv1{border:1px solid var(--audit-line-strong);background:#111;gap:11px;width:100%;min-width:0;padding:18px;display:grid;position:relative}.audit-form.svelte-qctfv1:before{content:"01";color:#fff3;letter-spacing:.08em;font-size:9px;font-weight:700;line-height:1;position:absolute;top:17px;right:18px}label.svelte-qctfv1{gap:8px;min-width:0;display:grid}.eyebrow.svelte-qctfv1,label.svelte-qctfv1 span:where(.svelte-qctfv1),.audit-meta-list.svelte-qctfv1 span:where(.svelte-qctfv1){color:var(--audit-blue);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:700;line-height:1.2;display:block}input.svelte-qctfv1{color:#fff;background:#090909;border:1px solid #ffffff29;border-radius:0;outline:none;width:100%;min-width:0;min-height:50px;padding:13px 14px;font-family:inherit;font-size:14px;line-height:1.3;transition:border-color .2s,background .2s}input.svelte-qctfv1:hover{border-color:#ffffff4d}input.svelte-qctfv1:focus{border-color:var(--audit-blue);background:#0c0c0c}input.svelte-qctfv1:focus-visible{outline:2px solid var(--audit-blue);outline-offset:2px}input.svelte-qctfv1::placeholder{color:#666}button.svelte-qctfv1{border:1px solid var(--audit-blue);background:var(--audit-blue);color:#fff;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;border-radius:0;justify-content:center;align-items:center;width:100%;min-height:50px;padding:0 20px;font-family:inherit;font-size:10px;font-weight:700;line-height:1;transition:background .2s,color .2s,opacity .2s;display:inline-flex}button.svelte-qctfv1:hover:not(:disabled){color:#fff;background:0 0}button.svelte-qctfv1:focus-visible{outline:2px solid var(--audit-blue);outline-offset:3px}button.svelte-qctfv1:disabled{opacity:.45;cursor:not-allowed}h2.svelte-qctfv1{color:#fff;letter-spacing:-.025em;text-transform:none;margin:0;font-size:clamp(19px,1.8vw,25px);font-weight:500;line-height:1.15}p.svelte-qctfv1{color:var(--audit-muted);font-size:14px;line-height:1.65}.error.svelte-qctfv1{color:#fff;margin:9px 0 0;font-size:12px;font-weight:500;line-height:1.5}.success.svelte-qctfv1{color:#fff;margin:0;font-size:12px;font-weight:500;line-height:1.5}.audit-includes.svelte-qctfv1{border:1px solid var(--audit-line);background:#0d0d0d;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:24px;width:100%;min-width:0;padding:18px 22px;display:grid}.includes-heading.svelte-qctfv1{gap:5px;min-width:0;display:grid}.audit-checks.svelte-qctfv1{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.audit-checks.svelte-qctfv1 li:where(.svelte-qctfv1){color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#111;border:1px solid #ffffff17;align-items:center;gap:7px;min-width:0;min-height:38px;padding:8px 9px;font-size:9px;font-weight:600;line-height:1.3;display:flex}.check-icon.svelte-qctfv1{color:var(--audit-blue);flex:none;font-size:10px;line-height:1}.loading-card.svelte-qctfv1{border:1px solid var(--audit-line);background:#0d0d0d;align-items:center;gap:14px;width:100%;min-width:0;padding:17px 20px;display:flex}.loading-card.svelte-qctfv1 strong:where(.svelte-qctfv1){color:#fff;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:600;line-height:1.3;display:block}.loading-card.svelte-qctfv1 p:where(.svelte-qctfv1){margin:0;font-size:12px}.loader.svelte-qctfv1{border:1px solid #ffffff2e;border-top-color:var(--audit-blue);flex:none;width:25px;height:25px;animation:.8s linear infinite svelte-qctfv1-spin}@keyframes svelte-qctfv1-spin{to{transform:rotate(360deg)}}.results.svelte-qctfv1{gap:14px;width:100%;min-width:0;display:grid}.section-card.svelte-qctfv1{border:1px solid var(--audit-line);background:#0d0d0d;width:100%;min-width:0;padding:24px 26px}.report-top.svelte-qctfv1{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);align-items:center;gap:30px;display:grid}.report-top.svelte-qctfv1 .eyebrow:where(.svelte-qctfv1){margin-bottom:7px}.report-top.svelte-qctfv1 h2:where(.svelte-qctfv1){margin-bottom:8px}.report-top.svelte-qctfv1>div:where(.svelte-qctfv1)>p:where(.svelte-qctfv1){margin-bottom:0}.audit-meta-list.svelte-qctfv1{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:14px;display:grid}.audit-meta-list.svelte-qctfv1 div:where(.svelte-qctfv1){border:1px solid var(--audit-line);background:#111;min-width:0;padding:10px 11px}.audit-meta-list.svelte-qctfv1 strong:where(.svelte-qctfv1){color:#fff;overflow-wrap:anywhere;margin-top:4px;font-size:12px;font-weight:500;line-height:1.4;display:block}.preview-actions.svelte-qctfv1{justify-items:stretch;gap:8px;min-width:0;display:grid}.preview-actions.svelte-qctfv1 p:where(.svelte-qctfv1),.report-error.svelte-qctfv1{margin:0;font-size:11px;line-height:1.5}.audit-shell.svelte-qctfv1 .faq{padding-top:48px;padding-bottom:0;overflow-x:clip;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.audit-shell.svelte-qctfv1 .faq.full-width{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.audit-shell.svelte-qctfv1 .faq-container{width:100%;min-width:0;max-width:100%}.audit-shell.svelte-qctfv1 .faq-header,.audit-shell.svelte-qctfv1 .faq-header.visible{width:100%;max-width:100%;margin-bottom:46px;opacity:1!important;transition:none!important;transform:none!important}.audit-shell.svelte-qctfv1 .faq-header-inner{width:100%;min-width:0;max-width:100%;min-height:190px;padding-top:38px;padding-bottom:38px}.audit-shell.svelte-qctfv1 .faq-content-grid{width:100%;min-width:0;max-width:100%}@media (width<=1200px){.audit-checks.svelte-qctfv1{grid-template-columns:repeat(3,minmax(0,1fr))}.hero.svelte-qctfv1{grid-template-columns:minmax(0,1fr) minmax(350px,.85fr)}}@media (width<=1024px){.audit-page.svelte-qctfv1{padding:38px 0}.audit-shell.svelte-qctfv1{gap:12px;width:calc(100% - 40px)}.hero.svelte-qctfv1{grid-template-columns:1fr;gap:22px;padding:26px 28px}.hero-copy.svelte-qctfv1{max-width:720px}.hero-panel.svelte-qctfv1{justify-self:stretch;width:100%;max-width:none}.audit-form.svelte-qctfv1{grid-template-columns:minmax(0,1fr) 180px;align-items:end}.audit-form.svelte-qctfv1 button:where(.svelte-qctfv1){width:100%}.audit-includes.svelte-qctfv1{grid-template-columns:1fr;gap:13px}.audit-checks.svelte-qctfv1{grid-template-columns:repeat(3,minmax(0,1fr))}.report-top.svelte-qctfv1{grid-template-columns:1fr;gap:20px}.preview-actions.svelte-qctfv1{max-width:420px}.audit-shell.svelte-qctfv1 .faq{padding-top:38px;padding-bottom:0}.audit-shell.svelte-qctfv1 .faq-header,.audit-shell.svelte-qctfv1 .faq-header.visible{opacity:1!important;transition:none!important;transform:none!important}}@media (width<=767px){.audit-page.svelte-qctfv1{padding:28px 0}.audit-shell.svelte-qctfv1{gap:10px;width:calc(100% - 28px)}.hero.svelte-qctfv1{gap:20px;padding:22px 18px}.hero-copy.svelte-qctfv1>.eyebrow:where(.svelte-qctfv1){margin-bottom:8px}.hero-copy.svelte-qctfv1 h1:where(.svelte-qctfv1){margin-bottom:10px;font-size:27px;line-height:1.1}.hero-copy.svelte-qctfv1 p:where(.svelte-qctfv1){font-size:13px;line-height:1.55}.audit-form.svelte-qctfv1{grid-template-columns:1fr;gap:9px;padding:15px}h2.svelte-qctfv1{font-size:20px}.audit-includes.svelte-qctfv1{padding:17px 18px}.audit-checks.svelte-qctfv1{grid-template-columns:repeat(2,minmax(0,1fr))}.section-card.svelte-qctfv1{padding:20px 18px}.audit-meta-list.svelte-qctfv1{grid-template-columns:1fr}.loading-card.svelte-qctfv1{align-items:flex-start}.preview-actions.svelte-qctfv1,.preview-actions.svelte-qctfv1 button:where(.svelte-qctfv1){width:100%}.audit-shell.svelte-qctfv1 .faq{padding-top:28px;padding-bottom:0}.audit-shell.svelte-qctfv1 .faq-header,.audit-shell.svelte-qctfv1 .faq-header.visible{margin-bottom:34px;opacity:1!important;transition:none!important;transform:none!important}.audit-shell.svelte-qctfv1 .faq-header-inner{min-height:0}}@media (width<=480px){.audit-page.svelte-qctfv1{padding:24px 0}.audit-shell.svelte-qctfv1{width:calc(100% - 24px)}.hero.svelte-qctfv1{padding:20px 16px}.hero-copy.svelte-qctfv1 h1:where(.svelte-qctfv1){font-size:25px}.audit-form.svelte-qctfv1{padding:14px}.audit-includes.svelte-qctfv1{padding:16px}.audit-checks.svelte-qctfv1{grid-template-columns:1fr}.audit-shell.svelte-qctfv1 .faq{padding-top:24px;padding-bottom:0}}@media (prefers-reduced-motion:reduce){.loader.svelte-qctfv1{animation-duration:1.5s}button.svelte-qctfv1{transition-duration:.01ms}}
