.viewer-stage{position:relative;overflow:hidden;perspective:1000px}.stage-wrapper{width:100%;height:100%;position:relative}.gc-3d-container{position:absolute;bottom:50px;left:50px;width:80%;height:120px;transform-style:preserve-3d;animation:slideIn3D 1s cubic-bezier(.2,.8,.2,1) forwards;opacity:0;transform:translate3d(-100px,0,-200px) rotateY(15deg)}.gc-module{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:800;box-shadow:0 10px 20px #0000004d,inset 0 2px 5px #fff6;transition:transform .3s ease}.gc-red{background:linear-gradient(135deg,#f02d45,#b81427);color:#fff}.gc-blue{background:linear-gradient(135deg,#1e5dd9,#113886);color:#fff}.gc-white{background:#f4f4f6;color:#1a1a1a;border-radius:0 12px 12px 0}.gc-social{top:-35px;left:0;height:35px;padding:0 20px;border-radius:12px 12px 0 0;transform:translateZ(20px)}.gc-live-badge{top:-35px;right:0;height:35px;padding:0 25px;border-radius:12px 12px 0 0;transform:translateZ(10px)}.gc-logo{bottom:0;left:0;width:140px;height:70px;border-radius:12px 0 0 12px;font-size:32px;letter-spacing:-1px;transform:translateZ(40px);z-index:10}.gc-main-bar{bottom:0;left:140px;right:0;height:70px;padding:0 30px;justify-content:flex-start;transform:translateZ(15px);box-shadow:0 15px 30px #0006}.logo-gk{color:#fff}.logo-news{color:#f02d45;margin-left:2px}.live-dot{display:inline-block;width:10px;height:10px;background:#fff;border-radius:50%;margin-right:8px;animation:pulse 1s infinite alternate}.main-headline{margin:0;font-size:28px;text-transform:uppercase}.particles-container{position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.gc-content{z-index:1;position:relative}.particle{position:absolute;bottom:-10px;width:20px;height:20px;background:#fff3;border-radius:50%;animation:bubbleUp 3s infinite ease-in;opacity:0}.gc-blue .particle{background:#ffffff26;box-shadow:0 0 10px #fff3}.gc-red .particle{background:#00000026;box-shadow:0 0 8px #0003}.particle:nth-child(1){left:20%;animation-duration:2.5s;transform:scale(.6)}.particle.p2{left:50%;animation-delay:1.2s;animation-duration:3.2s;transform:scale(.8)}.particle.p3{left:80%;animation-delay:.5s;animation-duration:2.8s;transform:scale(.5)}.particle.p4{left:10%;animation-delay:2s;animation-duration:4s;transform:scale(1.1)}@keyframes slideIn3D{to{opacity:1;transform:translateZ(0) rotateY(0)}}@keyframes pulse{0%{opacity:.4;box-shadow:0 0 #fff0}to{opacity:1;box-shadow:0 0 10px #fffc}}@keyframes bubbleUp{0%{transform:translate3d(0,10px,0) scale(.5);opacity:0}30%{opacity:1}to{transform:translate3d(0,-60px,0) scale(1.5);opacity:0}}
