body{font-family:Arial,sans-serif;margin:0;padding:0;background-color:#f4f4f4;color:#333;width:100%;height:100%}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}html,body{height:100%}.points-container{text-align:center;padding:20px}.points-box{display:flex;justify-content:space-around;align-items:center;background-color:#fba700;padding:10px 20px;border-radius:5px;box-shadow:0 3px 3px #fba700;transition:box-shadow .2s,transform .2s}.point-item{flex:1}.divider{width:1px;height:40px;background-color:#666}.title{font-weight:700;margin:0}.value{margin:0}.section-title{display:flex;align-items:center;justify-content:center;margin-top:15px}.section-title .line{flex:1;height:1px;background-color:#888}.section-title .text{margin:0 10px;font-size:14px;color:#555;white-space:nowrap}
