.cell,.header .text,.pagination{text-align:center}.world-button,body{font-family:Fredoka,sans-serif}@font-face{font-family:Fredoka;src:url('https://mismospts.si/racunalnistvo/vr/code-in-vr/assets/fonts/Fredoka-Bold.ttf') format('truetype');font-weight:700;font-style:normal}:root{--grad-1:url('https://mismospts.si/racunalnistvo/vr/code-in-vr/assets/images/gradients/world1.png?v=1.00') no-repeat center/100% 100%;--grad-2:url('https://mismospts.si/racunalnistvo/vr/code-in-vr/assets/images/gradients/world2.png?v=1.00') no-repeat center/100% 100%;--grad-3:url('https://mismospts.si/racunalnistvo/vr/code-in-vr/assets/images/gradients/world3.png?v=1.00') no-repeat center/100% 100%;--grad-4:url('https://mismospts.si/racunalnistvo/vr/code-in-vr/assets/images/gradients/world4.png?v=1.00') no-repeat center/100% 100%;--grad-5:url('https://mismospts.si/racunalnistvo/vr/code-in-vr/assets/images/gradients/world5.png?v=1.00') no-repeat center/100% 100%;--grad-6:url('https://mismospts.si/racunalnistvo/vr/code-in-vr/assets/images/gradients/world6.png?v=1.00') no-repeat center/100% 100%}body{background:#1c1a32;display:flex;flex-direction:column;align-items:center;padding:20px 3px;overflow-x:hidden}::-webkit-scrollbar{width:10px;background:#1c1a32}::-webkit-scrollbar-track{box-shadow:none;border-radius:none}::-webkit-scrollbar-thumb{background:#fee33f;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.9)}.header .logo{display:block;margin:0 auto 20;width:300px;height:auto}.header .box{margin-top:20px;width:100%;display:flex;flex-wrap:wrap;justify-content:center}.header .text{color:#fff;font-size:18px;line-height:26px;max-width:712px;width:100%}.world-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:30px 0;max-width:500px}.world-button{width:60px;height:60px;border-radius:15px;cursor:pointer;transition:transform .1s;border:none;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:36px;color:#fff;text-shadow:-1.3px -1.3px 0 #000,1.3px -1.3px 0 #000,-1.3px 1.3px 0 #000,1.3px 1.3px 0 #000}.cell,.pagination button,.pagination span{color:#fff;font-weight:700;letter-spacing:.15px;text-shadow:-1.1px -1.1px 0 #000,1.1px -1.1px 0 #000,-1.1px 1.1px 0 #000,1.1px 1.1px 0 #000}.pagination.world-1 button,.pagination.world-1 span,.row-world-1,.scoreboard-wrapper.world-1,.scoreboard-wrapper.world-1 .row.header,.world-button[data-world="1"]{background:var(--grad-1)}.pagination.world-2 button,.pagination.world-2 span,.row-world-2,.scoreboard-wrapper.world-2,.scoreboard-wrapper.world-2 .row.header,.world-button[data-world="2"]{background:var(--grad-2)}.pagination.world-3 button,.pagination.world-3 span,.row-world-3,.scoreboard-wrapper.world-3,.scoreboard-wrapper.world-3 .row.header,.world-button[data-world="3"]{background:var(--grad-3)}.pagination.world-4 button,.pagination.world-4 span,.row-world-4,.scoreboard-wrapper.world-4,.scoreboard-wrapper.world-4 .row.header,.world-button[data-world="4"]{background:var(--grad-4)}.pagination.world-5 button,.pagination.world-5 span,.row-world-5,.scoreboard-wrapper.world-5,.scoreboard-wrapper.world-5 .row.header,.world-button[data-world="5"]{background:var(--grad-5)}.pagination.world-6 button,.pagination.world-6 span,.row-world-6,.scoreboard-wrapper.world-6,.scoreboard-wrapper.world-6 .row.header,.world-button[data-world="6"]{background:var(--grad-6)}.world-button.active{transform:scale(1.1)}#score-placeholder{width:100%;display:flex;flex-wrap:wrap;justify-content:center}.scoreboard-wrapper{background-size:cover;border-radius:24px;padding:4px;max-width:712px;width:100%}.scoreboard{background-color:#0f0f1f;border-radius:20px;padding:16px 0 30px;width:100%;box-shadow:none;border:none}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;box-sizing:border-box}.table-inner{padding:0;box-sizing:content-box}.table{display:flex;flex-direction:column;width:680px;min-width:680px;margin:0 auto;white-space:nowrap;padding:0 10px}.row{display:flex;overflow:hidden;border-radius:10px;outline:black solid 2px;margin:3px 0;border:none}.row.header{border-radius:10px}.row.header .cell:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.row.header .cell:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.cell{padding:12px 20px;vertical-align:middle;font-size:20px;background-color:transparent;position:relative}.cell:not(:first-child)::before{content:"";position:absolute;left:0;top:10%;bottom:10%;width:2px;background-color:#000}.cell.place{width:20px}.cell.username{width:275px}.cell.score,.cell.time{width:140px}.cell.blocks{width:105px}.pagination{margin-top:30px}.pagination button,.pagination span{border:2px solid #000;padding:8px 16px;margin:0 6px;border-radius:10px;font-size:18px;font-family:Fredoka,sans-serif;cursor:pointer}@media (max-width:600px){.cell{font-size:16px}.world-buttons{max-width:220px}}