:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;min-height:100vh;color-scheme:light dark;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h2{color:#242424}a:hover{color:#535bf2}body{font-family:Poppins;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}}.header{background:#fff;padding:1em 0}.nav-list{display:flex;gap:2em;list-style:none;flex-direction:row;align-items:center;justify-content:center;margin:0;padding:0}.nav-list a{text-decoration:none;color:#333;font-weight:700}.download-cv-btn{width:8em;display:inline-flex;justify-content:center;align-items:center;position:relative;color:#fff!important;font-weight:700;text-decoration:none;border-radius:6px;padding:1em;overflow:hidden}.cv-text,.cv-icon{position:absolute;left:0;right:0;text-align:center;transition:opacity .5s;opacity:1;pointer-events:none}.cv-icon{opacity:0}.cv-icon.show{opacity:1}.cv-text.hide{opacity:0}#cv-button{border-radius:7px;background-color:#fd6f00;padding-top:.5em}@media screen and (max-width: 768px){.nav-list{font-size:10px}}.card{padding:1em 1.5em;background:#c55700;border-radius:15px;overflow:hidden;display:flex;flex-direction:column;align-items:center;width:15%;height:15%;transition:all .5s ease}.card:hover{background:#fd6f00;box-shadow:0 0 20px #b34d09;transform:scale(1.05) translateY(-10px);transition:all .5s ease}.cards-wrapper{display:flex;flex-direction:row;justify-content:center;gap:5em}.title-project{font-size:4em;color:#242424;margin-bottom:0}.card-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:15px}.image-container{width:100%;aspect-ratio:9 / 12;overflow:hidden;display:flex;justify-content:center;align-items:center}.card-description{color:#fff;font-size:22px;padding:1em}.title-description{color:#242424;font-weight:600;margin-bottom:3rem}.title-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.services-container{margin-bottom:4em}.services-card{display:flex;flex-direction:column;align-items:start;justify-content:start;background-color:#ffe9cf;padding:1em;border-radius:15px}.card-icon{margin:.8em 0 .5em .1em}.services-description{color:#242424;font-weight:500;text-align:start;font-size:14px}@media screen and (max-width: 768px){.cards-wrapper{flex-direction:column;align-items:center}.card{width:40%;height:40%}.title-description{width:90%;font-size:18px}.title-project{font-size:2em}}.profile-container{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#fff;font-family:Poppins,sans-serif}.social-link{color:#000}.profile-title{margin-top:0;color:#242424}.profile-image-container{z-index:0;transition:transform .5s cubic-bezier(.68,-.55,.27,1.55)}.profile-image-container:hover{box-shadow:0 2px 60px #dd7a00;transform:scaleY(1.1) scaleX(1.1);transition:all .6s ease-in-out}.profile-main{max-width:80rem;margin-left:auto;margin-right:auto;padding:3rem 1.5rem;display:flex;flex-direction:row;align-items:center;gap:2.5rem}.profile-info{display:flex;flex-direction:column;align-items:start;flex:1;max-width:26rem}.profile-subtitle{color:#fd6f00;font-weight:600;font-size:.875rem;margin-bottom:0rem}.profile-title{display:flex;flex-direction:column;width:100%;font-weight:800;font-size:3rem;line-height:1.25;margin:0}.highlight{color:#ff1e1e;font-weight:700;background:#ff1e1e;border-radius:7px;padding:0 4px;transition:all .3s ease}.highlight:hover{color:#fff;transition:all .3s ease}.profile-title-aboutme{display:flex;flex-direction:column;align-items:start;color:#242424;width:100%;font-weight:800;font-size:3rem;line-height:1.25;margin:0}.profile-title .start{font-size:56px;align-self:flex-start;text-align:left}.profile-title .end{font-size:56px;align-self:flex-end;transform:translate(-50px)}.profile-description{text-align:start;width:100%;font-size:.875rem;font-weight:400;color:#000;margin-bottom:2rem}.profile-contact-button{background-color:#ea580c;color:#fff;border-radius:.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border:none;transition:all .3s ease}.profile-contact-button:hover,.profile-contact-button:active{background-color:#c2410c;transition:all .3s ease}.profile-image-section{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.profile-image-container{border-radius:80%;overflow:hidden;border:none;width:22rem;height:22rem;position:relative}.profile-image{width:100%;height:100%;object-fit:cover}.aboutme-image-container{border-radius:50%;overflow:hidden;border:none;width:26rem;height:26rem;position:relative}.profile-social-links{display:flex;gap:1.5rem;margin-top:1.5rem;color:#000;font-size:1.125rem}.social-link{transition:color .2s}.social-link:hover{color:#ea580c}.skills{width:100%}.skill-container{margin-bottom:1rem}.skill-label{display:flex;font-weight:700;font-size:1em;margin-bottom:.25rem}.skill-range{width:100%;height:.5rem;border-radius:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#f97316}.skill-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border-radius:50%;background:#edecec;border:2px solid #f97316;cursor:pointer}.skill-range::-moz-range-thumb{width:1rem;height:1rem;border-radius:50%;background:#edecec;border:2px solid #f97316;cursor:pointer;border:none}.skill-range::-ms-thumb{width:1rem;height:1rem;border-radius:50%;background:#edecec;border:2px solid #f97316;cursor:pointer}@media screen and (max-width: 768px){.profile-main{flex-direction:column;align-items:flex-start}.profile-title .end{transform:translate(20px)}}.dynamic-range-container{margin-bottom:1.5rem;transition:all .6s ease-in-out}.dynamic-range-label{display:flex;font-weight:600;color:#000;font-size:1rem;margin-bottom:.5rem;transition:all .6s ease-in-out}.dynamic-range-wrapper{display:flex;align-items:center;gap:1rem;transition:all .6s ease-in-out}.dynamic-range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:#e5e7eb;outline:none;flex-grow:1;transition:all .3s ease-in-out}.dynamic-range-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#f97316;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0000001a}.dynamic-range-input::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#f97316;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0000001a}.dynamic-range-value{font-size:.75rem;font-weight:600;color:#f97316;min-width:40px;text-align:right}.contact-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:4em 6em 2em;padding:1rem;color:#242424}.contact-form-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.contact-content{max-width:48rem;margin-bottom:3em;width:100%;text-align:center}.contact-title{font-size:2.25rem;font-weight:800;margin-bottom:1rem}.contact-description{font-size:1rem;font-weight:400;margin-bottom:1.5rem;color:#000}.contact-form,.form-contact{display:flex;flex-direction:column;justify-content:center;gap:1rem}.contact-input{font-family:Poppins;flex-grow:1;border-top:4px solid #ea5a0c4d;border-right:4px dashed #ea5a0c4d;border-bottom:4px solid #ea5a0c4d;border-left:4px dashed #ea5a0c4d;border-radius:.5rem;padding:.75rem 1rem;margin:.5em;background-color:#fff;color:#242424;transition:all 1s ease}.contact-input::placeholder{color:#969696}.contact-input:focus{outline:none;border:none;padding:1rem;box-shadow:0 0 0 5px #f97316,inset 0 5px 15px #ffab2d9a;height:25px;transition:all 1s ease}.contact-button{background-color:#ea580c;color:#fff;font-weight:600;border-radius:.5rem;border:none;padding:.75rem 1.5rem;min-width:140px;height:min-content;transition:background-color .5s}.contact-button:hover,.contact-button:active{background-color:#c2410c}.site-footer{background-color:#545454;color:#fff;text-align:center;padding:1rem 0;width:100%;position:fixed;bottom:0;left:0;right:0;z-index:100;opacity:0%;transition:all .3s cubic-bezier(.75,.82,.25,1.8)}.footer-highlight{font-weight:600;color:#fd6f00}.site-footer.visible{opacity:100%}.footer-content{max-width:1200px;margin:0 auto;padding:0 1rem;font-size:.875rem}@media screen and (max-width: 768px){.site-footer{opacity:100%;height:10px;padding:1rem 0 1.5rem}}#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)}.read-the-docs{color:#888}
