.reels-container{flex:1;position:relative;overflow:hidden;background:#000;touch-action:none}.reels-loading{flex:1;display:flex;align-items:center;justify-content:center;background:#000}.reels-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.15);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.reels-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000;gap:8px}.reels-limit{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000;padding:32px 24px;text-align:center;gap:12px}.reels-limit-icon{font-size:56px;margin-bottom:8px}.reels-limit-title{font-size:22px;font-weight:800;color:#fff;margin:0}.reels-limit-text{font-size:14px;color:#ffffff8c;line-height:1.5;margin:0;max-width:280px}.reels-limit-btn{margin-top:16px;padding:14px 36px;border-radius:14px;border:none;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:opacity .2s;-webkit-tap-highlight-color:transparent}.reels-limit-btn:active{opacity:.85}.reels-empty-icon{font-size:48px;margin-bottom:8px}.reels-empty p{font-size:18px;font-weight:600}.reels-empty-sub{color:#ffffff80;font-size:14px!important;font-weight:400!important;max-width:260px;text-align:center;line-height:1.5}.reels-empty-btn{margin-top:12px;padding:14px 36px;border-radius:14px;border:none;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:opacity .2s;-webkit-tap-highlight-color:transparent}.reels-empty-btn:active{opacity:.85}.reels-progress-bar{position:absolute;top:0;left:0;right:0;height:3px;background:#ffffff26;z-index:20}.reels-progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s linear;will-change:width}.reels-viewport{width:100%;height:100%;will-change:transform}.reels-viewport.transitioning{transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.reel-slide{width:100%;height:100%;position:absolute;top:0;left:0}.reel-slide-next{top:100%}.reel-poster-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.reel-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;z-index:2;transform:translateZ(0);-webkit-transform:translateZ(0)}.reel-next-poster{width:100%;height:100%;object-fit:cover;display:block}.reel-next-placeholder{width:100%;height:100%;background:#111}.reel-gradient-bottom{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(transparent,#000000b3);pointer-events:none;z-index:5}.reel-gradient-top{position:absolute;top:0;left:0;right:0;height:15%;background:linear-gradient(rgba(0,0,0,.5),transparent);pointer-events:none;z-index:5}.reel-overlay-bottom{position:absolute;bottom:16px;left:16px;right:70px;z-index:10}.reel-author{font-size:15px;font-weight:700;margin-bottom:4px;text-shadow:0 1px 4px rgba(0,0,0,.6)}.reel-description{font-size:13px;color:#ffffffd9;text-shadow:0 1px 4px rgba(0,0,0,.6);line-height:1.4}.reel-side-actions{position:absolute;right:12px;bottom:24px;display:flex;flex-direction:column;gap:20px;z-index:10}.reel-action-btn{background:none;border:none;padding:8px;cursor:pointer;opacity:.9;transition:transform .15s ease;filter:drop-shadow(0 1px 3px rgba(0,0,0,.4))}.reel-action-btn:active{transform:scale(1.2)}.reel-reward-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:30;pointer-events:none;display:flex;align-items:center;justify-content:center}.reel-reward-ring{position:absolute;width:180px;height:180px;border-radius:50%;border:3px solid rgba(74,222,128,.4);animation:ringExpand 1.5s ease-out forwards}@keyframes ringExpand{0%{transform:scale(.3);opacity:1;border-width:3px}60%{opacity:.6}to{transform:scale(2.5);opacity:0;border-width:1px}}.reel-reward-popup{display:flex;flex-direction:column;align-items:center;gap:4px;animation:rewardEntry 1.8s cubic-bezier(.16,1,.3,1) forwards}@keyframes rewardEntry{0%{opacity:0;transform:scale(.3)}12%{opacity:1;transform:scale(1.2)}22%{transform:scale(.95)}30%{transform:scale(1)}75%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-50px) scale(.8)}}.reel-reward-coin{font-size:52px;animation:coinBounce .6s cubic-bezier(.16,1,.3,1);filter:drop-shadow(0 0 20px rgba(250,204,21,.6))}@keyframes coinBounce{0%{transform:scale(0) rotate(-30deg)}50%{transform:scale(1.3) rotate(10deg)}to{transform:scale(1) rotate(0)}}.reel-reward-amount{font-size:44px;font-weight:900;color:#4ade80;white-space:nowrap;text-shadow:0 0 20px rgba(74,222,128,.8),0 0 60px rgba(74,222,128,.4),0 4px 12px rgba(0,0,0,.5);letter-spacing:-.02em}.reel-reward-label{font-size:16px;font-weight:700;color:#fffc;text-shadow:0 2px 8px rgba(0,0,0,.5);text-transform:uppercase;letter-spacing:.15em}.reel-reward-particles{position:absolute;width:0;height:0}.reel-particle{position:absolute;width:8px;height:8px;border-radius:50%;background:#4ade80;animation:particleFly 1.2s ease-out forwards;--angle: calc(var(--i) * 30deg)}.reel-particle:nth-child(odd){background:#facc15;width:6px;height:6px}.reel-particle:nth-child(3n){background:#a78bfa;width:10px;height:10px}@keyframes particleFly{0%{transform:translate(0) scale(1);opacity:1}to{transform:translate(calc(cos(var(--angle))*120px),calc(sin(var(--angle))*120px)) scale(0);opacity:0}}.reel-swipe-hint{position:absolute;bottom:92px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;z-index:15;animation:hintPulse 1.5s ease-in-out infinite;pointer-events:none;padding:12px 16px;border-radius:18px;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 30px #00000047,0 0 24px #8b5cf638}.reel-swipe-hint span{font-size:13px;font-weight:800;letter-spacing:.02em;color:#fffffff5;text-shadow:0 2px 10px rgba(0,0,0,.75)}.reel-swipe-hint svg{width:24px;height:24px;filter:drop-shadow(0 0 12px rgba(255,255,255,.35)) drop-shadow(0 0 18px rgba(139,92,246,.28))}@keyframes hintPulse{0%,to{opacity:.82;transform:translate(-50%) translateY(0)}50%{opacity:1;transform:translate(-50%) translateY(-8px)}}.reel-tap-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:25;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.reel-tap-btn{width:80px;height:80px;border-radius:50%;background:#00000073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding-left:6px;animation:tapPulse 2s ease-in-out infinite;border:2px solid rgba(255,255,255,.25)}@keyframes tapPulse{0%,to{transform:scale(1);box-shadow:0 0 #ffffff4d}50%{transform:scale(1.08);box-shadow:0 0 0 12px #fff0}}.reel-countdown{position:absolute;top:16px;right:16px;z-index:25;display:flex;flex-direction:column;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#00000080;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:2px solid rgba(255,255,255,.2);pointer-events:none}.reel-countdown-num{font-size:22px;font-weight:800;color:#fff;line-height:1;font-variant-numeric:tabular-nums}.reel-countdown-label{font-size:10px;font-weight:600;color:#ffffff8c;line-height:1;margin-top:1px;text-transform:uppercase}.reel-buffer-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:28;display:flex;align-items:center;justify-content:center;pointer-events:none}.reel-buffer-simple-spinner{width:48px;height:48px;border:3px solid rgba(255,255,255,.15);border-top-color:#ffffffe6;border-radius:50%;animation:spin .7s linear infinite}.reel-buffer-percent{position:absolute;top:16px;left:16px;z-index:26;padding:6px 10px;border-radius:999px;background:#0000008c;color:#fff;font-size:12px;font-weight:700}.tab-bar{display:flex;align-items:center;justify-content:space-around;background:#121212d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.08);padding:6px 0;padding-bottom:max(6px,env(safe-area-inset-bottom));flex-shrink:0;z-index:100}.tab-btn{display:flex;flex-direction:column;align-items:center;gap:2px;background:none;border:none;color:#ffffff73;cursor:pointer;padding:4px 16px;transition:color .2s ease;-webkit-tap-highlight-color:transparent}.tab-btn.active{color:#fff}.tab-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px}.tab-label{font-size:10px;font-weight:600;letter-spacing:.02em}.balance-bar{position:absolute;top:0;left:0;right:0;z-index:50;padding:14px 16px;padding-top:max(14px,env(safe-area-inset-top));background:linear-gradient(180deg,rgba(0,0,0,.7) 0%,transparent 100%)}.balance-content{display:flex;align-items:center;gap:10px;background:#ffffff1f;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:50px;padding:10px 20px;width:fit-content;border:1px solid rgba(255,255,255,.12);transition:all .4s ease}.balance-content.glow{border-color:#4ade8080;box-shadow:0 0 20px #4ade8040,0 0 60px #4ade801a,inset 0 0 20px #4ade800d;background:#4ade801f;animation:glowPulse 1.2s ease}@keyframes glowPulse{0%{box-shadow:0 0 20px #4ade8040,0 0 60px #4ade801a}50%{box-shadow:0 0 30px #4ade8066,0 0 80px #4ade8033}to{box-shadow:0 0 0 transparent}}.balance-coin{display:flex;align-items:center}.balance-amount{font-size:22px;font-weight:800;color:#fff;font-variant-numeric:tabular-nums;transition:color .3s ease;letter-spacing:-.02em}.balance-amount.pulse{color:#4ade80;animation:balancePulse .8s cubic-bezier(.16,1,.3,1)}@keyframes balancePulse{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(.95)}to{transform:scale(1)}}.onboarding{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px 32px;animation:onboardingIn .4s ease}.onboarding-exit{animation:onboardingOut .4s ease forwards}@keyframes onboardingIn{0%{opacity:0}to{opacity:1}}@keyframes onboardingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.05)}}.onboarding-dots{display:flex;gap:8px;margin-bottom:48px}.onboarding-dot{width:8px;height:8px;border-radius:4px;background:#ffffff26;transition:all .3s ease}.onboarding-dot.active{width:24px;background:linear-gradient(135deg,#667eea,#764ba2)}.onboarding-dot.done{background:#667eea66}.onboarding-slide-area{flex:1;display:flex;align-items:center;justify-content:center;width:100%;cursor:pointer;-webkit-tap-highlight-color:transparent}.onboarding-slide{text-align:center;max-width:320px;animation:slideIn .35s cubic-bezier(.16,1,.3,1)}.onboarding-slide-left{animation:slideInLeft .35s cubic-bezier(.16,1,.3,1)}.onboarding-slide-right{animation:slideInRight .35s cubic-bezier(.16,1,.3,1)}@keyframes slideInLeft{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}.onboarding-icon{font-size:72px;margin-bottom:24px;animation:iconBounce .5s cubic-bezier(.16,1,.3,1) .1s both}@keyframes iconBounce{0%{opacity:0;transform:scale(.5) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.onboarding-title{font-size:28px;font-weight:800;color:#fff;margin-bottom:12px;line-height:1.2}.onboarding-text{font-size:16px;line-height:1.5;color:#ffffff8c}.onboarding-actions{display:flex;gap:10px;width:100%;max-width:320px;margin-top:40px}.onboarding-btn{flex:1;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:14px;font-size:16px;font-weight:700;color:#fff;cursor:pointer;transition:transform .1s;-webkit-tap-highlight-color:transparent}.onboarding-btn:active{transform:scale(.97)}.onboarding-btn-back{padding:16px 20px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:14px;font-size:16px;font-weight:600;color:#fff9;cursor:pointer;transition:transform .1s;-webkit-tap-highlight-color:transparent}.onboarding-btn-back:active{transform:scale(.97)}.onboarding-skip{margin-top:16px;background:none;border:none;color:#ffffff4d;font-size:14px;cursor:pointer;padding:8px 16px;-webkit-tap-highlight-color:transparent}.onboarding-skip:active{color:#ffffff80}.error-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;align-items:center;justify-content:center;z-index:9999;padding:32px}.error-screen-content{text-align:center;max-width:320px}.error-screen-icon{margin-bottom:24px;animation:errorPulse 2s ease-in-out infinite}.error-screen-title{font-size:24px;font-weight:700;color:#e17055;margin-bottom:12px}.error-screen-message{font-size:16px;color:#fff;line-height:1.5;margin-bottom:20px}.error-screen-hint{font-size:13px;color:#fff6;padding:12px 16px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0a}@keyframes errorPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}.withdraw-page{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#000;padding:24px 16px;padding-top:calc(max(24px,env(safe-area-inset-top)) + 52px)}.withdraw-header{margin-bottom:24px}.withdraw-header h1{font-size:28px;font-weight:800;margin-bottom:16px}.withdraw-balance{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#667eea33,#764ba233);border:1px solid rgba(102,126,234,.3);border-radius:16px;padding:16px 20px}.withdraw-balance-label{font-size:14px;color:#fff9}.withdraw-balance-value{font-size:24px;font-weight:800;color:#fff;font-variant-numeric:tabular-nums}.withdraw-form{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:600;color:#ffffffb3}.form-input{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px 16px;font-size:16px;color:#fff;outline:none;transition:border-color .2s;-webkit-appearance:none}.form-input:focus{border-color:#667eea99}.form-input::placeholder{color:#ffffff40}.form-hint{font-size:12px;color:#ffffff59}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.method-btn{display:flex;align-items:center;gap:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px;color:#fff;cursor:pointer;transition:all .2s}.method-btn.active{background:#667eea26;border-color:#667eea80}.method-icon{font-size:20px}.method-label{font-size:12px;font-weight:500}.form-error{background:#ef444426;border:1px solid rgba(239,68,68,.3);border-radius:12px;padding:12px 16px;color:#f87171;font-size:14px}.form-success{background:#4ade8026;border:1px solid rgba(74,222,128,.3);border-radius:12px;padding:12px 16px;color:#4ade80;font-size:14px}.withdraw-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:14px;padding:16px;font-size:16px;font-weight:700;color:#fff;cursor:pointer;transition:opacity .2s,transform .1s}.withdraw-btn:active{transform:scale(.98)}.withdraw-btn:disabled{opacity:.5}.withdraw-history{margin-top:8px}.withdraw-history h2{font-size:18px;font-weight:700;margin-bottom:16px}.history-item{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.history-left,.history-right{display:flex;flex-direction:column;gap:4px}.history-right{align-items:flex-end}.history-amount{font-size:16px;font-weight:700}.history-method{font-size:12px;color:#ffffff73}.history-status{font-size:12px;font-weight:600;padding:2px 8px;border-radius:6px}.status-pending{background:#facc1526;color:#facc15}.status-completed{background:#4ade8026;color:#4ade80}.status-rejected{background:#ef444426;color:#f87171}.history-date{font-size:11px;color:#ffffff4d}.tasks-page{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#000;padding:20px 16px;padding-top:calc(max(20px,env(safe-area-inset-top)) + 52px);padding-bottom:90px}.tasks-loading{display:flex;align-items:center;justify-content:center;height:200px}.tasks-spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.12);border-top-color:#fff;border-radius:50%;animation:taskSpin .8s linear infinite}@keyframes taskSpin{to{transform:rotate(360deg)}}.tasks-header{margin-bottom:20px}.tasks-header h1{font-size:26px;font-weight:800;margin:0 0 4px}.tasks-subtitle{font-size:14px;color:#fff6;margin:0}.tasks-error{background:#ef44441f;border:1px solid rgba(239,68,68,.25);border-radius:12px;padding:10px 14px;font-size:13px;color:#fca5a5;margin-bottom:14px;line-height:1.4}.tasks-list{display:flex;flex-direction:column;gap:12px}.task-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:16px;overflow:hidden;transition:opacity .3s}.task-card.task-completed{opacity:.45}.task-card-top{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 0}.task-icon{font-size:26px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border-radius:12px;flex-shrink:0}.task-reward-badge{font-size:14px;font-weight:800;color:#4ade80;background:#4ade801a;padding:5px 12px;border-radius:20px;flex-shrink:0}.task-card-body{padding:10px 16px 0}.task-title{font-size:15px;font-weight:700;line-height:1.35;margin-bottom:3px;word-wrap:break-word;overflow-wrap:break-word}.task-desc{font-size:13px;color:#ffffff73;line-height:1.45;word-wrap:break-word;overflow-wrap:break-word}.task-compound-hint{font-size:12px;color:#ffffff4d;margin-top:6px;font-style:italic}.task-progress-row{display:flex;align-items:center;gap:10px;margin-top:10px}.task-progress-bar{flex:1;height:6px;background:#ffffff14;border-radius:3px;overflow:hidden}.task-progress-fill{height:100%;background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:3px;transition:width .4s ease;min-width:2px}.task-progress-text{font-size:12px;color:#ffffff80;flex-shrink:0;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.task-card-actions{padding:12px 16px 14px}.task-action-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:11px 16px;border:none;border-radius:12px;font-size:14px;font-weight:700;color:#fff;cursor:pointer;transition:opacity .2s,transform .1s;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#667eea,#764ba2)}.task-action-btn:active{transform:scale(.97)}.task-action-btn:disabled{opacity:.5;cursor:default}.task-action-btn.claim{background:linear-gradient(135deg,#22c55e,#16a34a)}.task-action-btn.invite{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.task-action-btn.subscribe{background:linear-gradient(135deg,#3b82f6,#2563eb)}.task-action-btn.check{background:#ffffff14;color:#fffc}.task-action-btn.details{background:#ffffff14;color:#ffffffd9}.task-subscribe-actions{display:flex;gap:8px}.task-subscribe-actions .task-action-btn{flex:1}.task-done-badge{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 16px;border-radius:12px;background:#4ade801a;color:#4ade80;font-size:13px;font-weight:700}.task-btn-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:taskSpin .6s linear infinite}.task-subtasks{border-top:1px solid rgba(255,255,255,.06);padding:14px 16px 16px;display:flex;flex-direction:column;gap:12px;animation:subtaskSlide .25s ease}@keyframes subtaskSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.subtask-steps{display:flex;flex-direction:column;gap:10px}.subtask-step{display:flex;align-items:flex-start;gap:12px}.subtask-num{width:28px;height:28px;border-radius:50%;background:#a78bfa1f;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#a78bfa;flex-shrink:0}.subtask-title{font-size:14px;color:#ffffffbf;line-height:1.5;padding-top:3px;word-wrap:break-word;overflow-wrap:break-word}.subtask-write-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 14px;border-radius:12px;border:none;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:14px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .2s,transform .1s}.subtask-write-btn:active{opacity:.85;transform:scale(.97)}.referral-page{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#000;padding:24px 16px;padding-top:calc(max(24px,env(safe-area-inset-top)) + 52px);padding-bottom:80px}.referral-loading{display:flex;align-items:center;justify-content:center;height:200px}.referral-spinner{width:36px;height:36px;border:3px solid rgba(255,255,255,.1);border-top-color:#fff;border-radius:50%;animation:refSpin .8s linear infinite}@keyframes refSpin{to{transform:rotate(360deg)}}.referral-header{margin-bottom:20px}.referral-header h1{font-size:28px;font-weight:800;color:#fff;margin:0 0 4px}.referral-subtitle{font-size:14px;color:#ffffff80;margin:0}.referral-bonus-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.referral-bonus-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:14px;display:flex;align-items:center;gap:10px}.bonus-card-icon{font-size:28px;flex-shrink:0}.bonus-card-title{font-size:11px;color:#ffffff80;margin-bottom:2px}.bonus-card-amount{font-size:18px;font-weight:700;color:#4ade80}.referral-stats-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.referral-stat{background:#ffffff0a;border-radius:14px;padding:16px;text-align:center}.referral-stat-value{font-size:24px;font-weight:800;color:#fff}.referral-stat-label{font-size:12px;color:#fff6;margin-top:2px}.referral-milestone{margin-bottom:24px}.milestone-header{display:flex;justify-content:space-between;font-size:12px;color:#ffffff80;margin-bottom:6px}.milestone-bar{height:8px;background:#ffffff14;border-radius:4px;overflow:hidden}.milestone-fill{height:100%;background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:4px;transition:width .5s ease;min-width:4px}.referral-link-section{margin-bottom:14px}.referral-link-label{font-size:12px;color:#ffffff80;margin-bottom:6px}.referral-link-box{display:flex;align-items:center;gap:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:10px 12px}.referral-link-text{flex:1;font-size:13px;color:#ffffffb3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:monospace}.referral-copy-btn{flex-shrink:0;width:36px;height:36px;border-radius:10px;border:none;background:#ffffff1a;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;-webkit-tap-highlight-color:transparent}.referral-copy-btn:active{background:#fff3}.referral-share-btn{width:100%;padding:14px;border-radius:14px;border:none;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .2s;-webkit-tap-highlight-color:transparent;margin-bottom:24px}.referral-share-btn:active{opacity:.85}.referral-friends h2{font-size:18px;font-weight:700;color:#fff;margin:0 0 12px}.referral-friend{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}.referral-friend:last-child{border-bottom:none}.friend-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#6d28d9,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#fff;flex-shrink:0}.friend-info{flex:1;min-width:0}.friend-name{font-size:14px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-date{font-size:11px;color:#fff6;margin-top:1px}.friend-bonus{font-size:14px;font-weight:700;color:#4ade80;flex-shrink:0}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{width:100%;height:100%;overflow:hidden;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none}.app{width:100%;height:100%;position:relative;display:flex;flex-direction:column}
