.tb-banner{position:relative;background:linear-gradient(180deg,#060d1a,#0e1f35 50%,#0b1929);overflow:hidden;border-bottom:2px solid #1a3a5c;z-index:50;height:64px}.tb-sig{position:absolute;bottom:6px;z-index:5;display:flex;flex-direction:column;align-items:center}.tb-sig-l{left:6px}.tb-sig-r-pos{right:28px}.tb-sig-box{background:#1f2937;border:1.5px solid #4b5563;border-radius:3px;padding:2px 3px;display:flex;flex-direction:column;gap:2px;box-shadow:0 2px 6px rgba(0,0,0,.5)}.tb-sig-pole{width:3px;height:8px;background:linear-gradient(180deg,#6b7280,#4b5563);margin:0 auto}.tb-sig-g,.tb-sig-o,.tb-sig-r{width:7px;height:7px;border-radius:50%;border:1px solid #374151}.tb-sig-o{background:#1a1a2e}.tb-sig-r{animation:tb-blink-r 1.4s ease-in-out infinite}.tb-sig-g{animation:tb-blink-g 1.4s ease-in-out infinite}.tb-ph2.tb-sig-g,.tb-ph2.tb-sig-r{animation-delay:.7s}@keyframes tb-blink-r{0%,45%{background:#ef4444;box-shadow:0 0 5px 2px rgba(239,68,68,.7)}50%,95%{background:#2a1a1a;box-shadow:none}to{background:#ef4444;box-shadow:0 0 5px 2px rgba(239,68,68,.7)}}@keyframes tb-blink-g{0%,45%{background:#1a2e1a;box-shadow:none}50%,95%{background:#22c55e;box-shadow:0 0 5px 2px rgba(34,197,94,.7)}to{background:#1a2e1a;box-shadow:none}}.tb-rail-top{top:0;height:1px;background:linear-gradient(90deg,transparent 2%,#3b82f6 15%,#60a5fa 50%,#3b82f6 85%,transparent 98%);opacity:.5}.tb-rail-bot,.tb-rail-top{position:absolute;left:0;right:0;z-index:1}.tb-rail-bot{bottom:0;height:10px}.tb-sleepers{position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent,transparent 16px,#5c4a35 0,#5c4a35 20px,transparent 0,transparent 36px);opacity:.45}.tb-rail-line{position:absolute;left:0;right:0;top:2px;height:2px;background:linear-gradient(90deg,transparent,#9ca3af 5%,#d1d5db 50%,#9ca3af 95%,transparent)}.tb-rail-line2{top:6px}.tb-track{position:relative;z-index:2;overflow:hidden;height:54px}.tb-scroll{display:flex;align-items:flex-end;width:-moz-max-content;width:max-content;position:absolute;bottom:0;animation:tb-ride 28s linear infinite;will-change:transform}.tb-banner:hover .tb-headlight,.tb-banner:hover .tb-rod,.tb-banner:hover .tb-scroll,.tb-banner:hover .tb-smoke i,.tb-banner:hover .tb-wheel{animation-play-state:paused}@keyframes tb-ride{0%{transform:translateX(100vw)}to{transform:translateX(-100%)}}.tb-set{display:flex;align-items:flex-end;padding-bottom:2px}.tb-coupler{width:8px;height:3px;background:linear-gradient(90deg,#6b7280,#9ca3af,#6b7280);border-radius:1px;align-self:flex-end;margin-bottom:5px;flex-shrink:0}.tb-loco{flex-shrink:0;display:flex;flex-direction:column;width:112px;position:relative}.tb-smoke{position:absolute;bottom:100%;left:14px;width:0;height:0}.tb-smoke i{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(226,232,240,.55) 0,rgba(148,163,184,.15) 60%,transparent 100%);animation:tb-puff 2s ease-out infinite;bottom:0;font-style:normal;display:block}.tb-smoke i:first-child{width:9px;height:9px;left:0;animation-delay:0s}.tb-smoke i:nth-child(2){width:12px;height:12px;left:-3px;animation-delay:.65s}.tb-smoke i:nth-child(3){width:8px;height:8px;left:4px;animation-delay:1.3s}@keyframes tb-puff{0%{opacity:.65;transform:translateY(0) scale(.5)}to{opacity:0;transform:translateY(-22px) translateX(-10px) scale(2.5)}}.tb-loco-upper{display:flex;height:26px}.tb-cabin{width:26px;flex-shrink:0;background:linear-gradient(135deg,#1e40af,#1e3a8a 50%,#172554);border:1.5px solid #3b82f6;border-radius:0 2px 0 0;position:relative}.tb-cabin-roof{position:absolute;top:-4px;left:-2px;width:30px;height:5px;background:linear-gradient(180deg,#374151,#1f2937);border:1px solid #6b7280;border-radius:2px 2px 0 0}.tb-cabin-win{position:absolute;top:5px;right:3px;width:7px;height:9px;background:linear-gradient(180deg,#fef3c7,#fbbf24 40%,#f59e0b);border:1px solid #3b82f6;border-radius:1px;box-shadow:0 0 5px rgba(251,191,36,.5)}.tb-cabin-win2{right:auto;left:3px;width:5px;height:7px}.tb-boiler{flex:1;background:linear-gradient(180deg,#4a5568,#2d3748 40%,#1a202c);border:1.5px solid #6b7280;border-radius:8px 0 0 0;position:relative;overflow:visible}.tb-dome{position:absolute;top:-7px;right:16px;width:10px;height:8px;background:linear-gradient(180deg,#d4a437,#92400e);border:1px solid #d97706;border-radius:5px 5px 0 0}.tb-chimney{top:-13px;left:10px;width:8px;height:14px;background:linear-gradient(180deg,#4b5563,#1f2937)}.tb-chimney,.tb-chimney:before{position:absolute;border:1px solid #6b7280;border-radius:2px 2px 0 0}.tb-chimney:before{content:"";top:-3px;left:-2px;width:12px;height:4px;background:#4b5563}.tb-headlight{position:absolute;top:6px;left:-4px;width:5px;height:5px;background:#fef3c7;border-radius:50%;box-shadow:0 0 6px 2px hsla(48,96%,89%,.8);animation:tb-glow 2s ease-in-out infinite alternate}@keyframes tb-glow{0%{box-shadow:0 0 6px 2px hsla(48,96%,89%,.7)}to{box-shadow:0 0 12px 4px hsla(48,96%,89%,.95)}}.tb-loco-lower{display:flex;align-items:flex-end;gap:2px;height:14px;position:relative;padding:0 4px}.tb-chassis{left:0;right:0;background:linear-gradient(180deg,#374151,#1f2937);border:1px solid #4b5563}.tb-buffer,.tb-chassis{position:absolute;top:0;height:4px}.tb-buffer{left:-10px;width:12px;background:linear-gradient(270deg,#6b7280,#9ca3af);border-radius:2px 0 0 2px}.tb-buffer:after{content:"";position:absolute;left:-3px;top:-1px;width:3px;height:6px;background:#ef4444;border-radius:2px 0 0 2px}.tb-rod{position:absolute;bottom:3px;left:12px;width:62px;height:2px;background:linear-gradient(90deg,#9ca3af,#d1d5db,#9ca3af);border-radius:1px;animation:tb-rod-m .3s ease-in-out infinite alternate;z-index:2}@keyframes tb-rod-m{0%{transform:translateX(-1px)}to{transform:translateX(1px)}}.tb-wheel{width:8px;height:8px;border-radius:50%;background:radial-gradient(circle at 38% 38%,#6b7280 0,#374151 55%,#1f2937 100%);border:1.5px solid #9ca3af;flex-shrink:0;position:relative;animation:tb-spin .5s linear infinite;box-shadow:0 1px 2px rgba(0,0,0,.5)}.tb-wheel-big{width:12px;height:12px;border-width:2px}.tb-spoke{position:absolute;top:50%;left:50%;width:60%;height:1.5px;background:#9ca3af;transform-origin:center;transform:translate(-50%,-50%)}.tb-spoke-2{transform:translate(-50%,-50%) rotate(60deg)}.tb-spoke-3{transform:translate(-50%,-50%) rotate(120deg)}@keyframes tb-spin{to{transform:rotate(-1turn)}}.tb-car{flex-shrink:0;flex-direction:column}.tb-car,.tb-car-box{display:flex;align-items:center}.tb-car-box{gap:5px;padding:4px 14px;font-size:.78rem;font-weight:600;white-space:nowrap;letter-spacing:.03em;border:1.5px solid;border-bottom:none;border-radius:3px 3px 0 0;box-shadow:0 -2px 6px rgba(0,0,0,.3),inset 0 1px 2px hsla(0,0%,100%,.08)}.tb-car-frame{width:100%;height:4px;background:#374151;border-top:1px solid #4b5563}.tb-car-axles{display:flex;gap:4px;justify-content:center;padding:0 6px}.tb-car-icon{font-size:.85rem;flex-shrink:0}.tb-c-alert{background:linear-gradient(180deg,#92400e,#78350f);border-color:#d97706;color:#fef3c7;text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:.82rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}.tb-c-date{background:linear-gradient(180deg,#1e3a8a,#1e3a5f);border-color:#3b82f6;color:#bfdbfe}.tb-c-date,.tb-c-info{text-shadow:0 1px 2px rgba(0,0,0,.4)}.tb-c-info{background:linear-gradient(180deg,#065f46,#064e3b);border-color:#10b981;color:#d1fae5}.tb-c-sorry{background:linear-gradient(180deg,#4c1d95,#3b0764);border-color:#8b5cf6;color:#ede9fe;font-weight:500;font-size:.74rem;text-shadow:0 1px 2px rgba(0,0,0,.4)}.tb-tender-box{display:flex;align-items:flex-end;padding:2px 4px 0;width:48px;height:20px;background:linear-gradient(180deg,#1f2937,#111827);border:1.5px solid #4b5563;border-bottom:none}.tb-coal,.tb-tender-box{border-radius:2px 2px 0 0}.tb-coal{width:100%;height:10px;background:radial-gradient(circle at 20% 50%,#374151 2px,transparent 0),radial-gradient(circle at 50% 30%,#374151 2px,transparent 0),radial-gradient(circle at 80% 60%,#374151 2px,transparent 0),linear-gradient(180deg,#1a1a2e,#111827)}.tb-close{position:absolute;top:4px;right:6px;z-index:10;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.07);color:#94a3b8;border:1px solid hsla(0,0%,100%,.12);cursor:pointer;transition:all .2s;backdrop-filter:blur(4px)}.tb-close:hover{background:hsla(0,0%,100%,.2);color:#fff;transform:scale(1.1)}@media (max-width:768px){.tb-banner{height:56px}.tb-track{height:46px}.tb-scroll{animation-duration:16s}.tb-sig-r-pos{display:none}}@media (max-width:480px){.tb-banner{height:50px}.tb-track{height:40px}.tb-set{transform:scale(.78);transform-origin:bottom left}}@media (prefers-reduced-motion:reduce){.tb-rod,.tb-scroll,.tb-smoke i,.tb-wheel{animation:none}.tb-smoke i{opacity:0}.tb-headlight,.tb-sig-g,.tb-sig-r{animation:none}}