@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap");@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap");:root{--primary-color:rgb(204,2,103);--primary-colorA:#f51b88;--primary-color-light:#fdb6da;--dark:#090a16;--dark-light:#0a0a0f;--text-color:rgb(46,46,46);--text-color-B:rgb(75,74,74);--text-color-light:#747474;--text-color-dark:rgb(27,27,27);--text-color-dark-mode:rgb(237,236,236);--button-color:rgba(248,152,200,0.8);--button-color-hover:rgb(245,84,165,0.9);background-color:rgb(255,255,255);--border:2px solid rgb(236,3,119,0.6);--borderB:1px solid rgb(226,226,226);--borderA:1px solid rgba(233,7,120,0.6);--borderC:1px solid rgba(233,7,120,0.2);--box-shadow:0 2px 4px rgba(87,3,45,0.2);box-shadow:0 3px 4px rgba(192,4,98,.6);--background-colorA:rgb(255,255,255);--background-colorB:rgb(243,244,246);--background-colorB-gradient:linear-gradient(135deg,rgb(246,247,248),rgb(249,250,251) 50%,rgb(247,249,252)),radial-gradient(circle at 20% 30%,rgba(250,152,217,0.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(204,2,103,0.02) 0%,transparent 50%);--bg-hover:rgba(245,84,165,0.9);--cta-bg:#032e8b;--cta-bg-hover:#1D4ED8;--cta-bg-gradient:linear-gradient(135deg,#032e8b,#0a3fa3 50%,#032e8b);--cta-text:#ffffff;--br:12px;--container-max-width:1350px;--h1-font-size:3.5rem;--h1-font-size-mobile:2.25rem;--h1-font-weight:500;--h1-line-height:1.1;--h1-letter-spacing:-0.01em;--h1-highlight-font-size:4.5rem;--h1-highlight-font-size-mobile:3.25rem;--h1-highlight-font-weight:700;--h1-highlight-letter-spacing:-0.02em;--h2-font-size:1.25rem;--h2-font-size-mobile:0.975rem;--h2-font-weight:400;--h2-line-height:1.4;--h2-letter-spacing:0.01em;--h3-font-size:2.5rem;--h3-font-size-mobile:1.5rem;--h3-font-weight:500;--h3-color:var(--text-color);--h3-spacing:0rem;--h3-spacing-mobile:0.5rem;--subtitle-font-size:1.4rem;--subtitle-font-size-mobile:0.975rem;--subtitle-font-weight:400;--subtitle-color:var(--text-color-light);--subtitle-line-height:1.5;--card-title-font-size:1.25rem;--card-title-font-size-mobile:0.875rem;--card-title-font-weight:500;--card-title-line-height:1;--project-title-font-size:1.5rem;--project-title-font-size-mobile:1rem;--project-title-font-weight:500;--h2-content-font-size:1.15rem;--h2-content-font-size-mobile:0.975rem;--h2-content-font-weight:500;--h3-content-font-size:1rem;--h3-content-font-size-mobile:1rem;--h3-content-font-weight:500;--greeting-font-size:1.5rem;--greeting-font-size-mobile:1.125rem;--greeting-font-weight:400;--description-font-size:1.25rem;--description-font-size-mobile:0.975rem;--description-line-height:1.4}@media (min-width:1400px){:root{--container-max-width:1350px}}@media (min-width:1800px){:root{--container-max-width:1350px}}a,a:active,a:focus,a:hover,a:visited{text-decoration:none!important;outline:none}body,html{margin:0;padding:0;height:auto;width:100%;scroll-behavior:smooth;scroll-snap-type:y mandatory;overflow:auto;overflow-x:hidden;font-family:IBM Plex Sans,sans-serif;color:var(--text-color-light);transition:background-color .4s ease,color .4s ease;@media (max-width:768px){scroll-snap-type:none}}*{transition:background-color .4s ease,color .4s ease,border-color .4s ease}.highlight,.socialmedia,h1{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}html.dark{background-color:var(--dark-light)}html.dark .svg-duo{opacity:.9}html.dark .scroll-arrow,html.dark .socialmedia i,html.dark h1,html.dark h2,html.dark h3,html.dark li,html.dark p{color:rgb(233,233,233)!important}.dark p,.title.dark{color:rgb(233,233,233)}.containerGeneral{display:flex;flex-direction:column;height:100%;width:100%;color:var(--text-color);z-index:10}.highlight{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:1rem 0 var(--h3-spacing) 0;line-height:1.3}@media (max-width:768px){.highlight{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.hero-section{min-height:80vh;max-height:80dvh;display:flex;align-items:center;justify-content:center;width:100%}@media (max-width:768px){.hero-section{min-height:85dvh!important;padding:.25rem 0 1rem;align-items:center}}.hero-section>.home-text{width:100%;max-width:var(--container-max-width);margin-inline:auto;padding-inline:1rem;box-sizing:border-box;gap:.25rem}.home-text{color:var(--text-color);display:flex;position:relative;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-content:center;align-items:center;padding:2rem 0;gap:2rem;@media (max-width:768px){padding-left:.5rem;padding-bottom:.5rem;padding-right:.5rem;padding-top:.2rem;gap:.5rem}}.home-textA{display:flex;flex-direction:column;flex:1 1;min-width:0;align-items:flex-start}@media (min-width:769px){.home-textA{min-width:50%}}.home-textB{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.svg-duo{display:flex;position:relative;width:320px;height:480px;margin:0 auto;opacity:.8}.svg-overlap{position:absolute;transition:transform .3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.parallax-shape{will-change:transform;transform-style:preserve-3d;transform:translateZ(0);-webkit-transform:translateZ(0);@media (min-width:769px){-webkit-backface-visibility:hidden;backface-visibility:hidden}}.shape-a{top:100px;left:30px;z-index:1}.shape-a,.shape-b{width:120px;height:180px;filter:drop-shadow(0 20px 15px rgba(204,2,103,.4));transform:translateZ(0);-webkit-transform:translateZ(0)}.shape-b{top:80px;left:130px;z-index:2}.projects-section h2{color:rgb(53,53,53)}.containerButton{flex-wrap:wrap;align-content:flex-end;padding:0}.buttonContainer,.containerButton{display:flex;justify-content:flex-end;width:100%}.buttonContainer{max-width:var(--container-max-width);margin-inline:auto;text-align:right;padding:0 1rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}.dark ::-webkit-scrollbar-track{background:#1a1a1a}.dark ::-webkit-scrollbar-thumb{background:var(--primary-color-dark,#888)}.dark ::-webkit-scrollbar-thumb:hover{background:#aaa}@media (max-width:768px){::-webkit-scrollbar{width:4px;height:4px}}.fade-in-left{transform:translateX(-50px)}.fade-in-left,.fade-in-right{opacity:0;transition:opacity .8s ease,transform .8s ease;will-change:opacity,transform}.fade-in-right{transform:translateX(50px)}.visible{opacity:1;transform:translateX(0)}@media (max-width:768px){.fade-in-left,.fade-in-right{min-height:1px;transform:translateX(0)}body,html{overflow-x:hidden;height:auto}.containerGeneral,body,html{width:100%;margin:0;padding:0;box-sizing:border-box}.home-text{display:flex;flex-direction:column;height:auto;justify-content:flex-start;align-items:stretch;gap:.35rem;padding:.2rem 0 .5rem}.home-textA,.home-textA>section{display:contents}.home-textA>section>section:first-child{order:1!important}.home-textA>section>section:nth-child(2){order:2!important}.home-textA>section>section:last-child{order:4!important}.home-textB{order:3!important;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;width:100%;position:relative;z-index:1}.svg-duo{padding-top:0;width:150px;height:130px;margin:0 auto;transform:translateZ(0);-webkit-transform:translateZ(0);isolation:isolate;will-change:contents}.shape-a{top:10px;left:0}.shape-a,.shape-b{width:85px;height:100px;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:auto;opacity:1;filter:drop-shadow(0 10px 8px rgba(204,2,103,.3));-webkit-filter:drop-shadow(0 10px 8px rgba(204,2,103,.3))}.shape-b{top:-5px;left:70px}.parallax-shape{will-change:auto;transform-style:flat}.parallax-shape,.svg-overlap{transform:translateZ(0);-webkit-transform:translateZ(0)}.svg-overlap{-webkit-backface-visibility:visible;backface-visibility:visible}.techIcons{display:none}}@media (min-width:768px) and (max-width:1024px){.containerGeneral,.home-text{padding:0 .5rem}}.Experience_highlight__wcDNz{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:1rem 0 var(--h3-spacing) 0}@media(max-width:768px){.Experience_highlight__wcDNz{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.Experience_experienceContainer__nDjsW{width:100%;background-image:var(--background-colorB-gradient);background-color:var(--background-colorB);padding:1.75rem 0}@media(max-width:768px){.Experience_experienceContainer__nDjsW{padding:1rem 0}}html.dark .Experience_experienceContainer__nDjsW{background-image:none;background-color:var(--dark-light);color:#eeecec}.Experience_experienceSection__p0W1W{max-width:var(--container-max-width);margin-inline:auto;padding:2.5rem 0}@media(max-width:768px){.Experience_experienceSection__p0W1W{padding:1rem .5rem}}.Experience_highlight__wcDNz{margin-bottom:.5rem}@media(max-width:768px){.Experience_highlight__wcDNz{margin-bottom:.5rem}}.Experience_subtitle__B9x_3{font-size:var(--subtitle-font-size);color:var(--subtitle-color);margin-bottom:1.5rem;text-align:left;line-height:var(--subtitle-line-height);font-weight:var(--subtitle-font-weight)}@media(max-width:768px){.Experience_subtitle__B9x_3{font-size:var(--subtitle-font-size-mobile);margin-bottom:1rem;margin-top:0}}.Experience_timeline__wEjha{position:relative;max-width:1100px;margin-inline:auto;padding:2rem 0;width:100%}.Experience_timeline__wEjha:before{content:"";position:absolute;left:1.5rem;top:3rem;bottom:3rem;width:1px;background:#ddd}.Experience_timelineItem___Jy2R{display:flex;align-items:flex-start;padding:1rem 0;width:100%;gap:1rem;position:relative}@media(max-width:768px){.Experience_timelineItem___Jy2R{gap:.75rem}}.Experience_timelineLeft__dDtdO{width:4rem;position:relative;display:flex;justify-content:center}.Experience_timelineIcon__W2aXy{width:1.25rem;height:1.25rem;z-index:2;margin-top:.5rem;margin-left:.6rem;display:flex;align-items:center;justify-content:center}.Experience_timelineRight__y_4FW{background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;cursor:pointer;flex:1 1;padding:1rem 2rem;width:100%;max-width:100%;max-width:950px;border-radius:var(--br);box-shadow:0 4px 6px rgba(41,0,21,.1);color:var(--text-color);border:1px solid rgba(0,0,0,0);position:relative;background-clip:padding-box;transition:box-shadow .3s ease}.Experience_timelineRight__y_4FW:before{content:"";position:absolute;inset:-1px;border-radius:var(--br);padding:1px;background:linear-gradient(90deg,rgba(247,86,166,.25),rgba(247,86,166,.25) 30%,rgba(247,86,166,.3) 50%,rgba(247,86,166,.25) 70%,rgba(247,86,166,.25));background-size:200% 100%;background-position:-200% 0;animation:Experience_borderGradientExperience__vH3sk 10s ease-in-out infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0;pointer-events:none}.Experience_timelineRight__y_4FW>*{position:relative;z-index:1}@media(max-width:768px){.Experience_timelineRight__y_4FW{padding:.5rem;width:100%;max-width:100%}}.Experience_timelineRight__y_4FW:hover{box-shadow:0 8px 12px rgba(0,0,0,.1)}html.dark .Experience_timelineRight__y_4FW{background-color:#181c33;color:#e4e3e3}html.dark .Experience_timelineRight__y_4FW:before{background:linear-gradient(90deg,rgba(248,248,248,.1),rgba(248,248,248,.1) 30%,rgba(250,81,166,.3) 50%,rgba(248,248,248,.1) 70%,rgba(248,248,248,.1))}.Experience_timelineSvg__OWZcS{width:.975rem;height:.975rem;color:#ddd}@media(max-width:768px){.Experience_timelineSvg__OWZcS{width:.9rem;height:.9rem}}.Experience_timelineContent__eS3pP{margin-left:3rem;width:calc(100% - 4rem)}.Experience_timelineItem___Jy2R:nth-child(2n) .Experience_timelineContent__eS3pP,.Experience_timelineItem___Jy2R:nth-child(odd) .Experience_timelineContent__eS3pP{text-align:left}.Experience_clickIcon__c_Mvt{margin:0;font-size:1.3rem;color:#ccc;opacity:0;transition:transform .3s ease,opacity .2s ease;transform:rotate(180deg);flex-shrink:0}.Experience_timelineItem___Jy2R:hover .Experience_clickIcon__c_Mvt{opacity:1}.Experience_iconOpen__w6N3v{transform:rotate(270deg)!important;color:var(--primary-color)}.Experience_titleExperience__PWABV{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem;width:100%}.Experience_titleExperienceContent__kKeyo{display:flex;flex-direction:column;gap:.4rem;flex:1 1}.Experience_jobTitle__N3dSL{font-size:var(--card-title-font-size);font-weight:var(--card-title-font-weight);color:var(--primary-color)}.Experience_companyName__wjz0J{font-size:var(--subtitle-font-size);font-weight:var(--subtitle-font-weight);color:var(--text-color-light)}html.dark .Experience_companyName__wjz0J{color:#d1d1d1}.Experience_experienceDate__9JbTy{font-size:15px;color:#aaa;margin:7px 0}@media(max-width:768px){.Experience_experienceDate__9JbTy{font-size:.95rem}}.Experience_experienceList__mCUjm{margin-top:1rem;padding-left:1rem;list-style:none;font-weight:400;line-height:1.5}.Experience_experienceList__mCUjm li{font-size:.975rem;line-height:1.4;font-weight:400;margin-bottom:.5rem;position:relative;padding-left:.2rem;color:var(--text-color-light)}html.dark .Experience_experienceList__mCUjm li{color:#d1d1d1}.Experience_experienceList__mCUjm li:before{content:"✓";position:absolute;left:-1rem;top:0;color:var(--primary-color);font-weight:400;font-size:1rem}@media(max-width:768px){.Experience_experienceSection__p0W1W{display:flex;flex-direction:row;flex-wrap:wrap;text-align:center;align-items:center;align-content:center;padding:1rem .5rem}.Experience_experienceList__mCUjm{text-align:left;margin:0;padding-left:0;list-style:none}.Experience_experienceList__mCUjm li{font-size:.95rem;line-height:1.5;margin-bottom:.2rem;padding-left:1rem}.Experience_experienceList__mCUjm li:before{content:"✓";position:absolute;left:-.5rem;top:.1rem}.Experience_timelineRight__y_4FW{width:100%;margin:0;padding:.25rem 1rem}.Experience_timelineLeft__dDtdO{margin:0;padding:0;width:2rem}.Experience_timelineItem___Jy2R{width:100%;margin:0;padding:.875rem 0}.Experience_titleExperience__PWABV{font-size:.5rem;align-items:flex-start;justify-content:flex-start}.Experience_titleExperienceContent__kKeyo{text-align:left;align-items:flex-start}.Experience_jobTitle__N3dSL{font-size:1.2rem;text-align:left}.Experience_companyName__wjz0J{font-size:1.1rem;text-align:left}.Experience_timeline__wEjha{width:100%;margin:0;padding:0}.Experience_circle__0ms_t,.Experience_timeline__wEjha:before{display:none}}@keyframes Experience_borderGradientExperience__vH3sk{0%{background-position:-200% 0}50%{background-position:200% 0}to{background-position:-200% 0}}.SkillsSummary_highlight__4TzQo{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:1rem 0 var(--h3-spacing) 0}@media(max-width:768px){.SkillsSummary_highlight__4TzQo{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.SkillsSummary_skillsSummaryContainer__hL0Eq{background-color:var(--background-colorA);width:100%;height:100%;padding:1.75rem 0}html.dark .SkillsSummary_skillsSummaryContainer__hL0Eq{background-color:var(--dark-light);color:#ecebeb}@media(max-width:768px){.SkillsSummary_skillsSummaryContainer__hL0Eq{padding:1rem 0;height:100%}}.SkillsSummary_skillsSummarySection__OzCtZ{max-width:var(--container-max-width);margin-inline:auto;padding:2.5rem 0}.SkillsSummary_subtitle__YzB3p{font-size:var(--subtitle-font-size);color:var(--subtitle-color);margin-bottom:2rem;text-align:left;font-weight:var(--subtitle-font-weight);line-height:var(--subtitle-line-height)}@media(max-width:768px){.SkillsSummary_subtitle__YzB3p{font-size:var(--subtitle-font-size-mobile);margin-bottom:1rem;margin-top:0;padding:0}}.SkillsSummary_dragHint__vKkQ2{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--subtitle-color);margin:-.5rem 0 1.5rem;font-weight:400}@media(max-width:768px){.SkillsSummary_dragHint__vKkQ2{font-size:.8rem;margin-bottom:1rem}}.SkillsSummary_dragHintIcon__qi9UT{flex-shrink:0;color:var(--primary-color);animation:SkillsSummary_handShake__tTdOO 1.5s ease-in-out infinite}@keyframes SkillsSummary_handShake__tTdOO{0%,to{transform:rotate(0deg)}25%{transform:rotate(14deg)}75%{transform:rotate(-14deg)}}.SkillsSummary_skillsTitle__GyTfu{margin-bottom:.5rem}.SkillsSummary_skillIcon__cMSxC,.SkillsSummary_skillsIconA__WmTCW{color:#97004c;width:24px;height:24px;fill:currentColor;transition:transform .4s cubic-bezier(.4,0,.2,1);animation:SkillsSummary_iconFloatSkills__vTqMH 6s ease-in-out infinite;transform-origin:center}@keyframes SkillsSummary_iconFloatSkills__vTqMH{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}.SkillsSummary_skillsCard__prXAG:hover .SkillsSummary_skillIcon__cMSxC,.SkillsSummary_skillsCard__prXAG:hover .SkillsSummary_skillsIconA__WmTCW{transform:translateY(1px) scale(1.1);animation:SkillsSummary_iconFloatSkillsHover__0fY0J 2s ease-in-out infinite}@keyframes SkillsSummary_iconFloatSkillsHover__0fY0J{0%,to{transform:translateY(1px) scale(1)}50%{transform:translateY(1px) scale(1)}}.SkillsSummary_skillName__kj118{font-size:.95rem;font-weight:400;padding-left:1rem}.SkillsSummary_skillsGrid__JaGPo{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}@media(max-width:768px){.SkillsSummary_skillsGrid__JaGPo{grid-template-columns:repeat(2,1fr);gap:.7rem;margin-bottom:.5rem;padding:.75rem}}.SkillsSummary_skillsCard__prXAG{background-color:rgba(0,0,0,0);border:none;color:var(--text-color-light);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1.1rem 1.75rem;margin:0;text-align:center;border-radius:var(--br);box-shadow:0 3px 6px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,0);transition:transform .3s ease,background-color .3s ease;position:relative;background-clip:padding-box;overflow:visible}.SkillsSummary_skillsCard__prXAG:before{content:"";position:absolute;inset:-1px;border-radius:var(--br);padding:1px;background:linear-gradient(90deg,rgba(247,86,166,.3),rgba(247,86,166,.3) 30%,rgba(247,86,166,.4) 50%,rgba(247,86,166,.3) 70%,rgba(247,86,166,.3));background-size:200% 100%;background-position:-200% 0;animation:SkillsSummary_borderGradientSkills__c6Plj 10s ease-in-out infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0;pointer-events:none}.SkillsSummary_skillsCard__prXAG>*{position:relative;z-index:1}html.dark .SkillsSummary_skillsCard__prXAG{background-color:#181c33;color:#fff}html.dark .SkillsSummary_skillsCard__prXAG:before{background:linear-gradient(90deg,rgba(248,248,248,.1),rgba(248,248,248,.1) 30%,rgba(250,81,166,.3) 50%,rgba(248,248,248,.1) 70%,rgba(248,248,248,.1))}@keyframes SkillsSummary_borderGradientSkills__c6Plj{0%{background-position:-200% 0}50%{background-position:200% 0}to{background-position:-200% 0}}.SkillsSummary_skillsCard__prXAG:hover{background-color:rgba(241,194,218,.25);transform:translateY(-1px);box-shadow:0 6px 12px rgba(0,0,0,.1)}@media(max-width:768px){.SkillsSummary_skillsSummarySection__OzCtZ{padding:0 .5rem}.SkillsSummary_skillsCard__prXAG{margin:.25rem 0;width:70%;padding:.9rem 1.5rem}.SkillsSummary_skillName__kj118{font-size:.95rem;padding-left:1rem}.SkillsSummary_skillIcon__cMSxC,.SkillsSummary_skillsIconA__WmTCW{width:24px;height:24px}}.SkillsSummary_sortableGhost__qw_eP{opacity:.5;transform:rotate(5deg);transition:all .2s ease}.SkillsSummary_sortableChosen__5xlg8{transform:scale(1.05);box-shadow:0 8px 25px rgba(0,0,0,.15);transition:all .2s ease}.SkillsSummary_sortableDrag__oI2_l{opacity:.8;transform:scale(1.1);z-index:1000;transition:all .2s ease}.SkillsSummary_skillsGrid__JaGPo:hover .SkillsSummary_skillsCard__prXAG{cursor:-webkit-grab;cursor:grab}.SkillsSummary_skillsGrid__JaGPo:hover .SkillsSummary_skillsCard__prXAG:active{cursor:-webkit-grabbing;cursor:grabbing}.SkillsSummary_buttonWrapper__VwARr{display:flex;justify-content:flex-end;margin-top:1.5rem}@media(max-width:768px){.SkillsSummary_buttonWrapper__VwARr{justify-content:center;margin-top:0}}.Button_highlight__so8uV{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:1rem 0 var(--h3-spacing) 0}@media(max-width:768px){.Button_highlight__so8uV{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.Button_buttonContainer__nd9TA{display:flex;justify-content:flex-start}@media(max-width:768px){.Button_buttonContainer__nd9TA{padding:0 .5rem}}.Button_buttonLink__9WZzA{text-decoration:none!important;display:inline-block}.Button_button__OFOdO{display:flex;align-items:center;padding:.75rem 2.25rem;font-weight:500;font-size:1.25rem;letter-spacing:.01em;background-color:var(--primary-color);color:#f7f7f7;border-radius:var(--br);border:1px solid rgba(151,0,76,.2);box-shadow:0 3px 6px rgba(0,0,0,.15);cursor:pointer;text-decoration:none!important;transition:background-color .3s ease,transform .3s ease}.Button_button__OFOdO:hover{background-color:#fff;color:#cc0267;border:1px solid rgba(204,2,103,.5)}html.dark .Button_button__OFOdO{background-color:var(--dark-light);color:#e4e3e3;border:1px solid rgba(248,248,248,.3)}html.dark .Button_button__OFOdO:hover{background-color:rgba(255,255,255,.05);border-color:rgba(255,255,255,.2)}html.dark .Button_button__OFOdO:hover .Button_icon__xQgVe{color:#eeeded}html.dark .Button_button__OFOdO:hover .Button_icon__xQgVe svg{stroke:#eeeded}@media(max-width:768px){.Button_button__OFOdO{padding:.7rem 2rem;font-size:1.125rem}}.Button_icon__xQgVe{margin-left:20px;display:flex;align-items:center;color:#fff}.Button_icon__xQgVe svg{stroke:currentColor;transition:color .3s ease}html.dark .Button_icon__xQgVe{color:#e2e0e0}html.dark .Button_icon__xQgVe svg{stroke:currentColor}@media(max-width:768px){.Button_icon__xQgVe{font-size:14px!important;width:16px;height:16px;margin-left:.5rem}.Button_icon__xQgVe svg{stroke:currentColor;transition:color .3s ease;width:100%;height:100%}}.Button_buttonSmall__Di6y_{padding:8px 20px;font-size:16px}.Button_buttonWrapper__fSNlP{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.Button_title__XM2gu{display:inline-block;position:relative;font-size:var(--h2-content-font-size);color:var(--text-color-light);text-decoration:none;padding:0;margin:0;font-weight:var(--h2-content-font-weight)}@media(max-width:768px){.Button_title__XM2gu{font-size:var(--h2-content-font-size-mobile);padding:0 .5rem}}.HomeText_homeTextContainer__e0wri{padding:1rem 0;margin:0 auto;color:var(--text-color-dark);width:100%;max-width:100%;box-sizing:border-box}.HomeText_greeting__IinRq{font-size:var(--greeting-font-size);color:var(--text-color-light);margin:0 0 .75rem;font-weight:var(--greeting-font-weight)}@media(max-width:768px){.HomeText_greeting__IinRq{margin:0 0 .1rem;font-size:1.15rem;font-weight:var(--greeting-font-weight);color:var(--text-color-light)}}.HomeText_highlight__oaKlh,.HomeText_nameHighlight__ee38A{padding:0;margin:0;color:var(--primary-color)}.HomeText_highlight__oaKlh{font-size:var(--h1-highlight-font-size);letter-spacing:var(--h1-highlight-letter-spacing);font-weight:var(--h1-highlight-font-weight)}@media(max-width:768px){.HomeText_highlight__oaKlh{font-size:2.35rem}}.HomeText_mainTitle__yX2zq{font-size:var(--h1-font-size);font-weight:var(--h1-font-weight);margin:0 0 1.25rem;line-height:1.15;max-width:1000px;font-weight:600;letter-spacing:var(--h1-letter-spacing);white-space:pre-line;overflow-wrap:break-word;word-break:break-word;min-width:0;width:100%;box-sizing:border-box}@media(max-width:768px){.HomeText_mainTitle__yX2zq{margin:0 0 .15rem;padding:0;line-height:1.08;font-size:2.35rem;text-align:left;max-width:100%}}.HomeText_subTitle__DFOQ_{font-size:1.5rem;font-weight:var(--h2-font-weight);max-width:800px;color:var(--text-color-light);margin-bottom:2rem;width:100%;text-align:left;box-sizing:border-box;line-height:var(--h2-line-height);letter-spacing:var(--h2-letter-spacing)}@media(max-width:768px){.HomeText_subTitle__DFOQ_{font-size:1.05rem;margin:.1rem 0 0;line-height:1.35;min-width:0!important;max-width:100%;width:100%;padding:0;box-sizing:border-box}}.HomeText_description__TrmqV{width:100%;font-size:var(--description-font-size);color:#818080;line-height:var(--description-line-height);letter-spacing:.2px;margin-bottom:2.5rem;box-sizing:border-box}@media(max-width:768px){.HomeText_description__TrmqV{width:100%;max-width:100%;font-size:1.25rem;color:#818080;margin-bottom:1.5rem;padding:0;box-sizing:border-box}}.HomeText_ctaButtons__LxiQY{display:flex;gap:1.5rem;margin:0 0 1rem;flex-wrap:wrap;width:100%;max-width:100%;box-sizing:border-box}.HomeText_ctaButtons__LxiQY a{text-decoration:none;padding:.975rem 1.75rem;font-weight:500;font-size:1.2rem;border-radius:var(--br);transition:all .15s ease-in-out;display:flex;align-items:center;gap:.5rem;white-space:nowrap;flex-shrink:1;min-width:0;box-sizing:border-box}.HomeText_btnPrimary__QIUYt{background-color:var(--primary-color);color:#fff;border:1px solid rgba(151,0,76,.2);box-shadow:0 3px 6px rgba(0,0,0,.15)}.HomeText_btnPrimary__QIUYt:hover{background-color:#fff;color:#cc0267;border:1px solid rgba(204,2,103,.5)}.HomeText_btnPrimary__QIUYt:hover .HomeText_arrow__0sCO1{transform:rotate(-45deg)}.HomeText_btnSecondary__CK3Ob{border:1px solid rgba(204,2,103,.5);color:var(--primary-color);box-shadow:0 3px 6px rgba(0,0,0,.15)}.HomeText_btnSecondary__CK3Ob:hover{background-color:var(--primary-color);color:#fff}.HomeText_btnSecondary__CK3Ob:hover .HomeText_arrow__0sCO1{transform:rotate(-45deg)}.HomeText_btnTertiary__0BLpX{background-color:var(--primary-color);color:#fff;border:1px solid rgba(151,0,76,.2);box-shadow:0 3px 6px rgba(0,0,0,.15)}.HomeText_btnTertiary__0BLpX:hover{background-color:#fff;color:#cc0267;border:1px solid rgba(204,2,103,.5)}.HomeText_btnTertiary__0BLpX:hover .HomeText_arrow__0sCO1{transform:rotate(-45deg)}.HomeText_arrow__0sCO1{font-size:1.125rem;margin-left:.75rem;font-weight:500;transition:transform .15s ease-in-out;transform:rotate(0deg);flex-shrink:0}@media(max-width:768px){.HomeText_homeTextContainer__e0wri{padding:0 .25rem .2rem;width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column}.HomeText_homeTextContainer__e0wri>section{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.HomeText_homeTextContainer__e0wri>section:first-child{order:1}.HomeText_homeTextContainer__e0wri>section:nth-child(2){order:2}.HomeText_homeTextContainer__e0wri>section:last-child{order:4;width:100%;max-width:100%;box-sizing:border-box;position:relative;z-index:10}.HomeText_techIcons__g_eWP{justify-content:center;margin-bottom:0}.HomeText_ctaButtons__LxiQY{flex-direction:column;gap:.85rem;margin:.15rem 0 0;width:100%;max-width:100%;padding-bottom:.5rem;align-items:center}.HomeText_ctaButtons__LxiQY a{width:93%;max-width:93%;padding:.85rem 1.2rem;font-size:.975rem;justify-content:center}.HomeText_arrow__0sCO1{font-size:.875rem;margin-left:.4rem}}.HomeText_calendlyContainer__OtsVr{width:100%;max-width:100%;margin-top:2rem;box-sizing:border-box}@media(max-width:768px){.HomeText_calendlyContainer__OtsVr{margin-top:1.5rem}}.ProjectsSection_highlight__L8eny{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:1rem 0 var(--h3-spacing) 0}@media(max-width:768px){.ProjectsSection_highlight__L8eny{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.ProjectsSection_projectsSectionContainer__JqMFx{width:100%;background-image:var(--background-colorB-gradient);background-color:var(--background-colorB);padding:1.75rem 0}@media(max-width:768px){.ProjectsSection_projectsSectionContainer__JqMFx{padding:1rem 0}}html.dark .ProjectsSection_projectsSectionContainer__JqMFx{background-image:none;background-color:var(--dark-light);color:#ebebeb}.ProjectsSection_projectsSection__KFMlh{max-width:var(--container-max-width);margin-inline:auto;padding:2.5rem 0}@media(max-width:768px){.ProjectsSection_projectsSectionContainer__JqMFx{background-image:var(--background-colorB-gradient);background-color:var(--background-colorB);width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.ProjectsSection_projectsSection__KFMlh{width:100%;max-width:100%;display:flex;flex-direction:column;padding:0;margin:0;height:auto;box-sizing:border-box;overflow-x:hidden}.ProjectsSection_highlight__L8eny{padding:0 .5rem;box-sizing:border-box;width:100%;max-width:100%}}.RecentProjects_highlight__SGj8x{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:1rem 0 var(--h3-spacing) 0}@media(max-width:768px){.RecentProjects_highlight__SGj8x{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.RecentProjects_title__rDsks{font-size:2rem;color:var(--text-color-light);margin:0;padding-bottom:.5rem;font-weight:400}.RecentProjects_recentProjects__Rwhbe{padding:1.5rem 0;width:100%}@media(max-width:768px){.RecentProjects_recentProjects__Rwhbe{padding:1rem .5rem}}.RecentProjects_projectsContainer__MnTDb{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:3rem;gap:3rem;padding:.5rem 0;box-sizing:border-box;width:100%}.RecentProjects_projectsButtonContainer__tLFfE{display:flex;justify-content:flex-end;text-align:right;padding:1rem 0}@media(max-width:768px){.RecentProjects_projectsButtonContainer__tLFfE{padding:0;margin-bottom:1rem;justify-content:center;width:100%;max-width:100%;box-sizing:border-box}.RecentProjects_recentProjects__Rwhbe{width:100%;margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;max-width:100%}.RecentProjects_projectsContainer__MnTDb{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:1rem;margin:0;overflow-x:hidden}.RecentProjects_projectsContainer__MnTDb,.RecentProjects_projectsContainer__MnTDb>*,.RecentProjects_title__rDsks{width:100%;max-width:100%;box-sizing:border-box}.RecentProjects_title__rDsks{font-size:1.25rem;padding:.25rem .5rem 0;margin-bottom:-.5rem}}