.test-program{overflow-wrap:anywhere;min-height:100dvh;font-size:1rem;line-height:1.65}.tp-header{border-bottom:1px solid var(--border);background:#111827;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:1.25rem max(1rem,50% - 38rem);display:flex}.tp-header nav,.tp-footer,.tp-actions{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;display:flex}.tp-header nav a,.tp-footer a{padding:.5rem 0;font-size:.9375rem}.tp-header nav a:hover,.tp-footer a:hover,.tp-link:hover{color:var(--primary);text-decoration:underline}.tp-main{max-width:76rem;margin:auto;padding:2rem 1rem 4rem}.tp-lead{max-width:52rem;color:var(--muted-foreground);margin:-.65rem 0 1.5rem;font-size:1.075rem}.tp-overview{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:.8rem;margin-top:1rem;display:grid}.tp-summary-card{border:1px solid var(--border);background:#ffffff06;border-radius:1rem;min-width:0;padding:1rem}.tp-summary-card strong{margin-bottom:.25rem;font-size:1.7rem;line-height:1.2;display:block}.tp-summary-card span{color:var(--muted-foreground)}.tp-summary-card[data-tone=attention]{background:#ffb0ac0f;border-color:#ffb0ac73}.test-program h1{letter-spacing:-.014em;margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,2.6rem);font-weight:600;line-height:1.2}.test-program h2{margin:0 0 1rem;font-size:1.35rem;font-weight:600;line-height:1.35}.test-program h3{font-size:1.1rem;font-weight:600;line-height:1.45}.tp-panel{border:1px solid var(--border);background:color-mix(in srgb, var(--card) 80%, transparent);border-radius:1.25rem;min-width:0;margin-bottom:1.25rem;padding:clamp(1rem,2.5vw,1.75rem)}.tp-panel p{margin:.6rem 0}.test-program label{color:var(--muted-foreground);gap:.4rem;min-width:0;font-size:.925rem;display:grid}.test-program input,.test-program select,.test-program textarea{border:1px solid var(--input);width:100%;min-width:0;color:var(--foreground);font:inherit;background:#ffffff0b;border-radius:.75rem;padding:.7rem .8rem}.test-program input:focus,.test-program select:focus,.test-program textarea:focus{border-color:var(--primary);outline:2px solid color-mix(in srgb, var(--primary) 35%, transparent);outline-offset:1px}.tp-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,23rem),1fr));gap:1.25rem;display:grid}.tp-fields{border:0;gap:1.1rem;min-width:0;display:grid}.tp-form{margin-top:1rem}.tp-field{gap:.35rem;min-width:0;display:grid}.tp-field input,.tp-field textarea{height:auto;min-height:2.75rem;padding:.6rem .75rem;font-size:1rem}.tp-field textarea{min-height:7rem}.tp-field label{font-weight:500}.tp-hint,.tp-muted{color:var(--muted-foreground);font-size:.9375rem}.tp-check{align-items:flex-start;gap:.8rem;padding:.5rem 0;display:flex}.tp-check [role=checkbox]{margin-top:.35rem}.tp-check label{flex:1;min-width:0}.tp-status{color:#9fe3ff;background:#45d5ff15;border:1px solid #45d5ff30;border-radius:.55rem;padding:.25rem .65rem;font-size:.875rem;display:inline-block}.tp-notice{border-left:3px solid var(--primary);background:#45d5ff0a;padding:.75rem 1rem}.tp-error{color:#ffd2cf;border-color:#ffb0ac}.test-program button{white-space:normal;max-width:100%;height:auto;min-height:2.75rem;padding:.55rem .9rem;font-size:1rem}:is(.test-program a:focus-visible,.test-program button:focus-visible,.test-program summary:focus-visible){outline:3px solid var(--primary);outline-offset:4px}.tp-footer{border-top:1px solid var(--border);max-width:76rem;margin:auto;padding:1.5rem 1rem}.tp-link{color:var(--primary);text-underline-offset:4px;padding:.4rem 0;text-decoration:underline;display:inline-block}.tp-skip{z-index:100;background:var(--primary);color:#07151d;padding:1rem;position:fixed;top:-10rem;left:1rem}.tp-skip:focus{top:1rem}.tp-list{gap:.8rem;margin:1rem 0;padding:0;list-style:none;display:grid}.tp-list>li{border-top:1px solid var(--border);padding:.9rem 0}.tp-decision-flow{counter-reset:decision;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:.8rem;padding:0;list-style:none;display:grid}.tp-decision-flow>li{counter-increment:decision;border:1px solid var(--border);background:#ffffff06;border-radius:1rem;padding:1rem}.tp-decision-flow>li:before{content:counter(decision);width:2rem;height:2rem;color:var(--primary);background:#45d5ff21;border-radius:999px;place-items:center;margin-bottom:.75rem;font-weight:700;display:grid}.tp-disclosure>summary{cursor:pointer;color:var(--foreground);padding:.25rem 0;font-size:1.25rem;font-weight:600}.tp-disclosure>summary+p{color:var(--muted-foreground);margin-bottom:1.25rem}.tp-disclosure[open]>summary{margin-bottom:.75rem}.tp-document{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:1rem;line-height:1.7}.test-program details{padding:.75rem 0}.test-program summary{cursor:pointer;color:var(--primary);padding:.4rem 0}.tp-metric{font-size:2rem;font-weight:600}
