.WorkPage-module-scss-module__xVxe_G__workPage{background-color:#0a0a0f;padding-top:160px;padding-bottom:120px}.WorkPage-module-scss-module__xVxe_G__container{max-width:1400px;margin:0 auto;padding:0 24px}.WorkPage-module-scss-module__xVxe_G__header{margin-bottom:80px}.WorkPage-module-scss-module__xVxe_G__header .WorkPage-module-scss-module__xVxe_G__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:#c9a84c;margin-bottom:24px;font-size:12px;display:block}.WorkPage-module-scss-module__xVxe_G__header .WorkPage-module-scss-module__xVxe_G__title{max-width:700px;margin-bottom:24px}.WorkPage-module-scss-module__xVxe_G__header .WorkPage-module-scss-module__xVxe_G__subtitle{color:#8a8a9a;max-width:600px;font-size:18px}.WorkPage-module-scss-module__xVxe_G__techStackSection{text-align:center;border-top:.5px solid #252530;margin-top:120px;padding:80px 0}.WorkPage-module-scss-module__xVxe_G__techTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:#8a8a9a;margin-bottom:40px;font-size:14px;font-weight:500}.WorkPage-module-scss-module__xVxe_G__techGrid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.WorkPage-module-scss-module__xVxe_G__techPill{color:#8a8a9a;font-family:var(--font-body);cursor:default;background-color:#1a1a22;border:.5px solid #252530;border-radius:40px;padding:10px 24px;font-size:15px;transition:all .3s cubic-bezier(.16,1,.3,1)}.WorkPage-module-scss-module__xVxe_G__techPill:hover{color:#c9a84c;border-color:#c9a84c;transform:translateY(-2px)}
.FilterBar-module-scss-module__l7uZSW__filterBar{z-index:100;background-color:#0a0a0f;border-bottom:.5px solid #252530;justify-content:space-between;align-items:center;margin-bottom:60px;padding:24px 0;display:flex;position:sticky;top:80px}@media (max-width:1024px){.FilterBar-module-scss-module__l7uZSW__filterBar{flex-direction:column;align-items:flex-start;gap:24px;position:relative;top:0}}.FilterBar-module-scss-module__l7uZSW__categories{flex-wrap:wrap;gap:12px;display:flex}.FilterBar-module-scss-module__l7uZSW__chip{font-family:var(--font-body);color:#8a8a9a;cursor:pointer;background-color:#111116;border:.5px solid #252530;border-radius:30px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1)}.FilterBar-module-scss-module__l7uZSW__chip:hover{color:#eaeaea;border-color:#c9a84c80}.FilterBar-module-scss-module__l7uZSW__chip.FilterBar-module-scss-module__l7uZSW__active{color:#0a0a0f;background-color:#c9a84c;border-color:#c9a84c}.FilterBar-module-scss-module__l7uZSW__sort{align-items:center;gap:12px;display:flex}.FilterBar-module-scss-module__l7uZSW__sortLabel{font-family:var(--font-mono);color:#8a8a9a;text-transform:uppercase;font-size:12px}.FilterBar-module-scss-module__l7uZSW__dropdown{color:#eaeaea;font-family:var(--font-body);cursor:pointer;background-color:#111116;border:.5px solid #252530;border-radius:8px;outline:none;padding:8px 16px;font-size:14px;transition:border-color .3s cubic-bezier(.16,1,.3,1)}.FilterBar-module-scss-module__l7uZSW__dropdown:focus{border-color:#c9a84c}
.ProjectGrid-module-scss-module__ZJr6aa__gridSection{padding:120px 0}@media (max-width:768px){.ProjectGrid-module-scss-module__ZJr6aa__gridSection{padding:80px 0}}.ProjectGrid-module-scss-module__ZJr6aa__gridSection{background-color:#0a0a0f}.ProjectGrid-module-scss-module__ZJr6aa__container{max-width:1400px;margin:0 auto;padding:0 24px}.ProjectGrid-module-scss-module__ZJr6aa__grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:24px;display:grid}@media (max-width:1024px){.ProjectGrid-module-scss-module__ZJr6aa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProjectGrid-module-scss-module__ZJr6aa__grid{grid-template-columns:1fr}}
.ProjectCard-module-scss-module___4G9pa__card{height:100%;transform-style:preserve-3d;backface-visibility:hidden;pointer-events:auto;z-index:1;background-color:#111116;border:1px solid #1e1e26;border-radius:16px;flex-direction:column;transition:border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:visible}.ProjectCard-module-scss-module___4G9pa__card:hover{border-color:#d4af37;box-shadow:0 20px 60px #d4af371a}.ProjectCard-module-scss-module___4G9pa__card:hover .ProjectCard-module-scss-module___4G9pa__spotlight{opacity:1}.ProjectCard-module-scss-module___4G9pa__card:hover .ProjectCard-module-scss-module___4G9pa__arrow{transform:translate(6px)}.ProjectCard-module-scss-module___4G9pa__spotlight{pointer-events:none;opacity:0;z-index:2;background:radial-gradient(600px circle at var(--mouse-x,0px) var(--mouse-y,0px), #ffffff14, transparent 40%);transition:opacity .5s;position:absolute;inset:0}.ProjectCard-module-scss-module___4G9pa__link{border-radius:inherit;z-index:3;flex-direction:column;height:100%;text-decoration:none;display:flex}.ProjectCard-module-scss-module___4G9pa__imageContainer{width:100%;height:220px;transform-style:preserve-3d;background-color:#0d0d14;border-radius:16px 16px 0 0;position:relative;overflow:hidden}.ProjectCard-module-scss-module___4G9pa__imageWrapper{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;transition:transform .5s cubic-bezier(.16,1,.3,1);position:relative}.ProjectCard-module-scss-module___4G9pa__projectImage{object-fit:cover;width:100%;height:100%}.ProjectCard-module-scss-module___4G9pa__overlay{border-radius:inherit;z-index:10;-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#0a0a0fd9;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.ProjectCard-module-scss-module___4G9pa__overlayVisible{opacity:1}.ProjectCard-module-scss-module___4G9pa__monoLabel{font-family:"JetBrains Mono",var(--font-mono);color:#c9a84c;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.ProjectCard-module-scss-module___4G9pa__techChips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.ProjectCard-module-scss-module___4G9pa__techChip{color:#e8c97a;font-size:13px;font-family:"JetBrains Mono",var(--font-mono);white-space:nowrap;background:#c9a84c1a;border:1px solid #c9a84c66;border-radius:20px;padding:6px 14px;transition:opacity .4s,transform .4s cubic-bezier(.16,1,.3,1)}.ProjectCard-module-scss-module___4G9pa__liveBadge{font-family:var(--font-body);color:#01875f;background:#01875f33;border:1px solid #01875f;border-radius:20px;margin-top:8px;padding:4px 12px;font-size:12px}.ProjectCard-module-scss-module___4G9pa__content{background-color:inherit;border-radius:0 0 16px 16px;flex-direction:column;flex-grow:1;padding:24px;display:flex}.ProjectCard-module-scss-module___4G9pa__meta{margin-bottom:16px}.ProjectCard-module-scss-module___4G9pa__category{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:#c9a84c;margin-bottom:6px;font-size:11px;display:block}.ProjectCard-module-scss-module___4G9pa__title{font-family:var(--font-heading);color:#eaeaea;letter-spacing:-.02em;font-size:20px;line-height:1.25}.ProjectCard-module-scss-module___4G9pa__description{color:#8a8a9a;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:24px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.ProjectCard-module-scss-module___4G9pa__footer{margin-top:auto}.ProjectCard-module-scss-module___4G9pa__cta{font-family:var(--font-body);color:#ff5a36;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.ProjectCard-module-scss-module___4G9pa__arrow{font-size:16px;transition:transform .4s cubic-bezier(.16,1,.3,1)}
.Process-module-scss-module__FeL93q__process{padding:120px 0}@media (max-width:768px){.Process-module-scss-module__FeL93q__process{padding:80px 0}}.Process-module-scss-module__FeL93q__process{z-index:1;background-color:#0a0a0f;position:relative}.Process-module-scss-module__FeL93q__container{max-width:1400px;margin:0 auto;padding:0 24px}.Process-module-scss-module__FeL93q__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:#c9a84c;margin-bottom:16px;font-size:12px;display:block}.Process-module-scss-module__FeL93q__title{margin-bottom:60px}.Process-module-scss-module__FeL93q__stepperWrapper{padding-top:40px;position:relative}.Process-module-scss-module__FeL93q__stepsLine{z-index:1;background-color:#c9a84c4d;width:100%;height:1px;position:absolute;top:40px;left:0}@media (max-width:1024px){.Process-module-scss-module__FeL93q__stepsLine{display:none}}.Process-module-scss-module__FeL93q__stepsGrid{z-index:2;grid-template-columns:repeat(5,1fr);gap:24px;min-width:0;display:grid;position:relative}@media (max-width:1024px){.Process-module-scss-module__FeL93q__stepsGrid{grid-template-columns:1fr;gap:32px}}.Process-module-scss-module__FeL93q__stepItem{cursor:pointer;min-width:0;transition:all .4s cubic-bezier(.16,1,.3,1)}.Process-module-scss-module__FeL93q__stepItem:hover .Process-module-scss-module__FeL93q__stepTitle{color:#c9a84c}.Process-module-scss-module__FeL93q__stepHeader{flex-direction:column;margin-bottom:16px;display:flex}@media (max-width:1024px){.Process-module-scss-module__FeL93q__stepHeader{flex-direction:row;align-items:center;gap:16px}}.Process-module-scss-module__FeL93q__stepNumber{font-family:var(--font-mono);color:#c9a84c;background-color:#0a0a0f;border-bottom:2px solid #0000;width:auto;margin-bottom:6px;padding-bottom:8px;font-size:11px;transition:all .4s cubic-bezier(.16,1,.3,1)}.Process-module-scss-module__FeL93q__active .Process-module-scss-module__FeL93q__stepNumber{border-color:#c9a84c}@media (max-width:1024px){.Process-module-scss-module__FeL93q__stepNumber{border-bottom:none;border-left:2px solid #0000;margin-bottom:0;padding-bottom:0;padding-left:12px}.Process-module-scss-module__FeL93q__active .Process-module-scss-module__FeL93q__stepNumber{border-left-color:#c9a84c}}.Process-module-scss-module__FeL93q__stepTitle{font-size:15px;font-family:var(--font-heading);transition:color .4s cubic-bezier(.16,1,.3,1)}.Process-module-scss-module__FeL93q__stepSummary{color:#8a8a9a;font-size:12px;line-height:1.4}.Process-module-scss-module__FeL93q__detailsWrapper{opacity:0;max-height:0;transition:all .5s cubic-bezier(.16,1,.3,1);overflow:hidden}.Process-module-scss-module__FeL93q__active .Process-module-scss-module__FeL93q__detailsWrapper{opacity:1;max-height:200px;margin-top:24px}.Process-module-scss-module__FeL93q__stepDetails{color:#eaeaea;background-color:#1a1a22;border-left:2px solid #c9a84c;border-radius:8px;padding:20px;font-size:15px}
.Testimonials-module-scss-module__n6G3GW__testimonials{text-align:center;background-color:#111116;padding:120px 0 80px;position:relative;overflow:hidden}.Testimonials-module-scss-module__n6G3GW__container{max-width:900px;margin:0 auto;padding:0 24px}.Testimonials-module-scss-module__n6G3GW__slider{height:400px;position:relative}@media (max-width:768px){.Testimonials-module-scss-module__n6G3GW__slider{height:500px}}.Testimonials-module-scss-module__n6G3GW__testimonialItem{opacity:0;visibility:hidden;width:100%;transition:all .8s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translateY(20px)}.Testimonials-module-scss-module__n6G3GW__testimonialItem.Testimonials-module-scss-module__n6G3GW__active{opacity:1;visibility:visible;transform:translateY(0)}.Testimonials-module-scss-module__n6G3GW__quote{font-family:var(--font-heading);color:#eaeaea;margin-bottom:40px;font-size:28px;line-height:1.4}@media (max-width:768px){.Testimonials-module-scss-module__n6G3GW__quote{font-size:20px}}.Testimonials-module-scss-module__n6G3GW__authorInfo{margin-bottom:24px}.Testimonials-module-scss-module__n6G3GW__authorInfo .Testimonials-module-scss-module__n6G3GW__name{margin-bottom:4px;font-size:18px;font-weight:600}.Testimonials-module-scss-module__n6G3GW__authorInfo .Testimonials-module-scss-module__n6G3GW__role{color:#8a8a9a;font-size:15px}.Testimonials-module-scss-module__n6G3GW__rating{justify-content:center;gap:4px;display:flex}.Testimonials-module-scss-module__n6G3GW__rating .Testimonials-module-scss-module__n6G3GW__star{color:#c9a84c;font-size:18px}.Testimonials-module-scss-module__n6G3GW__dots{justify-content:center;gap:12px;margin-top:40px;display:flex}.Testimonials-module-scss-module__n6G3GW__dot{background-color:#252530;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.Testimonials-module-scss-module__n6G3GW__dot.Testimonials-module-scss-module__n6G3GW__active{background-color:#c9a84c;transform:scale(1.5)}
.CTASection-module-scss-module___ur0QG__ctaSection{text-align:center;background-color:#0a0a0f;padding:80px 0;position:relative;overflow:hidden}.CTASection-module-scss-module___ur0QG__glowCircle{filter:blur(160px);opacity:.06;pointer-events:none;z-index:1;background-color:#7b5cf6;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTASection-module-scss-module___ur0QG__container{z-index:2;max-width:800px;margin:0 auto;padding:0 24px;position:relative}.CTASection-module-scss-module___ur0QG__title{color:#eaeaea;margin-bottom:24px;font-size:48px}@media (max-width:768px){.CTASection-module-scss-module___ur0QG__title{font-size:36px}}.CTASection-module-scss-module___ur0QG__subtitle{color:#8a8a9a;margin-bottom:48px;font-size:18px}.CTASection-module-scss-module___ur0QG__ctaRow{justify-content:center;gap:20px;display:flex}@media (max-width:768px){.CTASection-module-scss-module___ur0QG__ctaRow{flex-direction:column;align-items:stretch}}
.FeaturedProjectBanner-module-scss-module__dGlPVW__banner{background:#111116;border:.5px solid #252530;border-radius:12px;transition:all .3s cubic-bezier(.16,1,.3,1)}.FeaturedProjectBanner-module-scss-module__dGlPVW__banner:hover{border-color:#c9a84c;transform:translateY(-4px)}.FeaturedProjectBanner-module-scss-module__dGlPVW__banner{background-color:#1a1a22;margin-bottom:80px;position:relative;overflow:hidden}.FeaturedProjectBanner-module-scss-module__dGlPVW__banner:hover{transform:none}.FeaturedProjectBanner-module-scss-module__dGlPVW__badge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:#c9a84c;z-index:10;background-color:#c9a84c1a;border:.5px solid #c9a84c;border-radius:20px;padding:6px 16px;font-size:12px;position:absolute;top:24px;right:24px}.FeaturedProjectBanner-module-scss-module__dGlPVW__grid{grid-template-columns:1.2fr 1fr;display:grid}@media (max-width:1024px){.FeaturedProjectBanner-module-scss-module__dGlPVW__grid{grid-template-columns:1fr}}.FeaturedProjectBanner-module-scss-module__dGlPVW__imageCol{aspect-ratio:16/10;justify-content:center;align-items:center;display:flex}.FeaturedProjectBanner-module-scss-module__dGlPVW__imageCol .FeaturedProjectBanner-module-scss-module__dGlPVW__index{font-family:var(--font-mono);color:#ffffff0d;font-size:160px;font-weight:700}.FeaturedProjectBanner-module-scss-module__dGlPVW__contentCol{flex-direction:column;justify-content:center;padding:60px;display:flex}@media (max-width:768px){.FeaturedProjectBanner-module-scss-module__dGlPVW__contentCol{padding:32px}}.FeaturedProjectBanner-module-scss-module__dGlPVW__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.FeaturedProjectBanner-module-scss-module__dGlPVW__header .FeaturedProjectBanner-module-scss-module__dGlPVW__title{font-size:32px}.FeaturedProjectBanner-module-scss-module__dGlPVW__description{color:#8a8a9a;margin-bottom:40px;font-size:17px;line-height:1.6}.FeaturedProjectBanner-module-scss-module__dGlPVW__outcomes{gap:48px;margin-bottom:48px;display:flex}@media (max-width:768px){.FeaturedProjectBanner-module-scss-module__dGlPVW__outcomes{gap:32px}}.FeaturedProjectBanner-module-scss-module__dGlPVW__stat{flex-direction:column;gap:4px;display:flex}.FeaturedProjectBanner-module-scss-module__dGlPVW__statValue{font-family:var(--font-heading);color:#c9a84c;font-size:32px}.FeaturedProjectBanner-module-scss-module__dGlPVW__statLabel{font-family:var(--font-mono);color:#8a8a9a;text-transform:uppercase;font-size:12px}.FeaturedProjectBanner-module-scss-module__dGlPVW__cta{font-family:var(--font-body);color:#c9a84c;align-items:center;gap:8px;font-size:16px;font-weight:500;transition:gap .3s cubic-bezier(.16,1,.3,1);display:flex}.FeaturedProjectBanner-module-scss-module__dGlPVW__cta:hover{color:#e8c97a;gap:16px}.FeaturedProjectBanner-module-scss-module__dGlPVW__cta .FeaturedProjectBanner-module-scss-module__dGlPVW__arrow{font-size:18px}
.TechChip-module-scss-module__3hZs_a__chip{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;border:.5px solid #0000;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:500;display:inline-flex}.TechChip-module-scss-module__3hZs_a__purple{color:#9f7efa;background:#7b5cf61a;border-color:#7b5cf633}.TechChip-module-scss-module__3hZs_a__gold{color:#e8c97a;background:#c9a84c1a;border-color:#c9a84c33}
.GoldButton-module-scss-module__fCcoQW__button{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:16px 40px;font-size:13px;font-weight:500;text-decoration:none;transition:all .6s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.GoldButton-module-scss-module__fCcoQW__button:active{transform:scale(.97)}.GoldButton-module-scss-module__fCcoQW__primary{color:#0a0a0f;background-color:#d4af37;border:1px solid #d4af37}.GoldButton-module-scss-module__fCcoQW__primary:hover{color:#d4af37;letter-spacing:.2em;background-color:#0000;padding-left:44px;padding-right:36px}.GoldButton-module-scss-module__fCcoQW__ghost{color:#d4af37;background-color:#0000;border:1px solid #d4af374d}.GoldButton-module-scss-module__fCcoQW__ghost:hover{color:#0a0a0f;letter-spacing:.2em;background-color:#d4af37;border-color:#d4af37;padding-left:44px;padding-right:36px}
.Footer-module-scss-module__QPfkOW__footer{background-color:#0a0a0f;border-top:1px solid #c9a84c66;padding:80px 0 40px}.Footer-module-scss-module__QPfkOW__container{max-width:1400px;margin:0 auto;padding:0 24px}.Footer-module-scss-module__QPfkOW__grid{grid-template-columns:2fr 1fr 1fr;gap:64px;margin-bottom:80px;display:grid}@media (max-width:1024px){.Footer-module-scss-module__QPfkOW__grid{grid-template-columns:1fr;gap:48px}}.Footer-module-scss-module__QPfkOW__brand .Footer-module-scss-module__QPfkOW__logo{align-items:center;gap:12px;margin-bottom:24px;text-decoration:none;display:flex}.Footer-module-scss-module__QPfkOW__brand .Footer-module-scss-module__QPfkOW__logo .Footer-module-scss-module__QPfkOW__monogram{font-family:var(--font-heading);color:#c9a84c;font-size:24px;font-weight:700}.Footer-module-scss-module__QPfkOW__brand .Footer-module-scss-module__QPfkOW__logo .Footer-module-scss-module__QPfkOW__wordmark{font-family:var(--font-body);color:#eaeaea;font-size:18px;font-weight:500}.Footer-module-scss-module__QPfkOW__brand .Footer-module-scss-module__QPfkOW__tagline{color:#8a8a9a;max-width:320px}.Footer-module-scss-module__QPfkOW__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:#c9a84c;margin-bottom:24px;font-size:12px}.Footer-module-scss-module__QPfkOW__list{flex-direction:column;gap:12px;display:flex}.Footer-module-scss-module__QPfkOW__list li a{font-family:var(--font-body);color:#8a8a9a;font-size:15px;transition:color .3s cubic-bezier(.16,1,.3,1)}.Footer-module-scss-module__QPfkOW__list li a:hover{color:#c9a84c}.Footer-module-scss-module__QPfkOW__bottom{border-top:.5px solid #252530;justify-content:space-between;align-items:center;padding-top:40px;display:flex}@media (max-width:768px){.Footer-module-scss-module__QPfkOW__bottom{flex-direction:column;align-items:flex-start;gap:24px}}.Footer-module-scss-module__QPfkOW__copyright{font-family:var(--font-mono);color:#8a8a9a;font-size:13px}.Footer-module-scss-module__QPfkOW__legal{gap:24px;display:flex}.Footer-module-scss-module__QPfkOW__legal a{font-family:var(--font-body);color:#8a8a9a;font-size:13px;transition:color .3s cubic-bezier(.16,1,.3,1)}.Footer-module-scss-module__QPfkOW__legal a:hover{color:#c9a84c}
.CustomCursor-module-scss-module__AjMugW__cursor{pointer-events:none;z-index:9999;will-change:transform,background-color;background-color:#ff5a36;border-radius:50%;width:12px;height:12px;position:fixed;top:0;left:0}@media (max-width:1024px){.CustomCursor-module-scss-module__AjMugW__cursor{display:none}}
