*,:before,:after{box-sizing:border-box}body,h1,h2,h3,p{margin:0}button,input,textarea,select{font:inherit}body{color:#1c2430;background:#f7f8fa;min-width:320px;min-height:100vh;font-family:Gantari,sans-serif}a{color:#0f766e}.page{min-height:100vh;padding:2rem}.page__content{background:#fff;border:1px solid #d8dee6;border-radius:8px;width:min(100%,960px);padding:2rem}.page__content h1{margin-bottom:.5rem}.page__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.page__header h1{margin-bottom:0}.page__content p{color:#626f7f;margin-bottom:1rem}.auth-form{gap:1rem;max-width:420px;margin-bottom:1rem;display:grid}.auth-form--wide{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}.auth-form__field{gap:.25rem;font-weight:600;display:grid}.auth-form__field input,.auth-form__field select{color:#1c2430;background:#fff;border:1px solid #d8dee6;border-radius:6px;width:100%;padding:.5rem}.auth-form__field--full{grid-column:1/-1}.auth-form__password-control{align-items:center;display:flex;position:relative}.auth-form__password-control input{padding-right:44px}.auth-form__icon-button{color:#626f7f;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;padding:0;display:inline-grid;position:absolute;right:8px}.auth-form__icon-button:hover{color:#1c2430}.auth-form__password-rules{color:#626f7f;grid-column:1/-1;gap:.25rem;padding:0;font-size:.875rem;display:grid}.auth-form__password-rule{align-items:center;gap:.25rem;display:inline-flex}.auth-form__password-rule--valid{color:#027a48;font-weight:600}.auth-form__password-rule--invalid{color:#b42318;font-weight:600}.auth-form__password-status{color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.75rem;font-weight:700;line-height:1;display:inline-grid}.auth-form__password-status--valid{background:#027a48}.auth-form__password-status--invalid{background:#b42318}.auth-form__submit{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:6px;width:fit-content;padding:.5rem 1rem}.auth-form__submit:disabled{cursor:not-allowed;opacity:.7}.logout-button{color:#1c2430;cursor:pointer;background:#fff;border:1px solid #d8dee6;border-radius:6px;padding:.5rem 1rem}.auth-form__error{color:#b42318}@media (width<=720px){.auth-form--wide{grid-template-columns:1fr}.auth-form__field--full{grid-column:auto}}.user-summary{gap:.5rem;margin-bottom:1rem;display:grid}.user-summary div{gap:.25rem;display:grid}.user-summary dt{color:#626f7f;font-size:.875rem}.user-summary dd{margin:0;font-weight:600}.token-preview{white-space:pre-wrap;word-break:break-all;border:1px solid #d8dee6;border-radius:6px;max-width:100%;padding:1rem;overflow:auto}.auth-layout{background:#fff;min-height:100vh}.auth-layout__topbar{z-index:20;color:#fff;background:#131e2af5;justify-content:space-between;align-items:center;gap:1.5rem;padding:18px 40px;display:flex;position:sticky;top:0}.auth-layout__brand img{width:178px;height:auto;display:block}.auth-layout__nav{align-items:center;gap:.25rem;display:flex}.auth-layout__nav-link{color:#fff;border-radius:999px;align-items:center;min-height:44px;padding:0 1rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.auth-layout__nav-link:hover,.auth-layout__nav-link--active{background:#ffffff1f}.auth-layout__grid{grid-template-columns:minmax(440px,.85fr) minmax(500px,680px);align-items:center;gap:2rem;max-width:1320px;margin:0 auto;padding:56px 40px 80px;display:grid}.auth-layout__visual{color:#fff;background:#131e2a;border-radius:24px;align-self:center;height:525px;min-height:0;position:relative;overflow:hidden}.auth-layout__visual--compact{height:780px}.auth-layout__visual--with-ratio{width:min(100%,520px);height:auto;aspect-ratio:var(--auth-visual-aspect-ratio);justify-self:center}.auth-layout__visual picture{width:100%;height:100%;display:block}.auth-layout__visual img{object-fit:cover;object-position:center;opacity:1;width:100%;height:100%}.auth-layout__eyebrow{color:#fff;text-transform:uppercase;margin:0 0 8px;font-size:1rem;font-weight:700;line-height:1.5}.auth-layout__card{background:#fff;border:1px solid #e8e8e8;border-radius:20px;align-self:center;padding:2rem;box-shadow:0 8px 24px #131e2a0a}.auth-layout__card .auth-layout__eyebrow{color:#315473;text-transform:uppercase;font-size:.75rem;font-weight:800}.auth-layout__card h2{color:#131e2a;margin:0 0 12px;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2}.auth-layout__intro{color:#505961;margin:0}.auth-layout__alert{color:#d92d20;background:#d92d2012;border:1px solid #d92d2047;border-radius:16px;margin:20px 0 4px;padding:14px 16px;font-weight:700}.auth-layout__alert--success{color:#2e7d32;background:#2e7d3214;border-color:#2e7d3247}.auth-layout__field{gap:.25rem;margin-top:20px;display:grid}.auth-layout__card>.auth-layout__field+.auth-layout__field{margin-top:4px}.auth-layout__form-grid .auth-layout__field{margin-top:0}.auth-layout__field>span:first-child{color:#131e2a;font-size:.875rem;font-weight:800}.auth-layout__required-star{color:#d92d20;font-weight:800}.auth-layout__field input,.auth-layout__field select{color:#131e2a;background:#fff;border:1px solid #e8e8e8;border-radius:12px;outline:none;width:100%;min-height:52px;padding:0 1rem}.auth-layout__field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#505961 50%),linear-gradient(135deg,#505961 50%,#0000 50%);background-position:calc(100% - 20px) 22px,calc(100% - 14px) 22px;background-repeat:no-repeat;background-size:6px 6px,6px 6px}.auth-layout__field input:focus,.auth-layout__field select:focus{border-color:#315473;box-shadow:0 0 0 4px #31547324}.auth-layout__field input.auth-layout__input--invalid,.auth-layout__field select.auth-layout__input--invalid{border-color:#d92d20}.auth-layout__password-control{align-items:center;display:flex;position:relative}.auth-layout__password-control input{padding-right:44px}.auth-layout__icon-button{color:#505961;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;padding:0;display:inline-grid;position:absolute;right:8px}.auth-layout__icon-button:hover{color:#131e2a}.auth-layout__field-error{color:#d92d20;min-height:18px;font-size:.8125rem;font-weight:600}.auth-layout__submit{color:#fff;background:#315473;border:0;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:52px;margin-top:18px;padding:0 1.5rem;font-weight:600;display:inline-flex}.auth-layout__submit:hover{background:#131e2a}.auth-layout__submit:disabled{pointer-events:none;opacity:.85;background:#131e2a}.auth-layout__secondary-action{color:#315473;background:#fff;border:1px solid #315473;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:52px;margin-top:0;padding:0 1.5rem;font-weight:700;display:inline-flex}.auth-layout__secondary-action:hover{background:#31547314}.auth-layout__secondary-action:disabled{pointer-events:none;opacity:.72}.auth-layout__switch-copy{color:#505961;text-align:center;margin:18px 0 0}.auth-layout__switch-copy+.auth-layout__switch-copy{margin-top:10px}.auth-layout__switch-copy a{color:#315473;font-weight:700;text-decoration:none}.auth-layout__register-progress{align-items:center;gap:.5rem;width:fit-content;max-width:100%;margin:20px 0 22px;display:flex}.auth-layout__step-pill{color:#131e2a9e;text-align:center;white-space:nowrap;background:0 0;border:0;border-radius:999px;min-height:36px;padding:8px 14px;font-size:.875rem;font-weight:600;line-height:1.25rem}.auth-layout__step-pill--active{color:#131e2a;background:#f1f0ee}.auth-layout__register-step[hidden]{display:none}.auth-layout__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 1rem;margin-top:20px;display:grid}.auth-layout__form-grid--optional{margin-top:12px}.auth-layout__field--full{grid-column:1/-1}.auth-layout__submit--continue{margin-top:20px}.auth-layout__register-actions{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:12px;margin-top:20px;display:grid}.auth-layout__register-actions .auth-layout__submit,.auth-layout__register-actions .auth-layout__secondary-action{margin-top:0}.auth-layout__terms-row{color:#505961;align-items:flex-start;gap:.5rem;margin:1.5rem 0 0;display:flex}.auth-layout__terms-row input{accent-color:#315473;width:22px;height:22px}.auth-layout__terms-row a{color:#315473;text-underline-offset:3px;font-weight:800;text-decoration:underline}.auth-layout__terms-row a:hover{color:#131e2a}.auth-layout__optional-heading{color:#315473;text-align:center;max-width:420px;margin:24px auto 12px;font-size:1.125rem;font-weight:700;line-height:1.5}.auth-layout__password-rules{color:#505961;grid-column:1/-1;gap:.25rem;padding:0;font-size:.875rem;display:grid}.auth-layout__password-rule{align-items:center;gap:.25rem;display:inline-flex}.auth-layout__password-rule--valid{color:#2e7d32;font-weight:600}.auth-layout__password-rule--invalid{color:#d92d20;font-weight:600}.auth-layout__password-status{color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.75rem;font-weight:700;line-height:1;display:inline-grid}.auth-layout__password-status--valid{background:#2e7d32}.auth-layout__password-status--invalid{background:#d92d20}@media (width<=980px){.auth-layout__topbar{flex-direction:column;align-items:flex-start;padding:16px 24px}.auth-layout__nav{width:100%;padding-bottom:2px;overflow-x:auto}.auth-layout__grid{grid-template-columns:1fr;padding:32px 16px 64px}.auth-layout__visual,.auth-layout__visual--compact{height:360px}.auth-layout__visual--with-ratio,.auth-layout__visual--with-ratio.auth-layout__visual--compact{height:auto}}@media (width<=720px){.auth-layout__visual,.auth-layout__visual--compact{display:none}.auth-layout__card{padding:24px}.auth-layout__form-grid{grid-template-columns:1fr}.auth-layout__field--full{grid-column:auto}.auth-layout__register-actions{grid-template-columns:1fr}.auth-layout__register-progress{flex-wrap:wrap;justify-content:center;width:100%}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.rewards-shell{color:#131e2a;background:#fff;grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.rewards-skip-link{z-index:100;color:#fff;background:#131e2a;border-radius:8px;padding:10px 16px;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.rewards-skip-link:focus{transform:translateY(0)}.rewards-sidebar{background:#fff;border-right:1px solid #e5e8eb;flex-direction:column;height:100vh;padding:27px 24px 24px;display:flex;position:sticky;top:0}.rewards-sidebar__brand{align-items:center;min-height:48px;margin-bottom:28px;display:inline-flex}.rewards-sidebar__brand img{width:260px;max-width:100%;height:auto;display:block}.rewards-member{align-items:center;gap:12px;min-width:0;margin-bottom:28px;display:flex}.rewards-member strong,.rewards-member span{display:block}.rewards-member strong{color:#131e2a;text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;overflow:hidden}.rewards-member>div{min-width:0}.rewards-member>div span{color:#68717a;margin-top:2px;font-size:.8125rem}.rewards-member__avatar{color:#315473;letter-spacing:.04em;background:#edf2f6;border:1px solid #ccd5dd;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:.875rem;font-weight:800;display:grid!important}.rewards-nav{display:grid}.rewards-nav__link{color:#131e2a;border-bottom:1px solid #e5e8eb;align-items:center;min-height:48px;padding:0 8px;font-size:.9375rem;font-weight:650;text-decoration:none;transition:color .16s,background .16s;display:flex}.rewards-nav__link:hover,.rewards-nav__link:focus-visible,.rewards-nav__link--active{color:#315473;background:0 0}.rewards-sidebar__logout,.rewards-mobile-header__logout{color:#131e2a;background:0 0;border:0;align-items:center;gap:12px;width:100%;min-height:48px;margin-top:0;padding:0 8px;font-size:.9375rem;font-weight:650;display:flex}.rewards-sidebar__logout:hover,.rewards-sidebar__logout:focus-visible,.rewards-mobile-header__logout:hover,.rewards-mobile-header__logout:focus-visible{color:#c4322b}.rewards-mobile-header{display:none}.rewards-main{width:100%;padding:40px 40px 64px}.rewards-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.rewards-page-heading h1{letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.12}.rewards-page-heading>div>p:last-child{color:#68717a}.rewards-page-heading--dashboard .rewards-eyebrow{display:none}.rewards-eyebrow{color:#315473;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:.75rem;font-weight:800}.rewards-result-count{color:#315473;background:#edf2f6;border-radius:999px;flex:none;padding:8px 13px;font-size:.8125rem;font-weight:750}.rewards-balance{isolation:isolate;background:#fff;border:1px solid #e5e8eb;border-radius:20px 20px 14px 14px;width:calc(66.6667% - 8px);max-width:100%;position:relative;overflow:visible;box-shadow:0 16px 42px #131e2a14}.rewards-balance__header{z-index:1;color:#fff;background-color:#131e2a;background-image:linear-gradient(135deg, #111b27a8, #27313b47), var(--rewards-texture);background-position:50%;background-size:cover;border-radius:18px 18px 0 0;justify-content:space-between;align-items:flex-start;gap:24px;min-height:0;padding:14px 24px 36px;font-size:1rem;font-weight:600;line-height:1.2;display:flex;position:relative;overflow:hidden}.rewards-balance__content{z-index:20;background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;min-height:82px;margin-top:-16px;padding:14px 24px;display:flex;position:relative;transform:translateZ(0)}.rewards-balance__main{z-index:21;align-items:center;gap:14px;display:flex;position:relative}.rewards-balance__main p{margin:0;font-size:1.0625rem;line-height:1.12}.rewards-balance__main strong{font-size:1.75rem;font-weight:800;line-height:1}.rewards-balance__main>div>span{color:#315473;margin-top:4px;font-size:1rem;line-height:1.1;display:block}.rewards-balance__sparkle{color:#000;font-size:2.8rem;line-height:1}.rewards-balance__icon{z-index:21;background:#131e2a;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;position:relative}.rewards-balance__icon img{width:22px;height:22px;display:block}.rewards-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.rewards-metric-card,.rewards-panel{background:#fff;border:1px solid #e5e8eb;border-radius:20px;box-shadow:0 8px 24px #131e2a0a}.rewards-metric-card{min-width:0;padding:24px}.rewards-metric-card>span{color:#68717a;font-size:.8125rem;font-weight:650}.rewards-metric-card strong{text-overflow:ellipsis;white-space:nowrap;margin:7px 0;font-size:clamp(1.65rem,3vw,2rem);display:block;overflow:hidden}.rewards-metric-card p{color:#68717a;font-size:.875rem}.rewards-panel{margin-top:16px;padding:26px}.rewards-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.rewards-section-heading h2{margin:0;font-size:1.3rem}.rewards-outline-button{color:#131e2a;border:2px solid #131e2a;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .16s,background .16s;display:inline-flex}.rewards-outline-button:hover,.rewards-outline-button:focus-visible{color:#fff;background:#131e2a}.rewards-panel__summary{color:#68717a;margin:14px 0 0;font-size:.8125rem}.rewards-table-wrap{background:#fff;border:1px solid #e5e8eb;border-radius:20px;overflow-x:auto;box-shadow:0 8px 24px #131e2a0a}.rewards-table{border-collapse:collapse;background:#fff;width:100%}.rewards-table th,.rewards-table td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e5e8eb;padding:20px 24px}.rewards-table th{color:#5c6670;background:#f7f8fa;font-size:.9375rem;font-weight:700}.rewards-table td{font-size:1rem}.rewards-table tbody tr:last-child td{border-bottom:0}.rewards-table tbody tr:hover{background:#fbfcfc}.rewards-table tbody td strong{font-weight:400}.rewards-points{font-weight:750}.rewards-points--positive{color:#267348}.rewards-points--negative,.rewards-points--expired{color:#c4322b}.rewards-expiration{gap:2px;display:grid}.rewards-expiration small{font-weight:700}.rewards-expiration--expired{color:#c4322b}.rewards-status-badge{color:#131e2a;background:#edf0f2;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.rewards-status-badge--expired{color:#c4322b;background:#fff0ef}.rewards-movement-list{display:none}.rewards-resource-message{background:#fff;border:1px solid #e5e8eb;border-radius:16px;align-items:center;gap:14px;min-height:92px;margin:14px 0;padding:18px;display:flex}.rewards-resource-message strong{margin-bottom:2px;display:block}.rewards-resource-message p{color:#68717a;margin:0;font-size:.875rem}.rewards-resource-message button{color:#315473;background:0 0;border:1px solid;border-radius:999px;min-height:38px;margin-left:auto;padding:0 15px;font-size:.8125rem;font-weight:700}.rewards-resource-message--error{background:snow;border-color:#efc9c6}.rewards-resource-message__icon{color:#315473;background:#edf2f6;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.rewards-resource-message--error .rewards-resource-message__icon{color:#c4322b;background:#feeceb}.rewards-loading{color:#68717a;justify-content:center;align-items:center;gap:12px;min-height:132px;font-size:.875rem;display:flex}.rewards-loading>span{border:3px solid #dbe2e8;border-top-color:#315473;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite rewards-spin}@keyframes rewards-spin{to{transform:rotate(360deg)}}.rewards-history-filters{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;padding:0;display:flex}.rewards-filter-chips{flex-wrap:wrap;gap:8px;display:flex}.rewards-filter-chip{color:#315473;background:#fff;border:1px solid #e5e8eb;border-radius:999px;min-height:40px;padding:0 15px;font-size:.8125rem;font-weight:700}.rewards-filter-chip:hover,.rewards-filter-chip:focus-visible,.rewards-filter-chip--active{border-color:#315473}.rewards-filter-chip--active{color:#fff;background:#315473}.rewards-date-filter{align-items:flex-end;gap:10px;display:flex;position:relative}.rewards-date-filter label{gap:5px;display:grid}.rewards-date-filter label span{color:#68717a;font-size:.75rem;font-weight:700}.rewards-date-filter input{color:#131e2a;background:#fff;border:1px solid #e5e8eb;border-radius:10px;min-height:40px;padding:0 10px}.rewards-date-filter>button{color:#fff;background:#315473;border:0;border-radius:10px;min-height:40px;padding:0 14px;font-size:.8125rem;font-weight:700}.rewards-date-filter>p{z-index:2;color:#c4322b;width:max-content;max-width:100%;margin:0;font-size:.75rem;font-weight:650;position:absolute;top:calc(100% + 6px);right:0}.rewards-history-content .rewards-resource-message,.rewards-history-content .rewards-loading{background:#fff;border:1px solid #e5e8eb;border-radius:20px;box-shadow:0 8px 24px #131e2a0a}.rewards-history-footer{justify-content:space-between;align-items:center;gap:20px;margin-top:18px;display:flex}.rewards-pagination{justify-content:flex-end;align-items:center;gap:14px;margin:0 0 0 auto;display:flex}.rewards-pagination span{color:#68717a;font-size:.875rem;font-weight:650}.rewards-pagination button{color:#315473;background:#fff;border:1px solid #315473;border-radius:999px;min-height:40px;padding:0 16px;font-size:.8125rem;font-weight:700}.rewards-pagination button:disabled{color:#a1a8ae;cursor:not-allowed;border-color:#d8dde1}.rewards-table-note{color:#68717a;text-align:left;margin:0;font-size:.8125rem;font-style:italic}@media (width>=769px){.rewards-table .rewards-points--positive,.rewards-table .rewards-points--negative,.rewards-table .rewards-points--expired{color:#131e2a;font-weight:600}.rewards-table .rewards-expiration--expired small{display:none}}@media (width<=900px){.rewards-balance{width:100%}.rewards-balance__header{padding:12px 18px 32px}.rewards-balance__content{margin-top:-14px;padding:14px 18px}}@media (width<=1180px){.rewards-history-filters{flex-direction:column;align-items:stretch}.rewards-date-filter{width:100%}.rewards-date-filter label{flex:1}.rewards-date-filter input{width:100%}}@media (width<=980px){.rewards-shell{display:block}.rewards-sidebar{display:none}.rewards-mobile-header{z-index:30;background:#131e2a;flex-direction:column;align-items:flex-start;min-height:136px;padding:16px 24px;display:flex;position:sticky;top:0}.rewards-mobile-header__brand{align-items:center;min-height:24px;display:inline-flex}.rewards-mobile-header__brand img{width:178px;height:auto;display:block}.rewards-mobile-header__actions{align-items:center;margin-top:24px;display:flex}.rewards-mobile-header__actions .rewards-nav{align-items:center;display:flex}.rewards-mobile-header__actions .rewards-nav__link{color:#fff;white-space:nowrap;background:0 0;border:0;border-radius:999px;min-height:44px;padding:0 12px;font-size:.875rem;font-weight:600}.rewards-mobile-header__actions .rewards-nav__link:hover,.rewards-mobile-header__actions .rewards-nav__link:focus-visible,.rewards-mobile-header__actions .rewards-nav__link--active{color:#fff;background:#ffffff24}.rewards-mobile-header__logout{color:#fff;white-space:nowrap;border-radius:999px;width:auto;min-height:44px;margin-top:0;padding:0 12px;font-size:.875rem;font-weight:600}.rewards-mobile-header__logout:hover,.rewards-mobile-header__logout:focus-visible{color:#fff;background:#ffffff24}.rewards-main{width:100%;padding:34px 24px 60px}.rewards-metrics{grid-template-columns:1fr}}@media (width<=720px){.rewards-page-heading{flex-direction:column;align-items:flex-start;margin-bottom:24px}.rewards-page-heading h1{letter-spacing:normal}.rewards-balance__header{min-height:0;padding:12px 18px 32px;font-size:1rem;font-weight:600}.rewards-balance__content{min-height:82px;margin-top:-14px;padding:14px 18px}.rewards-balance__main{gap:12px}.rewards-balance__sparkle{font-size:1.75rem}.rewards-balance__icon{flex-basis:40px;width:40px;height:40px}.rewards-balance__icon img{width:22px;height:22px}.rewards-panel{padding:20px}.rewards-panel--recent .rewards-section-heading{flex-direction:row;align-items:center;gap:16px;margin-bottom:8px}.rewards-panel--recent .rewards-section-heading h2{max-width:150px;font-size:1.125rem}.rewards-panel--recent .rewards-eyebrow,.rewards-panel--recent .rewards-panel__summary{display:none}.rewards-panel--recent .rewards-outline-button{flex:0 0 132px;width:auto;min-width:132px;padding:0 20px;font-weight:600}.rewards-table-wrap{display:none}.rewards-movement-list{gap:16px;display:grid}.rewards-movement-card{background:#fff;border:1px solid #e5e8eb;border-radius:20px;gap:16px;padding:24px;display:grid}.rewards-movement-card__heading h3{margin:0 0 4px;font-size:1rem}.rewards-movement-card__heading p{color:#505961;margin:0;font-size:.875rem}.rewards-movement-card__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.rewards-movement-card__details{color:#505961;gap:2px;font-size:.875rem;display:grid}.rewards-movement-card__details .rewards-points{font-weight:600}.rewards-date-filter{grid-template-columns:1fr 1fr;display:grid}.rewards-date-filter>button{grid-column:1/-1}.rewards-date-filter>p{grid-column:1/-1;width:auto;position:static}}@media (width<=520px){.rewards-mobile-header{min-height:136px}.rewards-main{padding:32px 16px 52px}.rewards-metric-card{padding:20px}.rewards-metric-card>span{font-size:.875rem;font-weight:600}.rewards-metric-card strong{margin:6px 0;font-size:2rem}.rewards-metric-card p{color:#505961;font-size:1rem}.rewards-balance__content{gap:16px;padding:14px 16px}.rewards-balance__sparkle{font-size:1.75rem;display:inline}.rewards-balance__main p{font-size:1rem}.rewards-balance__main strong{font-size:1.625rem}.rewards-balance__main>div>span{font-size:1rem}.rewards-balance__icon{flex-basis:40px;width:40px;height:40px}.rewards-balance__icon img{width:22px;height:22px}.rewards-panel--recent{border-radius:18px}.rewards-resource-message{flex-wrap:wrap;align-items:flex-start}.rewards-resource-message button{width:100%;margin-left:0}.rewards-date-filter{grid-template-columns:1fr}.rewards-date-filter>button,.rewards-date-filter>p{grid-column:auto}.rewards-pagination{justify-content:space-between;gap:8px}.rewards-pagination button{padding:0 12px}.rewards-history-footer{flex-direction:column;align-items:stretch}.rewards-pagination{width:100%;margin-left:0}}@media (width<=360px){.rewards-mobile-header{padding-left:16px;padding-right:16px}.rewards-mobile-header__brand img{width:160px}.rewards-mobile-header__actions .rewards-nav__link,.rewards-mobile-header__actions .rewards-mobile-header__logout{padding-left:10px;padding-right:10px;font-size:.75rem}}@media (prefers-reduced-motion:reduce){.rewards-loading>span{animation-duration:1.5s}}
