.my-prize-page[data-v-d243f84c]{min-height:100vh;background-color:#f5f5f5;padding-bottom:20px}.header[data-v-d243f84c]{background:#fff;padding:15px;text-align:center;border-bottom:1px solid #eee}.header .title[data-v-d243f84c]{margin:0;font-size:18px;color:#333}.content[data-v-d243f84c]{padding:15px}.record-list[data-v-d243f84c]{list-style:none;padding:0;margin:0}.record-item[data-v-d243f84c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;background:hsla(0,0%,100%,.9);margin-bottom:12px;border-radius:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.05);-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;overflow:hidden}.record-item.highlight-user[data-v-d243f84c]{background:linear-gradient(135deg,#fff5f5,#fff);border:1px solid #ffecec}.record-item .record-avatar[data-v-d243f84c]{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#ff9a9e,#fecfef 99%,#fecfef);color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;font-weight:700;font-size:18px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0;border:2px solid #fff;-webkit-box-shadow:0 2px 6px rgba(255,154,158,.3);box-shadow:0 2px 6px rgba(255,154,158,.3)}.record-item .record-avatar[data-v-d243f84c],.record-item .record-content[data-v-d243f84c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.record-item .record-content[data-v-d243f84c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;min-width:0}.record-item .record-content .user-name[data-v-d243f84c]{font-size:14px;color:#666;margin-bottom:4px}.record-item .record-content .record-text[data-v-d243f84c]{font-size:12px;color:#999;margin-bottom:2px}.record-item .record-content .prize-name[data-v-d243f84c]{font-size:16px;font-weight:700;color:#e1251b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.record-item .record-content .prize-time[data-v-d243f84c]{font-size:12px;color:#999}.record-item .claim-btn[data-v-d243f84c]{padding:6px 16px;border-radius:20px;background:-webkit-gradient(linear,left top,right top,from(#e1251b),to(#ff4d4f));background:linear-gradient(90deg,#e1251b,#ff4d4f);color:#fff;border:none;font-size:13px;font-weight:500;-webkit-box-shadow:0 4px 10px rgba(225,37,27,.3);box-shadow:0 4px 10px rgba(225,37,27,.3);-webkit-transition:all .3s;transition:all .3s;margin-left:10px}.record-item .claim-btn[data-v-d243f84c]:active{-webkit-transform:scale(.95);transform:scale(.95)}.record-item .claim-btn.claimed[data-v-d243f84c]{background:#ccc;-webkit-box-shadow:none;box-shadow:none;pointer-events:none}.empty-state[data-v-d243f84c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 0;color:#999;text-align:center}.empty-state .empty-icon[data-v-d243f84c]{font-size:48px;margin-bottom:16px;opacity:.5}.empty-state .empty-icon--record[data-v-d243f84c]{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.empty-state .empty-icon--gift[data-v-d243f84c]{-webkit-filter:grayscale(0);filter:grayscale(0)}.empty-state p[data-v-d243f84c]{font-size:16px;margin:0 0 8px;color:#666}.empty-state span[data-v-d243f84c]{font-size:13px;opacity:.8}