:root{color-scheme:light;--ink:#192e28;--muted:#64716c;--green:#143f35;--lime:#d5fb79;--line:#dfe5df;--paper:#fff;--ground:#f5f7f3;--radius:16px;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:16px;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--ground);color:var(--ink);line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}a{color:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #528766;outline-offset:3px}[hidden]{display:none!important}.site-header{height:91px;display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,24px);border-bottom:1px solid var(--line);background:#fff}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:750;font-size:27px;letter-spacing:-1px}.brand-dot{color:#589348}.header-label{font-size:12px;font-weight:650;letter-spacing:1.8px;color:var(--muted)}.text-button{background:transparent;border:0;font-size:14px;font-weight:600;display:flex;gap:20px;align-items:center}.workspace{max-width:1440px;margin:auto;padding:40px max(4vw,24px) 72px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:34px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:750;margin:0 0 10px;color:#637464}h1{font-size:clamp(28px,3vw,42px);line-height:1.2;letter-spacing:-1.7px;margin:0 0 12px;font-weight:650}h1>span{color:#739b38}.page-heading>div>p:last-child{margin:0;color:var(--muted);font-size:16px}.region-pill{border:1px solid #d6dfd2;background:#ebf0e7;border-radius:30px;padding:9px 15px;white-space:nowrap;font-size:14px;display:flex;gap:9px;align-items:center}.portal-grid{display:grid;grid-template-columns:350px minmax(0,1fr);gap:32px;align-items:start}.profile-panel{padding:25px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 4px 16px #263e2610}.panel-heading{display:flex;gap:12px;align-items:center;margin-bottom:27px}.section-number{width:38px;height:38px;display:grid;place-items:center;background:#edf3e8;border-radius:50%;font-size:13px;font-weight:700}.panel-heading h2{font-size:20px;letter-spacing:-.5px;margin:0}.panel-heading p{font-size:13px;color:var(--muted);margin:3px 0 0}.field{margin:0 0 20px}.field>label{display:block;font-size:14px;font-weight:650;margin-bottom:8px}.required{color:#688a43}.optional{font-size:12px;font-weight:400;color:var(--muted);margin-left:4px}input:not([type=checkbox]),textarea,select{width:100%;border:1px solid #ced8d0;border-radius:8px;background:#fff;color:var(--ink);padding:11px 12px;min-height:46px;font-size:15px}input::placeholder,textarea::placeholder{color:#829087;opacity:1}textarea{resize:vertical;min-height:90px}.field-help{font-size:12px;color:var(--muted);line-height:1.6;margin:7px 0 0}.skill-preview{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}.skill-preview:empty{display:none}.skill-chip{padding:3px 8px;border-radius:5px;background:#ecf4e7;color:#39673b;font-size:12px}.money-input{display:flex;align-items:center;gap:7px;border:1px solid #ced8d0;border-radius:8px;padding:0 12px}.money-input:focus-within{outline:3px solid #528766;outline-offset:3px}.money-input input{border:0;min-width:0;padding-left:0;padding-right:0;outline:none!important}.money-input>span{font-size:14px;color:var(--muted);white-space:nowrap}.check-row{display:flex;align-items:flex-start;gap:9px;font-size:13px;cursor:pointer}.check-row input{width:17px;height:17px;margin:2px 0 0;accent-color:var(--green);flex-shrink:0}.preferences{margin-top:21px}.profile-divider{height:1px;background:var(--line);margin:24px 0 20px}.remember-row{font-size:13px}.remember-row small{display:block;font-size:12px;color:var(--muted);margin-top:3px}.primary-button{width:100%;border:0;border-radius:8px;background:var(--green);color:white;min-height:49px;display:flex;gap:10px;align-items:center;justify-content:center;font-weight:600;margin-top:22px}.primary-button>span:first-child{font-size:25px;line-height:1}.primary-button>span:last-child{margin-left:auto}.primary-button>span:first-child{margin-right:auto}.primary-button{padding:10px 16px}.primary-button:hover{background:#225345}.privacy-note{font-size:12px;text-align:center;line-height:1.6;color:var(--muted);margin:15px 0 0}.inline-button{border:0;padding:0;background:none;text-decoration:underline;font-size:inherit;color:var(--green)}.clear-button{font-size:12px;color:var(--muted);display:block;margin:13px auto 0;border:0;background:none;text-decoration:underline}.source-panel{padding:25px 5px 0}.source-panel .eyebrow{font-size:11px;letter-spacing:1.3px}.source-row{display:flex;align-items:center;justify-content:space-between;margin:12px 0;gap:12px;font-size:14px}.source-status{font-size:12px;display:flex;align-items:center;gap:6px;color:var(--muted)}.status-dot{width:6px;height:6px;border-radius:50%;background:#98a49b}.source-status.connected .status-dot{background:#418349}.source-status.connected{color:#3f7047}.results-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:4px 0 23px}.results-heading .eyebrow{margin-bottom:6px}.results-heading h2{font-size:23px;letter-spacing:-.6px;margin:0;font-weight:650}.sort-control{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.sort-control select{width:auto;max-width:190px;font-size:13px;min-height:39px;padding:8px}.welcome-card{background:#e9efe2;min-height:660px;padding:43px clamp(24px,4vw,58px);border-radius:var(--radius);position:relative;overflow:hidden;border:1px solid #dce4d4}.welcome-symbol{width:67px;height:67px;display:grid;place-items:center;border:1px solid #b8c9a3;background:#dfebd4;border-radius:18px;font-size:39px;margin-bottom:37px;color:var(--green)}.welcome-card h3{font-size:clamp(29px,3vw,41px);line-height:1.15;font-weight:550;letter-spacing:-1.5px;margin:15px 0 19px;max-width:500px}.welcome-card>p:not(.eyebrow){max-width:445px;color:#516450;line-height:1.7}.welcome-steps{margin:30px 0}.welcome-steps>div{display:flex;align-items:flex-start;gap:14px;margin:21px 0}.welcome-steps>div>span{border:1px solid #bacbae;border-radius:50%;width:26px;height:26px;flex-shrink:0;display:grid;place-items:center;font-size:12px;margin-top:1px}.welcome-steps p{font-weight:600;font-size:15px;margin:0}.welcome-steps small{display:block;font-weight:400;color:#65765f;font-size:13px;margin-top:3px}.example-button{background:transparent;border:0;border-bottom:1px solid #789867;padding:5px 0;font-size:14px;font-weight:600;display:flex;gap:30px}.example-caption{display:block;color:#66775f;font-size:12px;margin-top:10px}.notice{padding:15px 18px;border:1px solid #e1d396;background:#fff9e4;border-radius:10px;font-size:14px;margin-bottom:18px}.notice.error{background:#fff0ec;border-color:#edc7b9;color:#83432f}.result-summary{font-size:14px;color:var(--muted);margin-bottom:18px}.job-card{padding:25px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-bottom:16px;transition:border-color .15s,box-shadow .15s}.job-card:hover{border-color:#b7c8ad;box-shadow:0 4px 18px #24392108}.job-top{display:flex;align-items:flex-start;gap:13px}.company-mark{width:45px;height:45px;border-radius:11px;border:1px solid #d5dfcd;background:#f0f4eb;display:grid;place-items:center;font-weight:700;font-size:18px;color:#526b37;flex-shrink:0}.job-identity{min-width:0;flex:1}.job-identity h3{font-size:20px;line-height:1.3;letter-spacing:-.4px;margin:0 0 3px;overflow-wrap:anywhere}.job-company{font-size:14px;color:var(--muted);margin:0}.match-badge{display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:62px;border-radius:8px;padding:6px 10px;background:#e9f3de;color:#365b21}.match-badge strong{font-size:18px}.match-badge small{font-size:11px}.job-meta{display:flex;gap:9px 17px;flex-wrap:wrap;font-size:13px;color:#66736b;margin:18px 0}.job-salary{font-size:17px;font-weight:650;letter-spacing:-.3px;margin:0 0 10px}.salary-note{font-weight:400;font-size:12px;color:var(--muted)}.job-description{color:#667169;font-size:14px;line-height:1.65;margin:12px 0 15px;overflow-wrap:anywhere}.match-details{font-size:12px;margin:15px 0;color:var(--muted)}.match-details summary{cursor:pointer;color:#446038;font-weight:600}.match-details ul{margin:8px 0;padding-left:18px;line-height:1.7}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #edf0eb;padding-top:17px;margin-top:18px}.job-source{font-size:12px;color:var(--muted)}.job-source a{text-underline-offset:2px}.job-link{font-size:13px;font-weight:650;border:1px solid #cddac2;padding:9px 13px;border-radius:7px;text-decoration:none;display:flex;gap:14px;align-items:center;background:#f6f9f2}.job-link:hover{background:#eaf3dd}.demo-link{font-size:12px;color:var(--muted)}.empty-state{padding:60px 30px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.empty-state h3{font-size:24px;font-weight:550;margin-top:0}.empty-state p{max-width:450px;margin:12px auto;color:var(--muted)}.loading-state{background:white;border-radius:var(--radius);padding:50px;text-align:center;border:1px solid var(--line)}.spinner{width:31px;height:31px;display:inline-block;border:3px solid #e2eadb;border-top-color:var(--green);border-radius:50%;animation:spin 1s linear infinite}.loading-state p{color:var(--muted)}@keyframes spin{to{transform:rotate(360deg)}}.secondary-button{background:#fff;border:1px solid #c7d5bf;border-radius:8px;padding:12px 24px;font-weight:600;font-size:14px}.load-more{margin:10px auto 0;display:block}.results-footnote{font-size:12px;color:var(--muted);text-align:center;margin:23px 15px}footer{border-top:1px solid var(--line);padding:25px max(4vw,24px);display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);background:#fff}.footer-brand{font-size:19px;font-weight:750;letter-spacing:-.8px;color:var(--green)}dialog{width:min(600px,calc(100% - 32px));border:1px solid var(--line);border-radius:18px;padding:36px;color:var(--ink);max-height:85vh}dialog::backdrop{background:#13271db3}dialog h2{font-size:27px;letter-spacing:-.6px;margin:0 30px 20px 0}dialog h3{font-size:17px;margin-top:25px}dialog p,dialog li{font-size:15px;line-height:1.7;color:#5c6e60}.dialog-close{position:absolute;right:15px;top:12px;background:none;border:0;font-size:30px}.skip-link{position:absolute;left:15px;top:-60px;background:#fff;padding:10px;z-index:10}.skip-link:focus{top:10px}
@media(min-width:1450px){.workspace{padding-left:36px;padding-right:36px}}@media(max-width:1050px){.portal-grid{grid-template-columns:320px minmax(0,1fr);gap:23px}.profile-panel{padding:21px}.workspace{padding-left:25px;padding-right:25px}.results-heading{align-items:flex-start;flex-direction:column}.welcome-card{padding:32px}.header-label{display:none}.job-card{padding:21px}.job-identity h3{font-size:18px}}@media(max-width:760px){.site-header{height:76px;padding:0 20px}.brand{font-size:24px}.workspace{padding:27px 18px 45px}.page-heading{align-items:flex-start;gap:15px;margin-bottom:25px;flex-direction:column}h1{letter-spacing:-1px;font-size:32px}.page-heading>div>p:last-child{font-size:15px}.region-pill{font-size:12px;padding:5px 11px}.portal-grid{grid-template-columns:1fr;gap:30px}.profile-panel{padding:23px}.source-panel{padding:22px 6px 0}.source-panel .field-help{max-width:450px}.welcome-card{min-height:0;padding:30px}.welcome-card h3{font-size:34px}.welcome-symbol{margin-bottom:28px}.results-heading{flex-direction:row;flex-wrap:wrap;align-items:center}.results-heading h2{font-size:23px}.job-top{gap:10px}.company-mark{width:38px;height:38px;font-size:15px}.match-badge{min-width:56px;padding:5px 8px}.card-footer{flex-wrap:wrap}footer{padding:22px 20px;flex-wrap:wrap}footer>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.adzuna-attribution{display:inline-flex;align-items:center;gap:4px;min-width:116px;min-height:23px}.adzuna-attribution img{object-fit:contain;vertical-align:middle;width:90px;height:23px}
@media(max-width:420px){.site-header{padding:0 14px;gap:12px}.brand{font-size:21px;gap:6px;white-space:nowrap}.brand img{width:32px;height:32px}.site-header .text-button{font-size:12px;gap:5px;white-space:nowrap}}
