*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#172033}.app{min-height:100vh}.header{height:70px;background:#fff;border-bottom:1px solid #e6e9ef;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.brand{font-size:20px;font-weight:800}.brand span{font-size:11px;font-weight:700;background:#eef1f6;color:#647084;border-radius:6px;padding:4px 6px;margin-left:6px}.sub{font-size:12px;color:#7a8494;margin-top:3px}.header-actions{font-size:13px;color:#566276}.live-dot{display:inline-block;width:8px;height:8px;background:#22a06b;border-radius:50%;margin-right:6px}.container{max-width:1440px;margin:auto;padding:24px 28px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.stats>div{background:#fff;border:1px solid #e6e9ef;border-radius:12px;padding:16px}.stats small{color:#778194}.stats b{display:block;font-size:28px;margin-top:5px}.searchbar{background:#fff;border:1px solid #e6e9ef;border-radius:12px;padding:14px;display:flex;align-items:end;gap:10px;flex-wrap:wrap}.field{display:flex;flex-direction:column;gap:6px;min-width:150px}.field.query{min-width:270px;flex:1}.field label{font-size:11px;color:#6d7788;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.field input,.field select{height:40px;border:1px solid #d9dee7;border-radius:8px;background:#fff;padding:0 11px;color:#172033;outline:none}.field input:focus,.field select:focus{border-color:#8794a8}.search-btn,.primary{height:40px;background:#172033;color:#fff;border:0;border-radius:8px;padding:0 16px;font-weight:700;cursor:pointer}.search-btn:disabled{opacity:.6}.secondary{height:40px;background:#eef1f6;color:#172033;border:0;border-radius:8px;padding:0 15px;font-weight:700;cursor:pointer}.incremental{font-size:12px;color:#5d6879;display:flex;gap:6px;align-items:center;height:40px}.notice{margin-top:12px;padding:11px 13px;border-radius:8px;background:#fff7e6;color:#805b00;border:1px solid #f1dfb4;font-size:13px}.content{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:16px;margin-top:16px}.feed-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.feed-head h1{font-size:20px;margin:0}.feed-head p{font-size:13px;color:#7a8494;margin:5px 0 0}.feed-head>span{font-size:12px;color:#6d7788;background:#eef1f6;border-radius:20px;padding:6px 9px}.feed{min-width:0}.job-card{background:#fff;border:1px solid #e6e9ef;border-radius:12px;padding:16px;margin-bottom:10px;cursor:pointer;transition:.12s}.job-card:hover{border-color:#aeb8c9;box-shadow:0 3px 14px #1923320d}.job-title-row{display:flex;gap:15px;justify-content:space-between;align-items:flex-start}.job-title-row h2{font-size:16px;margin:0;line-height:1.35}.score{min-width:38px;text-align:right;font-weight:800;color:#8a6500}.score.high{color:#16834b}.chips{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.chips span,.skill-list span{background:#eef1f6;color:#556173;border-radius:20px;padding:5px 8px;font-size:11px}.chips .verified{background:#e8f6ef;color:#147547}.job-card p{color:#5d6879;font-size:13px;line-height:1.5;margin:9px 0}.job-footer{border-top:1px solid #edf0f4;padding-top:10px;display:flex;gap:18px;flex-wrap:wrap;font-size:12px;color:#7a8494}.job-footer b{color:#334055}.details{background:#fff;border:1px solid #e6e9ef;border-radius:12px;padding:18px;height:max-content;position:sticky;top:18px;max-height:calc(100vh - 105px);overflow:auto}.placeholder{text-align:center;padding:70px 25px;color:#7a8494}.placeholder-icon{width:42px;height:42px;border-radius:50%;background:#eef1f6;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;color:#172033}.placeholder h2{font-size:17px;color:#172033}.details h2{font-size:19px;line-height:1.35;margin:8px 0}.close-detail{float:right;border:0;background:#eef1f6;border-radius:50%;width:28px;height:28px;cursor:pointer;font-size:18px}.detail-score{font-size:13px;font-weight:800;color:#16834b}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.detail-grid div{background:#f6f8fb;border-radius:8px;padding:10px}.detail-grid small{display:block;color:#7a8494;font-size:10px;text-transform:uppercase}.detail-grid b{display:block;margin-top:3px;font-size:13px}.details h3{font-size:12px;text-transform:uppercase;color:#6d7788;letter-spacing:.04em;margin:17px 0 7px}.description{font-size:13px;line-height:1.55;color:#4f5b6d;white-space:pre-wrap}.skill-list{display:flex;flex-wrap:wrap;gap:6px}.actions{display:flex;gap:8px;margin-top:18px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;padding:20px;z-index:10}.proposal-modal{width:min(900px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:14px;padding:20px;box-shadow:0 20px 70px #00000038}.modal-head{display:flex;justify-content:space-between;gap:15px}.modal-head small{color:#758093}.modal-head h2{font-size:18px;margin:4px 0 0}.x{border:0;background:#eef1f6;border-radius:50%;width:32px;height:32px;font-size:20px;cursor:pointer}.proposal-note{margin:14px 0;padding:10px 12px;background:#f6f8fb;border-radius:8px;color:#667286;font-size:12px}.proposal{width:100%;min-height:380px;resize:vertical;border:1px solid #d9dee7;border-radius:9px;padding:14px;font:14px/1.6 Inter,ui-sans-serif,system-ui,sans-serif;color:#172033;outline:none}.proposal:focus{border-color:#8794a8}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.generating{min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#667286}.spinner{width:30px;height:30px;border:3px solid #e4e8ee;border-top-color:#172033;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{background:#fff;border:1px dashed #cfd5df;border-radius:12px;padding:50px;text-align:center;color:#7a8494}@media(max-width:1000px){.content{grid-template-columns:1fr}.details{position:static;max-height:none}.stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.header{padding:0 15px}.container{padding:15px}.stats{grid-template-columns:1fr 1fr}.field,.field.query{min-width:100%}.search-btn{width:100%}}
