.about-module__GugxKG__main{box-sizing:border-box;width:100%;min-height:100vh;margin:0 auto;padding-top:2rem}.about-module__GugxKG__heroSection{width:100%;margin-bottom:4rem}.about-module__GugxKG__sectionHeader{text-align:center;margin-bottom:2rem;padding:0 1.5rem}.about-module__GugxKG__sectionBadge{background:var(--accent-soft);color:var(--accent);letter-spacing:.4px;border-radius:999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.about-module__GugxKG__sectionTitle{letter-spacing:-.02em;color:var(--foreground);margin-bottom:.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:800}.about-module__GugxKG__divider{background:linear-gradient(90deg, var(--accent), transparent);border-radius:4px;width:80px;height:3px;margin:1rem auto}.about-module__GugxKG__dividerSmall{background:linear-gradient(90deg, var(--accent), transparent);border-radius:4px;width:60px;height:2px;margin:.75rem auto}.about-module__GugxKG__sectionIntro{max-width:720px;color:var(--muted);margin:0 auto;font-size:1.05rem;font-weight:700;line-height:1.6}.about-module__GugxKG__twoColumn{box-sizing:border-box;grid-template-columns:1fr;gap:2.5rem;margin-bottom:4rem;padding:0 1.5rem;display:grid}@media (min-width:900px){.about-module__GugxKG__twoColumn{grid-template-columns:1.1fr .9fr;gap:4rem;margin:40px auto 4rem;padding:0 3rem}}@media (min-width:1200px){.about-module__GugxKG__twoColumn{gap:5rem;padding:0 4rem}}.about-module__GugxKG__beliefs{flex-direction:column;gap:1.5rem;display:flex}.about-module__GugxKG__beliefs h3{color:var(--foreground);font-size:1.25rem;font-weight:800}.about-module__GugxKG__beliefs p{color:var(--muted);font-size:.85rem;font-weight:600;line-height:1.7}.about-module__GugxKG__certificateCard{box-sizing:border-box;background:#ffffff05;border:1px solid #14b8a659;border-radius:24px;width:100%;padding:1.25rem;transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s;box-shadow:0 20px 40px #00000040}.about-module__GugxKG__certificateCard:hover{border-color:var(--accent);transform:translateY(-4px)}.about-module__GugxKG__imageWrapper{background:#ffffff05;border-radius:14px;width:100%;display:block;position:relative;overflow:hidden}.about-module__GugxKG__certImage{object-fit:contain;max-width:100%;display:block;width:100%!important;height:auto!important}.about-module__GugxKG__certBadge{color:#4cd964;letter-spacing:.5px;align-items:center;gap:6px;margin-top:1rem;font-size:.85rem;font-weight:600;display:flex}.about-module__GugxKG__learningStatement{border-left:3px solid var(--accent);color:var(--muted);margin-top:.5rem;padding-left:1rem;font-style:italic;line-height:1.7}.about-module__GugxKG__timelineWrapper{flex-direction:column;gap:2rem;height:100%;display:flex}.about-module__GugxKG__serviceCard{box-sizing:border-box;background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #14b8a680;border-radius:24px;padding:1.75rem;transition:transform .2s,border-color .2s}.about-module__GugxKG__serviceCard:hover{border-color:var(--accent);transform:translateY(-4px)}.about-module__GugxKG__serviceCard h3{color:#14b8a6;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.about-module__GugxKG__serviceCard p{color:var(--muted);font-size:.9rem;font-weight:600;line-height:1.7}.about-module__GugxKG__timeline{gap:1.25rem;display:grid}.about-module__GugxKG__timelineItem{box-sizing:border-box;background:#ffffff05;border:1px solid #14b8a64d;border-radius:24px;padding:1.5rem;transition:transform .2s,border-color .2s}.about-module__GugxKG__timelineItem:hover{border-color:var(--accent);transform:translate(4px)}.about-module__GugxKG__timelineMarker{color:var(--accent);background:var(--accent-soft);border-radius:999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.about-module__GugxKG__timelineItem strong{color:var(--foreground);margin-bottom:.65rem;font-size:1.2rem;font-weight:700;display:block}.about-module__GugxKG__timelineItem p{color:var(--muted);font-size:.9rem;font-weight:600;line-height:1.7}.about-module__GugxKG__storySection{box-sizing:border-box;background:radial-gradient(circle at 12% 8%,#14b8a61f 0%,#0000 45%),radial-gradient(circle at 88% 92%,#14b8a614 0%,#0000 45%),#ffffff04;border:1px solid #14b8a62e;border-radius:32px;max-width:1300px;margin:0 auto 5rem;padding:4rem 2rem;position:relative;overflow:hidden}@media (min-width:900px){.about-module__GugxKG__storySection{padding:5rem 4rem}}.about-module__GugxKG__storyContent{z-index:2;flex-direction:column;gap:1.75rem;max-width:760px;margin:2.5rem auto 0;display:flex;position:relative}.about-module__GugxKG__storyParagraph{color:var(--muted);text-align:left;font-size:1.08rem;font-weight:500;line-height:1.9;position:relative}.about-module__GugxKG__storyParagraph:first-of-type:first-letter{color:var(--accent);float:left;padding-top:.3rem;padding-right:.6rem;font-size:3.4rem;font-weight:800;line-height:.85}.about-module__GugxKG__storyParagraph strong{color:var(--foreground);font-weight:800}.about-module__GugxKG__visionQuote{border-left:3px solid var(--accent);background:linear-gradient(135deg,#14b8a61a 0%,#14b8a608 100%);border-radius:20px;margin:1rem 0 0;padding:2rem 2.25rem 2rem 3rem;position:relative}.about-module__GugxKG__visionQuote:before{content:"“";color:var(--accent);opacity:.35;font-family:Georgia,Times New Roman,serif;font-size:4.5rem;font-weight:800;line-height:1;position:absolute;top:-.4rem;left:1rem}.about-module__GugxKG__visionQuote p{z-index:1;color:var(--foreground);margin:0;font-size:1.15rem;font-style:italic;font-weight:700;line-height:1.75;position:relative}.about-module__GugxKG__skillsSection{box-sizing:border-box;width:100%;margin:0 auto 4rem;padding:0 1rem}@media (min-width:900px){.about-module__GugxKG__skillsSection{padding:0 3rem}}@media (min-width:1200px){.about-module__GugxKG__skillsSection{padding:0 4rem}}.about-module__GugxKG__animateOnScroll{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.2,.9,.4,1),transform .7s cubic-bezier(.2,.9,.4,1);transform:translateY(25px)}.about-module__GugxKG__visible{opacity:1;transform:translateY(0)}.about-module__GugxKG__nextCertBtn{cursor:pointer;color:var(--accent);background:#14b8a626;border:1px solid #14b8a64d;border-radius:2rem;justify-content:center;align-items:center;margin-left:.5rem;padding:.3rem .8rem;font-size:1rem;transition:all .2s;display:inline-flex}.about-module__GugxKG__nextCertBtn:hover{background:var(--accent);color:#000;transform:translate(2px)}.about-module__GugxKG__servicesBtnWrapper{justify-content:center;align-items:center;margin-top:2.5rem;display:flex}.about-module__GugxKG__viewServicesBtn{color:#ffffffa8;background:linear-gradient(135deg,#25eb99 0%,#1d74d8 100%);border:1px solid #ffffff26;border-radius:.1rem;align-items:center;gap:.75rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 14px #2563eb59}.about-module__GugxKG__viewServicesBtn:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-2px);box-shadow:0 6px 20px #2563eb80}.about-module__GugxKG__btnArrow{font-size:1.125rem;transition:transform .3s}.about-module__GugxKG__viewServicesBtn:hover .about-module__GugxKG__btnArrow{transform:translate(4px)}@media (max-width:768px){.about-module__GugxKG__heroSection{margin-bottom:2.5rem}.about-module__GugxKG__sectionIntro{font-size:.95rem}.about-module__GugxKG__beliefs h3{font-size:1.3rem}.about-module__GugxKG__certificateCard{border-radius:20px;padding:1rem}.about-module__GugxKG__serviceCard{border-radius:20px;padding:1.5rem}.about-module__GugxKG__timelineItem{border-radius:20px;padding:1.25rem}.about-module__GugxKG__timelineItem strong{font-size:1rem}.about-module__GugxKG__storySection{border-radius:24px;padding:3rem 1.5rem}.about-module__GugxKG__storyParagraph{font-size:1rem;line-height:1.8}.about-module__GugxKG__storyParagraph:first-of-type:first-letter{font-size:2.6rem}.about-module__GugxKG__visionQuote{padding:1.75rem 1.5rem 1.75rem 2.25rem}.about-module__GugxKG__visionQuote:before{font-size:3.5rem;left:.75rem}.about-module__GugxKG__visionQuote p{font-size:1.05rem}}@media (max-width:480px){.about-module__GugxKG__twoColumn{gap:2rem;padding:0 1rem}.about-module__GugxKG__skillsSection{padding:0 1rem}.about-module__GugxKG__sectionTitle{font-size:1.85rem}.about-module__GugxKG__sectionBadge{padding:.4rem .8rem;font-size:.75rem}.about-module__GugxKG__storySection{margin-bottom:3.5rem;padding:2.5rem 1.25rem}.about-module__GugxKG__storyContent{gap:1.5rem;margin-top:2rem}.about-module__GugxKG__visionQuote{padding:1.5rem 1.25rem 1.5rem 2rem}.about-module__GugxKG__visionQuote:before{font-size:3rem;top:-.2rem}}
.SkillsMarquee-module__BmfEza__marqueeContainer{background:0 0;width:100%;padding:2rem 0;position:relative;overflow-x:hidden}.SkillsMarquee-module__BmfEza__marqueeContainer:before,.SkillsMarquee-module__BmfEza__marqueeContainer:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(to right, var(--background), transparent);width:80px;height:100%;position:absolute;top:0}.SkillsMarquee-module__BmfEza__marqueeContainer:before{left:0}.SkillsMarquee-module__BmfEza__marqueeContainer:after{background:linear-gradient(to left, var(--background), transparent);right:0}.SkillsMarquee-module__BmfEza__marqueeTrack{will-change:transform;backface-visibility:hidden;gap:3rem;width:max-content;animation:45s linear infinite SkillsMarquee-module__BmfEza__scroll;display:flex;transform:translateZ(0)}.SkillsMarquee-module__BmfEza__marqueeTrack.SkillsMarquee-module__BmfEza__paused{animation-play-state:paused}@keyframes SkillsMarquee-module__BmfEza__scroll{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.SkillsMarquee-module__BmfEza__skillItem{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff6;background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;flex-direction:column;align-items:center;gap:.75rem;min-width:85px;padding:.75rem 1rem;transition:all .25s ease-out;display:flex}.SkillsMarquee-module__BmfEza__skillItem:hover{color:var(--brand-color,var(--accent));background:#2ecc7114;border-color:#2ecc714d;transform:translateY(-8px)scale(1.02);box-shadow:0 10px 25px -5px #2ecc7133}.SkillsMarquee-module__BmfEza__skillItem.SkillsMarquee-module__BmfEza__selected{border-color:var(--brand-color,var(--accent));color:var(--brand-color,var(--accent));background:#2ecc711f;box-shadow:0 0 20px #2ecc714d}.SkillsMarquee-module__BmfEza__iconWrapper{filter:drop-shadow(0 0 2px #00000080);justify-content:center;align-items:center;font-size:2.5rem;transition:transform .3s,filter .2s;display:inline-flex}.SkillsMarquee-module__BmfEza__skillItem:hover .SkillsMarquee-module__BmfEza__iconWrapper{filter:drop-shadow(0 0 8px #2ecc7180);transform:scale(1.1)translateY(-3px)}.SkillsMarquee-module__BmfEza__skillLabel{letter-spacing:.3px;background:linear-gradient(135deg, var(--muted), #b0b0b0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.8rem;font-weight:600;transition:all .2s}.SkillsMarquee-module__BmfEza__skillItem:hover .SkillsMarquee-module__BmfEza__skillLabel,.SkillsMarquee-module__BmfEza__skillItem.SkillsMarquee-module__BmfEza__selected .SkillsMarquee-module__BmfEza__skillLabel{background:linear-gradient(135deg, var(--accent), #2ecc71);-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.SkillsMarquee-module__BmfEza__marqueeTrack{gap:2rem}.SkillsMarquee-module__BmfEza__skillItem{min-width:70px;padding:.5rem .75rem}.SkillsMarquee-module__BmfEza__iconWrapper svg{width:36px;height:36px}.SkillsMarquee-module__BmfEza__skillLabel{font-size:.7rem}.SkillsMarquee-module__BmfEza__marqueeContainer:before,.SkillsMarquee-module__BmfEza__marqueeContainer:after{width:40px}}@media (max-width:480px){.SkillsMarquee-module__BmfEza__marqueeContainer{padding:1.5rem 0}.SkillsMarquee-module__BmfEza__marqueeTrack{gap:1.5rem}.SkillsMarquee-module__BmfEza__skillItem{min-width:60px;padding:.4rem .6rem}.SkillsMarquee-module__BmfEza__iconWrapper svg{width:28px;height:28px}.SkillsMarquee-module__BmfEza__skillLabel{font-size:.65rem}.SkillsMarquee-module__BmfEza__marqueeContainer:before,.SkillsMarquee-module__BmfEza__marqueeContainer:after{width:20px}}@media (prefers-reduced-motion:reduce){.SkillsMarquee-module__BmfEza__marqueeTrack{scrollbar-width:thin;animation:none;overflow-x:auto}.SkillsMarquee-module__BmfEza__marqueeContainer:before,.SkillsMarquee-module__BmfEza__marqueeContainer:after{display:none}.SkillsMarquee-module__BmfEza__skillItem:hover{transform:translateY(-4px)}}
.footer-module__PvSZgW__footerScope{--footer-bg:#030508;--card-bg:#ffffff04;--card-border:#ffffff0a;--card-hover-border:#ffffff17;--pulse-color:#10b981;background:var(--footer-bg);box-sizing:border-box;width:100%;color:var(--foreground,#f3f4f6);border-top:1px solid #ffffff08;padding-top:6rem;font-family:system-ui,-apple-system,sans-serif;position:relative;overflow:hidden}.footer-module__PvSZgW__footerScope:before{content:"";background:radial-gradient(circle, rgba(var(--accent-rgb,99, 102, 241), .03) 0%, transparent 70%);pointer-events:none;width:400px;height:400px;position:absolute;top:0;left:10%}.footer-module__PvSZgW__footerInner{box-sizing:border-box;grid-template-columns:1fr;gap:4rem 2rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}@media (min-width:640px){.footer-module__PvSZgW__footerInner{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.footer-module__PvSZgW__footerInner{grid-template-columns:1.3fr .7fr .9fr 1.1fr}}.footer-module__PvSZgW__brandColumn{flex-direction:column;gap:1.5rem;display:flex}.footer-module__PvSZgW__brandTitleContainer{align-items:center;gap:.65rem;display:flex}.footer-module__PvSZgW__brandStudioDot{background-color:var(--accent,#6366f1);width:8px;height:8px;box-shadow:0 0 12px var(--accent,#6366f1);border-radius:50%}.footer-module__PvSZgW__brandTitle{letter-spacing:-.03em;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 0%,#a3a3a3 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.35rem;font-weight:700}.footer-module__PvSZgW__brandPitch{color:var(--muted,#9ca3af);max-width:320px;margin:0;font-size:.95rem;font-weight:600;line-height:1.625}.footer-module__PvSZgW__socialGrid{flex-wrap:wrap;gap:.65rem;margin-top:.5rem;display:flex}.footer-module__PvSZgW__socialIconLink{background:var(--card-bg);border:1px solid var(--card-border);width:40px;height:40px;color:var(--muted,#9ca3af);border-radius:12px;justify-content:center;align-items:center;font-size:1.1rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.footer-module__PvSZgW__youtube{color:red;background:#ff000008;border-color:#ff000040;transform:translateY(-4px);box-shadow:0 10px 20px -10px #f003}.footer-module__PvSZgW__github{color:#fff;background:#ffffff0d;border-color:#ffffff40;transform:translateY(-4px);box-shadow:0 10px 20px -10px #ffffff1a}.footer-module__PvSZgW__telegram{color:#24a1de;background:#24a1de08;border-color:#24a1de40;transform:translateY(-4px);box-shadow:0 10px 20px -10px #24a1de33}.footer-module__PvSZgW__whatsapp{color:#25d366;background:#25d36608;border-color:#25d36640;transform:translateY(-4px);box-shadow:0 10px 20px -10px #25d36633}.footer-module__PvSZgW__instagram{color:#fff;background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);border-color:#e1306c4d;transform:translateY(-4px);box-shadow:0 10px 20px -10px #e1306c4d}.footer-module__PvSZgW__linkedin{color:#0077b5;background:#0077b508;border-color:#0077b540;transform:translateY(-4px);box-shadow:0 10px 20px -10px #0077b533}.footer-module__PvSZgW__columnHeading{text-transform:uppercase;letter-spacing:.15em;color:var(--muted,#6b7280);margin:0 0 1.75rem;font-size:.75rem;font-weight:600}.footer-module__PvSZgW__linkColumn{flex-direction:column;display:flex}.footer-module__PvSZgW__navigationMenu{flex-direction:column;gap:.95rem;display:flex}.footer-module__PvSZgW__menuLink{color:var(--muted,#9ca3af);align-items:center;width:fit-content;font-size:.95rem;text-decoration:none;transition:all .25s;display:inline-flex}.footer-module__PvSZgW__menuLink:hover{color:var(--accent,#6366f1);transform:translate(4px)}.footer-module__PvSZgW__hoursCard{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(8px);border-radius:16px;padding:1.25rem 1.5rem;transition:border-color .3s}.footer-module__PvSZgW__hoursCard:hover{border-color:var(--card-hover-border)}.footer-module__PvSZgW__hoursStatusRow{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.footer-module__PvSZgW__livePulseIndicator{background-color:var(--pulse-color);border-radius:50%;width:7px;height:7px;position:relative}.footer-module__PvSZgW__livePulseIndicator:after{content:"";background:var(--pulse-color);border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite footer-module__PvSZgW__hoursPulse;position:absolute;top:0;left:0}@keyframes footer-module__PvSZgW__hoursPulse{0%{opacity:.75;transform:scale(1)}to{opacity:0;transform:scale(3.5)}}.footer-module__PvSZgW__daysRange{color:var(--muted,#9ca3af);font-size:.9rem;font-weight:500}.footer-module__PvSZgW__timeSlot{color:#fff;margin-bottom:.4rem;font-size:1.2rem;font-weight:700;display:block}.footer-module__PvSZgW__timezoneNotice{color:var(--muted,#6b7280);margin:0;font-size:.8rem}.footer-module__PvSZgW__contactNodes{flex-direction:column;gap:.85rem;display:flex}.footer-module__PvSZgW__contactAnchorCard{background:var(--card-bg);border:1px solid var(--card-border);color:inherit;box-sizing:border-box;border-radius:16px;align-items:center;gap:1.1rem;padding:1.1rem 1.35rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.footer-module__PvSZgW__contactAnchorCard:hover{border-color:var(--card-hover-border);background:#ffffff05;transform:translateY(-2px)}.footer-module__PvSZgW__contactNodeIcon{color:var(--accent,#6366f1);background:#6366f10f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:flex}.footer-module__PvSZgW__contactNodeText{flex-direction:column;display:flex}.footer-module__PvSZgW__contactNodeText small{color:var(--muted,#6b7280);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.75rem}.footer-module__PvSZgW__contactNodeText strong{color:#fff;letter-spacing:-.01em;font-size:.9rem;font-weight:600}.footer-module__PvSZgW__bottomBarScope{background:#0003;border-top:1px solid #ffffff08;width:100%;margin-top:6rem;padding:2rem 0}.footer-module__PvSZgW__bottomBarInner{box-sizing:border-box;max-width:1400px;color:var(--muted,#6b7280);flex-direction:column;gap:1rem;margin:0 auto;padding:0 2rem;font-size:.85rem;display:flex}@media (min-width:768px){.footer-module__PvSZgW__bottomBarInner{flex-direction:row;justify-content:space-between;align-items:center}}.footer-module__PvSZgW__engineeringSignature{font-family:var(--font-geist-mono), monospace;letter-spacing:-.01em;opacity:.5;font-size:.8rem;transition:opacity .2s}.footer-module__PvSZgW__engineeringSignature:hover{opacity:.9}
.contact-module__Ipct1a__main{box-sizing:border-box;background:#030508;flex-direction:column;width:100%;min-height:100vh;padding:6rem 2rem 8rem;display:flex;position:relative;overflow:hidden}.contact-module__Ipct1a__main:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#6366f10d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-10%;right:-5%}.contact-module__Ipct1a__main:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#14b8a608 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:10%;left:-5%}.contact-module__Ipct1a__section{z-index:2;box-sizing:border-box;width:100%;max-width:1300px;margin:0 auto;position:relative}.contact-module__Ipct1a__sectionHeader{text-align:center;width:100%;margin-bottom:5rem}.contact-module__Ipct1a__sectionBadge{color:#6366f1;text-transform:uppercase;letter-spacing:.08em;background:#6366f114;border:1px solid #6366f126;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;display:inline-block}.contact-module__Ipct1a__sectionTitle{letter-spacing:-.03em;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 0%,#a3a3a3 100%);-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.contact-module__Ipct1a__sectionIntro{color:#9ca3af;max-width:680px;margin:0 auto;font-size:1.1rem;font-weight:500;line-height:1.65}.contact-module__Ipct1a__contactGrid{box-sizing:border-box;grid-template-columns:1fr;gap:2.5rem;width:100%;display:grid}@media (min-width:1024px){.contact-module__Ipct1a__contactGrid{grid-template-columns:1.1fr .9fr;align-items:start}}.contact-module__Ipct1a__contactPanel,.contact-module__Ipct1a__contactForm{-webkit-backdrop-filter:blur(20px);box-sizing:border-box;background:#ffffff04;border:1px solid #ffffff0d;border-radius:24px;width:100%;padding:3.5rem 3rem;box-shadow:0 4px 30px #0006,inset 0 1px 1px #ffffff0d}.contact-module__Ipct1a__panelHeadBlock{margin-bottom:2.5rem}.contact-module__Ipct1a__contactPanel h3,.contact-module__Ipct1a__contactForm h3{letter-spacing:-.02em;color:#fff;margin:0 0 .85rem;font-size:1.85rem;font-weight:700}.contact-module__Ipct1a__panelHeadBlock p{color:#9ca3af;margin:0;font-size:1rem;font-weight:500;line-height:1.6}.contact-module__Ipct1a__contactDetails{grid-template-columns:1fr;gap:1.25rem;width:100%;display:grid}@media (min-width:640px){.contact-module__Ipct1a__contactDetails{grid-template-columns:repeat(2,1fr)}}.contact-module__Ipct1a__contactAnchorCard,.contact-module__Ipct1a__contactStaticCard{color:inherit;box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff0a;border-radius:16px;align-items:center;gap:1.25rem;padding:1.35rem 1.5rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.contact-module__Ipct1a__contactAnchorCard:hover{background:#6366f108;border-color:#6366f14d;transform:translateY(-4px);box-shadow:0 12px 24px -10px #6366f133}.contact-module__Ipct1a__contactNodeIcon{color:#6366f1;background:#6366f114;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.35rem;display:flex}.contact-module__Ipct1a__contactNodeText{flex-direction:column;display:flex;overflow:hidden}.contact-module__Ipct1a__contactNodeText small{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.35rem;font-size:.75rem;font-weight:600}.contact-module__Ipct1a__contactNodeText strong{color:#fff;letter-spacing:-.01em;word-break:break-all;font-size:.95rem;font-weight:600}.contact-module__Ipct1a__directoryWrapper{border-top:1px solid #ffffff0f;width:100%;margin-top:3.5rem;padding-top:2.5rem}.contact-module__Ipct1a__directoryHeading{text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin:0 0 1.5rem;font-size:.8rem;font-weight:700}.contact-module__Ipct1a__directoryGrid{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;display:grid}@media (min-width:580px){.contact-module__Ipct1a__directoryGrid{grid-template-columns:repeat(3,1fr)}}.contact-module__Ipct1a__directoryLinkCard{box-sizing:border-box;background:#ffffff04;border:1px solid #ffffff08;border-radius:14px;align-items:center;gap:.85rem;padding:1rem 1.25rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.contact-module__Ipct1a__directoryIcon{color:#9ca3af;flex-shrink:0;align-items:center;font-size:1.25rem;transition:color .3s;display:flex}.contact-module__Ipct1a__directoryLabel{color:#9ca3af;font-size:.9rem;font-weight:600;transition:color .3s}.contact-module__Ipct1a__telegramNode:hover{background:#24a1de0a;border-color:#24a1de4d;transform:translateY(-3px);box-shadow:0 10px 20px -10px #24a1de4d}.contact-module__Ipct1a__telegramNode:hover .contact-module__Ipct1a__directoryIcon,.contact-module__Ipct1a__telegramNode:hover .contact-module__Ipct1a__directoryLabel{color:#24a1de}.contact-module__Ipct1a__whatsappNode:hover{background:#25d3660a;border-color:#25d3664d;transform:translateY(-3px);box-shadow:0 10px 20px -10px #25d3664d}.contact-module__Ipct1a__whatsappNode:hover .contact-module__Ipct1a__directoryIcon,.contact-module__Ipct1a__whatsappNode:hover .contact-module__Ipct1a__directoryLabel{color:#25d366}.contact-module__Ipct1a__linkedinNode:hover{background:#0077b50a;border-color:#0077b54d;transform:translateY(-3px);box-shadow:0 10px 20px -10px #0077b54d}.contact-module__Ipct1a__linkedinNode:hover .contact-module__Ipct1a__directoryIcon,.contact-module__Ipct1a__linkedinNode:hover .contact-module__Ipct1a__directoryLabel{color:#0077b5}.contact-module__Ipct1a__youtubeNode:hover{background:#ff00000a;border-color:#ff00004d;transform:translateY(-3px);box-shadow:0 10px 20px -10px #ff00004d}.contact-module__Ipct1a__youtubeNode:hover .contact-module__Ipct1a__directoryIcon,.contact-module__Ipct1a__youtubeNode:hover .contact-module__Ipct1a__directoryLabel{color:red}.contact-module__Ipct1a__githubNode:hover{background:#ffffff0f;border-color:#ffffff4d;transform:translateY(-3px);box-shadow:0 10px 20px -10px #fff3}.contact-module__Ipct1a__githubNode:hover .contact-module__Ipct1a__directoryIcon,.contact-module__Ipct1a__githubNode:hover .contact-module__Ipct1a__directoryLabel{color:#fff}.contact-module__Ipct1a__instagramNode:hover{background:linear-gradient(135deg,#fd59490d 0%,#d6249f0d 100%);border-color:#e1306c66;transform:translateY(-3px);box-shadow:0 10px 20px -10px #e1306c4d}.contact-module__Ipct1a__instagramNode:hover .contact-module__Ipct1a__directoryIcon,.contact-module__Ipct1a__instagramNode:hover .contact-module__Ipct1a__directoryLabel{color:#fd5949}.contact-module__Ipct1a__formStructure{flex-direction:column;gap:1.75rem;width:100%;margin-top:1.5rem;display:flex}.contact-module__Ipct1a__formGroup{flex-direction:column;gap:.65rem;width:100%;display:flex}.contact-module__Ipct1a__formGroup label{color:#fff;text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;font-weight:600}.contact-module__Ipct1a__inputControl,.contact-module__Ipct1a__textareaControl{color:#fff;box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;outline:none;width:100%;padding:1.15rem 1.35rem;font-size:1rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.contact-module__Ipct1a__textareaControl{resize:none}.contact-module__Ipct1a__inputControl:focus,.contact-module__Ipct1a__textareaControl:focus{background:#ffffff09;border-color:#6366f1;box-shadow:0 0 0 4px #6366f126}.contact-module__Ipct1a__inputControl::placeholder,.contact-module__Ipct1a__textareaControl::placeholder{color:#ffffff40}.contact-module__Ipct1a__formActions{width:100%;margin-top:.5rem;display:flex}.contact-module__Ipct1a__submitButton{color:#030508;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#14b8a6 100%);border:none;border-radius:14px;width:100%;padding:1.2rem 2.5rem;font-size:1rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px -5px #6366f159}@media (min-width:640px){.contact-module__Ipct1a__formActions{justify-content:flex-end}.contact-module__Ipct1a__submitButton{width:auto;min-width:200px}}.contact-module__Ipct1a__submitButton:hover:not(:disabled){opacity:.95;transform:translateY(-2px);box-shadow:0 15px 35px -5px #6366f180}.contact-module__Ipct1a__submitButton:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.contact-module__Ipct1a__animateOnScroll{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.contact-module__Ipct1a__visible{opacity:1;transform:translateY(0)}.contact-module__Ipct1a__confirmationContainer{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:70vh;padding:2rem 1rem;display:flex}.contact-module__Ipct1a__confirmationCard{-webkit-backdrop-filter:blur(20px);text-align:center;box-sizing:border-box;background:#ffffff04;border-radius:28px;width:100%;max-width:520px;padding:4rem 2.5rem;animation:.6s cubic-bezier(.16,1,.3,1) forwards contact-module__Ipct1a__fadeInUp;box-shadow:0 40px 80px -20px #000000b3,inset 0 1px 1px #ffffff0d}.contact-module__Ipct1a__successBorder{border:1px solid #10b98140}.contact-module__Ipct1a__errorBorder{border:1px solid #ef444440}.contact-module__Ipct1a__successIcon,.contact-module__Ipct1a__errorIcon{margin-bottom:1.75rem;font-size:4rem;line-height:1;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards contact-module__Ipct1a__popIcon;display:inline-block}.contact-module__Ipct1a__confirmationCard h2{color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-size:2rem;font-weight:800}.contact-module__Ipct1a__confirmationCard p{color:#9ca3af;margin:0 0 2.5rem;font-size:1.05rem;font-weight:500;line-height:1.65}.contact-module__Ipct1a__resetButton{color:#030508;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#14b8a6 100%);border:none;border-radius:14px;padding:1.1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 25px -5px #6366f159}.contact-module__Ipct1a__resetButton:hover{transform:translateY(-2px);box-shadow:0 15px 30px -5px #6366f180}@keyframes contact-module__Ipct1a__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes contact-module__Ipct1a__popIcon{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.contact-module__Ipct1a__main{padding:5rem 1.25rem 6rem}.contact-module__Ipct1a__contactPanel,.contact-module__Ipct1a__contactForm{border-radius:20px;padding:2.25rem 1.75rem}.contact-module__Ipct1a__directoryGrid{grid-template-columns:1fr}.contact-module__Ipct1a__telegramNode,.contact-module__Ipct1a__whatsappNode,.contact-module__Ipct1a__linkedinNode,.contact-module__Ipct1a__youtubeNode,.contact-module__Ipct1a__githubNode,.contact-module__Ipct1a__instagramNode{transform:none!important}.contact-module__Ipct1a__telegramNode{background:#24a1de08;border-color:#24a1de40}.contact-module__Ipct1a__telegramNode .contact-module__Ipct1a__directoryIcon,.contact-module__Ipct1a__telegramNode .contact-module__Ipct1a__directoryLabel{color:#24a1de}.contact-module__Ipct1a__whatsappNode{background:#25d36608;border-color:#25d36640}.contact-module__Ipct1a__whatsappNode .contact-module__Ipct1a__directoryIcon,.contact-module__Ipct1a__whatsappNode .contact-module__Ipct1a__directoryLabel{color:#25d366}.contact-module__Ipct1a__linkedinNode{background:#0077b508;border-color:#0077b540}.contact-module__Ipct1a__linkedinNode .contact-module__Ipct1a__directoryIcon,.contact-module__Ipct1a__linkedinNode .contact-module__Ipct1a__directoryLabel{color:#0077b5}.contact-module__Ipct1a__youtubeNode{background:#ff000008;border-color:#ff000040}.contact-module__Ipct1a__youtubeNode .contact-module__Ipct1a__directoryIcon,.contact-module__Ipct1a__youtubeNode .contact-module__Ipct1a__directoryLabel{color:red}.contact-module__Ipct1a__githubNode{background:#ffffff0d;border-color:#ffffff40}.contact-module__Ipct1a__githubNode .contact-module__Ipct1a__directoryIcon,.contact-module__Ipct1a__githubNode .contact-module__Ipct1a__directoryLabel{color:#fff}.contact-module__Ipct1a__instagramNode{background:linear-gradient(135deg,#fd594908 0%,#d6249f08 100%);border-color:#e1306c4d}.contact-module__Ipct1a__instagramNode .contact-module__Ipct1a__directoryIcon,.contact-module__Ipct1a__instagramNode .contact-module__Ipct1a__directoryLabel{color:#fd5949}}
