@keyframes orbitSlow{0%,to{transform:translate(0)scale(1)}33%{transform:translate(100px,-50px)scale(1.2)}66%{transform:translate(-80px,80px)scale(.9)}}@keyframes orbitMedium{0%,to{transform:translate(0)scale(1.1)}50%{transform:translate(-120px,100px)scale(.8)}}@keyframes orbitFast{0%,to{transform:translate(0)scale(.9)}25%{transform:translate(80px,80px)scale(1.3)}75%{transform:translate(-60px,-60px)scale(1)}}.gradient-orb-light{filter:blur(100px);opacity:.3;border-radius:50%;position:absolute}.orb-1{background:radial-gradient(circle,#6c63ff26 0%,#0000 70%);width:600px;height:600px;animation:25s ease-in-out infinite orbitSlow;top:10%;left:20%}.orb-2{background:radial-gradient(circle,#ffb36626 0%,#0000 70%);width:500px;height:500px;animation:20s ease-in-out infinite orbitMedium;top:50%;right:15%}.orb-3{background:radial-gradient(circle,#66b3ff1f 0%,#0000 70%);width:700px;height:700px;animation:30s ease-in-out infinite orbitFast;bottom:10%;left:40%}.grain-overlay{mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes titleReveal{0%{opacity:0;letter-spacing:-.05em;transform:translateY(50px)}to{opacity:1;letter-spacing:-.02em;transform:translateY(0)}}@keyframes subtitleReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ctaReveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:1s cubic-bezier(.22,1,.36,1) .2s both fadeIn}.title-reveal{animation:1.2s cubic-bezier(.22,1,.36,1) .4s both titleReveal}.subtitle-reveal{animation:1s cubic-bezier(.22,1,.36,1) .8s both subtitleReveal}.cta-reveal{animation:1s cubic-bezier(.22,1,.36,1) 1.2s both ctaReveal}.gallery-card-light{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6 0%,#f8f8f8f2 100%);border:1px solid #00000014;transition:all .5s cubic-bezier(.22,1,.36,1);position:relative;box-shadow:0 4px 24px #0000000a}.gallery-card-light:hover{border-color:#0000001f;transform:translateY(-8px);box-shadow:0 20px 60px #0000001f}.gallery-card-light:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#6c63ff4d,#ffb36633,#66b3ff4d);padding:1px;transition:opacity .5s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.gallery-card-light:hover:before{opacity:1}@keyframes floatIn{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.video-grid-preview{gap:.75rem;display:flex}.video-preview-thumb-light{object-fit:cover;border:1px solid #0000001a;border-radius:12px;width:100px;height:60px;animation:.6s cubic-bezier(.22,1,.36,1) both floatIn;box-shadow:0 4px 20px #00000026}.video-preview-thumb-light:first-child{animation-delay:.1s}.video-preview-thumb-light:nth-child(2){animation-delay:.2s}@keyframes floatVertical{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(5deg)}}.social-icons-float{flex-direction:column;gap:1rem;display:flex}.social-icon-item{transition:transform .3s;animation:3s ease-in-out infinite floatVertical}.social-icon-item:first-child{animation-delay:0s}.social-icon-item:nth-child(2){animation-delay:.5s}.social-icon-item:nth-child(3){animation-delay:1s}.social-icon-item:hover{transform:scale(1.15)rotate(-5deg)}.social-icon-item img{border:1px solid #00000014;box-shadow:0 4px 20px #ffb3664d}@keyframes growBar{0%{opacity:0;width:0}to{opacity:1}}@keyframes pulseGlow{0%,to{box-shadow:0 0 10px #66b3ff66}50%{box-shadow:0 0 20px #66b3ff99,0 0 40px #66b3ff4d}}.engagement-data-viz-light{flex-direction:column;gap:1rem;min-width:300px;display:flex}.stat-bar-light{background:linear-gradient(90deg,#66b3ff 0%,#6c63ff 100%);border-radius:7px;height:14px;animation:1.5s cubic-bezier(.22,1,.36,1) both growBar,2s ease-in-out infinite pulseGlow;position:relative;overflow:hidden;box-shadow:0 2px 12px #66b3ff40}.stat-bar-light:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:100%;height:100%;animation:2.5s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{to{left:100%}}.stat-bar-light.stat-bar-1{width:100%;animation-delay:.2s}.stat-bar-light.stat-bar-2{background:linear-gradient(90deg,#6c63ff 0%,#ffb366 100%);width:85%;animation-delay:.4s;box-shadow:0 2px 12px #6c63ff40}.stat-bar-light.stat-bar-3{background:linear-gradient(90deg,#ffb366 0%,#66b3ff 100%);width:70%;animation-delay:.6s;box-shadow:0 2px 12px #ffb36640}.stat-bar-light.stat-bar-4{background:linear-gradient(90deg,#66b3ff 0%,#6c63ff 100%);width:55%;animation-delay:.8s;box-shadow:0 2px 12px #66b3ff40}@media (max-width:768px){.engagement-data-viz-light{min-width:200px}.video-grid-preview,.social-icons-float{display:none}.orb-1,.orb-2,.orb-3{width:300px;height:300px}}@keyframes boxGlow{0%,to{background:linear-gradient(135deg,#fff 60%,#e0e0e0 100%);border-color:#c3c3c3;box-shadow:0 8px 32px #5050c81a}50%{background:linear-gradient(135deg,#f5f5f5 60%,#c3c3c3 100%);border-color:#222;box-shadow:0 16px 48px #5050c82e}}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes gridFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes nameFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes verticalCarousel{0%,to{transform:translateY(0)}20%{transform:translateY(-10px)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}80%{transform:translateY(0)}}.box-animate{animation:3s ease-in-out infinite boxGlow,4s ease-in-out infinite floatUp}.grid-animate{animation:1.2s cubic-bezier(.76,0,.24,1) both gridFadeIn}.name-animate{animation:1.2s cubic-bezier(.76,0,.24,1) both nameFadeUp}.video-carousel{flex-direction:column;align-items:center;gap:.75rem;width:120px;height:180px;display:flex;position:relative}.video-thumb{object-fit:cover;background:#e0e0e0;border-radius:1rem;width:120px;height:72px;animation:3s infinite verticalCarousel;box-shadow:0 2px 12px #5050c81a}.video-thumb:nth-child(2){z-index:2;animation-delay:1s}.video-thumb:nth-child(3){z-index:1;animation-delay:2s}@keyframes floatCard{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-18px)scale(1.03)}}.card-parallax-1{z-index:3;animation:4s ease-in-out infinite floatCard}.card-parallax-2{z-index:2;animation:5s ease-in-out infinite floatCard}.card-parallax-3{z-index:1;animation:6s ease-in-out infinite floatCard}.social-carousel{flex-direction:row;align-items:center;gap:.75rem;width:240px;height:72px;display:flex;position:relative;overflow:hidden}.social-thumb{object-fit:cover;background:#ffe5cc;border-radius:50%;width:72px;height:72px;animation:3s infinite verticalCarousel;box-shadow:0 2px 12px #ffb3661a}.social-thumb:nth-child(2){z-index:2;animation-delay:1s}.social-thumb:nth-child(3){z-index:1;animation-delay:2s}.engagement-stats{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:160px;height:180px;display:flex}.engagement-bar{background:linear-gradient(90deg,#66b3ff 60%,#e0e0e0 100%);border-radius:9px;width:120px;height:18px;animation:3s ease-in-out infinite floatCard;box-shadow:0 2px 12px #66b3ff1a}.engagement-bar:nth-child(2){background:linear-gradient(90deg,#6c63ff 60%,#e0e0e0 100%);width:90px;animation-delay:1s}.engagement-bar:nth-child(3){background:linear-gradient(90deg,#ffb366 60%,#e0e0e0 100%);width:60px;animation-delay:2s}
