*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f172a;color:#f8fafc;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}.button{transition:.2s ease-out;background:linear-gradient(135deg,#2563eb,#2563eb);border:0;border-radius:999px;color:#fff;padding:.6rem 1.4rem;font-size:.95rem;font-weight:500;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #2563eb59;cursor:pointer}.button:hover,.button:focus{transform:translateY(-1px);box-shadow:0 16px 30px #2563eb73}.button:active{transform:translateY(0);box-shadow:0 6px 18px #2563eb59}h1{text-align:center;color:#f8fafc;font-weight:700;font-size:2.4rem;margin-bottom:1.25rem;line-height:1.1;word-break:break-word}h2{text-align:center;color:#cbd5e1;font-weight:400;font-size:1.1rem;margin-bottom:1.5rem;line-height:1.6;word-break:break-word}ul{font-weight:300;font-size:.98rem;line-height:1.6;word-break:break-word;list-style:none;margin-top:.25em}p{text-align:center;color:#cbd5e1;font-weight:300;font-size:.98rem;margin-bottom:1.75rem;line-height:1.6;word-break:break-word}label{margin-bottom:.4em;font-weight:500;font-size:.95rem;color:#4b5563}input{font-size:.95rem;font-weight:400;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:2.6rem;box-shadow:none;border-radius:.75rem;border:1px solid rgba(148,163,184,.7);padding:0 .9rem;background-color:#fff;color:#111827}input:active,input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb4d}textarea{font-size:.95rem;font-weight:400;box-shadow:none;border-radius:.75rem;border:1px solid rgba(148,163,184,.7);padding:.75rem .9rem;resize:vertical;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#fff;color:#111827}textarea:active,textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb4d}.text__blue{color:#2563eb;font-weight:500;font-size:1rem;margin-bottom:.75em;line-height:1.2;word-break:break-word}.alert{text-align:left;color:#ef4444;font-size:.85rem}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.05rem}.button{width:100%}}.Contact__container{padding:1.2rem 0}.Contact__navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 2.5rem;border-bottom:1px solid #e5e7eb}.Contact__logo{height:auto;max-width:100%}.Contact__menu{display:flex;flex-direction:row;align-items:center}.Contact__undo{cursor:pointer;font-size:25px;color:#2563eb}.Contact__undo:hover,.Contact__undo:focus{color:#2563eb}.Contact__return{font-size:30px;color:#2563eb;margin-left:25px}.Contact__return:hover,.Contact__return:focus{color:#2563eb}.Contact__hero{text-align:center}.Contact__hero img{width:84px;margin:-50px auto 50px;z-index:10}.Notfound__container{padding:7rem 1.5rem;text-align:center}.Notfound__container img{margin-bottom:48px;max-width:300px}.Success__container{padding:7rem 1.5rem;text-align:center}.Success__container img{margin-bottom:48px;max-width:300px}.ProgressBar{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2563eb,#60a5fa,#a78bfa);transform-origin:0%;z-index:100;pointer-events:none}@media(prefers-reduced-motion:reduce){.ProgressBar{display:none}}.Form__container{display:flex;align-items:center;flex-direction:column}.Form__container form{width:40%}.Form__input{display:flex;flex-direction:column;margin-bottom:15px}.Form__button_container{text-align:center;margin-bottom:5rem}.Form__button_container input{padding:7px 50px}.message-chars{text-align:right;margin-bottom:0}.alert-message{margin-top:-1.5rem}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.35}}@keyframes scrollBounce{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(7px) rotate(45deg)}}.Header{position:relative}.Header__hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:6rem 1.5rem 5.5rem;color:#f8fafc;background:#0f172a;background-image:radial-gradient(ellipse 80% 55% at 50% -10%,rgba(37,99,235,.2) 0%,transparent 70%)}.Header__hero>*{animation:fadeSlideUp .55s ease-out both}.Header__hero>*:nth-child(1){animation-delay:.04s}.Header__hero>*:nth-child(2){animation-delay:.14s}.Header__hero>*:nth-child(3){animation-delay:.24s}.Header__hero>*:nth-child(4){animation-delay:.34s}.Header__hero>*:nth-child(5){animation-delay:.42s}.Header__hero>*:nth-child(6){animation-delay:.5s}.Header__badge{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .9rem;border-radius:999px;background:#2563eb1f;border:1px solid rgba(37,99,235,.3);color:#93c5fd;font-size:.8rem;font-weight:500;letter-spacing:.02em;margin-bottom:1.5rem}.Header__badge-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;flex-shrink:0;animation:pulseDot 2.2s ease-in-out infinite}.Header__headline{font-weight:700;font-size:clamp(2.25rem,5vw,3.75rem);letter-spacing:-.04em;line-height:1.05;margin-bottom:1.1rem;position:relative;min-height:1.15em;display:flex;align-items:center;justify-content:center}.Header__headline-text{display:block;text-align:center;background:linear-gradient(135deg,#fff 55%,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Header__sub{max-width:38rem;margin:0 auto 2.25rem;color:#cbd5e1;font-size:1.1rem;line-height:1.65;font-weight:400}.Header__avatar{width:96px;height:96px;border-radius:999px;border:2px solid rgba(255,255,255,.12);padding:6px;background:#ffffff0f;box-shadow:0 0 0 1px #2563eb40,0 16px 32px #00000059;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.Header__actions{display:flex;justify-content:center;align-items:center;gap:.9rem;margin-top:1.75rem}.Header__button{padding:.65rem 1.5rem;border-radius:999px;background:#2563eb;color:#fff;font-size:.95rem;font-weight:500;transition:transform .18s ease-out,box-shadow .18s ease-out;box-shadow:0 4px 16px #2563eb73}.Header__button:hover,.Header__button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 28px #2563eb99}.Header__button:active{transform:translateY(0);box-shadow:0 4px 12px #2563eb66}.Header__ghostButton{padding:.65rem 1.5rem;border-radius:999px;border:1px solid rgba(255,255,255,.22);color:#fff;font-size:.95rem;font-weight:500;transition:background .18s ease-out,border-color .18s ease-out,transform .18s ease-out}.Header__ghostButton:hover,.Header__ghostButton:focus-visible{background:#ffffff14;border-color:#fff6;transform:translateY(-1px)}.Header__scroll{display:flex;align-items:center;justify-content:center;margin-top:3.5rem;color:#cbd5e1;opacity:.5;transition:opacity .2s ease-out}.Header__scroll:hover,.Header__scroll:focus-visible{opacity:1}.Header__scroll-chevron{display:block;width:18px;height:18px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;animation:scrollBounce 1.9s ease-in-out infinite}@media(max-width:768px){.Header__hero{padding:4.5rem 1.5rem 4rem}.Header__sub{font-size:1rem}}@media(max-width:480px){.Header__hero{padding:3.5rem 1.25rem}.Header__avatar{width:80px;height:80px}.Header__actions{flex-direction:column;width:100%;max-width:280px;margin-left:auto;margin-right:auto}.Header__button,.Header__ghostButton{width:100%;font-size:.9rem;padding:.6rem 1.25rem}.Header__sub{font-size:.95rem}.Header__scroll{margin-top:2.5rem}}.Navbar{position:sticky;top:0;z-index:40;background:#0f172a;border-bottom:1px solid rgba(255,255,255,.08);transition:background .35s ease,backdrop-filter .35s ease,border-color .35s ease,box-shadow .35s ease}.Navbar--scrolled{background:#0f172abf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom-color:#ffffff1a;box-shadow:0 4px 24px #0000004d}.Navbar__container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.9rem min(5vw,2.5rem);max-width:1120px;margin:0 auto}.Navbar__logo{display:flex;align-items:center}.Navbar__logo img{height:36px;max-width:140px;width:auto;object-fit:contain}.Navbar__right{display:flex;flex-direction:row;align-items:center;gap:.75rem}.Navbar__ghostButton{padding:.5rem 1rem;border-radius:999px;border:1px solid #ffffff;color:#fff;font-size:.9rem;font-weight:500;white-space:nowrap;transition:.15s ease-out}.Navbar__ghostButton:hover,.Navbar__ghostButton:focus{background:#ffffff1a}.Navbar__ctaButton{padding:.5rem 1.1rem;border-radius:999px;background:#2563eb;color:#fff;font-size:.9rem;font-weight:500;white-space:nowrap;transition:.15s ease-out;box-shadow:0 4px 14px #2563eb66}.Navbar__ctaButton:hover,.Navbar__ctaButton:focus{filter:brightness(1.1);box-shadow:0 6px 20px #2563eb80}.Navbar__iconButton{height:34px;width:34px;border-radius:999px;border:1px solid rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;color:#cbd5e1;background:transparent;font-size:.9rem;transition:.15s ease-out}.Navbar__iconButton:hover,.Navbar__iconButton:focus{border-color:#2563eb;color:#2563eb}@media(max-width:768px){.Navbar__ghostButton,.Navbar__ctaButton{display:none}}@media(max-width:640px){.Navbar__container{padding-inline:1.2rem}}@media(max-width:380px){.Navbar__container{padding-inline:.75rem;gap:.5rem}.Navbar__logo img{height:32px;max-width:120px}.Navbar__right{gap:.5rem}.Navbar__iconButton{height:32px;width:32px;font-size:.85rem}}.Projects__container{padding:4.5rem 1.5rem 5rem;text-align:center}.Projects__container h1{margin-bottom:.5rem}.Projects__container h2{font-size:1.05rem;max-width:36rem;margin:0 auto 2.5rem}.Projects__container h2 a{color:#2563eb;font-weight:500;transition:color .15s ease-out}.Projects__container h2 a:hover,.Projects__container h2 a:focus-visible{color:#1d4ed8;text-decoration:underline}.Projects__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;justify-items:center;max-width:56rem;margin:0 auto}.ProjectsCards__container{position:relative;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 16px 40px #0f172a0f;border:1px solid rgb(229,231,235);transition:transform .2s ease-out,box-shadow .2s ease-out,border-color .2s ease-out;display:flex;flex-direction:column;min-width:0}.ProjectsCards__container img{width:100%;height:auto;display:block;object-fit:cover;max-height:200px;transform:scale(1.02);transition:transform .28s ease-out}.ProjectsCards__container.ProjectsCard--noImage .ProjectsCard__content{padding-top:1.5rem}.ProjectsCards__container:hover,.ProjectsCards__container:focus-within{transform:translateY(-5px);border-color:#60a5fa99;box-shadow:0 24px 60px #0f172a21}.ProjectsCards__container:hover img,.ProjectsCards__container:focus-within img{transform:scale(1.06)}.ProjectsCard__content{padding:1.25rem 1.5rem 1.5rem;text-align:left;flex:1;display:flex;flex-direction:column}.ProjectsCard__title{font-size:1.3rem;font-weight:700;margin:0 0 .2rem;color:#1f2937;text-align:left}.ProjectsCard__subtitle{font-size:.88rem;font-weight:600;color:#2563eb;margin:0 0 .25rem;text-align:left}.ProjectsCard__role{font-size:.78rem;font-weight:500;color:#4b5563;margin:0 0 .65rem;text-align:left}.ProjectsCard__description{font-size:.88rem;line-height:1.55;color:#4b5563;margin:0 0 1rem;text-align:justify;text-align-last:left;hyphens:auto;-webkit-hyphens:auto;flex:1}.ProjectsCard__tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1.1rem}.ProjectsCard__tag{display:inline-flex;align-items:center;padding:.22rem .6rem;border-radius:999px;font-size:.73rem;font-weight:500;background:#eef2ff;color:#2563eb;border:1px solid rgba(37,99,235,.15);white-space:nowrap}.ProjectsCard__cta{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;color:#2563eb;margin-top:auto;transition:gap .15s ease-out,color .15s ease-out}.ProjectsCard__cta:hover,.ProjectsCard__cta:focus-visible{color:#1d4ed8;gap:.55rem}.ProjectsCard__cta-arrow{font-size:1rem;line-height:1;transition:transform .15s ease-out}.ProjectsCard__cta:hover .ProjectsCard__cta-arrow{transform:translate(3px)}@media(max-width:640px){.Projects__container{padding-left:1rem;padding-right:1rem}.Projects__cards{grid-template-columns:1fr;gap:1.25rem}.ProjectsCard__content{padding:1rem 1.25rem 1.25rem}.ProjectsCards__container.ProjectsCard--noImage .ProjectsCard__content{padding-top:1.25rem}}.Skills__container{display:flex;justify-content:center;margin-top:-2rem;margin-bottom:5rem;position:relative;z-index:2}.Skills__box{display:flex;flex-direction:row;flex-wrap:wrap;width:min(1040px,92vw);text-align:left;color:#1f2937;background:#fff;border-radius:24px;box-shadow:0 18px 45px #0f172a0f;border:1px solid rgb(229,231,235);position:relative;z-index:1}.Skills__column{display:flex;flex-direction:column;flex:1;border-right:1px solid rgba(148,163,184,.2);padding:2.5rem 2.25rem;min-width:200px}.Skills__column img{margin-bottom:1.25rem}.Skills__column:last-child{border-right:none}.Skills__title{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:#1f2937;text-align:left}.Skills__description{font-size:.88rem;color:#4b5563;line-height:1.55;margin-bottom:1.4rem;text-align:justify;text-align-last:left;hyphens:auto;-webkit-hyphens:auto}.Skills__category{margin-bottom:1rem}.Skills__category:last-child{margin-bottom:0}.Skills__category-label{display:block;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#2563eb;margin-bottom:.45rem}.Skills__tags{display:flex;flex-wrap:wrap;gap:.35rem}.Skills__tag{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:999px;font-size:.78rem;font-weight:500;background:#eef2ff;color:#2563eb;border:1px solid rgba(37,99,235,.15);white-space:nowrap;transition:background .15s ease-out,border-color .15s ease-out}.Skills__tag:hover{background:#2563eb1f;border-color:#2563eb59}@media(max-width:768px){.Skills__container{margin-bottom:3.5rem;padding-left:1rem;padding-right:1rem}.Skills__box{width:100%}.Skills__column{min-width:min(100%,280px)}}@media(max-width:640px){.Skills__container{margin-top:-2.5rem}}@media(max-width:500px){.Skills__column{border-right:none;border-bottom:1px solid rgba(148,163,184,.2);padding:1.75rem 1.5rem}.Skills__column:last-child{border-bottom:none}.Skills__box{border-radius:18px}.Skills__title{font-size:1.1rem}}.Title__container{display:flex;justify-content:center;background-color:#2563eb;color:#fff;padding:5rem 1.5rem 14rem}.Title__text{width:70%;max-width:42rem}.Title__text h1,.Title__text h2{color:#fff}@media(max-width:768px){.Title__container{padding:3.5rem 1.25rem 12rem}.Title__text{width:90%}}@media(max-width:480px){.Title__container{padding:2.5rem 1rem 12rem}.Title__text{width:100%}.Title__text h1{font-size:1.75rem}.Title__text h2{font-size:1rem}}@keyframes startGlow{0%,to{opacity:.45;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.Start__container{position:relative;padding:5rem 1.5rem 4rem;height:auto}.Start__container:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 55% at 50% 50%,rgba(37,99,235,.08) 0%,transparent 70%);animation:startGlow 5s ease-in-out infinite;pointer-events:none;z-index:0}@media(prefers-reduced-motion:reduce){.Start__container:before{animation:none;opacity:.6}}.Start__box{position:relative;z-index:1;max-width:760px;margin:0 auto;padding:2.25rem 2.5rem;text-align:center;background:#fff;box-shadow:0 18px 45px #0f172a0f;border-radius:20px;border:1px solid rgb(229,231,235);transition:box-shadow .3s ease}.Start__box:hover{box-shadow:0 24px 60px #0f172a1a,0 0 0 1px #2563eb14}.Start__box h1{color:#1f2937;margin-bottom:.75rem}.Start__box h2{color:#4b5563;font-size:1.02rem;margin-bottom:1.4rem}.Start__box a{color:#fff;padding:.6rem 1.6rem}.Start__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}@media(max-width:768px){.Start__container{padding:3.5rem 1.25rem 3rem}.Start__box{padding:1.75rem 1.5rem}}@media(max-width:480px){.Start__container{padding:2.5rem 1rem}.Start__box{padding:1.5rem 1.25rem;border-radius:16px}.Start__box h1{font-size:1.5rem}.Start__box h2{font-size:.95rem}.Start__actions{flex-direction:column}.Start__actions a{width:100%;max-width:280px}}.Experience__container{display:flex;justify-content:center;margin-top:-12rem;margin-bottom:2rem;padding-left:1rem;padding-right:1rem}.Experience__box{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:min(1040px,92vw)}@media(max-width:900px){.Experience__box{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.Experience__container{padding-left:.75rem;padding-right:.75rem;margin-bottom:3.5rem}.Experience__box{width:100%;grid-template-columns:repeat(2,1fr);gap:.75rem}}@media(max-width:480px){.Experience__container{padding-left:.5rem;padding-right:.5rem}.Experience__box{grid-template-columns:1fr;gap:.75rem}}.Experience__column{display:flex;flex-direction:column;align-items:center;padding:2.5rem 2.25rem;background:#fff;border-radius:18px;box-shadow:0 16px 40px #0f172a0f;height:auto;min-width:0}.Experience__column p{color:#4b5563;text-align:justify;text-align-last:left;width:100%;max-width:100%;align-self:stretch;hyphens:auto;-webkit-hyphens:auto}.Experience__image{display:flex;height:100px;margin-bottom:.75rem;align-items:center;justify-content:center;min-height:0;flex-shrink:0}.Experience__image img{max-height:72px;max-width:160px;width:auto;height:auto;object-fit:contain;display:block}.Experience__meta{display:flex;flex-direction:column;align-items:center;gap:.2rem;margin-bottom:.75rem}.Experience__role{font-size:.85rem;font-weight:600;color:#2563eb}.Experience__period{font-size:.78rem;font-weight:400;color:#4b5563}@media(max-width:640px){.Experience__column{padding:1.5rem 1.25rem;margin:.5rem;min-width:0}.Experience__column p{font-size:.9rem}.Experience__image{height:72px}.Experience__image img{max-height:48px;max-width:110px}}@media(max-width:480px){.Experience__column{padding:1.25rem 1rem;margin:.4rem}.Experience__column p{font-size:.85rem}.Experience__image{height:60px;margin-bottom:.5rem}.Experience__image img{max-height:40px;max-width:90px}}@media(max-width:380px){.Experience__column{padding:1rem .75rem;margin:.35rem}.Experience__image{height:52px}.Experience__image img{max-height:36px;max-width:80px}}.Footer__container{display:flex;justify-content:center;flex-direction:column;background:transparent;min-height:10rem;padding:3rem 1.5rem 2.5rem}.Footer__container p{color:#cbd5e1;margin-top:1.2rem}.Footer__container img{height:36px;max-width:140px;width:auto;object-fit:contain}.Footer__social{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.18rem;color:#fff;border-radius:100%;margin:5px;height:40px;width:40px;border:1px solid rgba(148,163,184,.6)}.Footer__social:hover,.Footer__social:focus{background:#ffffff26;color:#2563eb;border-color:#2563eb}.Footer__logo{flex-direction:column;display:flex;align-items:center}.Footer__icons{display:flex;flex-direction:row;justify-content:center;margin-bottom:2rem;gap:.5rem}@media(max-width:480px){.Footer__container{padding:2rem 1rem}.Footer__container img{height:32px;max-width:120px}.Footer__container p{font-size:.9rem;text-align:center;padding:0 .5rem}}
