.c4gh-hero{position:relative;isolation:isolate;overflow:hidden;min-height:var(--c4-min-h,760px);height:min(100vh,1000px);background:var(--c4-bg,#020308);color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;display:flex;align-items:center;justify-content:center;contain:layout paint style;}
.c4gh-hero *{box-sizing:border-box}.c4gh-bg,.c4gh-overlay,.c4gh-stars,.c4gh-background-video-wrap{position:absolute;inset:0;pointer-events:none}.c4gh-bg{background:radial-gradient(circle at 50% 35%,rgba(19,39,90,.16),transparent 38%),var(--c4-bg,#020308);z-index:-5}.c4gh-background-video-wrap{z-index:0;overflow:hidden;background:var(--c4-bg,#020308)}.c4gh-background-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none;opacity:var(--c4-bg-video-opacity,1)}.c4gh-overlay{background:rgba(0,0,0,var(--c4-overlay,.05));z-index:1}.c4gh-stars{z-index:1;opacity:.35;background-image:radial-gradient(circle at 12% 24%,rgba(50,145,255,.45) 0 1px,transparent 2px),radial-gradient(circle at 88% 20%,rgba(50,145,255,.35) 0 1px,transparent 2px),radial-gradient(circle at 70% 72%,rgba(50,145,255,.25) 0 1px,transparent 2px),linear-gradient(115deg,transparent 45%,rgba(30,105,180,.08) 46%,transparent 47%);background-size:230px 230px,310px 310px,280px 280px,100% 100%;}
.c4gh-content{position:relative;z-index:20;width:min(94%,var(--c4-content-width,850px));display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:-70px}.c4gh-logo{max-width:220px;max-height:90px;width:auto;height:auto;object-fit:contain;margin-bottom:28px}.c4gh-heading{margin:0;color:#fff;font-size:var(--c4-heading-size,70px);font-weight:var(--c4-heading-weight,500);line-height:.94;letter-spacing:-.045em;text-shadow:0 0 45px rgba(255,255,255,.22)}.c4gh-subheading{margin:26px auto 0;max-width:730px;color:rgba(255,255,255,.68);font-size:16px;line-height:1.75;font-weight:400}.c4gh-actions{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:34px}.c4gh-button{--c4-button-hover-bg:#fff;--c4-button-duration:.45s;position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:0 22px;border:1px solid rgba(255,255,255,.82);background:transparent;color:#fff;text-decoration:none;font-size:13px;font-weight:400;letter-spacing:.035em;transition:color var(--c4-button-duration) cubic-bezier(.22,1,.36,1),transform .3s ease,box-shadow .3s ease}.c4gh-button::before{content:"";position:absolute;z-index:-1;inset:0;background:var(--c4-button-hover-bg);transform:scaleX(0);transform-origin:left center;transition:transform var(--c4-button-duration) cubic-bezier(.22,1,.36,1);will-change:transform}.c4gh-button:hover::before{transform:scaleX(1);transform-origin:left center}.c4gh-button:hover{color:#111 !important;transform:translateY(-2px);box-shadow:0 12px 35px rgba(255,255,255,.14)}.c4gh-button-label,.c4gh-button-icon{position:relative;z-index:2}.c4gh-button-icon,.c4gh-button-svg{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:18px;line-height:1;color:currentColor;transition:color var(--c4-button-duration) cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1)}.c4gh-button-icon svg{width:100%;height:100%;display:block}.c4gh-button-svg{display:block;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.c4gh-button-svg{color:inherit;background-color:currentColor}.c4gh-button:hover .c4gh-button-svg{color:inherit;background-color:currentColor}.c4gh-button-icon svg,.c4gh-button-icon svg *{transition:none}.c4gh-button:hover .c4gh-button-icon,.c4gh-button:hover .c4gh-button-svg{transform:translate(3px,-3px)}.c4gh-icon-before .c4gh-button-icon,.c4gh-icon-before .c4gh-button-svg{order:0}.c4gh-icon-before .c4gh-button-label{order:1}.c4gh-icon-after .c4gh-button-label{order:0}.c4gh-icon-after .c4gh-button-icon,.c4gh-icon-after .c4gh-button-svg{order:1}.c4gh-inline-image{width:145px;height:42px;object-fit:contain;border-radius:999px}
.c4gh-globe-video{display:block;position:absolute;left:50%;bottom:var(--c4-globe-bottom,-430px);width:var(--c4-globe-video-width,1150px);height:auto;aspect-ratio:3828/2164;z-index:2;pointer-events:none;transform:translate3d(-50%,0,0) scale(var(--c4-globe-video-scale,1));transform-origin:center bottom;opacity:var(--c4-globe-video-opacity,1);mix-blend-mode:var(--c4-globe-blend,screen);filter:drop-shadow(0 -10px 38px rgba(0,112,255,.25));will-change:transform;}
.c4gh-globe-video-media{display:block!important;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center center;pointer-events:none}.c4gh-globe-image{position:absolute;left:50%;bottom:var(--c4-globe-bottom,-430px);width:var(--c4-globe-size,1150px);aspect-ratio:1/1;border-radius:50%;z-index:2;pointer-events:none;transform:translate3d(-50%,0,0);opacity:var(--c4-globe-opacity,1);filter:drop-shadow(0 -10px 38px rgba(0,112,255,.25));will-change:transform}.c4gh-globe-image img{display:block;width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}
.c4gh-pills{position:absolute;inset:0;z-index:12;pointer-events:none}.c4gh-pill{position:absolute;top:var(--pill-top);left:var(--pill-left);display:inline-flex;align-items:center;justify-content:center;max-width:260px;padding:12px 20px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.07));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 0 26px rgba(255,255,255,.12),inset 0 1px 1px rgba(255,255,255,.3);color:rgba(255,255,255,.9);font-size:14px;line-height:1.2;white-space:nowrap;transform:translate3d(-50%,0,0) rotate(var(--pill-rotate,0deg));animation:c4gh-float 6s ease-in-out var(--pill-delay,0s) infinite;will-change:transform}.c4gh-no-motion{display:none}
@keyframes c4gh-float{0%,100%{transform:translate3d(-50%,0,0) rotate(var(--pill-rotate,0deg))}50%{transform:translate3d(-50%,-10px,0) rotate(var(--pill-rotate,0deg))}}@media (prefers-reduced-motion:reduce){.c4gh-background-video,.c4gh-globe-video-media{animation:none}.c4gh-pill{animation:none!important}.c4gh-background-video,.c4gh-globe-video-media{visibility:hidden}}
@media (max-width:1024px){.c4gh-hero{height:780px}.c4gh-heading{font-size:clamp(46px,8vw,var(--c4-heading-size,70px))}.c4gh-pill{font-size:12px;padding:10px 15px}.c4gh-pill:nth-child(1){top:21%}.c4gh-pill:nth-child(2){top:21%}.c4gh-pill:nth-child(3){top:60%}.c4gh-pill:nth-child(4){top:63%}.c4gh-globe-video{width:min(var(--c4-globe-video-width,1150px),1100px);bottom:-330px}.c4gh-globe-image{bottom:-330px;width:760px}}
@media (max-width:767px){.c4gh-hero{height:760px;min-height:760px}.c4gh-content{margin-top:-95px;width:calc(100% - 34px)}.c4gh-logo{max-width:165px;margin-bottom:22px}.c4gh-heading{font-size:clamp(38px,11vw,58px);line-height:.98;letter-spacing:-.04em}.c4gh-subheading{font-size:14px;line-height:1.65;margin-top:18px}.c4gh-actions{margin-top:25px;gap:12px;flex-wrap:wrap}.c4gh-button{min-height:45px;padding:0 15px;font-size:12px}.c4gh-inline-image{width:110px;height:36px}.c4gh-pill{font-size:10px;padding:8px 12px;max-width:175px}.c4gh-pill:nth-child(1){top:14%;left:24%}.c4gh-pill:nth-child(2){top:15%;left:78%}.c4gh-pill:nth-child(3){top:69%;left:22%}.c4gh-pill:nth-child(4){top:72%;left:79%}.c4gh-globe-video{width:var(--c4-globe-video-width,900px);bottom:-255px;transform:translate3d(-50%,0,0) scale(var(--c4-globe-video-scale,1));}.c4gh-globe-image{width:610px;bottom:-270px}}
