@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:#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{grid-template-columns:35fr 65fr;margin:0;padding:29px clamp(32px,4vw,64px);display:grid}.brand-lockup{align-items:center;gap:14px;min-height:34px;display:flex}.scout-logo-link{line-height:0;display:block}.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:128px;height:34px}.layout{grid-template-columns:35fr 65fr;align-items:stretch;gap:0;margin:0;padding:0;display:grid}.campaign-page{background:linear-gradient(90deg,#fff4e7 0 35%,#f4f0e8 35% 100%);min-height:100vh}.intro,.form-card{min-height:calc(100vh - 92px);padding:clamp(32px,4vw,64px)}.intro{background:radial-gradient(circle at 1px 1px,#e2774561 1.15px,#0000 1.4px) 0 0/20px 20px,radial-gradient(circle at 2px 2px,#e277452e 1.8px,#0000 2.1px) 10px 10px/40px 40px,#fff4e7}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}.form-card{background:#f4f0e8;min-width:0}.form-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:38px;display:flex}.form-heading .eyebrow{margin-bottom:8px}.form-intro{max-width:44ch;color:var(--muted);margin:12px 0 0;font-size:.92rem;line-height:1.45}.speed-signal{color:var(--green-dark);margin:12px 0 0;font-size:.8rem;font-weight:700}.speed-signal span{color:var(--orange);padding-inline:3px}.required-note{white-space:nowrap;padding-top:7px}.resume-first{margin-bottom:40px;position:relative}.resume-first>.step-label{margin-bottom:26px}.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;position:relative}.upload:hover{border-color:var(--green);background:#fff;transform:translateY(-1px)}.upload.has-file{border-style:solid;border-color:#78a187}.upload.parsing{pointer-events:none;background:#f6fbf7;border-color:#4f8069;overflow:hidden}.upload.parsing:after{content:"";border-radius:inherit;animation:resume-scan 1.5s var(--ease-out-quart,cubic-bezier(.25,1,.5,1)) infinite;background:linear-gradient(100deg,#0000 28%,#62a17c1f 46%,#0000 64%);position:absolute;inset:0;transform:translate(-120%)}.upload.parsing>*{z-index:1;position:relative}.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}.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}.submit-button:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px);box-shadow:0 6px 16px #23463833}.submit-button:disabled{cursor:not-allowed;opacity:.55}.prefill-message{align-items:center;gap:9px;margin:13px 0 22px;font-size:.83rem;line-height:1.45;display:flex}.prefill-message.prefilling{color:var(--green-dark)}.prefill-message.prefilling>span:last-child{gap:1px;display:grid}.prefill-message.prefilling strong{font-size:.86rem}.prefill-message.prefilling small{color:var(--muted);font-size:.75rem}.scan-icon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;animation:1.15s ease-in-out infinite alternate scan-breathe;display:grid}.prefill-message.done{color:var(--green-dark)}.prefill-message.error,.form-message{color:var(--danger)}.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}.contact-summary{color:var(--green-dark);border-block:1px solid #bfd0c4;gap:4px;margin:0 0 26px;padding:14px 0;display:grid}.contact-summary strong{font-size:1rem}.contact-summary>span{color:var(--muted);overflow-wrap:anywhere;font-size:.85rem}.contact-summary button{color:var(--green-dark);text-underline-offset:3px;background:0 0;border:0;justify-self:start;margin-top:5px;padding:0;font-size:.82rem;font-weight:700;text-decoration:underline}.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}.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)}}@keyframes resume-scan{to{transform:translate(120%)}}@keyframes scan-breathe{to{transform:scale(1.08);box-shadow:0 0 0 7px #315f4b17}}@media (width<=760px){body,.campaign-page{background:#f4f0e8}.topbar{background:#fff4e7;padding:15px 20px;display:flex}.layout{grid-template-columns:1fr;gap:14px;margin:0 auto 45px;padding:0}.intro{min-height:0;padding:16px 20px 18px}.form-card{min-height:0;padding:28px 20px}.intro h1{max-width:15ch;margin-bottom:15px;font-size:clamp(2rem,9vw,2.75rem)}.certification-hook{margin-top:15px}}@media (width<=460px){.scout-logo{width:78px}.brand-lockup .org-logo{width:82px}.choice-list{grid-template-columns:1fr}.details-heading{display: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}}.certification-hook{width:min(100%,310px);color:var(--ink);text-align:left;background:#fffdfad1;border:1px solid #e2774570;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:38px;padding:13px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid;box-shadow:0 8px 28px #553d2714}.certification-hook:hover{border-color:var(--orange);transform:translateY(-1px);box-shadow:0 11px 32px #553d2724}.certification-hook strong,.certification-hook small{display:block}.certification-hook strong{font-size:.82rem}.certification-hook small{color:var(--muted);margin-top:3px;font-size:.72rem;line-height:1.35}.credential-medallion{color:#fff;background:radial-gradient(circle at 32% 28%,#f5b64d 0 12%,#e27745 13% 54%,#b64a2d 55% 100%);border:3px double #fff;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 0 0 1px #8d442480,0 3px 8px #6835222e}.certification-dialog-backdrop{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#29282459;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.certification-dialog{background:var(--paper);border:1px solid #e3d5c4;border-radius:20px;width:min(100%,430px);padding:31px;position:relative;box-shadow:0 24px 70px #2928243d}.certification-dialog .credential-medallion{width:50px;height:50px;margin-bottom:19px}.certification-dialog .eyebrow{margin-bottom:8px}.certification-dialog>p:not(.eyebrow){color:var(--muted);margin:22px 0 0;font-size:.9rem;line-height:1.5}.dialog-close{width:34px;height:34px;color:var(--muted);background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:13px;right:13px}.dialog-close:hover{color:var(--ink);background:#f2ece3}.linkedin-badge{color:#075eaa;background:#eaf4ff;border-radius:7px;align-items:center;gap:7px;margin-top:17px;padding:7px 9px;font-size:.73rem;font-weight:700;display:inline-flex}.certification-success{max-width:640px;padding-top:clamp(34px,8vh,92px);padding-bottom:60px}.certification-success>p{max-width:600px}.certification-loading{color:var(--green-dark);align-items:center;gap:9px;margin-top:28px;font-size:.87rem;font-weight:700;display:flex}.certification-picker{background:var(--paper);border:1px solid #d8c9b6;border-radius:17px;width:100%;margin-top:30px;padding:clamp(20px,4vw,30px);box-shadow:0 16px 40px #553d271a}.certification-picker-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:30px;display:flex}.linkedin-mark{color:#fff;background:#0a66c2;border-radius:2px;place-items:center;width:16px;height:16px;font-family:Arial,sans-serif;font-size:.72rem;font-weight:700;line-height:1;display:inline-grid}.certification-picker-heading .eyebrow{margin-bottom:13px}.certification-picker h2{font-size:clamp(1.7rem,4vw,2.1rem)}.certification-picker-heading .linkedin-badge{margin-bottom:22px}.certification-recommendation{border-left:3px solid var(--orange);color:var(--green-dark);background:#fff4e7;align-items:flex-start;gap:9px;margin:19px 0;padding:11px 12px;font-size:.82rem;line-height:1.4;display:flex}.certification-recommendation strong,.certification-recommendation span{display:block}.certification-controls{gap:18px;display:grid}.certification-controls label{color:var(--ink);font-size:.78rem;font-weight:700;display:block}.certification-controls select{margin-top:7px;font-size:.9rem;display:block}.picker-report-benefit{margin:0 0 20px;font-size:.82rem;line-height:1.45}.selected-skill{color:var(--green-dark);background:var(--green-pale);border:1px solid #6d9a7c;border-radius:9px;align-items:center;gap:8px;margin-top:-9px;padding:9px 10px;font-size:.8rem;display:flex}.selected-skill span{color:var(--muted)}.selected-skill strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.selected-skill button{width:25px;height:25px;color:var(--green-dark);background:0 0;border:0;border-radius:50%;place-items:center;margin-left:auto;padding:0;font-size:1.2rem;line-height:1;display:grid}.selected-skill button:hover{background:#315f4b1f}.certification-credential-preview{background:#fffaf4;border:1px solid #e3d5c4;border-radius:12px;align-items:center;gap:12px;margin:20px 0 15px;padding:12px;display:flex}.certification-credential-preview .credential-medallion{width:43px;height:43px}.certification-credential-preview strong,.certification-credential-preview span{display:block}.certification-credential-preview strong{font-size:.82rem}.certification-credential-preview span{color:var(--muted);margin-top:2px;font-size:.74rem;line-height:1.35}.certification-turnstile{min-height:74px;margin-bottom:9px}.certification-complete{justify-items:start;display:grid}.certification-complete>svg{color:var(--green)}.certification-complete h2{margin:12px 0 0}.certification-complete p{color:var(--muted);margin:8px 0 0;font-size:.88rem;line-height:1.5}.intro-benefit{max-width:29ch;color:var(--green-dark);margin:18px 0 0;font-size:.82rem;font-weight:700;line-height:1.45}.certification-learn-more{color:var(--green-dark);text-underline-offset:3px;align-items:center;gap:4px;margin-top:17px;font-size:.82rem;font-weight:700;text-decoration-thickness:1px;display:inline-flex}.certification-dialog .linkedin-badge{width:fit-content;margin-top:19px;display:flex}.certification-report-benefit{font-weight:700;color:var(--green-dark)!important}.certification-controls input{margin-top:7px;font-size:.9rem;display:block}.certification-skill-list{background:#fff;border:1px solid #ded8cf;border-radius:10px;gap:5px;max-height:168px;margin-top:7px;padding:4px;display:grid;overflow:auto}.certification-skill-list button,.recommended-skills button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:7px;padding:8px 9px;font-size:.84rem}.certification-skill-list button:hover,.certification-skill-list button.selected,.recommended-skills button:hover,.recommended-skills button.selected{color:var(--green-dark);background:var(--green-pale)}.recommended-skills{margin:0 0 20px}.recommended-skills>p{margin:0 0 10px}.recommended-skills>p strong,.recommended-skills>p small{display:block}.recommended-skills>p strong{color:var(--green-dark);font-size:.82rem}.recommended-skills>p small{color:var(--muted);margin-top:3px;font-size:.74rem;line-height:1.35}.recommended-skills>div{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:6px;display:grid}.recommended-skills button{background:#f6fbf7;border:1px solid #bfd0c4;justify-content:space-between;align-items:center;gap:8px;display:flex}.recommended-skills button>span{text-align:left;gap:2px;display:grid}.recommended-skills button small{color:var(--muted);font-size:.7rem;font-weight:700}.recommended-skills button.selected{border-color:var(--green);color:#fff;background:var(--green)}.recommended-skills button.selected small{color:#fff}@media (width<=760px){.certification-hook{width:100%;box-shadow:none;background:0 0;border-width:1px 0;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;margin-top:15px;padding:8px 0}.certification-hook:hover{box-shadow:none;transform:none}.certification-hook>svg{justify-self:end}.certification-hook small{display:none}.certification-hook strong{font-size:.75rem}.certification-hook .credential-medallion{border-width:2px;width:28px;height:28px}.certification-hook .credential-medallion svg{width:15px;height:15px}.certification-picker-heading{display:block}.certification-picker-heading .linkedin-badge{margin-top:12px}.certification-controls{grid-template-columns:1fr}}
