*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}:root{--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-md: 1.125rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-size-2xl: 1.75rem;--font-size-3xl: 2rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--font-weigth-light: 300;--font-weigth-regular: 400;--font-weigth-medium: 500;--font-weigth-semibold: 600;--font-weigth-bold: 700;--primary-color: #646cff;--bg-color: #ffffff;--section-bg: #f8f9fa;--card-bg: #ffffff;--header-bg: rgba(255, 255, 255, .95);--text-color: #213547;--text-secondary: #666;--border-color: #e9ecef;--hover-color: rgba(100, 108, 255, .3);--border: 1px solid var(--border-color);--z-index-0: 0;--z-index-1: 1;--z-index-2: 2;--z-index-3: 3;--z-index-4: 4;--z-index-5: 5;--z-index-6: 6}[data-theme=dark]{--primary-color: #646cff;--bg-color: #1a1a1a;--section-bg: #2d2d2d;--card-bg: #2d2d2d;--header-bg: rgba(26, 26, 26, .95);--text-color: rgba(255, 255, 255, .87);--text-secondary: rgba(255, 255, 255, .6);--border-color: #404040;--hover-color: rgba(100, 108, 255, .2)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:var(--text-color);background-color:var(--bg-color);transition:background-color .3s ease,color .3s ease}body._noscroll{overflow:hidden}section{scroll-margin-top:80px}html{scroll-behavior:smooth}.main{position:relative;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 15px}.bar{width:30px;height:3px;margin:2.5px auto;background-color:var(--text-color);border-radius:6px;transition:all .3s ease}.circle{display:inline-block;border-radius:50%;min-width:15px;min-height:15px;background-color:var(--primary-color)}.tech-tag{height:fit-content;padding:.3rem .8rem;border:2px solid var(--primary-color);border-radius:15px;background-color:var(--primary-color);box-shadow:0 5px 15px var(--hover-color);font-size:var(--font-size-xs);font-weight:var(--font-weigth-semibold);color:#fff;transition:all ease-out .5s}h1{font-size:var(--font-size-5xl);font-weight:var(--font-weigth-bold);color:var(--text-color)}h2{text-align:center;font-size:var(--font-size-4xl);color:var(--text-color);font-weight:700}h3{font-size:var(--font-size-xl);color:var(--primary-color);font-weight:var(--font-weigth-regular)}p{font-size:var(--font-size-md);line-height:1.6;color:var(--text-secondary)}.section-title{font-weight:700;margin-bottom:3rem}@media(max-width:48em){html{font-size:14px}.container{padding:0 10px}.section-title{margin-bottom:1.5rem}}@media(max-width:26.5625em){html{font-size:12px}.circle{min-width:10px;min-height:10px}}@media(hover:hover)and (pointer:fine){.tech-tag:hover{background-color:transparent;color:var(--primary-color)}}._about_w127v_1{padding:4rem 0;background:var(--bg-color)}._sectionTitle_w127v_6{margin-bottom:3rem}._aboutContent_w127v_10{display:grid;grid-template-columns:2fr 1fr;gap:64px;align-items:start}._aboutText_w127v_17 p{margin-bottom:1.5rem;text-align:justify}._aboutStats_w127v_22{display:flex;flex-wrap:wrap;flex-direction:column;gap:2rem}._aboutStat_w127v_22{padding:1.5rem;text-align:center;background:var(--card-bg);border-radius:10px;box-shadow:0 5px 15px var(--hover-color);transition:transform .3s ease}._aboutStatNumber_w127v_41{margin-bottom:.5rem;display:block;font-size:var(--font-size-4xl);font-weight:var(--font-weigth-bold);color:var(--primary-color)}._aboutStatLabel_w127v_51{font-size:var(--font-size-base);color:var(--text-secondary)}@media(max-width:48em){._about_w127v_1{padding:2rem 0}._sectionTitle_w127v_6{margin-bottom:1.5rem}._aboutContent_w127v_10{grid-template-columns:1fr;gap:2rem}._aboutStats_w127v_22{flex-direction:row;justify-content:space-around}._aboutStat_w127v_22{flex-grow:1}}@media(hover:hover)and (pointer:fine){._aboutStat_w127v_22:hover{transform:translateY(-5px)}}._button_1jvhz_1{padding:12px 32px;border:2px solid transparent;border-radius:5px;box-shadow:0 5px 15px var(--hover-color);text-decoration:none;font-weight:var(--font-weigth-semibold);transition:all .3s ease}._primary_1jvhz_13{color:#fff;background:var(--primary-color)}._secondary_1jvhz_19{color:var(--primary-color);background:transparent;border-color:var(--primary-color)}@media(hover:hover)and (pointer:fine){._primary_1jvhz_13:hover{color:var(--primary-color);background:transparent;border-color:var(--primary-color)}._secondary_1jvhz_19:hover{color:#fff;background:var(--primary-color)}}._hero_1odkm_1{padding:128px 0 64px;min-height:100vh;display:flex;align-items:center;background:var(--section-bg)}._heroContent_1odkm_11{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center}._heroImage_1odkm_18{width:100%;height:100%;max-height:400px;max-width:400px;justify-self:center;border-radius:20%;object-fit:cover;object-position:50% 50%}._heroText_1odkm_32 h1{margin-bottom:.5rem}._heroText_1odkm_32 h3{margin-bottom:1.2rem}._heroText_1odkm_32 p{margin-bottom:32px}._heroButtons_1odkm_44{display:flex;gap:15px}@media(max-width:50.875em){._heroImage_1odkm_18{max-height:300px;max-width:300px}}@media(max-width:48em){._hero_1odkm_1{padding:64px 0 32px}._heroImage_1odkm_18{max-height:300px;max-width:300px}._heroContent_1odkm_11{grid-template-columns:1fr;text-align:center;gap:30px}._heroButtons_1odkm_44{justify-content:center;flex-wrap:wrap}}._projects_18qpn_1{padding:4rem 0;background:var(--bg-color)}._projectsContent_18qpn_6{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;align-items:stretch}._projectCard_18qpn_13{height:100%;display:flex;flex-direction:column;background:var(--card-bg);border-radius:10px;box-shadow:0 3px 5px var(--hover-color);transition:transform .3s ease;overflow:hidden}._projectImage_18qpn_27{text-align:center}._projectImage_18qpn_27 img{width:100%;height:250px;max-height:250px;object-fit:cover}._projectCardContent_18qpn_38{display:flex;flex-direction:column;flex:1;padding:1.5rem}._projectTitle_18qpn_45{margin-bottom:1rem;font-size:var(--font-size-lg);color:var(--text-color)}._projectDescription_18qpn_52{flex:1;margin-bottom:1rem;color:var(--text-secondary);line-height:1.5}._projectTechnologies_18qpn_60{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem}._projectLinks_18qpn_68{display:flex;flex-wrap:wrap;gap:10px}._projectLinks_18qpn_68 a{padding:5px 10px}@media(max-width:54.688em){._projectImage_18qpn_27 img{object-fit:cover}}@media(max-width:48em){._projects_18qpn_1{padding:2rem 0}._projectsContent_18qpn_6{grid-template-columns:repeat(1,minmax(300px,1fr));gap:1rem}._projectImage_18qpn_27 img{height:300px}._projectDescription_18qpn_52{min-height:3rem}._sectionTitle_18qpn_95{margin-bottom:1.5rem}._projectTechnologies_18qpn_60{margin-bottom:1rem;min-height:1.75rem}}@media(hover:hover)and (pointer:fine){._projectCard_18qpn_13:hover{transform:scale(1.03)}}._skills_1mm5f_1{padding:4rem 0;background:var(--section-bg)}._skillsTitle_1mm5f_5{margin-bottom:3rem}._skillsGrid_1mm5f_8{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}._skillCard_1mm5f_14{padding:1.5rem;text-align:center;border-radius:10px;border:2px solid transparent;transition:transform .3s ease}._skillIcon_1mm5f_25 svg{width:70px;height:70px;margin-bottom:1rem}._skillName_1mm5f_31{margin-bottom:1rem;font-size:var(--font-size-lg);font-weight:var(--font-weigth-bold);color:var(--text-color)}._hardSkillsGrid_1mm5f_39{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:1.5rem}._hardSkillCard_1mm5f_45{padding:1.25rem;border:2px solid var(--bg-color);border-radius:15px;box-shadow:3px 3px 5px var(--hover-color);display:flex;align-items:center;gap:10px;font-size:var(--font-size-md);font-weight:var(--font-weigth-bold);color:var(--text-color);transition:transform .3s ease}@media(max-width:48em){._skills_1mm5f_1{padding:2rem 0}._skillsGrid_1mm5f_8{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}._skillCard_1mm5f_14{padding:.75rem}._skillsTitle_1mm5f_5{margin-bottom:1.5rem}._skillIcon_1mm5f_25 svg{width:50px;height:50px}}@media(max-width:26.5625em){._skillsGrid_1mm5f_8{grid-template-columns:repeat(auto-fit,minmax(125px,1fr))}._hardSkillsGrid_1mm5f_39{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media(hover:hover)and (pointer:fine){._skillCard_1mm5f_14:hover{transform:translateY(-5px);border-color:var(--skill-color)}._hardSkillCard_1mm5f_45:hover{transform:scale(1.03)}}._footer_1r0vf_1{background:var(--header-bg);border-top:1px solid var(--border-color)}._footerContent_1r0vf_6{padding-top:1rem;padding-bottom:1rem;display:flex;justify-content:space-between;align-items:center}._footerLinks_1r0vf_15{display:flex;gap:2rem}._footerLinks_1r0vf_15 a{color:var(--text-color);text-decoration:none;font-weight:var(--font-weigth-semibold);transition:color .3s ease}._footerLinks_1r0vf_15 a:hover{color:var(--primary-color)}._footerBottom_1r0vf_32{padding-top:.75rem;padding-bottom:.75rem;text-align:center;color:var(--text-secondary);border-top:var(--border)}@media(max-width:48em){._footerContent_1r0vf_6{flex-direction:column;gap:1rem;text-align:center}._footerinks_1r0vf_49{gap:1rem}}._themeToggle_1p292_1{padding:8px;display:none;align-items:center;justify-content:center;color:var(--text-color);font-size:var(--font-weight-base);background:none;border:none;border-radius:50%;transition:background-color .3s ease}._themeToggle_1p292_1 svg{width:25px;height:25px}@media(hover:hover)and (pointer:fine){._themeToggle_1p292_1:hover{background-color:var(--hover-color)}}@media(max-width:48em){._themeToggle_1p292_1{display:flex}}._themeToggle_ekow1_1{position:relative;cursor:pointer}._themeToggle_h05n8_1{padding:5px;border:2px solid var(--text-color);border-radius:10px;color:var(--bg-color);display:flex;flex-direction:row;justify-items:center;align-items:center;gap:10px}._themeToggle_h05n8_1 svg{width:20px;height:20px;z-index:var(--z-index-1);transition:all .2s ease-in}._themeToggleActiveCirle_h05n8_23{width:32px;height:32px;border:2px solid var(--text-color);border-radius:10px;position:absolute;top:-1px;left:-2px;background-color:var(--text-color);transition:all .2s ease-in-out}.__disabled_h05n8_37{color:var(--text-color);opacity:.2}.__move_h05n8_43{left:30px}@media(max-width:48em){._themeToggle_h05n8_1{display:none}}._header_ubnrf_1{width:100%;height:60px;position:fixed;top:0;z-index:var(--z-index-3);background:var(--header-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:var(--border)}._headerContent_ubnrf_14{width:100%;height:100%;padding-top:16px;padding-bottom:16px;display:flex;justify-content:space-between;align-items:center}._headerLogo_ubnrf_26{font-weight:var(--font-weight-bold);font-size:var(--font-size-xl);color:var(--text-color)}._headerHamb_ubnrf_32{display:none}._headerNav_ubnrf_36{display:flex;gap:32px}._headerNav_ubnrf_36 a{font-weight:var(--font-weight-medium);text-decoration:none;color:var(--text-color);transition:color .3s ease}._headerButtons_ubnrf_49{display:flex;align-items:center;justify-content:space-between;gap:10px}._headerPopup_ubnrf_56{display:none}@media(max-width:48em){._headerNav_ubnrf_36{gap:16px}._headerNav_ubnrf_36 a{font-size:var(--font-size-sm)}._headerLogo_ubnrf_26{font-size:var(--font-size-md)}}@media(max-width:37.5em){._headerNav_ubnrf_36{display:none}._headerHamb_ubnrf_32{display:flex;flex-direction:column}._headerHamb_ubnrf_32 span{display:block}._headerHamb_ubnrf_32.__active_ubnrf_83 span:first-child{transform:translateY(4px) rotate(45deg)}._headerHamb_ubnrf_32.__active_ubnrf_83 span:nth-child(2){display:none}._headerHamb_ubnrf_32.__active_ubnrf_83 span:last-child{transform:translateY(-3px) rotate(-45deg)}._headerPopup_ubnrf_56{width:100vw;height:100vh;position:absolute;top:60px;left:-100vw;z-index:var(--z-index-5);display:flex;flex-direction:column;background-color:var(--bg-color);transition:transform .3s ease,opacity .3s ease;overflow-y:auto;opacity:0}._headerPopup_ubnrf_56 a{font-size:var(--font-size-md)}._headerPopup_ubnrf_56.__active_ubnrf_83{left:0;opacity:1}._headerPopup_ubnrf_56 ._headerNav_ubnrf_36{margin:5px 15px;display:flex;flex-direction:column}}@media(hover:hover)and (pointer:fine){._headerNav_ubnrf_36 a:hover{color:var(--primary-color)}}._toTheTopButton_17wql_1{position:fixed;z-index:var(--z-index-3);bottom:25px;right:-50px;transition:all ease-in .3s}._toTheTopButton_17wql_1 a{padding:10px 15px}._toTheTopButton_17wql_1.__active_17wql_13{right:20px}@media(max-width:48em){._toTheTopButton_17wql_1 a{padding:5px 10px}._toTheTopButton_17wql_1.__active_17wql_13{bottom:10px;right:10px}}@media(max-width:26.563em){._toTheTopButton_17wql_1{display:none}}
