body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.menubar{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.menubar-container{height:70px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 20px;width:75%}.logo,.menubar-container{align-items:center;display:flex}.logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none;transition:transform .2s ease}.logo:hover{transform:scale(1.05)}.logo-icon{font-size:2rem;margin-right:10px}.logo-text{font-size:1.5rem}.nav-links{gap:2rem}.nav-link,.nav-links{align-items:center;display:flex}.nav-link{border-radius:8px;color:#ffffffe6;font-size:1rem;font-weight:500;padding:8px 16px;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#ffffff1a;color:#fff;transform:translateY(-2px)}.nav-link.active{background:#fff3;color:#fff}.nav-link.active:after{background:#fff;border-radius:1px;bottom:-2px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:20px}.nav-icon{font-size:1.1rem;margin-right:8px}.nav-label{font-size:.95rem}.menu-toggle{background:none;border:none;border-radius:4px;cursor:pointer;display:none;padding:8px;transition:background .2s ease}.menu-toggle:hover{background:#ffffff1a}.hamburger{height:18px;position:relative;width:24px}.hamburger,.hamburger span{transform:rotate(0deg);transition:.3s ease-in-out}.hamburger span{background:#fff;border-radius:1px;display:block;height:2px;left:0;opacity:1;position:absolute;width:100%}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){top:8px}.hamburger span:nth-child(3){top:16px}.hamburger-open span:first-child{top:8px;transform:rotate(135deg)}.hamburger-open span:nth-child(2){left:-30px;opacity:0}.hamburger-open span:nth-child(3){top:8px;transform:rotate(-135deg)}@media (max-width:768px){.menubar-container{height:60px;padding:0 15px}.logo-text{font-size:1.3rem}.logo-icon{font-size:1.8rem;margin-right:8px}.menu-toggle{display:block}.nav-links{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 10px #0003;flex-direction:column;gap:0;left:0;opacity:0;padding:20px;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden}.nav-links-open{opacity:1;transform:translateY(0);visibility:visible}.nav-link{border-radius:8px;justify-content:center;margin-bottom:8px;padding:12px 20px;width:100%}.nav-link:last-child{margin-bottom:0}.nav-icon{font-size:1.2rem;margin-right:12px}.nav-label{font-size:1rem}}.footer{background:#2d3748;color:#fff;margin-top:auto}.footer-container{margin:0 auto;max-width:1400px;padding:40px 20px 20px;width:75%}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.footer-section{display:flex;flex-direction:column}.footer-title{color:#f7fafc;font-size:1.8rem;font-weight:700;margin-bottom:12px}.footer-description{color:#a0aec0;font-size:.95rem;line-height:1.6}.footer-heading{color:#f7fafc;font-size:1.2rem;font-weight:600;margin-bottom:16px}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-link{color:#a0aec0;font-size:.95rem;padding:4px 0;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#667eea}.footer-bottom{border-top:1px solid #4a5568;padding-top:20px;text-align:center}.footer-copyright{color:#a0aec0;font-size:.9rem}@media (max-width:768px){.footer-container{padding:30px 15px 15px}.footer-content{gap:30px;grid-template-columns:1fr;text-align:center}.footer-title{font-size:1.6rem}.footer-heading{font-size:1.1rem}.footer-links{align-items:center}}.home{flex:1 1}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0;text-align:center}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-subtitle{font-size:1.3rem;line-height:1.5;margin:0 auto;max-width:600px;opacity:.9}.tools-section{background:#f8fafc;padding:60px 0}.tab-navigation{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:40px}.tab-button{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;display:flex;gap:16px;min-width:250px;padding:20px 30px;text-align:left;transition:all .3s ease}.tab-button:hover{border-color:#667eea;box-shadow:0 8px 25px #667eea26;transform:translateY(-2px)}.tab-button.active{background:linear-gradient(135deg,#667eea10,#764ba210);border-color:#667eea;box-shadow:0 8px 25px #667eea33}.tab-icon{font-size:2rem;opacity:.8}.tab-button.active .tab-icon{opacity:1}.tab-info{display:flex;flex-direction:column;gap:4px}.tab-label{color:#2d3748;font-size:1.2rem;font-weight:600}.tab-description{color:#718096;font-size:.9rem;line-height:1.4}.tab-button.active .tab-label{color:#667eea}.tab-container{background:#fff;border-radius:20px;box-shadow:0 10px 25px #00000014;padding:40px}.tab-content .tab-description{background:#f7fafc;border-radius:12px;margin-bottom:40px;padding:20px;text-align:center}.tab-content .tab-description h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:8px}.tab-content .tab-description p{color:#718096;font-size:1.1rem;margin:0}.selection-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.select-group{display:flex;flex-direction:column}.select-group label{color:#2d3748;font-size:1rem;font-weight:600;margin-bottom:8px}.select-input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:12px 16px;transition:border-color .2s ease}.select-input:focus{border-color:#667eea;outline:none}.rankings-section{background:#f7fafc;border:2px solid #e2e8f0;border-radius:16px;margin-top:40px;padding:30px}.rankings-section h4{color:#2d3748;font-size:1.4rem;font-weight:600;margin-bottom:25px;text-align:center}.rankings-list{display:flex;flex-direction:column;gap:20px}.ranking-item{background:#fff;border-left:4px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:25px;transition:all .3s ease}.ranking-item:first-child{border-left-color:gold;box-shadow:0 6px 20px #ffd70033}.ranking-item:nth-child(2){border-left-color:silver;box-shadow:0 6px 20px #c0c0c033}.ranking-item:nth-child(3){border-left-color:#cd7f32;box-shadow:0 6px 20px #cd7f3233}.ranking-item:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.ranking-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.ranking-position{align-items:center;display:flex;gap:16px}.rank-badge{border-radius:50%;color:#fff;font-size:1.2rem;font-weight:700;min-width:45px;padding:8px 12px;text-align:center}.rank-badge.gold{background:linear-gradient(135deg,gold,#ffed4a);box-shadow:0 4px 12px #ffd7004d;color:#744210}.rank-badge.silver{background:linear-gradient(135deg,silver,#e2e8f0);box-shadow:0 4px 12px #c0c0c04d;color:#4a5568}.rank-badge.bronze{background:linear-gradient(135deg,#cd7f32,#d69e2e);box-shadow:0 4px 12px #cd7f324d;color:#fff}.rank-badge.default{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.cv-info{display:flex;flex-direction:column;gap:4px}.cv-filename{color:#2d3748;font-size:1.1rem;font-weight:600}.cv-filesize{color:#718096;font-size:.9rem}.ranking-scores{gap:20px}.ranking-scores,.score-item{align-items:center;display:flex}.score-item{flex-direction:column;text-align:center}.score-label{color:#718096;font-size:.8rem;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.score-value{color:#2d3748;font-size:1.4rem;font-weight:700}.ranking-summary{background:#f7fafc;border-left:3px solid #667eea;border-radius:8px;padding:15px}.ranking-summary p{color:#4a5568;font-size:.95rem;line-height:1.6;margin:0}.dropzone{background:#fff;border:3px dashed #cbd5e0;border-radius:16px;cursor:pointer;margin-bottom:30px;overflow:hidden;padding:60px 20px;position:relative;text-align:center;transition:all .3s ease}.dropzone:hover{background:#f7fafc;border-color:#667eea;box-shadow:0 10px 25px #667eea1a;transform:translateY(-2px)}.dropzone.active{background:linear-gradient(135deg,#667eea10,#764ba210);border-color:#667eea;transform:scale(1.02)}.dropzone.has-files{background:#f0fff4;border-color:#48bb78}.dropzone-content{pointer-events:none}.dropzone-icon{font-size:3rem;margin-bottom:16px;opacity:.7}.dropzone h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:8px}.dropzone p{color:#718096;font-size:1.1rem;margin-bottom:16px}.supported-formats{background:#edf2f7;border-radius:20px;color:#4a5568;display:inline-block;font-size:.9rem;padding:8px 16px}.file-list{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:30px;padding:20px}.file-list-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.file-list-header h3{color:#2d3748;font-size:1.2rem;font-weight:600}.clear-all-btn{background:#fed7d7;border:none;border-radius:8px;color:#c53030;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s ease}.clear-all-btn:hover{background:#feb2b2}.file-item{align-items:center;background:#f7fafc;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:8px;padding:12px 16px;transition:all .2s ease}.file-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateX(4px)}.file-item:last-child{margin-bottom:0}.file-info{display:flex;flex-direction:column;gap:4px}.file-name{color:#2d3748;font-size:.95rem;font-weight:500}.file-size{color:#718096;font-size:.8rem}.remove-file-btn{background:none;border:none;border-radius:4px;color:#a0aec0;cursor:pointer;font-size:1.5rem;line-height:1;padding:4px 8px;transition:all .2s ease}.remove-file-btn:hover{background:#fed7d7;color:#c53030}.input-section{margin-bottom:30px}.input-section label{color:#2d3748;display:block;font-size:1.1rem;font-weight:600;margin-bottom:8px}.input-section textarea{background:#fff;border:2px solid #e2e8f0;border-radius:12px;font-family:inherit;font-size:1rem;line-height:1.5;padding:16px;resize:vertical;transition:border-color .2s ease;width:100%}.input-section textarea:focus{border-color:#667eea;outline:none}.input-section textarea::placeholder{color:#a0aec0}.error-message{background:#fed7d7;border-left:4px solid #f56565;border-radius:8px;color:#c53030;font-weight:500;margin-bottom:20px;padding:12px 16px}.analyze-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:30px;padding:16px 32px;text-transform:uppercase;transition:all .3s ease;width:100%}.analyze-btn:hover:not(:disabled){box-shadow:0 10px 25px #667eea66;transform:translateY(-2px)}.analyze-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.analyze-btn.analyzing{background:#a0aec0;cursor:not-allowed}.results{background:#fff;border-left:4px solid #48bb78;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:24px}.results h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:16px}.result-content{word-wrap:break-word;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;color:#2d3748;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:.9rem;line-height:1.6;max-height:500px;overflow-y:auto;padding:20px;white-space:pre-wrap}@media (max-width:768px){.hero-section{padding:60px 0}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.tools-section{padding:40px 0}.tab-navigation{align-items:center;flex-direction:column;gap:15px}.tab-button{max-width:350px;min-width:100%;padding:16px 20px}.tab-container{padding:25px 20px}.tab-content .tab-description{margin-bottom:30px;padding:15px}.tab-content .tab-description h3{font-size:1.3rem}.tab-content .tab-description p{font-size:1rem}.selection-section{gap:15px;grid-template-columns:1fr}.dropzone{padding:40px 15px}.dropzone h4{font-size:1.2rem}.file-list-header{align-items:flex-start;flex-direction:column;gap:12px}.clear-all-btn{align-self:flex-end}.ranking-item,.rankings-section{padding:20px 15px}.ranking-header{align-items:flex-start;flex-direction:column;gap:15px}.ranking-position{gap:12px}.ranking-scores{align-self:stretch;gap:15px;justify-content:space-around}.score-item{flex:1 1}.score-value{font-size:1.2rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.file-item{animation:fadeIn .3s ease forwards}.results{animation:fadeIn .5s ease forwards}.about{background:#f8fafc;flex:1 1;padding:60px 0}.about-hero{margin-bottom:60px;text-align:center}.about-hero h1{color:#2d3748;font-size:3rem;font-weight:700;margin-bottom:20px}.about-content{margin:0 auto;max-width:1000px}.about-section{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin-bottom:30px;padding:40px}.about-section h2{color:#2d3748;font-size:2rem;font-weight:600;margin-bottom:20px}.about-section p{color:#4a5568;font-size:1.1rem;line-height:1.7;margin-bottom:20px}.about-section p:last-child{margin-bottom:0}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.feature-card{background:#f7fafc;border-radius:12px;padding:30px 20px;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:16px}.feature-card h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:12px}.feature-card p{color:#718096;font-size:1rem;line-height:1.6;margin:0}.benefits-list{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:30px}.benefit-item{background:#f7fafc;border-left:4px solid #667eea;border-radius:0 8px 8px 0;padding:20px}.benefit-item h3{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:8px}.benefit-item p{color:#718096;font-size:1rem;line-height:1.6;margin:0}.cta-section{margin-top:30px;text-align:center}.cta-button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:16px 32px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.cta-button:hover{box-shadow:0 10px 25px #667eea66;transform:translateY(-2px)}@media (max-width:768px){.about{padding:40px 0}.about-hero h1{font-size:2.5rem}.lead{font-size:1.1rem}.about-section{margin-bottom:20px;padding:30px 20px}.about-section h2{font-size:1.7rem}.benefits-list,.features-grid{gap:20px;grid-template-columns:1fr}.feature-card{padding:25px 15px}}.legal-page{background:#f8fafc;flex:1 1;padding:60px 0}.legal-header{margin-bottom:50px;text-align:center}.legal-header h1{color:#2d3748;font-size:3rem;font-weight:700;margin-bottom:12px}.last-updated{color:#718096;font-size:1.1rem;font-style:italic}.legal-content{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin:0 auto;max-width:800px;padding:50px}.legal-section{margin-bottom:40px}.legal-section:last-child{margin-bottom:0}.legal-section h2{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:16px;padding-bottom:8px}.legal-section p{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:16px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{margin:16px 0;padding-left:20px}.legal-section li{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:8px}.legal-section li:last-child{margin-bottom:0}.legal-section strong{color:#2d3748;font-weight:600}.contact-info{background:#f7fafc;border-left:4px solid #667eea;border-radius:8px;margin-top:16px;padding:20px}.contact-info p{font-size:1rem;margin-bottom:8px}.contact-info p:last-child{margin-bottom:0}.contact-info strong{color:#2d3748;font-weight:600}@media (max-width:768px){.legal-page{padding:40px 0}.legal-header h1{font-size:2.5rem}.last-updated{font-size:1rem}.legal-content{margin:0 15px;padding:30px 20px}.legal-section h2{font-size:1.3rem}.legal-section li,.legal-section p{font-size:.95rem}.contact-info{padding:15px}}@media print{.legal-page{background:#fff;padding:0}.legal-content{box-shadow:none;margin:0;padding:20px}.legal-header{margin-bottom:30px}.legal-section{margin-bottom:25px;page-break-inside:avoid}.contact-info{background:#f9f9f9;border:1px solid #ddd}}.blog{background:#f8fafc;flex:1 1;padding:60px 0}.blog-hero{margin-bottom:50px;text-align:center}.blog-hero h1{color:#2d3748;font-size:3rem;font-weight:700;margin-bottom:20px}.lead{color:#718096;font-size:1.3rem;line-height:1.6;margin:0 auto;max-width:600px}.blog-filters{margin-bottom:40px;text-align:center}.filter-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.filter-btn{background:#fff;border:2px solid #e2e8f0;border-radius:25px;color:#4a5568;cursor:pointer;font-size:.95rem;font-weight:500;padding:10px 20px;transition:all .3s ease}.filter-btn:hover{border-color:#667eea;color:#667eea}.filter-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff}.blog-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:60px}.blog-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.blog-card:hover{box-shadow:0 12px 25px #0000001a;transform:translateY(-5px)}.blog-card-header{align-items:flex-start;display:flex;justify-content:space-between;padding:20px 20px 0}.blog-category{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.blog-meta{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.blog-date,.blog-read-time{color:#718096;font-size:.85rem}.blog-card-content{flex:1 1;padding:20px}.blog-title{color:#2d3748;font-size:1.4rem;font-weight:600;line-height:1.4;margin-bottom:12px}.blog-excerpt{color:#718096;font-size:1rem;line-height:1.6;margin:0}.blog-card-footer{padding:0 20px 20px}.read-more-btn{background:none;border:none;color:#667eea;cursor:pointer;font-size:1rem;font-weight:600;padding:0;transition:color .3s ease}.read-more-btn:hover{color:#764ba2}.blog-newsletter{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:40px;text-align:center}.newsletter-content h2{color:#2d3748;font-size:2rem;font-weight:600;margin-bottom:12px}.newsletter-content p{color:#718096;font-size:1.1rem;line-height:1.6;margin-bottom:25px}.newsletter-form{display:flex;gap:12px;margin:0 auto;max-width:400px}.newsletter-input{border:2px solid #e2e8f0;border-radius:8px;flex:1 1;font-size:1rem;padding:12px 16px;transition:border-color .3s ease}.newsletter-input:focus{border-color:#667eea;outline:none}.newsletter-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease;white-space:nowrap}.newsletter-btn:hover{box-shadow:0 8px 20px #667eea66;transform:translateY(-2px)}@media (max-width:768px){.blog{padding:40px 0}.blog-hero h1{font-size:2.5rem}.lead{font-size:1.1rem}.blog-grid{gap:20px;grid-template-columns:1fr}.filter-buttons{gap:8px}.filter-btn{font-size:.9rem;padding:8px 16px}.blog-newsletter{padding:30px 20px}.newsletter-content h2{font-size:1.7rem}.newsletter-form{flex-direction:column;max-width:100%}.newsletter-input{margin-bottom:0}.blog-card-header{flex-direction:column;gap:12px}.blog-card-header,.blog-meta{align-items:flex-start}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.app-container{display:flex;flex-direction:column;min-height:100vh}.main-content{display:flex;flex:1 1;flex-direction:column}.container{margin:0 auto;max-width:1400px;padding:0 20px;width:75%}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.py-1{padding:.5rem 0}.py-2{padding:1rem 0}.py-3{padding:1.5rem 0}.py-4{padding:2rem 0}@media (max-width:768px){.container{padding:0 15px}}
/*# sourceMappingURL=main.9abdbab3.css.map*/