.Hero-module___w2HtG__hero{background:radial-gradient(ellipse 80% 60% at 70% 50%, #8b5cf614 0%, transparent 60%), radial-gradient(ellipse 60% 40% at 30% 60%, #c8ff000a 0%, transparent 60%), var(--void);flex-direction:column;justify-content:center;align-items:flex-start;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__canvasWrapper{z-index:0;position:absolute;inset:0}.Hero-module___w2HtG__canvasPlaceholder{background:radial-gradient(80% 80% at 70%,#8b5cf61f 0%,#0000 70%);position:absolute;inset:0}.Hero-module___w2HtG__gradientLeft{background:linear-gradient(to right, var(--void) 25%, transparent 60%);pointer-events:none;z-index:1;position:absolute;inset:0}.Hero-module___w2HtG__gradientBottom{background:linear-gradient(to top, var(--void), transparent);pointer-events:none;z-index:1;height:300px;position:absolute;bottom:0;left:0;right:0}.Hero-module___w2HtG__content{z-index:2;max-width:760px;padding-top:100px;padding-bottom:140px;position:relative}.Hero-module___w2HtG__badge{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--neon);animation:Hero-module___w2HtG__fadeInUp .8s var(--ease-out) .1s both;background:#c8ff0014;border:1px solid #c8ff0033;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module___w2HtG__badgeDot{background:var(--neon);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite Hero-module___w2HtG__pulse-glow}.Hero-module___w2HtG__headline{flex-wrap:wrap;align-items:baseline;gap:.25em;margin-bottom:24px;display:flex}.Hero-module___w2HtG__headlineSecond{color:var(--white-dim);flex-wrap:wrap;gap:.25em;width:100%;margin-top:8px;font-size:.72em;font-weight:500;display:flex}.Hero-module___w2HtG__word{opacity:0;transition:none;display:inline-block;transform:translateY(40px)}.Hero-module___w2HtG__wordVisible{animation:Hero-module___w2HtG__fadeInUp .7s var(--ease-out) both}.Hero-module___w2HtG__sub{color:var(--white-muted);max-width:540px;animation:Hero-module___w2HtG__fadeInUp .8s var(--ease-out) .5s both;margin-bottom:44px;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7}.Hero-module___w2HtG__ctas{animation:Hero-module___w2HtG__fadeInUp .8s var(--ease-out) .65s both;flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Hero-module___w2HtG__ctaPrimary,.Hero-module___w2HtG__ctaGhost{padding:15px 36px;font-size:.95rem}.Hero-module___w2HtG__scrollIndicator{animation:Hero-module___w2HtG__fadeInUp .8s var(--ease-out) 1s both;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:48px;left:clamp(20px,4vw,60px)}.Hero-module___w2HtG__scrollLine{background:linear-gradient(to bottom, var(--neon), transparent);width:1px;height:60px;animation:2s ease-in-out infinite Hero-module___w2HtG__float}.Hero-module___w2HtG__techStrip{z-index:2;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);scrollbar-width:none;background:#05050580;align-items:center;gap:16px;padding:16px clamp(20px,4vw,60px);display:flex;position:absolute;bottom:0;left:0;right:0;overflow-x:auto}.Hero-module___w2HtG__techStrip::-webkit-scrollbar{display:none}.Hero-module___w2HtG__techTag{white-space:nowrap;font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--white-muted);border:1px solid var(--border);border-radius:100px;flex-shrink:0;padding:4px 12px;font-size:.7rem;font-weight:600;transition:all .25s}.Hero-module___w2HtG__techTag:hover{color:var(--neon);border-color:#c8ff004d}@media (max-width:768px){.Hero-module___w2HtG__content{max-width:100%;padding-top:120px;padding-bottom:120px}.Hero-module___w2HtG__gradientLeft{background:linear-gradient(to bottom, var(--void) 0%, transparent 30%, var(--void) 100%)}.Hero-module___w2HtG__scrollIndicator{display:none}.Hero-module___w2HtG__headline{gap:.2em}}
.Services-module__uj7JVa__services{background:var(--deep)}.Services-module__uj7JVa__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:72px;display:flex}.Services-module__uj7JVa__title{max-width:600px}.Services-module__uj7JVa__subtitle{color:var(--white-muted);max-width:480px;font-size:1.1rem;line-height:1.7}.Services-module__uj7JVa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__uj7JVa__card{border:1px solid var(--border);border-radius:var(--radius-lg);will-change:transform;cursor:none;background:#ffffff06;flex-direction:column;gap:16px;padding:36px 32px;transition:border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.Services-module__uj7JVa__card-neon:hover{border-color:#c8ff0033;box-shadow:0 0 60px #c8ff000f,0 30px 60px #0006}.Services-module__uj7JVa__card-violet:hover{border-color:#8b5cf633;box-shadow:0 0 60px #8b5cf60f,0 30px 60px #0006}.Services-module__uj7JVa__card-cyan:hover{border-color:#06b6d433;box-shadow:0 0 60px #06b6d40f,0 30px 60px #0006}.Services-module__uj7JVa__cardGlow{pointer-events:none;opacity:0;border-radius:inherit;transition:opacity .4s;position:absolute;inset:0}.Services-module__uj7JVa__cardHovered .Services-module__uj7JVa__cardGlow{opacity:1}.Services-module__uj7JVa__cardHeader{justify-content:space-between;align-items:center;display:flex}.Services-module__uj7JVa__cardIcon{transition:transform .3s var(--ease-spring);font-size:1.8rem;line-height:1}.Services-module__uj7JVa__cardHovered .Services-module__uj7JVa__cardIcon{transform:scale(1.15)rotate(-5deg)}.Services-module__uj7JVa__cardLabel{font-size:.65rem}.Services-module__uj7JVa__statBadge{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;border:1px solid;border-radius:100px;align-self:flex-start;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-flex}.Services-module__uj7JVa__cardTitle{color:var(--white);font-size:1.25rem}.Services-module__uj7JVa__cardDesc{color:var(--white-muted);flex:1;font-size:.9rem;line-height:1.7}.Services-module__uj7JVa__tags{max-height:0;transition:max-height .5s var(--ease-out), opacity .4s ease;opacity:0;flex-wrap:wrap;gap:8px;margin-top:4px;display:flex;overflow:hidden}.Services-module__uj7JVa__tagsVisible{opacity:1;max-height:200px}.Services-module__uj7JVa__tag{font-family:var(--font-display);letter-spacing:.05em;transition:color .3s ease, border-color .3s ease, transform .3s var(--ease-spring);background:#ffffff0a;border:1px solid;border-radius:100px;padding:4px 10px;font-size:.68rem;font-weight:500}.Services-module__uj7JVa__tagsVisible .Services-module__uj7JVa__tag{transform:translateY(0)}.Services-module__uj7JVa__cardArrow{opacity:0;transition:all .3s var(--ease-spring);font-size:1.2rem;position:absolute;bottom:28px;right:28px;transform:translate(-6px,6px)}.Services-module__uj7JVa__cardHovered .Services-module__uj7JVa__cardArrow{opacity:1;transform:translate(0)}@media (max-width:1024px){.Services-module__uj7JVa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__uj7JVa__grid{grid-template-columns:1fr}.Services-module__uj7JVa__card{padding:28px 24px}}
.Vault-module__KIKcrW__vault{background:var(--void)}.Vault-module__KIKcrW__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:100px;display:flex}.Vault-module__KIKcrW__title{max-width:500px}.Vault-module__KIKcrW__subtitle{color:var(--white-muted);max-width:440px;font-size:1.1rem;line-height:1.7}.Vault-module__KIKcrW__projects{flex-direction:column;gap:120px;display:flex}.Vault-module__KIKcrW__project{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Vault-module__KIKcrW__projectOdd{direction:rtl}.Vault-module__KIKcrW__projectOdd>*{direction:ltr}.Vault-module__KIKcrW__projectContent{flex-direction:column;gap:20px;display:flex}.Vault-module__KIKcrW__projectMeta{align-items:center;gap:16px;display:flex}.Vault-module__KIKcrW__projectNum{font-family:var(--font-display);opacity:.25;letter-spacing:-.05em;font-size:4rem;font-weight:700;line-height:1}.Vault-module__KIKcrW__projectTitle{letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem)}.Vault-module__KIKcrW__tagline{font-family:var(--font-display);letter-spacing:.05em;font-size:1rem;font-weight:600}.Vault-module__KIKcrW__projectDesc{color:var(--white-muted);max-width:480px;font-size:.975rem;line-height:1.75}.Vault-module__KIKcrW__projectInfoRow{flex-wrap:wrap;gap:24px;display:flex}.Vault-module__KIKcrW__infoChip{flex-direction:column;gap:3px;display:flex}.Vault-module__KIKcrW__infoLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--white-muted);font-size:.65rem;font-weight:600}.Vault-module__KIKcrW__infoChip>span:last-child{font-family:var(--font-display);color:var(--white);font-size:.9rem;font-weight:500}.Vault-module__KIKcrW__projectTags{flex-wrap:wrap;gap:8px;display:flex}.Vault-module__KIKcrW__projectTag{font-family:var(--font-display);letter-spacing:.05em;background:#ffffff08;border:1px solid;border-radius:100px;padding:5px 12px;font-size:.72rem;font-weight:500;transition:all .25s}.Vault-module__KIKcrW__projectTag:hover{background:#ffffff0f}.Vault-module__KIKcrW__projectMockup{justify-content:center;align-items:center;display:flex}.Vault-module__KIKcrW__mockupWrapper{cursor:none;width:100%;max-width:520px;position:relative}.Vault-module__KIKcrW__mockupGlow{pointer-events:none;z-index:0;filter:blur(40px);position:absolute;inset:-40px}.Vault-module__KIKcrW__laptop{z-index:1;filter:drop-shadow(0 30px 60px #000000b3);width:100%;position:relative}.Vault-module__KIKcrW__laptopScreen{background:linear-gradient(160deg,#2a2a2e 0%,#1a1a1e 100%);border:1.5px solid #ffffff14;border-radius:12px 12px 4px 4px;padding:10px 10px 6px;box-shadow:inset 0 1px #ffffff0d,0 -2px 6px #00000080}.Vault-module__KIKcrW__laptopBezel{aspect-ratio:16/10;background:#0a0a0b;border-radius:6px;flex-direction:column;align-items:center;padding-top:10px;display:flex;position:relative;overflow:hidden}.Vault-module__KIKcrW__laptopCamera{z-index:5;background:#2a2a2e;border:1px solid #333;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-bottom:6px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.Vault-module__KIKcrW__laptopDisplay{border-radius:4px;flex:1;width:100%;position:relative;overflow:hidden}.Vault-module__KIKcrW__projectImage{object-fit:cover;object-position:top;transition:object-position 6s}.Vault-module__KIKcrW__mockupWrapper:hover .Vault-module__KIKcrW__projectImage{object-position:bottom}.Vault-module__KIKcrW__screenGlare{pointer-events:none;z-index:2;background:linear-gradient(135deg,#ffffff0f 0%,#0000 40% 60%,#0000001a 100%);position:absolute;inset:0}.Vault-module__KIKcrW__laptopBase{position:relative}.Vault-module__KIKcrW__laptopHinge{background:linear-gradient(#2a2a2e,#1a1a1e);border:1.5px solid #ffffff0f;border-top:none;border-radius:0 0 2px 2px;height:5px}.Vault-module__KIKcrW__laptopBottom{background:linear-gradient(160deg,#252528 0%,#1c1c1f 100%);border:1.5px solid #ffffff0f;border-top:none;border-radius:0 0 8px 8px;height:16px;position:relative}.Vault-module__KIKcrW__laptopBottom:after{content:"";background:#ffffff0a;border-radius:0 0 4px 4px;width:40%;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Vault-module__KIKcrW__comingSoon{align-items:center;gap:24px;margin-top:80px;display:flex}.Vault-module__KIKcrW__comingSoonLine{background:var(--border);flex:1;height:1px}@media (max-width:1024px){.Vault-module__KIKcrW__project{grid-template-columns:1fr;gap:48px}.Vault-module__KIKcrW__projectOdd{direction:ltr}}@media (max-width:768px){.Vault-module__KIKcrW__projects{gap:80px}.Vault-module__KIKcrW__header{margin-bottom:60px}}
.About-module__RHteCa__about{background:linear-gradient(180deg, var(--void) 0%, var(--deep) 50%, var(--void) 100%)}.About-module__RHteCa__grid{grid-template-columns:480px 1fr;align-items:start;gap:80px;display:grid}.About-module__RHteCa__leftCol{flex-direction:column;gap:40px;display:flex}.About-module__RHteCa__photoFrame{justify-content:center;align-items:center;padding:32px;display:flex;position:relative}.About-module__RHteCa__ring1,.About-module__RHteCa__ring2,.About-module__RHteCa__ring3{pointer-events:none;border:1px solid;border-radius:50%;position:absolute}.About-module__RHteCa__ring1{border-color:#8b5cf626;width:380px;height:380px;animation:20s linear infinite About-module__RHteCa__spin-slow}.About-module__RHteCa__ring2{border-color:#c8ff001a;width:320px;height:320px;animation:15s linear infinite About-module__RHteCa__spin-reverse}.About-module__RHteCa__ring3{border-color:#06b6d414;width:260px;height:260px;animation:25s linear infinite About-module__RHteCa__spin-slow}.About-module__RHteCa__corner{border-color:var(--neon);border-style:solid;border-width:0;width:28px;height:28px;position:absolute}.About-module__RHteCa__cornerTL{border-top-width:2px;border-left-width:2px;top:16px;left:16px}.About-module__RHteCa__cornerBR{border-bottom-width:2px;border-right-width:2px;bottom:60px;right:16px}.About-module__RHteCa__photo{z-index:2;border:1px solid #ffffff1a;border-radius:20px;width:260px;height:310px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #8b5cf633,0 30px 80px #0009,0 0 60px #8b5cf626}.About-module__RHteCa__photoImg{object-fit:cover;object-position:center top;transition:transform .6s var(--ease-fluid)}.About-module__RHteCa__photo:hover .About-module__RHteCa__photoImg{transform:scale(1.04)}.About-module__RHteCa__photoOverlay{pointer-events:none;background:linear-gradient(#0000 60%,#05050580 100%);position:absolute;inset:0}.About-module__RHteCa__floatingBadge{z-index:4;border:1px solid var(--border-hover);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);white-space:nowrap;background:#0b0b0cf2;align-items:center;gap:10px;padding:12px 16px;animation:4s ease-in-out infinite About-module__RHteCa__float;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)translate(30%);box-shadow:0 8px 30px #00000080}.About-module__RHteCa__badgeIcon{color:var(--violet);font-size:1.4rem}.About-module__RHteCa__badgeTitle{font-family:var(--font-display);color:var(--white);font-size:.85rem;font-weight:700}.About-module__RHteCa__badgeSub{color:var(--white-muted);margin-top:1px;font-size:.7rem}.About-module__RHteCa__leaderBadge{z-index:4;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-family:var(--font-display);color:var(--white);white-space:nowrap;background:#0b0b0cf2;border:1px solid #c8ff0040;align-items:center;gap:8px;padding:10px 14px;font-size:.8rem;font-weight:600;animation:4s ease-in-out infinite About-module__RHteCa__float-delayed;display:flex;position:absolute;bottom:48px;left:0;transform:translate(-20%);box-shadow:0 8px 30px #00000080}.About-module__RHteCa__stats{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-md);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.About-module__RHteCa__stat{background:var(--card);flex-direction:column;align-items:center;gap:4px;padding:20px 16px;transition:background .3s;display:flex}.About-module__RHteCa__stat:hover{background:var(--surface)}.About-module__RHteCa__statValue{font-family:var(--font-display);color:var(--neon);letter-spacing:-.04em;font-size:1.6rem;font-weight:700;line-height:1}.About-module__RHteCa__statLabel{color:var(--white-muted);text-align:center;font-size:.65rem;font-weight:500;line-height:1.3}.About-module__RHteCa__rightCol{flex-direction:column;gap:28px;display:flex}.About-module__RHteCa__title{margin-top:12px;line-height:1.1}.About-module__RHteCa__bio{flex-direction:column;gap:16px;display:flex}.About-module__RHteCa__bio p{color:var(--white-muted);font-size:1rem;line-height:1.8}.About-module__RHteCa__bio strong{color:var(--white);font-weight:600}.About-module__RHteCa__bio em{color:var(--neon);font-style:normal}.About-module__RHteCa__skills{flex-direction:column;gap:16px;display:flex}.About-module__RHteCa__skillRow{flex-direction:column;gap:6px;display:flex}.About-module__RHteCa__skillMeta{justify-content:space-between;align-items:center;display:flex}.About-module__RHteCa__skillName{font-family:var(--font-display);color:var(--white-dim);font-size:.85rem;font-weight:500}.About-module__RHteCa__skillPct{font-family:var(--font-display);color:var(--neon);font-size:.75rem;font-weight:700}.About-module__RHteCa__skillTrack{background:#ffffff0f;border-radius:100px;height:4px;overflow:hidden}.About-module__RHteCa__skillFill{background:linear-gradient(90deg, var(--violet), var(--neon));width:0%;height:100%;animation:About-module__RHteCa__fillBar 1.2s var(--ease-out) calc(var(--delay,0s) + .3s) both;border-radius:100px}@keyframes About-module__RHteCa__fillBar{0%{width:0%}to{width:var(--w,0%)}}@media (max-width:1100px){.About-module__RHteCa__grid{grid-template-columns:1fr;max-width:640px;margin:0 auto}.About-module__RHteCa__floatingBadge{right:-10px;transform:translateY(-50%)translate(0)}.About-module__RHteCa__leaderBadge{left:-10px;transform:translate(0)}.About-module__RHteCa__stats{grid-template-columns:repeat(4,1fr)}}@media (max-width:520px){.About-module__RHteCa__stats{grid-template-columns:repeat(2,1fr)}.About-module__RHteCa__photo{width:220px;height:260px}.About-module__RHteCa__ring1{width:300px;height:300px}.About-module__RHteCa__ring2{width:250px;height:250px}.About-module__RHteCa__ring3{width:200px;height:200px}}
.Contact-module__DIbnYa__contact{background:var(--deep);position:relative;overflow:hidden}.Contact-module__DIbnYa__contact:before{content:"";pointer-events:none;background:radial-gradient(#8b5cf612 0%,#0000 70%);width:800px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.Contact-module__DIbnYa__grid{grid-template-columns:440px 1fr;align-items:start;gap:80px;display:grid}.Contact-module__DIbnYa__leftCol{flex-direction:column;gap:24px;display:flex;position:sticky;top:100px}.Contact-module__DIbnYa__title{margin-top:8px;line-height:1.1}.Contact-module__DIbnYa__desc{color:var(--white-muted);font-size:1rem;line-height:1.75}.Contact-module__DIbnYa__chips{flex-direction:column;gap:12px;display:flex}.Contact-module__DIbnYa__chip{border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-display);color:var(--white-dim);transition:all .3s var(--ease-fluid);cursor:none;background:#ffffff08;align-items:center;gap:12px;padding:14px 18px;font-size:.9rem;font-weight:500;display:flex}.Contact-module__DIbnYa__chip:hover{border-color:var(--border-hover);color:var(--white);background:#ffffff0f;transform:translate(4px)}.Contact-module__DIbnYa__availability{border-radius:var(--radius-md);font-size:.85rem;font-family:var(--font-display);color:var(--neon);background:#c8ff000d;border:1px solid #c8ff0026;align-items:center;gap:10px;padding:14px 18px;font-weight:500;display:flex}.Contact-module__DIbnYa__availDot{background:var(--neon);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite Contact-module__DIbnYa__pulse-glow}.Contact-module__DIbnYa__formWrapper{border:1px solid var(--border);border-radius:var(--radius-xl);background:#ffffff05;padding:48px 44px}.Contact-module__DIbnYa__form{flex-direction:column;gap:24px;display:flex}.Contact-module__DIbnYa__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Contact-module__DIbnYa__fieldGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__DIbnYa__label{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--white-muted);font-size:.72rem;font-weight:600}.Contact-module__DIbnYa__input,.Contact-module__DIbnYa__textarea,.Contact-module__DIbnYa__select{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;font-family:var(--font-body);color:var(--white);appearance:none;background:#ffffff0a;outline:none;padding:14px 16px;font-size:.95rem;transition:all .25s}.Contact-module__DIbnYa__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.Contact-module__DIbnYa__select option{color:var(--white);background:#1a1a1e}.Contact-module__DIbnYa__input::placeholder,.Contact-module__DIbnYa__textarea::placeholder{color:#fff3}.Contact-module__DIbnYa__input:focus,.Contact-module__DIbnYa__textarea:focus,.Contact-module__DIbnYa__select:focus{background:#ffffff0f;border-color:#8b5cf680;box-shadow:0 0 0 3px #8b5cf61a}.Contact-module__DIbnYa__inputError{border-color:#ef444480!important}.Contact-module__DIbnYa__textarea{resize:vertical;min-height:140px;line-height:1.6}.Contact-module__DIbnYa__error{color:#f87171;font-size:.75rem;font-family:var(--font-display);font-weight:500}.Contact-module__DIbnYa__submitBtn{justify-content:center;gap:10px;width:100%;padding:16px 32px;font-size:.95rem}.Contact-module__DIbnYa__submitBtn:disabled{opacity:.7}.Contact-module__DIbnYa__spinner{border:2px solid #0505054d;border-top-color:var(--void);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite Contact-module__DIbnYa__spin-slow;display:inline-block}.Contact-module__DIbnYa__successState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 0;display:flex}.Contact-module__DIbnYa__successIcon{width:64px;height:64px;color:var(--neon);background:#c8ff001a;border:1px solid #c8ff004d;border-radius:50%;justify-content:center;align-items:center;animation:2s ease-in-out infinite Contact-module__DIbnYa__pulse-glow;display:flex}.Contact-module__DIbnYa__successTitle{font-family:var(--font-display);color:var(--white);font-size:1.8rem;font-weight:700}.Contact-module__DIbnYa__successDesc{color:var(--white-muted);max-width:380px;font-size:1rem;line-height:1.7}@media (max-width:1024px){.Contact-module__DIbnYa__grid{grid-template-columns:1fr}.Contact-module__DIbnYa__leftCol{position:static}}@media (max-width:600px){.Contact-module__DIbnYa__row{grid-template-columns:1fr}.Contact-module__DIbnYa__formWrapper{padding:28px 20px}}
