._downloadBtn_cradi_1{cursor:pointer}._heroSection_cradi_5{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;text-align:center}._heroSection_cradi_5 ._hero_cradi_5{max-width:200px}._heroSection_cradi_5 span{display:flex;gap:25px;justify-content:center}._heroSection_cradi_5 span a{margin:0;text-decoration:none}._heroSection_cradi_5 span a img{width:30px}._heroSection_cradi_5 a{width:fit-content;align-self:center;text-decoration:none}._heroSection_cradi_5 ._downloadBtn_cradi_1{display:flex;justify-content:center;align-items:center;text-decoration:none;gap:2px;background-color:var(--btn-color);color:var(--btn-text-color);border:none;border-radius:20px;width:max-content;padding:14px;font-size:20px;font-weight:700;box-shadow:0 4px 4px #00000040;cursor:pointer;transition:all .3s ease-in-out}._heroSection_cradi_5 ._downloadBtn_cradi_1:hover{transform:scale(1.05)}._heroSection_cradi_5 ._downloadBtn_cradi_1:active{transform:scale(.95)}._heroSection_cradi_5 ._downloadBtn_cradi_1:focus{outline:none}._heroTitle_cradi_65{font-family:Sacramento,cursive;text-transform:none!important;font-size:8rem;color:var(--highlight-text-color)}._heroImgContainer_cradi_72{position:relative}._description_cradi_76{max-width:24ch}._info_cradi_80{display:flex;flex-direction:column;gap:20px;align-items:center}@media (width>= 768px){._heroSection_cradi_5{flex-direction:row-reverse;align-items:center;justify-content:space-evenly}._heroSection_cradi_5 ._info_cradi_80{max-width:40%}._heroSection_cradi_5 ._hero_cradi_5{max-width:350px;width:350px}}@media (width>= 1400px){._heroSection_cradi_5 ._hero_cradi_5{max-width:400px;width:400px}}@media (max-width: 768px){._heroTitle_cradi_65{font-size:5rem}}._projectsSection_dd7vj_1{display:flex;flex-direction:column;text-align:center;align-items:center}._projectsContainer_dd7vj_8{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}._projectCard_dd7vj_16{display:flex;flex-direction:column;gap:12px;width:fit-content;color:#222;transition:all .3s ease-in-out}._projectCard_dd7vj_16:hover{transform:scale(1.05);transition:all .3s ease-in-out}._projectCard_dd7vj_16:active{transform:scale(.95);transition:all .3s ease-in-out}._projectCard_dd7vj_16:focus{outline:none}._projectCard_dd7vj_16 img{background-color:var(--project-card-bg);max-width:250px;align-self:center;border-radius:20px}@media (width>= 768px){._projectsContainer_dd7vj_8{flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding:0 30px}}._skillsContainer_1ffxu_1{display:flex;flex-direction:column;text-align:center;align-items:center}._skillsCategory_1ffxu_8{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px}._skill_1ffxu_1{display:flex;gap:2px}._skill_1ffxu_1 img{width:20px}hr{width:80%;height:1px;background-color:var(--text-color);border:none;margin:20px 0;align-self:center}._contactContainer_15kto_1{display:flex;flex-direction:column;text-align:center;align-items:center}form{display:flex;flex-direction:column;gap:30px}textarea,input:not([type=submit]){width:250px;height:50px;padding-left:16px}textarea{padding-top:16px;resize:none;height:250px}input,textarea{border:#888 1px solid;border-radius:20px;box-sizing:border-box;justify-self:center;background-color:var(--background-color);color:var(--form-text-color)}::placeholder{color:var(--form-text-color)}._submitBtn_15kto_39{border:none;background-color:var(--btn-color);color:var(--btn-text-color);border-radius:20px;width:max-content;padding:14px;font-size:20px;font-weight:700;box-shadow:0 4px 4px #00000040;cursor:pointer;margin:auto;transition:all .3s ease-in-out}._submitBtn_15kto_39:hover{transform:scale(1.05)}._submitBtn_15kto_39:active{transform:scale(.95)}._submitBtn_15kto_39:focus{outline:none}@media (width>= 768px){textarea,input:not([type=submit]){width:600px;font-size:20px}form{gap:40px}}@media (width>= 1400px){textarea,input:not([type=submit]){width:800px}}._workSection_1lefc_1{display:flex;gap:8rem;align-items:center}._workContainer_1lefc_6{display:flex;flex-direction:column;gap:2rem}._companyContainer_1lefc_11{display:flex;flex-direction:column;gap:1rem;padding:0 0 0 1rem;position:relative}._companyContainer_1lefc_11:before{content:"";position:absolute;height:100%;width:4px;left:0;right:0;border-radius:12px;background-color:var(--highlight-text-color)}._positionDetails_1lefc_29{display:flex;flex-direction:column;gap:1rem;padding:0 0 0 1rem;position:relative}._positionDetails_1lefc_29:before{content:"";position:absolute;height:100%;width:4px;left:0;right:0;border-radius:12px;background-color:var(--active-highlight-color)}._active_1lefc_46,._inactive_1lefc_47{cursor:pointer}._active_1lefc_46{background-color:var(--active-highlight-color);font-size:16px;color:var(--text-color);width:max-content;padding:.65rem;border-radius:.5rem}._inactive_1lefc_47{padding-left:.65rem}._duration_1lefc_61,._location_1lefc_62{color:var(--text-color);font-family:Courier New,Courier,monospace;padding-left:.65rem}._workItemList_1lefc_68{margin-top:20px}._workItem_1lefc_68{display:flex;justify-content:space-between;align-items:center;background-color:var(--active-highlight-color);padding:12px;border-radius:8px;margin-bottom:12px;cursor:pointer;transition:background-color .3s ease}._workItem_1lefc_68:hover{transform:scale(.98);transition:transform .2s ease}._workItemTitle_1lefc_88{display:flex;align-items:center;gap:8px;width:80%}._checkmarkIcon_1lefc_95{color:#4caf50;font-size:24px}._workItemHeading_1lefc_100{font-weight:600;color:var(--text-color)}._learnMoreButton_1lefc_105{color:var(--learn-more-btn-color);text-wrap:nowrap;font-weight:500;border:none;background:none;cursor:pointer;text-decoration:underline}._modalOverlay_1lefc_115{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center}._modalContent_1lefc_128{display:flex;flex-direction:column;gap:16px;background-color:var(--menu-bg-color);padding:24px;border-radius:8px;max-width:600px;width:100%;position:relative}._modalHeader_1lefc_139{display:flex;justify-content:space-between;align-items:center}._modalTitle_1lefc_145{font-size:20px;font-weight:700;color:var(--btn-color)}._modalDescription_1lefc_151{color:var(--text-color);line-height:1.6}._closeButton_1lefc_156{font-size:24px;background:none;border:none;color:#888;cursor:pointer}._closeButton_1lefc_156:hover{color:#333}@media (max-width: 768px){._workSection_1lefc_1{flex-direction:column;gap:4rem}._modalContent_1lefc_128{max-width:300px}._modalHeader_1lefc_139{display:flex;justify-content:space-between;align-items:center}._modalHeader_1lefc_139 ._modalTitle_1lefc_145{max-width:250px}}._footerContainer_6nv8b_1{text-align:center;padding:0 2rem 2rem}._footerContainer_6nv8b_1 p{font-size:16px;color:var(--footer-text-color)}._headerSection_1es0j_1{padding:2rem 2rem 0;display:flex;justify-content:flex-end;align-items:center;gap:2rem}._headerDesktopView_1es0j_9{display:block}._headerContainer_1es0j_13{list-style:none;display:flex;gap:1rem;justify-content:center;align-items:center;padding:0;margin:0}._headerContainer_1es0j_13 ._navBtn_1es0j_21{padding:.6rem}._headerContainer_1es0j_13 ._active_1es0j_24{background-color:var(--active-btn-bg-color);border-radius:2rem}._headerContainer_1es0j_13 ._headerIcon_1es0j_28{color:var(--btn-color)}._headerMobileView_1es0j_33{display:none}._headerMenu_1es0j_37{color:var(--text-color);font-size:25px}._headerLink_1es0j_42{display:flex;align-items:center;gap:5px;position:relative;font-family:roboto mono,monospace;text-decoration:none;font-size:16px;color:var(--text-color);font-weight:500;transition:color .3s ease}._headerIcon_1es0j_28{stroke-width:unset}._headerLink_1es0j_42:active{color:var(--btn-color)}._headerLink_1es0j_42:after{content:"";position:absolute;width:0%;height:2px;bottom:-4px;left:0;background-color:var(--btn-color);transition:width .3s ease}._headerLink_1es0j_42:hover{color:var(--btn-color)}._headerLink_1es0j_42:hover:after{width:100%}._colorMode_1es0j_81{width:25px;cursor:pointer}._colorMode_1es0j_81:active{transform:rotate(360deg);transition:all .5s ease-in-out}@media (max-width: 768px){._headerSection_1es0j_1{justify-content:space-between;padding:2rem 2rem 0}._headerDesktopView_1es0j_9{display:none}._headerMobileView_1es0j_33{display:block}._headerContainer_1es0j_13{gap:.5rem;flex-direction:column;margin:4rem 0 0 2rem;align-items:flex-start;padding:1rem;width:max-content;position:absolute;z-index:1000;background:var(--menu-bg-color);border-radius:20px;box-shadow:4px 8px 8px #00000040}}:root{--background-color: #fff;--btn-color: #0987f2;--btn-text-color: #fff;--project-card-bg: #ffffff00;--text-color: #222;--form-text-color: #555;--footer-text-color: #888;--menu-bg-color: #e6f1fe;--highlight-text-color: var(--btn-color);--active-highlight-color: #f0f0f0;--active-btn-bg-color: rgba(4, 102, 200, .1);--learn-more-btn-color: #1976d2}[data-theme=dark]{--background-color: linear-gradient( 135deg, rgba(34, 34, 34, 1) 0%, rgba(47, 47, 47, 1) 50%, rgba(61, 61, 61, 1) 100% );--btn-color: #ffc857;--btn-text-color: #442a2a;--project-card-bg: #fff;--text-color: #fff;--form-text-color: #fff;--footer-text-color: #bbb;--menu-bg-color: #222;--highlight-text-color: #ffc857;--active-highlight-color: hsla(0, 0%, 100%, .2);--active-btn-bg-color: rgba(255, 180, 40, .3);--learn-more-btn-color: #80c0ff}.main{display:flex;align-items:center;justify-content:center;padding:2rem}.layout{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;justify-content:space-between}body{background:var(--background-color)}h1,h2,h3,h4,p{color:var(--text-color);margin:0;padding:0}h2,h3,h4,p,span{font-family:roboto mono,monospace}h1,h2{text-transform:uppercase}h2,h3{font-size:20px}p{font-size:16px;font-weight:300}.sectionTitle{display:none}a{text-decoration:none}@media (width>=768px){h1{font-size:40px}h2,h3{font-size:24px}p{font-size:20px}.sectionTitle{margin-bottom:60px}}@media (width>=1400px){h1{font-size:48px}.sectionTitle{margin-bottom:75px}}@media (max-width: 767px){.main{min-height:auto}}
