.GlassCard-module__o7qQ5q__card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:var(--glass-border);border-radius:24px;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s}.GlassCard-module__o7qQ5q__hoverEffect:hover{cursor:pointer;border-color:#fff3;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}
.Home-module__jKgjFW__snapContainer{height:calc(100vh - var(--header-height));scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow-y:auto}.Home-module__jKgjFW__snapContainer::-webkit-scrollbar{display:none}.Home-module__jKgjFW__snapSection{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 2rem;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__contentWrapper{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:1150px;display:flex}.Home-module__jKgjFW__orbLeft{filter:blur(100px);pointer-events:none;z-index:0;background:#8b5cf61a;border-radius:50%;width:600px;height:600px;position:fixed;bottom:-20%;left:-10%}.Home-module__jKgjFW__orbRight{filter:blur(120px);pointer-events:none;z-index:0;background:#3b82f633;border-radius:50%;width:800px;height:800px;position:fixed;top:-20%;right:-10%}.Home-module__jKgjFW__heroContent{text-align:center;max-width:900px}.Home-module__jKgjFW__slogan{letter-spacing:-.025em;color:#fff;margin-bottom:1.5rem;font-size:4.5rem;font-weight:700;line-height:1.1}.Home-module__jKgjFW__subSlogan{color:#fff9;text-transform:uppercase;letter-spacing:.1em;font-size:1.5rem;font-weight:300;font-family:var(--font-heading)}.Home-module__jKgjFW__scrollArrowTop{opacity:.5;cursor:pointer;z-index:20;transition:opacity .3s;animation:2s infinite Home-module__jKgjFW__bounceUp;position:absolute;top:2rem;left:50%;transform:translate(-50%)}.Home-module__jKgjFW__scrollArrowTop:hover{opacity:1}.Home-module__jKgjFW__scrollArrowBottom{opacity:.5;cursor:pointer;z-index:20;transition:opacity .3s;animation:2s infinite Home-module__jKgjFW__bounceDown;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Home-module__jKgjFW__scrollArrowBottom:hover{opacity:1}@keyframes Home-module__jKgjFW__bounceUp{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@keyframes Home-module__jKgjFW__bounceDown{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(10px)}60%{transform:translate(-50%)translateY(5px)}}.Home-module__jKgjFW__introCard{grid-template-rows:auto auto;gap:2rem;width:100%;padding:2.5rem;display:grid}.Home-module__jKgjFW__missionSection{flex-direction:column;gap:2rem;display:flex}@media (min-width:1024px){.Home-module__jKgjFW__missionSection{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:4rem}}.Home-module__jKgjFW__introText{color:#ffffffe6;font-size:1.25rem;line-height:1.6}.Home-module__jKgjFW__divider{background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:1px}.Home-module__jKgjFW__missionContent{flex:1}.Home-module__jKgjFW__quoteIcon{color:var(--color-blue);opacity:.3;margin-bottom:-1rem;font-family:serif;font-size:4rem;line-height:1;display:block}.Home-module__jKgjFW__authorBlock{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:flex-start;gap:1.5rem;min-width:320px;padding:1.5rem;display:flex}@media (min-width:1024px){.Home-module__jKgjFW__authorBlock{max-width:450px}}.Home-module__jKgjFW__authorPhotoPlaceholder{border:2px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:64px;height:64px;overflow:hidden}.Home-module__jKgjFW__authorPhoto{object-fit:cover;width:100%;height:100%}.Home-module__jKgjFW__authorInfo h4{color:#fff;margin:0;font-size:1.125rem;font-weight:700}.Home-module__jKgjFW__authorInfo span{text-transform:uppercase;color:var(--color-blue);letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:700;display:block}.Home-module__jKgjFW__authorBio{color:#ffffff80;margin-top:.5rem;font-size:.85rem;line-height:1.4}.Home-module__jKgjFW__separatorHeader{justify-content:center;align-items:center;gap:1rem;width:100%;margin-bottom:1.5rem;display:flex}.Home-module__jKgjFW__line{background:#ffffff4d;width:80px;height:1px}.Home-module__jKgjFW__dividerText{color:#ffffffe6;text-transform:uppercase;letter-spacing:.1em;font-size:1.25rem;font-weight:700}.Home-module__jKgjFW__solutionsGrid{grid-template-columns:1fr;gap:1rem;width:100%;display:grid}@media (min-width:768px){.Home-module__jKgjFW__solutionsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Home-module__jKgjFW__solutionsGrid{grid-template-columns:repeat(3,1fr)}}.Home-module__jKgjFW__solutionCard{background:#ffffff08;border:1px solid #ffffff0d;flex-direction:column;justify-content:flex-start;gap:.75rem;min-height:9rem;padding:1.25rem;display:flex}.Home-module__jKgjFW__solutionCardContent{flex-direction:column;gap:.5rem;display:flex}.Home-module__jKgjFW__solutionName{color:#fff;font-size:1.125rem;font-weight:600;transition:color .3s}.Home-module__jKgjFW__solutionDesc{color:#fff9;font-size:.85rem;line-height:1.4}.Home-module__jKgjFW__arrowIcon{opacity:.5;color:var(--color-blue);align-self:flex-end;margin-top:auto;transition:all .3s}.Home-module__jKgjFW__solutionCard:hover .Home-module__jKgjFW__solutionName{color:var(--color-blue)}.Home-module__jKgjFW__solutionCard:hover .Home-module__jKgjFW__arrowIcon{opacity:1;transform:translate(5px)}.Home-module__jKgjFW__contactGrid{grid-template-columns:1fr;gap:1.5rem;width:100%;margin-top:1rem;display:grid}@media (min-width:768px){.Home-module__jKgjFW__contactGrid{grid-template-columns:repeat(3,1fr)}}.Home-module__jKgjFW__contactContent{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:900px;display:flex}.Home-module__jKgjFW__contactQuestions{text-align:center;flex-direction:column;gap:1.25rem;max-width:700px;display:flex}.Home-module__jKgjFW__contactCTA{color:#fff;text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff 0%,#a5b4fc 100%);-webkit-background-clip:text;background-clip:text;max-width:700px;font-size:1.6rem;font-weight:700;line-height:1.4}.Home-module__jKgjFW__contactTile{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2.5rem 1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__contactTile:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-5px)}.Home-module__jKgjFW__contactTileIcon{color:var(--color-blue,#60a5fa);opacity:.9;margin-bottom:.5rem;transition:opacity .3s}.Home-module__jKgjFW__contactTile:hover .Home-module__jKgjFW__contactTileIcon{opacity:1;transform:scale(1.1)}.Home-module__jKgjFW__contactTileText{color:#fff;font-size:1.125rem;font-weight:600}.Home-module__jKgjFW__contactTileValue{color:#ffffff80;margin-top:-.25rem;font-size:.9rem;font-weight:400}.Home-module__jKgjFW__copyButton{cursor:pointer;opacity:.6;color:#fffc;z-index:10;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.Home-module__jKgjFW__contactTile:hover .Home-module__jKgjFW__copyButton{opacity:1;background:#fff3}.Home-module__jKgjFW__copyButton:hover{color:#fff;background:#ffffff4d;transform:scale(1.05)}.Home-module__jKgjFW__contactSplit{flex-direction:column;align-items:center;gap:3rem;width:100%;margin-bottom:1rem;display:flex}@media (min-width:900px){.Home-module__jKgjFW__contactSplit{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;max-width:1000px}}.Home-module__jKgjFW__contactIntro{flex-direction:column;flex:1;gap:1.5rem;display:flex}.Home-module__jKgjFW__contactQuestions{text-align:left;flex-direction:column;gap:1rem;display:flex}.Home-module__jKgjFW__questionItem{align-items:flex-start;gap:1rem;display:flex}.Home-module__jKgjFW__questionIcon{color:var(--color-blue,#60a5fa);flex-shrink:0;margin-top:4px}.Home-module__jKgjFW__contactQuestion{color:#ffffffd9;font-size:1.15rem;font-weight:300;line-height:1.5}.Home-module__jKgjFW__contactProfile{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;flex-shrink:0;align-items:center;gap:1rem;width:280px;padding:2rem;display:flex}.Home-module__jKgjFW__contactProfileImage{border:2px solid #ffffff1a;border-radius:50%;box-shadow:0 0 20px #0000004d}.Home-module__jKgjFW__contactProfileName{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.Home-module__jKgjFW__contactProfileRole{color:var(--color-blue,#60a5fa);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}@media (max-height:1200px){.Home-module__jKgjFW__contactSection .Home-module__jKgjFW__scrollArrowTop{top:1rem;transform:translate(-50%)scale(.9)}}@media (max-height:1100px){.Home-module__jKgjFW__snapSection{overflow-y:auto}.Home-module__jKgjFW__scrollArrowTop{top:.5rem;transform:translate(-50%)scale(.8)}.Home-module__jKgjFW__scrollArrowBottom{bottom:.5rem;transform:translate(-50%)scale(.8)}.Home-module__jKgjFW__contentWrapper{max-width:1000px}.Home-module__jKgjFW__contactContent{gap:1.5rem}.Home-module__jKgjFW__contactSplit{gap:2rem;margin-bottom:1rem}.Home-module__jKgjFW__separatorHeader{margin-bottom:1rem}.Home-module__jKgjFW__slogan{margin-bottom:1rem;font-size:3.5rem}.Home-module__jKgjFW__contactProfile{gap:.75rem;width:260px;padding:1.5rem}.Home-module__jKgjFW__contactProfileImage{width:80px;height:80px}.Home-module__jKgjFW__contactProfileName{font-size:1.1rem}.Home-module__jKgjFW__contactTile{gap:.75rem;padding:1.5rem 1rem}.Home-module__jKgjFW__contactTileIcon{width:28px;height:28px}.Home-module__jKgjFW__contactTileText{font-size:1rem}.Home-module__jKgjFW__contactCTA{max-width:600px;font-size:1.35rem}.Home-module__jKgjFW__contactQuestion{font-size:1.1rem}.Home-module__jKgjFW__questionItem{gap:.75rem}}@media (max-height:750px){.Home-module__jKgjFW__snapSection{justify-content:center;padding-top:1rem;padding-bottom:1rem;overflow-y:auto}.Home-module__jKgjFW__contactContent{gap:1rem}.Home-module__jKgjFW__contactSplit{gap:1.5rem;margin-bottom:.5rem}.Home-module__jKgjFW__contactQuestions{gap:.75rem}.Home-module__jKgjFW__contactQuestion{font-size:1rem}.Home-module__jKgjFW__contactProfile{gap:.5rem;width:220px;padding:1rem}.Home-module__jKgjFW__contactProfileImage{width:64px;height:64px}.Home-module__jKgjFW__contactCTA{margin-bottom:.5rem;font-size:1.15rem}.Home-module__jKgjFW__contactGrid{gap:1rem;margin-top:.5rem}.Home-module__jKgjFW__contactTile{border-radius:16px;gap:.5rem;padding:1rem .75rem}.Home-module__jKgjFW__contactTileIcon{width:24px;height:24px;margin-bottom:0}.Home-module__jKgjFW__contactTileText{font-size:.95rem}.Home-module__jKgjFW__contactTileValue{font-size:.8rem}.Home-module__jKgjFW__slogan{font-size:3rem}.Home-module__jKgjFW__subSlogan{font-size:1.1rem}.Home-module__jKgjFW__solutionCard{min-height:6rem;padding:.875rem}.Home-module__jKgjFW__solutionName{font-size:1rem}}@media (max-width:768px){.Home-module__jKgjFW__snapSection{justify-content:flex-start;padding:4rem 1.5rem 2rem;overflow-y:auto}}
