.uk49s-result{display:flex;flex-direction:column;align-items:center;background-color:#fefeff;padding:10px;border-radius:8px;min-height:140px;}.uk49s-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:10px;margin-bottom:15px;width:100%;}.uk49s-ball{width:45px;height:45px;flex:0 0 45px;aspect-ratio:1;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:bold;color:black;font-size:1.1em;}.uk49s-ball .inner-circle{width:70%;height:70%;background-color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9em;}.uk49s-ball.green{background-color:#4caf50;}.uk49s-ball.red{background-color:#f44336;}.uk49s-ball.orange{background-color:#ff9800;}.uk49s-ball.yellow{background-color:#ffeb3b;}.uk49s-ball.brown{background-color:#7d4a1c;}.uk49s-ball.pink{background-color:#a92fc6;}.uk49s-ball.blue{background-color:#2196f3;}.uk49s-bonus{display:flex;flex:1 0 auto;align-items:center;font-weight:bold;gap:5px;justify-content:center;margin-top:5px;}@media (max-width: 768px){.uk49s-ball{max-width:60px;}.uk49s-ball .inner-circle{font-size:.8em;}.uk49s-bonus{margin-top:5px;}}@media (max-width: 600px){.uk49s-ball{max-width:30px;}.uk49s-row{gap:5px;}.uk49s-ball .inner-circle{font-size:.85em;}.bonus-text{font-size:11px;}.uk49s-bonus{margin-top:5px;}}.uk49s-bonus .uk49s-ball{width:45px !important;height:45px !important;flex:0 0 45px !important;max-width:45px !important;}.uk49s-ball .inner-circle{width:70%;height:70%;background-color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9em;}@media (max-width: 768px){.uk49s-bonus .uk49s-ball{width:60px !important;height:60px !important;}}@media (max-width: 480px){.uk49s-bonus .uk49s-ball{width:30px !important;height:30px !important;}}.uk49s-result-box{min-height:185px;margin:10px auto;background-color:#fefeff;border:1px solid #b2ebf2;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.1);}.uk49s-result-box-title{font-size:1.1em;font-weight:bold;color:#00796b;text-align:center;margin-bottom:10px;display:block;}.result-date{background-color:rgba(43,108,176,.06);padding:6px 8px;border-radius:2px;font-weight:bold;display:block;color:#2b6cb0;font-size:16px;line-height:1.2;margin-bottom:2px;}@media (max-width: 600px){.uk49s-ball,.uk49s-bonus .uk49s-ball{width:38px !important;height:38px !important;flex:0 0 38px !important;max-width:38px !important;}.uk49s-row{gap:6px;}.uk49s-bonus{margin-top:0;gap:3px;}.bonus-text{font-size:11px;}}.uk49s-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:8px;margin-bottom:10px;width:100%;}