.HeroSection-module__SEewqa__heroSection{opacity:0;min-height:70vh;animation-name:HeroSection-module__SEewqa__heroFadeIn,HeroSection-module__SEewqa__heroGradientMove;animation-duration:1.2s,12s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:normal;animation-play-state:running;animation-delay:.1s,0s;animation-fill-mode:none;animation-timeline:auto;animation-fill-mode:forwards,infinite;background:linear-gradient(120deg,#e0f7fa 0%,#f8fafc 60%,#e3e9ff 100%) 0 0/200% 200%;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;padding:3rem 0;display:flex;position:relative}.HeroSection-module__SEewqa__heroSection:before{content:"";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>") 0 0/200px 200px;position:absolute;inset:0}.HeroSection-module__SEewqa__heroSection>*{z-index:1;position:relative}@keyframes HeroSection-module__SEewqa__heroFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}@keyframes HeroSection-module__SEewqa__heroGradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.HeroSection-module__SEewqa__heroContent{text-align:left;flex:1;min-width:300px;max-width:500px;margin:0 auto}.HeroSection-module__SEewqa__logo{margin-bottom:2rem}.HeroSection-module__SEewqa__headline{color:#1a237e;letter-spacing:-1px;margin-bottom:1.2rem;font-size:2.8rem;font-weight:800}.HeroSection-module__SEewqa__intro{color:#374151;margin-bottom:2.2rem;font-size:1.25rem;line-height:1.6}.HeroSection-module__SEewqa__ctaGroup{gap:1rem;margin-top:1.5rem;display:flex}.HeroSection-module__SEewqa__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#1a237e 0%,#00bfaf 100%);border:none;border-radius:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:background .2s;box-shadow:0 2px 8px #1a237e14}.HeroSection-module__SEewqa__primaryBtn:hover{background:linear-gradient(90deg,#00bfaf 0%,#1a237e 100%)}.HeroSection-module__SEewqa__secondaryBtn{color:#1a237e;cursor:pointer;background:#fff;border:2px solid #1a237e;border-radius:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:background .2s,color .2s;box-shadow:0 2px 8px #1a237e0a}.HeroSection-module__SEewqa__secondaryBtn:hover{color:#fff;background:#1a237e}.HeroSection-module__SEewqa__profileCardWrap{flex:1;justify-content:center;align-items:center;min-width:320px;display:flex;position:relative}.HeroSection-module__SEewqa__profileCardWrap:before,.HeroSection-module__SEewqa__profileCardWrap:after{content:"";opacity:.6;background:linear-gradient(45deg,#00bfaf,#1a237e);border-radius:50%;width:4px;height:4px;animation:8s linear infinite HeroSection-module__SEewqa__particleFloat;position:absolute}.HeroSection-module__SEewqa__profileCardWrap:before{animation-delay:0s;top:20%;left:15%}.HeroSection-module__SEewqa__profileCardWrap:after{animation-delay:4s;bottom:30%;right:20%}@keyframes HeroSection-module__SEewqa__particleFloat{0%{opacity:0;transform:translateY(0)translate(0)}25%{opacity:.8}50%{opacity:.6;transform:translateY(-30px)translate(20px)}75%{opacity:.4}to{opacity:0;transform:translateY(-60px)translate(40px)}}.HeroSection-module__SEewqa__profileCard{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:2rem;flex-direction:column;align-items:center;width:100%;max-width:350px;padding:2.5rem 2rem 2rem;animation:6s ease-in-out infinite HeroSection-module__SEewqa__profileFloat;display:flex;position:relative;overflow:visible;box-shadow:0 8px 32px #1a237e1a}@keyframes HeroSection-module__SEewqa__profileFloat{0%,to{transform:translateY(0)rotate(0);box-shadow:0 8px 32px #1a237e1a}25%{transform:translateY(-8px)rotate(.5deg);box-shadow:0 16px 40px #1a237e26}50%{transform:translateY(-4px)rotate(-.3deg);box-shadow:0 12px 36px #1a237e1f}75%{transform:translateY(-12px)rotate(.2deg);box-shadow:0 20px 44px #1a237e2e}}.HeroSection-module__SEewqa__floatingIcon{z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff;border:1px solid #ffffff4d;border-radius:50%;padding:.3rem;animation:4s ease-in-out infinite HeroSection-module__SEewqa__iconFloat;position:absolute;box-shadow:0 2px 8px #1a237e14}.HeroSection-module__SEewqa__floatingIcon:first-child{animation-delay:0s}.HeroSection-module__SEewqa__floatingIcon:nth-child(2){animation-delay:1s}.HeroSection-module__SEewqa__floatingIcon:nth-child(3){animation-delay:2s}.HeroSection-module__SEewqa__floatingIcon:nth-child(4){animation-delay:3s}@keyframes HeroSection-module__SEewqa__iconFloat{0%,to{opacity:.7;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-15px)scale(1.1)}}.HeroSection-module__SEewqa__profilePhoto{background:linear-gradient(135deg,#1a237e 0%,#00bfaf 100%);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;margin-bottom:1.5rem;padding:5px;transition:transform .3s,box-shadow .3s;animation:4s ease-in-out infinite HeroSection-module__SEewqa__photoGlow;display:flex;position:relative;box-shadow:0 8px 24px #1a237e26}.HeroSection-module__SEewqa__profilePhoto:before{content:"";z-index:-1;opacity:.3;background:linear-gradient(45deg,#00bfaf,#1a237e,#00bfaf) 0 0/200% 200%;border-radius:50%;animation:3s ease-in-out infinite HeroSection-module__SEewqa__borderGlow;position:absolute;inset:-2px}.HeroSection-module__SEewqa__profilePhoto:hover{transform:scale(1.05);box-shadow:0 12px 32px #1a237e33}@keyframes HeroSection-module__SEewqa__photoGlow{0%,to{box-shadow:0 8px 24px #1a237e26}50%{box-shadow:0 12px 32px #1a237e40,0 0 20px #00bfaf4d}}@keyframes HeroSection-module__SEewqa__borderGlow{0%,to{background-position:0%}50%{background-position:100%}}.HeroSection-module__SEewqa__profilePhoto img{object-fit:cover;object-position:center 30%;border:4px solid #fff;border-radius:50%;width:150px;height:150px;transform:scale(1.15)}.HeroSection-module__SEewqa__profileHighlights{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:1rem 0 .5rem;display:flex}.HeroSection-module__SEewqa__highlight{color:#1a237e;background:#e0f7fa;border-radius:999px;padding:.3rem 1rem;font-size:.9rem;font-weight:600;animation:.7s HeroSection-module__SEewqa__highlightFadeIn;box-shadow:0 1px 4px #1a237e0f}@keyframes HeroSection-module__SEewqa__highlightFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.HeroSection-module__SEewqa__profileFacts{color:#374151;text-align:center;margin-bottom:.5rem;font-size:1rem}@media (max-width:900px){.HeroSection-module__SEewqa__heroSection{flex-direction:column;gap:2rem;min-height:60vh;padding:2rem 0}.HeroSection-module__SEewqa__heroContent{text-align:center;max-width:100%}.HeroSection-module__SEewqa__headline{margin-bottom:1rem;font-size:2.2rem}.HeroSection-module__SEewqa__intro{margin-bottom:1.8rem;font-size:1.1rem}.HeroSection-module__SEewqa__ctaGroup{flex-wrap:wrap;justify-content:center}.HeroSection-module__SEewqa__primaryBtn,.HeroSection-module__SEewqa__secondaryBtn{padding:.7rem 1.5rem;font-size:.95rem}.HeroSection-module__SEewqa__profileCardWrap{margin-top:1.5rem}.HeroSection-module__SEewqa__profileCard{max-width:320px;padding:2rem 1.5rem 1.5rem}.HeroSection-module__SEewqa__profilePhoto{width:140px;height:140px}.HeroSection-module__SEewqa__profilePhoto img{width:130px;height:130px}}@media (max-width:600px){.HeroSection-module__SEewqa__heroSection{gap:1.5rem;padding:1.5rem 0}.HeroSection-module__SEewqa__headline{letter-spacing:-.5px;font-size:1.8rem}.HeroSection-module__SEewqa__intro{font-size:1rem;line-height:1.5}.HeroSection-module__SEewqa__ctaGroup{flex-direction:column;gap:.8rem;width:100%}.HeroSection-module__SEewqa__primaryBtn,.HeroSection-module__SEewqa__secondaryBtn{width:100%;padding:.8rem 1.5rem}.HeroSection-module__SEewqa__profileCard{max-width:280px;padding:1.5rem 1rem 1rem}.HeroSection-module__SEewqa__profilePhoto{width:120px;height:120px;margin-bottom:1rem}.HeroSection-module__SEewqa__profilePhoto img{width:110px;height:110px}.HeroSection-module__SEewqa__profileFacts{font-size:.9rem}.HeroSection-module__SEewqa__highlight{padding:.25rem .8rem;font-size:.8rem}}
.Badge-module__yqYDGW__badge{cursor:default;border:1px solid #0000;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:background .2s,color .2s,border .2s;display:inline-flex}.Badge-module__yqYDGW__default{color:#fff;background:linear-gradient(90deg,#1a237e 0%,#00bfaf 100%);border:none}.Badge-module__yqYDGW__secondary{color:#1a237e;background:#e0f7fa;border:none}.Badge-module__yqYDGW__destructive{color:#fff;background:#e53935;border:none}.Badge-module__yqYDGW__outline{color:#1a237e;background:#fff;border:1px solid #1a237e}
.Layout-module__hBxhlq__body{color:#1a237e;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.Layout-module__hBxhlq__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#ffffffeb;border-bottom:1px solid #e5e7eb;border-radius:0 0 1.25rem 1.25rem;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;padding:.75rem 1.5rem;display:flex;position:fixed;top:0;box-shadow:0 2px 16px #1a237e0f}.Layout-module__hBxhlq__navbarContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;display:flex}.Layout-module__hBxhlq__logoGroup{align-items:center;gap:1rem;display:flex}.Layout-module__hBxhlq__menuGroup{align-items:center;gap:2rem;display:flex}.Layout-module__hBxhlq__menuGroup button,.Layout-module__hBxhlq__menuGroup a{color:#1a237e;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:500;transition:background .15s,color .15s}.Layout-module__hBxhlq__menuGroup button:hover,.Layout-module__hBxhlq__menuGroup a:hover{color:#00bfaf;background:#e0f7fa}@media (max-width:900px){.Layout-module__hBxhlq__navbar{padding:.5rem 1rem}.Layout-module__hBxhlq__navbarContent{flex-direction:row;gap:0}.Layout-module__hBxhlq__logoGroup{gap:.75rem}.Layout-module__hBxhlq__logoGroup>div>div:first-child{font-size:1rem!important}.Layout-module__hBxhlq__logoGroup>div>div:last-child{font-size:.75rem!important}.Layout-module__hBxhlq__menuGroup{gap:1rem}}.Layout-module__hBxhlq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Layout-module__hBxhlq__sectionPadding{padding:4rem 0}@media (max-width:900px){.Layout-module__hBxhlq__container{padding:0 1.25rem}.Layout-module__hBxhlq__sectionPadding{padding:3rem 0}}@media (max-width:600px){.Layout-module__hBxhlq__container{padding:0 1rem}.Layout-module__hBxhlq__sectionPadding{padding:2rem 0}}.Layout-module__hBxhlq__footer{color:#fff;text-align:center;background:#1a237e;border-radius:1.25rem 1.25rem 0 0;margin-top:4rem;padding:2.5rem 0 1.5rem;font-size:1rem;box-shadow:0 -2px 16px #1a237e1a}.Layout-module__hBxhlq__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.Layout-module__hBxhlq__footerBrand{align-items:center;gap:.75rem;display:flex}@media (max-width:700px){.Layout-module__hBxhlq__footer{padding:2rem 0 1rem}.Layout-module__hBxhlq__footerContent{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:600px){.Layout-module__hBxhlq__footer{padding:1.5rem 0 1rem;font-size:.9rem}.Layout-module__hBxhlq__footerContent{gap:.75rem}}.Layout-module__hBxhlq__hamburger{cursor:pointer;z-index:60;background:0 0;border:none;margin-left:1rem;display:none}@media (max-width:900px){.Layout-module__hBxhlq__hamburger{display:block}.Layout-module__hBxhlq__menuGroup{display:none}}@media (max-width:600px){.Layout-module__hBxhlq__navbar{padding:.5rem .75rem}.Layout-module__hBxhlq__logoGroup{gap:.5rem}.Layout-module__hBxhlq__logoGroup>div>div:first-child{font-size:.9rem!important}.Layout-module__hBxhlq__logoGroup>div>div:last-child{font-size:.7rem!important}}.Layout-module__hBxhlq__mobileMenu{z-index:55;background:#fffffffa;border-radius:0 0 1.25rem 1.25rem;flex-direction:column;gap:1.25rem;width:100%;padding:1.5rem 2rem 2rem;animation:.25s cubic-bezier(.4,0,.2,1) Layout-module__hBxhlq__slideDown;display:flex;position:absolute;top:100%;left:0;box-shadow:0 8px 32px #1a237e1a}.Layout-module__hBxhlq__mobileMenu button{color:#1a237e;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.75rem;width:100%;padding:.75rem 1rem;font-size:1.1rem;font-weight:500;transition:background .15s,color .15s}.Layout-module__hBxhlq__mobileMenu button:hover{color:#00bfaf;background:#e0f7fa}@media (max-width:600px){.Layout-module__hBxhlq__mobileMenu{gap:1rem;padding:1.25rem 1.5rem 1.5rem}.Layout-module__hBxhlq__mobileMenu button{padding:.7rem 1rem;font-size:1rem}}@keyframes Layout-module__hBxhlq__slideDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}
.Card-module__7fBG1G__card{background:#fff;border-radius:1.25rem;padding:2rem;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 16px #1a237e0f}.Card-module__7fBG1G__card:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 6px 32px #1a237e1f}
.Card-module__7fBG1G__card{background:#fff;border-radius:1.25rem;padding:2rem;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 16px #1a237e0f}.Card-module__7fBG1G__card:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 6px 32px #1a237e1f}
.ExperienceSection-module__dxIUVG__bgExperience{background:#f4f6fb}.ExperienceSection-module__dxIUVG__header{text-align:center;margin-bottom:2.5rem}.ExperienceSection-module__dxIUVG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.ExperienceSection-module__dxIUVG__grid{grid-template-columns:1fr 1fr}}.ExperienceSection-module__dxIUVG__card{}.ExperienceSection-module__dxIUVG__flex{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}@media (max-width:600px){.ExperienceSection-module__dxIUVG__header{margin-bottom:2rem}.ExperienceSection-module__dxIUVG__grid{gap:1.5rem}.ExperienceSection-module__dxIUVG__flex{flex-direction:column;align-items:flex-start;gap:.75rem}}
.ProjectsSection-module__tfr9Qa__header{text-align:center;margin-bottom:2.5rem}.ProjectsSection-module__tfr9Qa__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.ProjectsSection-module__tfr9Qa__grid{grid-template-columns:1fr 1fr}}.ProjectsSection-module__tfr9Qa__card{}.ProjectsSection-module__tfr9Qa__card:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 6px 32px #00bfaf1f}@media (max-width:600px){.ProjectsSection-module__tfr9Qa__header{margin-bottom:2rem}.ProjectsSection-module__tfr9Qa__grid{gap:1.5rem}}
.ContactSection-module__G6BZYW__bgContact{background:linear-gradient(120deg,#f8fafc 60%,#e3f2fd 100%);min-height:100vh;padding-bottom:4rem}.ContactSection-module__G6BZYW__header{text-align:center;margin-bottom:2.5rem}.ContactSection-module__G6BZYW__contactGrid{grid-template-columns:1fr 1fr;justify-content:center;align-items:stretch;gap:3rem;max-width:1100px;margin-top:2.5rem;margin-left:auto;margin-right:auto;display:grid}@media (max-width:900px){.ContactSection-module__G6BZYW__contactGrid{grid-template-columns:1fr;gap:2rem;max-width:100%}.ContactSection-module__G6BZYW__infoCard,.ContactSection-module__G6BZYW__card{min-height:unset;padding:2rem 1.5rem 1.5rem}.ContactSection-module__G6BZYW__infoTitle{font-size:1.3rem}.ContactSection-module__G6BZYW__infoText{font-size:1rem}.ContactSection-module__G6BZYW__socialBtn{padding:.6rem 1.2rem;font-size:.95rem}}@media (max-width:600px){.ContactSection-module__G6BZYW__contactGrid{gap:1.5rem}.ContactSection-module__G6BZYW__infoCard,.ContactSection-module__G6BZYW__card{padding:1.5rem 1.25rem 1.25rem}.ContactSection-module__G6BZYW__infoTitle{font-size:1.2rem}.ContactSection-module__G6BZYW__infoText{font-size:.95rem}.ContactSection-module__G6BZYW__socialLinks{gap:.75rem}.ContactSection-module__G6BZYW__socialBtn{padding:.5rem 1rem;font-size:.9rem}.ContactSection-module__G6BZYW__form{gap:1rem}.ContactSection-module__G6BZYW__input,.ContactSection-module__G6BZYW__textarea{padding:.75rem .9rem;font-size:.95rem}.ContactSection-module__G6BZYW__button{padding:.8rem 0;font-size:1rem}}.ContactSection-module__G6BZYW__infoCard,.ContactSection-module__G6BZYW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1.5px solid #e3e7f7;border-radius:1.25rem;flex-direction:column;justify-content:center;min-height:480px;margin-bottom:0;display:flex;position:relative;box-shadow:0 4px 32px #1a237e1a,0 0 0 2px #e3e7f7}.ContactSection-module__G6BZYW__infoCard:before{content:"";background:linear-gradient(#00bfaf 0%,#1a237e 100%);border-radius:1.25rem 0 0 1.25rem;width:7px;position:absolute;top:0;bottom:0;left:0}.ContactSection-module__G6BZYW__infoCard{z-index:1;padding:2.5rem 2rem 2rem 2.5rem}.ContactSection-module__G6BZYW__infoTitle{color:#1a237e;letter-spacing:-.01em;margin-bottom:.7rem;font-size:1.45rem;font-weight:800}.ContactSection-module__G6BZYW__infoText{color:#263159;margin-bottom:1.5rem;font-size:1.08rem}.ContactSection-module__G6BZYW__socialLinks{flex-wrap:wrap;gap:1rem;display:flex}.ContactSection-module__G6BZYW__socialBtn{color:#fff;letter-spacing:.01em;background:linear-gradient(90deg,#00bfaf 0%,#1a237e 100%);border:none;border-radius:2rem;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:background .18s,box-shadow .18s,transform .12s;display:flex;box-shadow:0 2px 8px #1a237e1a}.ContactSection-module__G6BZYW__socialBtn:hover{color:#fff;background:linear-gradient(90deg,#1a237e 0%,#00bfaf 100%);transform:translateY(-2px)scale(1.04);box-shadow:0 4px 16px #1a237e21}.ContactSection-module__G6BZYW__card{z-index:1;padding:2.5rem 2rem 2rem}@media (max-width:900px){.ContactSection-module__G6BZYW__infoCard,.ContactSection-module__G6BZYW__card{min-height:unset;border-radius:1.25rem;box-shadow:0 4px 32px #1a237e1a}.ContactSection-module__G6BZYW__infoCard{border-right:none;border-radius:1.25rem 1.25rem 0 0;padding:2rem 1.5rem 1.5rem}.ContactSection-module__G6BZYW__card{border-left:none;border-radius:0 0 1.25rem 1.25rem;padding:2rem 1.5rem 1.5rem}}.ContactSection-module__G6BZYW__form{flex-direction:column;gap:1.25rem;display:flex}.ContactSection-module__G6BZYW__label{color:#1a237e;margin-bottom:.5rem;font-size:1rem;font-weight:500;display:block}.ContactSection-module__G6BZYW__input,.ContactSection-module__G6BZYW__textarea{color:#1a237e;background:#f7f9fc;border:1.5px solid #e3e7f7;border-radius:.75rem;width:100%;margin-bottom:.25rem;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:border .2s,box-shadow .2s}.ContactSection-module__G6BZYW__input:focus,.ContactSection-module__G6BZYW__textarea:focus{border-color:#00bfaf;outline:none;box-shadow:0 0 0 2px #00bfaf22}.ContactSection-module__G6BZYW__textarea{resize:vertical;min-height:120px}.ContactSection-module__G6BZYW__button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#00bfaf 0%,#1a237e 100%);border:none;border-radius:.75rem;width:100%;margin-top:.5rem;padding:.9rem 0;font-size:1.1rem;font-weight:600;transition:background .18s,box-shadow .18s;box-shadow:0 2px 8px #1a237e14}.ContactSection-module__G6BZYW__button:disabled{opacity:.6;cursor:not-allowed}.ContactSection-module__G6BZYW__success{color:#009e7a;background:#e6fff7;border:1.5px solid #00bfaf44;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.75rem 1rem;font-size:1rem;display:flex}.ContactSection-module__G6BZYW__error{color:#d32f2f;background:#fff0f0;border:1.5px solid #d32f2f33;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.75rem 1rem;font-size:1rem;display:flex}.ContactSection-module__G6BZYW__spinner{animation:1s linear infinite ContactSection-module__G6BZYW__spin}@keyframes ContactSection-module__G6BZYW__spin{to{transform:rotate(360deg)}}@media (max-width:700px){.ContactSection-module__G6BZYW__infoCard{max-width:100%;padding:2rem 1rem 1.5rem}.ContactSection-module__G6BZYW__socialLinks{flex-direction:column;gap:.5rem}}
.Button-module__VMVMAW__button{white-space:nowrap;cursor:pointer;border:none;border-radius:.375rem;outline:none;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-size:1rem;font-weight:500;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #1a237e0a}.Button-module__VMVMAW__button:disabled{opacity:.5;pointer-events:none}.Button-module__VMVMAW__default{color:#fff;background:linear-gradient(90deg,#1a237e 0%,#00bfaf 100%)}.Button-module__VMVMAW__default:hover{background:linear-gradient(90deg,#00bfaf 0%,#1a237e 100%)}.Button-module__VMVMAW__outline{color:#1a237e;background:#fff;border:2px solid #1a237e}.Button-module__VMVMAW__outline:hover{color:#fff;background:#1a237e}.Button-module__VMVMAW__secondary{color:#1a237e;background:#e0f7fa}.Button-module__VMVMAW__secondary:hover{background:#b2ebf2}.Button-module__VMVMAW__destructive{color:#fff;background:#e53935}.Button-module__VMVMAW__destructive:hover{background:#b71c1c}.Button-module__VMVMAW__sm{padding:.375rem 1rem;font-size:.875rem}.Button-module__VMVMAW__lg{padding:.75rem 2rem;font-size:1.125rem}.Button-module__VMVMAW__icon{justify-content:center;width:2.5rem;height:2.5rem;padding:.5rem}
.Footer-module__EZoWya__footer{color:#fff;text-align:center;background:#1a237e;border-radius:1.25rem 1.25rem 0 0;margin-top:4rem;padding:2.5rem 0 1.5rem;font-size:1rem;box-shadow:0 -2px 16px #1a237e1a}.Footer-module__EZoWya__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__EZoWya__footerBrand{align-items:center;gap:.75rem;display:flex}@media (max-width:700px){.Footer-module__EZoWya__footerContent{text-align:center;flex-direction:column;gap:1rem}}
.FeaturedProjectCard-module__OrwfLG__card{background:#fff;border:1.5px solid #e3e7f7;border-radius:1.25rem;flex-direction:row;min-width:320px;max-width:900px;margin:0 auto;transition:box-shadow .18s,transform .18s;display:flex;overflow:hidden;box-shadow:0 4px 32px #1a237e1a}.FeaturedProjectCard-module__OrwfLG__card:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 8px 40px #1a237e29}.FeaturedProjectCard-module__OrwfLG__previewWrapper{aspect-ratio:16/9;background:#f7f9fc;flex:2 1 0;justify-content:center;align-items:stretch;min-width:0;max-width:66%;display:flex;position:relative}.FeaturedProjectCard-module__OrwfLG__iframe{background:#f7f9fc;border:none;border-right:1.5px solid #e3e7f7;border-radius:1.25rem 0 0 1.25rem;width:100%;height:100%;min-height:220px}.FeaturedProjectCard-module__OrwfLG__fallbackImg{object-fit:cover;z-index:1;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.FeaturedProjectCard-module__OrwfLG__content{flex-direction:column;flex:1 1 0;justify-content:center;min-width:0;max-width:34%;padding:2rem 1.5rem 1.5rem;display:flex}.FeaturedProjectCard-module__OrwfLG__title{color:#1a237e;margin-bottom:.5rem;font-size:1.18rem;font-weight:700}.FeaturedProjectCard-module__OrwfLG__desc{color:#263159;flex:1;margin-bottom:1.2rem;font-size:1rem}.FeaturedProjectCard-module__OrwfLG__buttonGroup{flex-wrap:wrap;gap:.75rem;display:flex}.FeaturedProjectCard-module__OrwfLG__primaryButton{color:#fff;background:linear-gradient(90deg,#00bfaf 0%,#1a237e 100%);border:none;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:.7rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex;box-shadow:0 2px 8px #1a237e14}.FeaturedProjectCard-module__OrwfLG__primaryButton:hover{color:#fff;background:linear-gradient(90deg,#1a237e 0%,#00bfaf 100%);transform:translateY(-2px);box-shadow:0 4px 16px #1a237e26}.FeaturedProjectCard-module__OrwfLG__secondaryButton{color:#1a237e;background:#fff;border:2px solid #1a237e;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:.7rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex;box-shadow:0 2px 8px #1a237e0a}.FeaturedProjectCard-module__OrwfLG__secondaryButton:hover{color:#fff;background:#1a237e;transform:translateY(-2px);box-shadow:0 4px 16px #1a237e1f}.FeaturedProjectCard-module__OrwfLG__ghIconWrap{background:#f7f9fc;border-right:1.5px solid #e3e7f7;border-radius:1.25rem 0 0 1.25rem;flex:2 1 0;justify-content:center;align-items:center;min-width:0;height:220px;display:flex}.FeaturedProjectCard-module__OrwfLG__ghIcon{color:#1a237e;opacity:.7}@media (max-width:900px){.FeaturedProjectCard-module__OrwfLG__card{flex-direction:column;max-width:100%}.FeaturedProjectCard-module__OrwfLG__previewWrapper,.FeaturedProjectCard-module__OrwfLG__ghIconWrap{border-bottom:1.5px solid #e3e7f7;border-right:none;border-radius:1.25rem 1.25rem 0 0;max-width:100%}.FeaturedProjectCard-module__OrwfLG__iframe{border-bottom:1.5px solid #e3e7f7;border-right:none;border-radius:1.25rem 1.25rem 0 0}.FeaturedProjectCard-module__OrwfLG__content{border-radius:0 0 1.25rem 1.25rem;max-width:100%;padding:1.5rem 1.25rem 1.25rem}.FeaturedProjectCard-module__OrwfLG__buttonGroup{flex-direction:column;gap:.5rem}.FeaturedProjectCard-module__OrwfLG__primaryButton,.FeaturedProjectCard-module__OrwfLG__secondaryButton{width:100%;min-width:auto}}
