:root{color-scheme:light;--ink:#15191b;--paper:#fff;--red:#b92722;--yellow:#ffdc61;--muted:#535b60;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#eef0f1;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;padding:24px 16px}main{max-width:460px;margin:auto;background:var(--paper);border:1px solid #d5dadd;border-radius:24px;padding:32px 28px 22px;box-shadow:0 12px 40px #15191b0a}header{margin-bottom:32px}.eyebrow{font-size:.875rem;color:var(--muted)}h1{font-size:clamp(2.3rem,10vw,3.4rem);font-weight:900;letter-spacing:-.065em;line-height:.97;margin:18px 0 12px}.dot{color:var(--red)}.tagline{margin:0;font-size:1.125rem;color:var(--muted)}label{display:block;font-size:1rem;font-weight:650;margin-bottom:10px}input{display:block;width:100%;min-height:62px;border:2px solid #788187;border-radius:12px;padding:14px;font:inherit;font-size:1.25rem;color:var(--ink);background:white}input::placeholder{color:#646c71}input[aria-invalid=true]{border-color:var(--red)}.help{font-size:.875rem;line-height:1.5;color:var(--muted);margin:9px 0 20px}.actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}button{border:0;border-radius:14px;min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:18px;font:inherit;font-size:2rem;font-weight:850;cursor:pointer}.stop{background:var(--red);color:#fff}.quit{background:var(--yellow);color:var(--ink)}button span{font-size:1.4rem;font-weight:400}button:active{transform:translateY(2px)}button:hover{filter:brightness(.96)}:focus-visible{outline:3px solid #1354b5;outline-offset:5px}.send-note{font-size:.9375rem;line-height:1.5;margin:18px 0 0}.send-note strong{font-weight:650}#messageStatus:empty{display:none}footer{border-top:1px solid #dfe3e5;margin-top:26px;padding-top:19px}.privacy{font-size:.875rem;font-weight:650;margin:0 0 6px}.privacy span{color:#267445;margin-right:3px}.small,.fine{font-size:.875rem;line-height:1.5;color:var(--muted);margin:0}.fine{margin-top:18px}details{border-block:1px solid #dfe3e5;margin-top:20px}summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-size:.875rem;font-weight:650;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:1.4rem}details[open] summary span{transform:rotate(45deg)}details p{font-size:.9375rem;line-height:1.6;margin:0 0 18px}.error{color:#a31e19;font-size:.9375rem;line-height:1.5} [hidden]{display:none!important}
@media(max-width:480px){body{background:white;padding:max(24px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left))}main{padding:4px 0 0;border:0;border-radius:0;box-shadow:none}header{margin-bottom:28px}}
@media(max-width:350px){button{padding:14px;font-size:1.65rem}.actions{gap:10px}}
@media(prefers-reduced-motion:reduce){button:active{transform:none}}

.follow-up{margin-top:18px;padding:16px;border:1px solid #d5dadd;border-radius:14px;background:#f5f6f7}.follow-up p{font-size:.9375rem;line-height:1.5;margin:0 0 12px}.follow-up button{width:100%;min-height:56px;font-size:1.25rem;background:var(--ink);color:white;justify-content:center}

details a{color:#174b91;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}

.block-guide{border:2px solid var(--ink);border-radius:14px;padding:0 16px;margin-top:24px}.block-guide>summary{font-size:1rem;min-height:64px}.guide-steps{padding-left:24px;margin:0 0 20px}.guide-steps>li{padding-left:6px;margin-top:24px}.guide-steps>li::marker{font-weight:800}.guide-steps h2{font-size:1.125rem;line-height:1.35;margin:0 0 10px}.guide-steps p{margin:0 0 12px}.guide-steps a{font-size:.9375rem;line-height:1.5}.guide-steps .report-link{display:flex;align-items:center;justify-content:center;min-height:56px;padding:14px;border-radius:10px;background:var(--ink);color:white;font-weight:650;text-align:center;text-decoration:none;margin:16px 0 12px}.guide-steps .report-note{font-size:.875rem;color:var(--muted)}
