@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&display=swap";*{box-sizing:border-box}._header_1aiq2_8{position:sticky;top:0;width:100%;padding:1.2rem 3rem;background:var(--gradient);background-size:600% 600%;animation:_gradientShift_1aiq2_1 12s ease infinite;display:flex;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:none;z-index:9999;transition:background .4s ease,box-shadow .3s ease,padding .3s ease;font-family:Poppins,sans-serif}._scrolled_1aiq2_26{background:var(--blue-400);box-shadow:0 4px 20px #0000004d;padding:.8rem 3rem}._logo_1aiq2_32{font-weight:700;font-size:1.8rem;color:#fff;-webkit-user-select:none;user-select:none;display:flex;gap:.03em;cursor:default;animation:_fadeInLetters_1aiq2_1 1.4s ease forwards}._logo_1aiq2_32 a{display:flex;gap:.03em;text-decoration:none;color:#fff;cursor:pointer}._logo_1aiq2_32 a span{opacity:0;transform:translateY(10px);animation-fill-mode:forwards;animation-name:_fadeInLetters_1aiq2_1;animation-duration:.7s}._logo_1aiq2_32 span:nth-child(1){animation-delay:.1s}._logo_1aiq2_32 span:nth-child(2){animation-delay:.2s}._logo_1aiq2_32 span:nth-child(3){animation-delay:.3s}._logo_1aiq2_32 span:nth-child(4){animation-delay:.4s}._logo_1aiq2_32 span:nth-child(5){animation-delay:.5s}._logo_1aiq2_32 span:nth-child(6){animation-delay:.6s}._logo_1aiq2_32 span:nth-child(7){animation-delay:.7s;margin-left:.5rem}._logo_1aiq2_32 span:nth-child(8){animation-delay:.8s}._logo_1aiq2_32 span:nth-child(9){animation-delay:.9s}._logo_1aiq2_32 span:nth-child(10){animation-delay:1s}._logo_1aiq2_32 span:nth-child(11){animation-delay:1.1s}._logo_1aiq2_32 span:nth-child(12){animation-delay:1.2s}._logo_1aiq2_32 span:nth-child(13){animation-delay:1.3s}._logo_1aiq2_32 span:nth-child(14){animation-delay:1.4s}._logo_1aiq2_32 span:nth-child(15){animation-delay:1.5s}._nav_1aiq2_76{display:flex;gap:3rem}._nav_1aiq2_76 a{position:relative;color:#fff;font-weight:600;font-size:1.15rem;text-decoration:none;opacity:0;transform:translateY(-10px);animation:_fadeSlideIn_1aiq2_1 .5s forwards;cursor:pointer;transition:color .3s ease}._nav_1aiq2_76 a:hover{text-shadow:var(--glow)}._nav_1aiq2_76 a ._underline_1aiq2_98{position:absolute;bottom:-5px;left:0;height:2.5px;width:0%;background:var(--blue);border-radius:4px;transition:width .35s cubic-bezier(.4,0,.2,1)}._nav_1aiq2_76 a:hover ._underline_1aiq2_98{width:100%}._burger_1aiq2_114{display:none;flex-direction:column;gap:6px;cursor:pointer;background:none;border:none;padding:0;z-index:10001}._burger_1aiq2_114 span{display:block;width:25px;height:3px;background:#fff;border-radius:2px;transition:all .35s ease;transform-origin:4px 2px}._burger_1aiq2_114._open_1aiq2_135 span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}._burger_1aiq2_114._open_1aiq2_135 span:nth-child(2){opacity:0}._burger_1aiq2_114._open_1aiq2_135 span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width: 768px){._nav_1aiq2_76{position:fixed;top:64px;background:var(--bg-dark);flex-direction:column;width:100%;max-width:280px;padding:2rem 1.5rem;gap:1.5rem;box-shadow:-4px 0 15px #0003;transform:translate(100%);transition:transform .3s ease}._nav_1aiq2_76._open_1aiq2_135{transform:translate(0)}._nav_1aiq2_76 a{opacity:1!important;transform:none!important;font-size:1.3rem}._burger_1aiq2_114{display:flex}}@media (max-width: 768px){._header_1aiq2_8{padding:1rem 1.5rem}._logo_1aiq2_32{font-size:1.4rem;flex-wrap:wrap;line-height:1.2;gap:.1em}._burger_1aiq2_114{display:flex}._nav_1aiq2_76{top:58px;max-width:100%;width:100%;height:calc(100vh - 58px);overflow-y:auto}._nav_1aiq2_76 a{font-size:1.25rem;padding:.75rem 0}}@media (min-width: 769px) and (max-width: 1024px){._header_1aiq2_8{padding:1rem 2rem}._nav_1aiq2_76{gap:2rem}._logo_1aiq2_32{font-size:1.6rem}}@keyframes _gradientShift_1aiq2_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes _fadeSlideIn_1aiq2_1{to{opacity:1;transform:translateY(0)}}@keyframes _fadeInLetters_1aiq2_1{to{opacity:1;transform:translateY(0)}}._HeroSection_hfiau_3{height:100vh;width:100%;position:relative;overflow:hidden;display:flex;align-items:center}._Content_hfiau_12{display:flex;justify-content:center;align-items:center;gap:20rem;flex-wrap:wrap;max-width:1200px;margin:0 auto}._TextBlock_hfiau_22{max-width:500px;animation:_fadeIn_hfiau_1 1s ease-in-out}._Greeting_hfiau_27,._Intro_hfiau_28{font-size:1.8rem;margin:0;color:var(--mainTextColor)}._Name_hfiau_34{font-size:3rem;font-weight:700;background:var(--gradient);background-clip:text;-webkit-background-clip:text;color:transparent}._Role_hfiau_43{font-size:1.8rem;color:var(--mainTextColor)}._Tagline_hfiau_48{font-size:1rem;color:#555;margin-bottom:2rem;line-height:1.5}._Tagline_hfiau_48 a{text-decoration:none;color:#555}._Buttons_hfiau_60{display:flex;gap:1rem;margin-bottom:1.5rem}._PrimaryButton_hfiau_66,._SecondaryButton_hfiau_66{padding:.75rem 1.5rem;border-radius:30px;font-weight:700;text-decoration:none;font-size:.95rem;transition:.3s ease}._PrimaryButton_hfiau_66{background:var(--gradient);color:#fff;box-shadow:0 8px 16px #0003}._SecondaryButton_hfiau_66{border:2px solid var(--mainTextColor);color:var(--mainTextColor)}._SecondaryButton_hfiau_66:hover{background-color:#f2f2f2}._Socials_hfiau_90{display:flex;gap:1rem;margin-top:.5rem}._Socials_hfiau_90 img{width:30px;height:30px;filter:grayscale(100%);transition:.3s}._Socials_hfiau_90 img:hover{filter:none;transform:scale(1.1)}._ProfilePicWrapper_hfiau_108{width:260px;height:260px;padding:5px;border-radius:50%;background:var(--gradient);box-shadow:0 0 25px #0000001a;animation:_popIn_hfiau_1 1.2s ease-out}._ProfilePic_hfiau_108{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}._Wave_hfiau_126{position:absolute;bottom:0;left:0;width:100%;height:150px;background:url(/wave.svg);background-size:cover;background-repeat:no-repeat;z-index:-1}@keyframes _fadeIn_hfiau_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _popIn_hfiau_1{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes _slideInLeft_hfiau_1{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes _slideInRight_hfiau_1{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes _fadeUp_hfiau_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _scaleIn_hfiau_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._TextBlock_hfiau_22 p,._TextBlock_hfiau_22 h1{animation:_slideInLeft_hfiau_1 .8s ease forwards;opacity:0}._TextBlock_hfiau_22 p:nth-child(1){animation-delay:.1s}._TextBlock_hfiau_22 p:nth-child(2){animation-delay:.2s}._TextBlock_hfiau_22 h1{animation-delay:.3s}._TextBlock_hfiau_22 p:nth-child(4){animation-delay:.4s}._TextBlock_hfiau_22 p:nth-child(5){animation-delay:.5s}._Buttons_hfiau_60 a{opacity:0;animation:_fadeUp_hfiau_1 .6s ease forwards}._Buttons_hfiau_60 a:nth-child(1){animation-delay:.7s}._Buttons_hfiau_60 a:nth-child(2){animation-delay:.8s}._Socials_hfiau_90 a{opacity:0;animation:_scaleIn_hfiau_1 .6s ease forwards}._Socials_hfiau_90 a:nth-child(1){animation-delay:1s}._Socials_hfiau_90 a:nth-child(2){animation-delay:1.1s}._ProfilePicWrapper_hfiau_108{animation:_popIn_hfiau_1 1.2s ease-out;animation-delay:.4s;animation-fill-mode:both}@media screen and (max-width: 768px){._HeroSection_hfiau_3{flex-direction:column;justify-content:center;padding-top:3rem}._Content_hfiau_12{flex-direction:column;align-items:center;gap:3rem}._TextBlock_hfiau_22{text-align:center;max-width:90%}._Greeting_hfiau_27,._Intro_hfiau_28,._Role_hfiau_43{font-size:1.4rem}._Name_hfiau_34{font-size:2.2rem}._Tagline_hfiau_48{font-size:.95rem}._Buttons_hfiau_60{flex-direction:column;align-items:center}._PrimaryButton_hfiau_66,._SecondaryButton_hfiau_66{width:100%;max-width:250px;text-align:center}._Socials_hfiau_90{justify-content:center}._ProfilePicWrapper_hfiau_108{width:180px;height:180px}._Wave_hfiau_126{height:80px;background-size:contain}}@media screen and (max-width: 480px){._Greeting_hfiau_27,._Intro_hfiau_28,._Role_hfiau_43{font-size:1.2rem}._Name_hfiau_34{font-size:1.8rem}._Tagline_hfiau_48{font-size:.85rem}._PrimaryButton_hfiau_66,._SecondaryButton_hfiau_66{font-size:.9rem;padding:.6rem 1.2rem}._Socials_hfiau_90 img{width:24px;height:24px}}._cardContainer_1gaem_3{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:360px;height:auto;margin:1rem auto;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px 6px #00000026;transition:transform .3s ease,box-shadow .3s ease}._cardContent_1gaem_19{position:relative;z-index:1;background-color:#ffffffce;padding-bottom:1rem;border-radius:12px;height:100%}._cardContainer_1gaem_3:hover{transform:scale(1.02);box-shadow:0 4px 20px 8px #0003}._image_1gaem_33{width:100%;height:260px;object-fit:cover;transition:transform .4s ease,opacity .4s ease;border-top-left-radius:12px;border-top-right-radius:12px}._cardContainer_1gaem_3:hover ._image_1gaem_33{transform:scale(1.03);opacity:.95}._title_1gaem_47{margin:0;padding:12px 16px 0;font-size:1.5rem;font-family:var(--font-family-poppins);font-weight:var(--font-poppins-bold);text-align:center;position:relative;transition:color .3s ease}._description_1gaem_58{margin:12px 0;padding:0 16px;font-size:.95rem;text-align:justify;font-family:var(--font-family-poppins);font-weight:var(--font-poppins-regular);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._stack_1gaem_71{margin-bottom:16px;text-align:center}._stack_1gaem_71 p{font-family:var(--font-family-poppins);font-weight:var(--font-poppins-thin)}._linkContainer_1gaem_81{display:flex;flex-direction:row;justify-content:center;gap:2rem;padding:0 16px 16px}._linkContainer_1gaem_81 span{color:#000}._linkItem_1gaem_93{display:flex;align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none}._icon_1gaem_101{width:40px;height:40px;transition:transform .3s ease}._linkItem_1gaem_93:hover ._icon_1gaem_101{transform:rotate(-10deg) scale(1.1)}._WorkSection_5qpuz_1{height:100vh;width:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}._Centered_5qpuz_11{z-index:1;text-align:center;padding:2rem;background:#fffc;border-radius:16px;box-shadow:0 8px 24px #0000001a}._Title_5qpuz_20{font-size:3rem;color:#1f3b9a;margin-bottom:1rem}._Text_5qpuz_26{font-size:1.25rem;color:#444}._CardsContainer_1ccy2_3{padding-top:5rem;display:flex;flex-wrap:wrap}@media screen and (max-width: 768px){._CardsContainer_1ccy2_3{padding-top:1rem}}:root{--mainTextColor: #264653;--terracota-600: #e76f51;--terracota-600-hover: #e14c27;--blue-400: #f4a261;--gradient: linear-gradient(135deg, #e76f51, #f4a261);--blue-dark: #1b3a4b;--bg-light: rgba(234, 241, 212, .15);--bg-dark: rgba(38, 70, 83, .9);--glow: 0 0 8px rgba(231, 111, 81, .5);--font-family-poppins: "Poppins", sans-serif;--font-poppins-thin: 100;--font-poppins-extralight: 200;--font-poppins-light: 300;--font-poppins-regular: 400;--font-poppins-medium: 500;--font-poppins-semibold:600;--font-poppins-bold: 700;--font-poppins-extrabold: 800;--font-poppins-black: 900;--font-style-normal: normal;--font-style-italic: italic}._contactContainer_1v2y9_3{display:flex;justify-content:center;align-items:flex-start;padding-top:10rem;min-height:100vh;background:var(--bg-light);animation:_fadeIn_1v2y9_1 .8s ease-in}._card_1v2y9_13{background:#fff;padding:2rem;border-radius:1.5rem;box-shadow:var(--glow);max-width:500px;width:100%;animation:_slideUp_1v2y9_1 .7s ease forwards;opacity:0}._title_1v2y9_24{font-size:2rem;font-family:var(--font-family-poppins);font-weight:var(--font-poppins-bold);text-align:center;margin-bottom:2rem;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._infoItem_1v2y9_35{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1rem;font-family:var(--font-family-poppins);font-weight:var(--font-poppins-regular);color:var(--mainTextColor);transform:translate(-10px);opacity:0;animation:_slideIn_1v2y9_1 .6s ease forwards}._infoItem_1v2y9_35:nth-child(2){animation-delay:.2s}._infoItem_1v2y9_35:nth-child(3){animation-delay:.4s}._infoItem_1v2y9_35:nth-child(4){animation-delay:.6s}._infoItem_1v2y9_35:nth-child(5){animation-delay:.8s}._icon_1v2y9_53{font-size:1.25rem;color:var(--blue-400);transition:transform .3s ease,color .3s ease}._icon_1v2y9_53:hover{transform:scale(1.2);color:var(--terracota-600)}a{color:var(--mainTextColor);text-decoration:none;transition:color .3s ease}a:hover{color:var(--blue-dark)}@keyframes _fadeIn_1v2y9_1{0%{opacity:0;background-color:transparent}to{opacity:1;background-color:var(--bg-light)}}@keyframes _slideUp_1v2y9_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _slideIn_1v2y9_1{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}
