: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}html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}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;overflow-x:hidden;overflow-y:auto}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}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}#root::-webkit-scrollbar{display:none}.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}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#fff;font-size:16px;padding-top:0;transition:all .3s ease;overflow-x:hidden;overflow-y:auto;min-height:100vh;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar{display:none}body.dark-mode{background-color:#1a1a1a;color:#e0e0e0}.pdf-button-container{max-width:250mm;margin:0 auto 5px;text-align:center;display:flex;justify-content:center;gap:10px;align-items:center}.pdf-button{background-color:#333;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:16px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;box-shadow:0 2px 4px #0000001a;animation:fadeInUp .6s ease-out}.pdf-button:hover{background-color:#000;box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.pdf-button:disabled{background-color:#666;cursor:not-allowed;transform:none}.pdf-button i{font-size:18px}.dark-mode-toggle{background-color:#333;color:#fff;border:none;padding:12px;border-radius:4px;font-size:16px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a;animation:fadeInUp .6s ease-out .1s both;min-width:44px;min-height:44px}.dark-mode-toggle:hover{background-color:#000;box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.dark-mode-toggle i{font-size:18px}@media print{.pdf-button-container{display:none!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.notification{position:fixed;top:20px;right:20px;background-color:#333;color:#fff;padding:12px 20px;border-radius:4px;font-size:16px;font-weight:500;font-family:Inter,sans-serif;box-shadow:0 4px 12px #00000026;z-index:1000;opacity:0;transform:translate(100%);transition:all .3s ease;max-width:300px;word-wrap:break-word}.notification.show{opacity:1;transform:translate(0)}.notification.success{background-color:#28a745}.notification.error{background-color:#dc3545}.cv-container{max-width:250mm;height:auto;min-height:100vh;margin:0 auto;background:#fff;box-shadow:0 0 20px #0000001a;display:flex;flex-direction:column;animation:fadeIn .8s ease-out;transition:all .3s ease;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.desktop-header{display:block}.mobile-header{display:none}.cv-container::-webkit-scrollbar{display:none}body.dark-mode .cv-container{background:#2d2d2d!important;box-shadow:0 0 20px #0000004d}.cv-header{padding:20px 50px 15px;border-bottom:1px solid #f0f0f0;text-align:center;animation:slideInLeft .8s ease-out;transition:all .3s ease}body.dark-mode .cv-header{border-bottom:1px solid #444}.header-content{max-width:100%}.candidate-name{font-size:42px;font-weight:700;color:#000;margin-bottom:6px;letter-spacing:-.5px;transition:all .3s ease;text-align:center}body.dark-mode .candidate-name{color:#fff}.job-title{font-size:24px;font-weight:400;color:#666;margin:0;transition:all .3s ease;text-align:center}body.dark-mode .job-title{color:#ccc}.cv-main{display:flex;flex:1;min-height:0}.left-column{flex:0 0 35%;padding:30px;border-right:1px solid #f0f0f0;animation:slideInLeft .8s ease-out .2s both;transition:all .3s ease;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.left-column::-webkit-scrollbar{display:none}body.dark-mode .left-column{border-right:1px solid #444;background-color:#2d2d2d}.right-column{flex:0 0 65%;padding:30px;background-color:#fafafa;animation:slideInRight .8s ease-out .4s both;transition:all .3s ease;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.right-column::-webkit-scrollbar{display:none}body.dark-mode .right-column{background-color:#2d2d2d!important}.right-column{background-color:#fff!important}.section-header{display:flex;align-items:center;margin-bottom:20px;gap:10px;transition:all .3s ease;justify-content:center;text-align:center}.section-icon{font-size:18px;color:#333;width:20px;text-align:center;transition:all .3s ease}body.dark-mode .section-icon{color:#e0e0e0}.section-header h2{font-size:20px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:1px;margin:0;transition:all .3s ease;text-align:center}body.dark-mode .section-header h2{color:#fff}.experience-section{margin-bottom:30px;background-color:#fff!important}body.dark-mode .experience-section{background-color:#2d2d2d!important}@media (max-width: 768px){.experience-section{background-color:#fff!important}}.experience-section h2{font-size:20px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;transition:all .3s ease;text-align:left}body.dark-mode .experience-section h2{color:#fff}.experience-item{margin-bottom:20px;transition:all .3s ease}.experience-item:hover{transform:translate(5px)}.experience-item:last-child{margin-bottom:0}.experience-header{margin-bottom:8px}.experience-header .job-title{font-size:19px;font-weight:600;color:#000;margin-bottom:4px;display:block;transition:all .3s ease;text-align:left}body.dark-mode .experience-header .job-title{color:#fff}.company-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.company-name{font-size:17px;font-weight:500;color:#666;transition:all .3s ease}body.dark-mode .company-name{color:#ccc}.date-range{font-size:16px;color:#888;font-weight:400;transition:all .3s ease;text-align:left}body.dark-mode .date-range{color:#aaa}.job-description{font-size:16px;color:#666;line-height:1.5;margin:0;transition:all .3s ease;text-align:left}body.dark-mode .job-description{color:#ccc}.job-description-list{list-style-type:disc;margin:0;padding-left:20px;text-align:left}.job-description-item{font-size:16px;color:#666;line-height:1.5;margin-bottom:6px;transition:all .3s ease;text-align:left}.job-description-item:last-child{margin-bottom:0}body.dark-mode .job-description-item{color:#ccc}.education-section{margin-bottom:30px}.education-section h2{font-size:20px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;transition:all .3s ease;text-align:left}body.dark-mode .education-section h2{color:#fff}.formation-section{margin-bottom:30px}.formation-section h2{font-size:20px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;transition:all .3s ease;text-align:left}body.dark-mode .formation-section h2{color:#fff}.education-item{margin-bottom:20px;transition:all .3s ease;text-align:left}.education-item:hover{transform:translate(5px)}.education-item:last-child{margin-bottom:0}.education-header{margin-bottom:8px;text-align:left}.title-with-date{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;flex-wrap:wrap;gap:12px}.degree-title{font-size:19px;font-weight:600;color:#000;margin-bottom:4px;display:block;transition:all .3s ease;text-align:left}body.dark-mode .degree-title{color:#fff}.institution-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;text-align:left}.institution-name{font-size:17px;font-weight:500;color:#666;transition:all .3s ease;text-align:left}body.dark-mode .institution-name{color:#ccc}.degree-description{font-size:16px;color:#666;line-height:1.5;margin:0;transition:all .3s ease;text-align:left}body.dark-mode .degree-description{color:#ccc}.profile-section{margin-bottom:25px;text-align:center;transition:all .3s ease}.profile-photo{width:150px;height:150px;margin:0 auto;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;animation:fadeIn 1s ease-out .6s both}.profile-photo:hover{transform:scale(1.05);box-shadow:0 6px 20px #00000026}body.dark-mode .profile-photo{border:3px solid #444;box-shadow:0 4px 12px #0000004d}.profile-photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.about-section{margin-bottom:25px;text-align:left}.about-section .section-header h2{font-size:20px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:1px;margin:0;transition:all .3s ease;text-align:left}body.dark-mode .about-section .section-header h2{color:#fff}.about-text{font-size:16px;color:#666;line-height:1.5;margin:0;transition:all .3s ease;text-align:left}body.dark-mode .about-text{color:#ccc}.contacts-section{margin-bottom:25px;text-align:left}.contacts-section h2{font-size:20px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;transition:all .3s ease;text-align:center}body.dark-mode .contacts-section h2{color:#fff}.contact-item{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px;gap:10px;transition:all .3s ease;text-align:left;max-width:none;margin-left:0;margin-right:0}.contact-item:hover{transform:translate(5px)}.contact-item:last-child{margin-bottom:0}.contact-icon{font-size:17px;color:#333;width:18px;text-align:center;transition:all .3s ease;flex-shrink:0}body.dark-mode .contact-icon{color:#e0e0e0}.contact-text{font-size:16px;color:#666;font-weight:400;transition:all .3s ease;text-align:left}body.dark-mode .contact-text{color:#ccc}.contact-text a{color:#666;text-decoration:none;transition:color .3s ease}.contact-text a:hover{color:#000;text-decoration:underline}body.dark-mode .contact-text a{color:#ccc}body.dark-mode .contact-text a:hover{color:#fff}.skills-section h2{font-size:20px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;transition:all .3s ease;text-align:center}body.dark-mode .skills-section h2{color:#fff}.skill-category{margin-bottom:15px}.skill-category:last-child{margin-bottom:0}.skill-subheading{font-size:16px;font-weight:600;color:#333;margin-bottom:8px;display:block;font-family:Courier New,monospace;transition:all .3s ease;text-align:left}body.dark-mode .skill-subheading{color:#e0e0e0}.skill-subheading i{margin-right:8px;color:#333;transition:all .3s ease}body.dark-mode .skill-subheading i{color:#e0e0e0}.skills-grid{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start}.skill-item{background-color:#f0f0f0;color:#333;padding:5px 10px;border-radius:3px;font-size:14px;font-weight:500;white-space:nowrap;flex:0 0 auto;min-width:fit-content;transition:all .3s ease}.skill-item:hover{background-color:#e0e0e0;transform:translateY(-1px)}body.dark-mode .skill-item{background-color:#444;color:#e0e0e0}body.dark-mode .skill-item:hover{background-color:#555}.language-section{margin-bottom:25px;margin-top:25px}.language-section h2{font-size:20px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;transition:all .3s ease;text-align:center}body.dark-mode .language-section h2{color:#fff}.language-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;padding:4px 0;border-bottom:1px solid #f0f0f0;transition:all .3s ease}.language-item:hover{transform:translate(5px)}.language-item:last-child{margin-bottom:0;border-bottom:none}body.dark-mode .language-item{border-bottom:1px solid #444}.language-name{font-size:16px;font-weight:500;color:#333;transition:all .3s ease}body.dark-mode .language-name{color:#e0e0e0}.language-level{font-size:15px;color:#666;font-weight:400;transition:all .3s ease}body.dark-mode .language-level{color:#ccc}.interests-section{margin-bottom:25px;margin-top:25px}.interests-section h2{font-size:20px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;transition:all .3s ease;text-align:center}body.dark-mode .interests-section h2{color:#fff}.interests-list{list-style-type:disc;margin:0;padding-left:20px;text-align:left}.interest-item{padding:4px 0;transition:all .3s ease;text-align:left;margin-bottom:6px}.interest-item:last-child{margin-bottom:0}.interest-item:hover{transform:translate(5px)}.interest-text{font-size:16px;font-weight:400;color:#666;transition:all .3s ease;text-align:left}body.dark-mode .interest-text{color:#ccc}@media (max-width: 1024px){.cv-container{max-width:95%;margin:20px auto;box-shadow:0 0 10px #0000001a;height:auto;min-height:auto;overflow:visible}.cv-header,.left-column,.right-column{padding:30px 25px}.candidate-name{font-size:42px}}@media (max-width: 768px){.cv-container{max-width:100%;margin:10px;box-shadow:0 0 10px #0000001a;height:auto;min-height:auto;overflow:visible}.cv-main{flex-direction:column;min-height:auto}.left-column,.right-column{flex:none;width:100%;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none;display:contents}.left-column::-webkit-scrollbar,.right-column::-webkit-scrollbar{display:none}.left-column{border-right:none;border-bottom:none;background-color:#fafafa}.right-column{background-color:#fff;border:none}body.dark-mode .left-column,body.dark-mode .right-column,body.dark-mode .cv-container,body.dark-mode .cv-main,body.dark-mode .cv-header,body.dark-mode .profile-section,body.dark-mode .contacts-section,body.dark-mode .about-section,body.dark-mode .skills-section,body.dark-mode .language-section,body.dark-mode .interests-section,body.dark-mode .experience-section,body.dark-mode .education-section,body.dark-mode .formation-section{background-color:#2d2d2d!important}.cv-header,.left-column,.right-column{padding:25px 20px;border:none}.cv-header{border-bottom:none}.desktop-header{display:none}.mobile-header{display:block;order:1;margin-bottom:20px;padding-top:20px}.profile-section{order:2;margin-bottom:20px;text-align:center}.contacts-section{order:4}.about-section{order:5}.experience-section{order:6}.education-section{order:7}.formation-section{order:8}.skills-section{order:9}.language-section{order:10}.interests-section{order:11}.contact-text,.about-text{font-size:15px;line-height:1.5;font-weight:400}.profile-photo{width:200px!important;height:200px!important}.contact-text,.about-text,.job-description,.degree-description{font-size:15px!important;line-height:1.5!important}.contact-item{margin-bottom:12px;gap:10px}.cv-container,.cv-header,.left-column,.right-column,.section-header,.experience-item,.education-item,.formation-item,.contact-item,.language-item{border:none!important;border-bottom:none!important;border-right:none!important;border-left:none!important;border-top:none!important}.candidate-name{font-size:40px;margin-bottom:6px;text-align:center;display:block}.cv-header .job-title{font-size:20px;text-align:center;display:block;margin-bottom:15px}.experience-header .job-title{font-size:18px;text-align:left;display:block;margin-bottom:5px;font-weight:600}.company-info,.institution-info{flex-direction:column;align-items:flex-start;gap:5px}.profile-photo{width:200px;height:200px}.section-header h2{font-size:20px}.experience-header .job-title,.degree-title{font-size:18px}.company-name,.institution-name{font-size:16px}.job-description,.degree-description,.about-text,.contact-text{font-size:15px;line-height:1.5}.skill-item{font-size:13px;padding:4px 8px}.contact-icon{font-size:16px;width:16px}.section-header{justify-content:center;text-align:center}.contacts-section h2,.skills-section h2,.language-section h2,.interests-section h2,.experience-section h2,.education-section h2,.formation-section h2{text-align:center}.contact-item{justify-content:flex-start;text-align:left;max-width:none}.profile-section{text-align:center}.about-section .section-header{justify-content:center;text-align:center}}@media (max-width: 480px){.cv-container{max-width:100%;margin:5px;box-shadow:none;border:1px solid #e0e0e0;height:auto;min-height:auto;overflow:visible}.cv-header,.left-column,.right-column{padding:20px 15px}.candidate-name{font-size:36px;margin-bottom:5px;text-align:center;display:block}.cv-header .job-title{font-size:18px;text-align:center;display:block;margin-bottom:15px}.experience-header .job-title{font-size:17px;text-align:left;display:block;margin-bottom:4px;font-weight:600}.profile-photo{width:180px;height:180px}.section-header{margin-bottom:20px;gap:8px}.section-header h2{font-size:18px}.experience-item,.education-item{margin-bottom:20px}.experience-header,.education-header{margin-bottom:8px}.experience-header .job-title,.degree-title{font-size:17px;margin-bottom:4px}.company-name,.institution-name{font-size:15px}.date-range{font-size:14px}.job-description,.degree-description,.about-text,.contact-text{font-size:15px;line-height:1.5}.contact-text,.about-text,.job-description,.degree-description{font-size:15px!important;line-height:1.5!important}body.dark-mode .left-column,body.dark-mode .right-column,body.dark-mode .cv-container,body.dark-mode .cv-main,body.dark-mode .cv-header,body.dark-mode .profile-section,body.dark-mode .contacts-section,body.dark-mode .about-section,body.dark-mode .skills-section,body.dark-mode .language-section,body.dark-mode .interests-section,body.dark-mode .experience-section,body.dark-mode .education-section,body.dark-mode .formation-section,body.dark-mode *{background-color:#2d2d2d!important}body.dark-mode .cv-container,body.dark-mode .cv-header,body.dark-mode .left-column,body.dark-mode .right-column,body.dark-mode .profile-section,body.dark-mode .contacts-section,body.dark-mode .about-section,body.dark-mode .skills-section,body.dark-mode .language-section,body.dark-mode .interests-section,body.dark-mode .experience-section,body.dark-mode .education-section,body.dark-mode .formation-section,body.dark-mode .section-header,body.dark-mode .experience-item,body.dark-mode .education-item,body.dark-mode .formation-item,body.dark-mode .contact-item,body.dark-mode .language-item{border:none!important;border-bottom:none!important;border-right:none!important;border-left:none!important;border-top:none!important;outline:none!important;box-shadow:none!important}body.dark-mode .cv-container,body.dark-mode .profile-photo{box-shadow:none!important}.skill-item{font-size:12px;padding:3px 6px}.contact-item{margin-bottom:10px;gap:8px}.contact-icon{font-size:15px;width:14px}.skills-grid{gap:6px}.skill-category{margin-bottom:15px}.skill-subheading{font-size:14px;margin-bottom:8px}.section-header{justify-content:center;text-align:center}.contacts-section h2,.skills-section h2,.language-section h2,.interests-section h2,.experience-section h2,.education-section h2,.formation-section h2{text-align:center}.contact-item{justify-content:flex-start;text-align:left;max-width:none}.profile-section{text-align:center}.about-section .section-header{justify-content:center;text-align:center}}@media (max-width: 480px) and (orientation: portrait){.cv-container{max-width:100%;margin:5px;height:auto;min-height:auto;overflow:visible}.cv-header{padding:10px 15px 5px}.candidate-name{font-size:32px;margin-bottom:3px}.job-title{font-size:16px}.left-column,.right-column{padding:15px 10px}.section-header{margin-bottom:12px}.section-header h2{font-size:16px}.experience-item,.education-item{margin-bottom:15px}.profile-photo{width:100px;height:100px}.skill-item{font-size:10px;padding:2px 4px}.contact-text{font-size:12px}.job-description,.degree-description,.about-text{font-size:12px;line-height:1.4}}@media (max-width: 768px) and (orientation: landscape){.cv-container{max-width:100%;margin:5px;height:auto;min-height:auto;overflow:visible}.cv-header{padding:10px 20px 5px}.candidate-name{font-size:32px}.left-column,.right-column{padding:15px}.profile-photo{width:200px;height:200px}.section-header h2{font-size:16px}.experience-header .job-title,.degree-title{font-size:15px}.job-description,.degree-description,.about-text,.contact-text{font-size:13px}.skill-item{font-size:11px;padding:2px 4px}}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.cv-container{box-shadow:none!important;max-width:210mm!important;width:210mm!important;min-height:297mm!important;height:auto!important;margin:0!important;padding:0!important;background:#fff!important;display:flex!important;flex-direction:column!important;overflow:visible!important;page-break-inside:avoid!important}body{background:#fff!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;line-height:1.6!important;color:#333!important;font-size:14px!important;padding-top:0!important}.cv-header{padding:15px 40px 10px!important;border-bottom:1px solid #f0f0f0!important;text-align:center!important;background:#fff!important}.candidate-name{font-size:32px!important;font-weight:700!important;color:#000!important;margin-bottom:4px!important;letter-spacing:-.5px!important}.job-title{font-size:18px!important;font-weight:400!important;color:#666!important;margin:0!important}.cv-main{display:flex!important;flex:1!important;flex-direction:row!important;background:#fff!important}.left-column{flex:0 0 35%!important;width:35%!important;padding:25px!important;border-right:1px solid #f0f0f0!important;background-color:#fff!important}.right-column{flex:0 0 65%!important;width:65%!important;padding:25px!important;background-color:#fafafa!important}.section-header{display:flex!important;align-items:center!important;margin-bottom:15px!important;gap:8px!important;justify-content:flex-start!important;text-align:left!important}.section-header h2{font-size:16px!important;font-weight:600!important;color:#000!important;text-transform:uppercase!important;letter-spacing:1px!important;margin:0!important;text-align:left!important}.section-icon{font-size:14px!important;color:#333!important;width:16px!important;text-align:center!important}.profile-photo{width:150px!important;height:150px!important;margin:0 auto!important;border-radius:50%!important;overflow:hidden!important;border:3px solid #ffffff!important;box-shadow:0 4px 12px #0000001a!important;background:#fff!important}.about-text,.job-description{font-size:12px!important;color:#666!important;line-height:1.4!important;margin:0!important;text-align:left!important}.job-description-list{list-style-type:disc!important;margin:0!important;padding-left:20px!important;text-align:left!important}.job-description-item{font-size:12px!important;color:#666!important;line-height:1.4!important;margin-bottom:4px!important;text-align:left!important}.degree-description{font-size:12px!important;color:#666!important;line-height:1.4!important;margin:0!important;text-align:left!important}.contact-text{font-size:12px!important;color:#666!important;font-weight:400!important;text-align:left!important}.skill-item{background-color:#f0f0f0!important;color:#333!important;padding:3px 6px!important;border-radius:3px!important;font-size:10px!important;font-weight:500!important;white-space:nowrap!important}.language-item{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:5px!important;padding:3px 0!important;border-bottom:1px solid #f0f0f0!important}.language-name{font-size:12px!important;font-weight:500!important;color:#333!important}.language-level{font-size:11px!important;color:#666!important;font-weight:400!important}.experience-header .job-title,.degree-title{font-size:15px!important;font-weight:600!important;color:#000!important;margin-bottom:3px!important;display:block!important}.company-name,.institution-name{font-size:13px!important;font-weight:500!important;color:#666!important}.date-range{font-size:12px!important;color:#888!important;font-weight:400!important}.contacts-section h2,.skills-section h2,.language-section h2{font-size:16px!important;font-weight:600!important;color:#000!important;text-transform:uppercase!important;letter-spacing:1px!important;margin-bottom:10px!important;text-align:left!important}.contact-icon{font-size:13px!important;color:#333!important;width:14px!important;text-align:center!important}.skill-subheading{font-size:12px!important;font-weight:600!important;color:#333!important;margin-bottom:6px!important;display:block!important;font-family:Courier New,monospace!important;text-align:left!important}.skill-subheading i{margin-right:6px!important;color:#333!important}.contact-item{display:flex!important;align-items:center!important;margin-bottom:8px!important;gap:8px!important;justify-content:flex-start!important;text-align:left!important}.about-section .section-header{display:flex!important;align-items:center!important;margin-bottom:15px!important;gap:8px!important;justify-content:flex-start!important;text-align:left!important}.about-section .section-header h2{font-size:16px!important;font-weight:600!important;color:#000!important;text-transform:uppercase!important;letter-spacing:1px!important;margin:0!important;text-align:left!important}.pdf-button-container{display:none!important}.left-column,.right-column{display:block!important;float:none!important;clear:none!important;flex-direction:row!important;width:auto!important}.cv-main{flex-direction:row!important}.left-column{flex:0 0 35%!important;width:35%!important;border-right:1px solid #f0f0f0!important;border-bottom:none!important}.right-column{flex:0 0 65%!important;width:65%!important;background-color:#fafafa!important}.candidate-name{font-size:32px!important}.job-title{font-size:18px!important}.section-header h2{font-size:16px!important}.experience-header .job-title,.degree-title{font-size:15px!important}.company-name,.institution-name{font-size:13px!important}.job-description,.degree-description,.about-text,.contact-text{font-size:12px!important}.skill-item{font-size:10px!important}.profile-photo{width:110px!important;height:110px!important}}
