.Navbar-module__fGkAxq__navbar{z-index:1000;-webkit-backdrop-filter:blur(8px);box-shadow:none;background:#ebf5ff26;border-bottom:1px solid #ebf5ff1a;transition:all .4s cubic-bezier(.4,0,.2,1);position:sticky;top:0}.Navbar-module__fGkAxq__navbar.Navbar-module__fGkAxq__scrolled{-webkit-backdrop-filter:blur(30px)saturate(190%);background:#dae9ff6b;border-bottom:1px solid #ffffff59;box-shadow:inset 0 1px #ffffff80,0 4px 30px #0a1e500f}.Navbar-module__fGkAxq__navbar.Navbar-module__fGkAxq__scrolled:hover{background:#dae9ff85;box-shadow:inset 0 1px #ffffffa6,0 8px 30px #0a1e5014}.Navbar-module__fGkAxq__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem;display:flex}.Navbar-module__fGkAxq__logo{cursor:pointer;align-items:center;gap:.5rem;display:flex}.Navbar-module__fGkAxq__logo a{color:var(--color-navy);align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navbar-module__fGkAxq__logoIcon{font-size:1.5rem}.Navbar-module__fGkAxq__logoWrapper{background:0 0;border-radius:8px;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.Navbar-module__fGkAxq__logoImage{object-fit:contain;width:100%;height:100%}.Navbar-module__fGkAxq__logoText{letter-spacing:.15em;color:var(--color-navy);text-shadow:0 0 10px #e106001a;white-space:nowrap;font-family:Orbitron,sans-serif;font-size:1.25rem;font-weight:900}.Navbar-module__fGkAxq__logoDivider{background:linear-gradient(#0000,#0a1a3a33,#0000);width:1px;height:30px;margin:0 .75rem}.Navbar-module__fGkAxq__sfitLogoContainer{background:#ffffffe6;border:1px solid #0a1a3a14;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;padding:4px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0a1a3a14}.Navbar-module__fGkAxq__sfitLogoContainer:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e1060026}.Navbar-module__fGkAxq__sfitLogo{object-fit:contain;border-radius:4px;width:100%;height:100%}.Navbar-module__fGkAxq__desktopMenu{align-items:center;gap:3rem;display:flex}@media (max-width:768px){.Navbar-module__fGkAxq__desktopMenu{display:none}}.Navbar-module__fGkAxq__links{align-items:center;gap:2rem;display:flex}.Navbar-module__fGkAxq__link{color:var(--color-navy);white-space:nowrap;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;transition:color .3s;position:relative}.Navbar-module__fGkAxq__link:after{content:"";background:var(--color-red);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Navbar-module__fGkAxq__link:hover{color:var(--color-red)}.Navbar-module__fGkAxq__link:hover:after{width:100%}.Navbar-module__fGkAxq__linkActive{color:var(--color-red)!important}.Navbar-module__fGkAxq__linkActive:after{content:""!important;background:var(--color-red)!important;width:100%!important;height:2px!important;position:absolute!important;bottom:-5px!important;left:0!important}.Navbar-module__fGkAxq__ctaButton{background:var(--color-red);color:var(--color-white);letter-spacing:.05em;border:2px solid var(--color-red);cursor:pointer;border-radius:4px;padding:.75rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.Navbar-module__fGkAxq__ctaButton:hover{color:var(--color-red);background:0 0;box-shadow:0 0 20px #e106004d}.Navbar-module__fGkAxq__mobileMenuBtn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:.4rem;display:none}@media (max-width:768px){.Navbar-module__fGkAxq__mobileMenuBtn{display:flex}}.Navbar-module__fGkAxq__mobileMenuBtn span{background:var(--color-navy);border-radius:2px;width:25px;height:3px;transition:all .3s}.Navbar-module__fGkAxq__mobileMenu{display:none}@media (max-width:768px){.Navbar-module__fGkAxq__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-top:1px solid #0a1a3a1a;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}}.Navbar-module__fGkAxq__mobileLink{color:var(--color-navy);cursor:pointer;border-bottom:1px solid #0a1a3a1a;padding:.75rem 0;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.Navbar-module__fGkAxq__mobileLink:last-child{border-bottom:none}.Navbar-module__fGkAxq__mobileLink:hover{color:var(--color-red);padding-left:.5rem}.Navbar-module__fGkAxq__mobileLinkActive{padding-left:.5rem;color:var(--color-red)!important}.Navbar-module__fGkAxq__mobileCtaButton{background:var(--color-red);width:100%;color:var(--color-white);letter-spacing:.05em;border:2px solid var(--color-red);cursor:pointer;border-radius:4px;margin-top:.5rem;padding:.75rem 1.5rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.Navbar-module__fGkAxq__mobileCtaButton:active{color:var(--color-red);background:0 0}@media (max-width:768px){.Navbar-module__fGkAxq__container{padding:.75rem 1rem}.Navbar-module__fGkAxq__logo a{gap:.4rem}.Navbar-module__fGkAxq__logoWrapper{width:35px;height:35px}.Navbar-module__fGkAxq__logoText{font-size:1.1rem}.Navbar-module__fGkAxq__logoDivider{height:24px;margin:0 .5rem}.Navbar-module__fGkAxq__sfitLogoContainer{width:32px;height:32px;padding:3px}.Navbar-module__fGkAxq__desktopMenu{display:none}}@media (max-width:480px){.Navbar-module__fGkAxq__container{padding:.5rem .75rem}.Navbar-module__fGkAxq__logo a{gap:.3rem}.Navbar-module__fGkAxq__logoWrapper{width:30px;height:30px}.Navbar-module__fGkAxq__logoText{letter-spacing:.1em;font-size:1rem}.Navbar-module__fGkAxq__logoDivider{height:20px;margin:0 .4rem}.Navbar-module__fGkAxq__sfitLogoContainer{width:28px;height:28px;padding:2px}}@media (max-width:1200px){.Navbar-module__fGkAxq__desktopMenu{gap:1.5rem}.Navbar-module__fGkAxq__links{gap:1.1rem}.Navbar-module__fGkAxq__link{font-size:.85rem}.Navbar-module__fGkAxq__logoDivider{margin:0 .4rem}}
.AboutUs-module__cX6ADG__section{background:linear-gradient(#fff 0%,#f8f9fa 100%);padding:3rem 0;position:relative;overflow:hidden}.AboutUs-module__cX6ADG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#e106000d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.AboutUs-module__cX6ADG__container{grid-template-columns:1fr;align-items:start;gap:2rem;max-width:1300px;margin:0 auto;padding:0 2rem;display:grid}@media (max-width:1024px){.AboutUs-module__cX6ADG__container{grid-template-columns:1fr;gap:2rem}}.AboutUs-module__cX6ADG__leftContent{z-index:1;flex-direction:column;gap:2rem;display:flex}.AboutUs-module__cX6ADG__leftContent h2{color:var(--color-navy);letter-spacing:.01em;font-size:2.75rem;font-weight:700}@media (max-width:768px){.AboutUs-module__cX6ADG__leftContent h2{font-size:2.2rem}}@media (max-width:480px){.AboutUs-module__cX6ADG__leftContent h2{font-size:1.75rem}}.AboutUs-module__cX6ADG__leftContent p{color:var(--color-gray-dark);font-size:1.05rem;line-height:1.75}.AboutUs-module__cX6ADG__redAccent{color:var(--color-red);text-shadow:0 0 10px #e1060033}.AboutUs-module__cX6ADG__missionBox{border-left:4px solid var(--color-red);background:linear-gradient(135deg,#e106000f 0%,#e1060005 100%);border-radius:12px;align-items:flex-start;gap:1.5rem;margin-top:.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 16px #e1060014}.AboutUs-module__cX6ADG__missionBox h3{color:var(--color-red);letter-spacing:.02em;margin-bottom:.75rem;font-family:Orbitron,sans-serif;font-size:1.35rem;font-weight:700}.AboutUs-module__cX6ADG__missionBox p{margin:0;font-size:1rem;line-height:1.7}.AboutUs-module__cX6ADG__missionIcon{width:56px;height:56px;color:var(--color-red);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #e1060026}.AboutUs-module__cX6ADG__missionContent{flex:1}.AboutUs-module__cX6ADG__statsContainer{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:1.5rem 0;display:grid}@media (max-width:768px){.AboutUs-module__cX6ADG__statsContainer{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:480px){.AboutUs-module__cX6ADG__statsContainer{grid-template-columns:1fr;gap:1rem}}.AboutUs-module__cX6ADG__statItem{cursor:pointer;background:#fff;border:2px solid #0a1a3a14;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1.75rem 1.25rem;transition:all .3s;display:flex;box-shadow:0 4px 16px #0a1a3a0f}@media (max-width:480px){.AboutUs-module__cX6ADG__statItem{padding:1.5rem 1rem}}.AboutUs-module__cX6ADG__statIcon{color:var(--color-red);filter:drop-shadow(0 2px 8px #e1060040)}.AboutUs-module__cX6ADG__statValue{color:var(--color-red);font-family:Orbitron,sans-serif;font-size:2.25rem;font-weight:900;line-height:1}.AboutUs-module__cX6ADG__statLabel{color:var(--color-gray-dark);letter-spacing:.05em;text-align:center;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600}.AboutUs-module__cX6ADG__domainsBox{margin-top:1.25rem}.AboutUs-module__cX6ADG__domainsBox h3{color:var(--color-navy);letter-spacing:.02em;margin-bottom:.625rem;font-family:Orbitron,sans-serif;font-size:1.35rem;font-weight:700}@media (max-width:768px){.AboutUs-module__cX6ADG__domainsBox h3{margin-bottom:.5rem;font-size:1.2rem}}.AboutUs-module__cX6ADG__domainDivider{background:linear-gradient(90deg,var(--color-red)0%,transparent 100%);border-radius:2px;width:60px;height:3px;margin-bottom:1.25rem}@media (max-width:768px){.AboutUs-module__cX6ADG__domainDivider{margin-bottom:.75rem}}.AboutUs-module__cX6ADG__domainsContainer{grid-template-columns:1fr;gap:2rem;margin-top:1rem;display:grid}@media (max-width:968px){.AboutUs-module__cX6ADG__domainsContainer{grid-template-columns:1fr;gap:1.5rem}}.AboutUs-module__cX6ADG__domainsList{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid;position:relative}@media (max-width:968px){.AboutUs-module__cX6ADG__domainsList{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (max-width:768px){.AboutUs-module__cX6ADG__domainsList{grid-template-columns:1fr}}.AboutUs-module__cX6ADG__domainsListDecor{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.AboutUs-module__cX6ADG__decorGradientBg{opacity:.5;background:linear-gradient(135deg,#e1060005 0%,#0a1a3a08 50%,#e1060005 100%);width:100%;height:100%;position:absolute;top:0;left:0}.AboutUs-module__cX6ADG__decorCircle1{filter:blur(30px);background:radial-gradient(circle,#e1060014 0%,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;top:10%;right:-40px}.AboutUs-module__cX6ADG__decorCircle2{filter:blur(25px);background:radial-gradient(circle,#0a1a3a0f 0%,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;bottom:15%;left:-30px}.AboutUs-module__cX6ADG__decorGrid{opacity:.3;background-image:linear-gradient(#0a1a3a08 1px,#0000 1px),linear-gradient(90deg,#0a1a3a08 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.AboutUs-module__cX6ADG__domainCard{cursor:pointer;z-index:1;background:#fff;border:2px solid #0a1a3a14;border-radius:10px;padding:1rem;transition:all .3s;position:relative;box-shadow:0 2px 8px #0a1a3a0f}@media (max-width:968px){.AboutUs-module__cX6ADG__domainCard{padding:1.25rem}}.AboutUs-module__cX6ADG__domainCard.AboutUs-module__cX6ADG__active{border-color:var(--color-red);background:linear-gradient(135deg,#e106000d 0%,#e1060005 100%);box-shadow:0 4px 16px #e1060026}@media (max-width:968px){.AboutUs-module__cX6ADG__domainCard.AboutUs-module__cX6ADG__expanded{grid-column:1/-1}}.AboutUs-module__cX6ADG__domainCardContent{align-items:center;gap:.875rem;display:flex}.AboutUs-module__cX6ADG__chevronIcon{color:var(--color-red);flex-shrink:0;margin-left:auto;display:none}@media (max-width:968px){.AboutUs-module__cX6ADG__chevronIcon{display:block}}.AboutUs-module__cX6ADG__domainIconWrapper{width:36px;height:36px;color:var(--color-red);background:linear-gradient(135deg,#e106001a 0%,#e106000d 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.AboutUs-module__cX6ADG__domainIconWrapper{width:32px;height:32px}}.AboutUs-module__cX6ADG__domainTitle{color:var(--color-navy);flex:1;margin:0;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;line-height:1.3}@media (max-width:968px){.AboutUs-module__cX6ADG__domainTitle{font-size:1rem}}@media (max-width:768px){.AboutUs-module__cX6ADG__domainTitle{font-size:.925rem}}.AboutUs-module__cX6ADG__detailsPanel{background:linear-gradient(135deg,#fff 0%,#f8f9fa 50%,#fff 100%);border:2px solid #0a1a3a14;border-radius:12px;justify-content:center;align-items:center;min-height:400px;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0a1a3a0f}@media (max-width:968px){.AboutUs-module__cX6ADG__detailsPanel{display:none}}.AboutUs-module__cX6ADG__detailsPanel:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 100% 0,#e1060008 0%,#0000 50%),radial-gradient(at 0 100%,#0a1a3a05 0%,#0000 50%);position:absolute;inset:0}.AboutUs-module__cX6ADG__detailsPanelDecor{pointer-events:none;z-index:0;position:absolute;inset:0}.AboutUs-module__cX6ADG__decorAccentLine{background:linear-gradient(180deg,var(--color-red)0%,transparent 100%);opacity:.3;border-radius:2px;width:3px;height:120px;position:absolute;top:2rem;right:2rem}.AboutUs-module__cX6ADG__decorShape1{filter:blur(20px);background:radial-gradient(circle,#e1060014 0%,#0000 70%);border-radius:50%;width:80px;height:80px;position:absolute;top:3rem;left:1.5rem}.AboutUs-module__cX6ADG__decorShape2{filter:blur(25px);background:radial-gradient(circle,#0a1a3a0f 0%,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute;bottom:3rem;right:1.5rem}.AboutUs-module__cX6ADG__decorLabel{opacity:.15;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.AboutUs-module__cX6ADG__decorLabel span{letter-spacing:.15em;color:var(--color-navy);font-family:Orbitron,sans-serif;font-size:.75rem;font-weight:700}.AboutUs-module__cX6ADG__decorIcon{color:var(--color-red)}.AboutUs-module__cX6ADG__detailsContent{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:500px;display:flex;position:relative}.AboutUs-module__cX6ADG__detailsImageWrapper{position:relative}.AboutUs-module__cX6ADG__detailsImage{object-fit:cover;border:4px solid var(--color-red);border-radius:16px;width:200px;height:200px;box-shadow:0 8px 24px #e1060040}.AboutUs-module__cX6ADG__detailsInfo{flex-direction:column;gap:.5rem;display:flex}.AboutUs-module__cX6ADG__detailsName{color:var(--color-navy);margin:0;font-family:Orbitron,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.2}.AboutUs-module__cX6ADG__detailsRole{color:var(--color-red);margin:0;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600}.AboutUs-module__cX6ADG__focusSection{background:linear-gradient(135deg,#e106000a 0%,#e1060005 100%);border:1px solid #e106001a;border-radius:10px;width:100%;padding:1.25rem}.AboutUs-module__cX6ADG__focusTitle{color:var(--color-red);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem;font-family:Orbitron,sans-serif;font-size:.9rem;font-weight:700}.AboutUs-module__cX6ADG__focusDescription{color:var(--color-gray-dark);margin:0;font-family:Montserrat,sans-serif;font-size:.95rem;line-height:1.6}.AboutUs-module__cX6ADG__skillsSection{width:100%}.AboutUs-module__cX6ADG__skillsTags{flex-wrap:wrap;justify-content:center;gap:.625rem;display:flex}.AboutUs-module__cX6ADG__skillTag{color:var(--color-navy);background:#fff;border:1.5px solid #0a1a3a1f;border-radius:20px;padding:.5rem 1rem;font-family:Montserrat,sans-serif;font-size:.825rem;font-weight:600;transition:all .2s;box-shadow:0 2px 6px #0a1a3a0f}.AboutUs-module__cX6ADG__skillTag:hover{border-color:var(--color-red);color:var(--color-red);transform:translateY(-2px);box-shadow:0 4px 12px #e1060026}.AboutUs-module__cX6ADG__quoteSection{border-top:1px solid #0a1a3a14;width:100%;margin-top:.5rem;padding-top:1rem}.AboutUs-module__cX6ADG__quote{color:#0a1a3a99;letter-spacing:.02em;margin:0;font-family:Orbitron,sans-serif;font-size:.875rem;font-style:italic;font-weight:500}.AboutUs-module__cX6ADG__detailsPlaceholder{color:var(--color-gray);flex-direction:column;align-items:center;gap:1rem;display:flex}.AboutUs-module__cX6ADG__detailsPlaceholder p{margin:0;font-family:Montserrat,sans-serif;font-size:1rem}.AboutUs-module__cX6ADG__placeholderIcon{color:#0a1a3a33}.AboutUs-module__cX6ADG__memberDetails{background:linear-gradient(135deg,#e1060005 0%,#e1060003 100%);border-top:2px solid #0a1a3a0f;display:none;overflow:hidden}@media (max-width:968px){.AboutUs-module__cX6ADG__memberDetails{display:block}}.AboutUs-module__cX6ADG__memberContent{align-items:center;gap:1rem;padding:1.25rem;display:flex}@media (max-width:768px){.AboutUs-module__cX6ADG__memberContent{text-align:center;flex-direction:column;gap:.75rem;padding:1rem}}.AboutUs-module__cX6ADG__memberImageWrapper{flex-shrink:0}.AboutUs-module__cX6ADG__memberImage{object-fit:cover;border:3px solid var(--color-red);border-radius:12px;width:100px;height:100px;box-shadow:0 4px 12px #e1060033}@media (max-width:768px){.AboutUs-module__cX6ADG__memberImage{border-width:2px;width:80px;height:80px}}.AboutUs-module__cX6ADG__memberInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}@media (max-width:768px){.AboutUs-module__cX6ADG__memberInfo{align-items:center;gap:.125rem}}.AboutUs-module__cX6ADG__memberName{color:var(--color-navy);margin:0;font-family:Orbitron,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.3}@media (max-width:768px){.AboutUs-module__cX6ADG__memberName{font-size:1rem}}.AboutUs-module__cX6ADG__memberRole{color:var(--color-red);margin:0;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600}.AboutUs-module__cX6ADG__memberSubtitle{color:var(--color-gray);font-size:.85rem;font-style:italic;font-weight:500}.AboutUs-module__cX6ADG__rightContent{display:none}.AboutUs-module__cX6ADG__imageCollage{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;height:100%;padding:2rem;display:grid;position:relative}.AboutUs-module__cX6ADG__collageItem{cursor:pointer;background:linear-gradient(135deg,#fffffffa 0%,#ffffffeb 100%);border:2px solid #0a1a3a14;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem 1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0a1a3a0f}.AboutUs-module__cX6ADG__collageItem p{color:var(--color-navy);letter-spacing:.05em;text-align:center;margin:0;font-family:Orbitron,sans-serif;font-size:.95rem;font-weight:600}.AboutUs-module__cX6ADG__collageIcon{width:80px;height:80px;color:var(--color-red);filter:drop-shadow(0 4px 12px #e1060033);justify-content:center;align-items:center;transition:all .3s;display:flex}.AboutUs-module__cX6ADG__item1{grid-area:1/1}.AboutUs-module__cX6ADG__item2{grid-area:1/2}.AboutUs-module__cX6ADG__item3{grid-area:2/1}.AboutUs-module__cX6ADG__item4{grid-area:2/2}.AboutUs-module__cX6ADG__blueprintBg{pointer-events:none;z-index:0;background-image:linear-gradient(#e1060008 1px,#0000 1px),linear-gradient(90deg,#e1060008 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}
.Footer-module__7vZ9Tq__footer{background:linear-gradient(180deg,var(--color-navy)0%,var(--color-dark-steel)100%);color:var(--color-white);padding:4rem 0 2rem;position:relative;overflow:hidden}.Footer-module__7vZ9Tq__footer:before{content:"";pointer-events:none;background:radial-gradient(circle,#e1060014 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-50%;right:-50%}.Footer-module__7vZ9Tq__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Footer-module__7vZ9Tq__topSection{grid-template-columns:1.8fr 1fr 1.2fr 1.8fr;gap:3rem;margin-bottom:2rem;animation:.6s ease-out forwards Footer-module__7vZ9Tq__floatUp;display:grid}@media (max-width:1024px){.Footer-module__7vZ9Tq__topSection{grid-template-columns:1.2fr 1fr 1fr;gap:2rem}}@media (max-width:768px){.Footer-module__7vZ9Tq__topSection{grid-template-columns:1fr;gap:2rem}}@media (max-width:480px){.Footer-module__7vZ9Tq__topSection{gap:1.5rem}}.Footer-module__7vZ9Tq__brandSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__7vZ9Tq__brandTitle{letter-spacing:.15em;color:var(--color-white);text-shadow:0 0 10px #e106004d;margin:.5rem 0 0;font-family:Orbitron,sans-serif;font-size:1.8rem;font-weight:900}.Footer-module__7vZ9Tq__brandSubtitle{color:#ffffffd9;letter-spacing:.05em;margin:0;font-size:.95rem;font-weight:500}.Footer-module__7vZ9Tq__affiliationSection{border-top:1px solid #ffffff1a;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.Footer-module__7vZ9Tq__affiliationLabel{color:#fff9;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.8rem;font-weight:600}.Footer-module__7vZ9Tq__sfitLogoContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;justify-content:flex-start;align-items:center;padding:10px;transition:all .3s;display:flex}.Footer-module__7vZ9Tq__sfitLogoContainer:hover{background:#ffffff14;transform:translateY(-2px);box-shadow:0 4px 16px #e1060026}.Footer-module__7vZ9Tq__sfitLogoFooter{object-fit:contain;opacity:.92;border-radius:8px;width:auto;max-width:90px;height:auto;max-height:90px}.Footer-module__7vZ9Tq__institutionName{color:#ffffffbf;margin:0;font-size:.95rem;font-style:italic;font-weight:500}@media (max-width:768px){.Footer-module__7vZ9Tq__brandTitle{font-size:1.5rem}.Footer-module__7vZ9Tq__affiliationSection{text-align:center;align-items:center}.Footer-module__7vZ9Tq__sfitLogoContainer{justify-content:center}.Footer-module__7vZ9Tq__sfitLogoFooter{max-width:80px;max-height:80px}}.Footer-module__7vZ9Tq__logo{letter-spacing:.15em;align-items:center;gap:.5rem;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:900;display:flex}.Footer-module__7vZ9Tq__logoWrapper{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.Footer-module__7vZ9Tq__logoWrapper img{object-fit:contain;width:260px;height:173px}@media (max-width:768px){.Footer-module__7vZ9Tq__logoWrapper img{width:200px;height:133px}}@media (max-width:480px){.Footer-module__7vZ9Tq__logoWrapper img{width:150px;height:100px}}.Footer-module__7vZ9Tq__logoIcon{font-size:2rem}.Footer-module__7vZ9Tq__logoText{color:var(--color-white);text-shadow:0 0 10px #e106004d}.Footer-module__7vZ9Tq__description{color:#fffc;margin:0;font-family:Montserrat,sans-serif;font-size:.9rem;line-height:1.6}.Footer-module__7vZ9Tq__linksSection h4,.Footer-module__7vZ9Tq__socialSection h4{color:var(--color-red);text-transform:uppercase;letter-spacing:.1em;margin:0 0 1rem;font-family:Orbitron,sans-serif;font-size:1rem}.Footer-module__7vZ9Tq__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__7vZ9Tq__links a{color:#fffc;font-family:Montserrat,sans-serif;font-size:.9rem;text-decoration:none;transition:all .3s}.Footer-module__7vZ9Tq__links a:hover{color:var(--color-red)}.Footer-module__7vZ9Tq__socialIcons{flex-wrap:wrap;gap:1rem;display:flex}.Footer-module__7vZ9Tq__socialIcon{width:40px;height:40px;color:var(--color-white);background:#e1060033;border:2px solid #e106004d;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Footer-module__7vZ9Tq__socialIcon:hover{background:var(--color-red);border-color:var(--color-red);transform:translateY(-3px)}.Footer-module__7vZ9Tq__contactSection h4{color:var(--color-red);text-transform:uppercase;letter-spacing:.1em;margin:0 0 1rem;font-family:Orbitron,sans-serif;font-size:1rem}.Footer-module__7vZ9Tq__contactDetails{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__7vZ9Tq__contactGroup h5{color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .4rem;font-family:Orbitron,sans-serif;font-size:.85rem}.Footer-module__7vZ9Tq__contactGroup a{color:#fffc;font-family:Montserrat,sans-serif;font-size:.9rem;text-decoration:none;transition:all .3s}.Footer-module__7vZ9Tq__contactGroup a:hover{color:var(--color-red)}.Footer-module__7vZ9Tq__contactGroup p{color:#ffffffbf;margin:0;font-family:Montserrat,sans-serif;font-size:.88rem;line-height:1.6}.Footer-module__7vZ9Tq__divider{transform-origin:0;background:linear-gradient(90deg,#0000,#e1060080,#0000);height:1px;margin:2rem 0}.Footer-module__7vZ9Tq__bottomSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1.5rem;display:flex}@media (max-width:480px){.Footer-module__7vZ9Tq__bottomSection{text-align:center;flex-direction:column}}.Footer-module__7vZ9Tq__copyright{color:#ffffffb3;margin:0;font-family:Montserrat,sans-serif;font-size:.85rem}@media (max-width:480px){.Footer-module__7vZ9Tq__copyright{order:2}}.Footer-module__7vZ9Tq__credits{color:#e10600cc;font-family:Montserrat,sans-serif;font-size:.85rem}.Footer-module__7vZ9Tq__credits p{margin:0}.Footer-module__7vZ9Tq__bgGradient{pointer-events:none;z-index:0;background:linear-gradient(#0000 0%,#0003 100%);height:50%;position:absolute;bottom:0;left:0;right:0}@keyframes Footer-module__7vZ9Tq__floatUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Footer-module__7vZ9Tq__topSection{animation:.6s ease-out forwards Footer-module__7vZ9Tq__floatUp}
.Register-module__JxmLNG__hero{background:radial-gradient(circle at 80% 20%,#e1060026,#0000 50%),linear-gradient(135deg,#020b1e 0%,#0a1a3a 50%,#05122c 100%);justify-content:center;align-items:center;min-height:30vh;padding-top:120px;padding-bottom:3.5rem;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.Register-module__JxmLNG__hero{min-height:20vh;padding-top:80px;padding-bottom:1.5rem}}@media (max-width:480px){.Register-module__JxmLNG__hero{min-height:18vh;padding-top:70px;padding-bottom:1rem}}.Register-module__JxmLNG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e106000d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.Register-module__JxmLNG__heroContent{text-align:center;z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Register-module__JxmLNG__heroContent h1{color:#fff;letter-spacing:.02em;margin-bottom:1rem;font-family:Orbitron,sans-serif;font-size:3.5rem}.Register-module__JxmLNG__heroContent p{color:#a0aec0;max-width:700px;margin:0 auto;font-size:1.2rem}.Register-module__JxmLNG__redAccent{color:#e10600;text-shadow:0 0 15px #e1060080}.Register-module__JxmLNG__section{background:linear-gradient(#f8f9fa 0%,#fff 100%);min-height:100vh;padding:6rem 0;position:relative;overflow:hidden}.Register-module__JxmLNG__gridBackground{z-index:0;pointer-events:none;background-image:linear-gradient(#0a1a3a05 1px,#0000 1px),linear-gradient(90deg,#0a1a3a05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Register-module__JxmLNG__section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#e1060008 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-30%;left:-20%}.Register-module__JxmLNG__container{z-index:1;grid-template-columns:1fr;align-items:start;gap:2rem;max-width:1400px;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}.Register-module__JxmLNG__formContainer{position:relative}.Register-module__JxmLNG__formHeader{margin-bottom:2.5rem}.Register-module__JxmLNG__formHeader h2{color:var(--color-navy);letter-spacing:.02em;margin-bottom:.75rem;font-family:Orbitron,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2}.Register-module__JxmLNG__tagline{color:var(--color-gray-dark);font-size:1.05rem;line-height:1.6}.Register-module__JxmLNG__form{flex-direction:column;gap:2rem;display:flex}.Register-module__JxmLNG__formSection{background:#fff;border:1px solid #0a1a3a14;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #0000000f}.Register-module__JxmLNG__formSection:hover{border-color:#e1060026;box-shadow:0 8px 30px #e1060014}.Register-module__JxmLNG__sectionTitle{color:var(--color-navy);border-bottom:2px solid var(--color-red);margin-bottom:1.5rem;padding-bottom:.75rem;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:600;display:inline-block}.Register-module__JxmLNG__sectionDescription{color:var(--color-gray-dark);margin-bottom:1.5rem;font-size:1rem;line-height:1.55}.Register-module__JxmLNG__phoneInputWrapper{background:#fff;border:2px solid #0a1a3a1f;border-radius:8px;align-items:center;transition:all .3s;display:flex;position:relative}.Register-module__JxmLNG__phoneInputWrapper:focus-within{border-color:var(--color-red);box-shadow:0 0 0 4px #e106001a}.Register-module__JxmLNG__phonePrefix{color:var(--color-navy);-webkit-user-select:none;user-select:none;background:#0a1a3a0d;border-right:2px solid #0a1a3a1f;padding:.875rem .75rem .875rem 1rem;font-size:1rem;font-weight:600}.Register-module__JxmLNG__phoneInput{background:0 0;outline:none;flex:1;padding:.875rem 1rem;font-size:1rem;border:none!important}.Register-module__JxmLNG__phoneInput:focus{box-shadow:none!important}.Register-module__JxmLNG__phoneHint{color:var(--color-red);margin-top:.5rem;font-size:.875rem;font-weight:500;display:block}.Register-module__JxmLNG__competitionsGrid{grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem;display:grid}.Register-module__JxmLNG__competitionCard{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #0a1a3a14;border-radius:16px;max-height:none;padding:1.5rem;transition:all .3s;position:relative;overflow:visible;box-shadow:0 2px 8px #0000000a}@media (max-width:768px){.Register-module__JxmLNG__competitionCard{touch-action:manipulation;-webkit-touch-callout:none;border-radius:14px;padding:1.35rem}.Register-module__JxmLNG__competitionCard:active{transition:transform .1s;transform:scale(.98)}}@media (max-width:480px){.Register-module__JxmLNG__competitionCard{border-radius:13px;padding:1.25rem}}.Register-module__JxmLNG__competitionCard:hover{border-color:#e106004d;transform:translateY(-2px);box-shadow:0 4px 16px #e1060014}.Register-module__JxmLNG__competitionCardActive{border-color:var(--color-red);background:linear-gradient(135deg,#e1060005 0%,#e106000a 100%);box-shadow:0 4px 20px #e1060026}.Register-module__JxmLNG__competitionCardDisabled{opacity:.7;cursor:not-allowed!important}.Register-module__JxmLNG__competitionCardDisabled:hover{border-color:#0a1a3a14!important;transform:none!important;box-shadow:0 2px 8px #0000000a!important}.Register-module__JxmLNG__competitionImageWrapper{justify-content:center;width:100%;margin-bottom:1rem;display:flex}.Register-module__JxmLNG__competitionImage{object-fit:contain;border:1px solid #0a1a3a14;border-radius:8px;max-width:100%;max-height:220px}.Register-module__JxmLNG__registrationStatusBadge{white-space:nowrap;z-index:2;letter-spacing:.02em;border-radius:20px;padding:.35rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 6px #00000026}.Register-module__JxmLNG__competitionHeader{margin-top:1.2rem;margin-bottom:.75rem}.Register-module__JxmLNG__competitionHeader h4{color:var(--color-navy);margin:0;padding-right:2rem;font-family:Orbitron,sans-serif;font-size:1.15rem;font-weight:600;line-height:1.4}.Register-module__JxmLNG__selectedBadge{background:linear-gradient(135deg,var(--color-red)0%,#b20500 100%);color:#fff;white-space:nowrap;z-index:2;letter-spacing:.02em;border-radius:20px;padding:.4rem .9rem;font-size:.8rem;font-weight:700;position:absolute;top:.75rem;left:.75rem;box-shadow:0 2px 8px #e106004d}.Register-module__JxmLNG__competitionOrganizer{color:var(--color-red);margin:0 0 .75rem;font-size:.9rem;font-weight:600}.Register-module__JxmLNG__competitionMeta{background:#0a1a3a08;border-radius:8px;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:.75rem;display:flex}.Register-module__JxmLNG__competitionMetaItem{color:var(--color-gray-dark);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;display:flex}.Register-module__JxmLNG__metaIcon{font-size:1rem}.Register-module__JxmLNG__competitionDescription{color:var(--color-gray-dark);margin:0;font-size:.95rem;line-height:1.55}.Register-module__JxmLNG__readMoreBtn{width:100%;color:var(--color-red);cursor:pointer;text-align:center;background:0 0;border:1px solid #0a1a3a26;border-radius:8px;margin-top:.75rem;padding:.6rem;font-size:.85rem;font-weight:600;transition:all .3s;display:block}.Register-module__JxmLNG__readMoreBtn:hover{border-color:var(--color-red);background:#e106000d}.Register-module__JxmLNG__competitionFooter{border-top:1px solid #0a1a3a1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;font-size:.85rem;font-weight:600;display:flex}.Register-module__JxmLNG__competitionDeadline{color:var(--color-navy)}.Register-module__JxmLNG__competitionTeamSize{color:var(--color-gray-dark)}.Register-module__JxmLNG__checkboxLabel{cursor:pointer;background:#0a1a3a05;border:2px solid #0000;border-radius:10px;align-items:center;gap:1rem;min-height:54px;padding:1rem;transition:all .3s;display:flex}.Register-module__JxmLNG__checkboxLabel:hover{background:#0a1a3a0a;border-color:#0a1a3a1a}.Register-module__JxmLNG__checkboxLabel input[type=checkbox]{cursor:pointer;width:24px;height:24px;accent-color:var(--color-red);flex-shrink:0}.Register-module__JxmLNG__checkboxLabel span{color:var(--color-navy);font-size:.95rem;font-weight:500;line-height:1.5}.Register-module__JxmLNG__checkboxOptionsGroup{flex-direction:column;gap:.6rem;display:flex}.Register-module__JxmLNG__checkboxOptionRow{cursor:pointer;color:var(--color-navy);background:#0a1a3a05;border:2px solid #0000;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Register-module__JxmLNG__checkboxOptionRow:hover{background:#0a1a3a0d;border-color:#0a1a3a1a}.Register-module__JxmLNG__checkboxOptionRow input[type=checkbox],.Register-module__JxmLNG__checkboxOptionRow input[type=radio]{cursor:pointer;width:20px;height:20px;accent-color:var(--color-red);flex-shrink:0}.Register-module__JxmLNG__instructionCard{background:#fff;border:2px solid #0a1a3a1f;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 2px 8px #0a1a3a0f}.Register-module__JxmLNG__instructionHeader{background:linear-gradient(135deg,#0a1a3a0a 0%,#e1060005 100%);border-bottom:2px solid #0a1a3a14;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.Register-module__JxmLNG__instructionIcon{flex-shrink:0;font-size:1.5rem}.Register-module__JxmLNG__instructionTitle{color:var(--color-navy);margin:0;font-family:Orbitron,sans-serif;font-size:1.15rem;font-weight:600}.Register-module__JxmLNG__instructionBody{background:#fafbfc;padding:1.5rem}.Register-module__JxmLNG__instructionText{color:var(--color-navy);white-space:pre-wrap;word-wrap:break-word;margin:0;font-size:.95rem;line-height:1.8}.Register-module__JxmLNG__consentSection{background:#fff;border-top:2px solid #0a1a3a14;padding:1.25rem 1.5rem}.Register-module__JxmLNG__consentLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.875rem;display:flex}.Register-module__JxmLNG__consentCheckbox{cursor:pointer;width:22px;min-width:22px;height:22px;min-height:22px;accent-color:var(--color-red);flex-shrink:0;margin-top:.125rem}.Register-module__JxmLNG__consentText{color:var(--color-navy);flex:1;font-size:.95rem;font-weight:500;line-height:1.7}@media (max-width:768px){.Register-module__JxmLNG__instructionCard{border-radius:12px}.Register-module__JxmLNG__instructionHeader{gap:.625rem;padding:1rem 1.25rem}.Register-module__JxmLNG__instructionIcon{font-size:1.35rem}.Register-module__JxmLNG__instructionTitle{font-size:1.05rem}.Register-module__JxmLNG__instructionBody{padding:1.25rem}.Register-module__JxmLNG__instructionText{font-size:.9rem;line-height:1.75}.Register-module__JxmLNG__consentSection{padding:1rem 1.25rem}.Register-module__JxmLNG__consentLabel{gap:.75rem}.Register-module__JxmLNG__consentCheckbox{width:20px;min-width:20px;height:20px;min-height:20px}.Register-module__JxmLNG__consentText{font-size:.9rem;line-height:1.6}}@media (max-width:480px){.Register-module__JxmLNG__instructionCard{border-radius:10px}.Register-module__JxmLNG__instructionHeader{padding:.875rem 1rem}.Register-module__JxmLNG__instructionTitle{font-size:1rem}.Register-module__JxmLNG__instructionBody{padding:1rem}.Register-module__JxmLNG__instructionText{font-size:.875rem}.Register-module__JxmLNG__consentSection{padding:.875rem 1rem}.Register-module__JxmLNG__consentText{font-size:.875rem}}.Register-module__JxmLNG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.Register-module__JxmLNG__formRow:last-child{margin-bottom:0}.Register-module__JxmLNG__additionalFieldsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}.Register-module__JxmLNG__formGroup{flex-direction:column;gap:.6rem;display:flex}.Register-module__JxmLNG__formGroupFull{grid-column:1/-1}.Register-module__JxmLNG__formGroup label{color:var(--color-navy);letter-spacing:.01em;align-items:center;gap:.25rem;font-size:.95rem;font-weight:600;display:flex}.Register-module__JxmLNG__required{color:var(--color-red);font-weight:700}.Register-module__JxmLNG__formGroup input,.Register-module__JxmLNG__formGroup select,.Register-module__JxmLNG__formGroup textarea{color:var(--color-dark-steel);appearance:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#fff;border:2px solid #0a1a3a1a;border-radius:12px;min-height:48px;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;line-height:1.5;transition:all .3s}@media (max-width:768px){.Register-module__JxmLNG__formGroup input,.Register-module__JxmLNG__formGroup select,.Register-module__JxmLNG__formGroup textarea{-webkit-text-size-adjust:100%;font-size:16px}}.Register-module__JxmLNG__formGroup input:focus,.Register-module__JxmLNG__formGroup select:focus,.Register-module__JxmLNG__formGroup textarea:focus{border-color:var(--color-red);outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #e1060014}.Register-module__JxmLNG__formGroup input::placeholder,.Register-module__JxmLNG__formGroup textarea::placeholder{color:#999}.Register-module__JxmLNG__formGroup textarea{resize:vertical;min-height:85px;line-height:1.55}.Register-module__JxmLNG__submitBtn{background:linear-gradient(135deg,var(--color-red)0%,#b20500 100%);color:#fff;cursor:pointer;letter-spacing:.02em;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:2rem;padding:1.25rem 2rem;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 20px #e106004d}.Register-module__JxmLNG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #e1060066}.Register-module__JxmLNG__submitBtn:active:not(:disabled){transform:translateY(0)}.Register-module__JxmLNG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Register-module__JxmLNG__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Register-module__JxmLNG__spin}@keyframes Register-module__JxmLNG__spin{to{transform:rotate(360deg)}}.Register-module__JxmLNG__successMessage,.Register-module__JxmLNG__errorMessage{text-align:center;border-radius:10px;margin-top:1.5rem;padding:1rem 1.5rem;font-weight:600}.Register-module__JxmLNG__successMessage{color:#155724;background:#d4edda;border:2px solid #c3e6cb}.Register-module__JxmLNG__errorMessage{color:#721c24;background:#f8d7da;border:2px solid #f5c6cb}.Register-module__JxmLNG__needHelpSection{border-top:2px dashed #0a1a3a1a;margin-top:2rem;padding-top:2rem}.Register-module__JxmLNG__needHelpCard{background:linear-gradient(135deg,#e1060008 0%,#e1060003 100%);border:2px solid #e1060026;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.Register-module__JxmLNG__needHelpCard:hover{border-color:#e106004d;transform:translateY(-2px);box-shadow:0 8px 24px #e1060014}.Register-module__JxmLNG__needHelpIcon{background:linear-gradient(135deg,var(--color-red)0%,#b20500 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex;box-shadow:0 4px 12px #e1060033}.Register-module__JxmLNG__needHelpContent{flex:1}.Register-module__JxmLNG__needHelpContent h4{color:var(--color-navy);margin:0 0 .75rem;font-family:Orbitron,sans-serif;font-size:1.3rem;font-weight:600}.Register-module__JxmLNG__needHelpContent p{color:var(--color-gray-dark);margin-bottom:1.25rem;font-size:1rem;line-height:1.6}.Register-module__JxmLNG__contactList{flex-direction:column;gap:1rem;display:flex}.Register-module__JxmLNG__contactItem{background:#fff;border:1px solid #0a1a3a1a;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.Register-module__JxmLNG__contactIcon{flex-shrink:0;font-size:1.5rem}.Register-module__JxmLNG__contactItem a{color:var(--color-red);font-weight:600;text-decoration:none;transition:color .3s}.Register-module__JxmLNG__contactItem a:hover{color:#b20500;text-decoration:underline}.Register-module__JxmLNG__contactNumbers{flex-wrap:wrap;gap:1rem;display:flex}.Register-module__JxmLNG__infoSidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:120px}.Register-module__JxmLNG__mobileNotice{background:linear-gradient(135deg,#ffc1071f 0%,#ff98000f 100%);border:2px solid #ff980059;border-radius:14px;align-items:flex-start;gap:1rem;max-width:1400px;margin:0 auto 2rem;padding:1.25rem 1.5rem;animation:.5s ease-out Register-module__JxmLNG__slideInDown;display:none;box-shadow:0 4px 16px #ff980026}@keyframes Register-module__JxmLNG__slideInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.Register-module__JxmLNG__mobileNoticeIcon{flex-shrink:0;font-size:2rem;line-height:1}.Register-module__JxmLNG__mobileNoticeContent{flex:1}.Register-module__JxmLNG__mobileNoticeContent strong{color:var(--color-navy);letter-spacing:.015em;margin-bottom:.35rem;font-family:Orbitron,sans-serif;font-size:1.05rem;font-weight:700;display:block}.Register-module__JxmLNG__mobileNoticeContent p{color:var(--color-gray-dark);margin:0;font-size:.9rem;line-height:1.6}.Register-module__JxmLNG__infoCard{background:#fff;border:1px solid #0a1a3a14;border-radius:12px;padding:1.75rem;transition:all .3s;box-shadow:0 2px 12px #0000000d}.Register-module__JxmLNG__infoCard:hover{border-color:#0a1a3a1f;box-shadow:0 4px 16px #0a1a3a14}.Register-module__JxmLNG__infoIcon{margin-bottom:1rem;font-size:2.5rem;display:inline-block}.Register-module__JxmLNG__infoCard h3{color:var(--color-navy);margin-bottom:1rem;font-family:Orbitron,sans-serif;font-size:1.25rem;font-weight:600}.Register-module__JxmLNG__infoCard ul{margin:0;padding:0;list-style:none}.Register-module__JxmLNG__infoCard ul li{color:var(--color-gray-dark);padding:.5rem 0 .5rem 1.5rem;line-height:1.6;position:relative}.Register-module__JxmLNG__infoCard ul li:before{content:"→";color:var(--color-red);font-weight:700;position:absolute;left:0}.Register-module__JxmLNG__infoCard ul li strong{color:var(--color-navy)}.Register-module__JxmLNG__infoCard p{color:var(--color-gray-dark);line-height:1.6}.Register-module__JxmLNG__infoCard a{color:var(--color-red);font-weight:600;text-decoration:none;transition:color .3s}.Register-module__JxmLNG__infoCard a:hover{color:#b20500;text-decoration:underline}.Register-module__JxmLNG__successContainer{z-index:1;max-width:700px;margin:0 auto;padding:2rem 1.5rem;position:relative}.Register-module__JxmLNG__successCard{text-align:center;background:#fff;border:2px solid #e106001a;border-radius:24px;padding:4rem 3rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}.Register-module__JxmLNG__successCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#e106000d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.Register-module__JxmLNG__successIcon{color:#fff;z-index:1;background:linear-gradient(135deg,#e10600 0%,#b00500 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 2rem;font-size:4rem;display:flex;position:relative;box-shadow:0 10px 30px #e106004d}.Register-module__JxmLNG__successCard h2{color:#0a1a3a;z-index:1;margin-bottom:1.5rem;font-family:Orbitron,sans-serif;font-size:2.5rem;position:relative}.Register-module__JxmLNG__successMessage{color:#666;z-index:1;margin-bottom:3rem;font-size:1.1rem;line-height:1.8;position:relative}.Register-module__JxmLNG__successActions{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex;position:relative}.Register-module__JxmLNG__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e10600 0%,#b00500 100%);border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #e106004d}.Register-module__JxmLNG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #e1060066}.Register-module__JxmLNG__secondaryBtn{color:#e10600;cursor:pointer;background:#fff;border:2px solid #e10600;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Register-module__JxmLNG__photoRemoveBtn:hover{background:var(--color-red);color:#fff}.Register-module__JxmLNG__inlineImageDisplay{justify-content:center;margin-top:.5rem;display:flex}.Register-module__JxmLNG__inlineImageField{object-fit:contain;border:1px solid #0a1a3a1f;border-radius:10px;width:100%;max-width:240px;max-height:240px;box-shadow:0 2px 12px #0a1a3a14}.Register-module__JxmLNG__secondaryBtn:hover{color:#fff;background:#e10600;transform:translateY(-2px);box-shadow:0 4px 15px #e1060033}.Register-module__JxmLNG__autoRedirect{color:#999;z-index:1;margin-top:1rem;font-size:.95rem;font-style:italic;position:relative}.Register-module__JxmLNG__autoRedirect span{color:#e10600;font-weight:700}.Register-module__JxmLNG__whatsappCard{text-align:center;background:#25d3660a;border:1.5px solid #25d36633;border-radius:16px;margin:2rem 0;padding:2rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #25d36608}.Register-module__JxmLNG__whatsappHeader{justify-content:center;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.Register-module__JxmLNG__whatsappIcon{color:#25d366;filter:drop-shadow(0 2px 6px #25d36633);width:28px;height:28px}.Register-module__JxmLNG__whatsappCard h3{color:#128c7e;margin:0;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:700}.Register-module__JxmLNG__whatsappText{color:#555;max-width:540px;margin:0 auto 1.5rem;font-size:1rem;line-height:1.6}.Register-module__JxmLNG__whatsappText strong{color:#0a1a3a}.Register-module__JxmLNG__whatsappBtn{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #25d36640}.Register-module__JxmLNG__whatsappBtn:hover{transform:translateY(-2px);box-shadow:0 6px 22px #25d36659}@media (max-width:768px){.Register-module__JxmLNG__formContainer{padding-bottom:env(safe-area-inset-bottom,20px);margin-bottom:0}.Register-module__JxmLNG__formGroup input:focus,.Register-module__JxmLNG__formGroup select:focus,.Register-module__JxmLNG__formGroup textarea:focus{scroll-margin-top:100px}}@media (max-width:1200px){.Register-module__JxmLNG__container{grid-template-columns:1fr;gap:3rem}.Register-module__JxmLNG__infoSidebar{grid-row:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid;position:relative;top:0}}.Register-module__JxmLNG__mobileProgressBar{z-index:1000;background:#e106001a;height:4px;display:none;position:fixed;top:0;left:0;right:0}.Register-module__JxmLNG__mobileProgressFill{background:linear-gradient(90deg,var(--color-red),#ff4500);height:100%;transition:width .3s;box-shadow:0 0 10px #e1060080}@media (max-width:768px){.Register-module__JxmLNG__mobileProgressBar{display:block}.Register-module__JxmLNG__mobileNotice{border-radius:14px;margin:0 1rem 1.75rem;padding:1.15rem 1.35rem;display:flex;box-shadow:0 6px 18px #ff98002e}.Register-module__JxmLNG__mobileNoticeIcon{font-size:1.65rem}.Register-module__JxmLNG__mobileNoticeContent strong{font-size:.98rem}.Register-module__JxmLNG__mobileNoticeContent p{font-size:.87rem;line-height:1.6}.Register-module__JxmLNG__heroContent h1{font-size:2.5rem}.Register-module__JxmLNG__heroContent p{font-size:1rem}.Register-module__JxmLNG__formHeader h2{font-size:2rem;line-height:1.3}.Register-module__JxmLNG__tagline{font-size:.95rem;line-height:1.7}.Register-module__JxmLNG__formSection{border-radius:15px;margin-bottom:1.5rem;padding:1.85rem;box-shadow:0 3px 16px #00000012}.Register-module__JxmLNG__form{gap:1.75rem;padding-bottom:80px}.Register-module__JxmLNG__sectionTitle{margin-bottom:1.4rem;font-size:1.4rem;line-height:1.4}.Register-module__JxmLNG__sectionDescription{margin-bottom:1.4rem;font-size:.97rem;line-height:1.7}.Register-module__JxmLNG__formRow,.Register-module__JxmLNG__additionalFieldsGrid{grid-template-columns:1fr;gap:1.35rem}.Register-module__JxmLNG__formGroup{gap:.75rem}.Register-module__JxmLNG__formGroupFull{grid-column:1}.Register-module__JxmLNG__formGroup label{font-size:.94rem}.Register-module__JxmLNG__formGroup input,.Register-module__JxmLNG__formGroup select{border-width:2px;border-radius:11px;min-height:50px;padding:1rem 1.15rem;font-size:16px}.Register-module__JxmLNG__formGroup textarea{border-width:2px;border-radius:11px;min-height:90px;max-height:150px;padding:1rem 1.15rem;font-size:16px;line-height:1.55}.Register-module__JxmLNG__competitionsGrid{gap:1.15rem}.Register-module__JxmLNG__competitionCard{border-width:2px;border-radius:15px;padding:1.4rem}.Register-module__JxmLNG__competitionCardActive{border-width:2.5px;box-shadow:0 6px 24px #e106002e}.Register-module__JxmLNG__competitionHeader h4{margin-bottom:.5rem;padding-right:0;font-size:1.15rem;line-height:1.5}.Register-module__JxmLNG__selectedBadge{padding:.5rem 1.1rem;font-size:.78rem;top:.85rem;left:.85rem;right:auto}.Register-module__JxmLNG__competitionOrganizer{margin-bottom:.7rem;font-size:.9rem}.Register-module__JxmLNG__competitionMeta{border-radius:10px;flex-direction:column;gap:.7rem;margin-bottom:1rem;padding:1rem}.Register-module__JxmLNG__competitionMetaItem{font-size:.9rem}.Register-module__JxmLNG__competitionDescription{font-size:.94rem;line-height:1.7}.Register-module__JxmLNG__readMoreBtn{border-radius:9px;margin-top:.9rem;padding:.75rem;font-size:.9rem}.Register-module__JxmLNG__checkboxLabel{border-radius:10px;align-items:center;gap:.85rem;min-height:54px;padding:1rem}.Register-module__JxmLNG__checkboxLabel input[type=\"checkbox\"]{width:24px;height:24px}.Register-module__JxmLNG__checkboxLabel span{font-size:.92rem;line-height:1.6}.Register-module__JxmLNG__notesToggle{padding:.9rem 1.1rem}.Register-module__JxmLNG__notesToggleIcon{font-size:1.6rem}.Register-module__JxmLNG__notesToggleText strong{font-size:1rem}.Register-module__JxmLNG__notesToggleHint{font-size:.82rem}.Register-module__JxmLNG__notesContent{padding:0 1.25rem 1.1rem}.Register-module__JxmLNG__notesText{padding:.9rem;font-size:.92rem;line-height:1.7}.Register-module__JxmLNG__notesCheckboxLabel{gap:.9rem;padding:1.1rem 1.25rem}.Register-module__JxmLNG__notesCheckboxLabel input[type=\"checkbox\"]{width:24px;height:24px}.Register-module__JxmLNG__notesCheckboxText{font-size:.95rem;line-height:1.6}.Register-module__JxmLNG__submitBtn{z-index:100;background:linear-gradient(135deg,var(--color-red)0%,#a80400 100%);-webkit-backdrop-filter:blur(10px);border-radius:13px;min-height:56px;margin-top:2.25rem;padding:1.2rem 2.2rem;font-size:1.08rem;position:sticky;bottom:1rem;box-shadow:0 6px 22px #e1060047}.Register-module__JxmLNG__mobileSubmitWrapper{-webkit-backdrop-filter:blur(10px);z-index:99;background:linear-gradient(#0000,#fffffffa 30%);margin:0 -1.85rem -1.85rem;padding:1rem;position:sticky;bottom:0;left:0;right:0}.Register-module__JxmLNG__submitBtn:active:not(:disabled){transform:scale(.98);box-shadow:0 4px 16px #e1060052}.Register-module__JxmLNG__needHelpCard{flex-direction:column;gap:1rem;padding:1.5rem}.Register-module__JxmLNG__needHelpIcon{width:50px;height:50px;font-size:2rem}.Register-module__JxmLNG__needHelpContent h4{font-size:1.15rem}.Register-module__JxmLNG__needHelpContent p{font-size:.9rem;line-height:1.7}.Register-module__JxmLNG__contactItem{flex-direction:column;align-items:flex-start;gap:.6rem;padding:1rem}.Register-module__JxmLNG__contactNumbers{flex-direction:column;gap:.6rem}.Register-module__JxmLNG__contactItem a{font-size:.9rem}.Register-module__JxmLNG__skillsGrid,.Register-module__JxmLNG__infoSidebar{grid-template-columns:1fr}.Register-module__JxmLNG__section{padding:3.5rem 1rem}.Register-module__JxmLNG__container{gap:2.5rem;padding:0 1rem}.Register-module__JxmLNG__infoCard{padding:1.5rem}.Register-module__JxmLNG__infoCard h3{font-size:1.15rem}.Register-module__JxmLNG__infoCard p,.Register-module__JxmLNG__infoCard li{font-size:.92rem;line-height:1.7}.Register-module__JxmLNG__successCard{padding:3rem 2rem}.Register-module__JxmLNG__successCard h2{font-size:2rem}.Register-module__JxmLNG__successMessage{font-size:1rem;line-height:1.7}.Register-module__JxmLNG__successActions{flex-direction:column;gap:1rem}.Register-module__JxmLNG__primaryBtn,.Register-module__JxmLNG__secondaryBtn{width:100%;min-height:52px}.Register-module__JxmLNG__whatsappCard{margin:1.5rem 0;padding:1.5rem 1rem}.Register-module__JxmLNG__whatsappCard h3{font-size:1.2rem}.Register-module__JxmLNG__whatsappText{margin-bottom:1.25rem;font-size:.92rem}.Register-module__JxmLNG__whatsappBtn{justify-content:center;width:100%;padding:.85rem 1.5rem;font-size:1rem}}.Register-module__JxmLNG__formGroup.Register-module__JxmLNG__hasValue label,.Register-module__JxmLNG__formGroup input:focus~label,.Register-module__JxmLNG__formGroup select:focus~label,.Register-module__JxmLNG__formGroup textarea:focus~label{color:var(--color-red);transform:translateY(-1.5rem)scale(.85)}.Register-module__JxmLNG__formGroup input:valid:not(:placeholder-shown),.Register-module__JxmLNG__formGroup select:valid:not(:placeholder-shown){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='%2322c55e'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;border-color:#22c55e80;padding-right:3rem}.Register-module__JxmLNG__formGroup input:invalid:not(:placeholder-shown):not(:focus){border-color:#ef444480}@media (max-width:480px){.Register-module__JxmLNG__section{padding:3rem 1rem}.Register-module__JxmLNG__mobileNotice{border-radius:13px;gap:.9rem;margin:0 .85rem 1.5rem;padding:1rem 1.15rem}.Register-module__JxmLNG__mobileNoticeIcon{font-size:1.5rem}.Register-module__JxmLNG__mobileNoticeContent strong{font-size:.92rem}.Register-module__JxmLNG__mobileNoticeContent p{font-size:.84rem;line-height:1.55}.Register-module__JxmLNG__heroContent h1{letter-spacing:.01em;font-size:2rem;line-height:1.25}.Register-module__JxmLNG__heroContent p{font-size:.9rem;line-height:1.6}.Register-module__JxmLNG__formHeader h2{margin-bottom:.85rem;font-size:1.75rem;line-height:1.3}.Register-module__JxmLNG__formHeader p,.Register-module__JxmLNG__tagline{font-size:.9rem;line-height:1.7}.Register-module__JxmLNG__sectionTitle{margin-bottom:1.3rem;font-size:1.25rem;line-height:1.4}.Register-module__JxmLNG__sectionDescription{font-size:.9rem;line-height:1.7}.Register-module__JxmLNG__formSection{border-radius:14px;padding:1.5rem 1.35rem;box-shadow:0 3px 14px #00000014}.Register-module__JxmLNG__form{gap:1.65rem}.Register-module__JxmLNG__additionalFieldsGrid{grid-template-columns:1fr;gap:1.2rem}.Register-module__JxmLNG__formGroup{gap:.7rem}.Register-module__JxmLNG__formGroup label{font-size:.9rem}.Register-module__JxmLNG__formGroup input,.Register-module__JxmLNG__formGroup select,.Register-module__JxmLNG__formGroup textarea{border-radius:11px;min-height:52px;padding:1.05rem 1.1rem;font-size:16px}.Register-module__JxmLNG__formGroup textarea{min-height:80px}.Register-module__JxmLNG__competitionsGrid{gap:1rem}.Register-module__JxmLNG__competitionCard{border-radius:14px;padding:1.3rem}.Register-module__JxmLNG__competitionHeader h4{font-size:1.08rem;line-height:1.5}.Register-module__JxmLNG__selectedBadge{padding:.45rem .95rem;font-size:.75rem;top:.75rem;left:.75rem;right:auto}.Register-module__JxmLNG__competitionOrganizer{font-size:.87rem}.Register-module__JxmLNG__competitionMeta{gap:.65rem;padding:.9rem}.Register-module__JxmLNG__competitionMetaItem{font-size:.85rem}.Register-module__JxmLNG__competitionDescription{font-size:.9rem;line-height:1.7}.Register-module__JxmLNG__readMoreBtn{margin-top:.8rem;padding:.7rem;font-size:.85rem}.Register-module__JxmLNG__checkboxLabel{border-radius:10px;gap:.85rem;min-height:52px;padding:1rem}.Register-module__JxmLNG__checkboxLabel input[type=checkbox]{width:24px;height:24px}.Register-module__JxmLNG__checkboxLabel span{font-size:.9rem;line-height:1.6}.Register-module__JxmLNG__notesToggle{gap:.9rem;padding:1.05rem 1.2rem}.Register-module__JxmLNG__notesToggleIcon{font-size:1.6rem}.Register-module__JxmLNG__notesToggleText strong{font-size:.98rem}.Register-module__JxmLNG__notesToggleHint{font-size:.8rem}.Register-module__JxmLNG__notesToggleArrow{font-size:1.2rem}.Register-module__JxmLNG__notesContent{padding:0 1.2rem 1.05rem}.Register-module__JxmLNG__notesText{padding:.9rem;font-size:.88rem;line-height:1.7}.Register-module__JxmLNG__notesCheckboxLabel{gap:.85rem;padding:1.05rem 1.2rem}.Register-module__JxmLNG__notesCheckboxLabel input[type=checkbox]{width:24px;height:24px}.Register-module__JxmLNG__notesCheckboxText{font-size:.9rem;line-height:1.6}.Register-module__JxmLNG__submitBtn{z-index:100;border-radius:13px;min-height:56px;margin-top:2rem;padding:1.15rem 1.85rem;font-size:1.02rem;position:sticky;bottom:.85rem;box-shadow:0 8px 28px #e1060061}.Register-module__JxmLNG__needHelpSection{margin-top:1.65rem;padding-top:1.65rem}.Register-module__JxmLNG__needHelpCard{border-radius:14px;gap:1.15rem;padding:1.4rem}.Register-module__JxmLNG__needHelpIcon{width:52px;height:52px;font-size:2rem}.Register-module__JxmLNG__needHelpContent h4{font-size:1.08rem}.Register-module__JxmLNG__needHelpContent p{margin-bottom:1.1rem;font-size:.88rem;line-height:1.7}.Register-module__JxmLNG__contactItem{padding:.95rem}.Register-module__JxmLNG__contactIcon{font-size:1.3rem}.Register-module__JxmLNG__contactItem a{font-size:.88rem}.Register-module__JxmLNG__phonePrefix{padding:.9rem .75rem .9rem 1rem;font-size:.98rem}.Register-module__JxmLNG__phoneInput{padding:.9rem 1rem;font-size:16px}.Register-module__JxmLNG__phoneHint{font-size:.84rem}.Register-module__JxmLNG__infoCard{padding:1.15rem}.Register-module__JxmLNG__infoIcon{font-size:1.15rem}.Register-module__JxmLNG__infoCard h3{font-size:1.05rem}.Register-module__JxmLNG__infoCard p,.Register-module__JxmLNG__infoCard li{font-size:.86rem;line-height:1.7}.Register-module__JxmLNG__successCard{border-radius:18px;padding:2.5rem 1.65rem}.Register-module__JxmLNG__successIcon{width:80px;height:80px;margin-bottom:1.75rem;font-size:3rem}.Register-module__JxmLNG__successCard h2{margin-bottom:1.25rem;font-size:1.75rem}.Register-module__JxmLNG__successMessage{margin-bottom:2.25rem;font-size:.9rem;line-height:1.7}.Register-module__JxmLNG__primaryBtn,.Register-module__JxmLNG__secondaryBtn{min-height:52px;padding:1.05rem 2.15rem;font-size:1rem}.Register-module__JxmLNG__autoRedirect{font-size:.87rem}.Register-module__JxmLNG__errorMessage{padding:1rem 1.35rem;font-size:.9rem}}
.RobotsShowcase-module__gemH0G__section{background:linear-gradient(#f5f7fa 0%,#fff 100%);padding:4rem 0;position:relative;overflow:hidden}.RobotsShowcase-module__gemH0G__container{z-index:1;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.RobotsShowcase-module__gemH0G__header{text-align:center;margin-bottom:3.5rem}.RobotsShowcase-module__gemH0G__header h2{color:#0a1a3a;letter-spacing:-1px;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.RobotsShowcase-module__gemH0G__filterContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.RobotsShowcase-module__gemH0G__filterLabel{color:#0a1a3a;letter-spacing:.5px;font-size:1rem;font-weight:600}.RobotsShowcase-module__gemH0G__filterButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.RobotsShowcase-module__gemH0G__filterBtn{color:#0a1a3a;cursor:pointer;background:#fff;border:2px solid #0a1a3a26;border-radius:12px;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.RobotsShowcase-module__gemH0G__filterBtn:before{content:"";z-index:0;background:linear-gradient(135deg,#b2001d 0%,#8a0016 100%);border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RobotsShowcase-module__gemH0G__filterBtn:hover{color:#b2001d;border-color:#b2001d;transform:translateY(-2px);box-shadow:0 4px 12px #b2001d33}.RobotsShowcase-module__gemH0G__filterBtn span{z-index:1;position:relative}.RobotsShowcase-module__gemH0G__activeFilter{color:#fff;background:linear-gradient(135deg,#b2001d 0%,#8a0016 100%);border-color:#b2001d;box-shadow:0 4px 16px #b2001d4d,0 0 20px #b2001d33}.RobotsShowcase-module__gemH0G__activeFilter:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 6px 20px #b2001d66,0 0 25px #b2001d40}@media (max-width:768px){.RobotsShowcase-module__gemH0G__filterContainer{flex-direction:column;gap:1rem}.RobotsShowcase-module__gemH0G__filterLabel{font-size:.9rem}.RobotsShowcase-module__gemH0G__filterBtn{padding:.5rem 1.2rem;font-size:.85rem}.RobotsShowcase-module__gemH0G__header h2{font-size:2.25rem}}@media (max-width:480px){.RobotsShowcase-module__gemH0G__header h2{font-size:1.75rem}}.RobotsShowcase-module__gemH0G__header p{color:#64748b;max-width:650px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.6}@media (max-width:768px){.RobotsShowcase-module__gemH0G__header p{font-size:1rem}}.RobotsShowcase-module__gemH0G__redAccent{color:#b2001d;position:relative}.RobotsShowcase-module__gemH0G__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:3rem;padding:1rem 0;display:grid}@media (max-width:768px){.RobotsShowcase-module__gemH0G__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:480px){.RobotsShowcase-module__gemH0G__grid{grid-template-columns:1fr;gap:2.5rem}}.RobotsShowcase-module__gemH0G__card{cursor:pointer;background:linear-gradient(#1a2f4d 0%,#243a5a 100%);border:1px solid #ffffff1f;border-radius:20px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 24px #0a1a3a33,0 4px 8px #0a1a3a1a,inset 0 1px #ffffff1a}.RobotsShowcase-module__gemH0G__card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 0,#b2001d1f 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.RobotsShowcase-module__gemH0G__card:hover{border-color:#b2001d59;transform:translateY(-8px);box-shadow:0 16px 40px #b2001d40,0 8px 16px #0a1a3a26,0 0 0 1px #b2001d26,inset 0 1px #ffffff1f}.RobotsShowcase-module__gemH0G__card:hover:before{opacity:1}.RobotsShowcase-module__gemH0G__card:hover .RobotsShowcase-module__gemH0G__viewDetailsBtn{opacity:1;transform:translateY(0)}.RobotsShowcase-module__gemH0G__card.RobotsShowcase-module__gemH0G__selected{border-color:#b2001d66;box-shadow:0 16px 48px #b2001d40,0 0 0 1px #b2001d33,inset 0 1px #ffffff1a}.RobotsShowcase-module__gemH0G__imageContainer{background:radial-gradient(circle,#ffffff14 0%,#0000 70%);justify-content:center;align-items:center;height:220px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.RobotsShowcase-module__gemH0G__imageContainer:before{content:"";background:radial-gradient(circle,#b2001d2e 0%,#0000 70%);border-radius:50%;width:190px;height:190px;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RobotsShowcase-module__gemH0G__card:hover .RobotsShowcase-module__gemH0G__imageContainer:before{background:radial-gradient(circle,#b2001d47 0%,#0000 70%);width:230px;height:230px}.RobotsShowcase-module__gemH0G__image{filter:brightness(1.25)contrast(1.15)saturate(1.35)drop-shadow(0 10px 30px #0006);z-index:1;justify-content:center;align-items:center;font-size:5.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1),filter .4s;display:flex;position:relative}.RobotsShowcase-module__gemH0G__card:hover .RobotsShowcase-module__gemH0G__image{filter:brightness(1.3)contrast(1.2)saturate(1.4)drop-shadow(0 12px 36px #ff336673);transform:scale(1.06)rotate(2deg)}.RobotsShowcase-module__gemH0G__glowBorder{opacity:.4;border:1px solid #ffffff14;border-radius:50%;width:160px;height:160px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RobotsShowcase-module__gemH0G__card:hover .RobotsShowcase-module__gemH0G__glowBorder{opacity:.6;border-color:#b2001d4d;width:180px;height:180px}.RobotsShowcase-module__gemH0G__card.RobotsShowcase-module__gemH0G__selected .RobotsShowcase-module__gemH0G__glowBorder{opacity:.8;border-color:#b2001d66}.RobotsShowcase-module__gemH0G__robotBadge{color:#fff;letter-spacing:.1em;text-transform:uppercase;z-index:2;background:linear-gradient(135deg,#b2001d 0%,#8a0016 100%);border:1px solid #ffffff1a;border-radius:20px;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;position:absolute;top:1.25rem;right:1.25rem;box-shadow:0 4px 12px #b2001d66}.RobotsShowcase-module__gemH0G__cardContent{background:linear-gradient(#ffffff08 0%,#0000 100%);border-top:1px solid #ffffff14;flex-direction:column;gap:1rem;padding:2rem 1.75rem;display:flex}.RobotsShowcase-module__gemH0G__header2{flex-direction:column;gap:.5rem;margin-bottom:.25rem;display:flex}.RobotsShowcase-module__gemH0G__title{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 8px #0000004d;margin:0;font-family:Inter,Orbitron,sans-serif;font-size:1.45rem;font-weight:700;line-height:1.3}.RobotsShowcase-module__gemH0G__type{color:#f36;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.4rem;font-family:Inter,Montserrat,sans-serif;font-size:.8rem;font-weight:600;display:inline-flex}.RobotsShowcase-module__gemH0G__type:before{content:"";background:#f36;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 8px #f369}.RobotsShowcase-module__gemH0G__description{color:#ffffffd9;margin:0;font-family:Inter,Montserrat,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6}.RobotsShowcase-module__gemH0G__tags{flex-wrap:wrap;gap:.6rem;margin-top:.75rem;display:flex}.RobotsShowcase-module__gemH0G__tag{color:#fffffff2;letter-spacing:.02em;background:#ffffff14;border:1px solid #ffffff40;border-radius:20px;padding:.4rem .85rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;transition:all .3s;display:inline-block}.RobotsShowcase-module__gemH0G__tag:hover{color:#fff;background:#ffffff1f;border-color:#fff6;transform:translateY(-2px)}.RobotsShowcase-module__gemH0G__specsOverlay{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem}.RobotsShowcase-module__gemH0G__specsOverlay h4{color:#fffffff2;letter-spacing:-.01em;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.RobotsShowcase-module__gemH0G__specsOverlay ul{margin:0;padding:0;list-style:none}.RobotsShowcase-module__gemH0G__specsOverlay li{color:#ffffffd9;align-items:center;gap:.5rem;padding:.4rem 0;font-family:Inter,sans-serif;font-size:.85rem;display:flex}.RobotsShowcase-module__gemH0G__bullet{color:#b2001d;font-weight:700}.RobotsShowcase-module__gemH0G__viewDetailsBtn{color:#fff;cursor:pointer;letter-spacing:.02em;opacity:0;background:linear-gradient(135deg,#b2001d 0%,#8a0016 100%);border:none;border-radius:8px;margin-top:1rem;padding:.85rem 1.75rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(4px);box-shadow:0 4px 12px #b2001d4d}.RobotsShowcase-module__gemH0G__viewDetailsBtn:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RobotsShowcase-module__gemH0G__viewDetailsBtn:hover:before{width:300px;height:300px}.RobotsShowcase-module__gemH0G__viewDetailsBtn:hover{background:linear-gradient(135deg,#d4001f 0%,#b2001d 100%);transform:translateY(-2px);box-shadow:0 8px 24px #b2001d66}.RobotsShowcase-module__gemH0G__viewDetailsBtn:active{transform:translateY(0);box-shadow:0 4px 12px #b2001d4d}.RobotsShowcase-module__gemH0G__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.RobotsShowcase-module__gemH0G__modalContent{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 120px #0006,0 0 0 1px #ffffff1a}.RobotsShowcase-module__gemH0G__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#b2001d;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:1.75rem;right:1.75rem;box-shadow:0 4px 12px #b2001d4d}.RobotsShowcase-module__gemH0G__closeBtn:hover{background:#d4001f;transform:rotate(90deg)scale(1.1);box-shadow:0 6px 20px #b2001d80}.RobotsShowcase-module__gemH0G__closeBtn:active{transform:rotate(90deg)scale(1)}.RobotsShowcase-module__gemH0G__modalHeader{background:linear-gradient(135deg,#0a1a3a 0%,#152845 50%,#1a3254 100%);border-top-left-radius:20px;border-top-right-radius:20px;align-items:center;gap:2.5rem;padding:3rem 3rem 2.5rem;display:flex;position:relative;overflow:hidden}.RobotsShowcase-module__gemH0G__modalHeader:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#b2001d26 0%,#0000 50%);height:100%;position:absolute;top:0;left:0;right:0}.RobotsShowcase-module__gemH0G__modalImage{z-index:1;background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:140px;height:140px;font-size:5rem;animation:2s ease-in-out infinite RobotsShowcase-module__gemH0G__gentlePulse;display:flex;position:relative}@keyframes RobotsShowcase-module__gemH0G__gentlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.RobotsShowcase-module__gemH0G__modalTitle{color:#fff;letter-spacing:-1px;z-index:1;margin:0 0 .75rem;font-family:Inter,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2;position:relative}.RobotsShowcase-module__gemH0G__modalType{color:#fff;text-transform:uppercase;letter-spacing:.08em;z-index:1;background:linear-gradient(135deg,#b2001d 0%,#8a0016 100%);border-radius:24px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;display:inline-flex;position:relative;box-shadow:0 4px 12px #b2001d66}.RobotsShowcase-module__gemH0G__modalType:before{content:"";background:#fff;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite RobotsShowcase-module__gemH0G__statusBlink;display:inline-block}@keyframes RobotsShowcase-module__gemH0G__statusBlink{0%,to{opacity:1}50%{opacity:.5}}.RobotsShowcase-module__gemH0G__modalBody{background:#fff;flex:1;padding:3rem;overflow-y:auto}.RobotsShowcase-module__gemH0G__modalSection{margin-bottom:2.5rem}.RobotsShowcase-module__gemH0G__modalSection:last-child{margin-bottom:0}.RobotsShowcase-module__gemH0G__modalSection h3{color:#64748b;letter-spacing:-.02em;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700}.RobotsShowcase-module__gemH0G__modalSection p{color:#334155;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:400;line-height:1.7}.RobotsShowcase-module__gemH0G__modalSpecsList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.RobotsShowcase-module__gemH0G__modalSpecsList li{color:#1e293b;background:#b2001d0a;border-left:3px solid #b2001d;border-radius:6px;padding:1rem 1.25rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;transition:all .3s}.RobotsShowcase-module__gemH0G__modalSpecsList li:hover{background:#b2001d14;transform:translate(4px)}.RobotsShowcase-module__gemH0G__checkmark{color:#b2001d;margin-right:.75rem;font-size:1.1rem;font-weight:700}.RobotsShowcase-module__gemH0G__modalTags{flex-wrap:wrap;gap:.75rem;display:flex}.RobotsShowcase-module__gemH0G__modalTag{color:#475569;background:0 0;border:1px solid #e2e8f0;border-radius:24px;padding:.6rem 1.2rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:all .3s}.RobotsShowcase-module__gemH0G__modalTag:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}@media (max-width:768px){.RobotsShowcase-module__gemH0G__modalContent{border-radius:16px;max-height:85vh;margin:1rem}.RobotsShowcase-module__gemH0G__modalHeader{text-align:center;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem 2rem}.RobotsShowcase-module__gemH0G__modalImage{width:100px;height:100px;font-size:3.5rem}.RobotsShowcase-module__gemH0G__modalTitle{font-size:1.75rem}.RobotsShowcase-module__gemH0G__modalType{padding:.5rem 1rem;font-size:.75rem}.RobotsShowcase-module__gemH0G__closeBtn{width:40px;height:40px;top:1.25rem;right:1.25rem}.RobotsShowcase-module__gemH0G__modalBody{padding:2rem 1.5rem}.RobotsShowcase-module__gemH0G__modalSection{margin-bottom:2rem}.RobotsShowcase-module__gemH0G__modalSpecsList{grid-template-columns:1fr;gap:.75rem}.RobotsShowcase-module__gemH0G__modalSpecsList li{padding:.85rem 1rem}}.RobotsShowcase-module__gemH0G__counterContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.RobotsShowcase-module__gemH0G__counterCapsule{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.5px;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;padding:.45rem 1.1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #00000026}.RobotsShowcase-module__gemH0G__counterCapsule:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-1px)}
.tasks-module__HQ4p_a__hero{text-align:center;background:linear-gradient(135deg,#0a1a3a 0%,#1a2f5a 55%,#0f0f17 100%);flex-direction:column;justify-content:center;align-items:center;min-height:48vh;padding:130px 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.tasks-module__HQ4p_a__heroBg{pointer-events:none;background:radial-gradient(at 15% 60%,#e1060033 0%,#0000 50%),radial-gradient(at 85% 20%,#0a7ecb1f 0%,#0000 45%);position:absolute;inset:0}.tasks-module__HQ4p_a__heroContent{z-index:1;max-width:740px;position:relative}.tasks-module__HQ4p_a__heroEyebrow{letter-spacing:3px;color:#ffffff80;text-transform:uppercase;border:1px solid #ffffff26;border-radius:20px;margin-bottom:1.8rem;padding:.3rem 1rem;font-family:Orbitron,sans-serif;font-size:.7rem;display:inline-block}.tasks-module__HQ4p_a__heroTitle{color:#fff;letter-spacing:.02em;margin-bottom:1.25rem;font-family:League Spartan,sans-serif;font-size:clamp(2.6rem,5.5vw,4.5rem);font-weight:900;line-height:1.1;overflow:visible}.tasks-module__HQ4p_a__logoContainer{align-items:center;gap:2px;display:inline-flex}.tasks-module__HQ4p_a__spartanPart{font-family:League Spartan,sans-serif;font-weight:900}.tasks-module__HQ4p_a__scriptK{color:#fff;margin:0 -.05em;font-family:Above the Beyond Script,cursive;font-size:1.55em;font-weight:400;line-height:1.2;display:inline-block;position:relative;top:0}.tasks-module__HQ4p_a__accent{color:#e10600;text-shadow:0 0 28px #e1060080;font-family:League Spartan,sans-serif}.tasks-module__HQ4p_a__heroSubtitle{color:#ffffffad;max-width:580px;margin:0 auto 1.5rem;font-family:Montserrat,sans-serif;font-size:1.05rem;line-height:1.8}.tasks-module__HQ4p_a__heroMeta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.tasks-module__HQ4p_a__heroMetaItem{color:#ffffffbf;background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;padding:.35rem .9rem;font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:600}.tasks-module__HQ4p_a__heroMetaDivider{color:#ffffff4d;font-size:1.2rem}.tasks-module__HQ4p_a__howSection{background:#f5f7fa;border-bottom:1px solid #0a1a3a14;padding:2.5rem 1.5rem}.tasks-module__HQ4p_a__howInner{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:860px;margin:0 auto;display:grid}.tasks-module__HQ4p_a__howCard{text-align:center;background:#fff;border:1.5px solid #0a1a3a14;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1.25rem;display:flex}.tasks-module__HQ4p_a__howStep{color:#e10600;letter-spacing:2px;font-family:Orbitron,sans-serif;font-size:.7rem;font-weight:700}.tasks-module__HQ4p_a__howIcon{font-size:1.8rem}.tasks-module__HQ4p_a__howText{color:#444;margin:0;font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:500;line-height:1.5}.tasks-module__HQ4p_a__categoriesSection{background:#fff;padding:3rem 1.5rem 5rem}.tasks-module__HQ4p_a__categoriesInner{flex-direction:column;gap:3.5rem;max-width:1100px;margin:0 auto;display:flex}.tasks-module__HQ4p_a__categoryBlock{border-bottom:1px solid #0a1a3a12;padding-bottom:3rem}.tasks-module__HQ4p_a__categoryBlock:last-child{border-bottom:none;padding-bottom:0}.tasks-module__HQ4p_a__catHeader{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:1.75rem;display:flex}.tasks-module__HQ4p_a__catIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;display:flex;box-shadow:0 4px 14px #00000024}.tasks-module__HQ4p_a__catInfo{flex:1;min-width:0}.tasks-module__HQ4p_a__catTitle{color:#0a1a3a;margin:0 0 .25rem;font-family:Orbitron,sans-serif;font-size:1.25rem}.tasks-module__HQ4p_a__catDesc{color:#777;margin:0;font-family:Montserrat,sans-serif;font-size:.875rem;line-height:1.5}.tasks-module__HQ4p_a__catCount{white-space:nowrap;background:#0000000a;border-radius:20px;flex-shrink:0;padding:.3rem .75rem;font-family:Orbitron,sans-serif;font-size:.8rem;font-weight:700}.tasks-module__HQ4p_a__taskGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.tasks-module__HQ4p_a__taskCard{cursor:default;background:#fdfdfd;border:1.5px solid #0a1a3a17;border-radius:12px;flex-direction:column;gap:1rem;padding:1.25rem 1.25rem 1rem;transition:border-color .2s;display:flex}.tasks-module__HQ4p_a__taskCard:hover{border-color:#0a1a3a33}.tasks-module__HQ4p_a__taskCardTop{align-items:center;gap:.85rem;display:flex}.tasks-module__HQ4p_a__taskCardIconWrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.tasks-module__HQ4p_a__taskCardIcon{font-size:1.3rem}.tasks-module__HQ4p_a__taskCardLabel{color:#0a1a3a;margin:0 0 .15rem;font-family:Montserrat,sans-serif;font-size:.92rem;font-weight:700;line-height:1.3}.tasks-module__HQ4p_a__taskCardFormat{color:#aaa;text-transform:uppercase;letter-spacing:.5px;margin:0;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:500}.tasks-module__HQ4p_a__taskCardActions{flex-wrap:wrap;gap:.6rem;display:flex}.tasks-module__HQ4p_a__btnView,.tasks-module__HQ4p_a__btnDownload{text-align:center;cursor:pointer;border-radius:7px;flex:1;min-width:65px;padding:.55rem .75rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s}.tasks-module__HQ4p_a__btnView{background:0 0;border:1.5px solid}.tasks-module__HQ4p_a__btnView:hover{opacity:.75}.tasks-module__HQ4p_a__btnDownload{color:#fff;border:none;box-shadow:0 2px 8px #00000026}.tasks-module__HQ4p_a__btnDownload:hover{opacity:.88;transform:translateY(-1px)}.tasks-module__HQ4p_a__downloadDropdown{flex:1;display:inline-block;position:relative}.tasks-module__HQ4p_a__btnDownloadMain{text-align:center;color:#fff;cursor:pointer;border:none;border-radius:7px;width:100%;padding:.55rem .75rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:700;transition:all .2s;box-shadow:0 2px 8px #00000026}.tasks-module__HQ4p_a__btnDownloadMain:hover{opacity:.88;transform:translateY(-1px)}.tasks-module__HQ4p_a__dropdownMenu{z-index:10;opacity:0;visibility:hidden;background:#fff;border:1px solid #ddd;border-radius:7px;transition:all .2s;position:absolute;top:100%;left:0;right:0;overflow:hidden;transform:translateY(-10px);box-shadow:0 4px 12px #00000026}.tasks-module__HQ4p_a__downloadDropdown:hover .tasks-module__HQ4p_a__dropdownMenu{opacity:1;visibility:visible;transform:translateY(0)}.tasks-module__HQ4p_a__dropdownItem{color:#333;border-bottom:1px solid #f0f0f0;padding:.6rem .75rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.tasks-module__HQ4p_a__dropdownItem:last-child{border-bottom:none}.tasks-module__HQ4p_a__dropdownItem:hover{color:#0a1a3a;background:#f8f9fa}.tasks-module__HQ4p_a__cta{text-align:center;background:linear-gradient(#fff 0%,#fafbfc 100%);padding:5rem 1.5rem}.tasks-module__HQ4p_a__ctaTitle{color:#0a1a3a;margin-bottom:.85rem;font-family:Orbitron,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem)}.tasks-module__HQ4p_a__ctaText{color:#475569;max-width:480px;margin:0 auto 2rem;font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.75}.tasks-module__HQ4p_a__ctaBtn{color:#fff;background:#e10600;border:2px solid #e10600;border-radius:8px;padding:.95rem 2.5rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block;box-shadow:0 4px 20px #e106004d}.tasks-module__HQ4p_a__ctaBtn:hover{color:#e10600;background:0 0;box-shadow:0 0 30px #e1060066}@media (max-width:768px){.tasks-module__HQ4p_a__howInner{grid-template-columns:1fr}.tasks-module__HQ4p_a__catHeader{flex-direction:column;align-items:flex-start}.tasks-module__HQ4p_a__catCount{align-self:flex-start}.tasks-module__HQ4p_a__taskGrid{grid-template-columns:1fr}}@media (max-width:480px){.tasks-module__HQ4p_a__heroTitle{font-size:2.2rem}.tasks-module__HQ4p_a__taskCardActions{flex-direction:column}}.tasks-module__HQ4p_a__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0a0f1ed9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.tasks-module__HQ4p_a__modalContent{background:#0f172a;border:1.5px solid #e1060033;border-radius:16px;flex-direction:column;width:100%;max-width:950px;max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000080,0 0 30px #e106001a}.tasks-module__HQ4p_a__modalHeader{background:#0b111e;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.tasks-module__HQ4p_a__modalTitle{color:#fff;margin:0;font-family:Orbitron,sans-serif;font-size:1.35rem}.tasks-module__HQ4p_a__modalTitle .tasks-module__HQ4p_a__accent{color:#e10600;text-shadow:0 0 10px #e1060066}.tasks-module__HQ4p_a__btnClose{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;font-size:1.5rem;line-height:1;transition:all .2s;display:flex}.tasks-module__HQ4p_a__btnClose:hover{color:#fff;background:#ffffff14;transform:rotate(90deg)}.tasks-module__HQ4p_a__modalBody{background:#0f172a;grid-template-columns:1.2fr 1fr;gap:2rem;padding:2rem;display:grid;overflow-y:auto}.tasks-module__HQ4p_a__instructionsCol{color:#ffffffd9;flex-direction:column;gap:1.25rem;font-size:.88rem;display:flex}.tasks-module__HQ4p_a__instructionSection{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;padding:1.1rem}.tasks-module__HQ4p_a__sectionTitle{color:#fff;align-items:center;gap:.5rem;margin-top:0;margin-bottom:.65rem;font-family:Orbitron,sans-serif;font-size:.95rem;display:flex}.tasks-module__HQ4p_a__instructionSection ul{flex-direction:column;gap:.4rem;margin:0;padding-left:1.25rem;display:flex}.tasks-module__HQ4p_a__instructionSection li{font-family:Montserrat,sans-serif;line-height:1.55}.tasks-module__HQ4p_a__alertBox{background:#e106001a;border-left:4px solid #e10600;border-radius:0 8px 8px 0;padding:1rem}.tasks-module__HQ4p_a__alertBox h4{color:#fff;align-items:center;gap:.5rem;margin-top:0;margin-bottom:.5rem;font-family:Orbitron,sans-serif;font-size:.95rem;display:flex}.tasks-module__HQ4p_a__alertBox ul{color:#ffffffd9;flex-direction:column;gap:.4rem;margin:0;padding-left:1.25rem;display:flex}.tasks-module__HQ4p_a__alertBox li{font-family:Montserrat,sans-serif;line-height:1.5}.tasks-module__HQ4p_a__formCol{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.tasks-module__HQ4p_a__formCol h3{color:#fff;margin-top:0;margin-bottom:.25rem;font-family:Orbitron,sans-serif;font-size:1.2rem}.tasks-module__HQ4p_a__formGroup{flex-direction:column;gap:.45rem;display:flex}.tasks-module__HQ4p_a__formLabel{color:#fffc;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:600}.tasks-module__HQ4p_a__formInput,.tasks-module__HQ4p_a__formSelect{color:#fff;background:#ffffff0d;border:1.5px solid #ffffff1a;border-radius:8px;width:100%;padding:.7rem .9rem;font-family:Montserrat,sans-serif;font-size:.88rem;transition:all .2s}.tasks-module__HQ4p_a__formInput:focus,.tasks-module__HQ4p_a__formSelect:focus{background:#ffffff14;border-color:#e10600;outline:none;box-shadow:0 0 10px #e1060040}.tasks-module__HQ4p_a__formSelect option{color:#fff;background:#0f172a}.tasks-module__HQ4p_a__btnSubmit{color:#fff;cursor:pointer;background:#e10600;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.8rem;font-family:Montserrat,sans-serif;font-size:.92rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 4px 15px #e106004d}.tasks-module__HQ4p_a__btnSubmit:hover:not(:disabled){background:#ff1e18;transform:translateY(-1px);box-shadow:0 0 25px #e1060080}.tasks-module__HQ4p_a__btnSubmit:disabled{opacity:.5;cursor:not-allowed}.tasks-module__HQ4p_a__howCardInteractive{cursor:pointer;transition:all .35s;position:relative;overflow:hidden;border-color:#e1060040!important}.tasks-module__HQ4p_a__howCardInteractive:before{content:"";background:#e10600;width:100%;height:3px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.tasks-module__HQ4p_a__howCardInteractive:hover{transform:translateY(-4px);box-shadow:0 8px 25px #e106001f;border-color:#e10600!important}.tasks-module__HQ4p_a__howCardInteractive:hover:before{transform:scaleX(1)}.tasks-module__HQ4p_a__howCardBtn{color:#fff;cursor:pointer;background:#e10600;border:none;border-radius:20px;margin-top:auto;padding:.4rem .9rem;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:700;transition:all .25s}.tasks-module__HQ4p_a__howCardInteractive:hover .tasks-module__HQ4p_a__howCardBtn{color:#e10600;background:#fff;box-shadow:0 2px 10px #e1060026}.tasks-module__HQ4p_a__infoHint{color:#777;font-size:.72rem;font-weight:500}.tasks-module__HQ4p_a__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite tasks-module__HQ4p_a__spin}@keyframes tasks-module__HQ4p_a__spin{to{transform:rotate(360deg)}}.tasks-module__HQ4p_a__successCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:2rem 1rem;display:flex}.tasks-module__HQ4p_a__successIcon{color:#00a651;background:#00a65126;border:2.5px solid #00a651;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.75rem;font-weight:700;display:flex}.tasks-module__HQ4p_a__successTitle{color:#fff;margin:0;font-family:Orbitron,sans-serif;font-size:1.25rem}.tasks-module__HQ4p_a__successMsg{color:#ffffffb3;margin:0;font-family:Montserrat,sans-serif;font-size:.88rem;line-height:1.55}.tasks-module__HQ4p_a__btnDone{color:#fff;cursor:pointer;background:#00a651;border:none;border-radius:8px;margin-top:.5rem;padding:.75rem 2rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:700;transition:all .2s}.tasks-module__HQ4p_a__btnDone:hover{background:#00c762;box-shadow:0 0 15px #00a65166}.tasks-module__HQ4p_a__errorMessage{color:#ff4d4d;text-align:center;background:#e106001f;border:1px solid #e106004d;border-radius:8px;padding:.75rem;font-family:Montserrat,sans-serif;font-size:.82rem;line-height:1.4}@media (max-width:850px){.tasks-module__HQ4p_a__modalBody{grid-template-columns:1fr;gap:1.5rem}}.tasks-module__HQ4p_a__bottomCta{text-align:center;background:linear-gradient(135deg,#0a1a3a 0%,#1a2f5a 100%);justify-content:center;align-items:center;padding:5rem 1.5rem;display:flex;position:relative;overflow:hidden}.tasks-module__HQ4p_a__bottomCtaContent{max-width:600px;margin:0 auto}.tasks-module__HQ4p_a__bottomCtaContent h2{color:#fff;margin-top:0;margin-bottom:.85rem;font-family:Orbitron,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem)}.tasks-module__HQ4p_a__bottomCtaContent p{color:#ffffffad;margin-bottom:2rem;font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.75}.tasks-module__HQ4p_a__bottomCtaBtn{color:#fff;cursor:pointer;background:#e10600;border:none;border-radius:8px;padding:.95rem 2.5rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;transition:all .25s;display:inline-block;box-shadow:0 4px 20px #e106004d}.tasks-module__HQ4p_a__bottomCtaBtn:hover{background:#ff1e18;transform:translateY(-1px);box-shadow:0 0 30px #e1060080}.tasks-module__HQ4p_a__sihSection{background:linear-gradient(#fafbfc 0%,#f8fafc 500px 100%);border-bottom:1px solid #0a1a3a14;padding:5rem 1.5rem}.tasks-module__HQ4p_a__sihHeader{text-align:center;max-width:800px;margin:0 auto 3rem}.tasks-module__HQ4p_a__sihEyebrow{letter-spacing:2px;color:#e10600;text-transform:uppercase;margin-bottom:.85rem;font-family:Orbitron,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}.tasks-module__HQ4p_a__sihTitle{color:#0a1a3a;margin-bottom:1rem;font-family:Orbitron,sans-serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:900;line-height:1.2}.tasks-module__HQ4p_a__sihSubtitle{color:#475569;margin:0;font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.7}.tasks-module__HQ4p_a__sihDashboard{background:#fff;border:1px solid #0a1a3a14;border-radius:16px;grid-template-columns:310px 1fr;max-width:1100px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 10px 30px #0a1a3a08}.tasks-module__HQ4p_a__sihTabsList{background:#f8fafc;border-right:1px solid #0a1a3a14;flex-direction:column;gap:.4rem;padding:1.25rem .75rem;display:flex}.tasks-module__HQ4p_a__sihTabButton{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.85rem 1rem;transition:all .2s;display:flex}.tasks-module__HQ4p_a__sihTabButton:hover{background:#0a1a3a08}.tasks-module__HQ4p_a__sihTabActive{color:#fff!important;background:#0a1a3a!important}.tasks-module__HQ4p_a__sihTabNumber{color:#e10600;font-family:Orbitron,sans-serif;font-size:.75rem;font-weight:700}.tasks-module__HQ4p_a__sihTabActive .tasks-module__HQ4p_a__sihTabNumber{color:#fff}.tasks-module__HQ4p_a__sihTabIcon{font-size:1.15rem}.tasks-module__HQ4p_a__sihTabLabel{color:#334155;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600}.tasks-module__HQ4p_a__sihTabActive .tasks-module__HQ4p_a__sihTabLabel{color:#fff}.tasks-module__HQ4p_a__sihTabBadge{color:#fff;text-transform:uppercase;border-radius:10px;margin-left:auto;padding:.15rem .45rem;font-family:Orbitron,sans-serif;font-size:.62rem;font-weight:700}.tasks-module__HQ4p_a__sihContentPane{background:#fff;min-height:520px;padding:2.5rem 3rem}.tasks-module__HQ4p_a__sihContentBody{flex-direction:column;display:flex}.tasks-module__HQ4p_a__sihContentHeader{border-bottom:1.5px solid #0a1a3a0f;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.tasks-module__HQ4p_a__sihContentIcon{font-size:2.2rem}.tasks-module__HQ4p_a__sihContentEyebrow{letter-spacing:1px;color:#e10600;text-transform:uppercase;font-family:Orbitron,sans-serif;font-size:.75rem;font-weight:700}.tasks-module__HQ4p_a__sihContentTitle{color:#0a1a3a;margin:.15rem 0 0;font-family:Orbitron,sans-serif;font-size:1.35rem;font-weight:800}.tasks-module__HQ4p_a__sihContentDetail{font-family:Montserrat,sans-serif}.tasks-module__HQ4p_a__sihText{color:#475569;margin:0 0 1.5rem;font-family:Montserrat,sans-serif;font-size:.92rem;line-height:1.7}.tasks-module__HQ4p_a__sihHighlightCard{background:#0a7ecb0d;border-left:4px solid #0a7ecb;border-radius:0 8px 8px 0;margin:0 0 1.5rem;padding:1.25rem}.tasks-module__HQ4p_a__sihHighlightCard h4{color:#0a1a3a;margin:0 0 .5rem;font-family:Orbitron,sans-serif;font-size:.95rem;font-weight:700}.tasks-module__HQ4p_a__sihHighlightCard p{color:#475569;margin:0;font-family:Montserrat,sans-serif;font-size:.88rem;line-height:1.55}.tasks-module__HQ4p_a__sihList{flex-direction:column;gap:.6rem;margin:0 0 1.5rem;padding-left:1.25rem;display:flex}.tasks-module__HQ4p_a__sihList li{color:#475569;font-family:Montserrat,sans-serif;font-size:.88rem;line-height:1.6}.tasks-module__HQ4p_a__sihGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:0 0 1.5rem;display:grid}.tasks-module__HQ4p_a__sihCardItem{background:#f8fafc;border:1px solid #0a1a3a0f;border-radius:12px;flex-direction:column;gap:.4rem;padding:1.25rem;display:flex}.tasks-module__HQ4p_a__cardItemIcon{margin-bottom:.2rem;font-size:1.6rem}.tasks-module__HQ4p_a__sihCardItem h5{color:#0a1a3a;margin:0;font-family:Orbitron,sans-serif;font-size:.92rem;font-weight:700}.tasks-module__HQ4p_a__sihCardItem p{color:#475569;margin:0;font-family:Montserrat,sans-serif;font-size:.82rem;line-height:1.5}.tasks-module__HQ4p_a__tableContainer{border:1px solid #0a1a3a14;border-radius:10px;width:100%;margin:0 0 1.5rem;overflow-x:auto}.tasks-module__HQ4p_a__sihTable{border-collapse:collapse;text-align:left;width:100%}.tasks-module__HQ4p_a__sihTable th{color:#475569;background:#f8fafc;border-bottom:1.5px solid #0a1a3a14;padding:.95rem 1.1rem;font-family:Orbitron,sans-serif;font-size:.8rem;font-weight:700}.tasks-module__HQ4p_a__sihTable td{color:#334155;border-bottom:1px solid #0a1a3a0d;padding:.95rem 1.1rem;font-family:Montserrat,sans-serif;font-size:.88rem}.tasks-module__HQ4p_a__sihTable tr:last-child td{border-bottom:none}.tasks-module__HQ4p_a__dateBadge{color:#fff;letter-spacing:.5px;background:#e10600;border-radius:5px;padding:.3rem .7rem;font-family:Orbitron,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}.tasks-module__HQ4p_a__sihTimeline{flex-direction:column;gap:1.25rem;margin:0 0 1.5rem;display:flex;position:relative}.tasks-module__HQ4p_a__sihTimelineItem{gap:1.25rem;display:flex;position:relative}.tasks-module__HQ4p_a__sihTimelineBadge{color:#fff;z-index:2;background:#0a1a3a;border:2.5px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:Orbitron,sans-serif;font-size:.8rem;font-weight:700;display:flex;box-shadow:0 3px 10px #0000001a}.tasks-module__HQ4p_a__sihTimelineContent{flex-direction:column;gap:.25rem;display:flex}.tasks-module__HQ4p_a__sihTimelineContent h6{color:#0a1a3a;margin:0;font-family:Orbitron,sans-serif;font-size:.9rem;font-weight:700}.tasks-module__HQ4p_a__sihTimelineContent p{color:#64748b;margin:0;font-family:Montserrat,sans-serif;font-size:.82rem;line-height:1.5}.tasks-module__HQ4p_a__resourceLinkCard{background:#fff;border:1px solid #0a1a3a14;border-radius:12px;align-items:center;gap:1.25rem;margin-bottom:.85rem;padding:1.15rem 1.25rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.tasks-module__HQ4p_a__resourceLinkCard:hover{background:#0a7ecb05;border-color:#0a7ecb;transform:translate(4px);box-shadow:0 4px 15px #0a7ecb0d}.tasks-module__HQ4p_a__resourceIcon{font-size:1.5rem}.tasks-module__HQ4p_a__resourceInfo{flex-direction:column;flex:1;gap:.2rem;display:flex}.tasks-module__HQ4p_a__resourceInfo h6{color:#0a1a3a;margin:0;font-family:Orbitron,sans-serif;font-size:.9rem;font-weight:700}.tasks-module__HQ4p_a__resourceInfo p{color:#64748b;margin:0;font-family:Montserrat,sans-serif;font-size:.78rem;line-height:1.4}.tasks-module__HQ4p_a__arrowIcon{color:#b9c2cc;font-size:1.15rem;transition:all .2s}.tasks-module__HQ4p_a__resourceLinkCard:hover .tasks-module__HQ4p_a__arrowIcon{color:#0a7ecb;transform:translate(2px)}.tasks-module__HQ4p_a__contactsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.tasks-module__HQ4p_a__contactCard{background:#f8fafc;border:1.5px dashed #0a1a3a1f;border-radius:12px;align-items:flex-start;gap:.85rem;padding:1.35rem 1.25rem;transition:all .25s;display:flex}.tasks-module__HQ4p_a__contactCard:hover{background:#fff;border-color:#e10600;box-shadow:0 4px 15px #e106000d}.tasks-module__HQ4p_a__contactIconWrap{background:#0a1a3a0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;display:flex}.tasks-module__HQ4p_a__contactDetails{flex-direction:column;gap:.2rem;display:flex}.tasks-module__HQ4p_a__contactRole{text-transform:uppercase;color:#e10600;letter-spacing:.75px;font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:700}.tasks-module__HQ4p_a__contactName{color:#0a1a3a;margin:.1rem 0;font-family:Orbitron,sans-serif;font-size:.88rem;font-weight:700}.tasks-module__HQ4p_a__contactEmail{color:#0a7ecb;word-break:break-all;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none}.tasks-module__HQ4p_a__contactEmail:hover{text-decoration:underline}.tasks-module__HQ4p_a__contactPhone{color:#475569;margin-top:.1rem;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none}.tasks-module__HQ4p_a__contactPhone:hover{color:#e10600;text-decoration:underline}@media (max-width:850px){.tasks-module__HQ4p_a__sihDashboard{border-radius:12px;grid-template-columns:1fr;gap:1rem}.tasks-module__HQ4p_a__sihTabsList{white-space:nowrap;scrollbar-width:none;border-bottom:1px solid #0a1a3a14;border-right:none;flex-direction:row;gap:.6rem;padding:.85rem 1rem;overflow-x:auto}.tasks-module__HQ4p_a__sihTabsList::-webkit-scrollbar{display:none}.tasks-module__HQ4p_a__sihTabButton{flex-shrink:0;width:auto;padding:.6rem 1rem}.tasks-module__HQ4p_a__sihContentPane{min-height:auto;padding:1.75rem 1.5rem}.tasks-module__HQ4p_a__sihGrid{grid-template-columns:1fr}}
.Contact-module__uaH2_G__section{background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:6rem 0;position:relative;overflow:hidden}.Contact-module__uaH2_G__gridBackground{z-index:0;pointer-events:none;background-image:linear-gradient(#0a1a3a05 1px,#0000 1px),linear-gradient(90deg,#0a1a3a05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Contact-module__uaH2_G__section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#e1060008 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-30%;right:-20%}.Contact-module__uaH2_G__container{z-index:1;grid-template-columns:1.2fr 1fr;align-items:start;gap:5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}@media (max-width:1024px){.Contact-module__uaH2_G__container{grid-template-columns:1fr;gap:3rem}}.Contact-module__uaH2_G__formContainer{position:relative}.Contact-module__uaH2_G__formHeader{margin-bottom:2.5rem}.Contact-module__uaH2_G__formHeader h2{color:var(--color-navy);letter-spacing:.02em;margin-bottom:1rem;font-family:Orbitron,sans-serif;font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:768px){.Contact-module__uaH2_G__formHeader h2{font-size:2.2rem}}.Contact-module__uaH2_G__formHeader p{color:var(--color-gray-dark);font-size:1.05rem;line-height:1.6}.Contact-module__uaH2_G__tagline{max-width:500px}.Contact-module__uaH2_G__redAccent{color:var(--color-red);text-shadow:0 0 10px #e1060026}.Contact-module__uaH2_G__form{flex-direction:column;gap:1.75rem;display:flex}.Contact-module__uaH2_G__formGroup{flex-direction:column;gap:.6rem;display:flex}.Contact-module__uaH2_G__formGroup label{color:var(--color-navy);letter-spacing:.03em;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600}.Contact-module__uaH2_G__formGroup input,.Contact-module__uaH2_G__formGroup textarea,.Contact-module__uaH2_G__formGroup select{color:var(--color-navy);background:#ffffffe6;border:2px solid #0a1a3a26;border-radius:12px;padding:1rem 1.25rem;font-family:Montserrat,sans-serif;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}:is(.Contact-module__uaH2_G__formGroup input,.Contact-module__uaH2_G__formGroup textarea,.Contact-module__uaH2_G__formGroup select):focus{border-color:var(--color-red);background:var(--color-white);outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #e1060014}:is(.Contact-module__uaH2_G__formGroup input,.Contact-module__uaH2_G__formGroup textarea,.Contact-module__uaH2_G__formGroup select)::placeholder{color:#0a1a3a66}@media (max-width:768px){.Contact-module__uaH2_G__formGroup input,.Contact-module__uaH2_G__formGroup textarea,.Contact-module__uaH2_G__formGroup select{padding:.85rem 1rem}}.Contact-module__uaH2_G__formGroup textarea{resize:vertical;min-height:140px}.Contact-module__uaH2_G__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%230A1A3A' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:3rem}.Contact-module__uaH2_G__submitButton{background:var(--color-red);color:var(--color-white);letter-spacing:.05em;cursor:pointer;text-transform:uppercase;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1.1rem 2.5rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #e1060040}.Contact-module__uaH2_G__submitButton:hover{background:#c40500;transform:translateY(-2px)}.Contact-module__uaH2_G__submitButton:active{transform:translateY(0)}@media (max-width:768px){.Contact-module__uaH2_G__submitButton{width:100%;padding:1rem 2rem}}.Contact-module__uaH2_G__buttonIcon{font-size:1.2rem;transition:transform .3s}.Contact-module__uaH2_G__submitButton:hover .Contact-module__uaH2_G__buttonIcon{transform:translate(4px)}.Contact-module__uaH2_G__successMessage{text-align:center;background:linear-gradient(135deg,#22c55e1a 0%,#22c55e0d 100%);border:2px solid #22c55e4d;border-radius:16px;padding:3rem 2rem}.Contact-module__uaH2_G__successMessage h3{color:var(--color-navy);margin:1rem 0 .5rem;font-family:Orbitron,sans-serif;font-size:1.8rem}.Contact-module__uaH2_G__successMessage p{color:var(--color-gray-dark);font-size:1rem}.Contact-module__uaH2_G__successIcon{color:#22c55e;background:#22c55e33;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;font-size:2.5rem;display:inline-flex}.Contact-module__uaH2_G__errorMessage{color:#b91c1c;background:linear-gradient(135deg,#ef44441a 0%,#ef44440d 100%);border:2px solid #ef44444d;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:1rem 1.25rem;font-size:.95rem;display:flex}.Contact-module__uaH2_G__errorIcon{flex-shrink:0;font-size:1.2rem}.Contact-module__uaH2_G__infoContainer{position:sticky;top:120px}@media (max-width:1024px){.Contact-module__uaH2_G__infoContainer{position:relative;top:0}}.Contact-module__uaH2_G__infoHeader{margin-bottom:2rem}.Contact-module__uaH2_G__infoHeader h3{color:var(--color-navy);margin-bottom:.75rem;font-family:Orbitron,sans-serif;font-size:2rem;font-weight:700}@media (max-width:768px){.Contact-module__uaH2_G__infoHeader h3{font-size:1.6rem}}.Contact-module__uaH2_G__infoHeader p{color:var(--color-gray-dark);font-size:1rem;line-height:1.6}.Contact-module__uaH2_G__contactCards{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.Contact-module__uaH2_G__contactCards{grid-template-columns:1fr}}.Contact-module__uaH2_G__contactCard{background:linear-gradient(135deg,#fffffff2 0%,#f8f9fae6 100%);border:2px solid #0a1a3a1a;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #0a1a3a0f}.Contact-module__uaH2_G__contactCard:hover{border-color:var(--color-red)}.Contact-module__uaH2_G__cardIcon{background:#e1060014;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;display:flex}.Contact-module__uaH2_G__cardContent h4{color:var(--color-navy);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700}.Contact-module__uaH2_G__cardValue{color:var(--color-red);margin:.25rem 0;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:600}.Contact-module__uaH2_G__cardDescription{color:var(--color-gray-dark);margin:0;font-size:.9rem}.Contact-module__uaH2_G__inspirationBox{background:linear-gradient(135deg,#e1060014 0%,#e106000a 100%);border:2px solid #e1060033;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:2rem;display:flex}.Contact-module__uaH2_G__inspirationIcon{flex-shrink:0;font-size:2rem}.Contact-module__uaH2_G__inspirationText{color:var(--color-navy);margin:0;font-family:Montserrat,sans-serif;font-size:1rem;font-style:italic;font-weight:500;line-height:1.7}@media (max-width:768px){.Contact-module__uaH2_G__section{padding:4rem 0}.Contact-module__uaH2_G__container{gap:2rem}.Contact-module__uaH2_G__formHeader h2{font-size:2rem}.Contact-module__uaH2_G__infoHeader h3{font-size:1.5rem}.Contact-module__uaH2_G__contactCards{gap:1rem}.Contact-module__uaH2_G__inspirationBox{gap:1rem;padding:1.5rem}}
.Gallery-module__pCT6fa__section{background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:6rem 0;position:relative;overflow:hidden}.Gallery-module__pCT6fa__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#e106000a 0%,#0000 70%);border-radius:50%;width:1000px;height:1000px;position:absolute;top:-50%;right:-50%}.Gallery-module__pCT6fa__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Gallery-module__pCT6fa__header{text-align:center;margin-bottom:3rem}.Gallery-module__pCT6fa__header h2{color:var(--color-navy);margin-bottom:1rem;font-size:2.5rem}@media (max-width:768px){.Gallery-module__pCT6fa__header h2{font-size:2rem}}@media (max-width:480px){.Gallery-module__pCT6fa__header h2{font-size:1.5rem}}.Gallery-module__pCT6fa__header p{color:var(--color-gray-dark);max-width:600px;margin:0 auto;font-size:1.1rem}.Gallery-module__pCT6fa__redAccent{color:var(--color-red);text-shadow:0 0 10px #e1060033}.Gallery-module__pCT6fa__filterContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}@media (max-width:480px){.Gallery-module__pCT6fa__filterContainer{gap:.75rem;margin-bottom:2rem}}.Gallery-module__pCT6fa__filterButton{color:var(--color-navy);cursor:pointer;letter-spacing:.03em;background:#fffc;border:2px solid #0a1a3a33;border-radius:25px;padding:.65rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.Gallery-module__pCT6fa__filterButton:hover{border-color:var(--color-red);color:var(--color-red)}.Gallery-module__pCT6fa__filterButton.Gallery-module__pCT6fa__active{background:var(--color-red);color:var(--color-white);border-color:var(--color-red);box-shadow:0 4px 15px #e106004d}@media (max-width:480px){.Gallery-module__pCT6fa__filterButton{padding:.5rem 1rem;font-size:.85rem}}.Gallery-module__pCT6fa__masonryGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-auto-rows:minmax(250px,auto);gap:1.5rem;animation:.3s Gallery-module__pCT6fa__fadeIn;display:grid}@media (max-width:768px){.Gallery-module__pCT6fa__masonryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(200px,auto);gap:1rem}}@media (max-width:480px){.Gallery-module__pCT6fa__masonryGrid{grid-template-columns:1fr;grid-auto-rows:minmax(150px,auto);gap:1rem}}.Gallery-module__pCT6fa__gridItem{cursor:pointer;background:#ffffffe6;border:2px solid #0a1a3a1a;border-radius:8px;transition:all .3s;position:relative;overflow:hidden}.Gallery-module__pCT6fa__gridItem:hover{border-color:var(--color-red);box-shadow:0 10px 30px #e1060026}.Gallery-module__pCT6fa__gridItem.Gallery-module__pCT6fa__span1{grid-column:span 1}.Gallery-module__pCT6fa__gridItem.Gallery-module__pCT6fa__span2{grid-column:span 2}@media (max-width:768px){.Gallery-module__pCT6fa__gridItem.Gallery-module__pCT6fa__span2{grid-column:span 1}}.Gallery-module__pCT6fa__itemContent{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden}.Gallery-module__pCT6fa__itemContent:before{content:"";z-index:1;background:0 0;transition:background .3s;position:absolute;inset:0}.Gallery-module__pCT6fa__gridItem:hover .Gallery-module__pCT6fa__itemContent:before{background:#0000004d}.Gallery-module__pCT6fa__itemEmoji{filter:drop-shadow(0 4px 8px #0000001a);z-index:2;font-size:3rem;transition:transform .3s;position:relative}.Gallery-module__pCT6fa__gridItem:hover .Gallery-module__pCT6fa__itemEmoji{transform:scale(1.1)}.Gallery-module__pCT6fa__itemOverlay{z-index:3;opacity:0;transition:all .3s;position:absolute;bottom:1rem;left:1rem;right:1rem;transform:translateY(10px)}.Gallery-module__pCT6fa__gridItem:hover .Gallery-module__pCT6fa__itemOverlay{opacity:1;transform:translateY(0)}.Gallery-module__pCT6fa__itemOverlay h3{color:var(--color-white);letter-spacing:.02em;margin:0 0 .25rem;font-family:Orbitron,sans-serif;font-size:1.1rem}.Gallery-module__pCT6fa__itemOverlay p{color:#ffffffe6;text-transform:capitalize;margin:0;font-family:Montserrat,sans-serif;font-size:.8rem}.Gallery-module__pCT6fa__lightboxBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Gallery-module__pCT6fa__lightboxContent{background:var(--color-white);border-radius:12px;flex-direction:column;width:100%;max-width:600px;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}@media (max-width:480px){.Gallery-module__pCT6fa__lightboxContent{max-width:90%}}.Gallery-module__pCT6fa__lightboxImage{justify-content:center;align-items:center;width:100%;height:400px;display:flex}@media (max-width:480px){.Gallery-module__pCT6fa__lightboxImage{height:300px}}.Gallery-module__pCT6fa__lightboxEmoji{filter:drop-shadow(0 4px 12px #0003);font-size:5rem}.Gallery-module__pCT6fa__lightboxInfo{padding:2rem;position:relative}.Gallery-module__pCT6fa__lightboxInfo h3{color:var(--color-navy);letter-spacing:.02em;margin:0 0 .5rem;font-family:Orbitron,sans-serif;font-size:1.5rem}.Gallery-module__pCT6fa__lightboxInfo p{color:var(--color-gray-dark);text-transform:capitalize;margin:0;font-family:Montserrat,sans-serif;font-size:.95rem}.Gallery-module__pCT6fa__closeButton{background:var(--color-red);width:40px;height:40px;color:var(--color-white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.Gallery-module__pCT6fa__closeButton:hover{background:var(--color-navy);transform:rotate(90deg)}@keyframes Gallery-module__pCT6fa__fadeIn{0%{opacity:0}to{opacity:1}}
