@keyframes moveAcrossLine{0%{left:-10%;width:10%}50%{left:50%;width:20%}to{left:100%;width:10%}}.line-animation{position:relative;height:2px;background:linear-gradient(to right,#facc1500,#facc154d 20%,#facc154d 80%,#facc1500);width:100%;overflow:hidden;border-radius:4px}.line-animation:after{content:"";position:absolute;top:0;left:-10%;height:100%;width:10%;background:linear-gradient(to right,#facc1500,#facc15e6 50%,#facc1500);animation:moveAcrossLine 2s infinite;border-radius:4px;filter:blur(1px)}.hero-section{font-family:Poppins,sans-serif;background-color:#000;color:#fff;position:relative;overflow:hidden}.hero-section .stat-item-inline{text-align:center;background:#000000e6;border-radius:12px;padding:1.5rem;min-width:180px;height:140px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 8px 20px #00000026;border:1px solid rgba(255,215,0,.1);transition:all .3s ease;position:relative}.hero-section .stat-item-white{background:#fff;border:1px solid rgba(255,215,0,.3);box-shadow:0 8px 20px #0000001a;border-radius:0}.white-stat-wrapper{background:#fff;padding:0;box-shadow:0 8px 20px #0000001a;border-radius:0;display:inline-block}.hero-section .stat-item-inline:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,gold,#fef9c3);opacity:.7;border-top-left-radius:0;border-top-right-radius:0}.hero-section .counter-value{font-size:2.5rem;font-weight:900;margin:0;background:linear-gradient(90deg,#fff,#eee);-webkit-background-clip:text;background-clip:text;color:transparent;display:flex;justify-content:center;align-items:center;letter-spacing:-.5px;line-height:1;text-shadow:0 2px 10px rgba(255,255,255,.1)}.hero-section .counter-value-yellow{background:linear-gradient(90deg,gold,#ffb700);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 2px 10px rgba(255,215,0,.2)}.hero-section .text-value{font-size:1.2rem;font-weight:700;margin:0;background:linear-gradient(90deg,#fff,#eee);-webkit-background-clip:text;background-clip:text;color:transparent;display:flex;justify-content:center;align-items:center;letter-spacing:-.5px;line-height:1.2;text-shadow:0 2px 10px rgba(255,255,255,.1)}.hero-section .record-holder-badge{background-color:gold;color:#000;font-size:.75rem;font-weight:900;padding:.2rem .8rem;border-radius:4px;text-transform:uppercase;letter-spacing:.8px;display:inline-block;margin-top:.5rem;box-shadow:0 2px 4px #0003;border:1px solid rgba(0,0,0,.1)}.hero-section .text-highlight{font-weight:600;color:#000;position:relative;z-index:1}.hero-section .text-highlight:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:6px;background-color:#ffd70066;z-index:-1;border-radius:3px}.hero-section .video-wrapper{position:relative;border-radius:24px;overflow:visible;width:100%;box-shadow:0 10px 30px #00000026}.hero-section .shadow-glow{box-shadow:0 20px 60px #0000001a,0 10px 25px #ffd7001a;transition:all .4s ease}.hero-section .video-badge{position:absolute;top:20px;right:20px;background:#fff;border-radius:50px;padding:.5rem 1.2rem;font-size:.875rem;font-weight:600;box-shadow:0 4px 12px #0000001a;z-index:10;color:#333}.mbr-overlay{position:absolute;bottom:70px;right:20px;z-index:10}.mbr-logo-container-overlay{position:relative;display:block;width:100%;overflow:visible;max-width:140px}.mbr-logo-overlay{width:100%;height:auto;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5));max-height:none;object-fit:contain}.mbr-logo-container-overlay{position:relative;overflow:visible;padding:4px}.flowing-border{position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:12px;overflow:hidden;z-index:0}.flowing-border:before{content:"";position:absolute;width:500%;height:500%;background:conic-gradient(from 0deg at 50% 50%,gold,#ffc107,gold,#ffc107,gold,#ffc107,gold,#ffc107,gold,#ffc107,gold);animation:rotate-border 4s linear infinite;top:-200%;left:-200%}.flowing-border:after{display:none}@keyframes rotate-border{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.glow-effect{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;background:#ffd70026;filter:blur(10px);z-index:0;animation:pulse-glow 2s ease-in-out infinite alternate}@keyframes pulse-glow{0%{opacity:.3}to{opacity:.7}}.heading-primary{font-size:3rem;line-height:1.1;font-weight:800;margin-bottom:1.5rem;letter-spacing:-.02em}.gradient-text{background:linear-gradient(90deg,#000,#333);-webkit-background-clip:text;background-clip:text;color:transparent;position:relative;display:inline-block}.gradient-text:after{content:"";position:absolute;left:0;bottom:-6px;height:6px;width:80px;background:linear-gradient(90deg,gold,#ffb700);border-radius:10px}.thin-text{font-weight:300;opacity:.9}.hero-description{font-size:1rem;line-height:1.6;color:#4a4a4a;max-width:520px}.text-highlight{font-weight:600;color:#000;position:relative;z-index:1}.blob{position:absolute;border-radius:50%;filter:blur(30px);z-index:-1;opacity:.5}.blob-1{width:150px;height:150px;bottom:-50px;left:-50px;background:linear-gradient(135deg,#ffd70026,#ffeb7826)}.blob-2{width:180px;height:180px;top:-60px;right:-60px;background:linear-gradient(135deg,#ffd7001a,#ffeb781a)}.text-highlight:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:6px;background-color:#ffd70066;z-index:-1;border-radius:3px}.badge-container{display:flex}.badge{display:inline-block;padding:.5rem 1rem;background-color:#ffd7001a;border:1px solid rgba(255,215,0,.3);border-radius:50px;font-size:.75rem;font-weight:600;letter-spacing:1px;color:#000}.premium-black{background-color:#000;color:#fff;border:1px solid #000;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;box-shadow:0 4px 8px #0003;padding:.6rem 1.2rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;border-radius:8px;font-weight:500;transition:all .3s ease;font-size:1rem}.btn-primary{background:gold;color:#000;box-shadow:0 4px 10px #ffd7004d;border:none;border-radius:0}.btn-primary:hover{transform:translateY(-2px);background:#fc0;box-shadow:0 6px 15px #ffd70066}.btn-outline{border:1.5px solid #e0e0e0;color:#333;background:transparent}.btn-outline:hover{border-color:gold;background:#ffd7000d}.video-wrapper{position:relative;border-radius:24px;overflow:hidden}.video-wrapper video{width:100%;height:auto;display:block;object-fit:cover}.shadow-glow{box-shadow:0 20px 60px #0000001a,0 10px 25px #ffd7001a;transition:all .4s ease}.shadow-glow:hover{box-shadow:0 25px 70px #00000026,0 15px 35px #ffd70026;transform:translateY(-5px)}.video-badge{position:absolute;top:20px;right:20px;background:#ffffffe6;border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;box-shadow:0 4px 12px #0000001a;border:1px solid rgba(255,215,0,.3)}.achievement-badge{position:absolute;bottom:-40px;left:-30px;z-index:10;filter:drop-shadow(0 8px 20px rgba(0,0,0,.15));transition:all .3s ease}.achievement-badge:hover{transform:translateY(-5px) rotate(-3deg);filter:drop-shadow(0 12px 25px rgba(0,0,0,.2))}.achievement-logo{height:130px;width:auto;display:block}.social-proof{padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.05)}.avatar-circle{width:30px;height:30px;border-radius:50%;background-color:#e0e0e0;border:2px solid white;box-shadow:0 2px 4px #0000001a;overflow:hidden}.avatar-circle img{width:100%;height:100%;object-fit:cover}.social-proof-text{font-size:.875rem;color:#666}.flex-stats-container{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.stats-wrapper{display:flex;flex-wrap:wrap;gap:2rem}.stat-item-inline{display:flex;flex-direction:column;align-items:flex-start}.counter-value{font-size:2.5rem;font-weight:800;color:#000;line-height:1;margin-bottom:.5rem}.text-value{font-size:1.25rem;font-weight:700;color:#000;margin-bottom:.25rem}.record-holder-badge{background-color:gold;color:#000!important;font-size:.75rem;font-weight:900;padding:.25rem .5rem;border-radius:4px;display:inline-block;text-transform:uppercase;letter-spacing:.5px}.fullscreen-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tv-dot-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:3px 3px;z-index:1;pointer-events:none;opacity:.3;animation:tvStatic .5s steps(5) infinite}@keyframes tvStatic{0%{background-position:0 0}20%{background-position:1px 1px}40%{background-position:-1px -2px}60%{background-position:-2px 1px}80%{background-position:2px -1px}to{background-position:0 0}}.tv-scanline{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 50%,rgba(255,255,255,.03) 51%);background-size:100% 4px;z-index:2;pointer-events:none;opacity:.15;animation:scanlines 8s linear infinite}@keyframes scanlines{0%{background-position:0 0}to{background-position:0 100%}}.tv-flicker{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000008;z-index:3;pointer-events:none;opacity:0;animation:flicker .3s infinite}@keyframes flicker{0%{opacity:0}5%{opacity:.1}10%{opacity:0}15%{opacity:.05}20%{opacity:0}50%{opacity:0}51%{opacity:.05}60%{opacity:0}92%{opacity:0}93%{opacity:.1}94%{opacity:0}to{opacity:0}}@media (max-width: 1366px){.hero-section{padding:90px 0 50px}.heading-primary{font-size:2.5rem}.counter-value{font-size:2rem}}@media (max-width: 768px){.hero-section{padding:120px 0 60px;height:auto}.heading-primary{font-size:2rem}.gradient-text:after{width:60px;height:4px}.hero-description{font-size:.9rem}.counter-value{font-size:1.75rem}.achievement-badge{bottom:-20px;left:-15px}.achievement-logo{height:100px}}
