@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,500;6..72,600&display=swap";:root{color:#292824;font-synthesis:none;--ink:#292824;--muted:#706c64;--line:#d8d1c5;--paper:#fffdfa;--green:#315f4b;--green-dark:#234638;--green-pale:#edf5f0;--orange:#e27745;--danger:#a13a2a;background:#f4f0e8;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 78% 8%,#fff8e9 0,#0000 27rem),#f4f0e8;min-width:320px;margin:0}button,input,textarea,select{font:inherit;border-radius:10px}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb, var(--orange) 60%, white);outline-offset:2px}.topbar{justify-content:space-between;align-items:center;max-width:1180px;margin:auto;padding:29px 34px;display:flex}.brand-lockup{align-items:center;gap:14px;min-height:34px;display:flex}.scout-logo{object-fit:contain;width:92px;height:30px}.brand-divider{background:var(--line);width:1px;height:24px}.org-logo{object-fit:contain;width:34px;height:34px}.brand-lockup .org-logo{width:96px;height:26px}.topbar-note{color:var(--muted);white-space:nowrap;font-size:.82rem;font-weight:600}.layout{grid-template-columns:minmax(250px,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(44px,9vw,120px);max-width:1060px;margin:28px auto 80px;padding:0 34px;display:grid}.intro{padding-top:40px}.org-heading{align-items:center;min-height:28px;margin-bottom:22px;display:flex}.org-heading .intro-logo{border-radius:0;width:132px;height:28px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:8ch;margin-bottom:26px;font-family:Newsreader,serif;font-size:clamp(2.6rem,5vw,4.3rem);line-height:.94}h2{letter-spacing:-.035em;margin-bottom:0;font-family:Newsreader,serif;font-size:2rem;line-height:1}h3{letter-spacing:-.018em;margin-bottom:4px;font-size:1rem}.eyebrow,.required-note{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:700}.trust{color:var(--muted);align-items:flex-start;gap:10px;max-width:250px;font-size:.9rem;line-height:1.45;display:flex}.trust svg{color:var(--green);flex:none;margin-top:2px}.form-card{background:var(--paper);border:1px solid #6f66582e;border-radius:18px;padding:clamp(25px,4vw,42px);box-shadow:0 18px 50px #41372617}.form-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:30px;display:flex}.form-heading .eyebrow{margin-bottom:8px}.required-note{white-space:nowrap;padding-top:7px}.resume-first{background:linear-gradient(135deg,#f2f8f4,#f8f6ed);border:1px solid #c8dbcf;border-radius:14px;margin-bottom:28px;padding:22px}.step-label{align-items:flex-start;gap:12px;display:flex}.step-label>span{background:var(--green);color:#fff;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;margin-top:1px;font-size:.76rem;font-weight:700;display:grid}.step-label p{color:var(--muted);margin-bottom:18px;font-size:.86rem;line-height:1.45}.field{margin-bottom:21px}.field>label,.field>.check-label{color:var(--ink);margin-bottom:8px;font-size:.87rem;font-weight:700;display:block}.field label span{color:var(--orange)}.field-hint{color:var(--muted);margin:-2px 0 8px;font-size:.8rem;line-height:1.4}input:not([type=checkbox]),textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #cbc5ba;min-height:44px;padding:11px 12px;transition:border-color .16s,box-shadow .16s}input:not([type=checkbox]):hover,textarea:hover,select:hover{border-color:#aaa297}input:not([type=checkbox]):focus,textarea:focus,select:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #315f4b1f}textarea{resize:vertical;min-height:110px;line-height:1.45}.upload{color:var(--green-dark);cursor:pointer;background:#ffffffad;border:1px dashed #90aa9a;border-radius:11px;align-items:center;gap:13px;padding:15px;transition:background .16s,border-color .16s,transform .16s;display:flex}.upload:hover{border-color:var(--green);background:#fff;transform:translateY(-1px)}.upload.has-file{border-style:solid;border-color:#78a187}.upload input{clip-path:inset(50%);white-space:nowrap;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}.upload span{gap:3px;min-width:0;display:grid}.upload strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.upload small{color:var(--muted);font-size:.76rem}.turnstile-wrap{min-height:94px;margin-bottom:15px}.turnstile-wrap p{color:var(--muted);margin:7px 0 0;font-size:.72rem}.prefill-button,.submit-button{color:#fff;background:var(--green);border:0;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;font-weight:700;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex}.prefill-button:hover:not(:disabled),.submit-button:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px);box-shadow:0 6px 16px #23463833}.prefill-button:disabled,.submit-button:disabled{cursor:not-allowed;opacity:.55}.prefill-message{align-items:flex-start;gap:7px;margin:13px 0 0;font-size:.83rem;line-height:1.45;display:flex}.prefill-message.done{color:var(--green-dark)}.prefill-message.error,.form-message{color:var(--danger)}.privacy-note{color:var(--muted);margin:13px 0 8px;font-size:.75rem;line-height:1.45}.manual-link{color:var(--green-dark);text-underline-offset:3px;background:0 0;border:0;padding:4px 0;font-size:.8rem;font-weight:700;text-decoration:underline}.details-section{border-top:1px solid var(--line);padding-top:28px}.details-heading{justify-content:space-between;gap:14px;margin-bottom:25px;display:flex}.details-heading .step-label p{margin-bottom:0}.edit-badge{color:var(--muted);white-space:nowrap;background:#f2efe8;border-radius:999px;align-self:start;padding:5px 9px;font-size:.7rem;font-weight:700}.search-input{margin-bottom:9px}.choice-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:260px;padding-right:3px;display:grid;overflow:auto}.choice{min-width:0;color:var(--muted);cursor:pointer;border:1px solid #ded8cf;border-radius:8px;align-items:flex-start;gap:8px;padding:9px;font-size:.81rem;line-height:1.35;display:flex}.choice:hover{border-color:#a2b9aa}.choice.selected{background:var(--green-pale);color:var(--green-dark);border-color:#6d9a7c}.choice input{accent-color:var(--green);margin:2px 0 0}.empty-search{color:var(--muted);grid-column:1/-1;margin:10px 0;font-size:.8rem}.checkbox-field .check-label{align-items:flex-start;gap:8px;font-weight:500;line-height:1.4;display:flex}.checkbox-field input{accent-color:var(--green);margin-top:3px}.final-verification{border-left:3px solid var(--orange);color:#635745;background:#fff9ee;border-radius:0 8px 8px 0;align-items:flex-start;gap:9px;margin:24px 0 16px;padding:10px 12px;font-size:.79rem;line-height:1.45;display:flex}.final-verification svg{color:var(--orange);flex:none;margin-top:1px}.final-verification p{margin:0}.form-message{margin:0 0 14px;font-size:.86rem;line-height:1.4}.legal{color:var(--muted);text-align:center;margin:14px 0 0;font-size:.73rem;line-height:1.5}.center-state{align-content:center;justify-items:start;max-width:570px;min-height:100vh;margin:auto;padding:30px;display:grid}.center-state h1{max-width:12ch}.center-state p{color:var(--muted);line-height:1.5}.success-icon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:21px;display:grid}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=760px){.topbar{padding:22px 20px}.topbar-note{display:none}.layout{grid-template-columns:1fr;gap:15px;margin:0 auto 45px;padding:0 20px}.intro{padding-top:16px}h1{max-width:13ch;font-size:clamp(2.55rem,12vw,3.65rem)}.form-card{padding:23px 18px}}@media (width<=460px){.scout-logo{width:78px}.brand-lockup .org-logo{width:82px}.org-heading .intro-logo{width:112px}.resume-first{padding:18px 15px}.choice-list{grid-template-columns:1fr}.details-heading{display:block}.edit-badge{margin:10px 0 0 37px;display:inline-block}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
