*{box-sizing:border-box;margin:0;padding:0}html,body{color:#c1c2c5;background:#101113;max-width:100vw;overflow-x:hidden}body{min-height:100vh}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1b1e}::-webkit-scrollbar-thumb{background:#373a40;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5c5f66}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-fade-in{animation:.4s ease-out forwards fadeIn}.animate-pulse{animation:2s ease-in-out infinite pulse}.train-row{transition:all .2s}.train-row:hover{transform:translate(4px);background:#ffc1070d!important}.glass-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a1b1ecc;border:1px solid #ffffff0d}.status-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.status-dot.on-time{background:#40c057;box-shadow:0 0 8px #40c05780}.status-dot.delayed{background:#fab005;box-shadow:0 0 8px #fab00580}.status-dot.very-delayed{background:#fa5252;box-shadow:0 0 8px #fa525280}.ad-container{background:#1a1b1e4d;border-radius:12px;justify-content:center;align-items:center;min-height:90px;display:flex;overflow:hidden}.ad-container ins{width:100%}@media (max-width:768px){.ad-container{min-height:50px}}
