:root{--blue:#164ff0;--ink:#14223d;--muted:#63728c;--line:#dce4ef;--surface:#f0f4f9;--error:#ac2940;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:16px;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#fff}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}button:disabled{opacity:.35;cursor:default}button:focus-visible,a:focus-visible{outline:3px solid #83a6ff;outline-offset:5px}a{text-decoration:none;color:inherit}[hidden]{display:none!important}.masthead{height:90px;max-width:1520px;margin:auto;padding:0 5%;display:flex;align-items:center;gap:27px}.brand{font-size:48px;font-weight:850;letter-spacing:-4px;color:var(--blue);line-height:1}.brand-dot{color:var(--ink)}.brand-caption{font-size:12px;line-height:1.6;color:var(--muted);padding-left:24px;border-left:1px solid var(--line)}.header-right{display:flex;align-items:center;gap:30px;margin-left:auto}.prototype{font-size:12px;color:var(--muted)}.text-button{background:none;padding:12px 0;font-size:14px;font-weight:600;color:var(--ink);display:inline-flex;gap:17px;align-items:center}.text-button:hover{color:var(--blue)}.shell{max-width:1520px;margin:auto;padding:0 5%}.journey-header{border-top:1px solid var(--line);padding-top:25px}.journey-title{font-size:13px;font-weight:600;margin-bottom:23px}.journey-title>span{font-weight:400;color:var(--muted);margin-left:10px}#steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.step{display:flex;align-items:center;gap:11px;text-align:left;padding:16px 0 17px;position:relative;background:none;color:var(--muted);border-top:3px solid #e7ecf4;font-size:14px}.step-num{font-size:12px;font-variant-numeric:tabular-nums;color:#8290a6}.step.active{color:var(--blue);border-top-color:var(--blue);font-weight:650}.step.active .step-num{color:var(--blue)}.step.complete{border-top-color:#9bb5fb}.step.complete .step-num{color:var(--blue)}.step:hover{color:var(--blue);background:#f7f9ff}.step-title{line-height:1.4}main{position:relative;padding-top:10px}.worktop{display:flex;gap:20px;justify-content:flex-end;align-items:center;color:var(--muted);font-size:12px;padding:18px 0 0}.worktop>span:first-child{display:none}.worktop>span:last-child{background:#edf2fe;color:#375eb4;padding:7px 11px;border-radius:2px}.workbody{display:grid;grid-template-columns:150px minmax(0,1fr);gap:46px;padding:32px 0 75px;min-height:600px}.chapter-aside{display:flex;flex-direction:column;align-items:flex-start;padding-top:3px}.chapter-aside>span:first-child{font-size:100px;font-weight:300;letter-spacing:-7px;line-height:1;color:#bccbed;font-variant-numeric:tabular-nums}.chapter-rule{width:40px;height:2px;background:var(--blue);margin:31px 0 21px}.chapter-caption{font-size:11px;letter-spacing:1.3px;color:var(--muted);line-height:1.8;max-width:125px}.question-workspace{min-width:0;max-width:1050px}.section-heading{margin:0 0 38px}.eyebrow{font-size:12px;letter-spacing:1.7px;color:var(--blue);font-weight:650}.section-heading h2{font-size:48px;line-height:1.12;font-weight:600;letter-spacing:-1.9px;margin:20px 0 18px;max-width:800px}.section-heading h2:focus{outline:none}.section-heading p{font-size:18px;line-height:1.6;color:var(--muted);margin:0;max-width:700px}fieldset{border:0;padding:0;margin:0;min-width:0}legend{font-size:17px;font-weight:600;margin:0 0 20px;line-height:1.5}.source-options{display:grid;grid-template-columns:1fr 1fr;gap:20px}.source-option{position:relative;display:flex;flex-direction:column;padding:29px 30px 32px;cursor:pointer;background:#f1f5fb;min-height:260px;border-radius:3px;transition:background .2s,box-shadow .2s;box-shadow:inset 0 -3px #d4deed}.source-option:hover{background:#e9effb;box-shadow:inset 0 -3px #8caaf5}.source-option:has(input:checked){background:#eaf0ff;box-shadow:inset 0 -4px var(--blue)}.source-option:has(input:focus-visible){outline:3px solid var(--blue);outline-offset:5px}.source-option input{position:absolute;opacity:0;width:1px;height:1px}.choice-kicker{font-size:11px;letter-spacing:1.3px;color:var(--muted);font-weight:650;padding-right:30px;margin:0 0 32px}.option-copy{display:flex;flex-direction:column;flex:1}.option-copy strong{font-size:30px;line-height:1.2;font-weight:600;letter-spacing:-1px;margin-bottom:14px}.option-copy>span{font-size:16px;line-height:1.55;max-width:340px}.option-copy small{font-size:13px;line-height:1.6;color:var(--muted);margin-top:16px}.radio-mark{position:absolute;right:28px;top:28px;width:23px;height:23px;border:1.5px solid #a6b6d1;border-radius:50%;background:white}.source-option:has(input:checked) .radio-mark{border:7px solid var(--blue)}.source-option:has(input:checked) .choice-kicker,.source-option:has(input:checked) strong{color:var(--blue)}.quiet-note{display:flex;gap:12px;color:var(--muted);margin-top:27px;align-items:flex-start}.quiet-note>span{border:1px solid #9eacc3;border-radius:50%;width:17px;height:17px;flex-shrink:0;display:grid;place-items:center;font:12px Georgia;margin-top:3px}.quiet-note p{font-size:13px;line-height:1.7;margin:0}.reveal{padding-top:38px;margin-top:32px;border-top:1px solid var(--line);animation:arrive .3s ease}.group-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:34px 0 23px}.group-head:first-child{margin-top:0}.group-head>span{font-size:12px;color:var(--muted)}h3{font-size:20px;font-weight:600;line-height:1.4;margin:0;letter-spacing:-.3px}.question-marker{font-size:12px;font-weight:600;background:#eaf0ff;color:var(--blue);width:27px;height:27px;display:inline-grid;place-items:center;margin-right:11px;vertical-align:3px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.field{display:block;position:relative;font-size:16px;font-weight:550;margin-bottom:29px;min-width:0}.wide{grid-column:1/-1}.field b,legend b{color:var(--blue);font-weight:500}.field input,.field textarea{display:block;width:100%;margin-top:12px;min-height:61px;background:var(--surface);border:0;border-radius:3px;padding:17px 18px;outline:none;color:var(--ink);font-size:17px;font-weight:400;transition:background .15s,box-shadow .15s}.field input:hover,.field textarea:hover{background:#eaf0f8}.field input:focus,.field textarea:focus{background:#eaf0ff;box-shadow:inset 3px 0 var(--blue)}.field input::placeholder,.field textarea::placeholder{color:#7a88a0;opacity:1}.field textarea{resize:vertical;line-height:1.65}.optional{float:right;font-size:12px;font-weight:400;color:var(--muted)}.hint,.field-foot{display:block;font-size:13px;font-weight:400;color:var(--muted);line-height:1.65;margin-top:10px}.field-foot{display:flex;justify-content:space-between;gap:20px}.field-foot>span:last-child{white-space:nowrap}.open-choice-group{margin:28px 0 34px}.open-choices{display:grid;gap:12px}.open-choices.two{grid-template-columns:1fr 1fr}.open-choices.three{grid-template-columns:repeat(3,1fr)}.open-choice{position:relative;display:flex;gap:15px;align-items:flex-start;background:#f2f5fa;padding:23px 20px;min-height:106px;cursor:pointer;box-shadow:inset 0 -2px #dce4ef;border-radius:3px;transition:background .15s}.open-choice:hover{background:#eaf0fb}.open-choice input{position:absolute;opacity:0;width:1px;height:1px}.small-radio{border-radius:50%;border:1.5px solid #9aadc9;min-width:19px;height:19px;background:#fff;margin-top:3px}.open-choice strong{font-size:16px;font-weight:600;line-height:1.45;display:block}.open-choice small{font-size:13px;line-height:1.65;display:block;color:var(--muted);margin-top:7px}.open-choice:has(input:checked){background:#eaf0ff;box-shadow:inset 0 -3px var(--blue)}.open-choice:has(input:checked) strong{color:var(--blue)}.open-choice:has(input:checked) .small-radio{border:6px solid var(--blue)}.open-choice:has(input:focus-visible){outline:3px solid var(--blue);outline-offset:3px}.country-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:-13px 0 14px}.country-choices button{padding:14px 17px;min-height:49px;display:flex;align-items:center;justify-content:space-between;text-align:left;background:#f2f5fa;color:var(--ink);border-radius:3px;font-size:14px}.country-choices button:hover{background:#e8effe;color:var(--blue)}.country-choices button[aria-pressed=true]{background:#e6eeff;color:var(--blue);box-shadow:inset 3px 0 var(--blue)}.country-choices button[aria-pressed=true]:after{content:'✓';margin-left:9px}.country-choices .no-country{font-size:14px;color:var(--muted);grid-column:1/-1;line-height:1.6;margin:0}.show-countries{background:none;color:var(--blue);font-size:13px;padding:8px 0 19px}.additional-field{margin-top:30px;border-top:1px solid var(--line);padding-top:28px}.additional-field .field{max-width:520px}.form-footer{position:sticky;bottom:0;z-index:5;display:flex;gap:28px;align-items:center;padding:21px 0;margin-left:196px;border-top:1px solid var(--line);background:white;box-shadow:0 -12px 20px #fff}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:57px;padding:17px 26px;border-radius:3px;font-size:15px;font-weight:600}.primary{background:var(--blue);color:white}.primary:hover{background:#073bcb}.secondary{border:1px solid #bdcbe3;background:white;color:var(--ink)}.secondary:hover{border-color:var(--blue);color:var(--blue)}#next{margin-left:auto;min-width:185px}.primary>span{font-size:20px}#nextHint{margin-left:auto;font-size:13px;color:var(--muted)}#prev:disabled{visibility:hidden}.photo-layout{display:grid;grid-template-columns:230px 1fr;gap:46px;align-items:center}.portrait{aspect-ratio:3/4;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--surface);color:#9cacc7;border-radius:3px}.portrait img{position:absolute;object-fit:contain;width:100%;height:100%;background:var(--surface)}.portrait span{font-size:13px;margin-top:25px}.photo-copy p{color:var(--muted);font-size:16px;line-height:1.75;max-width:450px}.photo-copy .hint{font-size:13px}.photo-copy .primary{margin:12px 0 0}.species-picks{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:25px}.species-picks label{cursor:pointer;background:var(--surface);padding:14px 13px;min-height:50px;border-radius:3px;font-size:14px;display:flex;align-items:center;gap:10px;line-height:1.4}.species-picks label:hover{background:#e9effb}.species-picks label:has(input:checked){background:#e8efff;color:var(--blue);box-shadow:inset 0 -2px var(--blue)}input[type=checkbox]{accent-color:var(--blue);width:18px;height:18px;flex-shrink:0;margin:0}.dropzone{position:relative;background:var(--surface);padding:38px;text-align:center;border-radius:3px;margin-bottom:17px;border:1px dashed #a9bbd9}.upload-symbol{font-size:37px;color:var(--blue);display:block;margin:0 0 18px}.dropzone p{font-size:14px;color:var(--muted);line-height:1.6;margin:13px 0 25px}.dropzone.drag{background:#e7eeff;border-color:var(--blue)}.file-row{display:flex;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);font-size:15px}.file-row>span{overflow-wrap:anywhere;flex:1}.file-row small{color:var(--muted);font-size:12px}.file-row button{padding:10px;background:none;color:var(--muted);font-size:22px}#documentList{margin-bottom:27px}.review-group{padding:25px 0;border-top:1px solid var(--line)}.review-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:15px}.review-head button{padding:10px;background:none;color:var(--blue);font-size:14px}.review-group dl{display:grid;grid-template-columns:200px 1fr;gap:13px 25px;font-size:15px;line-height:1.7;margin:0}.review-group dt{color:var(--muted)}.review-group dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.declaration{display:flex;gap:17px;padding:26px;background:var(--surface);font-size:14px;line-height:1.8;margin-top:20px}.declaration input{margin-top:4px}.quiet-small{font-size:12px;line-height:1.7;color:var(--muted)}.inline-error{color:var(--error);font-size:14px;line-height:1.6;margin:12px 0}.inline-error:empty{display:none}.error-summary{color:var(--error);background:#fff1f3;padding:17px 20px;line-height:1.7;font-size:15px;margin:25px 0}[aria-invalid=true]{outline:2px solid var(--error);outline-offset:3px}.validation-message{display:block;color:var(--error);font-size:13px;font-weight:400;margin-top:12px}#completion{padding:45px 0}#completion p{line-height:1.8;color:var(--muted)}.complete-mark{font-size:48px;color:var(--blue);margin-bottom:25px}#completion .text-button{margin-left:23px}#toast{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);padding:17px 25px;background:var(--ink);color:white;border-radius:3px;font-size:14px;z-index:10;width:max-content;max-width:90vw}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.source-options:has(input:checked) .source-option{min-height:220px}.source-options:has(input:checked) .choice-kicker{margin-bottom:20px}.source-options:has(input:checked) .option-copy small{display:none}@keyframes arrive{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(min-width:1600px){.workbody{padding-top:45px;min-height:650px}.section-heading h2{font-size:56px}.source-option{min-height:285px}.option-copy strong{font-size:34px}.masthead{height:105px}}@media(max-width:1150px){.workbody{grid-template-columns:90px minmax(0,1fr);gap:30px}.chapter-aside>span:first-child{font-size:76px}.chapter-caption{font-size:10px}.form-footer{margin-left:120px}.source-option{padding:26px 24px;min-height:275px}.option-copy strong{font-size:27px}.open-choices.three{grid-template-columns:1fr}.open-choices.three .open-choice{min-height:88px}.open-choices.three .open-choice>span:last-child{display:flex;align-items:baseline;gap:20px;flex-wrap:wrap}.open-choices.three .open-choice small{margin:0}.species-picks{grid-template-columns:repeat(3,1fr)}.step{font-size:12px;gap:7px}.photo-layout{grid-template-columns:190px 1fr;gap:30px}}@media(max-width:850px){.masthead{height:80px;padding:0 5%}.prototype{display:none}.shell{padding:0 5%}.workbody{display:block;padding-top:25px;min-height:570px}.chapter-aside{display:none}.form-footer{margin-left:0}.section-heading h2{font-size:43px}.step{flex-direction:column;align-items:flex-start;gap:7px;padding-bottom:13px}.step-title{font-size:12px}.worktop{padding-top:8px}.journey-header{padding-top:20px}.journey-title{margin-bottom:20px}.section-heading{margin-bottom:30px}.source-option{min-height:255px}.source-options{gap:15px}.fields{gap:0 20px}#nextHint{display:none}.open-choices.two{gap:10px}.open-choice{padding:20px 16px}.photo-layout{grid-template-columns:180px 1fr}}@media(max-width:560px){.masthead{padding:0 22px;gap:15px}.brand{font-size:42px}.brand-caption{display:none}.header-right .text-button{font-size:12px}.shell{padding:0 22px}.journey-title{font-size:12px}.journey-title>span{margin-left:5px}#steps{gap:6px}.step{align-items:center;padding:12px 0}.step-num{font-size:13px}.step-title{display:none}.worktop{padding-top:10px}.worktop>span:last-child{font-size:11px}.workbody{padding:25px 0 45px;min-height:560px}.section-heading .eyebrow{font-size:10px;letter-spacing:1.2px}.section-heading h2{font-size:36px;letter-spacing:-1.3px;margin-top:16px}.section-heading p{font-size:16px}.source-options{grid-template-columns:1fr;gap:13px}.source-option{padding:23px;min-height:205px}.source-options:has(input:checked) .source-option{min-height:170px}.choice-kicker{font-size:10px;margin-bottom:23px}.option-copy strong{font-size:27px;margin-bottom:11px}.option-copy>span{font-size:15px}.option-copy small{font-size:12px;margin-top:12px}.radio-mark{right:22px;top:21px}.source-options:has(input:checked) .choice-kicker{margin-bottom:13px}.reveal{padding-top:28px;margin-top:27px}.group-head{align-items:flex-start;gap:10px}.group-head>span{font-size:11px;white-space:nowrap}h3{font-size:18px}.question-marker{display:none}.fields{grid-template-columns:1fr}.field{font-size:15px;margin-bottom:26px}.field input,.field textarea{font-size:16px;min-height:59px}.optional{font-size:11px}.open-choices.two,.open-choices.three{grid-template-columns:1fr}.open-choice{min-height:92px;padding:20px}.open-choices.three .open-choice>span:last-child{display:block}.open-choices.three .open-choice small{margin-top:5px}.open-choice strong{font-size:16px}.open-choice small{font-size:13px}.open-choice-group{margin:25px 0}.country-choices{grid-template-columns:1fr 1fr;gap:8px}.country-choices button{font-size:13px;padding:14px 12px}.species-picks{grid-template-columns:1fr 1fr}.species-picks label{font-size:13px}.form-footer{padding:17px 0;gap:15px}.primary,.secondary{min-height:55px;font-size:14px;padding:16px 20px}#next{min-width:160px}.photo-layout{grid-template-columns:1fr;gap:25px}.portrait{width:170px;margin:auto}.photo-copy{text-align:center}.photo-copy p{font-size:15px}.dropzone{padding:28px 17px}.dropzone p{font-size:13px}.review-group dl{grid-template-columns:1fr;gap:4px}.review-group dd{margin-bottom:12px}.declaration{padding:20px;font-size:13px}.review-head button{font-size:12px}.field-foot{font-size:12px;gap:12px}#completion .text-button{display:block;margin:15px 0}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* UEAD application surface, derived from the supplied uead.eu identity. */
:root{--blue:#3a9bf4;--ink:#f5f6fb;--muted:#afb9d8;--line:rgba(255,255,255,.12);--surface:rgba(255,255,255,.065);--error:#ffbac8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:dark}body{padding:8px;background:#f4f4f2;-webkit-font-smoothing:antialiased}.app-surface{min-height:calc(100vh - 16px);border-radius:30px;background:radial-gradient(circle at 78% 20%,rgba(42,111,246,.10),transparent 32%),linear-gradient(135deg,#111d54 0%,#13235f 52%,#0d1748 100%);overflow:clip}.masthead{height:99px;max-width:1536px;padding:0 48px;gap:23px}.brand{font-size:23px;font-weight:700;letter-spacing:-1.1px;color:#f5f6fb}.brand-caption{font-size:11px;line-height:1.5;color:#aab6d6;padding-left:23px}.header-right{gap:28px}.prototype{font-size:11px;color:#aab6d6}.header-right .text-button{font-size:13px;padding:12px 16px;background:rgba(255,255,255,.045);border-radius:10px;gap:22px}.header-right .text-button:hover{background:rgba(255,255,255,.09);color:white}.shell{max-width:1400px;padding:0 48px 35px}.journey-header{border-top:1px solid var(--line);padding:22px 0 0;margin-left:310px}#steps{gap:8px}.step{background:none;padding:13px 0 17px;gap:9px;align-items:center;flex-direction:row;border-top:2px solid rgba(255,255,255,.13);font-size:12px;color:#aab7d8}.step-num{color:#91a1c9;font-size:11px}.step.active{color:#fff;border-color:#3a9bf4}.step.active .step-num{color:#7cc0ff}.step.complete{border-color:#637fbc}.step.complete .step-num{color:#91ccff}.step:hover{background:rgba(255,255,255,.025);color:white}.step-title{font-size:12px}main{display:grid;grid-template-columns:254px minmax(0,1fr);column-gap:56px;grid-template-rows:auto 1fr auto;padding:20px 0 0;align-items:start;min-height:680px}.case-rail{grid-column:1;grid-row:1/4;position:sticky;top:40px;padding:10px 0 25px;align-self:start}.rail-heading>.eyebrow{font-size:10px;letter-spacing:1.5px;color:#a7b5d8}.rail-heading h1{font-size:44px;letter-spacing:-2px;font-weight:550;line-height:1.06;margin:27px 0 25px}.rail-heading h1>span{color:#3a9bf4}.rail-heading p{font-size:14px;line-height:1.85;color:#b2bddb;max-width:235px;margin:0}.record-outline{margin-top:45px;padding:22px 0 0;border-top:1px solid var(--line)}.outline-title{display:flex;flex-direction:column;gap:8px;margin-bottom:19px}.outline-title>span:first-child{font-size:10px;letter-spacing:1.4px;color:#a2b0d3;font-weight:650}.outline-title>span:last-child{font-size:12px;color:#8fa2ce}.outline-row{display:flex;position:relative;width:100%;flex-direction:column;text-align:left;gap:8px;padding:17px 24px 18px 0;border-bottom:1px solid rgba(255,255,255,.075);background:none;color:var(--ink)}.outline-row>span:first-child{font-size:12px;color:#a4b1d2}.outline-row>strong{font-size:14px;font-weight:400;line-height:1.5;color:#8fa0c8;overflow-wrap:anywhere}.outline-row>strong.has-value{color:#f2f5ff;font-weight:550}.outline-row:hover{background:rgba(255,255,255,.03)}.outline-edit{position:absolute;right:0;top:35px;font-size:14px;color:#7698d4}.outline-row:hover .outline-edit{color:#7bc0ff}.outline-attachments{font-size:12px;color:#9aadd4;line-height:1.6;padding-top:19px}.rail-foot{display:flex;align-items:center;gap:10px;color:#90a2cc;font-size:11px;margin-top:38px;line-height:1.5}.rail-foot>span:first-child{color:#74bfff;font-size:12px}.chapter-caption{max-width:none;font-size:11px;letter-spacing:0;color:#acbada}.worktop{grid-column:2;grid-row:1;display:flex;justify-content:space-between;margin:0;padding:20px 33px 0;border:1px solid var(--line);border-bottom:0;border-radius:24px 24px 0 0;background:rgba(255,255,255,.055);color:#aab8da}.worktop>span:first-child{display:block;letter-spacing:2px;font-size:11px}.worktop>span:last-child{background:none;padding:0;font-size:11px;color:#b7c4e3}.workbody{grid-column:2;grid-row:2;display:block;padding:29px 33px 32px;min-height:510px;border-left:1px solid var(--line);border-right:1px solid var(--line);background:rgba(255,255,255,.055)}.question-workspace{max-width:none}.section-heading{margin-bottom:28px}.section-heading .eyebrow{display:none}.section-heading h2{font-size:32px;line-height:1.2;font-weight:600;letter-spacing:-1.15px;margin:0 0 12px;max-width:none}.section-heading p{font-size:15px;line-height:1.7;color:#b1bfdf;max-width:none}.source-options{gap:14px}.source-option{padding:24px 22px 23px;min-height:247px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.13);border-radius:15px;box-shadow:none;transition:background .2s,border-color .2s,transform .2s}.source-option:hover{background:rgba(255,255,255,.085);border-color:rgba(128,183,255,.5);box-shadow:none;transform:translateY(-2px)}.source-option:has(input:checked){background:rgba(58,155,244,.13);border-color:#6fb9ff;box-shadow:inset 0 0 0 1px rgba(111,185,255,.22);transform:none}.choice-kicker{font-size:10px;letter-spacing:1.1px;color:#9db0d9;padding-right:25px;margin-bottom:26px}.option-copy strong{font-size:25px;line-height:1.12;font-weight:560;letter-spacing:-.7px;margin-bottom:17px}.option-copy>span{font-size:14px;line-height:1.6;color:#c8d2eb}.option-copy small{font-size:12px;line-height:1.7;color:#a6b6db;margin-top:17px}.radio-mark{right:19px;top:21px;width:20px;height:20px;border-color:#7a90bd;background:transparent}.source-option:has(input:checked) .radio-mark{border:6px solid #8ac8ff;background:#1b3768}.source-option:has(input:checked) .choice-kicker{color:#a4d4ff}.source-option:has(input:checked) strong{color:#f7fbff}.source-options:has(input:checked) .source-option{min-height:205px}.source-options:has(input:checked) .option-copy strong{font-size:23px}.source-options:has(input:checked) .choice-kicker{margin-bottom:19px}.quiet-note{margin-top:24px;color:#aebcdb}.quiet-note>span{border-color:#8197c5}.quiet-note p{font-size:12px;line-height:1.8}.reveal{padding-top:26px;margin-top:28px;border-color:rgba(255,255,255,.12)}.group-head{margin:27px 0 21px;gap:15px}.group-head>span{color:#a3b2d5;font-size:11px}h3{font-size:17px;letter-spacing:-.3px;font-weight:600}.fields{gap:0 20px}.field{font-size:14px;font-weight:550;color:#d5ddf1;margin-bottom:25px}.field input,.field textarea{min-height:56px;font-size:16px;background:rgba(255,255,255,.075);border-radius:11px;border:1px solid transparent;padding:15px 16px;color:white;margin-top:10px;box-shadow:none}.field input:hover,.field textarea:hover{background:rgba(255,255,255,.105)}.field input:focus,.field textarea:focus{background:rgba(58,155,244,.15);border-color:transparent;box-shadow:0 0 0 2px rgba(116,191,255,.7)}.field:focus-within{color:#93ccff}.field input::placeholder,.field textarea::placeholder{color:#98a8ce}.field b,legend b{color:#86c6ff}.optional{font-size:11px;color:#a5b4d8}.hint,.field-foot{font-size:12px;line-height:1.7;color:#a9b9dc}.additional-field{margin-top:21px;padding-top:23px}.open-choice-group{margin:24px 0 28px}legend{font-size:15px;color:#dce5f7;font-weight:550;margin-bottom:16px}.open-choices{gap:10px}.open-choice{padding:18px 16px;min-height:111px;background:rgba(255,255,255,.045);border:1px solid transparent;border-radius:11px;box-shadow:none;gap:12px}.open-choice:hover{background:rgba(255,255,255,.085);box-shadow:none}.open-choice strong{font-size:14px;line-height:1.5;color:#e8edf8;font-weight:550}.open-choice small{font-size:12px;line-height:1.7;color:#acbcde;margin-top:7px}.small-radio{width:17px;min-width:17px;height:17px;border-color:#7c93c0;background:transparent;margin-top:3px}.open-choice:has(input:checked){background:rgba(58,155,244,.15);border-color:#619edc;box-shadow:none}.open-choice:has(input:checked) strong{color:#f5faff}.open-choice:has(input:checked) .small-radio{border:5px solid #8ac8ff;background:transparent}.open-choices.three{grid-template-columns:1fr}.open-choices.three .open-choice{min-height:82px}.open-choices.three .open-choice>span:last-child{display:flex;align-items:baseline;gap:20px;flex-wrap:wrap}.open-choices.three .open-choice small{margin:0}.country-choices{gap:8px}.country-choices button{background:rgba(255,255,255,.05);color:#c6d3ee;border-radius:9px;font-size:13px;padding:13px 14px;min-height:47px}.country-choices button:hover{background:rgba(255,255,255,.1);color:white}.country-choices button[aria-pressed=true]{color:#e8f5ff;background:rgba(58,155,244,.17);box-shadow:inset 0 0 0 1px #619edc}.country-choices .no-country{color:#c2ceea;font-size:13px}.show-countries{color:#9ad1ff;font-size:12px}.species-picks{grid-template-columns:repeat(3,1fr)}.species-picks label{font-size:13px;border-radius:9px;background:rgba(255,255,255,.055);color:#c8d5ee}.species-picks label:hover{background:rgba(255,255,255,.1)}.species-picks label:has(input:checked){background:rgba(58,155,244,.16);color:#e4f3ff;box-shadow:inset 0 0 0 1px #639edf}input[type=checkbox]{accent-color:#69b9ff}.form-footer{grid-column:2;grid-row:3;position:relative;bottom:auto;margin:0;padding:21px 33px;gap:19px;border:1px solid var(--line);border-top:1px solid rgba(255,255,255,.08);border-radius:0 0 24px 24px;background:rgba(255,255,255,.055);box-shadow:0 28px 60px rgba(0,0,0,.07)}.primary{background:#f4f6fb;color:#101b50;border-radius:11px;font-weight:650;min-height:51px;padding:15px 23px;font-size:14px}.primary:hover{background:white;color:#0d1849}.primary:active{transform:translateY(1px)}.secondary{color:#eff5ff;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.2);border-radius:11px;min-height:50px;font-size:14px}.secondary:hover{color:white;border-color:#8ec4ff;background:rgba(255,255,255,.1)}.text-button{color:#c1cdeb;font-size:13px}.text-button:hover{color:white}#next{min-width:143px}#nextHint{font-size:11px;color:#aab9d9;display:block}.photo-layout{grid-template-columns:170px minmax(0,1fr);gap:27px}.portrait{background:rgba(255,255,255,.055);border-radius:14px;color:#90a7d1}.portrait img{background:#182a61}.portrait span{font-size:12px}.photo-copy h3{font-size:18px}.photo-copy p{font-size:14px;line-height:1.8;color:#b9c8e6}.photo-copy .hint{font-size:12px;color:#aebfdf}.dropzone{background:rgba(255,255,255,.04);border:1px dashed #718bbc;border-radius:14px;padding:30px 20px}.dropzone.drag{background:rgba(58,155,244,.14);border-color:#9bd5ff}.dropzone p{font-size:12px;color:#afbfdf}.upload-symbol{color:#8ccbff}.file-row{color:#e1e8f8;font-size:14px}.file-row small,.file-row button{color:#afbfdf}.review-head button{color:#9dd0ff;font-size:13px}.review-group dl{grid-template-columns:170px 1fr;font-size:14px;gap:11px 18px}.review-group dt{color:#a9badd}.review-group dd{color:#e6edf9}.declaration{border-radius:13px;background:rgba(255,255,255,.06);font-size:13px;color:#d1ddf2;padding:22px;gap:13px}.quiet-small{color:#afbfdf;font-size:12px}.error-summary{color:#ffc6d2;background:rgba(239,63,100,.10);border-radius:11px;font-size:14px}.inline-error,.validation-message{color:#ffc2d0;font-size:13px}[aria-invalid=true]{outline-color:#e78ca3}#completion p{color:#b8c8e8}#toast{background:#eff4ff;color:#182657;border-radius:12px;box-shadow:0 12px 40px #0003}.complete-mark{color:#83c5ff}button:focus-visible,a:focus-visible{outline-color:#9cd4ff}.open-choice:has(input:focus-visible),.source-option:has(input:focus-visible){outline-color:#9cd4ff}@media(min-width:1600px){.masthead{height:105px}.shell{padding-bottom:50px}.workbody{padding:35px 40px 40px;min-height:560px}.worktop{padding:22px 40px 0}.form-footer{padding:23px 40px}.section-heading h2{font-size:35px}.source-option{min-height:265px}.option-copy strong{font-size:28px}}@media(max-width:1150px){.masthead{padding:0 35px}.shell{padding:0 35px 30px}.journey-header{margin-left:250px}main{grid-template-columns:215px minmax(0,1fr);column-gap:35px}.rail-heading h1{font-size:39px}.rail-heading p{font-size:13px}.worktop{padding:20px 25px 0}.workbody{padding:27px 25px;min-height:500px}.form-footer{padding:20px 25px}#nextHint{display:none}.source-option{padding:22px 18px;min-height:250px}.option-copy strong{font-size:23px}.option-copy>span{font-size:13px}.choice-kicker{font-size:9px;letter-spacing:.8px}.photo-layout{grid-template-columns:140px 1fr;gap:23px}.step{flex-direction:column;align-items:flex-start;gap:6px}.step-title{font-size:11px}.section-heading h2{font-size:29px}.country-choices{grid-template-columns:1fr 1fr}.open-choices.two{grid-template-columns:1fr}.open-choice{min-height:85px}.open-choice small{font-size:13px}.open-choice strong{font-size:15px}}@media(max-width:850px){.app-surface{border-radius:23px}.masthead{height:83px;padding:0 28px}.shell{padding:0 28px 30px}.journey-header{margin-left:0}main{grid-template-columns:1fr;padding-top:20px;row-gap:0;min-height:0}.case-rail{position:static;grid-column:1;grid-row:1;display:flex;align-items:flex-start;gap:25px;padding:0 0 25px}.rail-heading{flex:1}.rail-heading h1{font-size:29px;line-height:1.2;margin:12px 0 0}.rail-heading h1 br{display:none}.rail-heading h1 br:after{content:' '}.rail-heading h1>span:before{content:' '}.rail-heading p,.record-outline,.rail-foot{display:none}.worktop{grid-column:1;grid-row:2;padding:20px 28px 0}.workbody{grid-column:1;grid-row:3;padding:27px 28px 30px;min-height:430px}.form-footer{grid-column:1;grid-row:4;padding:21px 28px}.section-heading h2{font-size:31px}.source-option{min-height:240px;padding:24px}.source-options:has(input:checked) .source-option{min-height:190px}.choice-kicker{font-size:10px;margin-bottom:27px}.option-copy strong{font-size:26px}.option-copy>span{font-size:14px}.open-choices.two{grid-template-columns:1fr 1fr}.step{align-items:center}.country-choices{grid-template-columns:repeat(3,1fr)}.photo-layout{grid-template-columns:180px 1fr}}@media(max-width:560px){body{padding:5px}.app-surface{border-radius:19px;min-height:calc(100vh - 10px)}.masthead{height:75px;padding:0 16px}.brand{font-size:21px}.header-right .text-button{font-size:11px;padding:11px 12px;gap:12px}.shell{padding:0 16px 20px}.journey-header{padding-top:15px}.step{padding:11px 0}.step-num{font-size:12px}.step-title{display:none}.case-rail{padding:0 5px 23px}.rail-heading>.eyebrow{font-size:9px}.rail-heading h1{font-size:28px;letter-spacing:-1px;margin-top:12px}.worktop{border-radius:19px 19px 0 0;padding:19px 21px 0}.worktop>span:last-child{font-size:10px;max-width:75%;text-align:right}.workbody{padding:26px 21px 27px;min-height:460px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:26px;letter-spacing:-.8px}.section-heading p{font-size:14px}.source-options{grid-template-columns:1fr;gap:12px}.source-option{min-height:180px;padding:21px}.source-options:has(input:checked) .source-option{min-height:152px}.option-copy strong{font-size:23px;line-height:1.2;margin-bottom:10px}.option-copy strong br{display:none}.option-copy strong br:after{content:' '}.option-copy strong{max-width:230px}.choice-kicker{margin-bottom:18px;font-size:9px}.option-copy>span{font-size:13px}.option-copy small{font-size:11px;margin-top:12px}.radio-mark{right:20px;top:20px}.quiet-note p{font-size:11px}.form-footer{border-radius:0 0 19px 19px;padding:18px 21px;gap:15px}.primary,.secondary{min-height:50px;font-size:13px;padding:14px 19px}#next{min-width:138px}.field{font-size:14px}.field input,.field textarea{font-size:16px;min-height:54px;padding:15px}.field-foot,.hint{font-size:11px}.group-head>span{font-size:10px}.open-choices.two{grid-template-columns:1fr}.open-choice{padding:18px 15px;min-height:91px}.open-choice strong{font-size:14px}.open-choice small{font-size:12px}.open-choices.three .open-choice>span:last-child{display:block}.open-choices.three .open-choice small{margin-top:6px}.country-choices{grid-template-columns:1fr 1fr}.country-choices button{font-size:12px;padding:13px 11px}.species-picks{grid-template-columns:1fr 1fr}.species-picks label{font-size:12px;padding:13px 10px}.photo-layout{grid-template-columns:1fr}.portrait{width:160px}.photo-copy .primary{font-size:13px}.review-group dl{grid-template-columns:1fr;gap:3px}.review-group dd{margin-bottom:11px}.review-head h3{font-size:16px}.review-head button{font-size:11px}.declaration{padding:17px;font-size:12px}.quiet-small{font-size:11px}.dropzone{padding:26px 15px}.dropzone p{font-size:11px}.file-row{font-size:13px}} 

/* Animal registration refinements */
.sterilization-field{margin:2px 0 28px}.sterilization-check{display:flex;align-items:flex-start;gap:14px;min-height:74px;padding:16px 17px;border:1px solid transparent;border-radius:11px;background:rgba(255,255,255,.045);cursor:pointer;color:#e8edf8}.sterilization-check:hover{background:rgba(255,255,255,.085)}.sterilization-check input{position:absolute;opacity:0;pointer-events:none}.sterilization-box{width:19px;height:19px;flex:0 0 19px;margin-top:2px;border:1px solid #7c93c0;border-radius:5px;display:grid;place-items:center}.sterilization-check input:checked+.sterilization-box{border-color:#8ac8ff;background:rgba(58,155,244,.2);box-shadow:inset 0 0 0 4px #8ac8ff}.sterilization-check input:focus-visible+.sterilization-box{outline:2px solid #9cd4ff;outline-offset:3px}.sterilization-copy{display:flex;flex-direction:column;gap:5px}.sterilization-copy strong{font-size:14px;font-weight:550;color:#edf4ff}.sterilization-copy small{font-size:12px;line-height:1.55;color:#aebddd}.animal-photo-first{margin-bottom:30px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.09)}.animal-appearance-fields{align-items:start}.animal-appearance-fields>.field{min-width:0}.animal-appearance-fields textarea{width:100%;box-sizing:border-box;resize:vertical;min-height:150px}.animal-appearance-fields .field-foot{display:flex;justify-content:space-between;gap:12px;width:100%;box-sizing:border-box;margin-top:7px}.distinguishing-field{align-self:start}@media(max-width:850px){.animal-appearance-fields{grid-template-columns:1fr}}


/* v8: keep the opening source-choice typography stable before/after selection. */
.source-option .option-copy strong,
.source-options:has(input:checked) .option-copy strong{font-size:23px!important;line-height:1.2!important;letter-spacing:-.6px!important}

.person-register-explainer{margin:0 0 24px;padding:17px 19px;border-left:3px solid var(--blue);background:#eef3ff;color:var(--ink);border-radius:0 3px 3px 0}.person-register-explainer strong{display:block;margin:0 0 6px;font-size:14px;line-height:1.45;color:var(--blue)}.person-register-explainer p{margin:0;max-width:820px;font-size:13px;line-height:1.65;color:var(--muted)}


/* v9: person registry source step — stable cards, blue explainer, external guidance. */
.person-register-explainer{
  margin:0 0 24px!important;
  padding:16px 18px!important;
  border:1px solid rgba(126,190,255,.22)!important;
  border-left:3px solid #79beff!important;
  border-radius:11px!important;
  background:rgba(54,135,232,.075)!important;
  color:#e8f0ff!important;
  box-shadow:none!important;
}
.person-register-explainer strong{margin:0 0 6px!important;color:#9fd3ff!important;font-size:13px!important;font-weight:650!important}
.person-register-explainer p{margin:0!important;color:#b8c8e7!important;font-size:12px!important;line-height:1.65!important}

.source-option,
.source-options:has(input:checked) .source-option{
  min-height:220px!important;
  padding-top:25px!important;
  padding-bottom:25px!important;
}
.source-option .choice-kicker,
.source-options:has(input:checked) .choice-kicker{margin-bottom:19px!important}
.source-option .option-copy strong,
.source-options:has(input:checked) .option-copy strong{
  font-size:23px!important;
  line-height:1.2!important;
  letter-spacing:-.6px!important;
}
.person-source-guidance{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  margin:14px 0 4px;
}
.person-source-guidance-item{
  display:grid;
  grid-template-columns:8px minmax(0,1fr);
  gap:11px;
  align-items:start;
  padding:13px 2px 0;
  border-top:1px solid rgba(255,255,255,.11);
}
.person-source-guidance-dot{
  width:6px;height:6px;margin-top:5px;border-radius:50%;
  background:#72baff;box-shadow:0 0 0 3px rgba(114,186,255,.08)
}
.person-source-guidance-item strong{
  display:block;margin:0 0 4px;color:#89c7ff;
  font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase
}
.person-source-guidance-item p{margin:0;color:#aebfdf;font-size:11px;line-height:1.55}
.source-options + .person-source-guidance + .inline-error{margin-top:10px}

@media(max-width:850px){
  .source-option,.source-options:has(input:checked) .source-option{min-height:190px!important}
}
@media(max-width:560px){
  .person-register-explainer{padding:14px 15px!important}
  .person-source-guidance{grid-template-columns:1fr;gap:10px;margin-top:10px}
  .source-option,.source-options:has(input:checked) .source-option{min-height:158px!important}
}
