#bottom-sheet-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;pointer-events:none;overflow:hidden;max-width:100vw}#bottom-sheet-layer:empty{display:none}.bottom-sheet{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:stretch;pointer-events:none;overflow:hidden;max-width:100vw}.bottom-sheet__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:none;margin:0;padding:0;cursor:pointer;pointer-events:auto;background:#000000a6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);appearance:none;-webkit-appearance:none;opacity:0;transition:opacity .32s cubic-bezier(.32,0,.2,1);-webkit-tap-highlight-color:transparent}html.light-fx .bottom-sheet__backdrop{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.bottom-sheet.is-active .bottom-sheet__backdrop,.bottom-sheet.is-closing .bottom-sheet__backdrop{opacity:1}.bottom-sheet__backdrop:disabled{pointer-events:none}.bottom-sheet__panel{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:100%;height:auto;max-height:min(calc(100vh - env(safe-area-inset-top,0px)),680px);max-height:min(calc(100dvh - env(safe-area-inset-top,0px)),680px);border-radius:20px 20px 0 0;background:#0a0a0a;border:1px solid rgba(255,255,255,.08);border-bottom:none;box-shadow:0 -12px 40px #00000080;pointer-events:auto;overflow:hidden;display:flex;flex-direction:column;transform:translate3d(0,100%,0);transition:transform .32s cubic-bezier(.32,.72,0,1);will-change:transform}.bottom-sheet.is-active .bottom-sheet__panel{transform:translateZ(0)}.bottom-sheet.is-closing .bottom-sheet__panel{transform:translate3d(0,100%,0)}.bottom-sheet--compact .bottom-sheet__panel{max-height:calc(100vh - env(safe-area-inset-top,0px));max-height:calc(100dvh - env(safe-area-inset-top,0px))}.bottom-sheet--compact .bottom-sheet__handle-zone{min-height:20px;padding:6px 0 0}.bottom-sheet--compact .bottom-sheet__title{padding:0 16px 8px;font-size:17px}.bottom-sheet--compact .bottom-sheet__body{flex:0 0 auto;overflow:hidden;padding:0 16px 4px}.bottom-sheet--compact .bottom-sheet__footer{flex:0 0 auto;padding:8px 16px calc(10px + env(safe-area-inset-bottom,0px))}.bottom-sheet:not(.bottom-sheet--compact) .bottom-sheet__body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}.bottom-sheet__panel.is-dragging,.bottom-sheet.is-dragging .bottom-sheet__backdrop{transition:none!important}.bottom-sheet__handle-zone{flex-shrink:0;display:flex;align-items:center;justify-content:center;min-height:28px;padding:10px 0 4px;user-select:none;-webkit-user-select:none;touch-action:none;cursor:grab}.bottom-sheet__handle-zone:active{cursor:grabbing}.bottom-sheet__handle{width:44px;height:5px;border-radius:999px;background:#ffffff47}.bottom-sheet__title{margin:0;padding:0 20px 10px;text-align:center;font-size:18px;font-weight:800;flex-shrink:0}.bottom-sheet__body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 16px 8px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.bottom-sheet__footer{flex-shrink:0;box-sizing:border-box;width:100%;padding:8px 16px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(255,255,255,.08);background:#0a0a0a}.bottom-sheet:not(.bottom-sheet--compact) .bottom-sheet__body{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.bottom-sheet__body input,.bottom-sheet__body button{touch-action:manipulation}@media(prefers-reduced-motion:reduce){.bottom-sheet__panel,.bottom-sheet__backdrop{transition-duration:.01ms!important}}@media(min-width:481px){.bottom-sheet{justify-content:center}.bottom-sheet__panel{max-width:480px;border-radius:20px 20px 0 0}}.gift-lottie{position:relative;width:100%;height:100%;max-width:100%;overflow:hidden}.gift-lottie__fallback,.gift-lottie__stage{width:100%;height:100%;max-width:100%;overflow:hidden}.gift-lottie__fallback{display:block;object-fit:contain}.gift-lottie__stage{position:absolute;top:0;right:0;bottom:0;left:0}.gift-lottie__stage:empty{display:none}.empty-inventory-state--compact{padding:12px 0}.empty-inventory-state__text{margin:0;text-align:center;font-size:14px;font-weight:700;color:#ffffffa6}.empty-inventory-card{display:flex;flex-direction:column;align-items:center;gap:14px;padding:20px 16px 18px;border-radius:22px;background:linear-gradient(180deg,#121214f5,#0a0a0cfa);border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 40px #00000059}.empty-inventory-card__hero-lottie{width:120px;height:120px;display:grid;place-items:center}.empty-inventory-card__lottie{width:100%;height:100%}.empty-inventory-card__lottie .gift-lottie__stage,.empty-inventory-card__lottie img{width:100%;height:100%;object-fit:contain}.empty-inventory-card__title{margin:0;text-align:center;font-size:20px;font-weight:800;color:#fff}.empty-inventory-card__desc{margin:0;text-align:center;font-size:13px;line-height:1.45;color:#ffffff8c;max-width:320px}.empty-inventory-card__relayer{width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.empty-inventory-card__pepe{flex-shrink:0;width:64px;height:64px}.empty-inventory-card__lottie--pepe{width:64px;height:64px}.empty-inventory-card__relayer-copy{min-width:0}.empty-inventory-card__relayer-title{margin:0 0 6px;font-size:14px;font-weight:700;color:#fff;line-height:1.3}.empty-inventory-card__relayer-title strong{color:#f03}.empty-inventory-card__relayer-hint{margin:0;font-size:12px;line-height:1.4;color:#ffffff80}.empty-inventory-card__send{width:100%;min-height:48px;margin-top:4px;border:none;border-radius:14px;background:linear-gradient(180deg,#f03,#cc0029);color:#fff;font-size:15px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 8px 24px #ff003359}.empty-inventory-card__send:active{transform:scale(.98)}
