.Hero-module__sVHRLW__section{background:radial-gradient(ellipse 80% 60% at 15% 15%, #f59e0b0f 0%, transparent 50%), radial-gradient(ellipse 60% 80% at 85% 25%, #e839f60a 0%, transparent 50%), radial-gradient(ellipse 70% 50% at 50% 80%, #22d3ee0a 0%, transparent 50%), var(--color-bg,#07060b);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__sVHRLW__orb{pointer-events:none;border-radius:50%;transition:transform .3s ease-out;position:absolute}.Hero-module__sVHRLW__orb1{filter:blur(180px);opacity:.07;background:radial-gradient(circle,#f59e0b,#0000 70%);width:500px;height:500px;top:10%;left:5%}.Hero-module__sVHRLW__orb2{filter:blur(200px);opacity:.05;background:radial-gradient(circle,#e839f6,#0000 70%);width:600px;height:600px;bottom:5%;right:0%}.Hero-module__sVHRLW__orb3{filter:blur(160px);opacity:.05;background:radial-gradient(circle,#22d3ee,#0000 70%);width:400px;height:400px;top:50%;left:50%}.Hero-module__sVHRLW__floatIcon{pointer-events:none;-webkit-user-select:none;user-select:none;transition:transform .4s ease-out;position:absolute}.Hero-module__sVHRLW__content{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;display:flex;position:relative}.Hero-module__sVHRLW__badge{background:#f59e0b0d;border:1px solid #f59e0b33;border-radius:9999px;align-items:center;gap:8px;margin-bottom:40px;padding:6px 16px;transition:opacity 1s,transform 1s;display:inline-flex}.Hero-module__sVHRLW__badgeHidden{opacity:0;transform:translateY(-16px)}.Hero-module__sVHRLW__badgeVisible{opacity:1;transform:translateY(0)}.Hero-module__sVHRLW__badgeDot{background:#f59e0b;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__sVHRLW__pulse}@keyframes Hero-module__sVHRLW__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__sVHRLW__badgeText{color:#f59e0b;letter-spacing:.25em;text-transform:uppercase;font-size:11px;font-family:var(--font-heading,"Outfit", sans-serif)}.Hero-module__sVHRLW__titleWrap{margin-bottom:8px;overflow:hidden}.Hero-module__sVHRLW__titleWrap2{margin-bottom:24px;overflow:hidden}.Hero-module__sVHRLW__titleLine{font-family:var(--font-display,"Sora", sans-serif);letter-spacing:-.02em;color:#fff;padding:8px 0;font-size:clamp(3rem,12vw,9rem);font-weight:700;line-height:1;transition:opacity 1s,transform 1s}.Hero-module__sVHRLW__titleGradient{background:linear-gradient(135deg, var(--color-accent,#f59e0b), var(--color-accent-2,#e839f6), var(--color-accent-3,#22d3ee));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;}.Hero-module__sVHRLW__titleHidden{opacity:0;transform:translateY(100%)}.Hero-module__sVHRLW__titleVisible{opacity:1;transform:translateY(0)}.Hero-module__sVHRLW__roleWrap{height:24px;margin-bottom:48px;transition:opacity 1s;overflow:hidden}@media (min-width:640px){.Hero-module__sVHRLW__roleWrap{margin-bottom:64px}}.Hero-module__sVHRLW__roleInner{justify-content:center;align-items:center;gap:16px;display:flex}.Hero-module__sVHRLW__roleLine{background:#f59e0b66;width:48px;height:1px}.Hero-module__sVHRLW__roleText{color:#f59e0b;letter-spacing:.4em;text-transform:uppercase;font-size:11px;font-family:var(--font-heading,"Outfit", sans-serif)}@media (min-width:640px){.Hero-module__sVHRLW__roleText{font-size:12px}}.Hero-module__sVHRLW__tagline{color:var(--color-text-secondary,#a09cb5);text-align:center;max-width:640px;margin:0 auto 64px;font-size:16px;line-height:1.7;transition:opacity 1s}@media (min-width:640px){.Hero-module__sVHRLW__tagline{font-size:18px}}.Hero-module__sVHRLW__taglineBr{display:none}@media (min-width:640px){.Hero-module__sVHRLW__taglineBr{display:block}}.Hero-module__sVHRLW__ctaRow{flex-direction:column;justify-content:center;align-items:center;gap:24px;margin-bottom:96px;transition:opacity 1s,transform 1s;display:flex}@media (min-width:640px){.Hero-module__sVHRLW__ctaRow{flex-direction:row;margin-bottom:128px}}.Hero-module__sVHRLW__ctaHidden{opacity:0;transform:translateY(32px)}.Hero-module__sVHRLW__ctaVisible{opacity:1;transform:translateY(0)}.Hero-module__sVHRLW__ctaPrimary{font-size:14px;font-family:var(--font-heading,"Outfit", sans-serif);letter-spacing:.2em;text-transform:uppercase;color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:16px 40px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Hero-module__sVHRLW__ctaPrimaryBg{background:linear-gradient(90deg,#f59e0b,#e839f6,#22d3ee);transition:transform .5s;position:absolute;inset:0}.Hero-module__sVHRLW__ctaPrimary:hover .Hero-module__sVHRLW__ctaPrimaryBg{transform:scale(1.1)}.Hero-module__sVHRLW__ctaPrimaryGlow{filter:blur(20px);opacity:.4;background:linear-gradient(90deg,#f59e0b,#e839f6,#22d3ee);transition:opacity .5s;position:absolute;inset:0}.Hero-module__sVHRLW__ctaPrimary:hover .Hero-module__sVHRLW__ctaPrimaryGlow{opacity:.7}.Hero-module__sVHRLW__ctaPrimaryLabel{z-index:10;font-weight:600;position:relative}.Hero-module__sVHRLW__ctaSecondary{font-size:14px;font-family:var(--font-heading,"Outfit", sans-serif);letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-secondary,#a09cb5);border:1px solid var(--color-border,#1f1d2b);cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;padding:16px 40px;text-decoration:none;transition:border-color .5s,color .5s;display:inline-flex}.Hero-module__sVHRLW__ctaSecondary:hover{color:#f59e0b;border-color:#f59e0b80}.Hero-module__sVHRLW__statsWrap{background:#13121b4d;border:1px solid #1f1d2b4d;border-radius:2rem;width:100%;max-width:960px;margin:0 auto;padding:24px;transition:opacity 1s,transform 1s}@media (min-width:640px){.Hero-module__sVHRLW__statsWrap{padding:40px}}.Hero-module__sVHRLW__statsHidden{opacity:0;transform:translateY(24px)}.Hero-module__sVHRLW__statsVisible{opacity:1;transform:translateY(0)}.Hero-module__sVHRLW__statsGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (min-width:640px){.Hero-module__sVHRLW__statsGrid{grid-template-columns:repeat(4,1fr);gap:40px}}.Hero-module__sVHRLW__statCard{text-align:center;-webkit-backdrop-filter:blur(24px);background:#0e0d14b3;border:1px solid #1f1d2b33;border-radius:16px;flex-direction:column;justify-content:center;padding:16px;transition:border-color .5s,transform .5s;display:flex}@media (min-width:640px){.Hero-module__sVHRLW__statCard{padding:24px}}.Hero-module__sVHRLW__statCard:hover{border-color:#f59e0b4d}.Hero-module__sVHRLW__statCard:hover .Hero-module__sVHRLW__statValue{transform:scale(1.05)}.Hero-module__sVHRLW__statValue{font-family:var(--font-display,"Sora", sans-serif);font-variant-numeric:tabular-nums;font-size:30px;font-weight:700;transition:transform .5s}@media (min-width:640px){.Hero-module__sVHRLW__statValue{font-size:36px}}.Hero-module__sVHRLW__colorAccent{color:#f59e0b}.Hero-module__sVHRLW__colorAccent2{color:#e839f6}.Hero-module__sVHRLW__colorAccent3{color:#22d3ee}.Hero-module__sVHRLW__colorAccent4{color:#f43f5e}.Hero-module__sVHRLW__statLabel{color:var(--color-text-muted,#5c586e);letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-family:var(--font-heading,"Outfit", sans-serif);margin-top:12px}@media (min-width:640px){.Hero-module__sVHRLW__statLabel{font-size:12px}}.Hero-module__sVHRLW__scrollIndicator{flex-direction:column;align-items:center;gap:12px;transition:opacity 1s;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__sVHRLW__scrollText{color:var(--color-text-muted,#5c586e);letter-spacing:.3em;text-transform:uppercase;font-size:10px;font-family:var(--font-heading,"Outfit", sans-serif)}.Hero-module__sVHRLW__scrollLine{background:linear-gradient(#f59e0b,#0000);width:1px;height:60px;animation:2s ease-in-out infinite Hero-module__sVHRLW__scrollDown}@keyframes Hero-module__sVHRLW__scrollDown{0%{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Hero-module__sVHRLW__hidden{opacity:0}.Hero-module__sVHRLW__visible{opacity:1}.Hero-module__sVHRLW__halfVisible{opacity:.5}
.AboutWork-module__8vL6Lq__section{padding:100px 0;position:relative;overflow:hidden}.AboutWork-module__8vL6Lq__bgGradient{pointer-events:none;background:radial-gradient(circle,#a855f70f,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AboutWork-module__8vL6Lq__container{max-width:1100px;margin:0 auto;padding:0 24px}.AboutWork-module__8vL6Lq__header{text-align:center;margin-bottom:64px}.AboutWork-module__8vL6Lq__labelRow{justify-content:center;align-items:center;gap:16px;margin-bottom:20px;display:flex}.AboutWork-module__8vL6Lq__labelLine{background:#a855f766;width:32px;height:1px}.AboutWork-module__8vL6Lq__labelText{letter-spacing:4px;text-transform:uppercase;color:#a855f7;font-size:12px;font-weight:600}.AboutWork-module__8vL6Lq__heading{color:#fff;margin:0 0 20px;font-size:38px;font-weight:700;line-height:1.2}@media (min-width:768px){.AboutWork-module__8vL6Lq__heading{font-size:52px}}.AboutWork-module__8vL6Lq__headingGradient{background:linear-gradient(135deg,#a855f7,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutWork-module__8vL6Lq__description{color:#ffffff80;max-width:560px;margin:0 auto;font-size:15px;line-height:1.7}.AboutWork-module__8vL6Lq__grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.AboutWork-module__8vL6Lq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.AboutWork-module__8vL6Lq__grid{grid-template-columns:repeat(4,1fr)}}.AboutWork-module__8vL6Lq__card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.AboutWork-module__8vL6Lq__card:hover{border-color:#a855f733;transform:translateY(-4px)}.AboutWork-module__8vL6Lq__cardGlow{opacity:0;background:linear-gradient(90deg,#0000,#a855f7,#0000);height:2px;transition:opacity .3s;position:absolute;top:-1px;left:0;right:0}.AboutWork-module__8vL6Lq__card:hover .AboutWork-module__8vL6Lq__cardGlow{opacity:1}.AboutWork-module__8vL6Lq__cardContent{padding:28px 24px}.AboutWork-module__8vL6Lq__cardNum{font-size:28px;font-weight:700}.AboutWork-module__8vL6Lq__colorAccent{color:#a855f7}.AboutWork-module__8vL6Lq__colorAccent2{color:#ec4899}.AboutWork-module__8vL6Lq__colorAccent3{color:#6366f1}.AboutWork-module__8vL6Lq__colorAccent4{color:#f97316}.AboutWork-module__8vL6Lq__cardTitle{color:#fff;margin:12px 0 8px;font-size:16px;font-weight:600}.AboutWork-module__8vL6Lq__cardDesc{color:#ffffff73;font-size:13px;line-height:1.6}
.FeaturedReels-module__eNcAjG__section{padding:80px 0;overflow:hidden}.FeaturedReels-module__eNcAjG__container{max-width:1280px;margin:0 auto;padding:0 24px}.FeaturedReels-module__eNcAjG__header{text-align:center;margin-bottom:48px}.FeaturedReels-module__eNcAjG__labelRow{justify-content:center;align-items:center;gap:16px;margin-bottom:16px;display:flex}.FeaturedReels-module__eNcAjG__labelLine{background:#a855f766;width:32px;height:1px}.FeaturedReels-module__eNcAjG__labelText{letter-spacing:4px;text-transform:uppercase;color:#a855f7;font-size:12px;font-weight:600}.FeaturedReels-module__eNcAjG__heading{color:#fff;margin:0 0 16px;font-size:32px;font-weight:700}@media (min-width:768px){.FeaturedReels-module__eNcAjG__heading{font-size:44px}}.FeaturedReels-module__eNcAjG__headingGradient{background:linear-gradient(135deg,#a855f7,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FeaturedReels-module__eNcAjG__viewAllLink{letter-spacing:2px;text-transform:uppercase;color:#ffffff80;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:500;text-decoration:none;transition:color .3s;display:none}.FeaturedReels-module__eNcAjG__viewAllLink:hover{color:#a855f7}@media (min-width:768px){.FeaturedReels-module__eNcAjG__viewAllLink{display:inline-flex}}.FeaturedReels-module__eNcAjG__viewAllArrow{stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .3s}.FeaturedReels-module__eNcAjG__viewAllLink:hover .FeaturedReels-module__eNcAjG__viewAllArrow{transform:translate(4px)}.FeaturedReels-module__eNcAjG__scrollGallery{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding-bottom:16px;display:flex;overflow-x:auto}.FeaturedReels-module__eNcAjG__scrollGallery::-webkit-scrollbar{display:none}.FeaturedReels-module__eNcAjG__reelSlot{scroll-snap-align:start;flex:0 0 160px}@media (min-width:640px){.FeaturedReels-module__eNcAjG__reelSlot{flex:0 0 180px}}@media (min-width:1024px){.FeaturedReels-module__eNcAjG__reelSlot{flex:0 0 200px}}.FeaturedReels-module__eNcAjG__mobileViewAll{text-align:center;margin-top:32px}@media (min-width:768px){.FeaturedReels-module__eNcAjG__mobileViewAll{display:none}}.FeaturedReels-module__eNcAjG__mobileViewAllLink{letter-spacing:2px;text-transform:uppercase;color:#a855f7;background:#a855f714;border:1px solid #a855f74d;border-radius:100px;align-items:center;gap:8px;padding:12px 28px;font-size:13px;font-weight:600;text-decoration:none;transition:background .3s,border-color .3s;display:inline-flex}.FeaturedReels-module__eNcAjG__mobileViewAllLink:hover{background:#a855f726;border-color:#a855f780}.FeaturedReels-module__eNcAjG__mobileViewAllIcon{stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}
