body{background:linear-gradient(120deg,#f8faff,#e6efff);color:#2c3e50;font-family:Segoe UI,Arial,sans-serif;line-height:1.6;margin:0;min-height:100vh;padding:0}.app-container{margin:2rem auto;max-width:920px;padding:0 1rem;width:100%}.resume-checker-container{background:#fff;border-radius:16px;box-shadow:0 12px 30px #172b4d14;margin-bottom:2rem;padding:2.5rem}.content-wrapper{margin:0 auto;max-width:580px}.app-header{margin-bottom:2.5rem;text-align:center}h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2663df,#4f8fff);-webkit-background-clip:text;background-clip:text;font-size:2.4rem;font-weight:700;margin:0 0 .5rem}.subtitle{color:#5e6c84;font-size:1.1rem;margin:0}.domain-select{margin-bottom:1.8rem;text-align:left}.domain-select label{color:#344563;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.domain-select select{-webkit-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%232663DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat;background-position:right 16px center;background-size:16px;border:1.5px solid #dee7f7;border-radius:10px;box-shadow:0 2px 4px #151b260a;color:#344563;font-size:1rem;padding:.9rem 1.2rem;transition:all .2s ease;width:100%}.domain-select select:hover{border-color:#b3c6e6}.domain-select select:focus{border-color:#4f8fff;box-shadow:0 0 0 3px #4f8fff26;outline:none}.dropzone{background:#f7faff;border:2px dashed #cfdcf3;border-radius:12px;cursor:pointer;margin-bottom:1.8rem;overflow:hidden;text-align:center;transition:all .2s ease}.dropzone:hover{background:#f0f6ff;border-color:#4f8fff}.dropzone.active{background:#f0f6ff;border-color:#2663df;box-shadow:0 5px 15px #2663df1a;transform:scale(1.01)}.dropzone.has-file{background:#fff;border-color:#4f8fff}.dropzone-content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 1.5rem}.dropzone.has-file .dropzone-content{flex-direction:row;justify-content:flex-start;padding:1.2rem 1.5rem}.upload-icon{color:#4f8fff;margin-bottom:1rem}.upload-text{color:#506584}.upload-text .primary-text{color:#344563;font-size:1.1rem;font-weight:600;margin:0 0 .2rem}.upload-text .secondary-text{font-size:.95rem;margin:0 0 .8rem}.upload-text .supported-formats{color:#6b7c93;font-size:.8rem;margin:0}.file-icon{color:#4f8fff;flex-shrink:0;margin-right:1rem}.file-info{align-items:flex-start;display:flex;flex-direction:column;overflow:hidden;text-align:left}.selected-file-name{color:#344563;font-size:1rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.file-action{color:#4f8fff;font-size:.85rem;margin-top:.2rem}.upload-btn{align-items:center;background:linear-gradient(90deg,#2663df,#4f8fff);border:none;border-radius:10px;box-shadow:0 4px 12px #2663df40;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;padding:1rem 2rem;transition:all .2s ease;width:100%}.upload-btn:not(:disabled):hover{box-shadow:0 6px 16px #2663df4d;transform:translateY(-2px)}.upload-btn:not(:disabled):active{box-shadow:0 2px 8px #2663df33;transform:translateY(0)}.upload-btn:disabled{background:linear-gradient(90deg,#b3c6e6,#d1ddee);box-shadow:none;cursor:not-allowed}.btn-spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:1rem;margin-right:.5rem;width:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.results-container{background:#fff;border-radius:16px;box-shadow:0 12px 30px #172b4d14;overflow:hidden}.results-panel{display:flex;flex-direction:column}.results-header{align-items:center;background:linear-gradient(90deg,#f8faff,#f0f6ff);border-bottom:1px solid #e6efff;display:flex;justify-content:space-between;padding:1.5rem 2.5rem}.results-header h2{color:#344563;font-size:1.5rem;font-weight:700;margin:0}.match-indicator{align-items:center;color:#506584;display:flex;flex-direction:column;font-size:.85rem;font-weight:600}.match-percentage{height:60px;margin-bottom:.3rem;width:60px}.circular-chart{height:100%;width:100%}.circle-bg{stroke:#e6efff}.circle,.circle-bg{fill:none;stroke-width:3}.circle{stroke:#4f8fff;stroke-linecap:round;animation:progress 1s ease-out forwards}@keyframes progress{0%{stroke-dasharray:0 100}}.percentage{fill:#344563;text-anchor:middle;font-size:.35rem;font-weight:700}.results-content{padding:2rem 2.5rem}.profile-section{margin-bottom:2.5rem}.profile-section h3,.skills-section h3{color:#344563;font-size:1.2rem;margin:0 0 1.2rem;padding-bottom:.7rem;position:relative}.profile-section h3:after,.skills-section h3:after{background:linear-gradient(90deg,#2663df,#4f8fff);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.info-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.info-item{background:#f7faff;border:1px solid #e6efff;border-radius:8px;padding:1rem}.info-label{color:#6b7c93;font-size:.8rem;font-weight:600;margin-bottom:.3rem}.info-value{color:#344563;font-weight:500;word-break:break-word}.info-value a{color:#4f8fff;text-decoration:none}.info-value a:hover{text-decoration:underline}.skills-block{background:#f7faff;border:1px solid #e6efff;border-radius:8px;margin-bottom:1.5rem;padding:1.2rem}.skills-block:last-child{margin-bottom:0}.block-title{color:#344563;font-weight:600;margin-bottom:1rem}.skills-list{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{align-items:center;background:#e6efff;border-radius:20px;color:#2663df;display:inline-flex;font-size:.85rem;font-weight:500;padding:.4rem .8rem}.skill-tag.missing{background:#fff2e6;color:#f5770a}.categories-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.category-item{background:#fff;border:1px solid #e6efff;border-radius:8px;padding:1rem}.category-name{color:#344563;font-size:.95rem;font-weight:600;margin-bottom:.8rem}.category-skills{display:flex;flex-wrap:wrap;gap:.5rem}.error-panel{align-items:center;color:#e53935;display:flex;padding:2rem}.error-icon{margin-right:1rem}.error-message{font-weight:500}@media (max-width:768px){.results-container,.resume-checker-container{padding:1.5rem}.results-header{align-items:flex-start;flex-direction:column;padding:1.2rem 1.5rem}.match-indicator{align-items:center;flex-direction:row;margin-top:1rem}.match-percentage{margin-bottom:0;margin-right:.8rem}.results-content{padding:1.5rem}.categories-grid,.info-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.85df9e51.css.map*/