:root{color:#172026;background:#f5f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}.app-shell{width:min(100%,900px);margin:0 auto;padding:18px}.topbar,.user-panel,.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.topbar{padding:18px 0 12px}.eyebrow{margin:0 0 6px;color:#69736f;font-size:12px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:28px;line-height:1.15}h2{margin-bottom:12px;font-size:20px;line-height:1.25}h3{margin-bottom:8px;font-size:15px}.status,.count,.tag{display:inline-flex;align-items:center;min-height:28px;border:1px solid #bac6c0;border-radius:8px;padding:4px 9px;color:#3f5b50;background:#fff;font-size:12px;font-weight:700;white-space:nowrap}.panel{margin-bottom:12px;border:1px solid #d9dfda;border-radius:8px;background:#fff;box-shadow:0 1px 2px #13281f0f;padding:16px}.panel p,.empty,.detail-list p,.job-item small{color:#626e68;line-height:1.55}.auth-panel{max-width:460px}.form-grid{display:grid;gap:13px}.form-grid label{display:grid;gap:6px;color:#365247;font-size:14px;font-weight:700}.form-grid input,.form-grid textarea{width:100%;min-height:44px;border:1px solid #bac6c0;border-radius:8px;padding:10px 12px;color:#172026;background:#fff}.form-grid textarea{resize:vertical}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}button{min-height:44px;border:0;border-radius:8px;background:#176f5b;color:#fff;cursor:pointer;font-weight:750}button:disabled{cursor:not-allowed;opacity:.62}.secondary{border:1px solid #bac6c0;background:#fff;color:#365247;padding:0 14px}.danger{border-color:#efc4bf;color:#b42318}.error{margin-bottom:0;color:#b42318;font-weight:700}.banner{margin:0 0 12px;border:1px solid #f3b4ac;border-radius:8px;background:#fff4f2;padding:10px 12px}.workspace{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:12px}.job-list,.follow-up-list{display:grid;gap:10px}.follow-up-card{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:64px;border:1px solid #d9dfda;background:#fbfcfa;color:#172026;padding:10px 12px;text-align:left}.follow-up-card span:first-child{display:grid;gap:4px;min-width:0}.follow-up-card strong,.follow-up-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:68px;border:1px solid #d9dfda;background:#fbfcfa;color:#172026;padding:10px 12px;text-align:left}.job-item.active{border-color:#176f5b;background:#eef8f4}.job-item span:first-child{display:grid;gap:4px;min-width:0}.job-item strong,.job-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-panel{min-height:360px}.meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px}.meta-grid span{min-height:36px;border:1px solid #d9dfda;border-radius:8px;background:#fbfcfa;padding:8px 10px;color:#365247;font-size:13px}.detail-list{border-top:1px solid #edf0ed;padding-top:12px}.detail-list ul{display:grid;gap:8px;margin:0 0 12px;padding-left:18px;color:#273730}.profile-section{border-top:1px solid #edf0ed;margin-top:16px;padding-top:16px}.profile-section h3{margin-bottom:10px}.candidate-section{margin-top:14px}.candidate-list{display:grid;gap:12px}.candidate-card{border:1px solid #d9dfda;border-radius:8px;background:#fbfcfa;padding:14px}.candidate-detail-panel{border-top:1px solid #edf0ed;margin-top:14px;padding-top:14px}.candidate-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.candidate-header div{display:grid;gap:4px}.candidate-header small{color:#626e68}.message-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.message-toolbar label{display:grid;gap:6px;color:#365247;font-size:14px;font-weight:700}.message-toolbar select{min-height:44px;border:1px solid #bac6c0;border-radius:8px;padding:10px 12px;background:#fff;color:#172026;font:inherit}.message-toolbar textarea{width:100%;min-height:88px;border:1px solid #bac6c0;border-radius:8px;padding:10px 12px;background:#fff;color:#172026;resize:vertical}.message-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.message-list{display:grid;gap:10px;margin-top:12px}.message-card{border:1px solid #d9dfda;border-radius:8px;background:#fff;padding:12px}.message-note{display:grid;gap:6px;margin-top:10px;color:#365247;font-size:13px;font-weight:700}.message-note input{width:100%;min-height:40px;border:1px solid #bac6c0;border-radius:8px;padding:9px 12px;color:#172026;background:#fff}.message-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px;color:#365247;font-size:12px;font-weight:700}.interview-section{border-top:1px solid #edf0ed;margin-top:14px;padding-top:14px}.upload-trigger{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;padding:0 14px;background:#176f5b;color:#fff;cursor:pointer;font-weight:750}.file-input{display:none}.resume-upload-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.resume-file-name{font-size:13px;color:#60706a}.section-title.compact{margin-top:14px}.resume-file-list{display:grid;gap:10px;margin-top:14px}.resume-file-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #e6ebe7;border-radius:8px;background:#f9fbfa}.interview-list{display:grid;gap:12px;margin-top:12px}.interview-card{border:1px solid #d9dfda;border-radius:8px;background:#fff;padding:12px}.timeline-list{display:grid;gap:10px;margin-top:12px}.timeline-item{border:1px solid #d9dfda;border-radius:8px;background:#fff;padding:12px}.timeline-item strong{display:block;margin-bottom:6px}@media(max-width:720px){.app-shell{padding:14px}.workspace,.two-col,.meta-grid,.message-toolbar{grid-template-columns:1fr}.topbar,.user-panel,.section-title{align-items:stretch}.section-title{flex-direction:column;gap:8px}}
