.trb-hero{box-sizing:border-box;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:111.11vh;padding-top:100px;padding-bottom:40px;display:flex;position:relative;overflow:hidden}.hero-video-wrapper{z-index:0;position:absolute;inset:0}.hero-video-bg{object-fit:cover;opacity:1;filter:brightness(.85)contrast(1.1);width:100%;height:100%}.youtube-bg-container{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.youtube-iframe-bg{filter:brightness(.85)contrast(1.1);border:none;width:100vw;min-width:177.77vh;height:56.25vw;min-height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-overlay{z-index:1;pointer-events:none;background:radial-gradient(circle,#0000 30%,#0006 100%),linear-gradient(#00000080 0%,#0000 20% 70%,#000 100%);position:absolute;inset:0}.hero-content-center{z-index:10;text-align:center;max-width:1200px;position:relative}.trb-hero-title{letter-spacing:-2px;color:#fff;text-shadow:0 10px 40px #000c;white-space:pre-line;margin-bottom:24px;font-size:clamp(48px,8vw,96px);font-weight:1000;line-height:1.15;animation:1s cubic-bezier(.16,1,.3,1) fadeInUp}.trb-hero-subtitle{letter-spacing:5px;color:var(--accent-color);text-transform:uppercase;text-shadow:0 2px 10px #000c;white-space:pre-line;margin-bottom:32px;font-size:14px;font-weight:800;animation:1s cubic-bezier(.16,1,.3,1) .2s both fadeInUp}.trb-hero-actions{animation:1s cubic-bezier(.16,1,.3,1) .4s both fadeInUp}.trb-btn-hero{background:var(--accent-color);color:#000;text-transform:uppercase;letter-spacing:3px;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:15px;padding:22px 60px;font-size:15px;font-weight:1000;transition:all .5s cubic-bezier(.19,1,.22,1);animation:3s infinite buttonPulse;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 20px #d4af3780}@keyframes buttonPulse{0%{transform:scale(1);box-shadow:0 0 20px #d4af3766}50%{transform:scale(1.02);box-shadow:0 0 50px #d4af37b3}to{transform:scale(1);box-shadow:0 0 20px #d4af3766}}.trb-btn-hero .btn-text,.trb-btn-hero .btn-icon{z-index:2;position:relative}.trb-btn-hero:hover{color:#000;background:#fff;animation:none;transform:translateY(-8px);box-shadow:0 25px 80px #d4af37cc}.trb-btn-hero:hover .btn-icon{transform:translate(8px)}.trb-btn-hero:hover .btn-shimmer{transition:all .7s;left:100%}.trb-btn-hero:before{content:"";background:var(--accent-color);transform-origin:100%;z-index:0;width:100%;height:100%;transition:transform .5s cubic-bezier(.19,1,.22,1);position:absolute;top:0;left:0;transform:scaleX(0)}.trb-btn-hero:hover:before{transform-origin:0;transform:scaleX(1)}.hero-scroll-indicator{z-index:20;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.mouse-scroll{border:2px solid #ffffff80;border-radius:15px;width:26px;height:44px;position:relative}.mouse-wheel{background:#fff;border-radius:2px;width:4px;height:8px;animation:2s infinite mouseScroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes mouseScroll{0%{opacity:1;top:8px}to{opacity:0;top:25px}}.swipe-indicator{color:#ffffffb3;flex-direction:column;align-items:center;gap:5px;animation:2s infinite swipeUp;display:flex}.swipe-indicator span{letter-spacing:2px;font-size:10px;font-weight:800}@keyframes swipeUp{0%{opacity:0;transform:translateY(10px)}50%{opacity:1}to{opacity:0;transform:translateY(-15px)}}.mobile-only{display:none}@media (max-width:768px){.desktop-only{display:none!important}.mobile-only{display:flex!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.trb-hero{padding-top:60px;height:100dvh!important}.trb-hero-title{letter-spacing:-.5px;margin-bottom:12px;padding:0 10px;font-size:32px}.trb-hero-subtitle{letter-spacing:2px;margin-bottom:25px;padding:0 20px;font-size:13px}.trb-btn-hero{letter-spacing:2px;padding:16px 30px;font-size:13px}.hero-scroll-indicator{bottom:20px!important}}@media (max-width:480px){.trb-hero-title{font-size:32px}.trb-hero-subtitle{letter-spacing:2px;font-size:11px}.hero-content-center{padding:0 20px}}
