@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;600&display=swap);.history-detail-dialog{border-radius:14px!important}.history-detail__head.v-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid var(--surface-border)}.history-detail__title{margin:0;font-size:17px;font-weight:700;color:var(--white-color)}.history-detail__body.v-card__text{gap:16px;padding:20px!important}.history-detail__body.v-card__text,.history-detail__summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.history-detail__summary{gap:8px;padding:18px 12px;border-radius:10px;border:1px solid var(--surface-border);background:hsla(0,0%,100%,.025)}.history-detail__icon,.history-detail__summary{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.history-detail__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;border-radius:50%}.history-detail__icon .v-icon{color:inherit!important}.history-detail__icon--gained{background:rgba(74,222,128,.14);color:#22c55e}.history-detail__icon--claimed{background:rgba(248,113,113,.14);color:#f87171}.history-detail__points{font-size:22px;font-weight:800;line-height:1.15}.history-detail__points--up{color:var(--text-gold)}.history-detail__points--down{color:#f87171}.history-detail__name{font-size:13px;font-weight:500;line-height:1.5;text-align:center;overflow-wrap:anywhere;color:hsla(0,0%,100%,.78)}.history-detail__rows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.history-detail__row,.history-detail__rows{display:-webkit-box;display:-ms-flexbox;display:flex}.history-detail__row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid var(--surface-border)}.history-detail__row:last-child{border-bottom:none}.history-detail__label{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:13px;font-weight:400;text-align:left;color:var(--text-muted)}.history-detail__value{font-size:13px;font-weight:600;text-align:right;overflow-wrap:anywhere;color:var(--white-color)}.history-detail__status{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600}.history-detail__status--success{background:rgba(74,222,128,.14);color:#22c55e}.history-detail__status--pending{background:rgba(228,194,139,.14);color:var(--text-gold)}.history-detail__status--failed{background:rgba(248,113,113,.14);color:#f87171}.v-application .body-1,.v-application .body-2,.v-application .caption,.v-application .display-1,.v-application .display-2,.v-application .display-3,.v-application .display-4,.v-application .headline,.v-application .overline,.v-application .subtitle-1,.v-application .subtitle-2,.v-application .title{font-family:Alexandria,sans-serif !important!important}.headline{font-weight:500!important}.cg-history{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;width:100%;max-width:100%}.cg-history,.cg-history__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex}.cg-history__toolbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cg-history__segments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}@media screen and (max-width:599px){.cg-history__segments{gap:6px}}.cg-history__segment{height:40px;padding:0 12px;border-radius:30px;background:hsla(0,0%,100%,.08);font-family:inherit;font-size:14px;font-weight:500;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--white-color);cursor:pointer;-webkit-transition:all .25s ease;transition:all .25s ease}@media screen and (max-width:599px){.cg-history__segment{height:36px;padding:0 8px;font-size:12px}}.cg-history__segment:hover{border-color:rgba(228,194,139,.45)}.cg-history__segment--active,.cg-history__segment--active:hover{border-color:transparent;background:var(--gradient-color);font-weight:600;color:var(--text-on-gold)}.cg-history__filter-btn.v-btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40px;min-width:40px!important;height:40px!important;padding:0!important;border:1px solid var(--surface-border);border-radius:8px;background:hsla(0,0%,100%,.04)!important;-webkit-box-shadow:none!important;box-shadow:none!important}.cg-history__filter-btn.v-btn .v-icon{color:var(--white-color)!important}.cg-history__filter-btn.v-btn:hover{border-color:rgba(228,194,139,.55)}.cg-history__filter-btn.v-btn--on{border-color:rgba(228,194,139,.75)}.cg-history__filter-btn.v-btn--on .v-icon{color:var(--text-gold)!important}@media screen and (max-width:599px){.cg-history__filter-btn.v-btn{width:36px;min-width:36px!important;height:36px!important}}.cg-history__heading{margin:4px 0 0;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-align:left;color:var(--text-muted)}.cg-history__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin:0;padding:0!important;list-style:none}.cg-history__item,.cg-history__list{display:-webkit-box;display:-ms-flexbox;display:flex}.cg-history__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:14px 16px;border-radius:10px;border:1px solid var(--surface-border);background:radial-gradient(80.69% 208.78% at 108.28% 112.58%,rgba(255,174,0,.28) 0,rgba(243,240,217,.08) 100%);cursor:pointer;outline:none;-webkit-transition:border-color .25s ease,-webkit-transform .25s ease;transition:border-color .25s ease,-webkit-transform .25s ease;transition:border-color .25s ease,transform .25s ease;transition:border-color .25s ease,transform .25s ease,-webkit-transform .25s ease}.cg-history__item:focus-visible,.cg-history__item:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);border-color:rgba(228,194,139,.55)}@media screen and (max-width:599px){.cg-history__item{gap:10px;padding:12px}}.cg-history__item-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:34px;height:34px;border-radius:50%}.cg-history__item-icon .v-icon{color:inherit!important}.cg-history__item-icon--gained{background:rgba(45,106,79,.55);color:#a7f3d0}.cg-history__item-icon--claimed{background:rgba(127,29,29,.55);color:#fecaca}.cg-history__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;text-align:left}.cg-history__item-date{font-size:11px;font-weight:400;color:var(--text-muted)}.cg-history__item-title{font-size:14px;font-weight:700;line-height:1.35;overflow-wrap:anywhere;color:var(--white-color)}@media screen and (max-width:599px){.cg-history__item-title{font-size:13px}}.cg-history__item-desc{font-size:12px;font-weight:400;line-height:1.45;overflow-wrap:anywhere;color:hsla(0,0%,100%,.62)}.cg-history__item-side{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:end;-ms-flex-align:end;align-items:flex-end;gap:2px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cg-history__item-points{font-size:15px;font-weight:700;white-space:nowrap}@media screen and (max-width:599px){.cg-history__item-points{font-size:13px}}.cg-history__item-points--up{color:var(--text-gold)}.cg-history__item-points--down{color:#f87171}.cg-history__empty,.cg-history__item-caret.v-icon{color:var(--text-muted)}.cg-history__empty{margin:0;padding:48px 0;font-size:14px;font-weight:500;text-align:center}.cg-history__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding-top:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cg-history__footer,.cg-history__per-page{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cg-history__per-page{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:24px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cg-history__per-page-label{font-size:12px;font-weight:500;line-height:16px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-pagination)}.cg-history__per-page-value{min-width:32px;padding:4px 8px;border:1px solid var(--surface-pagination);border-radius:4px;color:var(--text-pagination-value)}.cg-history__per-page-value,.cg-history__range{font-size:12px;line-height:16px;text-align:center}.cg-history__range{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0;color:var(--text-pagination)}.cg-history__nav{-ms-flex-align:center;gap:4px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cg-history__nav,.cg-history__nav-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;align-items:center}.cg-history__nav-btn{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:4px;background:var(--gradient-color);cursor:pointer;-webkit-transition:-webkit-filter .2s ease;transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.cg-history__nav-btn:hover:not(:disabled){-webkit-filter:brightness(1.06);filter:brightness(1.06)}.cg-history__nav-btn:disabled{background:var(--surface-pagination);cursor:default}.cg-history__nav-btn .v-icon{font-size:14px;color:var(--text-on-gold)}.cg-history__nav-btn:disabled .v-icon{color:var(--text-pagination)!important}@media(max-width:768px){.cg-history__footer{gap:12px}.cg-history__range{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:left}}.cg-history__filter-panel{padding:16px;border:1px solid var(--surface-border);border-radius:10px;background:var(--surface-card)}.cg-history__filter-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:12px}.cg-history__filter-reset.v-btn{letter-spacing:normal;text-transform:none;color:var(--text-gold)!important}