:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}body{font-family:Arial,sans-serif;margin:0;padding:0;background-color:#f7f8fa}.navbar{background-color:#fff;padding:15px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center}.navbar .logo{font-size:24px;font-weight:700}.navbar .menu{display:flex;gap:15px}.navbar .menu a{text-decoration:none;color:#333;font-size:14px}.main{width:76%;margin:15px auto}.row1{display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-rows:150px}.row1-item{width:100%;height:150px;display:flex;border:1px solid #dedede;border-radius:5px;padding:10px;box-sizing:border-box;font-size:22px;font-weight:700;align-items:center}.content-item{width:100%;border:1px solid #dedede;border-radius:5px;padding:10px;box-sizing:border-box}.row1-item img{max-height:100px}.tags{padding:15px 0;gap:10px;display:flex}.tag{background-color:#dedede;border-radius:5px;padding:5px;cursor:pointer}.tag.active{border:1px solid #2f54eb;background-color:#d6e4ff;color:#2f54eb;cursor:default}.mt-15{margin-top:15px}.cr1{display:flex;align-items:center;gap:10px;line-height:1.2}.cr1 img{max-width:40px;max-height:40px}.cr2{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-top:10px}.cr3{display:grid;gap:15px;grid-template-columns:repeat(2,1fr);grid-template-rows:40px;margin-top:10px}.cr3-item,.cr3-item2{border-radius:5px;display:flex;justify-content:center;align-items:center;background:#fff1f0;color:#f5222d;border:1px solid #f5222d}.cr3-item2{background:#fcffe6;color:#a0d911;border:1px solid #a0d911}.cr2r{display:flex;align-items:center;gap:5px}.yt,.nt{display:inline-block;height:24px;padding:0 5px;border-radius:3px;line-height:24px}.yt{background-color:#27ae601a;color:#27ae60}.nt{background-color:#eb57571a;color:#eb5757}@media screen and (max-width: 768px){.main{width:90%}.row1{grid-template-columns:1fr}}.pm2{display:flex;gap:15px;flex-flow:row nowrap;align-items:flex-start}@media screen and (max-width: 768px){.pm2{flex-flow:column wrap}.pm2l,.pm2rr{width:100%}}.pm2l .pm2h{display:flex;align-items:center;gap:10px;font-weight:700}.pm2l .pm2h img{max-width:40px}.pm2l img{max-width:100%}.pm2l .img{margin-top:10px}.pm2l .pm2r{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.pm2l .pm2r .buy{outline:none;height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;background-color:#27ae601a;color:#27ae60;border-radius:5px;border:1px solid #27ae60}.pm2l .pm2r .buy-no{margin-left:5px;background-color:#eb57571a;color:#eb5757;border-color:#eb5757}.pm2l .p2a{display:flex;align-items:center;gap:5px;line-height:1.2}.pm2l .p2a .p2aimg{width:30px;height:30px}.pm2l .p2a .pm2v{font-size:12px;color:#999;margin-top:5px}.pm2rr{border:1px solid #e0e0e0;padding:15px;background-color:#fff;border-radius:5px;width:340px;height:auto}.pm2rr .zxr{display:flex;gap:10px;align-items:center}.pm2rr .zxrimg{width:40px;height:40px;border-radius:50%}header{background-color:#f8f9fa;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700}nav ul{list-style-type:none;padding:0;display:flex}nav li{margin-right:1rem}nav a{text-decoration:none;color:#343a40}.poll-section{margin-bottom:2rem}.bar-wrapper{display:flex;align-items:center;gap:10px}.bar-name{width:100px}.bar-value{width:60px;text-align:right}.bar{flex-grow:1}.poll-section .bar-inner{background-color:#4caf50;color:#fff;padding:1rem;margin-bottom:.5rem;border-radius:5px}.awards-section{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.award{border:1px solid #ddd;padding:1rem;text-align:center}.award h3{margin-top:0}.award-item{display:flex;align-items:center;gap:10px;justify-content:space-between}.award-item:not(:first-child){margin-top:10px}.award-avatar{width:30px;height:30px;border-radius:50%}.award-name{flex-grow:1;text-align:left}@media screen and (max-width: 768px){.awards-section{grid-template-columns:1fr}}.title{text-align:center}.d-tag{display:flex;justify-content:center;gap:10px}.d-tag-item{width:60px;height:30px;border-radius:15px;background-color:#dedede;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.d-tag-item.active{background-color:#333;color:#fff}.top-grid{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-top:30px}.top-item{border:1px solid #dedede;border-radius:5px;padding:10px}.top-row{display:flex;align-items:center;gap:10px;padding:5px 0}.top-value-col{flex:1;text-align:right;color:#999}.top-rank-col{width:20px}.top-rank-col1{color:#f53f3f}.top-rank-col2{color:#f77234}.top-rank-col3{color:#f7ba1e}@media screen and (max-width: 768px){.top-grid{grid-template-columns:1fr}}
