*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f8fafc;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}.screening-page{color:#172033;background:radial-gradient(circle at 10% 0,#6366f114,#0000 32%),radial-gradient(circle at 90% 10%,#4f46e50f,#0000 30%),#f8fafc;min-height:100vh}.screening-container{width:min(1180px,100% - 40px);margin:0 auto;padding:28px 0 70px}.screening-header{justify-content:space-between;align-items:center;margin-bottom:70px;display:flex}.brand{letter-spacing:-.5px;align-items:center;gap:10px;font-size:21px;font-weight:750;display:flex}.brand-icon{color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 8px 20px #4f46e538}.header-badge{color:#64748b;background:#ffffffb3;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:7px;padding:8px 13px;font-size:13px;font-weight:600;display:flex}.screening-hero{text-align:center;max-width:760px;margin:0 auto 52px}.hero-badge{color:#4f46e5;background:#eef2ff;border:1px solid #e0e7ff;border-radius:999px;align-items:center;gap:7px;margin-bottom:20px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.screening-hero h1{letter-spacing:-2.8px;margin:0;font-size:clamp(38px,5vw,62px);font-weight:800;line-height:1.05}.screening-hero h1 span{background:linear-gradient(90deg,#4f46e5,#7c3aed);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.screening-hero p{color:#64748b;max-width:650px;margin:22px auto 0;font-size:16px;line-height:1.7}.screening-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.screening-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #e2e8f0;border-radius:20px;padding:26px;box-shadow:0 12px 35px #0f172a0d}.card-heading{align-items:center;gap:13px;margin-bottom:28px;display:flex}.card-icon{color:#4f46e5;background:#eef2ff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.card-heading h2{margin:0;font-size:17px;font-weight:750}.card-heading p{color:#94a3b8;margin:4px 0 0;font-size:13px}.form-group{margin-bottom:20px}.form-group label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.form-group input,.form-group textarea{box-sizing:border-box;color:#172033;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.form-group input{height:48px;padding:0 15px}.form-group textarea{resize:vertical;min-height:180px;padding:14px 15px;line-height:1.6}.form-group input::placeholder,.form-group textarea::placeholder{color:#a1aab8}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#818cf8;box-shadow:0 0 0 4px #6366f11a}.textarea-wrapper{position:relative}.textarea-wrapper>svg{color:#94a3b8;position:absolute;top:15px;left:15px}.textarea-wrapper textarea{padding-left:42px}.field-hint{color:#94a3b8;font-size:12px;line-height:1.6}.upload-zone{text-align:center;background:linear-gradient(#fafbff,#f8fafc);border:1.5px dashed #cbd5e1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:25px;transition:border-color .2s,background .2s;display:flex}.upload-zone:hover{background:linear-gradient(#f8f9ff,#f5f7ff);border-color:#818cf8}.upload-icon{color:#4f46e5;background:#eef2ff;border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:18px;display:flex}.upload-zone h3{margin:0;font-size:16px;font-weight:750}.upload-zone p{color:#64748b;margin:8px 0 12px;font-size:13px}.upload-zone button{color:#4f46e5;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.upload-info{color:#94a3b8;font-size:11px}.screening-action{justify-content:center;margin-top:30px;display:flex}.screening-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#6366f1);border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-width:230px;height:52px;font-family:inherit;font-size:14px;font-weight:750;transition:box-shadow .2s;display:inline-flex;box-shadow:0 12px 25px #4f46e538}.screening-button:hover{box-shadow:0 16px 30px #4f46e54d}@media (width<=800px){.screening-container{width:min(100% - 28px,650px);padding-top:20px}.screening-header{margin-bottom:50px}.header-badge{display:none}.screening-grid{grid-template-columns:1fr}.screening-hero{margin-bottom:35px}.screening-hero h1{letter-spacing:-1.8px}}@media (width<=480px){.screening-card{border-radius:16px;padding:20px}.screening-hero h1{font-size:38px}.screening-hero p{font-size:14px}.screening-button{width:100%}}.upload-zone{cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.upload-zone-dragging{background:#eef2ff;border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e514}.upload-zone button{color:#4f46e5;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.upload-error{color:#be123c;background:#fff1f2;border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:11px 13px;font-size:13px;display:flex}.selected-files{margin-top:20px}.selected-files-header{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:13px;display:flex}.selected-files-header strong{color:#334155}.file-list{flex-direction:column;gap:8px;max-height:280px;padding-right:3px;display:flex;overflow-y:auto}.file-item{background:#fff;border:1px solid #e2e8f0;border-radius:11px;align-items:center;gap:11px;padding:11px;display:flex}.file-icon{color:#4f46e5;background:#eef2ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.file-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.file-name{text-overflow:ellipsis;white-space:nowrap;color:#334155;font-size:13px;font-weight:600;overflow:hidden}.file-size{color:#94a3b8;font-size:11px}.remove-file{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.remove-file:hover{color:#ef4444;background:#fef2f2}@media (width<=480px){.upload-zone{padding:28px 16px}.upload-zone h3{font-size:15px}.upload-info{font-size:11px}.file-item{padding:9px}}.screening-button:disabled{opacity:.7;cursor:not-allowed}.button-spinner{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.error-modal{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:min(100%,420px);padding:30px;position:relative;box-shadow:0 25px 60px #0f172a2e}.error-close{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:14px;right:14px}.error-close:hover{color:#475569;background:#f1f5f9}.error-icon{color:#e11d48;background:#fff1f2;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;display:flex}.error-modal h3{color:#0f172a;margin:0 0 8px;font-size:18px}.error-modal p{color:#64748b;max-width:330px;margin:0 auto 22px;font-size:14px;line-height:1.6}.error-ok-button{color:#fff;cursor:pointer;background:#4f46e5;border:0;border-radius:10px;width:100%;padding:11px 18px;font-size:14px;font-weight:600;transition:all .2s}.error-ok-button:hover{background:#4338ca}@media (width<=480px){.error-modal{border-radius:16px;padding:25px 20px}}.progress-page{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.progress-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:22px;width:min(100%,520px);padding:45px 35px;box-shadow:0 20px 50px #0f172a14}.progress-icon{color:#4f46e5;background:#eef2ff;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.progress-spinner{animation:1.2s linear infinite spin}.progress-badge{color:#4f46e5;background:#eef2ff;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:7px 11px;font-size:12px;font-weight:600;display:inline-flex}.progress-card h1{color:#0f172a;margin:0 0 8px;font-size:25px}.progress-card p{color:#64748b;margin:0 0 28px;font-size:14px}.progress-count{color:#64748b;margin-bottom:12px;font-size:14px}.progress-count strong{color:#0f172a;font-size:18px}.progress-bar{background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden}.progress-bar-fill{border-radius:inherit;background:#4f46e5;height:100%}.progress-percent{color:#4f46e5;margin-top:10px;font-size:14px;font-weight:700}.progress-note{color:#94a3b8;margin-top:25px;font-size:12px;display:block}@media (width<=480px){.progress-card{padding:35px 22px}.progress-card h1{font-size:21px}}.results-page{background:#f8fafc;min-height:100vh;padding:50px 24px}.results-container{width:min(100%,1050px);margin:0 auto}.results-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.results-header h1{color:#0f172a;margin:12px 0 6px;font-size:30px}.results-header p{color:#64748b;margin:0;font-size:14px}.results-total{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:100px;padding:15px 20px}.results-total strong{color:#4f46e5;font-size:24px;display:block}.results-total span{color:#64748b;font-size:12px}.candidate-list{flex-direction:column;gap:12px;display:flex}.candidate-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:15px;padding:18px;display:flex;box-shadow:0 8px 25px #0f172a0a}.candidate-rank{color:#94a3b8;text-align:center;flex-shrink:0;width:38px;font-size:13px;font-weight:700}.candidate-avatar{color:#4f46e5;background:#eef2ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.candidate-info{flex:1;min-width:0}.candidate-info h2{color:#0f172a;margin:0 0 4px;font-size:15px}.candidate-info p{text-overflow:ellipsis;white-space:nowrap;color:#64748b;margin:0;font-size:12px;overflow:hidden}.candidate-tags{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.candidate-tags span{color:#475569;background:#f1f5f9;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:600}.candidate-score{text-align:center;min-width:65px}.candidate-score strong{color:#4f46e5;font-size:20px;display:block}.candidate-score span{color:#94a3b8;font-size:10px}.recommendation{text-align:center;border-radius:8px;min-width:82px;padding:7px 10px;font-size:11px;font-weight:700}.recommendation-shortlist{color:#047857;background:#ecfdf5}.recommendation-review{color:#b45309;background:#fffbeb}.recommendation-reject{color:#be123c;background:#fff1f2}.no-results{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px}@media (width<=700px){.results-page{padding:30px 16px}.results-header{flex-direction:column;align-items:flex-start}.results-header h1{font-size:25px}.results-total{width:100%}.candidate-card{flex-wrap:wrap;align-items:flex-start}.candidate-info{width:calc(100% - 105px)}.candidate-score{margin-left:auto}.recommendation{width:100%}}.back-screening-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;align-items:center;gap:7px;margin-bottom:24px;padding:9px 13px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.back-screening-button:hover{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.candidate-card{cursor:pointer}.candidate-card:hover{border-color:#c7d2fe;box-shadow:0 12px 30px #0f172a12}.candidate-modal-overlay{z-index:1100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.candidate-modal{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:min(100%,680px);max-height:90vh;overflow-y:auto;box-shadow:0 30px 70px #0f172a33}.candidate-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:15px;padding:22px;display:flex}.candidate-modal-profile{align-items:center;gap:13px;display:flex}.candidate-modal-avatar{color:#4f46e5;background:#eef2ff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.candidate-modal-profile h2{color:#0f172a;margin:0 0 5px;font-size:18px}.candidate-modal-email{color:#64748b;align-items:center;gap:5px;font-size:12px;display:flex}.candidate-modal-close{color:#64748b;cursor:pointer;background:#f8fafc;border:0;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.candidate-modal-close:hover{color:#0f172a;background:#f1f5f9}.candidate-modal-score{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;margin:20px;padding:18px;display:flex}.candidate-modal-score span{color:#64748b;margin-bottom:4px;font-size:12px;display:block}.candidate-modal-score strong{color:#4f46e5;font-size:30px}.candidate-modal-section{padding:0 22px 20px}.modal-section-title{color:#475569;align-items:center;gap:8px;margin-bottom:11px;display:flex}.modal-section-title svg{color:#4f46e5}.modal-section-title h3{color:#334155;margin:0;font-size:14px}.modal-skills{flex-wrap:wrap;gap:7px;display:flex}.modal-skills span{border-radius:7px;padding:6px 9px;font-size:11px;font-weight:600}.matching-skill{color:#047857;background:#ecfdf5}.missing-skill{color:#be123c;background:#fff1f2}.modal-empty{color:#94a3b8;margin:0;font-size:12px}.experience-match{border-radius:9px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.experience-match.yes{color:#047857;background:#ecfdf5}.experience-match.no{color:#be123c;background:#fff1f2}.ai-analysis{color:#475569;background:#f8fafc;border-radius:11px;padding:14px;font-size:13px;line-height:1.7}.candidate-modal-footer{text-align:right;border-top:1px solid #e2e8f0;padding:16px 22px}.candidate-modal-footer button{color:#fff;cursor:pointer;background:#4f46e5;border:0;border-radius:9px;padding:9px 18px;font-size:13px;font-weight:600}@media (width<=600px){.candidate-modal-overlay{padding:12px}.candidate-modal{border-radius:16px;max-height:94vh}.candidate-modal-header{padding:17px}.candidate-modal-score{margin:15px}.candidate-modal-section{padding:0 17px 18px}}.results-filters{grid-template-columns:1fr 200px 180px;gap:10px;margin-bottom:18px;display:grid}.results-filters input,.results-filters select{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:11px 13px;font-size:13px}.results-filters input:focus,.results-filters select:focus{border-color:#a5b4fc;box-shadow:0 0 0 3px #4f46e514}@media (width<=700px){.results-filters{grid-template-columns:1fr}}
