:root{--page:#f5f5f7;--surface:#fff;--surface-muted:#f7f7f9;--ink:#1d1d1f;--ink-soft:#6e6e73;--line:#00000014;--blue:#0071e3;--blue-hover:#0077ed;--green:#138a50;--amber:#a65a00;--red:#c9342f;--shadow:0 22px 70px #00000014;--radius-xl:36px;--radius-lg:26px;--radius-md:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}body{background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,PingFang SC,Microsoft YaHei,sans-serif}button,input,select{font:inherit}button,a,summary,select{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}svg{display:block}.site-nav{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(22px);backdrop-filter:saturate(180%)blur(22px);background:#fafafcd1;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;height:56px;padding:0 max(24px,50vw - 610px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:9px;font-size:15px;font-weight:650;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:grid}.nav-links{color:#424245;gap:30px;font-size:12px;display:flex}.nav-links a{transition:color .16s}.nav-links a:hover{color:var(--blue)}.hero{text-align:center;flex-direction:column;align-items:center;min-height:720px;padding:104px 24px 86px;display:flex;position:relative;overflow:hidden}.hero:before,.hero:after{z-index:-1;content:"";filter:blur(2px);opacity:.7;border-radius:999px;position:absolute}.hero:before{background:radial-gradient(circle,#0071e329,#0000 68%);width:420px;height:420px;top:44px;left:calc(50% - 540px)}.hero:after{background:radial-gradient(circle,#7c3aed1a,#0000 68%);width:360px;height:360px;bottom:36px;right:calc(50% - 520px)}.eyebrow{color:#0059b2;background:#0071e30f;border:1px solid #0071e326;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:7px 12px;font-size:13px;font-weight:600;display:inline-flex}.live-dot{background:#2fb36d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2fb36d1f}.hero h1{letter-spacing:-.065em;max-width:960px;margin:0;font-size:clamp(54px,7vw,92px);font-weight:700;line-height:1.03}.mobile-hero-title{display:none}.hero-copy{max-width:680px;color:var(--ink-soft);letter-spacing:-.025em;margin:30px 0 0;font-size:clamp(18px,2vw,23px);line-height:1.55}.primary-link{background:var(--blue);color:#fff;border-radius:999px;align-items:center;gap:10px;margin-top:34px;padding:13px 22px;font-size:16px;font-weight:600;transition:background .16s,transform .16s;display:inline-flex}.primary-link:hover{background:var(--blue-hover);transform:translateY(-1px)}.hero-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:min(760px,100%);margin-top:70px;padding:24px 0;display:grid}.hero-stats div{justify-content:center;align-items:baseline;gap:8px;display:flex}.hero-stats div+div{border-left:1px solid var(--line)}.hero-stats strong{letter-spacing:-.04em;font-size:24px}.hero-stats span{color:var(--ink-soft);font-size:13px}.matcher-section{padding:34px 22px 120px}.matcher-shell{background:#ececef;border-radius:44px;width:min(1440px,100%);margin:0 auto;padding:54px}.matcher-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px;display:flex}.section-kicker{color:var(--blue);letter-spacing:.01em;font-size:14px;font-weight:650}.matcher-heading h2,.section-heading h2,.notice-section h2{letter-spacing:-.055em;margin:8px 0 0;font-size:clamp(34px,4vw,54px);font-weight:700;line-height:1.06}.heading-actions{gap:8px;display:flex}.text-button{color:var(--blue);cursor:pointer;background:#0071e317;border:0;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:600}.text-button.muted{color:var(--ink-soft);background:#0000000d}.matcher-layout{grid-template-columns:minmax(380px,.86fr) minmax(540px,1.5fr);align-items:start;gap:22px;display:grid}.profile-panel,.results-panel{border-radius:var(--radius-xl);background:var(--surface);border:1px solid #0000000a;box-shadow:0 8px 35px #00000009}.profile-panel{max-height:calc(100vh - 96px);padding:26px;position:sticky;top:76px;overflow:hidden auto}.profile-progress{border-radius:var(--radius-md);background:#f5f8fc;margin-bottom:10px;padding:18px}.profile-progress>div:first-child{color:var(--ink-soft);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;display:flex}.profile-progress strong{color:var(--blue);font-size:13px}.progress-track{background:#0071e31c;border-radius:99px;height:5px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--blue);height:100%;transition:width .24s;display:block}.form-section{border-bottom:1px solid var(--line);padding:25px 4px}.form-section-title{align-items:flex-start;gap:12px;margin-bottom:19px;display:flex}.form-section-title>span{background:var(--ink);color:#fff;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:grid}.form-section-title h3{letter-spacing:-.02em;margin:0;font-size:16px}.form-section-title p{color:var(--ink-soft);margin:3px 0 0;font-size:11px;line-height:1.45}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 12px;display:grid}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field-wide{grid-column:1/-1}.field-label{color:#424245;font-size:12px;font-weight:600}.field input,.field select,.select-wrap.compact select{width:100%;min-width:0;height:44px;color:var(--ink);background:#fafafa;border:1px solid #0000001a;border-radius:12px;outline:none;padding:0 12px;font-size:13px;transition:border-color .16s,box-shadow .16s,background .16s}.field input::placeholder{color:#a0a0a5}.field input:focus,.field select:focus,.select-wrap.compact select:focus{background:#fff;border-color:#0071e38c;box-shadow:0 0 0 3px #0071e31a}.field select,.select-wrap.compact select{-webkit-appearance:none;appearance:none;cursor:pointer;padding-right:34px}.select-wrap{position:relative}.select-wrap>svg{pointer-events:none;fill:none;stroke:#7d7d82;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:14px;height:14px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.field-hint{color:#8b8b90;font-size:10px;line-height:1.45}.advanced-toggle{cursor:pointer;text-align:left;background:#f3f3f5;border:0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;margin-top:18px;padding:15px 16px;display:flex}.advanced-toggle>span{flex-direction:column;gap:3px;display:flex}.advanced-toggle strong{font-size:13px}.advanced-toggle small{color:var(--ink-soft);font-size:10px}.advanced-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px;transition:transform .18s}.advanced-toggle.open svg{transform:rotate(180deg)}.advanced-panel{padding:20px 4px 4px;animation:.18s both reveal}@keyframes reveal{0%{opacity:0;transform:translateY(-5px)}}.advanced-block{margin-bottom:22px}.advanced-block h4{margin:0 0 13px;font-size:13px}.tier-selector{flex-direction:column;gap:12px;display:flex}.tier-row{flex-direction:column;gap:7px;display:flex}.tier-row>span{color:var(--ink-soft);font-size:11px}.chip-group{flex-wrap:wrap;gap:6px;display:flex}.choice-chip{cursor:pointer;color:#5a5a60;background:#fff;border:1px solid #00000017;border-radius:999px;padding:6px 9px;font-size:10px;transition:all .15s}.choice-chip.selected{color:var(--blue);background:#0071e317;border-color:#0071e340;font-weight:600}.results-panel{min-width:0;padding:28px}.search-toolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:26px;display:flex}.search-input{flex:340px;min-width:280px;position:relative}.search-input svg{fill:none;stroke:#7d7d82;stroke-linecap:round;stroke-width:1.7px;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-input input{background:#f1f1f3;border:0;border-radius:14px;outline:none;width:100%;height:46px;padding:0 16px 0 43px;font-size:13px}.search-input input:focus{box-shadow:0 0 0 3px #0071e31a}.facet-row{flex:auto;justify-content:flex-end;gap:8px;display:flex}.select-wrap.compact{min-width:106px;max-width:150px}.select-wrap.compact select{background:#fff;border-radius:10px;height:38px;padding-left:10px;font-size:11px}.select-wrap.compact svg{width:12px;right:9px}.result-header{justify-content:space-between;align-items:flex-end;gap:20px;padding:30px 2px 22px;display:flex}.result-eyebrow{color:var(--ink-soft);letter-spacing:.05em;font-size:11px;font-weight:600}.result-header h2{letter-spacing:-.05em;margin:7px 0 0;font-size:clamp(30px,4vw,42px)}.result-header h2 small{color:var(--ink-soft);letter-spacing:-.02em;font-size:14px;font-weight:500}.result-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.result-actions>p{color:var(--ink-soft);margin:0;font-size:11px}.result-actions>p strong{color:var(--ink);font-weight:650}.result-actions>span{color:#c9342f;font-size:11px}.export-buttons{gap:7px;display:flex}.export-buttons button{min-width:82px;color:var(--blue);cursor:pointer;font:inherit;background:#0071e314;border:1px solid #0071e333;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:9px 13px;font-size:12px;font-weight:650;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.export-buttons button:hover:not(:disabled){background:#0071e321;border-color:#0071e359;transform:translateY(-1px)}.export-buttons button:focus-visible{outline-offset:2px;outline:3px solid #0071e33d}.export-buttons button:disabled{cursor:not-allowed;opacity:.48}.export-buttons svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:15px;height:15px}.status-tabs{background:#f1f1f3;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:6px;padding:5px;display:grid}.status-tabs button{cursor:pointer;min-width:0;color:var(--ink-soft);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:10px 8px;font-size:11px;font-weight:600;display:flex}.status-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 7px #00000014}.status-tabs button span{min-width:20px;color:var(--ink-soft);background:#0000000d;border-radius:99px;padding:2px 5px;font-size:9px}.status-explainer{align-items:center;gap:8px;padding:13px 3px 20px;display:flex}.status-explainer p{color:var(--ink-soft);margin:0;font-size:10px}.status-dot,.status-pill>span{background:var(--green);border-radius:50%;flex:none;width:7px;height:7px}.status-dot.review,.status-pill.review>span{background:#df8a1c}.status-dot.ineligible,.status-pill.ineligible>span{background:var(--red)}.status-dot.possible{background:var(--blue)}.job-list{flex-direction:column;gap:12px;display:flex}.job-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.job-card:hover{border-color:#0071e32e;transform:translateY(-1px);box-shadow:0 11px 28px #0000000e}.job-card-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.job-meta-line{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:8px;font-size:10px;display:flex}.status-pill{color:#0c7341;background:#eaf7f0;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.status-pill.review{color:#985300;background:#fff5e7}.status-pill.ineligible{color:#a72b27;background:#fdeeed}.status-pill>span{width:5px;height:5px}.job-card-title h3{letter-spacing:-.035em;margin:12px 0 4px;font-size:22px}.job-card-title>p{color:#515154;margin:0;font-size:13px}.match-score{flex-direction:column;align-items:flex-end;min-width:78px;display:flex}.match-score strong{letter-spacing:-.05em;font-size:28px;line-height:1}.match-score strong:after{content:"%";color:var(--ink-soft);font-size:11px;font-weight:500}.match-score span{color:var(--ink-soft);margin-top:4px;font-size:9px}.job-tags{flex-wrap:wrap;gap:6px;margin-top:17px;display:flex}.job-tags span{color:#5b5b60;background:#f3f3f5;border-radius:7px;padding:5px 8px;font-size:9px}.job-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.5fr .8fr .55fr;gap:12px;margin-top:17px;padding:15px 0;display:grid}.job-summary div{flex-direction:column;gap:5px;min-width:0;display:flex}.job-summary span{color:var(--ink-soft);font-size:9px}.job-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.primary-reason{color:#8f4f03;background:#fff7eb;border-radius:10px;align-items:flex-start;gap:8px;margin-top:14px;padding:10px 11px;display:flex}.primary-reason.ineligible{color:#a72b27;background:#fff0ef}.primary-reason>span{border:1px solid;border-radius:50%;flex:none;place-items:center;width:16px;height:16px;font-size:9px;font-weight:700;display:grid}.primary-reason p{margin:1px 0 0;font-size:10px;line-height:1.5}.job-details{margin-top:7px}.job-details summary{cursor:pointer;color:var(--blue);justify-content:space-between;align-items:center;padding:11px 2px 3px;font-size:10px;font-weight:600;list-style:none;display:flex}.job-details summary::-webkit-details-marker{display:none}.job-details summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:15px;height:15px;transition:transform .16s}.job-details[open] summary svg{transform:rotate(180deg)}.detail-content{background:#f7f7f9;border-radius:14px;margin-top:12px;padding:17px}.detail-block+.detail-block{border-top:1px solid var(--line);margin-top:17px;padding-top:17px}.detail-block h4{margin:0 0 8px;font-size:11px}.raw-text{color:#55555a;white-space:pre-line;margin:0;font-size:10px;line-height:1.75}.detail-block dl{grid-template-columns:repeat(2,1fr);gap:10px;margin:0;display:grid}.detail-block dl>div{min-width:0}.detail-block dt{color:var(--ink-soft);margin-bottom:3px;font-size:8px}.detail-block dd{margin:0;font-size:10px;line-height:1.5}.check-list{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.check-list li{color:#55555a;align-items:flex-start;gap:8px;font-size:10px;line-height:1.45;display:flex}.check-symbol{width:16px;height:16px;color:var(--green);background:#e7f5ed;border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:700;display:grid}.check-list li.fail .check-symbol{color:var(--red);background:#fde9e8}.check-list li.review .check-symbol,.check-list li.unknown .check-symbol{color:var(--amber);background:#fff1dc}.check-list small{color:var(--ink-soft);margin-top:2px;font-size:8px;display:block}.detail-footer{border-top:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:14px;font-size:9px;display:flex}.detail-footer a{color:var(--blue);align-items:center;gap:6px;font-size:10px;font-weight:600;display:inline-flex}.detail-footer svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:13px;height:13px}.load-more{cursor:pointer;background:#f1f1f3;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;margin-top:16px;padding:14px;font-size:12px;font-weight:600;display:flex}.load-more span{color:var(--ink-soft);font-size:8px;font-weight:500}.loading-state,.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:50px 20px;display:flex}.spinner{border:2px solid #0071e329;border-top-color:var(--blue);border-radius:50%;width:28px;height:28px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-state h3,.empty-state h3{margin:18px 0 6px;font-size:17px}.loading-state p,.empty-state p{max-width:360px;color:var(--ink-soft);margin:0;font-size:11px;line-height:1.6}.loading-state button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:999px;margin-top:15px;padding:9px 14px}.empty-state>span{color:#a0a0a5;font-size:42px}.method-section{width:min(1220px,100% - 44px);margin:0 auto;padding:120px 0}.section-heading{max-width:760px}.section-heading p{max-width:650px;color:var(--ink-soft);margin:22px 0 0;font-size:18px;line-height:1.65}.method-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px;display:grid}.method-card{border-radius:34px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:390px;padding:34px;display:flex}.method-card h3{letter-spacing:-.045em;margin:16px 0 10px;font-size:27px}.method-card p{opacity:.72;margin:0;font-size:14px;line-height:1.65}.method-number{opacity:.55;margin-bottom:auto;font-size:13px;font-weight:700}.dark-card{color:#fff;background:#1d1d1f}.blue-card{color:#fff;background:radial-gradient(circle at 90% 10%,#ffffff52,#0000 30%),#0a76df}.light-card{border:1px solid var(--line);background:#fff}.notice-section{background:#fff;border-radius:36px;grid-template-columns:1.1fr .9fr;align-items:end;gap:90px;width:min(1220px,100% - 44px);margin:0 auto 100px;padding:64px;display:grid}.notice-section h2{max-width:600px;font-size:clamp(34px,4vw,50px)}.notice-section>p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.75}footer{border-top:1px solid var(--line);width:min(1220px,100% - 44px);color:var(--ink-soft);justify-content:space-between;margin:0 auto;padding:28px 0 36px;font-size:11px;display:flex}@media (max-width:1120px){.matcher-shell{padding:36px}.matcher-layout{grid-template-columns:minmax(330px,.8fr) minmax(480px,1.2fr)}.profile-panel,.results-panel{padding:22px}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}}@media (max-width:900px){.hero{min-height:auto;padding-top:86px}.matcher-shell{border-radius:32px;padding:24px}.matcher-layout{grid-template-columns:1fr}.profile-panel{max-height:none;position:static;overflow:visible}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field-wide{grid-column:1/-1}.method-grid{grid-template-columns:1fr}.method-card{min-height:290px}.notice-section{grid-template-columns:1fr;align-items:start;gap:30px}}@media (max-width:640px){:root{--radius-xl:26px}.site-nav{height:52px;padding-inline:16px}.nav-links{display:none}.hero{padding:70px 20px 64px}.hero h1{font-size:48px}.desktop-hero-title{display:none}.hero .mobile-hero-title{letter-spacing:-.06em;font-size:46px;line-height:1.08;display:block}.hero-copy{font-size:17px}.hero-stats{gap:0;margin-top:52px}.hero-stats div{flex-direction:column;align-items:center;gap:2px}.hero-stats strong{font-size:19px}.matcher-section{padding:12px 10px 80px}.matcher-shell{border-radius:26px;padding:14px}.matcher-heading{flex-direction:column;align-items:flex-start;padding:12px 5px 0}.matcher-heading h2{font-size:38px}.profile-panel,.results-panel{padding:18px}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.search-input{min-width:100%}.facet-row{justify-content:flex-start;width:100%;padding-bottom:3px;overflow-x:auto}.select-wrap.compact{min-width:115px}.result-header{flex-direction:column;align-items:flex-start;gap:8px}.result-actions{align-items:flex-start;width:100%}.export-buttons{width:100%}.export-buttons button{flex:1}.status-tabs{grid-template-columns:repeat(2,1fr)}.job-card{padding:17px}.job-card-title h3{font-size:19px}.match-score{min-width:56px}.match-score strong{font-size:23px}.job-summary{grid-template-columns:1fr 1fr}.job-summary div:first-child{grid-column:1/-1}.detail-block dl{grid-template-columns:1fr}.detail-footer{flex-direction:column;align-items:flex-start}.method-section,.notice-section,footer{width:calc(100% - 24px)}.method-section{padding:84px 0}.section-heading p{font-size:16px}.method-grid{margin-top:36px}.method-card{border-radius:28px;min-height:265px;padding:28px}.notice-section{border-radius:28px;margin-bottom:60px;padding:32px 26px}footer{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
