.streak-banner{border:1px solid #0000;border-radius:22px;flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:20px;padding:18px 22px;transition:background .4s,border-color .4s;display:flex}.streak-banner--dim{opacity:.9}.streak-banner__count{flex:none;align-items:center;gap:14px;display:flex}.streak-banner__flame-tile{border-radius:16px;flex:none;place-items:center;width:56px;height:56px;display:grid}.streak-banner__flame-tile--pulse{animation:1.5s ease-in-out infinite streak-pulse-warn}.streak-banner__flame-disc{background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.streak-banner__flame--lit{transform-origin:50% 70%;animation:1.6s ease-in-out infinite streak-flame}.streak-banner__number{font-variant-numeric:tabular-nums;font-size:32px;font-weight:800;line-height:1}.streak-banner__number-label{letter-spacing:.04em;margin-top:3px;font-size:11.5px;font-weight:700}.streak-banner__copy{flex:1;min-width:200px}.streak-banner__title{color:#fff;font-size:16.5px;font-weight:800}.streak-banner--dim .streak-banner__title{color:#ffffffb8}.streak-banner__sub{color:#ffffffb3;max-width:470px;margin-top:4px;font-size:13px;line-height:1.5}.streak-banner__week{gap:8px;display:flex}.streak-banner__day{flex-direction:column;align-items:center;gap:6px;display:flex}.streak-banner__day--future{opacity:.3}.streak-banner__day-dot{border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.streak-banner__day-empty{background:#ffffff80;border-radius:50%;width:5px;height:5px}.streak-banner__day-label{color:#ffffff80;font-size:10px;font-weight:700}.streak-banner__day-label--today{color:#fff}.streak-banner__cta{cursor:pointer;color:#fff;border:none;border-radius:12px;align-items:center;gap:8px;padding:11px 18px;font-family:inherit;font-size:13.5px;font-weight:800;transition:transform .15s;display:inline-flex}.streak-banner__cta:hover{transform:translateY(-1px)}@media (max-width:768px){.streak-banner__copy{flex:100%;min-width:0}.streak-banner__cta{order:1;justify-content:center;width:100%}.streak-banner__week{order:2;justify-content:center;width:100%}}@keyframes streak-flame{0%,to{transform:scale(1)rotate(-3deg)}50%{transform:scale(1.14)rotate(3deg)}}@keyframes streak-pulse-warn{0%,to{box-shadow:0 0 #f973168c}50%{box-shadow:0 0 0 7px #f9731600}}
.pl-streak-badge{z-index:30;display:none;position:absolute;top:0;right:0}.pl-streak-badge__btn{cursor:pointer;border:none;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;transition:transform .15s;display:grid;position:relative}.pl-streak-badge__btn:active{transform:scale(.94)}.pl-streak-badge__btn--pulse{animation:2.4s ease-in-out infinite pl-streak-badge-pulse}.pl-streak-badge__disc{background:#fff;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.pl-streak-badge__count{color:#fff;font-variant-numeric:tabular-nums;background:#0e1326;border:2px solid #ffffff29;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;font-weight:800;line-height:1;display:grid;position:absolute;bottom:-3px;right:-3px}.pl-streak-badge__pop{z-index:40;background:#0d1230;border:1px solid #ffffff1f;border-radius:22px;width:min(340px,100vw - 28px);animation:.16s ease-out pl-streak-pop-in;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 16px 44px #0000008c}.pl-streak-badge__pop:after{content:"";background:#0d1230;border-top:1px solid #ffffff1f;border-left:1px solid #ffffff1f;border-top-left-radius:3px;width:13px;height:13px;position:absolute;top:-7px;right:26px;transform:rotate(45deg)}.pl-streak-badge__pop .streak-banner{box-sizing:border-box;flex-direction:column;align-items:stretch;width:100%;margin-bottom:0;background:0 0!important;border-color:#0000!important}.pl-streak-badge__pop .streak-banner__week{order:1;justify-content:space-between;width:100%;margin-top:2px}.pl-streak-badge__pop .streak-banner__cta{order:2;justify-content:center;width:100%}@keyframes pl-streak-badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes pl-streak-pop-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.pl-streak-badge{display:block}}
.specialty-picker{position:relative}.specialty-picker__trigger{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:9px;padding:8px 14px;font-family:inherit;display:inline-flex}.specialty-picker__trigger-icon{color:#8b5cf6}.specialty-picker__trigger-label{font-size:13.5px;font-weight:700}.specialty-picker__trigger-caret{color:#ffffff80}.specialty-picker__menu{z-index:90;background:#1a1440;border:1px solid #fff3;border-radius:14px;width:258px;padding:8px;position:absolute;top:44px;right:0;box-shadow:0 18px 44px #00000080}.specialty-picker__option{text-align:left;color:#fff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:flex-start;align-items:center;gap:11px;width:100%;padding:10px 11px;font-family:inherit;display:flex}.specialty-picker__option--active{background:#6153bd2e;border-color:#8b5cf6}.specialty-picker__option--soon{cursor:default;opacity:.5}.specialty-picker__option-icon{color:#8b5cf6}.specialty-picker__option--soon .specialty-picker__option-icon{color:#ffffff80}.specialty-picker__option-label{flex:1;font-size:13.5px;font-weight:700}.specialty-picker__option-check{color:#8b5cf6}.specialty-picker__soon-tag{letter-spacing:.05em;text-transform:uppercase;color:#ffffff80;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800}
.action-banner{border:1px solid #0000;border-radius:20px;flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:26px;padding:20px 22px;display:flex}.action-banner__tile{border:1px solid #0000;border-radius:16px;flex:none;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.action-banner__game{color:#fff;align-items:center;gap:6px;font-weight:700;display:inline-flex}.action-banner__game-dot{color:#fff;flex:none;place-items:center;width:20px;height:20px;display:grid}.action-banner__body{flex:1;min-width:240px}.action-banner__eyebrow-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.action-banner__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#ffe9a8;font-size:11px;font-weight:800}.action-banner__new-tag{letter-spacing:.04em;color:#3b2600;background:#fbbf24;border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:800}.action-banner__title{color:#fff;margin:5px 0 6px;font-size:19px;font-weight:800}.action-banner__meta{color:#ffffffb8;flex-wrap:wrap;align-items:center;gap:14px;font-size:12.5px;display:flex}.action-banner__chip{color:#ffffffd9;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:4px;padding:3px 11px;font-size:11.5px;font-weight:700;display:inline-flex}.action-banner__meta-item{align-items:center;gap:5px;display:inline-flex}.action-banner__actions{align-items:center;gap:10px;display:flex}.action-banner__pathway-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:700}.action-banner__cta{color:#fff;cursor:pointer;background:#6153bd;border:none;border-radius:999px;align-items:center;gap:7px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:700;transition:background .2s;display:inline-flex}.action-banner__cta:hover{background:#7869d4}.resume-slider{margin-bottom:36px}.resume-slider__head{align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.resume-slider__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#ffe9a8;font-size:11px;font-weight:800}.resume-slider__count{color:#ffffffb8;font-size:12px;font-weight:700}.resume-slider__arrows{gap:6px;margin-left:auto;display:inline-flex}.resume-slider__arrow{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-family:inherit;transition:background .15s,opacity .15s;display:inline-flex}.resume-slider__arrow:hover:not(:disabled){background:#ffffff24}.resume-slider__arrow:disabled{opacity:.35;cursor:default}.resume-slider__track{scrollbar-width:thin;scrollbar-color:#fff3 #0000;gap:14px;padding-bottom:12px;display:flex;overflow-x:auto}.resume-slider__card{box-sizing:border-box;border:1px solid #0000;border-radius:18px;flex-direction:column;flex:0 0 calc(50% - 7px);justify-content:space-between;gap:14px;min-height:126px;padding:16px 18px;display:flex;box-shadow:0 10px 28px #00000052}.resume-slider__card-row{align-items:center;gap:14px;min-width:0;display:flex}.resume-slider__tile{border:1px solid #0000;border-radius:15px;flex:none;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.resume-slider__game{align-items:center;gap:7px;min-width:0;display:inline-flex}.resume-slider__game-dot{color:#fff;flex:none;place-items:center;width:22px;height:22px;display:grid}.resume-slider__game-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.resume-slider__card-body{flex:1;min-width:0}.resume-slider__card-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15.5px;font-weight:800;overflow:hidden}.resume-slider__meta{flex-wrap:wrap;align-items:center;gap:6px 12px;min-width:0;margin-top:6px;display:flex}.resume-slider__chip{color:#ffffffd9;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;flex:none;align-items:center;gap:4px;padding:2px 9px;font-size:11px;font-weight:700;display:inline-flex}.resume-slider__time{color:#ffffffc7;align-items:center;gap:5px;font-size:12px;display:inline-flex}.resume-slider__actions{align-items:center;gap:10px;display:flex}.resume-slider__cta{color:#fff;cursor:pointer;background:#6153bd;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:6px;padding:11px 16px;font-family:inherit;font-size:13.5px;font-weight:800;transition:filter .2s;display:inline-flex}.resume-slider__cta svg{margin-left:-3px}.resume-slider__cta:hover{filter:brightness(1.08)}.resume-slider__pathway{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff38;border-radius:999px;flex:none;padding:11px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s}.resume-slider__pathway:hover{background:#ffffff1f}.resume-slider__dots{justify-content:center;gap:6px;margin-top:16px;display:flex}.resume-slider__dot{cursor:pointer;background:#ffffff40;border:none;border-radius:999px;width:6px;height:6px;padding:0;transition:background .2s,width .2s}.resume-slider__dot--on{background:#8b7cef;width:18px}@media (max-width:768px){.resume-slider__cta{flex:none;width:46px;height:46px;padding:0}.resume-slider__cta svg{margin-left:0}.resume-slider__cta-label{display:none}.resume-slider__pathway{flex:0 auto}}
