:root{color:#f4f6f4;font-synthesis:none;--bg:#080c0a;--surface:#101612;--surface-2:#151d17;--line:#273029;--muted:#8f9891;--lime:#c9ff32;--lime-strong:#aee522;--amber:#ffb13b;--red:#ff665c;--green:#60d394;background:#080c0a;font-family:Vazirmatn,Tahoma,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body,#root{max-width:100%;overflow-x:hidden}body{background:var(--bg);touch-action:pan-x pan-y;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}input,textarea,select{font-size:16px}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.center-screen,.admin-login{text-align:center;min-height:100vh;color:var(--muted);place-content:center;place-items:center;gap:14px;padding:24px;display:grid}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:15px;font-weight:800;display:inline-flex}.primary-button{background:var(--lime);color:#111508;box-shadow:0 8px 30px #bfe92624}.primary-button:hover{background:#e3ff78}.primary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{background:var(--surface-2);border:1px solid var(--line);color:#e8ece7}.wide{width:100%}.text-button{color:var(--lime);cursor:pointer;background:0 0;border:0;font-weight:700}.icon-button{border:1px solid var(--line);cursor:pointer;background:#ffffff0a;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#0a0d0cdb;align-items:center;gap:11px;height:70px;padding:10px 16px;display:flex;position:sticky;top:0}.topbar>div:nth-child(2){flex-direction:column;flex:1;display:flex}.topbar strong{font-size:17px}.topbar span{color:var(--muted);letter-spacing:.8px;font-size:12px}.brand-mark{background:var(--lime);color:#111508;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 24px #bfe9262e}.user-shell{background:radial-gradient(circle at 40% -10%, #84a62021, transparent 30%), var(--bg);border-inline:1px solid #ffffff08;max-width:720px;min-height:100vh;margin:0 auto}.user-main{padding:14px 14px 105px}.hero-card{background:linear-gradient(90deg,#040908f5 0%,#040908bd 42%,#04090814 100%),url(/assets/battle-royale-hero.png) 68%/cover;border:1px solid #ffffff1c;border-radius:26px;flex-direction:column;justify-content:space-between;min-height:252px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 -80px 120px #00000073,0 20px 45px #0000003b}.hero-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#00000040);position:absolute;inset:0}.hero-content,.balance-pill{z-index:1;position:relative}.eyebrow{color:var(--lime);letter-spacing:.2px;align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.hero-content h1{margin:10px 0 6px;font-size:clamp(25px,7vw,38px);line-height:1.25}.hero-content p{color:#b8c0ba;max-width:310px;font-size:15px;line-height:1.8}.balance-pill{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d120fc7;border:1px solid #d7ff4538;border-radius:16px;grid-template-columns:1fr auto;align-self:flex-start;align-items:center;column-gap:8px;min-width:160px;padding:11px 14px;display:grid}.balance-pill span{color:#aeb7b0;grid-column:1/-1;font-size:12px}.balance-pill strong{color:#fff;font-size:22px}.balance-pill svg{color:var(--lime)}.quick-grid{grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 26px;display:grid}.quick-card{border:1px solid var(--line);background:var(--surface);text-align:right;cursor:pointer;border-radius:18px;align-items:center;gap:10px;min-height:74px;padding:11px;display:flex}.quick-card>span{width:43px;height:43px;color:var(--lime);background:#d7ff4514;border-radius:14px;flex:none;place-items:center;display:grid}.quick-card>span svg{width:20px}.quick-card>div{flex-direction:column;flex:1;display:flex}.quick-card b{font-size:15px}.quick-card small{color:var(--muted);margin-top:4px;font-size:12px}.quick-card>svg{color:#69716b;width:16px}.quick-card.earn-quick{grid-column:1/-1}.section{margin-top:24px}.section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.section-title>div:first-child{flex-direction:column;display:flex}.section-title span{color:var(--lime);letter-spacing:.4px;font-size:12px;font-weight:800}.section-title h2{margin:3px 0 0;font-size:21px}.ref-count{border:1px solid var(--line);background:var(--surface);color:#bdc5bf;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;display:flex}.invite-card{border:1px solid var(--line);background:linear-gradient(135deg, #d7ff450f, transparent 45%), var(--surface);border-radius:20px;padding:16px}.invite-card>div{flex-direction:column;display:flex}.invite-card b{font-size:16px}.invite-card small{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.7}.invite-card code{text-align:left;text-overflow:ellipsis;white-space:nowrap;color:#bac4bc;direction:ltr;background:#00000047;border-radius:12px;margin:12px 0;padding:11px;font:11px ui-monospace,monospace;display:block;overflow:hidden}.invite-card .primary-button{width:100%;min-height:44px;font-size:15px}.invite-actions{grid-template-columns:1fr 1.35fr;gap:9px;display:grid!important}.invite-actions .primary-button,.invite-actions .secondary-button{width:100%;min-height:44px;padding-inline:10px;font-size:14px}.reward-row{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.reward-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.shop-category-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:17px 0 24px;display:grid}.shop-category-switch button{border:1px solid var(--line);color:#c2cac4;background:var(--surface);cursor:pointer;border-radius:18px;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:82px;padding:11px 8px;display:flex}.shop-category-switch button>span{width:38px;height:38px;color:var(--lime);background:#d7ff4512;border-radius:12px;flex:none;place-items:center;display:grid}.shop-category-switch button b{font-size:15px;line-height:1.5}.shop-category-switch button.active{color:#111508;background:var(--lime);border-color:#d7ff4599;box-shadow:0 10px 30px #bfe92621}.shop-category-switch button.active>span{color:#111508;background:#1115081a}.shop-products-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px;display:flex}.shop-products-head h3{margin:0;font-size:18px}.shop-products-head span{color:var(--lime);background:#d7ff4512;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.reward-card{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:19px;flex-direction:column;align-items:center;gap:7px;min-width:0;padding:14px 8px;display:flex}.reward-card:disabled{opacity:.44;cursor:not-allowed}.reward-card.active{border-color:var(--lime);box-shadow:0 0 0 2px #d7ff451f}.reward-card b{font-size:16px;line-height:1.5}.reward-card>span{color:var(--lime);align-items:center;gap:4px;font-size:13px;font-weight:800;display:flex}.reward-card small{color:var(--muted);font-size:12px}.uc-orb{background:radial-gradient(circle at 35% 30%, #f8ffb2, var(--lime-strong) 45%, #799c05 100%);color:#243000;border-radius:50%;place-items:center;width:48px;height:48px;font-size:13px;font-weight:950;display:grid;box-shadow:inset 0 0 0 3px #ffffff47,0 8px 25px #bfe92626}.bottom-nav{z-index:20;width:min(100%,720px);padding:8px 10px max(8px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0c100eeb;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0}.bottom-nav button{color:#69736b;cursor:pointer;background:0 0;border:0;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:3px;height:57px;display:flex}.bottom-nav svg{width:20px}.bottom-nav span{font-size:12px;font-weight:700}.bottom-nav button.active{color:var(--lime);background:#d7ff450f}.history-list{flex-direction:column;gap:8px;display:flex}.history-item{border:1px solid var(--line);background:var(--surface);border-radius:17px;align-items:center;gap:10px;min-height:68px;padding:11px;display:flex}.history-item>div{flex-direction:column;flex:1;min-width:0;display:flex}.history-item b{font-size:15px}.history-item small{color:var(--muted);margin-top:3px;font-size:12px}.history-item code{color:var(--lime);background:#080a09;border-radius:5px;margin-top:5px;padding:4px 6px;font-size:12px}.history-item>strong{color:#e8a099;direction:ltr;font-size:14px}.history-item>strong.positive{color:var(--green)}.status-dot{width:40px;height:40px;color:var(--amber);background:#ffb13b14;border-radius:13px;place-items:center;display:grid}.status-dot.delivered{color:var(--green);background:#60d39414}.empty{text-align:center;color:var(--muted);padding:60px 20px}.earn-intro{color:var(--muted);margin-bottom:16px;font-size:14px;line-height:1.9}.video-task-list{flex-direction:column;gap:12px;display:flex}.video-task-group{margin-top:18px}.video-task-group.received{margin-top:28px}.video-task-group-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.video-task-group-head h3{margin:0;font-size:18px}.video-task-group-head span{min-width:30px;color:var(--lime);text-align:center;background:#d7ff4514;border-radius:999px;padding:4px 9px;font-size:13px;font-weight:800}.video-task-card{border:1px solid var(--line);background:linear-gradient(135deg, #ff00000e, transparent 50%), var(--surface);border-radius:21px;grid-template-columns:auto 1fr;gap:13px;padding:16px;display:grid}.video-task-icon{color:#fff;background:#e1261c;border-radius:16px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 9px 24px #e1261c2e}.video-task-copy{min-width:0}.video-task-copy h3{margin:0 0 6px;font-size:17px}.video-task-copy p{color:#aab4ac;margin:0;font-size:14px;line-height:1.9}.video-task-meta{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.video-task-meta span{color:var(--lime);background:#d7ff4512;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.video-task-card>button{grid-column:1/-1}.video-task-card.received{opacity:.72;background:linear-gradient(135deg, #60d3940f, transparent 50%), var(--surface)}.video-task-card.received .video-task-icon{color:#0b1811;background:var(--green);box-shadow:0 9px 24px #60d39424}.empty.compact{border:1px dashed var(--line);border-radius:18px;padding:30px 16px}.empty.compact p{margin-bottom:0}.modal-backdrop{z-index:50;padding:20px 12px max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b8;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal{border:1px solid var(--line);background:#141916;border-radius:25px;width:min(100%,480px);max-height:88vh;padding:18px;overflow:auto;box-shadow:0 30px 80px #00000080}.modal-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.modal-head h2{margin:0;font-size:21px}.modal-product{text-align:center;flex-direction:column;align-items:center;padding:8px;display:flex}.modal-product .uc-orb{width:70px;height:70px;font-size:20px}.modal-product h3{margin:12px 0 4px}.modal-product p{color:var(--muted);font-size:14px;line-height:1.8}label{color:#c8cec9;text-align:right;flex-direction:column;gap:7px;margin:12px 0;font-size:14px;font-weight:700;display:flex}input,textarea,select{border:1px solid var(--line);color:#f5f7f4;background:#0000003d;border-radius:13px;outline:none;width:100%;padding:12px 13px}input:focus,textarea:focus,select:focus{border-color:#d7ff457a;box-shadow:0 0 0 3px #d7ff450d}textarea{resize:vertical}option{background:#171c19}.available-line{color:var(--lime);background:#d7ff4512;border-radius:14px;justify-content:space-between;padding:12px;display:flex}.cash-tier-grid{margin:14px 0}.segmented{background:#00000042;border-radius:14px;grid-template-columns:1fr 1fr;margin:14px 0;padding:4px;display:grid}.segmented button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px;font-size:14px}.segmented button.active{color:#111508;background:var(--lime);font-weight:800}.form-error{color:#ffaaa4;background:#ff665c14;border-radius:11px;padding:10px;font-size:14px}.toast{z-index:40;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:11px 14px;font-size:14px;display:flex;position:sticky;top:82px}.toast.error{color:#ffc0bc;background:#431513e6;border:1px solid #ff665c4d}.toast.info{color:#edf9c4;background:#222b13f0;border:1px solid #d7ff4547;line-height:1.75}.toast button{color:inherit;background:0 0;border:0}.gate-card{border:1px solid var(--line);background:var(--surface);border-radius:26px;flex-direction:column;gap:12px;width:min(100%,430px);padding:28px;display:flex}.gate-card>svg{color:var(--lime);margin:0 auto}.gate-card h1{color:#fff;margin:0}.gate-card p{margin:0}.muted,.hint{color:var(--muted);font-size:13px;line-height:1.7}.admin-login{background:radial-gradient(circle at 50% 20%,#d7ff451f,#0000 30%),url(/assets/battle-royale-hero.png) 50%/cover;position:relative}.admin-login:before{content:"";background:#050807d6;position:absolute;inset:0}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:right;background:#101512eb;border:1px solid #ffffff1f;border-radius:28px;width:min(100%,390px);padding:30px;position:relative}.login-card h1{color:#fff;margin:10px 0 6px}.login-card p{color:var(--muted)}.admin-logo{color:#111508;background:var(--lime);border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:18px;display:grid}.wallet-login-card{text-align:center}.wallet-login-card .admin-logo{margin-inline:auto}.wallet-address-hint{background:#d7ff450f;border:1px solid #d7ff4533;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:22px 0 14px;padding:13px 15px;display:flex}.wallet-address-hint small{color:var(--muted)}.wallet-address-hint b{color:var(--lime);letter-spacing:.4px;font-size:12px}.wallet-connect-wrap{min-height:58px;color:var(--muted);justify-content:center;align-items:center;gap:10px;margin-top:18px;font-size:12px;display:flex}.wallet-security-note{justify-content:center;align-items:center;gap:7px;margin:18px 0 0;font-size:10px;display:flex;color:#8ea096!important}.admin-shell{background:#0b0e0d;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.admin-sidebar{border-left:1px solid var(--line);background:#0e1210;flex-direction:column;height:100vh;padding:18px 14px;display:flex;position:sticky;top:0}.admin-brand{align-items:center;gap:11px;padding:5px 4px 22px;display:flex}.admin-brand .brand-mark{width:40px;height:40px}.admin-brand .brand-mark svg{width:21px}.admin-brand>div:last-child{flex-direction:column;display:flex}.admin-brand span{color:var(--muted);font-size:9px}.admin-sidebar nav{flex-direction:column;gap:4px;display:flex}.admin-sidebar nav button,.logout-button{color:#89938b;cursor:pointer;text-align:right;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 12px;font-size:12px;display:flex}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:var(--lime);background:#d7ff4512}.logout-button{color:#d99893;margin-top:auto}.admin-main{min-width:0;padding:26px}.admin-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.admin-head>div{flex-direction:column;display:flex}.admin-head span,.card-head span{color:var(--lime);letter-spacing:.8px;font-size:9px;font-weight:800}.admin-head h1{margin:4px 0 0;font-size:25px}.stat-grid{grid-template-columns:repeat(6,minmax(130px,1fr));gap:11px;margin-bottom:14px;display:grid}.stat-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-items:flex-start;gap:11px;min-height:105px;padding:16px;display:flex}.stat-card>span{width:38px;height:38px;color:var(--lime);background:#d7ff4514;border-radius:12px;flex:none;place-items:center;display:grid}.stat-card>div{flex-direction:column;display:flex}.stat-card small{color:var(--muted);font-size:9px}.stat-card strong{margin-top:7px;font-size:20px}.admin-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;margin-bottom:14px;padding:18px}.action-card{background:linear-gradient(120deg, #d7ff4514, transparent), var(--surface);justify-content:space-between;align-items:center;display:flex}.action-card h2,.card-head h2{margin:0 0 5px;font-size:16px}.action-card p{color:var(--muted);margin:0;font-size:10px}.card-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.card-head>div{flex-direction:column;display:flex}.health-rows{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.health-rows>div{color:var(--muted);background:#0003;border-radius:13px;align-items:center;gap:7px;padding:12px;font-size:10px;display:flex}.health-rows b{color:#dfe4e0;margin-right:auto}.health-rows i{border-radius:50%;width:8px;height:8px}.health-rows i.online{background:var(--green);box-shadow:0 0 10px var(--green)}.health-rows i.warning{background:var(--amber)}.admin-two-col{grid-template-columns:1.25fr .75fr;gap:14px;display:grid}.stack-list{flex-direction:column;gap:8px;display:flex}.stack-list article{border:1px solid var(--line);border-radius:14px;align-items:center;gap:10px;min-height:64px;padding:10px;display:flex}.stack-list article>div{flex-direction:column;flex:1;display:flex}.stack-list small{color:var(--muted);font-size:9px}.list-icon{width:38px;height:38px;color:var(--lime);background:#d7ff4512;border-radius:12px;place-items:center;display:grid}.list-icon svg{width:18px}.mini-danger{color:#e99b96;cursor:pointer;background:#ff665c14;border:0;border-radius:9px;padding:7px 9px;font-size:9px}.form-card{align-self:start}.table-card{padding-inline:0}.table-card .card-head{padding-inline:18px}.user-stat-grid{grid-template-columns:repeat(4,minmax(145px,1fr))}.users-toolbar{justify-content:space-between;align-items:center;gap:18px;padding:0 18px 16px;display:flex}.users-toolbar>div{flex-direction:column;display:flex}.users-toolbar span{color:var(--lime);letter-spacing:.8px;font-size:9px;font-weight:800}.users-toolbar h2{margin:4px 0 0;font-size:16px}.user-search{align-items:center;gap:7px;width:min(520px,100%);display:flex}.user-search input{flex:1;min-width:0;margin:0}.user-search button{color:#111508;background:var(--lime);cursor:pointer;white-space:nowrap;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 13px;font-size:10px;display:inline-flex}.user-search button.clear-search{color:#cbd2cc;background:#ffffff12}.empty-table{color:var(--muted);text-align:center;padding:28px 18px 14px;font-size:11px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:800px;font-size:10px}th{color:var(--muted);text-align:right;background:#00000026;padding:10px 15px;font-weight:600}td{border-top:1px solid var(--line);color:#cbd2cc;padding:12px 15px}td b,td small{display:block}td small{color:var(--muted);margin-top:3px;font-size:8px}.table-actions{gap:5px;display:flex}.table-actions button{color:#cbd2cc;cursor:pointer;background:#ffffff0f;border:0;border-radius:8px;padding:6px 8px;font-size:8px}.table-actions button.success{color:var(--green);background:#60d39417}.table-actions button.danger{color:#ff8e87;background:#ff665c17}.status-badge{color:var(--amber);white-space:nowrap;background:#ffb13b17;border-radius:999px;padding:5px 8px;font-size:8px;display:inline-flex}.status-badge.active,.status-badge.delivered,.status-badge.paid,.status-badge.approved,.status-badge.completed{color:var(--green);background:#60d39417}.status-badge.blocked,.status-badge.rejected,.status-badge.disabled,.status-badge.failed{color:#ff8e87;background:#ff665c17}.status-badge.sending{color:#86bdff;background:#3e8dff1a}.product-admin-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.product-admin-grid article{border:1px solid var(--line);border-radius:15px;align-items:center;gap:10px;padding:12px;display:flex}.product-admin-grid .uc-orb{width:40px;height:40px;font-size:10px}.product-admin-grid article>div:nth-child(2){flex-direction:column;flex:1;display:flex}.product-admin-grid small{color:var(--muted);font-size:9px}.stock{color:var(--lime);font-size:9px}.product-flags{gap:9px;margin:8px 0 16px;display:grid}.product-flags label{border:1px solid var(--line);color:#cbd2cc;background:#00000026;border-radius:11px;align-items:center;gap:9px;min-height:38px;margin:0;padding:9px 11px;display:flex}.product-flags input{width:18px;height:18px;accent-color:var(--lime);margin:0}.form-actions{align-items:center;gap:8px;display:flex}.code-inventory-card{margin-top:14px}.settings-form{max-width:850px}.form-grid{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.form-grid .full{grid-column:1/-1}.panel-loading{min-height:240px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.broadcast-layout{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:start;gap:14px;display:grid}.broadcast-compose{min-width:0}.broadcast-photo-input{background:#d7ff4509;border:1px dashed #d7ff4540;border-radius:14px;padding:13px}.broadcast-photo-input input{padding:8px}.broadcast-photo-input small{color:var(--lime)}.broadcast-colors{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.broadcast-colors button{color:#fff;cursor:pointer;opacity:.55;border:1px solid #0000;border-radius:12px;min-height:42px;font-weight:800}.broadcast-colors button.primary{background:#3e8dff}.broadcast-colors button.success{background:#39a96b}.broadcast-colors button.danger{background:#d94a4a}.broadcast-colors button.active{opacity:1;border-color:#ffffffb3;box-shadow:0 0 0 3px #ffffff14}.broadcast-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:16px;display:grid}.broadcast-notice{color:#b9f4d2;background:#60d39412;border:1px solid #60d39440;border-radius:12px;padding:12px;font-size:12px;line-height:1.8}.broadcast-guide p{color:var(--muted);font-size:12px;line-height:2}.broadcast-legend{grid-template-columns:1fr 1fr;gap:8px;display:grid}.broadcast-legend span{text-align:center;border-radius:10px;padding:9px;font-size:10px;font-weight:800}.broadcast-legend .sent{color:var(--green);background:#60d39414}.broadcast-legend .blocked,.broadcast-legend .failed{color:#ff9992;background:#ff665c14}.broadcast-legend .remaining{color:var(--amber);background:#ffb13b14}.broadcast-history table,.broadcast-errors table{min-width:980px}.broadcast-good{color:var(--green);font-weight:800}.broadcast-blocked,.broadcast-failed{color:#ff918a;font-weight:800}.broadcast-errors{margin-top:14px}@media (width<=1100px){.stat-grid{grid-template-columns:repeat(3,1fr)}.user-stat-grid{grid-template-columns:repeat(4,1fr)}.admin-two-col,.broadcast-layout{grid-template-columns:1fr}}@media (width<=720px){.admin-shell{display:block}.admin-sidebar{z-index:30;border:0;border-top:1px solid var(--line);width:100%;height:auto;padding:6px;position:fixed;top:auto;bottom:0}.admin-brand,.logout-button{display:none}.admin-sidebar nav{scrollbar-width:none;grid-template-columns:repeat(9,1fr);gap:2px;display:grid;overflow-x:auto}.admin-sidebar nav::-webkit-scrollbar{display:none}.admin-sidebar nav button{flex-direction:column;justify-content:center;gap:2px;min-width:62px;height:55px;padding:4px;font-size:7px}.admin-main{padding:16px 12px 90px}.admin-head{margin-bottom:16px}.admin-head h1{font-size:21px}.admin-head .secondary-button{width:42px;padding:0;font-size:0}.stat-grid,.user-stat-grid{grid-template-columns:repeat(2,1fr)}.users-toolbar{flex-direction:column;align-items:stretch}.user-search{flex-wrap:wrap;width:100%}.user-search input{flex-basis:100%}.stat-card{min-height:88px;padding:12px}.health-rows{grid-template-columns:1fr}.action-card{flex-direction:column;align-items:stretch;gap:14px}.product-admin-grid,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.broadcast-actions{grid-template-columns:1fr}}@media (width<=390px){.hero-card{min-height:235px}.quick-card{padding:8px}.quick-card>span{width:38px;height:38px}.reward-row{gap:6px}.reward-card{padding-inline:5px}}html{scroll-behavior:smooth}body{background:#080c0a;min-height:100dvh}button{touch-action:manipulation}.user-shell{isolation:isolate;background:radial-gradient(circle at 84% 4%,#c9ff3213,#0000 24%),radial-gradient(circle at 6% 54%,#71931f0d,#0000 30%),#080c0a;border-inline:1px solid #ffffff06;width:100%;max-width:560px;min-height:100dvh;margin:0 auto;position:relative;overflow:clip}.user-shell:before{content:"";z-index:-1;pointer-events:none;opacity:.18;background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 76%);mask-image:linear-gradient(#000,#0000 76%)}.user-shell .topbar{z-index:30;min-height:calc(72px + env(safe-area-inset-top));height:auto;padding:max(10px, env(safe-area-inset-top)) 16px 10px;-webkit-backdrop-filter:blur(18px)saturate(125%);background:linear-gradient(#080c0af7,#080c0ae8);border-bottom:1px solid #273029ad;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;display:grid;position:sticky;top:0}.user-shell .topbar-title{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.user-shell .topbar-title strong{color:#f5f7f5;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:17px;font-weight:900;overflow:hidden}.user-shell .topbar-title span{color:#8f9891;letter-spacing:.2px;margin-top:2px;font-size:11px;font-weight:500}.user-shell .brand-mark,.user-shell .icon-button{border:1px solid #c9ff322b;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.user-shell .brand-mark{color:#d8ff68;background:linear-gradient(145deg,#c9ff3238,#c9ff3212);box-shadow:inset 0 1px #ffffff14}.user-shell .icon-button{color:#e8ece9;cursor:pointer;background:linear-gradient(145deg,#ffffff12,#ffffff06)}.user-shell .icon-button:active{transform:scale(.94)}.user-main{min-width:0;padding:10px 14px calc(92px + env(safe-area-inset-bottom))}.tab-page{min-width:0;animation:.28s ease-out both miniPageIn}.home-page{padding-top:1px}.page-section{min-height:calc(100dvh - 180px);margin-top:0}@keyframes miniPageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.user-shell .hero-card{background-color:#080c0a;background-image:radial-gradient(circle at 80% 17%,#c9ff321a,#0000 27%),linear-gradient(270deg,#080c0afa 0%,#080c0ac7 49%,#080c0a2e 100%),url(/assets/battle-royale-soldier-hero.png);background-position:50%,50%,0 0;background-repeat:no-repeat;background-size:cover,cover,auto 132%;border:1px solid #7280758a;border-radius:25px;min-height:184px;padding:16px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05,inset 0 -70px 100px #00000061,0 18px 44px #00000040}.user-shell .hero-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 54%,#03060459);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;align-items:flex-start;width:min(68%,270px);height:100%;display:flex;position:relative}.hero-content h1{color:#f4f6f4;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:1px 0 7px;font-size:clamp(20px,5.5vw,25px);font-weight:850;line-height:1.3;overflow:hidden}.hero-content h1 strong{color:var(--lime);font-weight:950}.verified-badge{color:#cbff3d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#283816a6;border:1px solid #c9ff324a;border-radius:999px;align-items:center;gap:5px;min-height:26px;padding:4px 9px;font-size:10px;font-weight:850;display:inline-flex}.hero-balance{flex-direction:column;align-items:flex-start;margin-top:17px;display:flex}.hero-balance>span{color:#a9b1ab;font-size:11px}.hero-balance>div{direction:ltr;align-items:center;gap:8px;display:flex}.hero-balance strong{color:var(--lime);letter-spacing:-1.25px;text-shadow:0 0 22px #c9ff3224;font-size:clamp(35px,11vw,46px);font-weight:950;line-height:1.05;animation:.45s ease-out both balanceReveal}.hero-balance svg{color:var(--lime);filter:drop-shadow(0 0 8px #c9ff323d)}.hero-shine{z-index:1;filter:blur(45px);pointer-events:none;background:#c9ff320f;border-radius:50%;width:190px;height:190px;position:absolute;top:-70px;right:-50px}@keyframes balanceReveal{0%{opacity:.25;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.user-shell .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 0;display:grid}.user-shell .quick-card{color:#f2f4f2;text-align:right;cursor:pointer;background:linear-gradient(145deg,#181f1af5,#0e1410f5);border:1px solid #5b685e85;border-radius:20px;grid-template-rows:1fr auto;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:5px 8px;min-width:0;min-height:92px;padding:10px;transition:transform .16s,border-color .18s,background .18s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 10px 25px #00000029}.user-shell .quick-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 18%,#c9ff320b,#0000 35%);position:absolute;inset:0}.user-shell .quick-card:active{border-color:#c9ff326b;transform:scale(.975)}.user-shell .quick-card>span{background:0 0;border:0;border-radius:0;width:auto;height:auto;display:flex}.user-shell .quick-icon{z-index:1;color:var(--lime);grid-row:1/3;place-items:center;position:relative;box-shadow:inset 0 0 0 3px #00000038,0 0 0 1px #ffffff06;background:radial-gradient(circle at 40% 30%,#c9ff3224,#0b110dd1 65%)!important;border:1px solid #c9ff3242!important;border-radius:50%!important;width:42px!important;height:42px!important;display:grid!important}.user-shell .quick-icon svg{width:20px;height:20px}.user-shell .quick-uc-token{object-fit:contain;filter:brightness(1.14)contrast(1.08)drop-shadow(0 2px 4px #000000db);pointer-events:none;width:33px;height:24px}.user-shell .quick-copy{color:#f4f6f4;flex-direction:column;align-self:end;min-width:0;display:flex!important}.user-shell .quick-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.user-shell .quick-copy small{color:#929c95;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;line-height:1.4;overflow:hidden}.user-shell .quick-action{color:#10150d;place-self:start;place-items:center;box-shadow:0 5px 15px #c9ff3229;background:var(--lime)!important;border-radius:8px!important;width:24px!important;height:24px!important;display:grid!important}.user-shell .quick-action svg{width:14px;height:14px}.referral-section{scroll-margin-top:calc(82px + env(safe-area-inset-top));margin-top:10px}.user-shell .invite-card{background:linear-gradient(135deg,#181f1af2,#0b110dfa);border:1px solid #5b685e87;border-radius:19px;padding:13px 14px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.user-shell .invite-card:after{content:"";filter:blur(28px);pointer-events:none;background:#c9ff320e;border-radius:50%;width:160px;height:160px;position:absolute;top:-55px;left:-55px}.user-shell .invite-card>div{z-index:1;position:relative}.invite-card-head{justify-content:space-between;align-items:flex-start;gap:12px;flex-direction:row!important;display:flex!important}.invite-card-head>div:first-child{flex-direction:column;min-width:0;display:flex}.invite-card-head>div:first-child>span{color:var(--lime);font-size:10px;font-weight:850}.invite-card-head b{color:#f4f6f4;margin-top:2px;font-size:18px;font-weight:950}.invite-card-head small{color:#9ba49d;margin-top:3px;font-size:10px;line-height:1.5}.user-shell .ref-count{min-width:70px;color:var(--lime);background:#c9ff320e;border:1px solid #c9ff3229;border-radius:13px;flex:none;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:1px 4px;padding:6px 8px;display:grid}.user-shell .ref-count strong{font-size:14px}.user-shell .ref-count small{color:#8f9891;text-align:center;grid-column:1/-1;font-size:8px}.invite-url-row{background:#0408069e;border:1px solid #2c362f;border-radius:12px;grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:5px;margin-top:10px;padding:4px;display:grid!important}.user-shell .invite-url-row code{color:#c5ccc7;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;min-width:0;margin:0;padding:6px;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.copy-button{width:36px;height:34px;color:var(--lime);cursor:pointer;background:#c9ff3214;border:1px solid #c9ff3229;border-radius:9px;place-items:center;transition:transform .15s,background .15s;display:grid}.copy-button.copied{color:#0b1207;background:var(--lime)}.copy-button:active{transform:scale(.92)}.user-shell .invite-actions{grid-template-columns:.9fr 1.25fr;gap:7px;margin-top:7px;display:grid!important}.user-shell .primary-button,.user-shell .secondary-button{border-radius:12px;min-height:40px;font-size:12px;transition:transform .15s,filter .15s}.user-shell .primary-button{color:#10150d;background:linear-gradient(#d5ff5b,#c3f42f);box-shadow:0 7px 22px #c9ff321c}.user-shell .secondary-button{color:#d7ddd8;background:#151c17;border:1px solid #2b352e}.user-shell .primary-button:active,.user-shell .secondary-button:active{transform:scale(.98)}.page-heading{justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:3px 2px 8px;display:flex}.page-heading>div{flex-direction:column;min-width:0;display:flex}.page-heading>div>span{color:var(--lime);font-size:10px;font-weight:850}.page-heading h1{color:#f5f7f5;margin:2px 0 0;font-size:23px;font-weight:950;line-height:1.25}.page-heading-icon{width:40px;height:40px;color:var(--lime);background:#c9ff3211;border:1px solid #c9ff322b;border-radius:13px;flex:none;place-items:center;display:grid}.user-shell .shop-category-switch{background:#090e0be6;border:1px solid #222b25;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;margin:2px 0 10px;padding:3px;display:grid}.user-shell .shop-category-switch button{color:#808a83;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:44px;padding:6px;transition:color .18s,background .18s,border-color .18s,transform .15s;display:flex}.user-shell .shop-category-switch button>span{color:currentColor;background:#ffffff09;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;display:grid}.user-shell .shop-category-switch button>span svg{width:15px}.user-shell .shop-category-switch button b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.user-shell .shop-category-switch button.active{color:var(--lime);box-shadow:none;background:linear-gradient(145deg,#c9ff321f,#c9ff320a);border-color:#c9ff3238}.user-shell .shop-category-switch button.active>span{color:#10150d;background:var(--lime)}.user-shell .shop-category-switch button:active{transform:scale(.98)}.user-shell .shop-products-head{justify-content:space-between;align-items:center;gap:8px;margin:0 2px 8px;display:flex}.user-shell .shop-products-head h2{color:#f1f4f1;margin:0;font-size:15px;font-weight:900}.user-shell .shop-products-head>span{color:var(--lime);background:#c9ff320d;border:1px solid #c9ff321c;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:850}.user-shell .reward-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.user-shell .reward-card{color:#f4f6f4;cursor:pointer;opacity:1;background:radial-gradient(circle at 50% 27%,#c9ff3213,#0000 35%),linear-gradient(145deg,#141b16,#0d130f);border:1px solid #8a9d5b94;border-radius:19px;flex-direction:column;align-items:center;gap:6px;min-width:0;min-height:148px;padding:8px 9px;transition:transform .16s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 12px 28px #00000029}.user-shell .reward-card:before{content:"";filter:blur(20px);pointer-events:none;background:#c9ff320a;border-radius:50%;width:112px;height:92px;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.user-shell .reward-card:not(:disabled):active{border-color:#c9ff32e0;transform:scale(.975);box-shadow:0 0 0 2px #c9ff320f}.user-shell .uc-orb{z-index:1;color:#f3f6f3;background:radial-gradient(circle at 42% 34%,#293026,#0a0f0c 69%);border:2px solid #889c55;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:1px;width:66px;height:66px;display:flex;position:relative;box-shadow:inset 0 0 0 4px #101612,inset 0 0 0 6px #c9ff3247,inset 0 0 24px #c9ff320f,0 0 18px #c9ff3212}.user-shell .uc-orb:not(.cash-orb){isolation:isolate;background:radial-gradient(circle,#101511 0%,#080c0a 72%);border-color:#0000;box-shadow:0 0 18px #c9ff3214}.user-shell .uc-orb-art{z-index:1;filter:drop-shadow(0 0 6px #c9ff3230);pointer-events:none;will-change:transform;background:url(/assets/uc-medallion-v1.png) 50%/contain no-repeat;border-radius:50%;animation:14s linear infinite ucMedallionTurn;position:absolute;inset:-3px}.user-shell .uc-orb:after{content:"";z-index:3;pointer-events:none;border:1px solid #ffffff29;border-radius:50%;position:absolute;inset:7px}.user-shell .uc-orb:not(.cash-orb):after{border-color:#ebffb147;animation:2.8s ease-in-out infinite ucMedallionPulse;box-shadow:inset 0 0 10px #c9ff3214}.user-shell .uc-orb strong{z-index:2;color:#f4f6f4;text-overflow:ellipsis;text-shadow:0 2px 4px #000,0 0 8px #c9ff321f;white-space:nowrap;max-width:52px;font-size:18px;font-weight:950;line-height:1.05;position:relative;overflow:hidden}.user-shell .uc-orb small{z-index:2;color:#dce3de;letter-spacing:.4px;text-shadow:0 1px 3px #000;font-size:8px;font-weight:950;position:relative}.user-shell .uc-token-mark{z-index:2;object-fit:contain;filter:contrast(1.04)drop-shadow(0 1px 2px #000c);pointer-events:none;flex:none;width:30px;max-width:48%;height:18px;position:relative}@keyframes ucMedallionTurn{to{transform:rotate(360deg)}}@keyframes ucMedallionPulse{0%,to{opacity:.58;box-shadow:inset 0 0 7px #c9ff320a}50%{opacity:1;box-shadow:inset 0 0 13px #c9ff3229,0 0 7px #c9ff321f}}.user-shell .cash-orb strong{color:var(--lime);font-size:16px}.user-shell .cash-orb .cash-emoji{z-index:2;filter:drop-shadow(0 4px 7px #0000006b);place-items:center;width:72%;height:72%;display:grid;position:relative;overflow:visible}.premium-cash-emoji-animation{display:block;position:absolute;inset:0}.premium-cash-emoji-animation svg{display:block;width:100%!important;height:100%!important;overflow:visible!important}.premium-cash-emoji.loading:before{content:"";border:2px solid #c9ff3224;border-top-color:var(--lime);border-radius:50%;width:58%;height:58%;animation:.8s linear infinite spin}.premium-cash-emoji.ready:before{display:none}.premium-cash-emoji-fallback{width:68%;height:68%;color:var(--lime)}.reward-card-footer{z-index:1;justify-content:space-between;align-items:flex-end;gap:7px;width:100%;margin-top:auto;display:flex;position:relative}.reward-card-footer>div{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.user-shell .reward-card-footer b{color:#f4f6f4;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;min-height:22px;font-size:12px;font-weight:900;line-height:1.45;display:-webkit-box;overflow:hidden}.user-shell .reward-card-footer>div>span{color:var(--lime);white-space:nowrap;align-items:center;gap:3px;margin-top:0;font-size:9px;font-weight:850;display:inline-flex}.reward-card-action{color:#11170c;background:var(--lime);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 6px 18px #c9ff322b}.reward-card-action svg{width:16px;height:16px}.user-shell .reward-card.unavailable{color:#7d867f;cursor:not-allowed;background:linear-gradient(145deg,#141816,#0c100e);border-color:#485149}.user-shell .reward-card.unavailable:before{display:none}.user-shell .reward-card.unavailable .uc-orb{filter:grayscale();border-color:#566058;box-shadow:inset 0 0 0 4px #101411,inset 0 0 0 6px #ffffff1f}.user-shell .reward-card.unavailable .uc-orb strong,.user-shell .reward-card.unavailable .uc-orb small,.user-shell .reward-card.unavailable .reward-card-footer b{color:#858d87}.user-shell .reward-card.unavailable .uc-orb-art{opacity:.55;animation-play-state:paused}.user-shell .reward-card-footer .coming-soon{color:#929a94}.user-shell .reward-card.unavailable .reward-card-action{color:#b2b8b3;box-shadow:none;background:#343b36}.user-shell .reward-card.active{border-color:var(--lime);box-shadow:0 0 0 2px #c9ff3217}.user-shell .earn-intro{color:#9ba49d;background:#101612;border:1px solid #273029;border-radius:15px;margin:0 0 16px;padding:13px 14px;font-size:12.5px;line-height:1.95}.user-shell .video-task-group{margin-top:18px}.user-shell .video-task-group.received{margin-top:26px}.user-shell .video-task-group-head{margin-bottom:10px}.user-shell .video-task-group-head h3{color:#f1f4f1;font-size:16px;font-weight:900}.user-shell .video-task-group-head span{min-width:29px;color:var(--lime);background:#c9ff320d;border:1px solid #c9ff321f;padding:4px 8px;font-size:10px}.user-shell .video-task-list{gap:10px}.user-shell .video-task-card{background:linear-gradient(145deg,#131a15,#0e1410);border:1px solid #2b342e;border-radius:19px;grid-template-columns:48px minmax(0,1fr);gap:11px;padding:14px;display:grid;box-shadow:0 10px 26px #00000021}.user-shell .video-task-icon{color:#11170c;background:var(--lime);border:1px solid #c9ff323d;border-radius:15px;width:48px;height:48px;box-shadow:0 8px 20px #c9ff321a}.user-shell .video-task-icon svg{width:22px}.user-shell .video-task-copy h3{color:#f3f5f3;margin-bottom:5px;font-size:15px;font-weight:900}.user-shell .video-task-copy p{color:#949e97;font-size:12px;line-height:1.85}.user-shell .video-task-meta{gap:6px;margin-top:9px}.user-shell .video-task-meta span{color:var(--lime);background:#c9ff320b;border:1px solid #c9ff3214;padding:5px 7px;font-size:9px}.user-shell .video-task-card>button{grid-column:1/-1;margin-top:2px}.user-shell .video-task-card.received{opacity:.76;background:#111713}.user-shell .video-task-card.received .video-task-icon{color:#0d140b;box-shadow:none;background:#76dba1}.user-shell .video-task-card.received .received-video-link{opacity:1;color:#dfffa0;cursor:pointer;background:#c9ff320e;border-color:#c9ff3233}.user-shell .history-list{gap:9px}.user-shell .history-item{background:linear-gradient(145deg,#131a15,#0e1410);border:1px solid #29322c;border-radius:18px;gap:11px;min-width:0;min-height:76px;padding:12px}.user-shell .history-item b{color:#eef2ef;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.user-shell .history-item small{color:#89938b;font-size:10px}.user-shell .history-item>strong{color:#e39790;font-size:12px}.user-shell .history-item>strong.positive{color:#70dfa1}.user-shell .status-dot{border:1px solid #ffb13b26;border-radius:14px;flex:none;width:43px;height:43px}.user-shell .status-dot.delivered{border-color:#60d3942e}.user-shell .modal-backdrop{padding:18px 10px max(10px, env(safe-area-inset-bottom));background:#000000c7}.user-shell .modal{scrollbar-width:thin;scrollbar-color:#3d483f transparent;background:linear-gradient(#151d17,#0f1511);border:1px solid #374139;border-radius:25px;width:min(100%,500px);max-height:min(88dvh,780px);padding:17px;box-shadow:0 30px 80px #00000094}.user-shell .modal-head{margin-bottom:14px}.user-shell .modal-head h2{color:#f4f6f4;font-size:20px;font-weight:950}.user-shell .modal-product .uc-orb{width:78px;height:78px}.user-shell label{color:#c6cec8;font-size:12px}.user-shell input,.user-shell textarea,.user-shell select{color:#f4f6f4;background:#060a0799;border:1px solid #303a33;border-radius:13px;min-height:48px}.user-shell input:focus,.user-shell textarea:focus,.user-shell select:focus{border-color:#c9ff3285;box-shadow:0 0 0 3px #c9ff320e}.user-shell .available-line{color:var(--lime);background:#c9ff320e;border:1px solid #c9ff3221}.user-shell .cash-tier-grid{margin:13px 0}.user-shell .modal-tier-card{min-height:185px}.user-shell .modal-tier-card>b{font-size:12px}.user-shell .modal-tier-card>span{color:var(--lime);font-size:9px}.user-shell .toast{top:calc(80px + env(safe-area-inset-top));border-radius:14px;font-size:11px}.user-shell .gate-card{background:linear-gradient(145deg,#151d17,#0f1511);border-color:#303a33}.user-shell .empty.compact{background:#101612;border-color:#2d3730}.user-shell .bottom-nav{z-index:35;width:min(100%,560px);min-height:calc(70px + env(safe-area-inset-bottom));padding:6px 9px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px)saturate(120%);background:#0c110ef2;border-top:1px solid #29322c;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid;position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%);box-shadow:0 -16px 38px #0000003d}.user-shell .bottom-nav button{color:#707a72;background:0 0;border:1px solid #0000;border-radius:13px;gap:2px;min-width:0;height:52px;padding:4px 3px;transition:color .18s,background .18s,border-color .18s,transform .15s}.user-shell .bottom-nav button svg{stroke-width:2px;width:20px;height:20px}.user-shell .bottom-nav button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:800;overflow:hidden}.user-shell .bottom-nav button.active{color:var(--lime);background:linear-gradient(145deg,#c9ff321a,#c9ff3208);border-color:#c9ff3221}.user-shell .bottom-nav button:active{transform:scale(.95)}.user-shell:before{will-change:background-position;animation:18s linear infinite alternate ambientGridDrift}.user-shell .brand-mark{animation:4.2s ease-in-out infinite iconFloat,3.2s ease-in-out infinite limeHalo}.user-shell .support-button svg{animation:3.8s ease-in-out .45s infinite iconFloat}.user-shell .topbar-title strong,.page-heading h1,.hero-content h1 strong{color:#0000;background:linear-gradient(105deg,#f4f6f4 14% 36%,#dfff7b 48%,#f4f6f4 60% 86%) 100%/240% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:6.5s ease-in-out infinite textGleam}.hero-content h1 strong{background-image:linear-gradient(105deg,#c9ff32 12%,#e8ff9d 46%,#c9ff32 70%)}.user-shell .hero-card{animation:.48s cubic-bezier(.2,.8,.2,1) both uiRiseIn}.user-shell .hero-card:before{content:"";z-index:2;filter:blur(2px);pointer-events:none;background:linear-gradient(90deg,#0000,#e0ff8821,#0000);width:22%;animation:7s ease-in-out 1.2s infinite heroLightPass;position:absolute;top:-35%;bottom:-35%;left:-38%;transform:rotate(14deg)}.hero-shine{animation:5s ease-in-out infinite ambientGlow}.verified-badge{animation:3.1s ease-in-out infinite badgeBreathe}.hero-balance svg{animation:2.7s ease-in-out infinite coinNudge}.user-shell .quick-card,.user-shell .reward-card,.user-shell .video-task-card,.user-shell .history-item,.user-shell .invite-card{animation:.46s cubic-bezier(.2,.8,.2,1) both uiRiseIn}.user-shell .quick-card:nth-child(2),.user-shell .reward-card:nth-child(2),.user-shell .video-task-card:nth-child(2),.user-shell .history-item:nth-child(2){animation-delay:55ms}.user-shell .quick-card:nth-child(3),.user-shell .reward-card:nth-child(3),.user-shell .video-task-card:nth-child(3),.user-shell .history-item:nth-child(3){animation-delay:.11s}.user-shell .quick-card:nth-child(4),.user-shell .reward-card:nth-child(4),.user-shell .video-task-card:nth-child(4),.user-shell .history-item:nth-child(4){animation-delay:.165s}.user-shell .reward-card:nth-child(n+5),.user-shell .history-item:nth-child(n+5){animation-delay:.21s}.user-shell .quick-icon{animation:3.6s ease-in-out infinite iconFloat}.user-shell .quick-card:nth-child(2n) .quick-icon{animation-delay:-.9s}.user-shell .quick-action,.user-shell .reward-card:not(.unavailable) .reward-card-action{animation:2.7s ease-in-out infinite limeHalo}.user-shell .quick-card:after,.user-shell .invite-card:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000,#e1ff931c,#0000);width:17%;animation:6.8s ease-in-out infinite cardLightPass;position:absolute;top:-40%;bottom:-40%;left:-34%;transform:rotate(15deg)}.user-shell .quick-card:nth-child(2n):after{animation-delay:-2.2s}.user-shell .invite-card:before{width:12%;animation-delay:-3.4s}.user-shell .primary-button,.user-shell .secondary-button,.user-shell .copy-button,.user-shell .shop-category-switch button{isolation:isolate;position:relative;overflow:hidden}.user-shell .primary-button:before,.user-shell .secondary-button:before,.user-shell .copy-button:before,.user-shell .shop-category-switch button.active:before{content:"";z-index:1;mix-blend-mode:screen;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff85,#0000);width:24%;animation:4.8s ease-in-out infinite buttonGloss;position:absolute;top:-65%;bottom:-65%;left:-42%;transform:rotate(18deg)}.user-shell .secondary-button:before,.user-shell .copy-button:before{background:linear-gradient(90deg,#0000,#d7ff452e,#0000);animation-delay:-1.3s}.user-shell .shop-category-switch button.active:before{background:linear-gradient(90deg,#0000,#c9ff3233,#0000);animation-delay:-2.1s}.user-shell .primary-button:disabled:before,.user-shell .secondary-button:disabled:before{display:none}.page-heading-icon{animation:3.4s ease-in-out infinite headingSpark}.user-shell .shop-products-head>span,.user-shell .video-task-group-head span,.user-shell .ref-count{animation:3.5s ease-in-out infinite softBorderGlow}.user-shell .video-task-icon{animation:3.5s ease-in-out infinite iconFloat,3s ease-in-out infinite limeHalo}.user-shell .history-item .status-dot{animation:4s ease-in-out infinite iconFloat}.user-shell .modal-backdrop{animation:.22s ease-out both backdropReveal}.user-shell .modal{animation:.36s cubic-bezier(.2,.82,.2,1) both modalLiftIn}.user-shell .toast{animation:.32s cubic-bezier(.2,.8,.2,1) both toastSlideIn}.user-shell .gate-card{animation:.48s cubic-bezier(.2,.8,.2,1) both uiRiseIn}.user-shell input,.user-shell textarea,.user-shell select{transition:border-color .2s,box-shadow .2s,background .2s}.user-shell input:focus,.user-shell textarea:focus,.user-shell select:focus{background:#0c120ed1}.user-shell .bottom-nav button.active{animation:3.2s ease-in-out infinite activeNavGlow}.user-shell .bottom-nav button.active svg{filter:drop-shadow(0 0 5px #c9ff3247);animation:2.5s ease-in-out infinite activeNavIcon}.user-shell button:not(:disabled):active svg{transition:transform .12s;transform:scale(.9)}@keyframes ambientGridDrift{0%{background-position:0 0,0 0}to{background-position:28px 18px,-18px 28px}}@keyframes uiRiseIn{0%{opacity:0;transform:translateY(9px)scale(.988)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes textGleam{0%,68%,to{background-position:100%}84%{background-position:-120%}}@keyframes heroLightPass{0%,58%{opacity:0;left:-38%}68%{opacity:.75}86%,to{opacity:0;left:118%}}@keyframes cardLightPass{0%,62%{opacity:0;left:-34%}72%{opacity:.65}92%,to{opacity:0;left:118%}}@keyframes buttonGloss{0%,62%{opacity:0;left:-42%}72%{opacity:.68}90%,to{opacity:0;left:122%}}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes limeHalo{0%,to{box-shadow:0 5px 15px #c9ff321a}50%{box-shadow:0 6px 19px #c9ff3242}}@keyframes ambientGlow{0%,to{opacity:.65;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes badgeBreathe{0%,to{border-color:#c9ff323d;box-shadow:0 0 #c9ff3200}50%{border-color:#c9ff3280;box-shadow:0 0 13px #c9ff321a}}@keyframes coinNudge{0%,to{transform:rotate(0)scale(1)}45%{transform:rotate(-8deg)scale(1.05)}55%{transform:rotate(6deg)scale(1.05)}}@keyframes headingSpark{0%,to{transform:rotate(0)scale(1);box-shadow:0 0 #c9ff3200}50%{transform:rotate(-3deg)scale(1.035);box-shadow:0 0 18px #c9ff3217}}@keyframes softBorderGlow{0%,to{border-color:#c9ff321f}50%{border-color:#c9ff324d}}@keyframes activeNavGlow{0%,to{background-color:#c9ff3206;border-color:#c9ff321a}50%{background-color:#c9ff3211;border-color:#c9ff3238}}@keyframes activeNavIcon{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-1px)scale(1.05)}}@keyframes backdropReveal{0%{opacity:0}to{opacity:1}}@keyframes modalLiftIn{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=370px){.user-main{padding-inline:14px}.user-shell .topbar{grid-template-columns:42px minmax(0,1fr) 42px;padding-inline:16px}.user-shell .brand-mark,.user-shell .icon-button{width:42px;height:42px}.user-shell .hero-card{border-radius:22px;min-height:176px;padding:14px}.hero-content{width:72%}.hero-balance{margin-top:14px}.user-shell .quick-grid{gap:8px}.user-shell .quick-card{grid-template-columns:39px minmax(0,1fr);gap:5px 7px;min-height:88px;padding:9px 8px}.user-shell .quick-icon{width:39px!important;height:39px!important}.user-shell .quick-copy b{font-size:12px}.user-shell .quick-copy small{font-size:9px}.user-shell .reward-grid{gap:8px}.user-shell .reward-card{min-height:142px;padding:7px 8px}.user-shell .uc-orb{width:62px;height:62px}.user-shell .uc-orb strong{font-size:17px}.user-shell .reward-card-footer b{font-size:12px}.reward-card-action{width:28px;height:28px}.invite-card-head b{font-size:18px}.user-shell .bottom-nav button span{font-size:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.user-shell *,.user-shell :before,.user-shell :after{transition:none!important;animation:none!important}}
