@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:light;--ink:#172727;--sub:#5b6966;--paper:#faf9f5;--line:#dce4de;--mint:#c9ecdc;--green:#1e7258;--dark:#102725;--gold:#e0b87e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);font:15px/1.5 'DM Sans',sans-serif;color:var(--ink)}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}.shell{width:min(1200px,calc(100% - 64px));margin:auto}.skip{position:absolute;transform:translateY(-150%);background:#fff;padding:10px;z-index:5}.skip:focus{transform:none}.topbar{background:var(--dark);color:#eaf5ee;border-bottom:1px solid #325249}.brand{height:69px;display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.16em}.brand-mark{font-size:27px;line-height:1;color:var(--gold);margin-right:7px}.slash{opacity:.45}.brand-note{margin-left:auto;color:#b2c4b7;font-size:11px;font-weight:500;letter-spacing:.02em}.hero{background:var(--dark);color:#edf5ec;display:grid;grid-template-columns:1.4fr .6fr;min-height:393px;margin:0 calc((min(1200px, 100vw - 64px) - 100vw)/2);padding:69px max(32px,calc((100vw - 1200px)/2));gap:60px;overflow:hidden}.eyebrow{font-size:10px;letter-spacing:.2em;font-weight:800;color:#a9d3b7}.hero h1{font:800 clamp(48px,6vw,82px)/1.04 Manrope,sans-serif;letter-spacing:-.075em;margin:17px 0 24px}.hero h1 em{font-style:normal;color:#c6e9d6}.hero-copy>p{max-width:550px;color:#c6d5c9;margin:0;line-height:1.7;font-size:16px}.hero-line{display:flex;gap:10px;align-items:center;margin-top:26px;color:#b7d2c2;font-size:12px}.pulse{width:8px;height:8px;border-radius:50%;background:#a9dbb5;box-shadow:0 0 0 4px #a9dbb521}.hero-aside{position:relative;border:1px solid #436458;background:#1a3831;padding:21px 22px;align-self:center;min-height:271px}.aside-label{color:#b0d0b8;font-size:10px;font-weight:800;letter-spacing:.15em}.radar-art{height:151px;position:relative;margin:12px auto 8px;width:175px}.radar-circle{border:1px solid #6f99833f;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.radar-circle.one{width:62px;height:62px}.radar-circle.two{width:117px;height:117px}.radar-circle.three{width:170px;height:170px}.radar-art:before,.radar-art:after{content:'';position:absolute;background:#6f99832c}.radar-art:before{height:1px;width:100%;top:50%}.radar-art:after{width:1px;height:100%;left:50%}.radar-point{position:absolute;width:8px;height:8px;border-radius:50%;background:#c6e9d6;box-shadow:0 0 0 5px #c6e9d623}.p1{top:15%;left:63%}.p2{top:63%;left:22%}.p3{top:82%;left:73%;background:var(--gold)}.radar-cross{position:absolute;top:43%;left:47%;font-size:16px;color:#cfebd7}.hero-aside p{margin:8px 0 0;color:#adc9b8;font-size:11px;line-height:1.7}.hero-aside b{color:#f2f7ee}.summary{display:grid;grid-template-columns:repeat(3,1fr) 1.4fr;background:#fff;border:1px solid var(--line);margin-top:-1px}.metric{padding:25px 29px;border-right:1px solid var(--line)}.metric:last-child{border:0}.metric span{display:block;letter-spacing:.13em;font-size:10px;color:var(--sub);font-weight:800}.metric strong{font:700 33px/1.5 Manrope;color:var(--ink)}.metric-note p{font-size:12px;margin:9px 0 0;color:var(--sub);max-width:250px}.workspace{padding:60px 0 95px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.eyebrow.dark{color:var(--green)}h2{font:800 clamp(28px,3vw,39px)/1.2 Manrope;letter-spacing:-.055em;margin:8px 0 0}.section-heading p{color:var(--sub);font-size:12px;margin:0 0 6px}.controls{background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);gap:19px;padding:23px;margin-bottom:28px}.field{font-size:10px;font-weight:800;letter-spacing:.09em;color:#64756e;display:flex;flex-direction:column;gap:8px}.field input,.field select{width:100%;height:42px;color:var(--ink);background:#f8faf8;border:1px solid #d7e1d9;padding:0 12px;border-radius:3px;outline:none;letter-spacing:0;font-size:13px;font-weight:500}.field input:focus,.field select:focus{border-color:var(--green);box-shadow:0 0 0 3px #1e72581f}.search-field{grid-column:span 2}.reset{align-self:end;height:42px;border:1px solid #bdd4c5;color:var(--green);background:#f0f8f2;font-size:12px;font-weight:700;border-radius:3px}.reset:hover{background:#e3f1e6}.notice{background:#fff8e9;border:1px solid #e7d6ab;padding:14px 18px;color:#725327;margin-bottom:22px;font-size:13px}.bucket{margin:36px 0 10px}.bucket-header{display:flex;align-items:center;gap:11px;margin-bottom:16px}.bucket-header h3{margin:0;font:800 18px Manrope;letter-spacing:-.035em}.bucket-header .count{background:#e8f1e9;border-radius:2px;padding:2px 7px;color:var(--green);font-size:11px;font-weight:800}.bucket-header:after{content:'';height:1px;background:var(--line);flex:1}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.job{background:#fff;border:1px solid var(--line);padding:22px;display:flex;flex-direction:column;min-height:285px;transition:border-color .15s,transform .15s}.job:hover{border-color:#9fbda8;transform:translateY(-2px)}.job-head{display:flex;justify-content:space-between;gap:12px}.job .source{font-size:10px;letter-spacing:.13em;color:var(--green);text-transform:uppercase;font-weight:800}.score{text-align:center;min-width:59px;height:59px;border:1px solid #b5d9c3;background:#eff8ef;display:flex;flex-direction:column;justify-content:center;line-height:1.05}.score strong{font:800 23px Manrope;color:var(--green)}.score small{font-size:9px;color:var(--green);letter-spacing:.08em}.job h4{font:800 20px/1.3 Manrope;letter-spacing:-.045em;margin:12px 0 4px;overflow-wrap:anywhere}.company{margin:0;color:#465b52;font-weight:600;font-size:13px}.meta{display:flex;flex-wrap:wrap;gap:6px;margin:17px 0}.meta span,.skill{font-size:11px;padding:5px 8px;background:#f3f6f2;color:#53665b}.skill{background:#e9f4ec;color:#1c664e;font-weight:700}.skills{display:flex;flex-wrap:wrap;gap:6px}.reasons{margin:15px 0 0;padding:0 0 0 18px;color:var(--sub);font-size:11px}.reasons li{margin:3px 0}.job-foot{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px}.job-foot span{font-size:11px;color:#7b8580}.job-foot a{display:inline-flex;align-items:center;justify-content:center;min-width:128px;min-height:38px;padding:8px 12px;background:var(--dark);color:#fff;text-decoration:none;font-size:12px;font-weight:700}.job-foot a:hover{background:var(--green)}.empty{border:1px dashed #b2c7b7;background:#fff;padding:52px 25px;text-align:center;color:var(--sub)}.empty strong{display:block;color:var(--ink);font:700 22px Manrope;margin-bottom:8px}.footer{border-top:1px solid var(--line);background:#eff3ef;padding:28px 0;color:#607067;font-size:11px}.footer .shell{display:flex;justify-content:space-between;gap:24px}.footer p{margin:0}.footer p:nth-child(2){max-width:550px}.footer p:first-child{font-weight:800;letter-spacing:.08em;color:#2a4839}.footer a{color:#1e7258;font-weight:700}@media(max-width:900px){.hero{gap:20px;grid-template-columns:1fr .55fr}.summary{grid-template-columns:repeat(3,1fr)}.metric-note{grid-column:1/-1;border-top:1px solid var(--line)}.controls{grid-template-columns:repeat(3,1fr)}.search-field{grid-column:span 2}}@media(max-width:650px){.shell{width:min(100% - 32px,1200px)}.brand{height:59px;font-size:9px;gap:6px}.brand-note{display:none}.hero{display:block;margin:0 -16px;padding:52px 16px 42px;min-height:0}.hero h1{font-size:51px}.hero-copy>p{font-size:14px}.hero-aside{display:none}.summary{grid-template-columns:repeat(3,1fr)}.metric{padding:16px 10px}.metric strong{font-size:24px}.metric span{font-size:8px}.metric-note{padding:16px}.workspace{padding:46px 0 65px}.section-heading{align-items:start}.section-heading p{max-width:85px;text-align:right}.controls{grid-template-columns:repeat(2,1fr);gap:12px;padding:15px}.search-field{grid-column:1/-1}.reset{grid-column:1/-1}.cards{grid-template-columns:1fr}.job{padding:18px}.footer .shell{display:block}.footer p{margin-bottom:12px}}
@media(max-width:650px){.summary{background:#fff}.metric-note{background:#fff}.hero h1{letter-spacing:-.065em}.results{overflow-wrap:anywhere}}
