:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182133;background:#f7f8fb;--ink:#182133;--muted:#667085;--line:#e4e8ef;--card:#fff;--orange:#f2673a;--orange-soft:#fff0e9;--blue:#315ee8;--blue-soft:#edf2ff;--green:#158b62;--green-soft:#eaf8f2;--violet:#7657d5;--amber:#b7791f}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{height:72px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1280px)/2));position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.mark{width:38px;height:38px;border-radius:13px;background:var(--orange);color:#fff;display:grid;place-items:center;font-weight:900;font-size:18px}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-size:16px}.brand small{font-size:10px;color:#8991a1}.top-actions{display:flex;align-items:center;gap:8px}.quiet,.avatar{border:1px solid var(--line);background:#fff;border-radius:11px;padding:9px 13px;color:#344054;font-weight:650}.avatar{background:var(--ink);color:#fff;border-color:var(--ink)}main{max-width:1280px;margin:auto;padding:0 24px 70px}.hero{padding:58px 0 28px;display:grid;grid-template-columns:1fr .9fr;gap:50px;align-items:end}.eyebrow{font-size:10px;letter-spacing:.14em;font-weight:800;color:var(--orange)}h1{font-size:clamp(38px,5vw,66px);letter-spacing:-.055em;line-height:.98;margin:8px 0 16px;max-width:800px}h2{margin:4px 0;font-size:24px;letter-spacing:-.025em}.hero p{color:var(--muted);font-size:16px;line-height:1.65;max-width:680px}.search-wrap{height:60px;background:#fff;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;padding:6px 7px 6px 16px;box-shadow:0 12px 40px rgba(31,45,70,.08)}.search-wrap span{font-size:24px;color:#8991a1}.search-wrap input{border:0;outline:0;font-size:15px;min-width:0}.search-wrap button,.primary{border:0;background:var(--orange);color:#fff;border-radius:12px;padding:12px 18px;font-weight:750}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:12px 0 26px}.stat{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 18px}.stat b{display:block;font-size:24px;letter-spacing:-.03em}.stat span{font-size:11px;color:var(--muted)}.workspace{display:grid;grid-template-columns:240px 1fr;gap:24px}.filters{position:sticky;top:94px;height:max-content}.filter-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.text{border:0;background:none;color:var(--blue);font-size:12px}.filters label,dialog label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:650;margin:14px 0}.filters input,.filters select,dialog input,dialog textarea{border:1px solid var(--line);background:#fff;border-radius:11px;padding:11px 12px;color:var(--ink);outline:0}.filters input:focus,.filters select:focus,dialog input:focus,dialog textarea:focus{border-color:#a8b9ef;box-shadow:0 0 0 3px #edf2ff}.check{flex-direction:row!important;align-items:center;font-weight:500!important}.profile-card{margin-top:22px;background:var(--blue-soft);border:1px solid #d9e2ff;border-radius:16px;padding:16px}.profile-card strong{display:block;font-size:13px;margin-top:8px}.profile-card p{font-size:12px;color:#53627c;line-height:1.5}.profile-card button{border:0;background:var(--blue);color:#fff;border-radius:10px;padding:9px 11px;font-weight:700}.mini-icon{width:30px;height:30px;border-radius:9px;background:#fff;display:grid;place-items:center;color:var(--blue)}.feed-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:11px}.count{font-size:12px;color:var(--muted)}.opportunity{background:#fff;border:1px solid var(--line);border-radius:17px;padding:19px;margin-bottom:11px;transition:.16s}.opportunity:hover{border-color:#cfd6e3;box-shadow:0 12px 32px rgba(38,50,72,.06);transform:translateY(-1px)}.opp-top{display:flex;justify-content:space-between;gap:20px}.opp-title{font-size:18px;font-weight:800;letter-spacing:-.02em}.org{color:#596579;font-size:13px;margin-top:3px}.chips{display:flex;gap:6px;flex-wrap:wrap;margin:13px 0}.chip{font-size:10px;padding:5px 8px;border-radius:999px;background:#f1f3f7;color:#596579;font-weight:700}.chip.type{background:var(--orange-soft);color:#b34d2a}.chip.remote{background:var(--green-soft);color:var(--green)}.fit{min-width:64px;height:64px;border-radius:18px;background:var(--green-soft);color:var(--green);display:flex;flex-direction:column;align-items:center;justify-content:center}.fit strong{font-size:18px}.fit span{font-size:8px;font-weight:800;letter-spacing:.08em}.opp-desc{color:#667085;font-size:13px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.opp-foot{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:13px;border-top:1px solid #f0f2f5}.deadline{font-size:11px;color:#737d8f}.opp-actions{display:flex;gap:8px}.opp-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:700}.opp-actions .view{background:var(--ink);color:#fff;border-color:var(--ink)}.skeletons div{height:150px;background:linear-gradient(90deg,#eef1f5,#f8f9fb,#eef1f5);background-size:200%;border-radius:17px;margin:11px 0;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position:-200% 0}}.hidden{display:none!important}.empty{text-align:center;background:#fff;border:1px dashed #cfd6e3;border-radius:18px;padding:60px 25px}.empty span{font-size:35px;color:#9ba4b4}.empty h3{margin-bottom:5px}.empty p{color:var(--muted);font-size:13px}dialog{width:min(720px,calc(100% - 24px));border:0;border-radius:22px;padding:0;box-shadow:0 30px 100px #17203338}dialog::backdrop{background:#17203366;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:start;padding:20px 22px 0}.icon{border:0;background:#f1f3f7;width:34px;height:34px;border-radius:10px;font-size:20px}.detail-body{padding:0 22px 25px}.detail-body h2{font-size:29px}.detail-meta{color:var(--muted);font-size:13px}.detail-copy{font-size:14px;line-height:1.7;color:#485467;white-space:pre-wrap}.ai-card{background:var(--blue-soft);border-radius:16px;padding:16px;margin:18px 0;white-space:pre-wrap;font-size:13px;line-height:1.65}.detail-actions{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.detail-actions button,.detail-actions a{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 13px;text-decoration:none;color:var(--ink);font-weight:700;font-size:12px}.detail-actions .primary{background:var(--orange);color:#fff;border-color:var(--orange)}#profileForm{padding:0 22px 24px}dialog textarea{min-height:90px;resize:vertical}dialog small{color:var(--muted);font-weight:400}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);opacity:0;background:#172033;color:#fff;padding:11px 16px;border-radius:11px;font-size:12px;transition:.2s;z-index:100}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:18px}.stats{grid-template-columns:repeat(2,1fr)}.workspace{grid-template-columns:1fr}.filters{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.filter-head,.profile-card{grid-column:1/-1}}@media(max-width:600px){.topbar{padding:0 14px;height:64px}.top-actions .quiet{display:none}main{padding:0 14px 50px}.hero{padding-top:34px}.hero h1{font-size:42px}.search-wrap{grid-template-columns:28px 1fr}.search-wrap button{display:none}.stats{grid-template-columns:1fr 1fr}.stat b{font-size:19px}.filters{grid-template-columns:1fr}.opp-top{gap:8px}.fit{min-width:54px;height:54px}.opp-actions button:not(.view){display:none}}
