.Header-module__lnUIdW__header{-webkit-backdrop-filter:blur(12px);z-index:40;background-color:#f8fafcd9;justify-content:space-between;align-items:center;padding:1.25rem 1rem;display:flex;position:sticky;top:0}.Header-module__lnUIdW__left{align-items:center;gap:.75rem;display:flex}@keyframes Header-module__lnUIdW__logoFloat{0%{transform:translateY(0);box-shadow:0 4px 12px #4f46e540}50%{transform:translateY(-2px);box-shadow:0 6px 16px #4f46e566}to{transform:translateY(0);box-shadow:0 4px 12px #4f46e540}}.Header-module__lnUIdW__logoBox{background:linear-gradient(135deg, var(--primary), var(--primary-hover));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;animation:3s ease-in-out infinite Header-module__lnUIdW__logoFloat;display:flex}.Header-module__lnUIdW__brandText{font-size:1.35rem;font-weight:900;font-family:var(--font-poppins);letter-spacing:-.3px;color:var(--primary)}.Header-module__lnUIdW__avatar{width:40px;height:40px;box-shadow:var(--shadow-sm);border:2px solid #fff;border-radius:50%;overflow:hidden}.Header-module__lnUIdW__avatar img{object-fit:cover;width:100%;height:100%}.Header-module__lnUIdW__userInfo{flex-direction:column;display:flex}.Header-module__lnUIdW__greeting{font-weight:600;font-family:var(--font-poppins);color:var(--foreground);font-size:1rem}.Header-module__lnUIdW__level{color:var(--success);align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;display:flex}.Header-module__lnUIdW__level:before{content:"✓";background-color:var(--success);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.5rem;display:inline-flex}.Header-module__lnUIdW__right{align-items:center;gap:.75rem;display:flex}.Header-module__lnUIdW__walletBadge{background-color:var(--card);border-radius:var(--radius-full);color:var(--foreground);box-shadow:var(--shadow-sm);border:1px solid var(--border);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;display:flex}.Header-module__lnUIdW__iconBtn{background-color:var(--card);width:40px;height:40px;color:var(--foreground);box-shadow:var(--shadow-sm);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.Header-module__lnUIdW__iconBtn:hover{background-color:var(--muted)}.Header-module__lnUIdW__notificationDot{background-color:var(--danger);border:2px solid var(--card);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:10px}@media (max-width:480px){.Header-module__lnUIdW__header{padding:1rem .75rem}.Header-module__lnUIdW__brandText,.Header-module__lnUIdW__greeting{display:none}.Header-module__lnUIdW__left,.Header-module__lnUIdW__right{gap:.5rem}}
.BottomNav-module__ktzsLq__navContainer{z-index:50;background-color:#fff;border-top:1px solid #0000000f;justify-content:space-around;align-items:center;max-width:480px;margin:0 auto;padding:.5rem .5rem .75rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000008}.BottomNav-module__ktzsLq__navItem{color:#94a3b8;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:.5rem 0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.BottomNav-module__ktzsLq__navItem:hover{color:var(--primary)}.BottomNav-module__ktzsLq__icon{margin-bottom:.2rem;transition:transform .3s cubic-bezier(.16,1,.3,1)}.BottomNav-module__ktzsLq__label{font-size:.65rem;font-weight:600;font-family:var(--font-inter);transition:all .3s}.BottomNav-module__ktzsLq__active{color:var(--primary)}.BottomNav-module__ktzsLq__active .BottomNav-module__ktzsLq__label{font-weight:800}.BottomNav-module__ktzsLq__active .BottomNav-module__ktzsLq__icon{stroke-width:2.5px;transform:translateY(-2px)scale(1.15)}
