index-BoEA_nBp.css 4.8 KB

1
  1. .pc-lottery-page[data-v-d0ae10e4]{width:100%;min-height:100vh;background-color:#141414;display:flex;justify-content:center;padding:30px 0}.pc-main-container[data-v-d0ae10e4]{width:100%;max-width:1200px;padding:0 20px}.page-header[data-v-d0ae10e4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.page-header .title[data-v-d0ae10e4]{color:#fff;font-size:26px;margin:0}.lottery-grid[data-v-d0ae10e4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:20px}.lottery-item[data-v-d0ae10e4]{background-color:#212121;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;border:1px solid #333}.lottery-item[data-v-d0ae10e4]:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000080;border-color:#f8b932}.lottery-item .item-header[data-v-d0ae10e4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.lottery-item .item-header .header-left[data-v-d0ae10e4]{display:flex;align-items:center;gap:12px}.lottery-item .item-header .header-left .lottery-name[data-v-d0ae10e4]{font-size:18px;font-weight:700;color:#fff}.lottery-item .item-header .header-left .lottery-issue[data-v-d0ae10e4]{font-size:14px;color:#f8b932;font-weight:500}.lottery-item .item-header .header-right .lottery-time[data-v-d0ae10e4]{font-size:13px;color:#888}.lottery-item .play-container .equation-row[data-v-d0ae10e4]{display:flex;align-items:center;margin-bottom:15px}.lottery-item .play-container .equation-row .grey-ball[data-v-d0ae10e4]{width:36px;height:36px;border-radius:50%;background-color:#333;color:#ddd;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:700}.lottery-item .play-container .equation-row .red-sum-ball[data-v-d0ae10e4]{width:36px;height:36px;border-radius:50%;background-color:#f75b5b;color:#fff;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:700}.lottery-item .play-container .lhc-row[data-v-d0ae10e4]{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.lottery-item .play-container .lhc-row .lhc-col[data-v-d0ae10e4]{display:flex;flex-direction:column;align-items:center;gap:4px}.lottery-item .play-container .lhc-row .lhc-col .lhc-ball[data-v-d0ae10e4]{width:34px;height:34px;border-radius:50%;background-color:#1a1a1a;color:#eee;display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:700;border:2px solid transparent}.lottery-item .play-container .lhc-row .lhc-col .color-red[data-v-d0ae10e4]{border-color:#f75b5b}.lottery-item .play-container .lhc-row .lhc-col .color-blue[data-v-d0ae10e4]{border-color:#49b3ff}.lottery-item .play-container .lhc-row .lhc-col .color-green[data-v-d0ae10e4]{border-color:#40b17b}.lottery-item .play-container .lhc-row .lhc-col .lhc-zodiac[data-v-d0ae10e4]{font-size:12px;color:#aaa}.lottery-item .play-container .operator[data-v-d0ae10e4]{color:#888;font-size:20px;margin:0 5px}.lottery-item .play-container .balls-row[data-v-d0ae10e4]{display:flex;flex-wrap:wrap;gap:10px}.lottery-item .play-container .balls-row .ball[data-v-d0ae10e4]{width:34px;height:34px;border-radius:50%;background-color:#e54d42;color:#fff;display:flex;justify-content:center;align-items:center;font-size:15px}.lottery-item .play-container .blocks-row[data-v-d0ae10e4]{display:flex;flex-wrap:wrap;gap:6px}.lottery-item .play-container .blocks-row .square-block[data-v-d0ae10e4]{width:30px;height:30px;border-radius:4px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700}.lottery-item .play-container .dice-row[data-v-d0ae10e4]{display:flex;gap:15px}.lottery-item .play-container .dice-row .dice[data-v-d0ae10e4]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:44px;height:44px;background-color:#eee;border-radius:8px;padding:4px}.lottery-item .play-container .dice-row .dice .dot[data-v-d0ae10e4]{width:8px;height:8px;border-radius:50%;background-color:transparent;place-self:center}.lottery-item .play-container .dice-row .dice .dot.visible[data-v-d0ae10e4]{background-color:#222}.lottery-item .play-container .dice-row .dice .dot.visible.red-dot[data-v-d0ae10e4]{background-color:#e54d42}.lottery-item .play-container .tags-row[data-v-d0ae10e4]{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.lottery-item .play-container .tags-row .combo-tag[data-v-d0ae10e4]{padding:3px 10px;border-radius:4px;font-size:12px;font-weight:700;color:#fff}.lottery-item .play-container .tags-row .tag-red[data-v-d0ae10e4]{background-color:#f07474}.lottery-item .play-container .tags-row .tag-green[data-v-d0ae10e4]{background-color:#79c55b}.lottery-item .play-container .tags-row .tag-yellow[data-v-d0ae10e4]{background-color:#eebb4d}.lottery-item .play-container .tags-row .tag-blue[data-v-d0ae10e4]{background-color:#5b9cf7}.lottery-item .play-container .tags-row .tag-default[data-v-d0ae10e4]{background-color:#444}