.Home-module__g21JLG__container{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.Home-module__g21JLG__nav{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);background:#f7fbfccc;justify-content:space-between;align-items:center;padding:.5rem 1.5rem;transition:box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.Home-module__g21JLG__navLogo{width:auto;height:44px}.Home-module__g21JLG__navLinks{align-items:center;gap:1.5rem;display:flex}.Home-module__g21JLG__navLinks a{color:var(--color-secondary);font-size:.85rem;font-weight:500;transition:color .2s}.Home-module__g21JLG__navLinks a:hover{color:var(--color-primary)}.Home-module__g21JLG__navCta{background:linear-gradient(135deg, var(--color-primary), var(--color-mid));border-radius:999px;padding:.45rem 1rem;font-size:.85rem;box-shadow:0 4px 14px #004f7040;color:#fff!important;font-weight:600!important;transition:transform .2s,box-shadow .2s!important}.Home-module__g21JLG__navCta:hover{transform:translateY(-1px);box-shadow:0 6px 20px #004f7059;color:#fff!important}.Home-module__g21JLG__hero{text-align:center;background:linear-gradient(160deg,#1f6578 0%,#2d8a9c 45%,#45b0c0 100%);flex-direction:column;justify-content:center;align-items:center;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__heroGlow{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.Home-module__g21JLG__heroGlowOne{background:#ffffff1f;width:500px;height:500px;top:-100px;right:-100px}.Home-module__g21JLG__heroGlowTwo{background:#3ec5cf59;width:400px;height:400px;bottom:-50px;left:-100px}.Home-module__g21JLG__heroContent{z-index:1;flex-direction:column;align-items:center;max-width:720px;display:flex;position:relative}.Home-module__g21JLG__heroLogo{width:100%;max-width:280px;height:auto;margin-bottom:2.5rem;display:block}.Home-module__g21JLG__heroTitle{background:linear-gradient(135deg, #fff 0%, var(--color-accent) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;margin:0 0 1.25rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;line-height:1.1}.Home-module__g21JLG__heroSubtitle{color:#ffffffb3;max-width:520px;margin:0 auto 2.5rem;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:400;line-height:1.7}.Home-module__g21JLG__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Home-module__g21JLG__heroCta{background:linear-gradient(135deg, var(--color-accent), var(--color-mid));color:var(--color-dark);border-radius:999px;align-items:center;padding:.9rem 2rem;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #3ec5cf59}.Home-module__g21JLG__heroCta:hover{transform:translateY(-2px);box-shadow:0 8px 32px #3ec5cf73}.Home-module__g21JLG__heroCtaSecondary{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;padding:.9rem 2rem;font-size:.95rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.Home-module__g21JLG__heroCtaSecondary:hover{background:#ffffff24;border-color:#ffffff4d}.Home-module__g21JLG__sectionHeader{text-align:center;max-width:640px;margin:0 auto 3.5rem}.Home-module__g21JLG__sectionLabel{color:var(--color-mid);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:inline-block}.Home-module__g21JLG__sectionTitle{color:var(--color-primary);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.Home-module__g21JLG__sectionSubtitle{color:var(--color-secondary);margin:0;font-size:1.05rem;line-height:1.7}.Home-module__g21JLG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.Home-module__g21JLG__services{background:var(--color-surface);padding:6rem 2rem}.Home-module__g21JLG__servicesCarouselWrapper{max-width:1200px;margin:0 auto;padding:0 3rem;position:relative}.Home-module__g21JLG__servicesCarousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;padding:.25rem 0 .5rem;display:flex;overflow-x:auto}.Home-module__g21JLG__servicesCarousel::-webkit-scrollbar{display:none}.Home-module__g21JLG__carouselBtn{z-index:2;border:1px solid var(--color-border);background:var(--color-surface);width:44px;height:44px;color:var(--color-primary);cursor:pointer;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;font-size:1.75rem;line-height:1;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex;position:absolute;top:42%;transform:translateY(-50%)}.Home-module__g21JLG__carouselBtn:hover:not(:disabled){box-shadow:var(--shadow-lg);transform:translateY(-50%)scale(1.05)}.Home-module__g21JLG__carouselBtn:disabled{opacity:.35;cursor:not-allowed}.Home-module__g21JLG__carouselBtnPrev{left:0}.Home-module__g21JLG__carouselBtnNext{right:0}.Home-module__g21JLG__carouselDots{justify-content:center;gap:.5rem;margin-top:1.75rem;display:flex}.Home-module__g21JLG__carouselDot{cursor:pointer;background:#004f7033;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .25s,background .25s}.Home-module__g21JLG__carouselDotActive{background:var(--color-mid);width:24px}.Home-module__g21JLG__serviceCard{scroll-snap-align:start;background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);flex:0 0 100%;padding:2rem;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}@media (min-width:640px){.Home-module__g21JLG__serviceCard{flex:0 0 calc(50% - .75rem)}}@media (min-width:1024px){.Home-module__g21JLG__serviceCard{flex:0 0 calc(33.333% - 1rem)}}.Home-module__g21JLG__serviceCard:before{content:"";background:linear-gradient(90deg, var(--color-accent), var(--color-mid));opacity:0;height:3px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.Home-module__g21JLG__serviceCard:hover{box-shadow:var(--shadow-md);border-color:#3ec5cf4d;transform:translateY(-4px)}.Home-module__g21JLG__serviceCard:hover:before{opacity:1}.Home-module__g21JLG__serviceCard h3{color:var(--color-primary);letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.2rem;font-weight:700}.Home-module__g21JLG__serviceCard p{color:var(--color-secondary);margin:0;font-size:.95rem;line-height:1.7}.Home-module__g21JLG__platforms{background:var(--color-bg);padding:6rem clamp(1rem,4vw,2rem);overflow-x:clip}.Home-module__g21JLG__platformsGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:1rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.Home-module__g21JLG__platformCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-width:0;min-height:100px;padding:1.25rem .75rem;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.Home-module__g21JLG__platformLogo{object-fit:contain;width:100%;max-width:100%;height:36px}.Home-module__g21JLG__platformName{color:var(--color-secondary);font-size:.85rem;font-weight:600}.Home-module__g21JLG__platformCard:hover{box-shadow:var(--shadow-md);border-color:#3ec5cf4d;transform:translateY(-3px)}.Home-module__g21JLG__portfolio{background:var(--color-surface);padding:6rem 2rem}.Home-module__g21JLG__portfolioCard{color:inherit;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);justify-content:center;align-items:center;min-height:140px;padding:1.5rem;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.Home-module__g21JLG__portfolioCard:hover{box-shadow:var(--shadow-md);border-color:#3ec5cf4d;transform:translateY(-3px)}.Home-module__g21JLG__portfolioImage{justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative}.Home-module__g21JLG__portfolioImage img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.Home-module__g21JLG__squareImage{width:100px!important;height:100px!important}.Home-module__g21JLG__contact{background:var(--color-bg);padding:6rem 2rem}.Home-module__g21JLG__contactWrapper{background:var(--color-surface);border-radius:var(--radius-xl);border:1px solid var(--color-border);max-width:560px;box-shadow:var(--shadow-md);margin:0 auto;padding:2.5rem}.Home-module__g21JLG__contactForm{width:100%}.Home-module__g21JLG__formGroup{margin-bottom:1.25rem}.Home-module__g21JLG__formGroup input,.Home-module__g21JLG__formGroup textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);width:100%;color:var(--color-dark);padding:.9rem 1.1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s}.Home-module__g21JLG__formGroup input::placeholder,.Home-module__g21JLG__formGroup textarea::placeholder{color:#36637d80}.Home-module__g21JLG__formGroup textarea{resize:vertical;min-height:140px}.Home-module__g21JLG__formGroup input:focus,.Home-module__g21JLG__formGroup textarea:focus{border-color:var(--color-mid);background:var(--color-surface);outline:none;box-shadow:0 0 0 3px #0093a71f}.Home-module__g21JLG__formStatus{border-radius:var(--radius-md);text-align:center;margin-bottom:1.25rem;padding:.9rem 1rem;font-size:.9rem}.Home-module__g21JLG__success{color:var(--color-primary);background-color:#3ec5cf1f;border:1px solid #3ec5cf4d}.Home-module__g21JLG__error{color:#842029;background-color:#dc354514;border:1px solid #dc354533}.Home-module__g21JLG__submitButton{background:linear-gradient(135deg, var(--color-primary), var(--color-mid));color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;padding:.95rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #004f7040}.Home-module__g21JLG__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #004f7059}.Home-module__g21JLG__submitButton:disabled{cursor:not-allowed;box-shadow:none;background:#b0bec5;transform:none}.Home-module__g21JLG__turnstileContainer{justify-content:center;margin:1.25rem 0;display:flex}.Home-module__g21JLG__footer{background:linear-gradient(160deg, var(--color-dark) 0%, #0a1620 100%);color:#ffffffb3;text-align:center;padding:3rem 2rem}.Home-module__g21JLG__footer p{margin:0;font-size:.9rem}.Home-module__g21JLG__socialLinks{justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.Home-module__g21JLG__socialLinks a{color:#ffffffb3;text-decoration:none;transition:color .2s}.Home-module__g21JLG__socialLinks a:hover{color:var(--color-accent)}@media (max-width:1024px){.Home-module__g21JLG__platformsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:768px){.Home-module__g21JLG__nav{padding:.5rem 1rem}.Home-module__g21JLG__navLinks{gap:1rem}.Home-module__g21JLG__navLinks a:not(.Home-module__g21JLG__navCta){display:none}.Home-module__g21JLG__hero{padding:7rem 1.5rem 5rem}.Home-module__g21JLG__services,.Home-module__g21JLG__platforms,.Home-module__g21JLG__portfolio,.Home-module__g21JLG__contact{padding:4rem 1.25rem}.Home-module__g21JLG__contactWrapper{padding:1.75rem}.Home-module__g21JLG__servicesCarouselWrapper{padding:0 2.5rem}.Home-module__g21JLG__carouselBtn{width:36px;height:36px;font-size:1.4rem}.Home-module__g21JLG__platformsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.Home-module__g21JLG__platformCard{gap:.4rem;min-height:88px;padding:1rem .5rem}.Home-module__g21JLG__platformLogo{height:28px}.Home-module__g21JLG__platformName{text-align:center;word-break:break-word;font-size:.7rem;line-height:1.2}.Home-module__g21JLG__socialLinks{flex-direction:column;gap:1rem}}
