.header{z-index:100;box-sizing:border-box;background:#fff;width:100%;padding:.5rem 1rem .375rem;position:fixed;top:0;left:0;right:0}.header-content{justify-content:space-between;align-items:center;gap:1rem;max-width:80rem;margin:0 auto;display:flex}.header--main .header-content{min-height:2.5rem;position:relative}.header--main .header-avatar,.header--main .header-left-slot{flex-shrink:0;width:2rem;height:2rem}.header--main .header-left-slot{pointer-events:none;display:block}.header--main .header-balance-spacer{pointer-events:none;flex:1;min-width:0;min-height:2.5rem}.header--main .header-balance{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header--main .header-notification-container{flex-shrink:0}.header-spacer{flex:1}.header-actions{align-items:center;gap:.5rem;display:flex}.header-actions .header-btn{white-space:nowrap;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.header-actions .header-btn.header-btn-secondary{color:#111827;background-color:#fff;border:.0625rem solid #e5e7eb}.header-actions .header-btn.header-btn-secondary:hover{background-color:#f3f4f6}.header-actions .header-btn.header-btn-primary{color:#fff;background-color:#445bfe}.header-actions .header-btn.header-btn-primary:hover{background-color:#3648e0}.header-avatar{width:2.5rem;height:2.5rem}.header-avatar img{width:100%;height:100%}.header-balance{color:#11a269;text-align:left;text-transform:none;background:#11a2691a;border-radius:.25rem;justify-content:center;align-items:center;min-width:6rem;padding:.375rem .625rem;font-size:1rem;font-style:normal;font-weight:700;display:flex}.header-balance .balance-symbol{font-size:.75rem}.balance-flip-wrap{font-variant-numeric:tabular-nums;display:inline-flex}.balance-digit-roll{vertical-align:top;text-align:center;width:.55em;min-width:.55em;height:1em;line-height:1;display:inline-block;overflow:hidden}.balance-digit-strip{will-change:transform;flex-direction:column;display:flex}.balance-digit-cell{flex-shrink:0;justify-content:center;align-items:center;width:.55em;height:1em;display:flex}.header--back .header-content{justify-content:space-between;position:relative}.header--back{border-bottom:none}.header-back{color:#111827;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.header-back-spacer{pointer-events:none;flex-shrink:0;width:2.5rem;height:2.5rem}.header-title{color:#111827;white-space:nowrap;pointer-events:none;font-size:1rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-notification-container{align-items:center;gap:1.5rem;display:flex}.header-notification{background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.header-notification img{width:1.5rem;height:1.5rem}
.footer{z-index:999;background:#fff;border:.0625rem solid #fff;border-radius:1rem 1rem 0 0;justify-content:space-between;align-items:center;width:100%;padding:.6875rem 1.625rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 .25rem 1rem #00000029}.footer-nav-item{color:#11182766;flex-direction:column;align-items:center;font-size:.625rem;font-weight:700;display:flex}.footer-nav-item.active{opacity:1}.footer-nav-item.active .nav-label{color:#445bfe}.footer-nav-item .nav-icon{flex-direction:column;justify-content:center;align-items:center;display:flex}.footer-nav-item .nav-tab-img{-o-object-fit:contain;object-fit:contain;width:2rem;height:2rem;display:block}
.incentive-bar{z-index:9999;background:#fde047;flex-shrink:0;transition:opacity 1s ease-out;position:fixed;top:3.25rem;left:0;right:0;overflow:hidden}.incentive-bar--fade-out{opacity:0;pointer-events:none}.incentive-bar-inner{padding:.6875rem 0;line-height:1;overflow:hidden}.incentive-icon{-o-object-fit:contain;object-fit:contain;box-sizing:border-box;vertical-align:middle;background:#fff;border-radius:50%;flex-shrink:0;width:1.125rem;height:1.125rem;margin-right:.375rem;padding:.25rem}.incentive-scroll{white-space:nowrap;color:#111827;align-items:center;font-size:.875rem;font-weight:400;animation:12s linear infinite incentive-marquee;display:inline-flex}.incentive-scroll-spacer{flex-shrink:0;width:100vw;display:inline-block}.incentive-scroll-text{flex-shrink:0;align-items:center;padding-right:3em;font-size:.875rem;display:inline-flex}.incentive-scroll-text strong{color:#111827;margin-left:.25rem;font-size:1rem;font-weight:600}@keyframes incentive-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
