:root{--bg:#f5f7fb;--ink:#182230;--muted:#657184;--panel:#fff;--line:#e4e9f0;--accent:#5b4bff;--accent2:#ebe9ff;--shadow:0 15px 35px rgba(20,30,55,.07)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top right,#eef0ff 0,#f5f7fb 35%,#f5f7fb 100%);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.topbar{height:70px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,255,255,.8);backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.mark{width:34px;height:34px;border-radius:10px;background:var(--accent);color:#fff;display:grid;place-items:center;font-weight:800}.subtle,.muted,.optional{color:var(--muted);font-size:14px}.shell{width:min(1180px,92vw);margin:45px auto 70px}.hero{display:grid;grid-template-columns:1.6fr .8fr;gap:30px;align-items:stretch;margin-bottom:28px}.eyebrow{font-size:12px;letter-spacing:.16em;color:var(--accent);font-weight:800;margin:0 0 10px}.hero h1{font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.04em;margin:0 0 16px;max-width:760px}.lede{font-size:18px;line-height:1.6;color:var(--muted);max-width:760px}.hero-card,.panel,.error-card{background:var(--panel);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.hero-card{padding:28px;display:flex;flex-direction:column;justify-content:center}.hero-label{font-weight:700;margin-bottom:18px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:18px}.stats div{display:flex;flex-direction:column}.stats strong{font-size:30px}.stats span{color:var(--muted);font-size:13px}.grid.two{display:grid;grid-template-columns:1.05fr .95fr;gap:22px}.panel{padding:24px;margin-bottom:22px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px}.panel h2{margin:0;font-size:22px;letter-spacing:-.02em}.pill{font-size:12px;background:var(--accent2);color:var(--accent);padding:7px 10px;border-radius:999px;font-weight:800}.search,.path-controls{display:flex;gap:10px;margin-bottom:16px}.search input,.path-controls select,.panel input,.panel select{flex:1;min-width:0;border:1px solid var(--line);background:#fbfcfe;border-radius:12px;padding:12px 13px;font-size:14px;outline:none}.panel label{display:block;font-size:13px;font-weight:700;margin:14px 0 7px}.panel button{border:0;border-radius:12px;padding:12px 15px;background:var(--ink);color:#fff;font-weight:700;cursor:pointer}.panel button:hover{transform:translateY(-1px)}.wide{width:100%;margin-top:14px;background:var(--accent)!important}.list{display:flex;flex-direction:column;gap:9px}.person{padding:13px 14px;border:1px solid var(--line);border-radius:14px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:#fff}.person:hover{border-color:#c8c2ff;box-shadow:0 5px 15px rgba(91,75,255,.08)}.person strong{display:block}.person small{color:var(--muted)}.person .skill-count{font-size:12px;color:var(--accent);font-weight:800}.result-block{min-height:95px;margin-top:16px}.loading,.empty{color:var(--muted);padding:18px;border:1px dashed var(--line);border-radius:13px}.rec,.path-item{padding:13px 0;border-bottom:1px solid var(--line)}.rec:last-child,.path-item:last-child{border-bottom:0}.rec-top{display:flex;justify-content:space-between;gap:12px}.score{color:var(--accent);font-weight:800;font-size:13px}.tag{display:inline-block;padding:5px 8px;background:#f1f3f8;border-radius:999px;color:#465166;font-size:11px;margin:6px 5px 0 0}.path{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.node{background:#f1f3f8;padding:8px 11px;border-radius:10px;font-size:13px;font-weight:700}.arrow{color:var(--muted)}.center{min-height:100vh;display:grid;place-items:center}.error-card{max-width:620px;padding:36px}.error-card a{color:var(--accent);font-weight:700} @media(max-width:900px){.hero,.grid.two{grid-template-columns:1fr}.shell{margin-top:28px}.topbar{padding:0 4vw}.path-controls,.search{flex-direction:column}}
.evidence{margin-top:7px;font-size:12px;color:#465166}.evidence b{font-weight:800}
.profile-dialog{width:min(620px,92vw);border:1px solid var(--line);border-radius:20px;padding:26px;background:#fff;color:var(--ink);box-shadow:0 28px 70px rgba(20,30,55,.25)}.profile-dialog::backdrop{background:rgba(24,34,48,.42);backdrop-filter:blur(2px)}.profile-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.profile-close{background:#f1f3f8!important;color:var(--ink)!important;width:38px;height:38px;padding:0!important;font-size:22px}.profile-role{color:var(--muted);font-weight:700;margin-top:-4px}.profile-dialog h3{font-size:14px;margin:22px 0 8px}.profile-project{padding:10px 0;border-top:1px solid var(--line)}.profile-project p{color:var(--muted);margin:5px 0 0;line-height:1.5}
