@media (prefers-color-scheme:dark){.page-module-scss-module__rcUngW__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page-module-scss-module__rcUngW__main{flex-direction:column;grid-row-start:2;gap:32px;display:flex}.page-module-scss-module__rcUngW__main ol{font-family:var(--font-geist-mono);letter-spacing:-.01em;margin:0;padding-left:0;font-size:14px;line-height:24px;list-style-position:inside}.page-module-scss-module__rcUngW__main li:not(:last-of-type){margin-bottom:8px}.page-module-scss-module__rcUngW__main code{background:var(--gray-alpha-100);border-radius:4px;padding:2px 4px;font-family:inherit;font-weight:600}.page-module-scss-module__rcUngW__ctas{gap:16px;display:flex}.page-module-scss-module__rcUngW__ctas a{appearance:none;cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;height:48px;padding:0 20px;font-size:16px;font-weight:500;line-height:20px;transition:background .2s,color .2s,border-color .2s;display:flex}a.page-module-scss-module__rcUngW__secondary{border-color:var(--gray-alpha-200);min-width:158px}
.Button-module-scss-module__HB5Z3q__button,.Button-module-scss-module__HB5Z3q__viewGithubActivity{cursor:pointer;color:#fff;text-align:center;text-transform:capitalize;background-color:#546a7b;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .2s;display:inline-flex}.Button-module-scss-module__HB5Z3q__button:hover:not(:disabled):not([data-disabled=true]),.Button-module-scss-module__HB5Z3q__viewGithubActivity:hover:not(:disabled):not([data-disabled=true]){background-color:#35434e}.Button-module-scss-module__HB5Z3q__button:active:not(:disabled):not([data-disabled=true]),.Button-module-scss-module__HB5Z3q__viewGithubActivity:active:not(:disabled):not([data-disabled=true]){transform:translateY(0)}.Button-module-scss-module__HB5Z3q__button:focus,.Button-module-scss-module__HB5Z3q__viewGithubActivity:focus{outline:none;box-shadow:0 0 0 3px #546a7b4d}.Button-module-scss-module__HB5Z3q__button:disabled,.Button-module-scss-module__HB5Z3q__viewGithubActivity:disabled,.Button-module-scss-module__HB5Z3q__button[data-disabled=true],[data-disabled=true].Button-module-scss-module__HB5Z3q__viewGithubActivity{opacity:.7;cursor:not-allowed}.Button-module-scss-module__HB5Z3q__viewGithubActivity{color:#fff;background-color:#000;border-radius:10px;padding:.75rem 1.5rem;font-weight:600}.Button-module-scss-module__HB5Z3q__viewGithubActivity:hover:not(:disabled):not([data-disabled=true]){background-color:#2e2c2c}a.Button-module-scss-module__HB5Z3q__button,a.Button-module-scss-module__HB5Z3q__viewGithubActivity{text-decoration:none;display:inline-flex}
.GithubCommitItem-module-scss-module__Rge2IW__commitItemContainer{margin-bottom:1rem}.GithubCommitItem-module-scss-module__Rge2IW__commitItemContainer:last-child{margin-bottom:0}.GithubCommitItem-module-scss-module__Rge2IW__commitContent{background:var(--card-bg);border-radius:.75rem;align-items:flex-start;margin:.5rem 1rem;padding:1.25rem;display:flex;position:relative;box-shadow:0 2px 8px #00000014}@media only screen and (max-width:769px){.GithubCommitItem-module-scss-module__Rge2IW__commitContent{padding:1rem;display:block}}@media (prefers-color-scheme:light){.GithubCommitItem-module-scss-module__Rge2IW__commitContent{background:#f9f7f1}}@media (prefers-color-scheme:dark){.GithubCommitItem-module-scss-module__Rge2IW__commitContent{background:#1e3a3e;box-shadow:0 4px 12px #00000026}}.GithubCommitItem-module-scss-module__Rge2IW__regularCommit{border-left:10px solid #238636}.GithubCommitItem-module-scss-module__Rge2IW__mergeCommit{border-left:10px solid #8957e5}.GithubCommitItem-module-scss-module__Rge2IW__fixCommit{border-left:10px solid #ebce13}.GithubCommitItem-module-scss-module__Rge2IW__updateCommit{border-left:10px solid #1f6feb}.GithubCommitItem-module-scss-module__Rge2IW__avatar{object-fit:cover;border:2px solid #2c5740;border-radius:.5rem;width:3rem;height:3rem;margin-right:1rem;box-shadow:0 2px 5px #0000001a}@media only screen and (max-width:769px){.GithubCommitItem-module-scss-module__Rge2IW__avatar{width:2.5rem;height:2.5rem;margin-bottom:.75rem}}.GithubCommitItem-module-scss-module__Rge2IW__commitDetails{flex:1;min-width:0}.GithubCommitItem-module-scss-module__Rge2IW__commitMessage{white-space:nowrap;text-overflow:ellipsis;margin:0 0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.4;overflow:hidden}@media only screen and (max-width:375px){.GithubCommitItem-module-scss-module__Rge2IW__commitMessage{font-size:1rem}}@media (prefers-color-scheme:dark){.GithubCommitItem-module-scss-module__Rge2IW__commitMessage{color:#d8dba6}}.GithubCommitItem-module-scss-module__Rge2IW__commitMetaContainer{align-items:center;margin-bottom:1rem;font-size:.875rem;display:flex}.GithubCommitItem-module-scss-module__Rge2IW__author{color:var(--subheading-color);margin-right:.25rem;font-weight:600}@media (prefers-color-scheme:dark){.GithubCommitItem-module-scss-module__Rge2IW__author{color:#fff}}.GithubCommitItem-module-scss-module__Rge2IW__separator{color:var(--text-color);opacity:.5;margin:0 .5rem}.GithubCommitItem-module-scss-module__Rge2IW__date{color:var(--text-color);opacity:.8}@media (prefers-color-scheme:dark){.GithubCommitItem-module-scss-module__Rge2IW__date{color:#ffef2f}}.GithubCommitItem-module-scss-module__Rge2IW__commitTagsContainer{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.GithubCommitItem-module-scss-module__Rge2IW__repoTag{color:#35434e;background-color:#c2ceb6;border-radius:2rem;align-items:center;padding:.35rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}@media (prefers-color-scheme:dark){.GithubCommitItem-module-scss-module__Rge2IW__repoTag{color:#c2ceb6;background-color:#9caf8826}}.GithubCommitItem-module-scss-module__Rge2IW__repoTag:before{content:"";background-color:#768c5e;border-radius:50%;width:.5rem;height:.5rem;margin-right:.4rem;display:inline-block}@media (prefers-color-scheme:dark){.GithubCommitItem-module-scss-module__Rge2IW__repoTag:before{background-color:#c2ceb6}}.GithubCommitItem-module-scss-module__Rge2IW__repoTag a,.GithubCommitItem-module-scss-module__Rge2IW__repoTag a:visited{color:inherit;border-bottom:none;text-decoration:none}.GithubCommitItem-module-scss-module__Rge2IW__branchTag{color:#f9f7f1;background-color:#7890a3;border-radius:2rem;align-items:center;padding:.35rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}@media (prefers-color-scheme:dark){.GithubCommitItem-module-scss-module__Rge2IW__branchTag{color:#f9f7f1;background-color:#546a7b4d}}.GithubCommitItem-module-scss-module__Rge2IW__branchTag:before{content:"";clip-path:polygon(50% 0%,0% 100%,100% 100%);background-color:#f9f7f1;width:.5rem;height:.5rem;margin-right:.4rem;display:inline-block;transform:rotate(180deg)}.GithubCommitItem-module-scss-module__Rge2IW__hashTag{color:#35434e;letter-spacing:.02em;background-color:#e5e1d8;border-radius:2rem;align-items:center;padding:.35rem .75rem;font-family:monospace;font-size:.75rem;font-weight:500;display:inline-flex}@media (prefers-color-scheme:dark){.GithubCommitItem-module-scss-module__Rge2IW__hashTag{color:#e5e1d8;background-color:#e5e1d81a}}.GithubCommitItem-module-scss-module__Rge2IW__hashTag:before{content:"#";opacity:.7;margin-right:.25rem;font-weight:700}
.GithubActivityWidget-module-scss-module__s1Ri4q__widget{border:1px solid var(--card-accent);border-radius:.75rem;flex-direction:column;width:95%;height:600px;margin:1rem auto;display:flex;box-shadow:0 4px 8px #0000001a}@media (prefers-color-scheme:dark){.GithubActivityWidget-module-scss-module__s1Ri4q__widget{background-color:#0d1117;border-color:#30363d;box-shadow:0 4px 12px #00000040}}@media (prefers-color-scheme:light){.GithubActivityWidget-module-scss-module__s1Ri4q__widget{background-color:#dcdcdc;border-color:#9caf88}}@media only screen and (max-width:769px){.GithubActivityWidget-module-scss-module__s1Ri4q__widget{height:500px;padding:0}}@media only screen and (max-width:375px){.GithubActivityWidget-module-scss-module__s1Ri4q__widget{width:100%;height:450px;margin:0;font-size:.75rem}}.GithubActivityWidget-module-scss-module__s1Ri4q__githubActivityHeader{color:#fff;border-bottom:1px solid var(--card-accent);background-color:#2c5740;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;padding:1.5rem 1rem;display:flex}@media (prefers-color-scheme:dark){.GithubActivityWidget-module-scss-module__s1Ri4q__githubActivityHeader{border-bottom:1px solid #30363d}}@media only screen and (max-width:769px){.GithubActivityWidget-module-scss-module__s1Ri4q__githubActivityHeader{padding-bottom:.5rem;display:block}}.GithubActivityWidget-module-scss-module__s1Ri4q__title{color:var(--heading-color);margin:0;font-size:1.25rem;font-weight:600}@media (prefers-color-scheme:dark){.GithubActivityWidget-module-scss-module__s1Ri4q__title{color:#c9d1d9}}@media only screen and (max-width:769px){.GithubActivityWidget-module-scss-module__s1Ri4q__title{font-size:1rem}}.GithubActivityWidget-module-scss-module__s1Ri4q__select{cursor:pointer;color:#e6eae6;background-color:#1c2e1d;border:none;border-radius:.5rem;outline:none;padding:1rem;font-size:.875rem;font-weight:700}@media only screen and (max-width:769px){.GithubActivityWidget-module-scss-module__s1Ri4q__select{margin-top:1rem}}.GithubActivityWidget-module-scss-module__s1Ri4q__select:focus{border-color:#4d6a4f;box-shadow:0 0 0 2px #4d6a4f4d}.GithubActivityWidget-module-scss-module__s1Ri4q__select:hover{background-color:#243825}.GithubActivityWidget-module-scss-module__s1Ri4q__select option{color:#e6eae6;background-color:#1c2e1d}.GithubActivityWidget-module-scss-module__s1Ri4q__commitList{background-color:#dcdcdc;flex-direction:column;flex:1;display:flex;overflow-y:auto}.GithubActivityWidget-module-scss-module__s1Ri4q__commitList::-webkit-scrollbar{width:6px}.GithubActivityWidget-module-scss-module__s1Ri4q__commitList::-webkit-scrollbar-track{background:var(--card-bg);border-radius:3px}.GithubActivityWidget-module-scss-module__s1Ri4q__commitList::-webkit-scrollbar-thumb{background:var(--card-accent);border-radius:3px}.GithubActivityWidget-module-scss-module__s1Ri4q__commitList::-webkit-scrollbar-thumb:hover{background:#546a7b}@media (prefers-color-scheme:dark){.GithubActivityWidget-module-scss-module__s1Ri4q__commitList::-webkit-scrollbar-track{background:#161b22}.GithubActivityWidget-module-scss-module__s1Ri4q__commitList::-webkit-scrollbar-thumb{background:#388bfd}.GithubActivityWidget-module-scss-module__s1Ri4q__commitList::-webkit-scrollbar-thumb:hover{background:#58a6ff}}.GithubActivityWidget-module-scss-module__s1Ri4q__GithubActivityFooter{text-align:center;border-top:1px solid var(--card-accent);background-color:#2c5740;border-radius:0 0 10px 10px;padding:.75rem;box-shadow:0 5px 8px #0000001a}.GithubActivityWidget-module-scss-module__s1Ri4q__loading,.GithubActivityWidget-module-scss-module__s1Ri4q__error,.GithubActivityWidget-module-scss-module__s1Ri4q__emptyState{text-align:center;color:#546a7b;padding:2rem 0;font-size:.875rem}@media (prefers-color-scheme:dark){.GithubActivityWidget-module-scss-module__s1Ri4q__loading,.GithubActivityWidget-module-scss-module__s1Ri4q__error,.GithubActivityWidget-module-scss-module__s1Ri4q__emptyState{color:#000}}.GithubActivityWidget-module-scss-module__s1Ri4q__error{color:#d57a66}@media (prefers-color-scheme:dark){.GithubActivityWidget-module-scss-module__s1Ri4q__error{color:#f85149}}
.Row-module-scss-module__VdBqkq__row{box-sizing:border-box;flex-wrap:wrap;width:100%;display:flex}@media only screen and (max-width:769px){.Row-module-scss-module__VdBqkq__row{padding:.5rem}}.Row-module-scss-module__VdBqkq__row.Row-module-scss-module__VdBqkq__justify-start{justify-content:flex-start}.Row-module-scss-module__VdBqkq__row.Row-module-scss-module__VdBqkq__justify-center{justify-content:center}.Row-module-scss-module__VdBqkq__row.Row-module-scss-module__VdBqkq__justify-end{justify-content:flex-end}.Row-module-scss-module__VdBqkq__row.Row-module-scss-module__VdBqkq__justify-space-between{justify-content:space-between}.Row-module-scss-module__VdBqkq__row.Row-module-scss-module__VdBqkq__justify-space-around{justify-content:space-around}
.Col-module-scss-module__Zkp9_q__col{box-sizing:border-box;width:100%}@media screen and (min-width:769px){.Col-module-scss-module__Zkp9_q__col-md-1{width:8.33%}.Col-module-scss-module__Zkp9_q__col-md-2{width:16.66%}.Col-module-scss-module__Zkp9_q__col-md-3{width:25%}.Col-module-scss-module__Zkp9_q__col-md-4{width:33.33%}.Col-module-scss-module__Zkp9_q__col-md-5{width:41.66%}.Col-module-scss-module__Zkp9_q__col-md-6{width:50%}.Col-module-scss-module__Zkp9_q__col-md-7{width:58.33%}.Col-module-scss-module__Zkp9_q__col-md-8{width:66.66%}.Col-module-scss-module__Zkp9_q__col-md-9{width:75%}.Col-module-scss-module__Zkp9_q__col-md-10{width:83.33%}.Col-module-scss-module__Zkp9_q__col-md-11{width:91.66%}.Col-module-scss-module__Zkp9_q__col-md-12{width:100%}}
.BiographyCard-module-scss-module__Z4ZjvW__bioContainer{color:#1a1a1a;background-color:#f5f5f5;border-radius:12px;width:100%;margin-bottom:2rem;padding:2rem;transition:background-color .3s,color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}@media (prefers-color-scheme:dark){.BiographyCard-module-scss-module__Z4ZjvW__bioContainer{color:#ededed;background-color:#454558;box-shadow:0 10px 30px #00000040}}.BiographyCard-module-scss-module__Z4ZjvW__bioContainer:before{content:"";background:linear-gradient(90deg,#546a7b,#9caf88,#d57a66);width:100%;height:4px;position:absolute;top:0;left:0}@media (prefers-color-scheme:dark){.BiographyCard-module-scss-module__Z4ZjvW__bioContainer:before{background:linear-gradient(90deg,#7890a3,#c2ceb6,#e5aea2)}}@media only screen and (max-width:769px){.BiographyCard-module-scss-module__Z4ZjvW__bioContainer{padding:0}}.BiographyCard-module-scss-module__Z4ZjvW__slideWrapper{width:100%;margin:1.5rem 0;position:relative}.BiographyCard-module-scss-module__Z4ZjvW__slidesContainer{border-radius:8px;width:100%;overflow:hidden}.BiographyCard-module-scss-module__Z4ZjvW__slides{width:100%;font-size:1.25rem;transition:transform .5s;display:flex}@media only screen and (max-width:769px){.BiographyCard-module-scss-module__Z4ZjvW__slides{font-size:1rem}}.BiographyCard-module-scss-module__Z4ZjvW__slide{background-color:#f9f9f9;min-width:100%;padding:2rem;transition:background-color .3s}@media (prefers-color-scheme:dark){.BiographyCard-module-scss-module__Z4ZjvW__slide{background-color:#1e28324d}}@media only screen and (max-width:769px){.BiographyCard-module-scss-module__Z4ZjvW__slide{padding:1rem 1.5rem 0}}.BiographyCard-module-scss-module__Z4ZjvW__sectionTitle{color:var(--heading-color);margin:0 0 1rem;font-size:1.5rem;transition:color .3s;position:relative}.BiographyCard-module-scss-module__Z4ZjvW__sectionTitle:after{content:"";background-color:var(--card-accent);width:3rem;height:2px;transition:background-color .3s;position:absolute;bottom:-.5rem;left:0}@media only screen and (max-width:769px){.BiographyCard-module-scss-module__Z4ZjvW__sectionTitle{font-size:1.25rem}}.BiographyCard-module-scss-module__Z4ZjvW__sectionContent{font-size:1.1rem;line-height:1.6;transition:color .3s}@media only screen and (max-width:769px){.BiographyCard-module-scss-module__Z4ZjvW__sectionContent{font-size:.9rem}}.BiographyCard-module-scss-module__Z4ZjvW__indicators{justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.BiographyCard-module-scss-module__Z4ZjvW__indicator{cursor:pointer;background-color:#e5e1d8;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .2s}@media (prefers-color-scheme:dark){.BiographyCard-module-scss-module__Z4ZjvW__indicator{background-color:#fff3}}.BiographyCard-module-scss-module__Z4ZjvW__indicator:hover{transform:scale(1.2)}.BiographyCard-module-scss-module__Z4ZjvW__indicator:focus{outline:2px solid var(--card-accent);outline-offset:2px}.BiographyCard-module-scss-module__Z4ZjvW__indicator.BiographyCard-module-scss-module__Z4ZjvW__active{background-color:#20607f;transform:scale(1.2)}.BiographyCard-module-scss-module__Z4ZjvW__navigationButtons{justify-content:center;gap:1rem;margin:1.5rem 0;display:flex}.BiographyCard-module-scss-module__Z4ZjvW__navigationButton{cursor:pointer;color:#fff;background-color:#546a7b;border:none;border-radius:20px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.BiographyCard-module-scss-module__Z4ZjvW__navigationButton:hover{background-color:#35434e}.BiographyCard-module-scss-module__Z4ZjvW__navigationButton:focus{outline:2px solid var(--card-accent);outline-offset:2px}@media (prefers-color-scheme:dark){.BiographyCard-module-scss-module__Z4ZjvW__navigationButton{background-color:#d57a66}.BiographyCard-module-scss-module__Z4ZjvW__navigationButton:hover{background-color:#bb4c33}}@media only screen and (max-width:769px){.BiographyCard-module-scss-module__Z4ZjvW__navigationButton{padding:.4rem 1rem;font-size:.8rem}}.BiographyCard-module-scss-module__Z4ZjvW__prevButton,.BiographyCard-module-scss-module__Z4ZjvW__nextButton{min-width:80px}
.CareerSnapshot-module-scss-module__JjUXeW__summarySection{margin-bottom:2rem}.CareerSnapshot-module-scss-module__JjUXeW__summaryText{font-size:inherit;color:var(--text-color);line-height:1.6}.CareerSnapshot-module-scss-module__JjUXeW__companiesHeading{color:#546a7b;font-size:1.25rem;font-weight:600}@media (prefers-color-scheme:dark){.CareerSnapshot-module-scss-module__JjUXeW__companiesHeading{color:#d9ba65}}.CareerSnapshot-module-scss-module__JjUXeW__logoGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;display:grid}@media only screen and (max-width:769px){.CareerSnapshot-module-scss-module__JjUXeW__logoGrid{grid-template-columns:repeat(2,1fr)}}.CareerSnapshot-module-scss-module__JjUXeW__logoContainer{text-align:center;flex-direction:column;align-items:center;display:flex}.CareerSnapshot-module-scss-module__JjUXeW__logo{object-fit:contain;background-color:none;border:1px solid #e5e1d8;border-radius:8px;width:80px;height:80px;margin-bottom:.75rem;padding:.5rem;box-shadow:0 4px 6px #0000000d}@media (prefers-color-scheme:dark){.CareerSnapshot-module-scss-module__JjUXeW__logo{border-color:#7890a3;box-shadow:0 4px 6px #00000026}}.CareerSnapshot-module-scss-module__JjUXeW__companyName{color:#35434e;font-size:.875rem;font-weight:500}@media (prefers-color-scheme:dark){.CareerSnapshot-module-scss-module__JjUXeW__companyName{color:#e5aea2}}
.IntroductionSection-module-scss-module__dzLyFa__container{background-color:var(--section-bg);color:var(--text-color);border-left:4px solid var(--card-accent);border-radius:12px;margin-top:5rem;padding:0 2.5rem}@media only screen and (max-width:769px){.IntroductionSection-module-scss-module__dzLyFa__container{padding:0}}.IntroductionSection-module-scss-module__dzLyFa__container>p{font-size:1.1rem;line-height:1.6}@media (prefers-color-scheme:dark){.IntroductionSection-module-scss-module__dzLyFa__container>p{color:#e5e1d8}}
.ActiveProject-module-scss-module__Xt3tPq__container{background-color:var(--card-bg);color:var(--text-color);border-bottom:3px solid var(--card-accent);border-radius:10px;flex-direction:column;height:100%;padding:2rem;display:flex;box-shadow:0 4px 12px #0000000f}@media (prefers-color-scheme:dark){.ActiveProject-module-scss-module__Xt3tPq__container{background-color:#1e3a3e;box-shadow:0 4px 12px #00000026}}.ActiveProject-module-scss-module__Xt3tPq__header{flex:none;margin-bottom:1.5rem}.ActiveProject-module-scss-module__Xt3tPq__projectTitle{color:var(--heading-color);white-space:nowrap;text-overflow:ellipsis;border-bottom:2px solid #9caf88;max-width:100%;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.75rem;font-weight:600;display:inline-block;overflow:hidden}@media (prefers-color-scheme:dark){.ActiveProject-module-scss-module__Xt3tPq__projectTitle{color:#e5aea2;border-bottom-color:#d57a66}}.ActiveProject-module-scss-module__Xt3tPq__projectDescription{-webkit-line-clamp:3;-webkit-box-orient:vertical;height:4.8rem;margin-bottom:0;padding:0 .25rem;font-size:1.05rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (prefers-color-scheme:dark){.ActiveProject-module-scss-module__Xt3tPq__projectDescription{color:#fff}}.ActiveProject-module-scss-module__Xt3tPq__techSections{flex:1 0 auto;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}@media only screen and (max-width:769px){.ActiveProject-module-scss-module__Xt3tPq__techSections{grid-template-columns:1fr}}.ActiveProject-module-scss-module__Xt3tPq__techSection{border:1px solid #e5e1d8;border-radius:8px;flex-direction:column;padding:1rem;display:flex}@media (prefers-color-scheme:dark){.ActiveProject-module-scss-module__Xt3tPq__techSection{border-color:#ffffff1a}}.ActiveProject-module-scss-module__Xt3tPq__techTitle{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#546a7b;border-radius:4px;flex:none;margin-bottom:1rem;padding:.5rem 1rem;font-size:1.1rem;font-weight:600}@media (prefers-color-scheme:dark){.ActiveProject-module-scss-module__Xt3tPq__techTitle{color:#fff;background-color:#35434e}}.ActiveProject-module-scss-module__Xt3tPq__techList{flex:1 0 auto;max-height:150px;margin-bottom:0;padding-left:0;list-style-type:none;overflow-y:auto}.ActiveProject-module-scss-module__Xt3tPq__techItem{background-color:#00000008;border-radius:4px;margin-bottom:.75rem;padding:.5rem .75rem;font-family:monospace;font-size:.95rem;position:relative}.ActiveProject-module-scss-module__Xt3tPq__techItem:last-child{margin-bottom:0}@media (prefers-color-scheme:dark){.ActiveProject-module-scss-module__Xt3tPq__techItem{color:#ededed;background-color:#ffffff0d}}
.MobileCardSwiper-module-scss-module__8mrGZq__mobileSwiper{display:none}@media only screen and (max-width:769px){.MobileCardSwiper-module-scss-module__8mrGZq__mobileSwiper{width:100%;display:block;position:relative;overflow:hidden}}.MobileCardSwiper-module-scss-module__8mrGZq__cardContainer{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:1rem;display:flex;overflow-x:scroll}.MobileCardSwiper-module-scss-module__8mrGZq__cardContainer::-webkit-scrollbar{display:none}.MobileCardSwiper-module-scss-module__8mrGZq__slide{scroll-snap-align:center;flex:0 0 85%;width:85%;min-height:450px;margin-right:1rem}.MobileCardSwiper-module-scss-module__8mrGZq__slide>div{height:100%}.MobileCardSwiper-module-scss-module__8mrGZq__slide:last-child{margin-right:1.5rem}.MobileCardSwiper-module-scss-module__8mrGZq__navigation{justify-content:center;align-items:center;gap:.5rem;margin:1.5rem 0;display:flex}.MobileCardSwiper-module-scss-module__8mrGZq__dot{cursor:pointer;background-color:#e5e1d8;border:none;border-radius:50%;width:.75rem;height:.75rem;padding:0;transition:background-color .3s}.MobileCardSwiper-module-scss-module__8mrGZq__dot.MobileCardSwiper-module-scss-module__8mrGZq__active{background-color:#20607f;width:1rem;height:1rem}@media (prefers-color-scheme:dark){.MobileCardSwiper-module-scss-module__8mrGZq__dot{background-color:#fff3}.MobileCardSwiper-module-scss-module__8mrGZq__dot.MobileCardSwiper-module-scss-module__8mrGZq__active{background-color:#d57a66}}
.ActiveDevelopmentSection-module-scss-module__I-bdWG__desktopGrid{gap:2rem;display:grid}@media only screen and (min-width:769px){.ActiveDevelopmentSection-module-scss-module__I-bdWG__desktopGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,400px),1fr))}}.ActiveDevelopmentSection-module-scss-module__I-bdWG__container{background-color:var(--section-bg);color:var(--text-color);border-left:4px solid var(--card-accent);border-radius:12px;margin:2rem 0;padding:2.5rem}@media only screen and (max-width:769px){.ActiveDevelopmentSection-module-scss-module__I-bdWG__container{padding:0}}.ActiveDevelopmentSection-module-scss-module__I-bdWG__container>p{max-width:800px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}@media (prefers-color-scheme:dark){.ActiveDevelopmentSection-module-scss-module__I-bdWG__container>p{color:#e5e1d8}}.ActiveDevelopmentSection-module-scss-module__I-bdWG__container section{gap:2rem;display:grid}@media only screen and (min-width:769px){.ActiveDevelopmentSection-module-scss-module__I-bdWG__container section{grid-template-columns:repeat(auto-fill,minmax(min(100%,400px),1fr))}}.ActiveDevelopmentSection-module-scss-module__I-bdWG__previousWorkContainer{background-color:var(--section-bg);padding:2.5rem}@media (prefers-color-scheme:dark){.ActiveDevelopmentSection-module-scss-module__I-bdWG__previousWorkContainer h3{color:#d9ba65}.ActiveDevelopmentSection-module-scss-module__I-bdWG__previousWorkContainer p{color:#d1d5db}}
.SkillTree-module-scss-module__DeoxUq__skillTreeContainer{border-radius:8px;margin-bottom:2rem;overflow:hidden;box-shadow:0 2px 8px #0000001a}@media (prefers-color-scheme:dark){.SkillTree-module-scss-module__DeoxUq__skillTreeContainer{box-shadow:0 2px 8px #0000004d}}.SkillTree-module-scss-module__DeoxUq__header{text-align:center;color:#fff;padding:1rem;font-size:1.5rem;font-weight:600}.SkillTree-module-scss-module__DeoxUq__header.SkillTree-module-scss-module__DeoxUq__frontEnd{background-color:#546a7b}.SkillTree-module-scss-module__DeoxUq__header.SkillTree-module-scss-module__DeoxUq__backEnd{background-color:#5e6e4d}.SkillTree-module-scss-module__DeoxUq__header.SkillTree-module-scss-module__DeoxUq__tools{background-color:#d57a66}.SkillTree-module-scss-module__DeoxUq__skillsContainer{background-color:#f9f7f1;padding:1.5rem;display:flex}@media only screen and (max-width:769px){.SkillTree-module-scss-module__DeoxUq__skillsContainer{grid-template-columns:repeat(3,.85fr);gap:.5rem;padding:1rem 0;display:grid}}@media only screen and (max-width:375px){.SkillTree-module-scss-module__DeoxUq__skillsContainer{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}}@media (prefers-color-scheme:dark){.SkillTree-module-scss-module__DeoxUq__skillsContainer{background-color:#342e44e3}}.SkillTree-module-scss-module__DeoxUq__skillsContainer span{font-weight:700}.SkillTree-module-scss-module__DeoxUq__skillItem{flex-direction:column;align-items:center;width:120px;display:flex}.SkillTree-module-scss-module__DeoxUq__iconWrapper{background-color:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.75rem;display:flex;box-shadow:0 2px 4px #0000001a}@media (prefers-color-scheme:dark){.SkillTree-module-scss-module__DeoxUq__iconWrapper{background-color:#0000;border-radius:0;box-shadow:0 2px 4px #0000004d}}.SkillTree-module-scss-module__DeoxUq__skillLabel{text-align:center;color:#35434e;font-size:1rem;font-weight:500}@media (prefers-color-scheme:dark){.SkillTree-module-scss-module__DeoxUq__skillLabel{color:#7890a3}}
.TechnicalSkillsSection-module-scss-module__S457KG__container{background-color:var(--section-bg);color:var(--text-color);border-left:4px solid var(--card-accent);border-radius:12px;padding:0 2.5rem}@media only screen and (max-width:769px){.TechnicalSkillsSection-module-scss-module__S457KG__container{padding:0}}.TechnicalSkillsSection-module-scss-module__S457KG__container>p{margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}@media (prefers-color-scheme:dark){.TechnicalSkillsSection-module-scss-module__S457KG__container>p{color:#e5e1d8}}
.FaceCardWidget-module-scss-module__er2ESq__imageContainer{justify-content:center;margin:1rem 0;display:flex}.FaceCardWidget-module-scss-module__er2ESq__imageWrapper{border:5px solid #fff;border-radius:50%;width:250px;height:250px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001a}.FaceCardWidget-module-scss-module__er2ESq__imageWrapper:before{content:"";z-index:-1;background-size:200% 200%;border-radius:50%;animation:3s linear infinite FaceCardWidget-module-scss-module__er2ESq__shimmer;position:absolute;inset:-5px}.FaceCardWidget-module-scss-module__er2ESq__imageWrapper:hover{transform:scale(1.05)}@media (prefers-color-scheme:dark){.FaceCardWidget-module-scss-module__er2ESq__imageWrapper{border-color:#1e3a3e}}@media only screen and (max-width:769px){.FaceCardWidget-module-scss-module__er2ESq__imageWrapper{width:200px;height:200px}}@keyframes FaceCardWidget-module-scss-module__er2ESq__shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
.ContactCard-module-scss-module__q8xMeq__cardContainer{background:linear-gradient(135deg,#0a2463,#1a56b0,#3a78f2,#1e3799) 0 0/300% 300%;border-radius:12px;width:350px;margin:0 auto;padding:2rem 1.5rem;animation:8s infinite ContactCard-module-scss-module__q8xMeq__gradientShift;position:relative;overflow:hidden;box-shadow:0 10px 20px #0003,0 0 15px #1976d280}@media only screen and (max-width:769px){.ContactCard-module-scss-module__q8xMeq__cardContainer{max-width:500px;margin:0 auto}}@media only screen and (max-width:375px){.ContactCard-module-scss-module__q8xMeq__cardContainer{margin:0 .5rem}}.ContactCard-module-scss-module__q8xMeq__cardContainer:before{content:"";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:0;background:#ffffff1a;position:absolute;inset:0}.ContactCard-module-scss-module__q8xMeq__cardContent{z-index:1;text-align:center;color:#fff;flex-direction:column;align-items:center;font-weight:500;display:flex;position:relative}.ContactCard-module-scss-module__q8xMeq__cardContent h3{color:#f8f8f8}.ContactCard-module-scss-module__q8xMeq__contactLink{text-align:center;color:#fff;text-transform:capitalize;background:#ffffff26;border-radius:50px;align-items:center;width:70%;margin-top:1rem;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;transition:all .3s;animation:2s infinite ContactCard-module-scss-module__q8xMeq__pulse;display:flex;position:relative;overflow:hidden}.ContactCard-module-scss-module__q8xMeq__contactLink:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.ContactCard-module-scss-module__q8xMeq__contactLink:hover{background:#ffffff40;box-shadow:0 7px 20px #0000004d,0 0 20px #4876ff80}.ContactCard-module-scss-module__q8xMeq__contactLink:hover:before{left:100%}.ContactCard-module-scss-module__q8xMeq__contactLink svg{margin-right:8px;animation:3s linear infinite ContactCard-module-scss-module__q8xMeq__rotate}.ContactCard-module-scss-module__q8xMeq__name{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}@keyframes ContactCard-module-scss-module__q8xMeq__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
.ProfileContactSection-module-scss-module__1jVgRG__ProfileContactSectionContainer{flex-direction:column;display:flex}.ProfileContactSection-module-scss-module__1jVgRG__ProfileContactSectionContainer>section{flex-direction:column;align-items:center;display:flex}
