:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.analyzer-container{display:flex;flex-direction:column;align-items:center;width:100%}.analyzer-card{background-color:#e1e1e1;padding:32px 48px;border-radius:20px;max-width:1200px;width:100%;color:#333;font-size:1.05rem;box-shadow:0 4px 10px #0000000d;box-sizing:border-box}.nav-bar{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.nav-btn{background:#fff;border:none;border-radius:20px;padding:.5rem 1rem;font-weight:700;cursor:pointer;color:#000}.nav-btn.active{background:#ddd}.inner-box{background-color:#dcdcdc;border-radius:20px;padding:2rem}.form-area{display:flex;gap:.5rem;justify-content:center}.upload-container{display:flex;align-items:center;gap:1rem}.upload-btn{background-color:#8b6b55;color:#fff;padding:.5rem 1rem;border-radius:1rem;display:inline-block;text-align:center;white-space:nowrap;font-weight:700}.keyword-input{padding:.5rem;margin-top:.5rem;border-radius:8px;border:1px solid #aaa}.submit-btn{background:#555;color:#fff;padding:.5rem 1rem;border-radius:8px;border-radius:1rem;cursor:pointer}.submit-btn:disabled{opacity:.5;cursor:not-allowed}.skills-box{margin-top:1.5rem;background:#fff;padding:1rem 1.5rem;border-radius:1rem}.skills-box h3{text-align:left;color:#333;margin-top:-5px}.skills-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.4rem;color:#333}.skill-chip{background:#ccc;padding:.5rem .75rem;border-radius:32px}.tab-controls{display:flex;gap:1rem;margin-top:1rem}.tab-btn{background-color:#b38d6f;color:#fff;border:none;padding:.5rem 1rem;border-radius:1rem;cursor:pointer}.active-tab{background-color:#8b6b55}.results-box{background-color:#fff;padding:1.5rem;border-radius:1rem;margin-top:1rem;min-height:250px}.job-card a{border-radius:.5rem;background-color:#dfcbcb;padding:.4rem;color:#333}.job-card a:hover{background-color:#9e9090}.job-card{margin-bottom:2rem;padding:1rem;background-color:#f8f8f8;border-radius:10px}.job-link-container{display:flex;justify-content:flex-end;margin-top:.5rem}.fade{opacity:0;transition:opacity .5s ease-in-out}.fade.fade-in{opacity:1}.match-percent{font-weight:700;margin-bottom:.25rem}.match-percent.high{color:green}.match-percent.medium{color:orange}.match-percent.low{color:red}.progress-status{margin-top:.5rem;font-size:.95rem;color:#333;text-align:center}.progress-bar-container{width:100%;background-color:#e0e0e0;border-radius:10px;overflow:hidden;margin-top:10px;height:8px}.progress-bar{height:100%;background:linear-gradient(90deg,#ffb663,#b5863f);transition:width .3s ease}.course-block{margin-bottom:2rem;padding:1rem;background-color:#f8f8f8;border-radius:10px}.course-skill{font-weight:700;font-size:1.2rem;color:#222;margin-bottom:.5rem;text-align:left}.course-list{list-style-type:none;padding-left:0}.course-list h3{text-align:left;font-size:16px}.course-link{color:#2a4bff;text-decoration:none;font-weight:500;display:inline-block;margin-bottom:.3rem}.course-link:hover{text-decoration:underline;color:#1a33cc}@keyframes progress-animation{0%{transform:translate(-100%)}to{transform:translate(100%)}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen;background-color:#adaa9b}.fadeUp{opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeInBackground{0%{background-color:#bfb6b6}to{background-color:#c8c0c0}}.delay-1{animation-delay:.3s}.delay-2{animation-delay:.6s}.delay-3{animation-delay:.9s}.button-pill{background-color:#d3d3d3;padding:10px 24px;border-radius:25px;border:none;font-size:16px;color:#333;cursor:pointer;transition:background-color .2s ease}.button-pill:hover{background-color:#d0d0d0}.container{display:flex;flex-direction:column;align-items:center;width:100%}.big-card{background-color:#e1e1e1;padding:32px 48px;border-radius:20px;max-width:1200px;width:100%;color:#333;font-size:1.05rem;box-shadow:0 4px 10px #0000000d;box-sizing:border-box}.nav-button{background-color:#fff;padding:10px 24px;border-radius:25px;border:none;font-size:16px;cursor:pointer;color:#333;text-decoration:none;display:inline-block;transition:background-color .2s ease;margin:0 12px 15px}.nav-button:hover{background-color:silver;color:#333}.nav-button.active{border:2px solid #555;background-color:#fff}.introduction-container{display:flex;flex-direction:column;align-items:center;width:100%}.introduction-card{background-color:#e1e1e1;padding:32px 48px;border-radius:20px;max-width:1200px;width:100%;color:#333;font-size:1.05rem;box-shadow:0 4px 10px #0000000d;box-sizing:border-box}.introduction-card h1{text-align:center;font-size:2.5rem;margin-bottom:1rem}.introduction-card p{text-align:center;font-size:1.2rem;margin-bottom:2rem}.cta-buttons{display:flex;justify-content:center;gap:1rem}.cta-button{background-color:#8b6b55;color:#fff;padding:.75rem 1.5rem;border-radius:1rem;text-decoration:none;font-weight:700;transition:background-color .3s ease}.cta-button:hover{background-color:#6a5240;color:#fff}.contact-buttons{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.contact-buttons a{color:#333;text-decoration:none;font-weight:700;padding:.5rem 1rem;border-radius:1rem;transition:background-color .3s ease}.contact-buttons a.github{background-color:#f0f0f0}.contact-buttons a.linkedin{background-color:#e0eafc}.contact-buttons a.gmail{background-color:#fce0e0}.introduction-card li{text-align:left;margin-bottom:15px}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
