.HeroSection_heroSection__tTVHz{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;min-height:70vh;background:linear-gradient(120deg,#e0f7fa,#f8fafc 60%,#e3e9ff);background-size:200% 200%;animation:HeroSection_heroGradientMove__cVEfD 12s ease-in-out infinite;gap:3rem;padding:3rem 0;opacity:0;animation-name:HeroSection_heroFadeIn__mnaaJ,HeroSection_heroGradientMove__cVEfD;animation-duration:1.2s,12s;animation-delay:.1s,0s;animation-fill-mode:forwards,infinite}.HeroSection_heroSection__tTVHz:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.18;background:url('data:image/svg+xml;utf8,<svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.5"><rect x="0" y="0" width="400" height="400" fill="none"/><path d="M0 100h400M0 200h400M0 300h400M100 0v400M200 0v400M300 0v400" stroke="%231a237e" stroke-width="1.5" stroke-dasharray="8 8"/></g></svg>');background-size:200px 200px;background-repeat:repeat}.HeroSection_heroSection__tTVHz>*{position:relative;z-index:1}@keyframes HeroSection_heroFadeIn__mnaaJ{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}@keyframes HeroSection_heroGradientMove__cVEfD{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.HeroSection_heroContent__l1sAn{flex:1 1;min-width:300px;text-align:left;max-width:500px;margin:0 auto}.HeroSection_logo__FNN4M{margin-bottom:2rem}.HeroSection_headline__WxC9Z{font-size:2.8rem;font-weight:800;color:#1a237e;margin-bottom:1.2rem;letter-spacing:-1px}.HeroSection_intro__wtU6j{font-size:1.25rem;color:#374151;margin-bottom:2.2rem;line-height:1.6}.HeroSection_ctaGroup__nn3Dx{display:flex;gap:1rem;margin-top:1.5rem}.HeroSection_primaryBtn__uZpZw{background:linear-gradient(90deg,#1a237e,#00bfaf);color:#fff;border:none;border-radius:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(26,35,126,.08);transition:background .2s}.HeroSection_primaryBtn__uZpZw:hover{background:linear-gradient(90deg,#00bfaf,#1a237e)}.HeroSection_secondaryBtn__B2Rrk{background:#fff;color:#1a237e;border:2px solid #1a237e;border-radius:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(26,35,126,.04);transition:background .2s,color .2s}.HeroSection_secondaryBtn__B2Rrk:hover{background:#1a237e;color:#fff}.HeroSection_profileCardWrap__Lr6P0{flex:1 1;min-width:320px;display:flex;justify-content:center;align-items:center;position:relative}.HeroSection_profileCardWrap__Lr6P0:after,.HeroSection_profileCardWrap__Lr6P0:before{content:"";position:absolute;width:4px;height:4px;background:linear-gradient(45deg,#00bfaf,#1a237e);border-radius:50%;animation:HeroSection_particleFloat__0Pack 8s linear infinite;opacity:.6}.HeroSection_profileCardWrap__Lr6P0:before{top:20%;left:15%;animation-delay:0s}.HeroSection_profileCardWrap__Lr6P0:after{bottom:30%;right:20%;animation-delay:4s}@keyframes HeroSection_particleFloat__0Pack{0%{transform:translateY(0) translateX(0);opacity:0}25%{opacity:.8}50%{transform:translateY(-30px) translateX(20px);opacity:.6}75%{opacity:.4}to{transform:translateY(-60px) translateX(40px);opacity:0}}.HeroSection_profileCard__yed9e{position:relative;background:#fff;border-radius:2rem;box-shadow:0 8px 32px rgba(26,35,126,.1);padding:2.5rem 2rem 2rem;max-width:350px;width:100%;display:flex;flex-direction:column;align-items:center;z-index:1;overflow:visible;animation:HeroSection_profileFloat__RDi2m 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}@keyframes HeroSection_profileFloat__RDi2m{0%,to{transform:translateY(0) rotate(0deg);box-shadow:0 8px 32px rgba(26,35,126,.1)}25%{transform:translateY(-8px) rotate(.5deg);box-shadow:0 16px 40px rgba(26,35,126,.15)}50%{transform:translateY(-4px) rotate(-.3deg);box-shadow:0 12px 36px rgba(26,35,126,.12)}75%{transform:translateY(-12px) rotate(.2deg);box-shadow:0 20px 44px rgba(26,35,126,.18)}}.HeroSection_floatingIcon__GiU1H{position:absolute;background:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(26,35,126,.08);padding:.3rem;z-index:2;animation:HeroSection_iconFloat__3m56A 4s ease-in-out infinite;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3)}.HeroSection_floatingIcon__GiU1H:first-child{animation-delay:0s}.HeroSection_floatingIcon__GiU1H:nth-child(2){animation-delay:1s}.HeroSection_floatingIcon__GiU1H:nth-child(3){animation-delay:2s}.HeroSection_floatingIcon__GiU1H:nth-child(4){animation-delay:3s}@keyframes HeroSection_iconFloat__3m56A{0%,to{transform:translateY(0) scale(1);opacity:.7}50%{transform:translateY(-15px) scale(1.1);opacity:1}}.HeroSection_profilePhoto__V7wNe{width:160px;height:160px;border-radius:50%;background:linear-gradient(135deg,#1a237e,#00bfaf);padding:5px;margin-bottom:1.5rem;box-shadow:0 8px 24px rgba(26,35,126,.15);display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;animation:HeroSection_photoGlow__RVf6Q 4s ease-in-out infinite;position:relative}.HeroSection_profilePhoto__V7wNe:before{content:"";position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(45deg,#00bfaf,#1a237e,#00bfaf);background-size:200% 200%;animation:HeroSection_borderGlow__rWfTH 3s ease-in-out infinite;z-index:-1;opacity:.3}.HeroSection_profilePhoto__V7wNe:hover{transform:scale(1.05);box-shadow:0 12px 32px rgba(26,35,126,.2)}@keyframes HeroSection_photoGlow__RVf6Q{0%,to{box-shadow:0 8px 24px rgba(26,35,126,.15)}50%{box-shadow:0 12px 32px rgba(26,35,126,.25),0 0 20px rgba(0,191,175,.3)}}@keyframes HeroSection_borderGlow__rWfTH{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.HeroSection_profilePhoto__V7wNe img{width:150px;height:150px;border-radius:50%;object-fit:cover;object-position:center 30%;border:4px solid #fff;transform:scale(1.15)}.HeroSection_profileHighlights__oElnf{margin:1rem 0 .5rem;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.HeroSection_highlight__QDHRO{background:#e0f7fa;color:#1a237e;border-radius:999px;padding:.3rem 1rem;font-size:.9rem;font-weight:600;box-shadow:0 1px 4px rgba(26,35,126,.06);animation:HeroSection_highlightFadeIn__E2QkI .7s}@keyframes HeroSection_highlightFadeIn__E2QkI{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.HeroSection_profileFacts__sfg0A{color:#374151;font-size:1rem;margin-bottom:.5rem;text-align:center}@media (max-width:900px){.HeroSection_heroSection__tTVHz{flex-direction:column;gap:2rem;min-height:60vh;padding:2rem 0}.HeroSection_heroContent__l1sAn{text-align:center;max-width:100%}.HeroSection_headline__WxC9Z{font-size:2.2rem;margin-bottom:1rem}.HeroSection_intro__wtU6j{font-size:1.1rem;margin-bottom:1.8rem}.HeroSection_ctaGroup__nn3Dx{justify-content:center;flex-wrap:wrap}.HeroSection_primaryBtn__uZpZw,.HeroSection_secondaryBtn__B2Rrk{padding:.7rem 1.5rem;font-size:.95rem}.HeroSection_profileCardWrap__Lr6P0{margin-top:1.5rem}.HeroSection_profileCard__yed9e{padding:2rem 1.5rem 1.5rem;max-width:320px}.HeroSection_profilePhoto__V7wNe{width:140px;height:140px}.HeroSection_profilePhoto__V7wNe img{width:130px;height:130px}}@media (max-width:600px){.HeroSection_heroSection__tTVHz{padding:1.5rem 0;gap:1.5rem}.HeroSection_headline__WxC9Z{font-size:1.8rem;letter-spacing:-.5px}.HeroSection_intro__wtU6j{font-size:1rem;line-height:1.5}.HeroSection_ctaGroup__nn3Dx{flex-direction:column;gap:.8rem;width:100%}.HeroSection_primaryBtn__uZpZw,.HeroSection_secondaryBtn__B2Rrk{width:100%;padding:.8rem 1.5rem}.HeroSection_profileCard__yed9e{padding:1.5rem 1rem 1rem;max-width:280px}.HeroSection_profilePhoto__V7wNe{width:120px;height:120px;margin-bottom:1rem}.HeroSection_profilePhoto__V7wNe img{width:110px;height:110px}.HeroSection_profileFacts__sfg0A{font-size:.9rem}.HeroSection_highlight__QDHRO{font-size:.8rem;padding:.25rem .8rem}}.Badge_badge__9tA3b{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid transparent;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:background .2s,color .2s,border .2s;cursor:default}.Badge_default__sdCZN{background:linear-gradient(90deg,#1a237e,#00bfaf);color:#fff;border:none}.Badge_secondary__4qZNF{background:#e0f7fa;color:#1a237e;border:none}.Badge_destructive__bbydU{background:#e53935;color:#fff;border:none}.Badge_outline__EOUiA{background:#fff;color:#1a237e;border:1px solid #1a237e}.Layout_body__yYfab{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1a237e}.Layout_navbar__gEYHR{position:fixed;top:0;width:100%;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e5e7eb;box-shadow:0 2px 16px rgba(26,35,126,.06);z-index:50;display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:0 0 1.25rem 1.25rem;margin-bottom:2rem}.Layout_navbarContent__UNLPl{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px}.Layout_logoGroup__CcK_H{display:flex;align-items:center;gap:1rem}.Layout_menuGroup__MNsZC{display:flex;align-items:center;gap:2rem}.Layout_menuGroup__MNsZC a,.Layout_menuGroup__MNsZC button{background:none;border:none;color:#1a237e;font-size:1rem;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;transition:background .15s,color .15s;cursor:pointer}.Layout_menuGroup__MNsZC a:hover,.Layout_menuGroup__MNsZC button:hover{background:#e0f7fa;color:#00bfaf}@media (max-width:900px){.Layout_navbar__gEYHR{padding:.5rem 1rem}.Layout_navbarContent__UNLPl{flex-direction:row;gap:0}.Layout_logoGroup__CcK_H{gap:.75rem}.Layout_logoGroup__CcK_H>div>div:first-child{font-size:1rem!important}.Layout_logoGroup__CcK_H>div>div:last-child{font-size:.75rem!important}.Layout_menuGroup__MNsZC{gap:1rem}}.Layout_container__m5jTj{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Layout_sectionPadding__L0u2l{padding:4rem 0}@media (max-width:900px){.Layout_container__m5jTj{padding:0 1.25rem}.Layout_sectionPadding__L0u2l{padding:3rem 0}}@media (max-width:600px){.Layout_container__m5jTj{padding:0 1rem}.Layout_sectionPadding__L0u2l{padding:2rem 0}}.Layout_footer__ye8JQ{background:#1a237e;color:#fff;padding:2.5rem 0 1.5rem;text-align:center;font-size:1rem;margin-top:4rem;border-radius:1.25rem 1.25rem 0 0;box-shadow:0 -2px 16px rgba(26,35,126,.1)}.Layout_footerContent__B_TMA{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.Layout_footerBrand__W0PHo{display:flex;align-items:center;gap:.75rem}@media (max-width:700px){.Layout_footer__ye8JQ{padding:2rem 0 1rem}.Layout_footerContent__B_TMA{flex-direction:column;text-align:center;gap:1rem}}@media (max-width:600px){.Layout_footer__ye8JQ{padding:1.5rem 0 1rem;font-size:.9rem}.Layout_footerContent__B_TMA{gap:.75rem}}.Layout_hamburger__vwjMU{display:none;background:none;border:none;margin-left:1rem;cursor:pointer;z-index:60}@media (max-width:900px){.Layout_hamburger__vwjMU{display:block}.Layout_menuGroup__MNsZC{display:none}}@media (max-width:600px){.Layout_navbar__gEYHR{padding:.5rem .75rem}.Layout_logoGroup__CcK_H{gap:.5rem}.Layout_logoGroup__CcK_H>div>div:first-child{font-size:.9rem!important}.Layout_logoGroup__CcK_H>div>div:last-child{font-size:.7rem!important}}.Layout_mobileMenu__27dnA{display:flex;flex-direction:column;gap:1.25rem;background:rgba(255,255,255,.98);box-shadow:0 8px 32px rgba(26,35,126,.1);border-radius:0 0 1.25rem 1.25rem;padding:1.5rem 2rem 2rem;position:absolute;top:100%;left:0;width:100%;animation:Layout_slideDown__Ih01C .25s cubic-bezier(.4,0,.2,1);z-index:55}.Layout_mobileMenu__27dnA button{background:none;border:none;color:#1a237e;font-size:1.1rem;font-weight:500;padding:.75rem 1rem;border-radius:.75rem;transition:background .15s,color .15s;cursor:pointer;text-align:left;width:100%}.Layout_mobileMenu__27dnA button:hover{background:#e0f7fa;color:#00bfaf}@media (max-width:600px){.Layout_mobileMenu__27dnA{padding:1.25rem 1.5rem 1.5rem;gap:1rem}.Layout_mobileMenu__27dnA button{font-size:1rem;padding:.7rem 1rem}}@keyframes Layout_slideDown__Ih01C{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.Card_card__jk_Lw{background:#fff;border-radius:1.25rem;box-shadow:0 2px 16px rgba(26,35,126,.06);padding:2rem;transition:box-shadow .2s,transform .2s}.Card_card__jk_Lw:hover{box-shadow:0 6px 32px rgba(26,35,126,.12);transform:translateY(-4px) scale(1.01)}.ExperienceSection_bgExperience__CUYw_{background:#f4f6fb}.ExperienceSection_header__QeASv{text-align:center;margin-bottom:2.5rem}.ExperienceSection_grid__C9V8d{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:1024px){.ExperienceSection_grid__C9V8d{grid-template-columns:1fr 1fr}}.ExperienceSection_flex__pM0dN{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}@media (max-width:600px){.ExperienceSection_header__QeASv{margin-bottom:2rem}.ExperienceSection_grid__C9V8d{gap:1.5rem}.ExperienceSection_flex__pM0dN{flex-direction:column;gap:.75rem;align-items:flex-start}}.ProjectsSection_header___ABLF{text-align:center;margin-bottom:2.5rem}.ProjectsSection_grid__DII50{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:1024px){.ProjectsSection_grid__DII50{grid-template-columns:1fr 1fr}}.ProjectsSection_card__0ceAi:hover{box-shadow:0 6px 32px rgba(0,191,175,.12);transform:translateY(-4px) scale(1.01)}@media (max-width:600px){.ProjectsSection_header___ABLF{margin-bottom:2rem}.ProjectsSection_grid__DII50{gap:1.5rem}}.ContactSection_bgContact__VCNvD{background:linear-gradient(120deg,#f8fafc 60%,#e3f2fd);min-height:100vh;padding-bottom:4rem}.ContactSection_header__wL9Jq{text-align:center;margin-bottom:2.5rem}.ContactSection_contactGrid__AdKc9{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:stretch;justify-content:center;margin-top:2.5rem;max-width:1100px;margin-left:auto;margin-right:auto}@media (max-width:900px){.ContactSection_contactGrid__AdKc9{grid-template-columns:1fr;gap:2rem;max-width:100%}.ContactSection_card__ueWG7,.ContactSection_infoCard__4UzQk{min-height:unset;padding:2rem 1.5rem 1.5rem}.ContactSection_infoTitle__g1c3X{font-size:1.3rem}.ContactSection_infoText__dbDlq{font-size:1rem}.ContactSection_socialBtn__wqDJz{font-size:.95rem;padding:.6rem 1.2rem}}@media (max-width:600px){.ContactSection_contactGrid__AdKc9{gap:1.5rem}.ContactSection_card__ueWG7,.ContactSection_infoCard__4UzQk{padding:1.5rem 1.25rem 1.25rem}.ContactSection_infoTitle__g1c3X{font-size:1.2rem}.ContactSection_infoText__dbDlq{font-size:.95rem}.ContactSection_socialLinks__8V8jA{gap:.75rem}.ContactSection_socialBtn__wqDJz{font-size:.9rem;padding:.5rem 1rem}.ContactSection_form__AqxnN{gap:1rem}.ContactSection_input__EFmO9,.ContactSection_textarea__vKMd0{padding:.75rem .9rem;font-size:.95rem}.ContactSection_button__8PHkh{font-size:1rem;padding:.8rem 0}}.ContactSection_card__ueWG7,.ContactSection_infoCard__4UzQk{min-height:480px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 32px rgba(26,35,126,.1),0 0 0 2px #e3e7f7;background:rgba(255,255,255,.85);border-radius:1.25rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1.5px solid #e3e7f7;margin-bottom:0;position:relative}.ContactSection_infoCard__4UzQk:before{content:"";position:absolute;left:0;top:0;bottom:0;width:7px;border-radius:1.25rem 0 0 1.25rem;background:linear-gradient(180deg,#00bfaf,#1a237e)}.ContactSection_infoCard__4UzQk{padding:2.5rem 2rem 2rem 2.5rem;z-index:1}.ContactSection_infoTitle__g1c3X{font-size:1.45rem;font-weight:800;color:#1a237e;margin-bottom:.7rem;letter-spacing:-.01em}.ContactSection_infoText__dbDlq{font-size:1.08rem;color:#263159;margin-bottom:1.5rem}.ContactSection_socialLinks__8V8jA{display:flex;flex-wrap:wrap;gap:1rem}.ContactSection_socialBtn__wqDJz{display:flex;align-items:center;gap:.5rem;background:linear-gradient(90deg,#00bfaf,#1a237e);color:#fff;font-weight:600;font-size:1.05rem;border:none;border-radius:2rem;padding:.7rem 1.5rem;text-decoration:none;box-shadow:0 2px 8px rgba(26,35,126,.1);transition:background .18s,box-shadow .18s,transform .12s;letter-spacing:.01em}.ContactSection_socialBtn__wqDJz:hover{background:linear-gradient(90deg,#1a237e,#00bfaf);color:#fff;transform:translateY(-2px) scale(1.04);box-shadow:0 4px 16px rgba(26,35,126,.13)}.ContactSection_card__ueWG7{padding:2.5rem 2rem 2rem;z-index:1}@media (max-width:900px){.ContactSection_card__ueWG7,.ContactSection_infoCard__4UzQk{min-height:unset;border-radius:1.25rem;box-shadow:0 4px 32px rgba(26,35,126,.1)}.ContactSection_infoCard__4UzQk{border-radius:1.25rem 1.25rem 0 0;border-right:none;padding:2rem 1.5rem 1.5rem}.ContactSection_card__ueWG7{border-radius:0 0 1.25rem 1.25rem;border-left:none;padding:2rem 1.5rem 1.5rem}}.ContactSection_form__AqxnN{display:flex;flex-direction:column;gap:1.25rem}.ContactSection_label__9RV1Z{font-size:1rem;font-weight:500;color:#1a237e;margin-bottom:.5rem;display:block}.ContactSection_input__EFmO9,.ContactSection_textarea__vKMd0{width:100%;padding:.85rem 1rem;border:1.5px solid #e3e7f7;border-radius:.75rem;background:#f7f9fc;color:#1a237e;font-size:1rem;font-family:inherit;transition:border .2s,box-shadow .2s;margin-bottom:.25rem}.ContactSection_input__EFmO9:focus,.ContactSection_textarea__vKMd0:focus{border-color:#00bfaf;outline:none;box-shadow:0 0 0 2px #00bfaf22}.ContactSection_textarea__vKMd0{min-height:120px;resize:vertical}.ContactSection_button__8PHkh{width:100%;background:linear-gradient(90deg,#00bfaf,#1a237e);color:#fff;font-weight:600;font-size:1.1rem;padding:.9rem 0;border:none;border-radius:.75rem;cursor:pointer;transition:background .18s,box-shadow .18s;box-shadow:0 2px 8px rgba(26,35,126,.08);margin-top:.5rem}.ContactSection_button__8PHkh:disabled{opacity:.6;cursor:not-allowed}.ContactSection_success__PMXR_{background:#e6fff7;color:#009e7a;border:1.5px solid #00bfaf44;border-radius:.75rem}.ContactSection_error__6bOjB,.ContactSection_success__PMXR_{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:1rem;margin-bottom:.5rem}.ContactSection_error__6bOjB{background:#fff0f0;color:#d32f2f;border:1.5px solid #d32f2f33;border-radius:.75rem}.ContactSection_spinner__GDpLn{animation:ContactSection_spin__yieDx 1s linear infinite}@keyframes ContactSection_spin__yieDx{to{transform:rotate(1turn)}}@media (max-width:700px){.ContactSection_infoCard__4UzQk{max-width:100%;padding:2rem 1rem 1.5rem}.ContactSection_socialLinks__8V8jA{flex-direction:column;gap:.5rem}}.Button_button__96uC6{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.375rem;font-size:1rem;font-weight:500;transition:background .2s,color .2s,box-shadow .2s;outline:none;border:none;cursor:pointer;padding:.5rem 1.5rem;box-shadow:0 2px 8px rgba(26,35,126,.04)}.Button_button__96uC6:disabled{opacity:.5;pointer-events:none}.Button_default__CcbQU{background:linear-gradient(90deg,#1a237e,#00bfaf);color:#fff}.Button_default__CcbQU:hover{background:linear-gradient(90deg,#00bfaf,#1a237e)}.Button_outline__PQR9W{background:#fff;color:#1a237e;border:2px solid #1a237e}.Button_outline__PQR9W:hover{background:#1a237e;color:#fff}.Button_secondary__uuOdH{background:#e0f7fa;color:#1a237e}.Button_secondary__uuOdH:hover{background:#b2ebf2}.Button_destructive__9VB0j{background:#e53935;color:#fff}.Button_destructive__9VB0j:hover{background:#b71c1c}.Button_sm__pnQzd{font-size:.875rem;padding:.375rem 1rem}.Button_lg__s7W56{font-size:1.125rem;padding:.75rem 2rem}.Button_icon__OWfxs{padding:.5rem;width:2.5rem;height:2.5rem;justify-content:center}.Footer_footer__pQtti{background:#1a237e;color:#fff;padding:2.5rem 0 1.5rem;text-align:center;font-size:1rem;margin-top:4rem;border-radius:1.25rem 1.25rem 0 0;box-shadow:0 -2px 16px rgba(26,35,126,.1)}.Footer_footerContent__yAl3k{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.Footer_footerBrand__s5UQq{display:flex;align-items:center;gap:.75rem}@media (max-width:700px){.Footer_footerContent__yAl3k{flex-direction:column;text-align:center;gap:1rem}}.FeaturedProjectCard_card__uXx53{background:#fff;border-radius:1.25rem;box-shadow:0 4px 32px rgba(26,35,126,.1);overflow:hidden;display:flex;flex-direction:row;min-width:320px;max-width:900px;margin:0 auto;border:1.5px solid #e3e7f7;transition:box-shadow .18s,transform .18s}.FeaturedProjectCard_card__uXx53:hover{box-shadow:0 8px 40px rgba(26,35,126,.16);transform:translateY(-4px) scale(1.02)}.FeaturedProjectCard_previewWrapper__Qb4_u{flex:2 1;min-width:0;display:flex;align-items:stretch;justify-content:center;background:#f7f9fc;position:relative;aspect-ratio:16/9;max-width:66%}.FeaturedProjectCard_iframe__ko1qp{width:100%;height:100%;background:#f7f9fc;min-height:220px;border:none;border-right:1.5px solid #e3e7f7;border-radius:1.25rem 0 0 1.25rem}.FeaturedProjectCard_fallbackImg__tfnrb{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;display:none}.FeaturedProjectCard_content__dBRKk{flex:1 1;padding:2rem 1.5rem 1.5rem;display:flex;flex-direction:column;justify-content:center;min-width:0;max-width:34%}.FeaturedProjectCard_title__clnLP{font-size:1.18rem;font-weight:700;color:#1a237e;margin-bottom:.5rem}.FeaturedProjectCard_desc__Avhe2{color:#263159;font-size:1rem;margin-bottom:1.2rem;flex:1 1}.FeaturedProjectCard_buttonGroup__Z8Yni{display:flex;gap:.75rem;flex-wrap:wrap}.FeaturedProjectCard_primaryButton__Y9nJF{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(90deg,#00bfaf,#1a237e);color:#fff;font-weight:600;font-size:.9rem;border:none;border-radius:.75rem;padding:.7rem 1.2rem;text-decoration:none;box-shadow:0 2px 8px rgba(26,35,126,.08);transition:all .18s ease;flex:1 1;justify-content:center;min-width:120px}.FeaturedProjectCard_primaryButton__Y9nJF:hover{background:linear-gradient(90deg,#1a237e,#00bfaf);color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px rgba(26,35,126,.15)}.FeaturedProjectCard_secondaryButton__sdk4a{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#1a237e;font-weight:600;font-size:.9rem;border:2px solid #1a237e;border-radius:.75rem;padding:.7rem 1.2rem;text-decoration:none;box-shadow:0 2px 8px rgba(26,35,126,.04);transition:all .18s ease;flex:1 1;justify-content:center;min-width:120px}.FeaturedProjectCard_secondaryButton__sdk4a:hover{background:#1a237e;color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px rgba(26,35,126,.12)}.FeaturedProjectCard_ghIconWrap__lS5e_{display:flex;align-items:center;justify-content:center;background:#f7f9fc;height:220px;min-width:0;flex:2 1;border-right:1.5px solid #e3e7f7;border-radius:1.25rem 0 0 1.25rem}.FeaturedProjectCard_ghIcon__pMaNW{color:#1a237e;opacity:.7}@media (max-width:900px){.FeaturedProjectCard_card__uXx53{flex-direction:column;max-width:100%}.FeaturedProjectCard_ghIconWrap__lS5e_,.FeaturedProjectCard_previewWrapper__Qb4_u{max-width:100%}.FeaturedProjectCard_ghIconWrap__lS5e_,.FeaturedProjectCard_iframe__ko1qp,.FeaturedProjectCard_previewWrapper__Qb4_u{border-radius:1.25rem 1.25rem 0 0;border-right:none;border-bottom:1.5px solid #e3e7f7}.FeaturedProjectCard_content__dBRKk{max-width:100%;border-radius:0 0 1.25rem 1.25rem;padding:1.5rem 1.25rem 1.25rem}.FeaturedProjectCard_buttonGroup__Z8Yni{flex-direction:column;gap:.5rem}.FeaturedProjectCard_primaryButton__Y9nJF,.FeaturedProjectCard_secondaryButton__sdk4a{min-width:auto;width:100%}}