:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--color-primary-50: #eff6ff;--color-primary-100: #dbeafe;--color-primary-500: #3b82f6;--color-primary-600: #2563eb;--color-primary-700: #1d4ed8;--color-primary-800: #1e40af;--color-success-50: #f0fdf4;--color-success-100: #dcfce7;--color-success-500: #22c55e;--color-success-600: #16a34a;--color-warning-50: #fefce8;--color-warning-100: #fef9c3;--color-warning-500: #eab308;--color-warning-600: #ca8a04;--color-error-50: #fef2f2;--color-error-100: #fee2e2;--color-error-500: #ef4444;--color-error-600: #dc2626;--color-slate-50: #f8fafc;--color-slate-100: #f1f5f9;--color-slate-200: #e2e8f0;--color-slate-300: #cbd5e1;--color-slate-400: #94a3b8;--color-slate-500: #64748b;--color-slate-600: #475569;--color-slate-700: #334155;--color-slate-800: #1e293b;--color-slate-900: #0f172a;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--shadow-premium: 0 25px 50px -12px rgb(0 0 0 / .25);--shadow-glow-primary: 0 0 20px rgba(59, 130, 246, .3);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .2s cubic-bezier(.4, 0, .2, 1);--transition-slow: .3s cubic-bezier(.4, 0, .2, 1);--transition-premium: .4s cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#f0f4f8,#e8eef5);color:var(--color-slate-800);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.page{max-width:1400px;margin:0 auto;padding:2rem;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:2rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;min-height:72px}.header-page-title{font-size:1.5rem;font-weight:700;color:var(--color-slate-800);letter-spacing:-.025em;justify-self:start}.header-logo-img{height:80px;width:auto;object-fit:contain;display:block;justify-self:center;margin-left:-190px}.page-header .nav-to-search{justify-self:end}.search-header-actions{justify-self:end;display:flex;align-items:center;gap:.75rem}.sr-only-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bulk-upload-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1rem}.bulk-upload-summary h3{margin:0 0 .5rem;font-size:1rem}.bulk-upload-summary-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.bulk-upload-summary p{margin:.25rem 0;font-size:.95rem}.bulk-upload-duplicate-message{color:#9a6700;font-weight:500}.bulk-upload-failures{margin-top:.75rem}.bulk-upload-failures ul{margin:.5rem 0 0;padding-left:1.25rem}.bulk-upload-failures li{margin:.25rem 0;font-size:.9rem}.header-icon{font-size:2rem;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;box-shadow:0 4px 14px #2563eb4d;overflow:hidden}.header-icon img{width:100%;height:100%;object-fit:contain}.page-header h1{margin:0;font-size:1.75rem;font-weight:700;color:#0f172a;letter-spacing:-.025em}.header-subtitle{margin:.25rem 0 0;color:#64748b;font-size:.95rem}.form-section .form-group+.form-group{margin-top:1rem}.form-group label{display:block;font-weight:600;margin-bottom:.35rem;font-size:.9rem}.textarea.jd-input{width:100%;padding:.875rem;border:1px solid #d1d5db;border-radius:8px;font:inherit;resize:vertical;background:linear-gradient(180deg,#fff,#fafbfc);transition:all .2s ease;box-shadow:inset 0 1px 2px #0000000d}.textarea.jd-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a,inset 0 1px 2px #0000000d;background:#fff}.textarea.jd-input::placeholder{color:#9ca3af}.file-input{margin-top:.25rem}.file-list{margin:.5rem 0 0;padding-left:1.25rem}.file-list li{margin:.25rem 0;display:flex;align-items:center;gap:.5rem}.btn-link{background:none;border:none;color:#06c;cursor:pointer;font-size:.9rem;padding:0}.btn-link:hover{text-decoration:underline}.btn{padding:.6rem 1.25rem;border-radius:8px;font:inherit;cursor:pointer;border:1px solid transparent;font-weight:500;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb,#1d4ed8);color:#fff;border-color:transparent;box-shadow:0 4px 14px #2563eb59,0 2px 4px #2563eb33;position:relative;overflow:hidden}.btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 8px 24px #2563eb73,0 4px 8px #2563eb40}.btn-primary:hover:not(:disabled):before{left:100%}.btn-secondary{background:#64748b;color:#fff;border-color:#64748b}.btn-secondary:hover{background:#475569}.btn-small{font-size:.85rem;padding:.4rem .8rem}.btn-large{font-size:1rem;padding:.875rem 2rem}.btn-icon{font-size:1.1rem}.btn-loading{display:flex;align-items:center;gap:.5rem}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;position:relative}.spinner:after{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:50%;border:1px solid rgba(255,255,255,.1);animation:pulse 1.5s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:0}}.error-msg{color:#b91c1c;margin-top:.5rem;font-size:.9rem}.error-banner{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.875rem 1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;font-size:.95rem;animation:shake .4s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.error-icon{font-size:1.1rem}.match-score-circle{position:relative;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.match-score-circle svg{transform:rotate(-90deg);width:100%;height:100%}.match-score-circle .track{fill:none;stroke:var(--color-slate-200);stroke-width:6}.match-score-circle .progress{fill:none;stroke-width:6;stroke-linecap:round;transition:stroke-dashoffset .8s cubic-bezier(.16,1,.3,1)}.match-score-circle .progress-high{stroke:url(#gradient-high)}.match-score-circle .progress-medium{stroke:url(#gradient-medium)}.match-score-circle .progress-low{stroke:url(#gradient-low)}.match-score-circle .score-text{position:absolute;font-size:.875rem;font-weight:700;color:var(--color-slate-800)}.match-score-circle .score-label{position:absolute;bottom:8px;font-size:.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-slate-500)}.skeleton{background:linear-gradient(90deg,var(--color-slate-200) 25%,var(--color-slate-100) 50%,var(--color-slate-200) 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:var(--radius-md)}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-card{background:#fff;border-radius:var(--radius-lg);padding:1.5rem;border:1px solid var(--color-slate-200);box-shadow:var(--shadow-sm)}.skeleton-header{height:24px;width:60%;margin-bottom:1rem}.skeleton-line{height:12px;margin-bottom:.75rem}.skeleton-line:last-child{width:40%}.analysis-status{margin-top:1.5rem;padding:1.25rem;background:linear-gradient(135deg,var(--color-primary-50) 0%,#ffffff 100%);border:1px solid var(--color-primary-100);border-radius:var(--radius-lg);animation:status-fade-in .3s ease-out}@keyframes status-fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.status-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.status-spinner{width:20px;height:20px;border:2px solid var(--color-primary-100);border-top-color:var(--color-primary-600);border-radius:50%;animation:spinner-rotate .8s linear infinite}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.status-label{font-weight:600;font-size:1rem;color:var(--color-slate-800)}.status-details{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding-left:2rem}.status-message{font-size:.875rem;color:var(--color-slate-600)}.status-files{font-size:.875rem;color:var(--color-primary-600);font-weight:500}.status-steps{display:flex;gap:.5rem;padding-left:2rem}.status-step{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:var(--color-slate-100);border-radius:var(--radius-full);font-size:.75rem;color:var(--color-slate-500);transition:all .3s ease}.status-step.active{background:var(--color-primary-100);color:var(--color-primary-700);font-weight:600}.status-step.completed{background:var(--color-success-100);color:var(--color-success-600)}.status-step .step-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.upload-confirmation{margin-top:1rem;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:var(--color-success-50);border:1px solid var(--color-success-100);border-radius:var(--radius-md);color:var(--color-success-600);font-size:.875rem;font-weight:500;animation:confirmation-slide-in .3s ease-out}@keyframes confirmation-slide-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.confirmation-icon{font-size:1rem}.skeleton-title{border-radius:var(--radius-md)}.skeleton-count{border-radius:var(--radius-full)}.card-header-premium{padding:1.25rem;background:linear-gradient(135deg,#ffffff 0%,var(--color-slate-50) 100%);display:flex;justify-content:space-between;align-items:center;gap:1rem;border-bottom:1px solid var(--color-slate-200)}.card-header-premium .candidate-info{flex:1;min-width:0}.card-header-premium .candidate-name{font-size:1rem;font-weight:600;color:var(--color-slate-900);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-header-premium .candidate-meta{font-size:.8rem;color:var(--color-slate-500);margin-top:.25rem}.skills-section{margin-bottom:1rem}.skills-section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.skills-section-header .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);font-size:.75rem}.skills-section-header .icon-match{background:var(--color-success-100);color:var(--color-success-600)}.skills-section-header .icon-missing{background:var(--color-error-100);color:var(--color-error-600)}.skills-section-header .label{font-size:.8rem;font-weight:600;color:var(--color-slate-700);text-transform:uppercase;letter-spacing:.025em}.skills-section-header .count{margin-left:auto;font-size:.75rem;font-weight:500;color:var(--color-slate-500);background:var(--color-slate-100);padding:.125rem .5rem;border-radius:var(--radius-full)}.experience-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:linear-gradient(135deg,var(--color-primary-50) 0%,var(--color-primary-100) 100%);border:1px solid rgba(59,130,246,.2);border-radius:var(--radius-full);font-size:.8rem;font-weight:600;color:var(--color-primary-700)}.experience-badge .icon{font-size:.875rem}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.empty-state-premium{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#ffffff 0%,var(--color-slate-50) 100%);border-radius:var(--radius-xl);border:2px dashed var(--color-slate-300)}.empty-state-premium .icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,var(--color-slate-100) 0%,var(--color-slate-200) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem}.empty-state-premium h3{font-size:1.25rem;font-weight:600;color:var(--color-slate-800);margin:0 0 .5rem}.empty-state-premium p{color:var(--color-slate-500);margin:0}.match-results{margin-top:2.5rem;animation:slideUp .5s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.match-results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-slate-200)}.match-results-header h2{margin:0;font-size:1.5rem;font-weight:700;color:var(--color-slate-900);letter-spacing:-.025em}.results-count{font-size:.875rem;font-weight:500;color:var(--color-slate-500);background:var(--color-slate-100);padding:.375rem .875rem;border-radius:var(--radius-full)}.result-card{animation:cardEnter .5s cubic-bezier(.4,0,.2,1) backwards}.result-card:nth-child(1){animation-delay:.05s}.result-card:nth-child(2){animation-delay:.1s}.result-card:nth-child(3){animation-delay:.15s}.result-card:nth-child(4){animation-delay:.2s}.result-card:nth-child(5){animation-delay:.25s}.result-card:nth-child(6){animation-delay:.3s}.result-card:nth-child(7){animation-delay:.35s}.result-card:nth-child(8){animation-delay:.4s}@keyframes cardEnter{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.match-results h2{margin-bottom:1.25rem;font-size:1.35rem;font-weight:600;color:#0f172a}.match-results h2.matching{color:#16a34a;border-bottom:2px solid #16a34a;padding-bottom:.5rem}.match-results h2.not-matching{color:#dc2626;border-bottom:2px solid #dc2626;padding-bottom:.5rem;opacity:.8}.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.25rem}.result-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 1px 2px #00000005;transition:all .25s cubic-bezier(.4,0,.2,1);will-change:transform,box-shadow}.result-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001f,0 8px 16px #0000000f;border-color:#cbd5e1}.card-header{padding:1rem 1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;border-bottom:1px solid #e2e8f0}.card-header strong{font-size:1rem;color:#0f172a;font-weight:600}.match-badge{font-size:.9rem;font-weight:700;padding:.4rem .85rem;border-radius:20px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border:1px solid rgba(34,197,94,.2);box-shadow:0 1px 3px #22c55e1a;transition:all .2s ease}.match-badge.medium{background:linear-gradient(135deg,#fef9c3,#fde68a);color:#854d0e;border:1px solid rgba(234,179,8,.2);box-shadow:0 1px 3px #eab3081a}.match-badge.low{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid rgba(239,68,68,.2);box-shadow:0 1px 3px #ef44441a}.card-body{padding:1.25rem}.card-body p{margin:.6rem 0;font-size:.9rem;color:#475569}.card-body p strong{color:#334155;font-weight:600}.card-body .btn-small{margin-top:.75rem;width:100%;justify-content:center}.skills-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.skill-tag{font-size:.75rem;padding:.3rem .7rem;background:linear-gradient(135deg,#e0e7ff,#dbe4ff);color:#3730a3;border-radius:12px;font-weight:500;border:1px solid rgba(99,102,241,.15);transition:all .2s ease}.skill-tag:hover{transform:scale(1.05);box-shadow:0 2px 8px #6366f133}.skill-tag.missing{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid rgba(239,68,68,.15)}.skill-tag.missing:hover{box-shadow:0 2px 8px #ef444433}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:8px;max-width:700px;width:100%;max-height:85vh;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0}.modal-header h3{margin:0;font-size:1.1rem}.btn-close{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:#64748b;padding:0 .25rem}.btn-close:hover{color:#1a1a1a}.modal-body{padding:1rem 1.25rem;overflow-y:auto;min-height:0;flex:1;white-space:pre-wrap;word-break:break-word;font-size:.9rem;line-height:1.5}.resume-preview-text mark{background:#fef08a;padding:0 2px}.resume-preview-body{display:flex;flex-direction:column;gap:1rem}.resume-preview-original{min-height:0}.resume-preview-iframe{width:100%;min-height:60vh;max-height:70vh;border:1px solid #e2e8f0;border-radius:4px}.resume-preview-docx-label,.resume-preview-highlights-label{margin:0 0 .5rem;font-size:.8rem;color:#64748b;font-weight:600}.resume-preview-docx .resume-preview-text-content{margin:0 0 .75rem;padding:.75rem;background:#f8fafc;border-radius:4px;font-size:.9rem;line-height:1.5;white-space:pre-wrap;word-break:break-word;max-height:50vh;overflow-y:auto}.resume-preview-download{font-size:.9rem;color:#2563eb}.resume-preview-download:hover{text-decoration:underline}.resume-preview-pdf{min-height:0;overflow-y:auto}.resume-preview-pdf .resume-preview-pdf-page{margin-bottom:1rem}.resume-preview-pdf mark,.resume-preview-pdf .react-pdf__Page__textContent mark{background:#fef08a;padding:0 1px}.resume-preview-pdf-loading,.resume-preview-pdf-error{padding:1rem;color:#64748b}.resume-preview-docx .resume-preview-text-content-pre{margin:0;padding:.75rem;background:#f8fafc;border-radius:4px;font-size:.9rem;line-height:1.5;white-space:pre-wrap;word-break:break-word;max-height:50vh;overflow-y:auto}.highlight-role-pdf{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;color:#fff!important;padding:0 3px!important;border-radius:4px!important;font-weight:700!important;border:1px solid rgba(255,255,255,.3)!important;box-shadow:0 1px 3px #3b82f666!important}.highlight-skill-pdf{background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important;padding:0 2px!important;border-radius:3px!important;font-weight:600!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 1px 2px #10b9814d!important}.resume-preview-pdf .react-pdf__Page__textContent .highlight-role-pdf,.resume-preview-pdf .highlight-role-pdf{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;color:#fff!important}.resume-preview-pdf .react-pdf__Page__textContent .highlight-skill-pdf,.resume-preview-pdf .highlight-skill-pdf{background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important}.search-filters{margin-bottom:2rem;background:#fff;padding:1.25rem;border-radius:12px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0}.filters-row{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:flex-end}.filters-row .form-group{margin:0;flex:1;min-width:160px}.filters-row .form-group label{font-size:.85rem;color:#64748b;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.025em}.filters-row input,.filters-row select{padding:.6rem .875rem;border:1px solid #d1d5db;border-radius:8px;font:inherit;min-width:140px;background:#fff;transition:all .2s ease;width:100%}.filters-row input:focus,.filters-row select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filters-row input::placeholder{color:#9ca3af}.resume-table-section{animation:fadeIn .3s ease-out}.table-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.resume-table-section h2{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a;display:flex;align-items:center;gap:.5rem}.count-badge{background:#e0e7ff;color:#3730a3;font-size:.8rem;padding:.2rem .6rem;border-radius:12px;font-weight:600}.empty-state{text-align:center;padding:3rem 2rem;background:#fff;border-radius:12px;border:2px dashed #e2e8f0}.empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.6}.empty-msg{color:#64748b;font-size:1.1rem;margin:0 0 .5rem}.empty-hint{color:#94a3b8;font-size:.9rem;margin:0}.table-wrap{overflow-x:auto;border-radius:12px;box-shadow:0 1px 3px #00000014}.resume-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}.resume-table th,.resume-table td{padding:.875rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.resume-table th{background:linear-gradient(135deg,#f8fafc,#f1f5f9);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.resume-table td{font-size:.9rem;color:#334155}.resume-table tbody tr{transition:background .15s ease}.resume-table tbody tr:hover{background:#f8fafc}.resume-table tbody tr.high-match{background:linear-gradient(90deg,#f0fdf4 0%,transparent 100%);border-left:3px solid #22c55e}.resume-table tbody tr.high-match:hover{background:linear-gradient(90deg,#dcfce7,#f8fafc)}.name-cell{max-width:280px}.name-primary{font-weight:500;color:#0f172a;margin-bottom:.25rem}.name-secondary{font-size:.8rem;color:#64748b}.score-badge{font-weight:700;font-size:.95rem}.phone-badge{background:#dcfce7;color:#166534;padding:.35rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500;white-space:nowrap}.phone-missing{color:#94a3b8;font-style:italic}.btn-preview{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.btn-preview:hover{background:#e2e8f0;color:#334155}.resume-matching-page .form-section{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 16px #0000000f,0 1px 3px #0000000a;border:1px solid #e2e8f0;position:relative;overflow:hidden}.resume-matching-page .form-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#2563eb,#1d4ed8)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media (max-width: 768px){.search-header-actions{flex-wrap:wrap;justify-content:flex-end}.form-grid,.results-grid-enhanced,.skills-summary{grid-template-columns:1fr}}.form-grid .form-group{margin:0}.form-grid textarea{min-height:200px;resize:vertical}.submit-section{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.progress-bar{width:100%;max-width:400px;height:8px;background:linear-gradient(90deg,#e2e8f0,#f1f5f9,#e2e8f0);background-size:200% 100%;border-radius:4px;overflow:hidden;box-shadow:inset 0 1px 2px #0000000d;animation:shimmer 2s infinite linear}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb,#1d4ed8);border-radius:4px;transition:width .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #3b82f666;position:relative}.progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:progressShine 1.5s infinite}@keyframes progressShine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.file-input-wrapper{position:relative;margin-top:.5rem}.file-input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;z-index:2}.file-input-label{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem;border:2px dashed var(--color-slate-300);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffff 0%,var(--color-slate-50) 100%);transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer}.file-input-wrapper:hover .file-input-label{border-color:var(--color-primary-500);background:linear-gradient(180deg,var(--color-primary-50) 0%,#e0f2fe 100%);box-shadow:0 4px 12px #3b82f626}.file-input-icon{font-size:1.5rem}.file-input-text{font-weight:500;color:var(--color-slate-600)}.file-count-badge{margin-left:.75rem;padding:.25rem .625rem;background:var(--color-slate-100);color:var(--color-slate-600);border-radius:var(--radius-full);font-size:.75rem;font-weight:600;transition:all .2s ease}.file-count-badge.valid{background:var(--color-success-100);color:var(--color-success-600)}.file-list{margin:.75rem 0 0;padding:0;list-style:none}.file-item{margin:.5rem 0;display:flex;align-items:center;gap:.75rem;padding:.625rem .875rem;background:linear-gradient(90deg,var(--color-slate-50) 0%,#f1f5f9 100%);border-radius:var(--radius-md);font-size:.9rem;border:1px solid var(--color-slate-200);transition:all .2s ease;animation:file-item-enter .3s ease-out}@keyframes file-item-enter{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.file-item:hover{background:linear-gradient(90deg,var(--color-primary-50) 0%,#dbeafe 100%);border-color:var(--color-primary-400);box-shadow:0 2px 8px #3b82f61a}.file-type-icon{font-size:1.25rem;flex-shrink:0}.file-name{flex:1;color:var(--color-slate-700);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{font-size:.75rem;color:var(--color-slate-500);font-weight:500;padding:.125rem .5rem;background:var(--color-slate-100);border-radius:var(--radius-full)}.file-remove{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--color-slate-400);transition:all .2s ease}.file-remove:hover{background:var(--color-error-100);color:var(--color-error-500)}.nav-to-search .btn-secondary{background:#fff;color:#475569;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.nav-to-search .btn-secondary:hover{background:#f8fafc;border-color:#d1d5db}.enhanced-toggle-section{padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;margin:1rem 0}.toggle-container{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.toggle-container input{display:none}.toggle-slider{position:relative;width:50px;height:26px;background:#cbd5e1;border-radius:13px;transition:all .3s ease}.toggle-slider:before{content:"";position:absolute;width:22px;height:22px;border-radius:50%;background:#fff;top:2px;left:2px;transition:all .3s ease;box-shadow:0 2px 4px #0003}.toggle-container input:checked+.toggle-slider{background:#3b82f6}.toggle-container input:checked+.toggle-slider:before{transform:translate(24px)}.toggle-label{font-weight:600;color:#1e293b;font-size:1rem}.toggle-description{margin-top:.5rem;font-size:.875rem;color:#64748b;line-height:1.4}.enhanced-match-results{padding:2rem 0}.results-grid-enhanced{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;margin-top:1.5rem}.enhanced-result-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0;overflow:hidden;transition:all .3s ease}.enhanced-result-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}.card-header-enhanced{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:1px solid #f1f5f9;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.card-body-enhanced{padding:1.5rem}.match-summary{background:#f0f9ff;border-left:4px solid #0ea5e9;padding:1rem;border-radius:8px;margin-bottom:1.5rem}.summary-text{color:#0369a1;font-weight:500;line-height:1.5}.section-title{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.component-breakdown{margin-bottom:1.5rem}.components-grid{display:grid;gap:1rem}.component-item{background:#f8fafc;border-radius:8px;padding:1rem;border:1px solid #e2e8f0}.component-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.component-name{font-weight:600;color:#1e293b}.component-weight{font-size:.875rem;color:#64748b}.component-score-bar{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.score-fill{height:100%;border-radius:4px;transition:width .5s ease}.component-score-text{font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.component-explanation{font-size:.875rem;color:#64748b;line-height:1.4}.skills-analysis,.experience-analysis,.role-analysis{margin-bottom:1.5rem}.skills-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1rem}.skills-metric,.experience-item{background:#f1f5f9;padding:.75rem;border-radius:6px;border:1px solid #e2e8f0}.metric-label,.label{display:block;font-size:.875rem;color:#64748b;margin-bottom:.25rem}.metric-value,.value{font-weight:600;color:#1e293b}.enhanced-match-score{position:relative;width:70px;height:70px;display:flex;align-items:center;justify-content:center}.enhanced-match-score svg{transform:rotate(-90deg);width:100%;height:100%}.score-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.score-text{display:block;font-size:1rem;font-weight:700;color:#1e293b}.quality-label{display:block;font-size:.65rem;font-weight:600;text-align:center;margin-top:2px;text-transform:uppercase;letter-spacing:.5px}.role-match-text{background:#f0fdf4;border-left:4px solid #22c55e;padding:1rem;border-radius:8px;color:#166534;line-height:1.5}@media (max-width: 768px){.form-grid,.results-grid-enhanced,.skills-summary{grid-template-columns:1fr}}
