:root{--canvas:#f5f7fa;--primary:#163c59;--action:#0f9f93;--review:#a86700;--repeated:#af3833;--text:#1e2a35;--muted:#52616d;--surface:#fff;--border:#cbd5df;--radius-sm:6px;--radius-md:12px;--shadow:0 8px 24px #163c5914;color:var(--text);background:var(--canvas);font-family:system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.5}a{color:var(--primary)}a:hover{color:var(--action)}button,input{font:inherit}button{cursor:pointer}:focus-visible{outline-offset:3px;outline:3px solid #f0a42d}.skip{z-index:4;background:#fff;padding:.7rem 1rem;position:absolute;top:-4rem;left:1rem}.skip:focus{top:1rem}.container{width:min(72rem,100% - 2rem);margin:auto}.tool-width{width:min(64rem,100%);margin:auto}.site-header{border-bottom:1px solid var(--border);background:#fff}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;display:flex}.brand{color:var(--primary);letter-spacing:-.02em;font-weight:800;text-decoration:none}.brand-mark{color:var(--action);margin-right:.35rem}.nav-links{gap:1.25rem;display:flex}.nav-links a{font-weight:650;text-decoration:none}.hero{padding:4.75rem 0 1.5rem}.eyebrow{color:var(--action);letter-spacing:.08em;text-transform:uppercase;font-size:.875rem;font-weight:800}h1{color:var(--primary);letter-spacing:-.055em;margin:.4rem 0 .85rem;font-size:clamp(2.25rem,6vw,4.4rem);line-height:1.02}.lede{color:#344552;max-width:48rem;font-size:clamp(1.05rem,2vw,1.25rem)}.trust{color:#245b58;align-items:center;gap:.6rem;margin-top:1.4rem;font-size:.92rem;font-weight:650;display:flex}.trust svg{width:20px;height:20px;fill:var(--action)}.tool{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow);margin:1.5rem 0 4.5rem;overflow:hidden}.tool-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.4rem;display:flex}.tool-top h2{color:var(--primary);margin:0;font-size:1.25rem}.privacy-tag{color:#245b58;font-size:.85rem;font-weight:700}.selector{border-bottom:1px solid var(--border);background:#fbfcfd;flex-wrap:wrap;gap:.55rem;padding:1rem 1.4rem;display:flex}.selector legend{width:100%;color:var(--muted);font-size:.88rem}.option{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;align-items:center;min-height:44px;padding:.5rem .75rem;font-weight:650;display:inline-flex}.option:has(input:checked){border-color:var(--action);color:#075e57;background:#e9f8f6}.option input{accent-color:var(--action)}.tool-body{grid-template-columns:2fr 1fr;gap:1rem;padding:1.25rem;display:grid}.surface{border-radius:var(--radius-md);text-align:center;user-select:none;background:linear-gradient(135deg,#f7fffe,#eff8f7);border:2px dashed #83aaa7;place-content:center;min-height:300px;padding:2rem;transition:background .18s,border-color .18s;display:grid}.surface:hover,.surface.active{border-color:var(--action);background:#e5f7f4}.surface strong{color:var(--primary);font-size:1.35rem}.surface p{max-width:31rem;color:var(--muted);margin:.55rem auto 0}.pulse{background:var(--action);border-radius:50%;width:10px;height:10px;margin-right:.35rem;display:inline-block}.metrics{border:1px solid var(--border);border-radius:var(--radius-sm);padding:1rem}.metrics h3{color:var(--primary);margin:0 0 .85rem;font-size:1rem}.metric{border-top:1px solid #e5ebef;padding:.7rem 0}.metric:first-of-type{border-top:0}.metric b{color:var(--primary);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:1.35rem;display:block}.metric span{color:var(--muted);font-size:.86rem}.result{border-top:1px solid var(--border);background:#fbfcfd;padding:1.25rem}.result h3{color:var(--primary);margin:0}.status{align-items:center;gap:.4rem;font-weight:800;display:inline-flex}.status:before{content:"";background:var(--action);border-radius:50%;width:.65rem;height:.65rem}.status.review:before{background:var(--review)}.status.repeated:before{background:var(--repeated)}.result small{color:var(--muted)}.result-actions{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}.button{border-radius:var(--radius-sm);border:1px solid var(--primary);min-height:44px;color:var(--primary);background:#fff;padding:.55rem .85rem;font-weight:750}.button.primary{background:var(--action);color:#fff;border-color:var(--action)}.button:hover{filter:brightness(.96)}.retest{border-radius:var(--radius-sm);background:#fffaf0;border:1px solid #e5c479;gap:.65rem;margin-top:1rem;padding:1rem;display:grid}.retest legend{color:#704c00;font-weight:750}.retest label{display:block}.retest input[type=text],.retest input:not([type]){border:1px solid var(--border);border-radius:var(--radius-sm);width:min(26rem,100%);min-height:42px;margin-top:.3rem;padding:.4rem .55rem;display:block}.button:disabled{cursor:not-allowed;opacity:.55}.copy-fallback{margin-top:1rem;font-weight:650;display:block}.copy-fallback textarea{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;min-height:10rem;color:var(--text);margin-top:.4rem;padding:.6rem;display:block}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.detail-panel{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;min-width:0;padding:1rem}.detail-panel h3{margin:0 0 .7rem;font-size:1rem}.detail-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.text-button{color:var(--primary);background:0 0;border:0;min-height:36px;text-decoration:underline}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.84rem}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5ebef;padding:.45rem}th{color:var(--primary)}.muted{color:var(--muted);font-size:.9rem}.chart{width:100%;min-width:360px;height:auto;display:block;overflow:visible}.legend{flex-wrap:wrap;gap:.8rem;font-size:.82rem;display:flex}.legend span:before{content:"";border-radius:50%;width:.6rem;height:.6rem;margin-right:.3rem;display:inline-block}.legend .suspected:before{background:var(--repeated)}.legend .review:before{background:var(--review)}.legend .ordinary:before{background:var(--action)}section.content{padding:1rem 0 3.5rem}.section-heading{max-width:47rem}h2{color:var(--primary);letter-spacing:-.025em;font-size:clamp(1.6rem,3vw,2.25rem)}.grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.25rem;display:grid}.card{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;padding:1.25rem}.card h3{color:var(--primary);margin-top:0}.number{color:#fff;background:var(--action);border-radius:50%;place-items:center;width:2rem;height:2rem;font-weight:800;display:grid}.notice{border-left:4px solid var(--review);background:#fff8e9;padding:1rem 1.15rem}.faq details{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;margin:.7rem 0;padding:1rem}.faq summary{cursor:pointer;color:var(--primary);font-weight:750}.footer{border-top:1px solid var(--border);color:var(--muted);padding:2rem 0;font-size:.9rem}@media (width<=1023px){.tool-body,.details-grid{grid-template-columns:1fr}}@media (width<=639px){.nav-links{display:none}.hero{padding-top:3rem}.tool-top{flex-direction:column;align-items:flex-start}.surface{min-height:220px;padding:1rem}.grid{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr;gap:.5rem 1rem;display:grid}.metrics h3{grid-column:1/-1}.details-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
