:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;color:#fff;background:#000;font-synthesis:none;--blue: #3390ec;--green: #30d158;--surface: #1c1c1e;--tile: #2c2c2e;--muted: rgba(255,255,255,.5);--scroll-content-scale: 1.06}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;background:#000;overflow:hidden;overscroll-behavior:none}body{position:fixed;inset:0}body::-webkit-scrollbar{display:none}body:before{content:"";position:fixed;inset:0;z-index:-1;background:#000;pointer-events:none}html.modal-open,body.modal-open{overflow:hidden;overscroll-behavior:none}button{font:inherit}button,.gift-card{-webkit-tap-highlight-color:transparent}.app-shell{position:fixed;inset:0;width:min(100%,390px);height:100vh;height:100dvh;margin:0 auto;padding:95px 5px calc(0px + env(safe-area-inset-bottom,0px));overflow-x:hidden;overflow-y:auto;scrollbar-width:none;overscroll-behavior-x:none;overscroll-behavior-y:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch}.app-shell::-webkit-scrollbar{display:none}html.modal-open .app-shell{overflow:hidden;touch-action:none}.scroll-content{width:100%;zoom:var(--scroll-content-scale)}html.android-scroll,html.android-scroll body,html.android-scroll #root{width:100%;height:100%;overflow:hidden;overscroll-behavior:none;scrollbar-width:none}html.android-scroll body{position:fixed;inset:0}html.android-scroll body::-webkit-scrollbar{display:none}html.android-scroll .app-shell{position:fixed;inset:0;height:100vh;height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch}html.android-scroll .app-shell.rubber-pulling{will-change:transform;transition:none}html.android-scroll .app-shell.rubber-release{transition:transform .58s cubic-bezier(.16,1,.3,1)}html.desktop-webapp,html.desktop-webapp body,html.desktop-webapp #root{min-height:100%;height:auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:auto}html.desktop-webapp body{position:static}html.desktop-webapp .app-shell{position:relative;inset:auto;width:min(100%,390px);min-height:auto;height:auto;margin:0 auto;padding:10px 15px 20px;overflow:visible;touch-action:auto;-webkit-overflow-scrolling:auto;-webkit-user-select:none;user-select:none}html.desktop-webapp.modal-open .app-shell{max-height:100vh;max-height:100dvh;overflow:hidden}html.desktop-webapp .scroll-content{zoom:1}html.desktop-webapp .horizontal-list,html.desktop-webapp .gift-list .gift-card{cursor:grab}html.desktop-webapp .horizontal-list:active,html.desktop-webapp .horizontal-list.dragging,html.desktop-webapp .gift-list.dragging .gift-card{cursor:grabbing}html.desktop-webapp .app-shell img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.maintenance-shell{position:fixed;inset:0;width:100%;min-height:100vh;min-height:100dvh;padding:max(24px,env(safe-area-inset-top,0px)) 20px max(24px,env(safe-area-inset-bottom,0px));display:grid;place-items:center;background:#000;color:#fff}.maintenance-panel{width:min(100%,340px);display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.maintenance-icon{width:86px;height:86px;display:grid;place-items:center;border-radius:50%;background:#1c1c1e;box-shadow:inset 0 0 0 1px #ffffff14;font-size:42px;line-height:1}.maintenance-panel h1{margin:8px 0 0;font-size:28px;font-weight:700;line-height:1.12;letter-spacing:0}.maintenance-panel p{max-width:260px;margin:0;color:#ffffff94;font-size:15px;font-weight:500;line-height:1.35;letter-spacing:0}.app-shell-join{padding:0;display:grid;place-items:center;background:#000}html.desktop-webapp .app-shell-join{min-height:100vh;padding:0 16px;display:grid;place-items:center}.join-panel{width:min(100%,358px);min-height:243px;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-radius:26px;background:var(--surface)}.join-panel h1{margin:0;color:#fff;font-family:SF Pro,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-size:24px;font-weight:590;line-height:1;letter-spacing:0;white-space:nowrap}.join-actions{width:100%;padding:10px;display:flex;flex-direction:column;gap:16px;border-radius:26px;background:var(--tile);overflow:hidden}.join-subscribe-button{width:100%;height:34px;border:0;border-radius:999px;background:var(--blue);color:#fff;font-size:14px;font-weight:590;line-height:1;cursor:pointer;transition:background-color .25s cubic-bezier(.2,0,.2,1),color .25s cubic-bezier(.2,0,.2,1),transform .25s cubic-bezier(.2,0,.2,1),opacity .25s cubic-bezier(.2,0,.2,1)}.join-subscribe-button:active,.join-subscribe-button.checking{background:#3390ecbf;color:#ffffffbf}.join-subscribe-button.success{background:var(--green);color:#fff;cursor:default}.join-subscribe-button.error{background:#ff4b4e;color:#fff}.join-subscribe-button:disabled{opacity:1}.join-success-icon{width:18px;height:18px;color:#fff}.join-done-button{width:100%;height:46px;border:0;border-radius:999px;background:#fff9;color:#ffffff80;font-size:17px;font-weight:590;line-height:1;cursor:pointer;transition:background-color .25s cubic-bezier(.2,0,.2,1),color .25s cubic-bezier(.2,0,.2,1),transform .25s cubic-bezier(.2,0,.2,1),opacity .25s cubic-bezier(.2,0,.2,1)}.join-done-button.complete{background:var(--tile);color:#fff}.join-done-button.complete:active{transform:scale(.95)}.join-done-button:disabled{cursor:default;opacity:.65}.header{height:40px;display:flex;align-items:center;justify-content:space-between}.brand,.header-info,.online-pill{display:flex;align-items:center}.brand{display:flex;align-items:center;white-space:nowrap;gap:8px;color:var(--Primary-text-color, #fff);font-family:SF Pro,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-size:17px;font-style:normal;font-weight:590;line-height:normal}.brand b{font:inherit;font-weight:600;letter-spacing:.3px;letter-spacing:.5px}.brand-mark{display:block;width:31.2px;height:41.1px;flex:0 0 30.171px}.header-info{width:131px;gap:8px;justify-content:flex-end}.online-pill{gap:6px;min-height:21px;padding:2px 6px;border-radius:999px;background:var(--surface);color:var(--muted);font-size:14px;font-weight:600;line-height:17px}.online-pill i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #30d15833}.avatar{border-radius:50%;object-fit:cover;flex:none}.avatar.square{border-radius:5px}.avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6750a4,#ff8a65);color:#fff;font-size:11px;font-weight:700}.card{border:1px solid var(--tile);background:var(--surface);border-radius:26px;overflow:hidden}.pool-card{height:123px;margin-top:16px;padding:16px;display:flex;flex-direction:column;justify-content:center;gap:8px}.pool-card span{color:var(--muted);font-size:14.2px;font-weight:600;letter-spacing:.2px}.pool-card h1{margin:0;font-size:24px;line-height:29px}.pool-card.empty{align-items:flex-start}.pool-progress{width:100%;height:4px;flex:0 0 4px;display:flex;overflow:hidden;border-radius:500px}.pool-progress i{display:block;height:4px}.pool-progress-filled{flex:0 0 auto;min-width:4px;background:#3390ec;transition:flex-basis .3s ease}.pool-progress-remaining{flex:1 1 auto;min-width:0;background:#2c2c2e}.inventory-section{min-width:0;margin-top:16px}h2{margin:0;font-size:17px;line-height:20px}.inventory-header{height:30px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.inventory-header h2{display:flex;align-items:center;gap:6px;font-weight:550;letter-spacing:.5px}.inventory-header h2 img,.inventory-header h2 svg{width:16.925px;height:18px;flex:none}.history-button{width:30px;height:30px;padding:0;border:0;background:transparent;border-radius:50%;cursor:pointer}.history-button img,.history-button svg{display:block;width:30px;height:30px}.inventory-block{width:100%;height:162px;display:grid;grid-template-rows:100px 46px;gap:16px}.inventory-block.empty{height:113px;display:block}.horizontal-list{display:flex;overflow-x:auto;scrollbar-width:none;overscroll-behavior-inline:contain}.horizontal-list::-webkit-scrollbar{display:none}.gift-list{width:100%;max-width:100%;height:100px;gap:8px;padding-right:8px}.gift-card{width:100px;height:100px;flex:0 0 100px;padding:0;border:0;border-radius:15px;background:linear-gradient(180deg,#2c2c2e00 24%,#007aff);position:relative;overflow:hidden;cursor:pointer}.gift-card.selected{outline:2px solid #078fff;outline-offset:-2px}.gift-image{display:block;width:100%;height:100%;object-fit:contain}.gift-image-empty{border-radius:18px;background:transparent;border:0}.gift-card>.gift-image{width:70px;height:70px;margin:15px}.inventory-empty-state{width:100%;height:113px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--muted);text-align:center;font-size:14px;font-weight:590;line-height:17px}.inventory-empty-state span{width:min(100%,358px)}.inventory-empty-gift{width:75.223px;height:80px;flex:none}.primary-button{width:100%;height:46px;border:0;border-radius:999px;background:var(--blue);color:#fff;font-size:18px;font-weight:600;cursor:pointer;transition:background-color .25s cubic-bezier(.2,0,.2,1),color .25s cubic-bezier(.2,0,.2,1),opacity .25s cubic-bezier(.2,0,.2,1)}.primary-button:active{opacity:.75}.primary-button:disabled{background:#ffffff3d;color:#ffffff80;cursor:default}.withdraw-button{margin:0;width:100%}.withdraw-button:active{background:#3390ecbf;color:#ffffffbf;opacity:1}.withdraw-button:disabled{background:#ffffff80;color:#ffffff80}.referral-card{height:216px;margin-top:16px;padding:16px;display:flex;flex-direction:column;gap:16px}.referral-card h2{font-weight:590;letter-spacing:.45px}.referral-info,.referral-actions{display:flex;flex-direction:column;gap:8px}.ref-progress-row{display:flex;align-items:center;gap:8px;height:40px;flex:none}.progress-gift{width:34.5px;height:40.5px;flex:none}.progress-info{min-width:0;flex:1;display:grid;gap:8px}.progress-info>div:first-child{display:flex;justify-content:space-between;font-size:14px}.progress-info b{color:var(--Secondary-content-color, rgba(255, 255, 255, .5))}.progress-info strong{color:var(--green)}.progress{width:100%;height:4px;overflow:hidden;border-radius:500px;background:#2c2c2e}.progress i{display:block;height:100%;border-radius:inherit;background:var(--blue)}.claim-button{width:70px;height:40px;flex:none;border:0;border-radius:999px;color:#fff;background:var(--blue);font-size:14px;font-weight:600}.claim-button:active{background:#3390ecbf;color:#ffffffbf}.claim-button:disabled{background:#ffffff80;color:#ffffff80;cursor:default}.copy-link{width:100%;height:46px;border:0;border-radius:999px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:var(--tile);color:var(--muted);cursor:pointer}.copy-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;letter-spacing:-.6px}.copy-link img,.copy-link svg{width:16px;height:20px;margin-left:10px;flex:none}.invite-button{margin:0;display:flex;align-items:center;justify-content:center;gap:8px;flex:none}.invite-button img,.invite-button svg{width:20.961px;height:18px}.referrals-card{margin-top:16px;min-height:139px;padding:16px 0}.referrals-card h2{padding:0 16px;font-weight:590;letter-spacing:.45px}.referrals-card h2 span{color:var(--muted);margin-left:4px}.referrals-card p{color:var(--muted);font-size:14px;font-weight:600;letter-spacing:.24px}.referrals-card p{min-height:17px;margin:2px 16px 16px;line-height:17px;white-space:normal;overflow-wrap:normal}.friends-list{height:52px;gap:8px;padding:0 16px}.friend{width:34px;flex:0 0 34px;display:flex;flex-direction:column;align-items:center;gap:6px}.friend span{color:var(--muted);font-size:10px;font-weight:500;line-height:12px}.friend span.valid{color:var(--green)}.live-card{margin-top:16px;padding:16px;min-height:104px;max-height:466px;height:auto}.live-card h2{font-weight:590;letter-spacing:.45px}.live-card>p{height:34px;margin:2px 0 16px;color:var(--muted);font-size:14px;font-weight:600;line-height:17px}.drops{display:grid;gap:16px}.drop{width:100%;height:26px;display:flex;align-items:center;gap:8px}.drop-info{min-width:0;flex:1 1 auto;display:flex;flex-direction:column}.drop b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:14px}.drop span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px;line-height:10px}.drop-gift{width:26px;height:26px;flex:0 0 26px;margin-left:auto}.drops-empty{height:362px;display:grid;place-items:center;color:var(--muted);font-size:14px;font-weight:600}.modal-backdrop{position:fixed;z-index:20;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#000000ad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:backdrop-in .22s ease-out}.modal{width:min(100%,390px);min-height:280px;padding:28px 20px calc(20px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:var(--surface);border:1px solid var(--tile);text-align:center;position:relative;animation:slide-up .22s ease-out}.modal-backdrop.closing{animation:backdrop-out .22s ease-in forwards}.modal.closing{animation:slide-down .22s ease-in forwards}.history-backdrop{align-items:center;padding:5px;background:#0000;-webkit-backdrop-filter:none;backdrop-filter:none;animation:none;transition:background-color .22s cubic-bezier(.2,0,.2,1)}.history-backdrop.entered{background:#000000ad}.history-backdrop.closing{background:#0000;animation:none;transition-timing-function:cubic-bezier(.4,0,1,1)}.modal-close{position:absolute;top:12px;right:14px;width:32px;height:32px;border:0;border-radius:50%;background:var(--tile);color:var(--muted);font-size:24px}.modal h3{margin:8px 0;font-size:22px}.modal p{margin:0 auto 20px;max-width:300px;color:var(--muted);line-height:1.4}.modal-gift{width:130px;height:130px;margin:0 auto}.modal-icon{width:72px;height:72px;margin:10px auto;display:grid;place-items:center;border-radius:50%;background:var(--tile);font-size:20px;font-weight:700}.modal-icon img{width:28px;height:30px}.modal-icon.success{background:#30d15833;color:var(--green)}.modal-gift-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-height:330px;overflow-y:auto}.modal-gift-grid button{min-width:0;padding:8px;border:1px solid var(--tile);border-radius:16px;background:#111;color:#fff}.modal-gift-grid img{aspect-ratio:1}.modal-gift-grid span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.request-state{margin:16px 0;padding:12px;border-radius:14px;background:var(--tile);text-transform:capitalize}.request-state.paid{color:var(--green)}.request-state.rejected{color:#ff453a}.history-modal{--history-content-scale: 1.04;width:min(100%,380px);height:375px;min-height:375px;padding:24px 16px 8px;border-radius:26px;text-align:left;display:flex;flex-direction:column;opacity:0;transform:translateY(10px) scale(.98);animation:none;transition:opacity .22s cubic-bezier(.2,0,.2,1),transform .22s cubic-bezier(.2,0,.2,1)}.history-modal.entered{opacity:1;transform:translateY(0) scale(1)}.history-modal.closing{opacity:0;transform:translateY(10px) scale(.98);animation:none;transition-timing-function:cubic-bezier(.4,0,1,1)}.history-list{width:calc(100% / var(--history-content-scale));align-self:center;display:flex;flex:0 0 267px;max-height:272px;min-height:0;flex-direction:column;justify-content:flex-start;gap:10px;padding-top:4px;padding-bottom:0;overflow-y:auto;overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;transform:scale(var(--history-content-scale));transform-origin:top center;margin-top:-12px;margin-left:-4px}.history-list::-webkit-scrollbar{display:none}.history-preload{position:fixed;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none;transform:translate(-9999px,-9999px)}.history-preload img{width:1px;height:1px}.history-item{min-height:36px;flex:0 0 36px;display:flex;align-items:center;gap:6px}.history-item:last-child{margin-bottom:10px}.history-item>.gift-image{width:32px;height:32px;flex:none}.history-item>div{min-width:0;height:32px;flex:1;display:flex;flex-direction:column;justify-content:center;gap:2px}.history-item b{overflow:visible;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:590;line-height:16px;letter-spacing:-.6px}.history-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px;font-weight:510;line-height:12px}.history-item strong{flex:none;font-size:12px;line-height:14px;font-weight:600;letter-spacing:-.6px}.history-item strong.approved{color:#30d158}.history-item strong.pending{color:#ff9f0a}.history-item strong.dropped{color:#007aff}.history-item strong.declined{color:#ff453a}.history-empty{flex:1;display:grid;place-items:center;color:var(--muted)}.history-close{width:calc(100% / var(--history-content-scale));height:46px;flex:none;align-self:center;margin-top:29px;border:0;border-radius:999px;background:var(--tile);color:#fff;font-size:17.8px;font-weight:600;cursor:pointer;transform:scale(var(--history-content-scale));transform-origin:bottom center}.centered-state{min-height:100vh;padding:24px;display:grid;place-content:center;justify-items:center;text-align:center}.centered-state h1{margin:16px 0 6px;font-size:24px}.centered-state p{margin:0;color:var(--muted)}.spinner{width:34px;height:34px;border:3px solid var(--tile);border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}.toast{position:fixed;z-index:30;left:50%;bottom:calc(20px + env(safe-area-inset-bottom));transform:translate(-50%);max-width:calc(100% - 32px);padding:12px 18px;border:0;border-radius:14px;background:#fff;color:#111;box-shadow:0 10px 35px #00000059}.confetti-burst{position:fixed;z-index:40;inset:0;pointer-events:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slide-up{0%{transform:translateY(100%)}}@keyframes slide-down{to{transform:translateY(100%)}}@keyframes backdrop-in{0%{background:#0000;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes backdrop-out{to{background:#0000;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes history-backdrop-in{0%{background:#0000}}@keyframes history-backdrop-out{to{background:#0000}}@keyframes history-panel-in{0%{opacity:0;transform:translateY(8px) scale(.98)}}@keyframes history-panel-out{to{opacity:0;transform:translateY(8px) scale(.98)}}@media(prefers-reduced-motion:reduce){.confetti-burst{display:none}}@media(min-width:600px){body:before{background:#111}.app-shell{background:#000;box-shadow:0 0 80px #000c}}
