.Hero-module___w2HtG__hero{align-items:center;min-height:100vh;padding:0 2rem;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__background{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module___w2HtG__rocketWrapper{opacity:.2;filter:drop-shadow(0 0 20px #ff3b3b33);width:50vw;max-width:600px;transition:transform .3s ease-out;position:absolute;top:50%;right:-5%}.Hero-module___w2HtG__rocket{object-fit:contain;width:100%;height:auto}.Hero-module___w2HtG__content{z-index:10;width:100%;max-width:var(--max-width);margin:0 auto;position:relative}.Hero-module___w2HtG__textContent{max-width:700px}.Hero-module___w2HtG__title{-webkit-text-fill-color:transparent;background:linear-gradient(#fff 0%,#a0aabf 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.15}.Hero-module___w2HtG__highlight{color:var(--accent-primary);-webkit-text-fill-color:var(--accent-primary)}.Hero-module___w2HtG__description{max-width:600px;color:var(--star-dim);margin-bottom:3rem;font-size:1.2rem;line-height:1.7}.Hero-module___w2HtG__actions{flex-wrap:wrap;gap:1.5rem;display:flex}@media (max-width:768px){.Hero-module___w2HtG__title{font-size:2.5rem}.Hero-module___w2HtG__description{font-size:1.05rem}.Hero-module___w2HtG__actions{flex-direction:column;width:100%}.Hero-module___w2HtG__rocketWrapper{opacity:.1;right:-20%}}@media (max-width:480px){.Hero-module___w2HtG__title{font-size:2rem}}
.Button-module__8RiFmG__button{font-family:var(--font-mono);cursor:pointer;text-transform:none;letter-spacing:.02em;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:fit-content;padding:1rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003}.Button-module__8RiFmG__button:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Button-module__8RiFmG__button:hover:before{width:300px;height:300px}.Button-module__8RiFmG__button:active{transform:scale(.98)}.Button-module__8RiFmG__primary{background:var(--accent-primary);color:var(--star-white);border-color:var(--accent-primary);box-shadow:0 4px 15px #ff3b3b4d}.Button-module__8RiFmG__primary:hover{background:#f55;transform:translateY(-2px);box-shadow:0 6px 20px #ff3b3b80}.Button-module__8RiFmG__primary:focus{outline:none;box-shadow:0 6px 25px #ff3b3b99,0 0 0 4px #ff3b3b33}.Button-module__8RiFmG__secondary{color:var(--star-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#eaeaea1a;border-color:#eaeaea4d}.Button-module__8RiFmG__secondary:hover{background:#eaeaea33;border-color:#eaeaea80;transform:translateY(-2px);box-shadow:0 6px 20px #eaeaea1a}.Button-module__8RiFmG__secondary:focus{outline:none;box-shadow:0 0 0 4px #eaeaea1a}.Button-module__8RiFmG__outline{color:var(--star-white);border-color:var(--star-white);box-shadow:none;background-color:#0000}.Button-module__8RiFmG__outline:hover{background-color:var(--star-white);color:var(--space-black);transform:translateY(-2px);box-shadow:0 6px 20px #eaeaea4d}.Button-module__8RiFmG__outline:focus{outline:none;box-shadow:0 0 0 4px #eaeaea33}@media (max-width:768px){.Button-module__8RiFmG__button{justify-content:center;width:100%;padding:.9rem 1.5rem;font-size:.85rem}}.Button-module__8RiFmG__button:focus-visible{outline:3px solid var(--accent-primary);outline-offset:3px}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.Button-module__8RiFmG__button:disabled:hover{transform:none;box-shadow:0 4px 15px #0003}
.sections-module__9aG06W__section{border-bottom:1px solid #ffffff0d;padding:6rem 1rem;position:relative;overflow:hidden}.sections-module__9aG06W__section:last-of-type{border-bottom:none}.sections-module__9aG06W__container{max-width:var(--max-width);z-index:10;margin:0 auto;position:relative}.sections-module__9aG06W__heading{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.sections-module__9aG06W__label{font-family:var(--font-mono);color:var(--accent-primary);text-transform:none;letter-spacing:.02em;background:#ff3b3b1a;border:1px solid #ff3b3b4d;border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;display:inline-block}.sections-module__9aG06W__title{color:var(--star-white);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.1}.sections-module__9aG06W__subtitle{color:var(--star-dim);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.7}.sections-module__9aG06W__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.sections-module__9aG06W__card{background:#151b2e4d;border:1px solid #ffffff1a;border-radius:8px;padding:2rem;transition:all .3s;position:relative}.sections-module__9aG06W__card:hover{border-color:var(--accent-primary);background:#151b2e80;transform:translateY(-3px)}.sections-module__9aG06W__cardHovered{border-color:var(--accent-primary)}.sections-module__9aG06W__cardTitle{color:var(--star-white);margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.sections-module__9aG06W__cardDesc{color:var(--star-dim);font-size:.95rem;line-height:1.6}@media (min-width:768px){.sections-module__9aG06W__section{padding:8rem 2rem}.sections-module__9aG06W__title{font-size:3.5rem}.sections-module__9aG06W__subtitle{font-size:1.25rem}}@media (max-width:768px){.sections-module__9aG06W__grid{grid-template-columns:1fr}.sections-module__9aG06W__heading{text-align:left}.sections-module__9aG06W__subtitle{margin:0}}
.Clients-module__Q4z9Ya__section{border-bottom:1px solid #ffffff0d;padding:6rem 1rem;position:relative;overflow:hidden}.Clients-module__Q4z9Ya__container{max-width:var(--max-width);z-index:10;margin:0 auto;position:relative}.Clients-module__Q4z9Ya__heading{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.Clients-module__Q4z9Ya__label{font-family:var(--font-mono);color:var(--accent-primary);text-transform:none;letter-spacing:.02em;background:#ff3b3b1a;border:1px solid #ff3b3b4d;border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;display:inline-block}.Clients-module__Q4z9Ya__title{color:var(--star-white);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Clients-module__Q4z9Ya__scroller{max-width:100%;overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000,#fff 10% 90%,#0000);mask:linear-gradient(90deg,#0000,#fff 10% 90%,#0000)}.Clients-module__Q4z9Ya__scrollerInner{will-change:transform;gap:8rem;width:max-content;padding:2rem 0;animation:30s linear infinite Clients-module__Q4z9Ya__scroll;display:flex}.Clients-module__Q4z9Ya__scrollerInner:hover{animation-play-state:paused}.Clients-module__Q4z9Ya__clientItem{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:transform .3s;display:flex}.Clients-module__Q4z9Ya__logoImageWrapper{justify-content:center;align-items:center;height:60px;display:flex;position:relative}.Clients-module__Q4z9Ya__logoImage{object-fit:contain;max-width:180px;max-height:60px;transition:all .3s;width:auto!important;height:auto!important}.Clients-module__Q4z9Ya__clientItem:hover .Clients-module__Q4z9Ya__logoImage{transform:scale(1.05)}.Clients-module__Q4z9Ya__logoText{font-family:var(--font-mono);letter-spacing:.1em;opacity:.4;text-align:center;white-space:nowrap;font-size:2rem;font-weight:700;transition:all .3s;position:relative}.Clients-module__Q4z9Ya__logoText:after{content:"";background:currentColor;width:80%;height:2px;transition:transform .3s;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)scaleX(0)}.Clients-module__Q4z9Ya__clientItem:hover .Clients-module__Q4z9Ya__logoText{opacity:.9;transform:scale(1.1)}.Clients-module__Q4z9Ya__clientItem:hover .Clients-module__Q4z9Ya__logoText:after{transform:translate(-50%)scaleX(1)}.Clients-module__Q4z9Ya__clientItem:focus{outline:none}.Clients-module__Q4z9Ya__clientItem:focus .Clients-module__Q4z9Ya__logoText{opacity:1}.Clients-module__Q4z9Ya__clientItem:focus .Clients-module__Q4z9Ya__logoText:after{transform:translate(-50%)scaleX(1)}@keyframes Clients-module__Q4z9Ya__scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@media (min-width:768px){.Clients-module__Q4z9Ya__section{padding:8rem 2rem}.Clients-module__Q4z9Ya__title{font-size:3rem}}@media (max-width:768px){.Clients-module__Q4z9Ya__heading{text-align:left;margin-bottom:3rem}.Clients-module__Q4z9Ya__title{font-size:2rem}.Clients-module__Q4z9Ya__scrollerInner{gap:5rem;animation-duration:40s}.Clients-module__Q4z9Ya__logoText{font-size:1.5rem}.Clients-module__Q4z9Ya__logoImageWrapper{height:50px}.Clients-module__Q4z9Ya__logoImage{max-width:150px;max-height:50px}}@media (max-width:480px){.Clients-module__Q4z9Ya__scrollerInner{gap:4rem;animation-duration:30s}.Clients-module__Q4z9Ya__logoText{font-size:1.2rem}.Clients-module__Q4z9Ya__logoImageWrapper{height:40px}.Clients-module__Q4z9Ya__logoImage{max-width:120px;max-height:40px}}
.WhyRedstone-module__MENkyG__section{padding:6rem 1rem;position:relative;overflow:hidden}.WhyRedstone-module__MENkyG__container{max-width:var(--max-width);z-index:10;grid-template-columns:1fr;align-items:center;gap:4rem;margin:0 auto;display:grid;position:relative}.WhyRedstone-module__MENkyG__gridBackground{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.WhyRedstone-module__MENkyG__content{z-index:1;flex-direction:column;gap:2rem;display:flex;position:relative}.WhyRedstone-module__MENkyG__label{font-family:var(--font-mono);color:var(--accent-primary);background:#ff3b3b14;border:1px solid #ff3b3b33;border-radius:99px;align-self:flex-start;margin-bottom:.5rem;padding:.4rem 1rem;font-size:.9rem;display:inline-block}.WhyRedstone-module__MENkyG__title{color:var(--star-white);letter-spacing:-.02em;font-size:2.5rem;font-weight:700;line-height:1.1}.WhyRedstone-module__MENkyG__description{color:var(--star-dim);max-width:600px;font-size:1.1rem;line-height:1.8}.WhyRedstone-module__MENkyG__description strong{color:var(--star-white);font-weight:600}.WhyRedstone-module__MENkyG__description p{margin-bottom:1.5rem}.WhyRedstone-module__MENkyG__description p:last-child{margin-bottom:0}.WhyRedstone-module__MENkyG__visual{justify-content:center;align-items:center;display:flex;position:relative}.WhyRedstone-module__MENkyG__imageWrapper{aspect-ratio:1;border:1px solid #ffffff1a;border-radius:50%;width:100%;max-width:400px;position:relative;overflow:hidden;box-shadow:0 0 60px #ff3b3b26}.WhyRedstone-module__MENkyG__image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.WhyRedstone-module__MENkyG__imageWrapper:hover .WhyRedstone-module__MENkyG__image{transform:scale(1.05)}.WhyRedstone-module__MENkyG__caption{z-index:20;flex-direction:column;align-self:flex-end;align-items:flex-end;gap:.5rem;max-width:250px;margin-top:2rem;margin-right:-2rem;display:flex;position:relative}.WhyRedstone-module__MENkyG__curvedArrow{width:60px;height:60px;stroke:var(--star-white);transform:rotate(10deg)}.WhyRedstone-module__MENkyG__captionText{color:var(--star-white);font-size:1rem;font-weight:600;line-height:1.4;font-family:var(--font-primary);text-align:right}@media (min-width:900px){.WhyRedstone-module__MENkyG__container{grid-template-columns:1.2fr 1fr;padding:0 2rem}.WhyRedstone-module__MENkyG__title{font-size:3.5rem}.WhyRedstone-module__MENkyG__imageWrapper{max-width:450px}}@media (max-width:900px){.WhyRedstone-module__MENkyG__section{padding:4rem 1.5rem}.WhyRedstone-module__MENkyG__title{font-size:2rem}.WhyRedstone-module__MENkyG__visual{flex-direction:column}.WhyRedstone-module__MENkyG__imageWrapper{max-width:300px}.WhyRedstone-module__MENkyG__caption{flex-direction:column-reverse;align-items:center;width:100%;max-width:none;margin-top:2rem;margin-right:0;position:relative;bottom:auto;right:auto}.WhyRedstone-module__MENkyG__curvedArrow{margin-bottom:.5rem;transform:rotate(-100deg)}.WhyRedstone-module__MENkyG__captionText{text-align:center}}
