:root{color-scheme:light;--paper:#eef0f2;--ink:#12161c;--muted:#525d69;--line:#cbd0d5;--white:#fafbfc;--amber:#8a6216;--amber-bg:#f5efdf;--teal:#175e63;--teal-bg:#e5efef;font-family:Arial,Helvetica,sans-serif;font-size:16px;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.6}a{color:inherit;text-underline-offset:4px}a:hover{color:var(--teal)}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--teal);outline-offset:3px}button,input,select,textarea{font:inherit}button,a.button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}button,.button{background:var(--ink);color:var(--white);border:1px solid var(--ink);padding:.85rem 1.1rem;min-height:48px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;border-radius:2px}button:hover,.button:hover{background:var(--teal);border-color:var(--teal);color:white}.secondary{background:transparent;color:var(--ink);border-color:#a7afb7}.page{width:min(46rem,calc(100% - 2.5rem));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.8rem 0;border-bottom:1px solid var(--ink)}.brand{display:flex;gap:.7rem;align-items:center;text-decoration:none;font-size:.61rem;letter-spacing:.1em;line-height:1.6}.brand strong{font-size:.67rem}.brand-mark{display:grid;place-items:center;border:1.5px solid var(--ink);height:42px;width:31px;font:700 13px ui-monospace,monospace;letter-spacing:-.08em;position:relative}.brand-mark:before{content:"";height:6px;border-bottom:1px solid var(--ink);position:absolute;inset:0 0 auto}.site-header nav{display:flex;gap:1.3rem;font-size:.78rem;font-weight:600}.intro{padding:3.5rem 0 2rem}.eyebrow{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.71rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 1rem}h1,h2,h3,p{overflow-wrap:anywhere}h1{font-size:clamp(2.25rem,6vw,3.45rem);line-height:1.1;letter-spacing:-.045em;font-weight:600;margin:0 0 1.35rem}h2{font-size:1.3rem;line-height:1.35;letter-spacing:-.02em;font-weight:600}h3{font-size:1rem}p{margin:.6rem 0 1rem}.lede{font-size:1.1rem;color:var(--muted);max-width:39rem;line-height:1.65}.search-panel{padding:1.5rem;background:var(--ink);color:var(--white);margin:.3rem 0 3.5rem}.section-title{display:flex;align-items:baseline;gap:.7rem;margin-bottom:1.1rem}.section-title h2{margin:0}.section-number{font:12px ui-monospace,monospace;opacity:.6}.search-form{display:flex;align-items:flex-end;gap:.6rem}.search-form>div{min-width:0}.search-form select{min-width:90px}.search-form button{background:#e4ecec;color:var(--ink);white-space:nowrap}.search-form button:hover{background:white}.grow{flex:1}.search-panel .hint{color:#bac4ce;margin-bottom:0}.search-panel label{color:#dae0e5}.search-panel input,.search-panel select{border:1px solid #5b6570;background:#232a33;color:#fff}.search-panel input::placeholder{color:#aab4bf}.registration{scroll-margin-top:1.5rem}.registration>p{color:var(--muted);font-size:.9rem}fieldset{border:0;margin:2rem 0;padding:1.4rem 0 0;border-top:1px solid var(--line);min-width:0}legend{font-size:.75rem;text-transform:uppercase;font-weight:700;letter-spacing:.08em;padding:0 .75rem 0 0}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field{margin-bottom:1.1rem;min-width:0}label{display:block;font-size:.8rem;font-weight:600;margin-bottom:.45rem}input:not([type=checkbox],[type=hidden]),select,textarea{width:100%;min-width:0;border:1px solid #a7afb7;background:var(--white);padding:.7rem .8rem;min-height:46px;border-radius:2px;color:var(--ink)}textarea{resize:vertical;line-height:1.5}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-variant-numeric:tabular-nums;letter-spacing:.035em}.hint{font-size:.75rem;color:var(--muted);line-height:1.55;margin:.5rem 0 .8rem}.private-label,.optional{font-size:.65rem;font-weight:400;color:var(--muted);margin-left:.25rem}.private-label{padding:.1rem .3rem;border:1px solid var(--line);border-radius:2px}.check-row{display:flex;align-items:flex-start;gap:.7rem;font-weight:400;font-size:.9rem;margin:1rem 0}.check-row input{flex:0 0 18px;width:18px;height:18px;margin:3px 0 0;accent-color:var(--teal)}.check-row small{display:block;color:var(--muted);line-height:1.5;font-size:.77rem;margin-top:.25rem}.declaration{font-size:.82rem;line-height:1.65;margin:1.5rem 0}.wide-button{width:100%;justify-content:space-between}.publication-note{border-left:2px solid var(--teal);padding:.1rem 0 .1rem 1rem;margin-top:1rem;font-size:.8rem;color:var(--muted)}.publication-note h3{color:var(--teal);margin:.25rem 0}.notice{padding:1.25rem 1.4rem;margin:1.3rem 0;border:1px solid var(--line);border-left-width:3px;font-size:.9rem}.notice h2,.notice h3{margin:.2rem 0 .7rem}.notice p:last-child{margin-bottom:0}.amber{background:var(--amber-bg);border-color:#d5c699;border-left-color:var(--amber);color:#5e461c}.teal{background:var(--teal-bg);border-color:#abc5c6;border-left-color:var(--teal);color:var(--teal)}.neutral{background:var(--white)}.notice ul{padding-left:1.1rem}.lookup-feedback{background:var(--teal-bg);color:var(--teal);border-left:2px solid var(--teal);font-size:.8rem;padding:.8rem}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.uk-notes{border-top:1px solid var(--line);margin-top:3rem;padding:1.8rem 0;font-size:.9rem}.resource-links{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;font-size:.85rem}.site-footer{border-top:1px solid var(--ink);padding:1.5rem 0 2rem;margin-top:3rem;color:var(--muted);font-size:.72rem;display:flex;justify-content:space-between;gap:1.5rem}.site-footer div{display:flex;flex-direction:column;gap:.6rem;align-items:flex-end;white-space:nowrap}.site-footer p{margin:0}.certificate{background:var(--white);border:1px solid var(--line);padding:1.75rem;margin:1.5rem 0}.certificate-label{display:flex;justify-content:space-between;font-family:ui-monospace,monospace;font-size:.7rem;letter-spacing:.055em;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--ink)}.certificate-number{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-variant-numeric:tabular-nums;font-size:clamp(1.85rem,6.7vw,3.7rem);font-weight:500;letter-spacing:.045em;line-height:1.22;overflow-wrap:anywhere;margin:1.25rem 0 1.5rem}.status-label{font-size:.6rem;letter-spacing:.07em;font-weight:700;display:inline-block;margin-bottom:.45rem;color:var(--amber)}.record-fields{margin:1.5rem 0}.record-fields>div{display:grid;grid-template-columns:10.5rem 1fr;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--line);font-size:.85rem}.record-fields dt{color:var(--muted)}.record-fields dd{margin:0;font-weight:500;overflow-wrap:anywhere}.psa-snapshot,.objection{border-top:1px solid var(--line);margin-top:1.6rem;padding-top:1rem;font-size:.85rem}.psa-snapshot h2,.objection h2{font-size:1.05rem}.snapshot-description{font-weight:600}.objection .button{font-size:.78rem;max-width:100%;white-space:normal}.back-link{display:inline-block;margin-top:2rem;font-size:.8rem}.report-list{list-style:none;margin:0;padding:0}.report-list li{border-top:1px solid var(--line)}.report-list li:last-child{border-bottom:1px solid var(--line)}.report-list a{display:block;text-decoration:none;padding:1.15rem 0}.report-list a:hover{background:#e5e9ec}.report-meta{display:flex;justify-content:space-between;gap:1rem;font-size:.72rem;color:var(--muted)}.list-cert{display:block;font-family:ui-monospace,monospace;font-size:clamp(1.3rem,5vw,2.1rem);font-variant-numeric:tabular-nums;letter-spacing:.055em;margin:.4rem 0;overflow-wrap:anywhere}.count{font-size:.7rem;color:var(--muted);margin-top:2rem}.pagination{display:flex;justify-content:space-between;gap:1rem;margin-top:1.4rem;font-size:.8rem}.actions{display:flex;gap:.75rem;flex-wrap:wrap}.manage-form{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1rem}.prose{padding-top:3rem;font-size:.95rem}.prose h2{font-size:1.2rem;margin:2rem 0 .8rem}.prose ul{padding-left:1.25rem}.prose li{margin:.65rem 0}.skip{position:absolute;top:-100px}.skip:focus{top:0;left:1rem;background:var(--white);padding:1rem;z-index:20}.cf-turnstile{margin:1rem 0;max-width:100%;overflow:hidden}
@media(max-width:600px){.site-header{align-items:flex-start;padding:1.2rem 0}.site-header nav{flex-direction:column;gap:.35rem;font-size:.72rem;text-align:right}.intro{padding-top:2.6rem}.search-panel{padding:1.1rem}.search-form{flex-wrap:wrap}.search-form>div:first-child{flex:0 0 100px}.search-form .grow{min-width:100px}.search-form button{width:100%;margin-top:.4rem;justify-content:space-between}.two-columns{grid-template-columns:1fr;gap:0}.certificate{padding:1.1rem}.certificate-label{font-size:.6rem}.record-fields>div{grid-template-columns:1fr;gap:.2rem}.site-footer{flex-direction:column;gap:1rem}.site-footer div{align-items:flex-start;flex-direction:row;flex-wrap:wrap;white-space:normal}.actions{flex-direction:column}.actions button{width:100%}.notice{padding:1rem}.registration{scroll-margin-top:.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.photo-field{border-top:1px solid var(--line);margin-top:1.2rem;padding-top:1.2rem}.photo-field input[type=file]{max-width:100%;font-size:.8rem;padding:.65rem;background:var(--white)}.photo-field input::file-selector-button{background:var(--ink);color:var(--white);border:0;padding:.65rem .8rem;margin-right:.6rem;cursor:pointer}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;list-style:none;padding:0;margin:1rem 0}.photo-tile{min-width:0;background:var(--white);border:1px solid var(--line);padding:.65rem}.photo-tile img{display:block;width:100%;height:180px;object-fit:contain;background:#e5e9ec}.photo-tile p{font-size:.75rem;margin:.65rem 0}.photo-tile a{font-size:.75rem}.photo-tile button{width:100%;font-size:.75rem;min-height:38px;justify-content:center;padding:.45rem .6rem}.photo-clear{font-size:.8rem;padding:.6rem .9rem}.photo-error{color:var(--amber);font-weight:600;font-size:.85rem}.photo-field [hidden]{display:none!important}.private-photos{margin:1.5rem 0}.private-photos h2{font-size:1.15rem}button:disabled,input:disabled{opacity:.55;cursor:wait}@media(max-width:420px){.photo-grid{grid-template-columns:1fr}.photo-tile img{height:220px}}

/* Mobile form update: system fonts, clear required fields, optional details. */
:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--paper:#f2f4f4;--ink:#1a2529;--muted:#526166;--line:#d2dbdc;--white:#fff}
[hidden]{display:none!important}
html{scroll-padding-top:1rem}
body{-webkit-text-size-adjust:100%}
.page{width:min(48rem,calc(100% - 2rem))}
h1{font-size:clamp(2.1rem,5.5vw,3.1rem);font-weight:650;letter-spacing:-.035em}
h2{font-size:1.45rem;font-weight:650}
.intro{padding:2.75rem 0 1.5rem}
.lede{font-size:1rem}
.site-header{border-bottom-color:var(--line)}
.site-header nav a{min-height:44px;display:inline-flex;align-items:center}
label,.field-label{display:block;font-size:1rem;font-weight:650;margin-bottom:.6rem;line-height:1.5}
.hint{font-size:.875rem;line-height:1.5}
.optional,.private-label{font-size:.75rem;font-weight:400}
.private-label{border:0;padding:0;color:var(--muted);white-space:nowrap}
input:not([type=checkbox],[type=radio],[type=hidden]),select,textarea{font-size:16px;min-height:50px;border-radius:6px;border-color:#a6b4b7;padding:.75rem;line-height:1.4}
input::placeholder,textarea::placeholder{color:#68777c;opacity:1}
input[type=date]{min-width:0;appearance:none;-webkit-appearance:none}
input[type=date]::-webkit-date-and-time-value{min-height:1.4em;text-align:left}
button,.button{border-radius:6px;gap:.75rem;font-size:.9375rem;min-height:50px}
.search-panel{border-radius:8px;margin-bottom:2.75rem;padding:1.4rem}
.search-panel h2{font-size:1.25rem}
.search-panel label{font-size:.875rem}
.search-panel .hint{font-size:.8125rem}
.search-form button{min-height:50px}
.registration{scroll-margin-top:1.5rem}
.registration>.section-title{margin-bottom:.6rem}
.registration .form-intro{font-size:1rem;margin:0 0 .6rem}
.registration .form-key{font-size:.875rem;margin:0 0 1.25rem;line-height:1.7}
.required-tag{display:inline-block;vertical-align:middle;font-size:.75rem;font-weight:650;letter-spacing:.02em;line-height:1.7;padding:.05rem .4rem;margin-left:.25rem;background:var(--teal-bg);color:var(--teal);border-radius:4px;white-space:nowrap}
.form-key .required-tag{margin:0 .25rem 0 0}
.report-form{background:var(--white);border:1px solid var(--line);border-radius:10px;padding:1.5rem 1.75rem}
.report-form .form-section{border:0;padding:0;margin:0 0 1.8rem}
.report-form .form-section+.form-section{border-top:1px solid var(--line);padding-top:1.6rem}
.report-form .form-section legend{float:left;display:flex;align-items:center;gap:.6rem;width:100%;margin-bottom:1.35rem;padding:0;font-size:1.1875rem;font-weight:650;text-transform:none;letter-spacing:-.015em}
.report-form .form-section legend+*{clear:both}
.step-mark{flex:none;display:grid;place-items:center;width:28px;height:28px;background:var(--teal-bg);color:var(--teal);border-radius:50%;font-size:.8125rem;font-weight:650}
.report-form .field{margin-bottom:1.4rem}
.grader-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem}
.grader-choice{position:relative;min-width:0;margin:0;cursor:pointer}
.grader-choice input[type=radio]{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:pointer;min-height:0}
.grader-choice span{display:grid;place-items:center;border:1px solid #a6b4b7;border-radius:6px;min-height:50px;font-size:.875rem;background:#fff;transition:background-color .12s}
.grader-choice input:checked+span{background:var(--teal-bg);border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal);color:var(--teal)}
.grader-choice input:focus-visible{outline:0}
.grader-choice input:focus-visible+span{outline:3px solid var(--teal);outline-offset:3px}
.optional-section{border:1px solid var(--line);border-radius:6px;background:#f8fafa;margin-top:.2rem}
.optional-section summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:56px;padding:.8rem 1rem;cursor:pointer;font-size:.9375rem;font-weight:550;list-style:none;border-radius:6px}
.optional-section summary::-webkit-details-marker{display:none}
.optional-section summary::after{content:'+';flex:none;color:var(--teal);font-size:1.35rem;font-weight:400}
.optional-section[open]>summary::after{content:'−'}
.optional-section summary small{display:block;color:var(--muted);font-size:.8125rem;font-weight:400;margin-top:.1rem}
summary:focus-visible{outline:3px solid var(--teal);outline-offset:3px}
.details-body{padding:.25rem 1rem 1rem}
.details-body>.field:last-child{margin-bottom:0}
.details-body label{font-size:.9375rem}
.details-body .check-row:last-child{margin-bottom:0}
.photo-field{border:0;margin:0;padding-top:0}
.photo-field input[type=file]{padding:.5rem;font-size:16px;background:white;min-height:52px}
.photo-field input::file-selector-button{border-radius:4px;min-height:44px;font:inherit;font-size:.8125rem;padding:.5rem .6rem}
.photo-grid{gap:.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}
.photo-tile{padding:.4rem;border-radius:5px}
.photo-tile img{height:140px;border-radius:3px}
.photo-tile p{font-size:.75rem;line-height:1.4;margin:.5rem 0}
.photo-tile button{min-height:44px;padding:.4rem .25rem;font-size:.75rem}
.photo-clear{min-height:44px}
.lookup-feedback{border-radius:6px;font-size:.875rem}
.lookup-feedback p{margin:0}
.lookup-feedback button{margin-top:.6rem;min-height:44px;font-size:.875rem;padding:.55rem .7rem}
.check-row{font-size:.9375rem;min-height:44px;padding:.35rem 0}
.check-row input{width:22px;height:22px;flex-basis:22px;margin-top:2px}
.check-row small{font-size:.875rem;line-height:1.55}
.declaration{margin:1.2rem 0 1rem}
.declaration strong{font-weight:650}
.publication-note{background:#f4f8f8;padding:.9rem 1rem;border-left:2px solid var(--teal);font-size:.875rem;border-radius:0 6px 6px 0}
.publication-note h3{font-size:.9375rem}
.publication-note p:last-child{margin-bottom:0}
.submit-area{margin-top:1.25rem}
.submit-area .wide-button{background:var(--teal);border-color:var(--teal);min-height:52px}
.submit-area .wide-button:hover{background:#124c50}
.submit-area .hint{margin-bottom:0;text-align:center}
.field-error,.photo-error{font-size:.875rem;font-weight:550;color:#9b352c;line-height:1.5;margin:.5rem 0 0}
[aria-invalid=true]{border-color:#9b352c!important;box-shadow:0 0 0 1px #9b352c}
.grader-options[aria-invalid=true]{border-radius:6px;outline:1px solid #9b352c;outline-offset:3px}
#form-errors{scroll-margin-top:1rem}
#form-errors a{display:inline-block;min-height:32px;padding:.2rem 0}
.notice{border-radius:6px}
.site-footer{font-size:.8125rem;border-top-color:var(--line)}
@media(max-width:600px){
  .site-header{padding:1rem 0;align-items:center;gap:.5rem}
  .site-header nav{gap:0;font-size:.75rem}
  .site-header nav a{justify-content:flex-end}
  .intro{padding-top:2rem}
  .intro .eyebrow{font-size:.6875rem}
  .lede{line-height:1.6}
  .search-panel{padding:1rem;margin-bottom:2.25rem}
  .search-form{gap:.65rem}
  .search-form>div:first-child{flex:0 0 86px}
  .search-form select{min-width:0}
  .search-form .grow{min-width:0}
  .search-form button{margin-top:.15rem}
  .section-title h2{font-size:1.3rem}
  .report-form{padding:1.25rem 1rem}
  .grader-options{gap:.375rem}
  .optional-section summary{padding:.75rem}
  .details-body{padding:.25rem .75rem .85rem}
  .photo-tile img{height:110px}
  .photo-tile p{font-size:.6875rem}
  .photo-tile button{font-size:.6875rem}
  .report-form .form-section{margin-bottom:1.6rem}
  .report-form .form-section+.form-section{padding-top:1.4rem}
  .certificate-number{font-size:clamp(1.75rem,6.7vw,3.7rem)}
}
@media(max-width:360px){
  .report-form{padding:1.15rem .75rem}
  .grader-options{gap:.25rem}
  .grader-choice span{font-size:.8125rem}
  .photo-grid{grid-template-columns:1fr}
  .photo-tile{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:.5rem}
  .photo-tile img{width:56px;height:72px}
  .photo-tile p{font-size:.75rem}
  .photo-tile button{width:auto;min-width:52px}
}
@media(prefers-reduced-motion:reduce){.grader-choice span{transition:none}}

/* Submission confirmation: first on the page, readable on small screens. */
.submission-notice{background:#12334f;color:#fff;border-bottom:7px solid #ffd65c;padding:1.6rem 0 1.7rem;scroll-margin-top:0}
.submission-notice:focus{outline:3px solid #ffd65c;outline-offset:-3px}
.submission-notice .submission-notice-badge{display:inline-block;background:#ffd65c;color:#12334f;padding:.3rem .7rem;border-radius:4px;font-size:.9rem;font-weight:750;line-height:1.5;margin:0 0 .85rem}
.submission-notice h2{font-size:clamp(1.8rem,5.5vw,2.5rem);line-height:1.2;font-weight:750;letter-spacing:-.025em;margin:0 0 .7rem;color:#fff}
.submission-notice p{font-size:1rem;line-height:1.65;margin:.65rem 0 0}
.submission-notice .submission-notice-lead{font-size:1.15rem;font-weight:650;margin:0}
.submission-notice strong{color:#fff}
.submission-notice .submission-notice-help{color:#e4edf5;font-size:.95rem}
.submission-notice a{color:#ffe28a;font-weight:650;text-decoration:underline;text-underline-offset:3px}
.submission-notice a:hover{color:#fff}
.submission-notice a:focus-visible{outline-color:#ffd65c}
@media(max-width:600px){.submission-notice{padding:1.25rem 0 1.4rem}.submission-notice h2{font-size:1.8rem}.submission-notice .submission-notice-lead{font-size:1.1rem}}
