*{box-sizing:border-box}body,html{margin:0;padding:0;background:#08080c;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh;background:radial-gradient(circle at 15% 5%,#34216b33 0,transparent 32%),radial-gradient(circle at 90% 12%,#00d9ff18 0,transparent 28%),#08080c}button,input{font:inherit}button{cursor:pointer}.brand{font-weight:950;font-size:22px;letter-spacing:-1px;display:flex;align-items:center;gap:9px}.brand span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#8b5cff,#ff4fd8);box-shadow:0 0 24px #8b5cff55;font-size:18px}header{height:76px;border-bottom:1px solid #ffffff12;background:#08080ccc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;padding:0 max(15px,calc((100vw - 1160px)/2));position:-webkit-sticky;position:sticky;top:0;z-index:10}header,nav{display:flex;align-items:center}nav{gap:5px}nav button{border:0;background:transparent;color:#9696a5;padding:10px 12px;border-radius:11px;font-weight:800}nav button.active,nav button:hover{background:#ffffff0c;color:#fff}.authBtn{border:1px solid #ffffff18!important;background:#ffffff09!important;color:#fff!important}.hero{max-width:1160px;margin:0 auto;padding:86px 24px 65px;display:flex;justify-content:space-between;align-items:center;gap:50px}.eyebrow{font-size:10px;letter-spacing:2.5px;font-weight:950;color:#a987ff;margin:0 0 16px}.hero h1{font-size:clamp(54px,7.5vw,92px);line-height:.9;letter-spacing:-6px;margin:0;font-weight:950}.hero em{font-style:normal;background:linear-gradient(90deg,#a77bff,#ff55d5,#55dcff)}.sub{max-width:580px;color:#a1a1af;font-size:17px;line-height:1.65;margin-top:26px}.heroCard{width:270px;min-width:270px;padding:28px;border:1px solid #ffffff15;border-radius:25px;background:linear-gradient(145deg,#19151f,#0e0e14);box-shadow:0 25px 80px #0008;display:flex;flex-direction:column;gap:9px;transform:rotate(2deg)}.heroCard .spark{font-size:40px;margin-bottom:10px}.heroCard b{font-size:19px}.heroCard span{color:#888895;font-size:13px}.heroCard strong{margin-top:13px;font-size:11px;letter-spacing:1.5px;color:#c09bff}.section{max-width:1160px;margin:0 auto;padding:20px 24px 90px}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.admin h2,.authCard h2,.sectionHead h2{font-size:34px;letter-spacing:-1.8px;margin:0;font-weight:950}.sectionHead>span{font-size:12px;color:#8d8d9a}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.card{overflow:hidden;border:1px solid #ffffff13;border-radius:23px;background:#101015;box-shadow:0 18px 60px #0007;transition:transform .2s,border-color .2s}.card:hover{transform:translateY(-5px);border-color:#a77bff55}.card>img{display:block;width:100%;height:285px;object-fit:cover}.cardBody{padding:23px}.pill{display:inline-flex;align-items:center;gap:6px;font-size:9px;letter-spacing:1.3px;font-weight:950;color:#8ff2bd;background:#8ff2bd12;border:1px solid #8ff2bd22;padding:6px 9px;border-radius:99px;margin-bottom:13px}.card h3{font-size:28px;letter-spacing:-1.2px;margin:0 0 8px;font-weight:900}.card p{color:#8f8f9d;margin:0 0 22px}.stats{display:flex;justify-content:space-between;color:#858592;font-size:12px;padding:14px 0;border-top:1px solid #ffffff0d}.enter,.primary{width:100%;border:0;border-radius:13px;padding:15px;background:linear-gradient(90deg,#fff,#e7e0ff);font-weight:950;box-shadow:0 8px 30px #fff1}.enter{display:flex;justify-content:space-between}.enter:hover,.primary:hover{filter:brightness(.94)}.toast{position:fixed;z-index:20;right:20px;top:92px;background:#fff;color:#111;padding:14px 18px;border-radius:13px;font-size:13px;font-weight:850;box-shadow:0 15px 40px #0008}.admin{margin-bottom:22px;padding:25px;border:1px solid #ffffff15;border-radius:22px;background:#111117}.admin>p{color:#8d8d98;font-size:13px}.form{display:grid;grid-template-columns:2fr 2fr 1.5fr 90px 160px;grid-gap:9px;gap:9px}.authCard input,.form input,.siteForm input{min-width:0;background:#09090d;border:1px solid #292931;color:#fff;border-radius:11px;padding:12px}.upload{display:flex;align-items:center;justify-content:center;background:#17141f;border:1px dashed #8b5cff66;color:#c5adff;border-radius:11px;padding:12px;font-size:12px;font-weight:800}.upload input{display:none}.preview{margin-top:14px;width:180px;height:110px;object-fit:cover;border-radius:12px;border:1px solid #ffffff18}.manage{margin-top:18px;border-top:1px solid #27272e}.manage div{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #22222a}.manage button{border:0;background:#25252c;color:#ddd;border-radius:8px;padding:7px 10px}.empty{padding:60px;text-align:center;border:1px dashed #303039;border-radius:18px;color:#777783}.authWrap{min-height:70vh;display:grid;place-items:center;padding:50px 20px}.authCard{width:min(430px,100%);padding:32px;border:1px solid #ffffff15;border-radius:24px;background:#111117;box-shadow:0 25px 80px #0008}.authLogo{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,#8b5cff,#ff4fd8);font-size:22px;margin-bottom:24px}.authCard input{width:100%;margin:6px 0}.authCard .primary{margin-top:10px}.switch{width:100%;border:0;background:none;color:#b69cff;padding:14px;font-size:12px;font-weight:800}.muted{color:#8e8e9a;font-size:13px;line-height:1.5}.siteGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.siteCard{text-decoration:none;color:#fff;border:1px solid #ffffff13;border-radius:20px;background:#111117;padding:22px;display:flex;gap:16px;align-items:flex-start;transition:transform .2s,border-color .2s}.siteCard:hover{transform:translateY(-4px);border-color:#a77bff55}.siteIcon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#8b5cff18;color:#bd9fff;font-size:20px}.siteCard h3{margin:0 0 5px;font-size:18px}.siteCard p{margin:0 0 10px;color:#8c8c98;font-size:12px}.siteCard small{color:#676773;font-size:10px;word-break:break-all}.siteForm{display:grid;grid-template-columns:1fr 2fr 1.5fr 130px;grid-gap:9px;gap:9px}footer{border-top:1px solid #ffffff0d;max-width:1160px;margin:auto;padding:28px 24px;display:flex;justify-content:space-between;color:#777783;font-size:12px}footer b{color:#fff}@media(max-width:900px){.form,.siteForm,.siteGrid{grid-template-columns:1fr 1fr}.form .primary,.siteForm .primary{grid-column:1/-1}}@media(max-width:760px){header{padding:0 10px;overflow:auto}.hero{padding:60px 20px 45px;display:block}.heroCard{display:none}.hero h1{letter-spacing:-4px}.sub{font-size:15px}.grid,.siteGrid{grid-template-columns:1fr}.section{padding:10px 20px 60px}.admin{margin-bottom:18px}.card>img{height:220px}nav button{padding:8px 7px;font-size:10px}.brand{font-size:19px}.sectionHead h2{font-size:29px}.form,.siteForm{grid-template-columns:1fr}.form .primary,.siteForm .primary{grid-column:auto}}.winnerList{display:grid;grid-gap:16px;gap:16px}.winnerCard{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:24px;border:1px solid #ffffff13;border-radius:20px;background:#111117}.winnerCard h3{font-size:24px;margin:0 0 7px}.winnerCard p{color:#8f8f9d;margin:0}.winnerNames{display:flex;flex-direction:column;gap:8px;min-width:230px}.winnerNames span{padding:10px 13px;border-radius:11px;background:#8b5cff12;border:1px solid #8b5cff25;color:#d5c5ff;font-weight:800;font-size:13px}@media(max-width:760px){.winnerCard{display:block}.winnerNames{margin-top:18px;min-width:0}}.durationRow{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.durationRow input{min-width:0}.brand img{width:38px;height:38px;border-radius:10px;background:#fff}.brand span{background:none;box-shadow:none;width:auto;height:auto;border-radius:0;font-size:22px}.authLogo{overflow:hidden;padding:4px}.authLogo img{width:100%;height:100%;object-fit:contain;border-radius:11px}body,html{color:#171717}body,html{background:#fff}.brand{height:58px}.brand img{width:150px;height:54px;object-fit:contain;background:transparent;border-radius:0}header{height:78px;background:#ffb51b;border-bottom:2px solid #e39a00;-webkit-backdrop-filter:none;backdrop-filter:none;color:#171717;box-shadow:0 2px 8px #0002}.brand span{display:none}nav{gap:2px}nav button{color:#7b5200;font-size:12px;font-weight:900;border-radius:5px;padding:12px 13px}nav button.active,nav button:hover{background:#fff3;color:#111}.authBtn{border:0!important;background:transparent!important;color:#6d4500!important}.pointsBtn{border:1px solid #fff8!important;background:#ffbd2e!important;color:#111!important;min-width:120px}.hero{padding-top:60px}.eyebrow{color:#a66b00}.hero em{background:linear-gradient(90deg,#e99b00,#ff4f4f);-webkit-background-clip:text;background-clip:text;color:transparent}.admin,.authCard,.card,.cashoutCard,.earnCard,.heroCard,.siteCard,.winnerCard{background:#fff;border-color:#e6e6e6;box-shadow:0 12px 35px #0000000d}.admin h2,.authCard h2,.cashoutCard h2,.hero h1,.sectionHead h2{color:#151515}.card p,.muted,.sectionHead>span,.sub{color:#6f6f76}.card h3,.siteCard h3,.winnerCard h3{color:#191919}.stats{color:#666;border-color:#eee}.enter,.primary{background:#ffb51b;color:#111;box-shadow:0 7px 20px #ffb51b33}.pill{color:#08733b;background:#e9fff2;border-color:#b9f0ce}.toast{background:#171717;color:#fff}.authCard input,.form input,.siteForm input{background:#fff;color:#171717;border-color:#ddd}.upload{background:#fff9e9;border-color:#e3a300;color:#996500}.siteIcon{background:#fff1c9;color:#9a6500}.siteCard small{color:#888}.empty{border-color:#ddd;color:#777}.manage,.manage div{border-color:#eee}.manage button{background:#eee;color:#222}.winnerNames span{background:#fff7dc;border-color:#ffe1a0;color:#855b00}.footer{color:#777}.cashoutCard,.earnCard{max-width:620px;padding:30px;border:1px solid #e2e2e2;border-radius:22px}.adBox{min-height:230px;border:1px dashed #ccc;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;text-align:center;background:#fafafa;margin-bottom:15px}.adBox span{font-size:10px;letter-spacing:2px;color:#999}.adBox strong{font-size:26px;color:#222}.adBox p{margin:0;color:#777}.pointsLabel{font-weight:900;color:#a66b00}.balance{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid #eee}.balance span{color:#777}.balance strong{font-size:24px}.promo{margin:18px 0;padding:18px;border-radius:15px;background:#fff7dc;border:1px solid #ffe0a0;display:flex;flex-direction:column;gap:6px}.promo span{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#9a6a00}.promo b{font-size:26px;color:#111}.promo small{color:#777}.primary:disabled{opacity:.55;cursor:not-allowed}@media(max-width:760px){header{height:auto;min-height:76px;align-items:center;flex-wrap:wrap;padding:8px 10px}.brand img{width:110px;height:50px}nav{overflow-x:auto;width:100%;padding-bottom:2px}nav button{font-size:9px;padding:8px 7px;white-space:nowrap}.pointsBtn{min-width:auto}.hero{padding-top:40px}}.codeCard{max-width:700px;padding:32px;border:1px solid #e2e2e2;border-radius:22px;background:#fff;box-shadow:0 12px 35px #0000000d}.codeCard h2{font-size:38px;margin:0;color:#151515}.codeAdmin,.codeRow{display:grid;grid-template-columns:1fr 150px;grid-gap:10px;gap:10px;margin:22px 0}.codeAdmin input,.codeRow input{background:#fff;color:#171717;border:1px solid #ddd;border-radius:11px;padding:14px}.codeAdmin{grid-template-columns:2fr 1fr 1.5fr 150px}.codeAdmin .primary{width:auto}@media(max-width:760px){.codeAdmin,.codeRow{grid-template-columns:1fr}.codeAdmin .primary{width:100%}}.rewardSection{margin-top:28px}.rewardSectionHead{display:flex;justify-content:space-between;align-items:end;gap:15px;margin:0 0 14px}.rewardSectionHead h2{margin:0;font-size:28px;color:#171717}.rewardSectionHead>span{font-weight:900;font-size:12px;color:#777}.rewardGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.rewardCard{border:1px solid #e6e6e6;border-radius:22px;background:#fff;box-shadow:0 12px 35px #0000000d;padding:20px;display:flex;gap:16px;min-height:250px}.rewardIcon{width:62px;height:62px;min-width:62px;border-radius:18px;background:#fff4d3;display:grid;place-items:center;overflow:hidden}.rewardIcon img{width:52px;height:52px;object-fit:contain}.rewardInfo{display:flex;flex-direction:column;align-items:flex-start}.rewardInfo .eyebrow{margin:0 0 4px;font-size:9px}.rewardInfo h3{margin:0 0 4px;font-size:23px;color:#171717}.rewardInfo>b{font-size:13px;color:#a66b00}.rewardInfo>p:not(.eyebrow){font-size:12px;color:#777;line-height:1.45;margin:9px 0}.rewardCost{font-size:12px;font-weight:950;color:#171717;margin-top:auto;margin-bottom:10px}.rewardInfo .primary{width:100%}.claims{margin-top:28px;padding:25px;border:1px solid #e6e6e6;border-radius:22px;background:#fff;box-shadow:0 12px 35px #0000000d}.claims h3{margin:0 0 16px;font-size:22px}.claimRow{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:14px 0;border-top:1px solid #eee}.claimRow div{display:flex;flex-direction:column;gap:3px}.claimRow div span{font-size:11px;color:#888}.claimRow code{background:#fff7dc;border:1px solid #ffe0a0;border-radius:9px;padding:9px 11px;font-weight:900;letter-spacing:1px;color:#855b00}@media(max-width:900px){.rewardGrid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.rewardGrid{grid-template-columns:1fr}.rewardCard{min-height:220px}.claimRow{display:block}.claimRow code{display:block;margin-top:10px;word-break:break-all}}.demoCreds{display:block;margin-top:10px;padding:10px 12px;border-radius:10px;background:#fff7dc;border:1px solid #ffe0a0;color:#5f4a18;font-size:12px;line-height:1.6}.demoCreds strong{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#a66b00}.claimRow>div{min-width:0}.accessGate{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#fff,#f7f7f7)}.accessCard{width:min(460px,100%);background:#fff;border:1px solid #e8e8e8;border-radius:28px;padding:38px;box-shadow:0 24px 70px rgba(0,0,0,.1);text-align:center}.accessLogo{width:88px;height:88px;margin:0 auto 22px;border-radius:24px;overflow:hidden;background:#fff}.accessLogo img{width:100%;height:100%;object-fit:contain}.accessCard h1{margin:8px 0 10px;font-size:38px;line-height:1.05}.accessForm{display:flex;gap:10px;margin-top:24px}.accessForm input{flex:1 1 auto;width:100%;min-width:0;padding:15px 16px;border:1px solid #ddd;border-radius:14px;font-size:16px;outline:none}.accessForm input:focus{border-color:#f5ae12;box-shadow:0 0 0 3px rgba(245,174,18,.14)}.accessForm .primary{width:150px;min-width:150px;flex:0 0 150px;white-space:nowrap}.accessError{margin:14px 0 0;font-weight:700;color:#c62828}@media(max-width:520px){.accessCard{padding:28px 20px}.accessCard h1{font-size:32px}.accessForm{flex-direction:column}.accessForm input{width:100%;min-height:54px}.accessForm .primary{width:100%;min-width:0;flex-basis:auto}}.dailySection{padding-top:0;padding-bottom:35px}.dailyMini{border:2px solid #ffb51b;border-radius:24px;background:linear-gradient(135deg,#fffdf5,#fff7dc);box-shadow:0 14px 40px #ffb51b22;padding:25px}.dailyTop{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.dailyTop h2{font-size:30px;letter-spacing:-1.4px;margin:0 0 5px;color:#171717}.dailyTop p:not(.eyebrow){margin:0;color:#777}.dailyBadge{background:#ffb51b;color:#171717;font-size:10px;font-weight:950;letter-spacing:1.2px;border-radius:99px;padding:9px 12px;white-space:nowrap}.dailyContent{margin-top:20px;padding-top:20px;border-top:1px solid #f0d27e;justify-content:space-between;gap:25px}.dailyContent,.dailyPrize{display:flex;align-items:center}.dailyPrize{gap:15px}.dailyIcon{width:58px;height:58px;border-radius:16px;background:#fff;border:1px solid #f0d27e;display:grid;place-items:center;padding:10px}.dailyIcon img{width:100%;height:100%;object-fit:contain}.dailyPrize span{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#a66b00;font-weight:900}.dailyPrize h3{margin:3px 0 4px;font-size:24px;color:#171717}.dailyPrize small{color:#777}.dailyActions{display:flex;align-items:center;gap:14px}.dailyCountdown{font-size:11px;color:#777;white-space:nowrap}.dailyCountdown b{color:#171717}.dailyEnter{width:auto;min-width:210px}@media(max-width:760px){.dailyMini{padding:20px}.dailyTop{display:block}.dailyBadge{display:inline-block;margin-top:14px}.dailyContent{display:block}.dailyActions{display:block;margin-top:18px}.dailyCountdown{margin-bottom:12px}.dailyEnter{width:100%;min-width:0}}.dailyCodeDisplay{display:flex;align-items:center;gap:12px;margin:18px 0;flex-wrap:wrap}.dailyCodeDisplay code{display:block;padding:14px 16px;border:1px dashed;border-radius:12px;font-weight:800;letter-spacing:1.5px;background:rgba(0,0,0,.04)}button:disabled{opacity:.55;cursor:not-allowed}.earnGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:18px}.taskCard{max-width:none;min-height:250px;display:flex;flex-direction:column;align-items:flex-start}.taskCard .taskIcon{font-size:32px;margin-bottom:4px}.taskCard h3{font-size:24px;margin:0 0 6px;color:#171717}.taskCard .primary{margin-top:auto}.durationRow{grid-template-columns:repeat(3,minmax(120px,1fr))!important;gap:14px!important}.durationRow input{height:56px!important;padding:14px 16px!important;font-size:18px!important;text-align:center!important;font-weight:700}.durationRow input::placeholder{font-size:16px}@media(max-width:760px){.earnGrid{grid-template-columns:1fr}.durationRow{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.durationRow input{height:58px!important;font-size:17px!important;padding:10px 6px!important}.durationRow input::placeholder{font-size:14px}}.earnSection .earnGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.earnSection>.earnCard,.earnSection>.quizCard{max-width:none;width:100%;margin-top:22px}.contactList{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.contactCard{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;border:1px solid #e6e6e6;border-radius:14px;background:#fff}.contactCard>div{display:flex;flex-direction:column;gap:4px;min-width:0}.contactCard b{font-size:16px;color:#171717}.contactCard span{font-size:12px;color:#777}.copyContact{border:0;border-radius:10px;padding:10px 13px;background:#ffb51b;color:#111;font-weight:900;white-space:nowrap}.contactList>.muted{padding:8px 0}@media(max-width:1050px){.earnSection .earnGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.earnSection .earnGrid{grid-template-columns:1fr}.contactCard{display:block}.copyContact{margin-top:10px;width:100%}}.messageCard{padding:22px;border:1px solid #e6e6e6;border-radius:18px;background:#fff;box-shadow:0 10px 28px #0000000a}.messageCard h3{margin:0 0 5px;font-size:22px;color:#171717}.messageCard code{display:inline-block;margin-top:8px;padding:12px 15px;border:1px dashed #e1a500;border-radius:10px;background:#fff7dc;color:#855b00;font-weight:950;letter-spacing:1px}.siteForm select{min-width:0;background:#fff;color:#171717;border:1px solid #ddd;border-radius:11px;padding:12px}.rewardModalBackdrop{position:fixed;inset:0;background:rgba(0,0,0,.42);display:grid;place-items:center;padding:20px;z-index:1000}.rewardModal{position:relative;width:min(440px,100%);background:#fff;border:1px solid #e6e6e6;border-radius:24px;padding:30px;box-shadow:0 28px 80px #0003;text-align:center}.rewardModalClose{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:28px;line-height:1;color:#777;cursor:pointer}.rewardModalIcon{width:68px;height:68px;border-radius:20px;background:#fff4d3;display:grid;place-items:center;font-size:34px;margin:0 auto 14px}.rewardModal h2{margin:4px 0;font-size:30px;color:#171717}.rewardCodeBox{margin:22px 0 12px;padding:18px;border:1px dashed #e1a500;border-radius:16px;background:#fff8e5}.rewardCodeBox span{display:block;font-size:10px;font-weight:950;color:#9a6a00;letter-spacing:1.5px;margin-bottom:8px}.rewardCodeBox code{font-size:18px;font-weight:950;letter-spacing:1.5px;color:#704900;word-break:break-all}.rewardModalHint{font-size:12px;color:#777;line-height:1.5;margin:10px 0 18px}.rewardModalActions{display:flex;gap:10px;justify-content:center}.rewardModalActions .primary,.rewardModalActions .switch{flex:1 1}@media(max-width:500px){.rewardModal{padding:26px 18px}.rewardModalActions{flex-direction:column}.rewardCodeBox code{font-size:16px}}.moneyDropCard{position:relative;overflow:hidden}.moneyDropProgress{width:100%;margin:14px 0 10px}.moneyDropProgress>span{display:block;font-size:12px;font-weight:900;color:#777;margin-bottom:7px}.moneyDropProgress>div{height:9px;background:#eee;border-radius:999px;overflow:hidden}.moneyDropProgress i{display:block;height:100%;background:#ffb51b;border-radius:999px;transition:width .3s ease}.moneyDropTimer{font-size:15px;font-weight:950;letter-spacing:1px;color:#171717}.moneyDropBurst{position:fixed;inset:0;z-index:10000;pointer-events:none;overflow:hidden;background:hsla(0,0%,100%,.08)}.moneyBurstSheet{position:absolute;top:-260px;left:var(--burst-left);width:390px;height:220px;background:url(/money-rain.png) 50%/contain no-repeat;opacity:.78;animation:moneyBurstFall 4.5s cubic-bezier(.2,.65,.35,1) forwards;animation-delay:var(--burst-delay);will-change:transform}.moneyBurstSheet1{--burst-left:-15%;--burst-delay:0s}.moneyBurstSheet2{--burst-left:2%;--burst-delay:.05s}.moneyBurstSheet3{--burst-left:18%;--burst-delay:.1s}.moneyBurstSheet4{--burst-left:35%;--burst-delay:.15s}.moneyBurstSheet5{--burst-left:52%;--burst-delay:.2s}.moneyBurstSheet6{--burst-left:70%;--burst-delay:.25s}.moneyBurstSheet7{--burst-left:88%;--burst-delay:.3s}.moneyBurstSheet8{--burst-left:-6%;--burst-delay:.35s}.moneyBurstSheet9{--burst-left:10%;--burst-delay:.4s}.moneyBurstSheet10{--burst-left:27%;--burst-delay:.45s}.moneyBurstSheet11{--burst-left:44%;--burst-delay:.5s}.moneyBurstSheet12{--burst-left:61%;--burst-delay:.2s}.moneyBurstSheet13{--burst-left:78%;--burst-delay:.3s}.moneyBurstSheet14{--burst-left:95%;--burst-delay:.4s}.moneyBurstSheet15{--burst-left:20%;--burst-delay:.1s}.moneyBurstSheet16{--burst-left:58%;--burst-delay:.25s}.moneyBurstSheet17{--burst-left:4%;--burst-delay:.35s}.moneyBurstSheet18{--burst-left:74%;--burst-delay:.45s}.moneyBurstSheet19{--burst-left:31%;--burst-delay:.15s}.moneyBurstSheet20{--burst-left:85%;--burst-delay:.3s}.moneyBurstSheet21{--burst-left:47%;--burst-delay:.2s}.moneyBurstSheet22{--burst-left:66%;--burst-delay:.4s}@keyframes moneyBurstFall{0%{transform:translate3d(0,-12vh,0) rotate(-8deg) scale(.8)}to{transform:translate3d(var(--burst-drift,70px),125vh,0) rotate(28deg) scale(1.05)}}.moneyDropBanner{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:5px;padding:18px 28px;border-radius:18px;background:hsla(0,0%,100%,.95);box-shadow:0 20px 70px rgba(0,0,0,.2);border:2px solid #ffb51b;animation:moneyDropPop .45s ease-out both}.moneyDropBanner strong{font-size:28px;color:#171717}.moneyDropBanner span{font-size:13px;font-weight:950;letter-spacing:1.5px;color:#8a6200}@keyframes moneyDropPop{0%{opacity:0;transform:translate(-50%,-50%) scale(.65)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(max-width:760px){.moneyBurstSheet{width:270px;height:152px;opacity:.7}.moneyDropBanner{width:calc(100% - 40px);padding:16px 20px}.moneyDropBanner strong{font-size:23px}}.brand img{transition:opacity .2s ease}.brand img[src*=givee-logo-halloween]{width:150px;height:70px;object-fit:contain;object-position:center;border-radius:10px}.authLogo img[src*=givee-logo-halloween]{object-fit:contain;object-position:center;border-radius:11px}.halloween-site{background:#080414;min-height:100vh;color:#fff;position:relative;overflow-x:hidden}.halloween-site header{height:76px;position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(8,4,20,.78);border-bottom:1px solid rgba(170,92,255,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 5px 30px rgba(0,0,0,.22);color:#fff}.halloween-site .brand img{width:172px;height:64px;object-fit:contain;background:transparent;border-radius:0}.halloween-site nav button{color:#ddd2f4;background:transparent;border-radius:9px;padding:11px 13px;font-size:12px;font-weight:850}.halloween-site nav button.active,.halloween-site nav button:hover{background:rgba(151,73,255,.15);color:#fff;box-shadow:inset 0 -2px 0 #9b4dff}.halloween-site .authBtn{color:#fff!important;background:hsla(0,0%,100%,.05)!important;border:1px solid hsla(0,0%,100%,.12)!important}.halloween-site .pointsBtn{background:linear-gradient(135deg,#7b2cff,#a73cff)!important;color:#fff!important;border:1px solid #bd8cff!important;box-shadow:0 8px 24px rgba(126,52,255,.3)}.halloweenHero{max-width:none;min-height:492px;padding:64px max(36px,calc((100vw - 1410px)/2)) 52px;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(320px,1fr) minmax(360px,620px) minmax(250px,310px);align-items:center;grid-gap:24px;gap:24px;background:radial-gradient(circle at 72% 18%,rgba(255,137,37,.28),transparent 23%),radial-gradient(circle at 48% 55%,rgba(126,41,255,.28),transparent 38%),linear-gradient(180deg,#17082e,#0a0618)}.halloweenHero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 25%,rgba(255,173,57,.72) 0 5%,rgba(255,141,31,.3) 6%,transparent 15%),radial-gradient(circle at 10% 100%,rgba(73,19,103,.6),transparent 35%),linear-gradient(120deg,transparent 0 45%,hsla(0,0%,100%,.02) 46% 48%,transparent 49%);pointer-events:none}.halloweenHero:after{content:"🦇    🦇       🦇          🦇";position:absolute;top:70px;left:0;right:0;text-align:center;font-size:31px;letter-spacing:45px;opacity:.28;pointer-events:none;filter:drop-shadow(0 0 8px #9b4dff)}.halloweenHeroCopy,.halloweenHeroLogo,.halloweenPointsCard{position:relative;z-index:2}.halloweenHeroCopy{padding-left:4px}.halloweenHero .eyebrow{display:inline-flex;align-items:center;gap:7px;color:#fff;background:rgba(113,43,209,.22);border:1px solid #9b4dff;border-radius:999px;padding:7px 12px;letter-spacing:1.2px;font-size:11px;margin:0 0 18px}.halloweenHero h1{font-size:clamp(46px,5vw,72px);line-height:.95;letter-spacing:-3px;color:#fff;text-shadow:0 4px 25px #0008}.halloweenHero em{background:linear-gradient(90deg,#a94dff,#ff69d4);-webkit-background-clip:text;background-clip:text;color:transparent}.halloweenHero .sub{max-width:390px;color:#ddd4eb;font-size:16px;margin-top:20px}.halloweenHeroActions{display:flex;gap:12px;margin-top:24px}.halloweenHeroActions .primary{width:auto;padding:14px 22px;background:linear-gradient(135deg,#8b32ff,#b22cff);color:#fff;box-shadow:0 12px 28px rgba(135,43,255,.3)}.halloweenGhostBtn{border:1px solid #8f62d4;background:rgba(17,9,32,.7);color:#fff;border-radius:13px;padding:14px 20px;font-weight:900}.halloweenHeroLogo{display:flex;justify-content:center;align-items:center;min-height:360px}.halloweenHeroLogo img{width:min(100%,600px);max-height:390px;object-fit:contain;filter:drop-shadow(0 24px 45px rgba(0,0,0,.45)) drop-shadow(0 0 24px rgba(145,63,255,.28));animation:halloweenFloat 4s ease-in-out infinite}@keyframes halloweenFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.halloweenPointsCard{width:100%;min-width:0;padding:20px;border:1px solid #6e35b6;border-radius:18px;background:rgba(13,8,30,.88);box-shadow:0 20px 55px rgba(0,0,0,.35)}.pointsCardTitle{display:flex;gap:9px;align-items:center;font-size:13px;color:#fff;font-weight:900}.pointsCardTitle span{color:#eee}.bigPoints{font-size:28px;font-weight:950;margin:12px 0}.pointsRewardBtn{width:100%;border:1px solid #8f4ee0;border-radius:11px;padding:11px;background:linear-gradient(90deg,#6720c7,#4b1990);color:#fff;font-weight:900;text-align:left;display:flex;justify-content:space-between}.dropMini{margin-top:14px;padding:13px;border:1px solid #5d3295;border-radius:12px;background:rgba(29,14,52,.7);text-align:center}.dropMini div{font-size:12px;display:flex;gap:7px;justify-content:center}.dropMini strong{display:block;font-size:23px;margin-top:8px;letter-spacing:1px}.dropMini small{color:#a99abb;font-size:9px}.dropProgress{margin-top:14px}.dropProgress span{font-size:10px;color:#cfc5dc}.dropProgress>div{height:8px;background:#30203f;border-radius:999px;overflow:hidden;margin-top:7px}.dropProgress i{display:block;height:100%;background:linear-gradient(90deg,#923cff,#e44cff);border-radius:999px}.halloweenQuickLinks{max-width:none;padding:24px max(36px,calc((100vw - 1410px)/2)) 10px;background:#fff}.halloweenQuickGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:14px;gap:14px}.halloweenQuickGrid button{position:relative;text-align:left;min-height:130px;padding:18px;border:1px solid #242447;border-radius:14px;background:linear-gradient(160deg,#121226,#09091a);color:#fff;box-shadow:0 8px 25px rgba(0,0,0,.12);display:flex;flex-direction:column;align-items:flex-start}.halloweenQuickGrid button:hover{transform:translateY(-2px);border-color:#8b45d8}.halloweenQuickGrid span{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#7b2cff,#b048ff);display:grid;place-items:center;font-size:21px;margin-bottom:12px}.halloweenQuickGrid b{font-size:14px}.halloweenQuickGrid small{display:block;color:#9e9bb0;font-size:10px;line-height:1.35;margin-top:7px;padding-right:14px}.halloweenQuickGrid strong{position:absolute;right:15px;bottom:16px;font-size:24px;color:#d4a6ff}.halloween-site .dailySection,.halloween-site .section:not(.halloweenQuickLinks){background:#fff;color:#171717}.halloween-site .dailySection{padding-top:22px}.halloween-site .dailyMini{background:linear-gradient(135deg,#260c2e,#130b20);border:1px solid #6e2e7e;color:#fff;box-shadow:0 12px 35px rgba(38,12,46,.25)}.halloween-site .dailyPrize h3,.halloween-site .dailyTop h2,.halloween-site .dailyTop p:not(.eyebrow){color:#fff}.halloween-site .dailyPrize small,.halloween-site .dailyTop p:not(.eyebrow){color:#bdb0c9}.halloween-site .dailyContent{border-color:#4b2856}.halloween-site .dailyCountdown,.halloween-site .dailyPrize span{color:#c99eff}.halloween-site .dailyBadge{background:#ff5b30;color:#fff}.halloween-site .dailyIcon{background:#1c1027;border-color:#6b3a78}.halloween-site .dailyEnter{background:linear-gradient(135deg,#8533e9,#b438ff);color:#fff}.halloween-site .card h3,.halloween-site .muted,.halloween-site .sectionHead h2{color:#171717}.halloween-site footer{background:#fff;color:#777;border-top:1px solid #eee}.halloween-site .card{background:#fff}@media(max-width:1100px){.halloweenHero{grid-template-columns:1fr 1fr}.halloweenHeroLogo{grid-column:2;grid-row:1/3}.halloweenPointsCard{grid-column:1;grid-row:2}.halloweenQuickGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.halloween-site header{height:70px}.halloween-site .brand img{width:125px;height:58px}.halloweenHero{display:flex;flex-direction:column;min-height:0;padding:45px 20px 35px;text-align:left}.halloweenHeroCopy{width:100%}.halloweenHeroLogo{order:2;width:100%;min-height:260px}.halloweenHeroLogo img{max-height:300px}.halloweenPointsCard{order:3;width:100%;max-width:360px}.halloweenHeroActions{flex-wrap:wrap}.halloweenHeroActions button{flex:1 1;min-width:145px}.halloweenQuickLinks{padding:15px 12px 5px}.halloweenQuickGrid{grid-template-columns:1fr 1fr;gap:9px}.halloweenQuickGrid button{min-height:126px;padding:14px}.halloweenQuickGrid small{font-size:9px}}.halloween-site,.halloween-site .dailySection,.halloween-site .halloweenQuickLinks,.halloween-site .section,.halloween-site body,.halloween-site footer{background:#07030f!important;color:#fff!important}.halloween-site .halloweenQuickLinks{padding-top:24px;padding-bottom:18px}.halloween-site .section:not(.halloweenQuickLinks) .card h3,.halloween-site .section:not(.halloweenQuickLinks) .muted,.halloween-site .section:not(.halloweenQuickLinks) .sectionHead h2,.halloween-site .section:not(.halloweenQuickLinks) .sectionHead>span{color:#f5efff!important}.halloween-site .admin,.halloween-site .authCard,.halloween-site .card,.halloween-site .cashoutCard,.halloween-site .codeCard,.halloween-site .earnCard,.halloween-site .rewardCard,.halloween-site .rewardSection,.halloween-site .siteCard,.halloween-site .winnerCard{background:linear-gradient(145deg,#130a21,#090611)!important;border-color:#39205d!important;color:#fff!important;box-shadow:0 15px 45px rgba(0,0,0,.4)}.halloween-site .card p,.halloween-site .muted,.halloween-site .siteCard p,.halloween-site .winnerCard p{color:#b8aacb!important}.halloween-site .stats{border-color:#2b193f;color:#a99bb9}.halloween-site footer{border-color:#28153c!important}.halloween-site .halloweenQuickGrid button{background:linear-gradient(160deg,#160a27,#090512)!important;border-color:#3c2160!important}.halloween-site .halloweenQuickGrid button:hover{border-color:#a65cff!important;box-shadow:0 8px 30px rgba(139,50,255,.18)}.halloween-site .dailyMini{background:linear-gradient(135deg,#260c36,#0e0719)!important}.backBtn{border:1px solid #ffffff18;background:#ffffff09;color:#fff;border-radius:10px;width:38px;height:38px;display:grid;place-items:center;font-size:20px;font-weight:900;flex:0 0 auto}.backBtn:disabled{opacity:.35;cursor:not-allowed}.halloween-site .backBtn{border-color:#6d3ca1;background:#160b27;color:#fff}.mobileMenuBtn{display:none;border:1px solid #ffffff18;background:#ffffff09;color:#fff;border-radius:10px;width:42px;height:42px;font-size:20px;align-items:center;justify-content:center}.halloween-site .mobileMenuBtn{border-color:#6d3ca1;background:#160b27}.brand{gap:10px!important}@media(max-width:900px){.halloween-site header{padding:0 12px;position:-webkit-sticky;position:sticky;z-index:200}.halloween-site .brand{min-width:0;flex:1 1}.halloween-site .brand img{width:116px;height:58px}.mobileMenuBtn{display:flex}.halloween-site nav{display:none;position:absolute;left:10px;right:10px;top:70px;padding:10px;background:rgba(10,4,20,.98);border:1px solid #4a2870;border-radius:16px;box-shadow:0 18px 50px #000b;flex-direction:column;align-items:stretch;gap:4px;max-height:calc(100vh - 84px);overflow:auto}.halloween-site nav.mobileOpen{display:flex}.halloween-site nav button{width:100%;text-align:left;padding:13px 14px;font-size:13px;min-height:44px}.halloween-site nav .authBtn,.halloween-site nav .pointsBtn{text-align:center}.halloweenHero{padding:34px 16px 30px!important}.halloweenHeroCopy{padding:0!important}.halloweenHero h1{font-size:clamp(42px,12vw,64px)!important}.halloweenHeroLogo{min-height:230px!important}.halloweenHeroLogo img{width:min(100%,390px)!important;max-height:270px!important}.halloweenPointsCard{max-width:none!important}.halloweenQuickGrid{grid-template-columns:1fr!important;gap:10px!important}.halloweenQuickGrid button{min-height:94px!important;display:grid!important;grid-template-columns:44px 1fr 20px;grid-template-rows:auto auto;grid-column-gap:12px;column-gap:12px;align-items:center}.halloweenQuickGrid button span{grid-row:1/3;margin:0}.halloweenQuickGrid button b{align-self:end}.halloweenQuickGrid button small{align-self:start;margin-top:3px}.halloweenQuickGrid button strong{right:16px;bottom:32px}.section{padding-left:14px!important;padding-right:14px!important}}@media(max-width:520px){.halloween-site .brand img{width:105px;height:54px}.backBtn{width:34px;height:34px;font-size:18px}.halloweenHeroActions{flex-direction:column!important}.halloweenHeroActions button{width:100%!important}.heroCard{min-width:0}.grid{grid-template-columns:1fr!important}.card>img{height:190px!important}}body,html{background:#07030f!important;color:#fff!important}body:has(.halloween-site){background:#07030f!important}.halloweenQuickLinks{background:#07030f!important;overflow:hidden}.halloweenQuickGrid{width:100%;max-width:1410px;margin:0 auto}.halloweenQuickGrid button{width:100%;min-width:0;overflow:hidden;box-sizing:border-box;touch-action:manipulation}@media(max-width:900px){.halloweenQuickGrid{grid-template-columns:1fr!important;width:100%}.halloweenQuickGrid button{display:grid!important;grid-template-columns:52px minmax(0,1fr) 26px!important;grid-template-rows:auto auto!important;grid-column-gap:14px!important;column-gap:14px!important;align-items:center!important;min-height:88px!important;height:auto!important;padding:13px 14px!important;text-align:left!important}.halloweenQuickGrid button span{grid-column:1!important;grid-row:1/3!important;width:52px!important;height:52px!important;margin:0!important;flex:none!important;font-size:24px!important}.halloweenQuickGrid button b{grid-row:1!important;font-size:15px!important;line-height:1.2!important;overflow:visible!important;align-self:end!important}.halloweenQuickGrid button b,.halloweenQuickGrid button small{grid-column:2!important;min-width:0!important;width:auto!important;white-space:normal!important}.halloweenQuickGrid button small{grid-row:2!important;max-width:none!important;margin:3px 0 0!important;padding:0!important;font-size:11px!important;line-height:1.35!important;overflow-wrap:anywhere!important;align-self:start!important}.halloweenQuickGrid button strong{grid-column:3!important;grid-row:1/3!important;position:static!important;justify-self:center!important;align-self:center!important;font-size:28px!important;line-height:1!important;margin:0!important}}@media(max-width:520px){.halloweenQuickLinks{padding:12px 10px 16px!important}.halloweenQuickGrid{gap:9px!important}.halloweenQuickGrid button{grid-template-columns:48px minmax(0,1fr) 22px!important;column-gap:11px!important;min-height:82px!important;padding:11px 12px!important;border-radius:16px!important}.halloweenQuickGrid button span{width:48px!important;height:48px!important;font-size:22px!important;border-radius:13px!important}.halloweenQuickGrid button b{font-size:14px!important}.halloweenQuickGrid button small{font-size:10px!important}.halloweenQuickGrid button strong{font-size:25px!important}}button.authBtn,button.copyContact,button.dailyEnter,button.enter,button.halloweenGhostBtn,button.manageBtn,button.pointsBtn,button.pointsRewardBtn,button.primary{background:linear-gradient(135deg,#7c3aed,#a855f7)!important;color:#fff!important;border:1px solid #b77cff!important;box-shadow:0 8px 24px rgba(124,58,237,.28)!important}button.authBtn:hover,button.copyContact:hover,button.dailyEnter:hover,button.enter:hover,button.halloweenGhostBtn:hover,button.manageBtn:hover,button.pointsBtn:hover,button.pointsRewardBtn:hover,button.primary:hover{filter:brightness(1.1)}.halloween-site .halloweenGhostBtn{background:linear-gradient(135deg,#5b21b6,#9333ea)!important;color:#fff!important;border-color:#a855f7!important}.halloween-site nav button.active{background:linear-gradient(135deg,#6d28d9,#9333ea)!important;color:#fff!important}.halloween-site nav button:hover{background:#7c3aed33!important;color:#fff!important}.halloween-site .claimRow b,.halloween-site .claimRow div span,.halloween-site .claims h3,.halloween-site .codeCard .muted,.halloween-site .codeCard h2,.halloween-site .rewardCost,.halloween-site .rewardInfo h3,.halloween-site .rewardInfo>b,.halloween-site .rewardInfo>p:not(.eyebrow),.halloween-site .rewardSectionHead h2,.halloween-site .rewardSectionHead>span{color:#f5efff!important}.halloween-site .rewardInfo>b{color:#d7a8ff!important}.halloween-site .rewardCost{color:#cdb7e8!important}.halloween-site .rewardCard{background:linear-gradient(145deg,#160b25,#090511)!important;border-color:#4b2873!important}.halloween-site .rewardIcon{background:#26103e!important;border:1px solid #63369a}.halloween-site .rewardInfo .primary{background:linear-gradient(135deg,#7c3aed,#a855f7)!important;color:#fff!important;border:1px solid #bd8cff!important}.halloween-site .claims{background:linear-gradient(145deg,#130a21,#090611)!important;border-color:#39205d!important;color:#fff!important}.halloween-site .claimRow{border-color:#2b193f!important}.halloween-site .claimRow code{background:#241039!important;border-color:#63369a!important;color:#e7d8ff!important}.codeTabs{display:flex;gap:10px;margin:0 0 20px;padding:6px;border:1px solid #ffffff14;border-radius:16px;background:#0d0a15;max-width:520px}.codeTabs button{flex:1 1;border:1px solid transparent;background:transparent;color:#9b94aa;padding:12px 16px;border-radius:11px;font-weight:900;font-size:13px;cursor:pointer}.codeTabs button.active{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;border-color:#b77cff;box-shadow:0 8px 24px #7c3aed45}.workingCodesCard{margin-top:0}.codeListHead{margin-bottom:18px}.codeListHead h2{font-size:30px}.workingCodeList{display:grid;grid-gap:12px;gap:12px}.workingCodeRow{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid #6b3bb555;border-radius:16px;background:linear-gradient(135deg,#120c1d,#0b0812)}.workingCodeRow>div{min-width:0;display:flex;flex-direction:column;gap:5px}.workingCodeRow b{font-size:18px;letter-spacing:.5px;color:#fff;word-break:break-word}.workingCodeRow small{color:#a9a0b8;font-size:12px}.workingBadge{width:max-content;padding:4px 7px;border-radius:999px;background:#7c3aed22;color:#c6a5ff;border:1px solid #8b5cf655;font-size:9px;font-weight:950;letter-spacing:1.3px}.workingCodeRow .primary{width:auto;min-width:105px;padding:11px 14px;flex:0 0 auto}@media(max-width:600px){.codeTabs{max-width:none}.workingCodeRow{align-items:stretch;flex-direction:column}.workingCodeRow .primary{width:100%}.codeListHead{align-items:flex-start;gap:8px}.codeListHead>span{white-space:nowrap}}.rewardSection{margin-top:30px!important}.rewardSectionHead{gap:18px!important;margin:0 0 16px!important}.rewardSectionHead h2{margin:0!important;font-size:28px!important;color:#f7f2ff!important;letter-spacing:-.7px!important}.rewardSectionHead>span{font-weight:900!important;font-size:12px!important;color:#a99bb9!important;white-space:nowrap}.rewardCard{min-width:0!important;min-height:270px!important;gap:16px!important;border:1px solid #4b2873!important;border-radius:22px!important;background:linear-gradient(145deg,#160b25,#090511)!important;box-shadow:0 16px 45px rgba(0,0,0,.28)!important;color:#fff!important}.rewardCard:hover{border-color:#8b5cf6!important;transform:translateY(-2px)!important}.rewardIcon{width:62px!important;height:62px!important;min-width:62px!important;border-radius:17px!important;background:#26103e!important;border:1px solid #6d3da1!important;overflow:hidden!important}.rewardIcon img{width:52px!important;height:52px!important}.rewardInfo{align-items:flex-start!important}.rewardInfo .eyebrow{color:#b98cff!important}.rewardInfo h3{margin:0 0 4px!important;line-height:1.15!important;word-break:break-word!important}.rewardInfo>p:not(.eyebrow){color:#b6a9c4!important;line-height:1.45!important;margin:9px 0!important}.rewardCost{font-size:12px!important;color:#eee4ff!important;margin-bottom:10px!important}.rewardInfo .primary{min-height:46px!important;background:linear-gradient(135deg,#7c3aed,#a855f7)!important;border:1px solid #bd8cff!important;border-radius:13px!important}.rewardInfo .primary:disabled{opacity:.55!important;cursor:not-allowed!important;filter:none!important}.pointsLabel{color:#d8c8ef!important;font-weight:900!important}.claims{margin-top:30px!important;padding:25px!important;border:1px solid #4b2873!important;border-radius:22px!important;background:linear-gradient(145deg,#130a21,#090611)!important}.claims,.claims h3{color:#fff!important}.claimRow{border-color:#2b193f!important}.claimRow code{background:#241039!important;border-color:#63369a!important;color:#eadfff!important}@media(max-width:900px){.rewardGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.rewardSectionHead{align-items:flex-start!important}.rewardSectionHead h2{font-size:23px!important}.rewardGrid{grid-template-columns:1fr!important;gap:12px!important}.rewardCard{min-height:0!important;padding:16px!important;border-radius:18px!important}.rewardIcon{width:56px!important;height:56px!important;min-width:56px!important}.rewardIcon img{width:46px!important;height:46px!important}.rewardInfo h3{font-size:20px!important}.rewardInfo>p:not(.eyebrow){font-size:12px!important}.rewardInfo .primary{min-height:48px!important}}.rewardSection{max-width:1160px!important;margin:0 auto 34px!important;padding:0 24px!important}.rewardSectionHead{padding:0!important;margin:0 0 18px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important}.rewardSectionHead .eyebrow{margin-bottom:7px!important}.rewardSectionHead h2{font-size:30px!important;line-height:1.1!important;color:#fff!important}.rewardGrid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:18px!important;gap:18px!important;align-items:stretch!important}.rewardCard{display:flex!important;flex-direction:column!important;gap:0!important;min-height:330px!important;height:100%!important;padding:20px!important;border:1px solid #4d2878!important;border-radius:20px!important;background:linear-gradient(160deg,#171022,#0b0712)!important;box-shadow:0 12px 35px rgba(0,0,0,.32)!important;overflow:hidden!important}.rewardCard:hover{transform:translateY(-3px)!important;border-color:#914cff!important}.rewardIcon{width:64px!important;height:64px!important;min-width:64px!important;flex:0 0 64px!important;margin:0 0 15px!important;border-radius:16px!important;background:#241039!important;border:1px solid #713db0!important;display:grid!important;place-items:center!important}.rewardIcon img{width:50px!important;height:50px!important;object-fit:contain!important}.rewardInfo{width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;flex:1 1!important}.rewardInfo .eyebrow{font-size:9px!important;letter-spacing:2px!important;margin:0 0 5px!important;color:#b987ff!important}.rewardInfo h3{font-size:22px!important;line-height:1.2!important;margin:0 0 5px!important;color:#fff!important;overflow-wrap:anywhere!important}.rewardInfo>b{font-size:13px!important;line-height:1.3!important;color:#d6b5ff!important}.rewardInfo>p:not(.eyebrow){font-size:12px!important;line-height:1.5!important;color:#b9afc7!important;margin:10px 0 12px!important}.rewardCost{font-size:13px!important;font-weight:950!important;color:#f0e6ff!important;margin-top:auto!important;margin-bottom:11px!important}.rewardInfo .primary{width:100%!important;height:48px!important;min-height:48px!important;padding:0 16px!important;border-radius:12px!important;background:linear-gradient(135deg,#762bea,#aa4df5)!important;border:1px solid #c18bff!important;color:#fff!important;font-weight:950!important;font-size:14px!important;box-shadow:0 8px 24px rgba(124,58,237,.28)!important}.rewardInfo .primary:hover{filter:brightness(1.08)!important;transform:none!important}.rewardInfo .primary:disabled{background:#241b30!important;border-color:#4a3a58!important;color:#9c91a8!important;box-shadow:none!important}@media(max-width:900px){.rewardSection{padding:0 18px!important}.rewardGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.rewardSection{padding:0 14px!important;margin-bottom:28px!important}.rewardSectionHead{align-items:flex-start!important}.rewardSectionHead h2{font-size:24px!important}.rewardGrid{grid-template-columns:1fr!important;gap:12px!important}.rewardCard{min-height:0!important;padding:17px!important}.rewardIcon{width:58px!important;height:58px!important;min-width:58px!important;flex-basis:58px!important;margin-bottom:13px!important}.rewardIcon img{width:45px!important;height:45px!important}.rewardInfo h3{font-size:20px!important}.rewardInfo>p:not(.eyebrow){margin-bottom:14px!important}}.redeemPage{display:block!important;width:100%!important;max-width:1160px!important;margin:0 auto!important;padding:34px 24px 90px!important;overflow:visible!important}.redeemPage>.sectionHead{display:flex!important;width:100%!important;margin:0 0 28px!important;padding:0!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important}.redeemPage>.sectionHead h2{color:#fff!important;font-size:34px!important;line-height:1.1!important}.redeemPage>.sectionHead .muted{color:#b9afc7!important}.redeemPage>.sectionHead>span{color:#d8c8e8!important}.redeemPage .rewardSection{width:100%!important;max-width:none!important;margin:0 0 38px!important}.redeemPage .rewardSectionHead{display:flex!important;width:100%!important;padding:0!important;align-items:flex-end!important;justify-content:space-between!important;gap:15px!important}.redeemPage .rewardSectionHead h2{color:#fff!important;font-size:28px!important;line-height:1.15!important}.redeemPage .rewardSectionHead>span{color:#b9afc7!important;font-size:12px!important;font-weight:900!important}.redeemPage .rewardGrid{display:grid!important;grid-gap:18px!important;gap:18px!important}.redeemPage .rewardCard,.redeemPage .rewardGrid{width:100%!important;align-items:stretch!important}.redeemPage .rewardCard{position:relative!important;min-width:0!important;min-height:320px!important;height:auto!important;margin:0!important;padding:20px!important;display:flex!important;flex-direction:column!important;gap:0!important;border:1px solid #512b7e!important;border-radius:20px!important;background:linear-gradient(155deg,#1a1028,#0b0712)!important;box-shadow:0 14px 35px rgba(0,0,0,.35)!important;overflow:hidden!important}.redeemPage .rewardIcon{display:grid!important;position:relative!important;flex:0 0 64px!important;width:64px!important;height:64px!important;min-width:64px!important;margin:0 0 14px!important;padding:0!important;border-radius:16px!important;background:#28133f!important;border:1px solid #7040a8!important;place-items:center!important;overflow:hidden!important}.redeemPage .rewardIcon img{display:block!important;width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;object-fit:contain!important}.redeemPage .rewardInfo{display:flex!important;width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;flex:1 1 auto!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}.redeemPage .rewardInfo .eyebrow{color:#bd8bff!important;font-size:9px!important;letter-spacing:2px!important}.redeemPage .rewardInfo .eyebrow,.redeemPage .rewardInfo h3{display:block!important;margin:0 0 5px!important;line-height:1.2!important}.redeemPage .rewardInfo h3{color:#fff!important;font-size:22px!important;font-weight:900!important;overflow-wrap:anywhere!important}.redeemPage .rewardInfo>b{display:block!important;margin:0!important;color:#d9bcff!important;font-size:13px!important;line-height:1.3!important}.redeemPage .rewardInfo>p:not(.eyebrow){display:block!important;margin:10px 0 14px!important;color:#bdb1ca!important;font-size:12px!important;line-height:1.5!important;max-width:100%!important}.redeemPage .rewardCost{display:block!important;margin:auto 0 11px!important;color:#f2eaff!important;font-size:13px!important;font-weight:950!important;line-height:1.2!important}.redeemPage .rewardInfo .primary{display:block!important;width:100%!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 16px!important;border-radius:12px!important;background:linear-gradient(135deg,#792cf0,#ad4ff6)!important;border:1px solid #c48fff!important;color:#fff!important;font-weight:950!important;font-size:14px!important;box-shadow:0 8px 22px rgba(124,58,237,.3)!important}.redeemPage .rewardInfo .primary:disabled{opacity:.58!important;background:#2a2035!important;border-color:#4a3a58!important;color:#b1a6ba!important;box-shadow:none!important}.redeemPage .claims{width:100%!important;margin-top:10px!important}@media(max-width:900px){.redeemPage{padding:28px 18px 70px!important}.redeemPage .rewardGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.redeemPage{padding:24px 14px 60px!important}.redeemPage>.sectionHead{display:block!important;margin-bottom:24px!important}.redeemPage>.sectionHead>span{display:block!important;margin-top:10px!important}.redeemPage .rewardSectionHead{align-items:flex-start!important}.redeemPage .rewardSectionHead h2{font-size:23px!important}.redeemPage .rewardGrid{grid-template-columns:1fr!important;gap:12px!important}.redeemPage .rewardCard{min-height:0!important;padding:17px!important;border-radius:18px!important}.redeemPage .rewardIcon{width:58px!important;height:58px!important;min-width:58px!important;flex-basis:58px!important;margin-bottom:12px!important}.redeemPage .rewardIcon img{width:44px!important;height:44px!important}.redeemPage .rewardInfo h3{font-size:20px!important}}.redeemPage{position:relative!important;isolation:isolate!important;scroll-margin-top:90px!important;padding-top:30px!important}.redeemPage>.sectionHead{position:relative!important;z-index:1!important;padding:2px 0 0!important}.redeemPage .rewardSection:first-of-type{margin-top:4px!important}.redeemPage .rewardSectionHead{min-height:54px!important}.redeemPage .rewardSectionHead>div{min-width:0!important}.redeemPage .rewardSectionHead .eyebrow{display:block!important;white-space:nowrap!important;overflow:visible!important;margin:0 0 6px!important}.redeemPage .rewardSectionHead h2{display:block!important;margin:0!important}@media(max-width:600px){.redeemPage{padding-top:22px!important}.redeemPage .rewardSectionHead{min-height:50px!important}.redeemPage .rewardSectionHead .eyebrow{font-size:8px!important;letter-spacing:1.8px!important;margin-bottom:5px!important}.redeemPage .rewardSectionHead h2{font-size:23px!important}}.codePage{padding-top:34px!important}.codePage>.codeTabs{max-width:720px!important;margin:0 auto 26px!important;padding:7px!important;gap:8px!important;background:#0d0915!important;border:1px solid #3b2460!important;box-shadow:0 12px 35px rgba(0,0,0,.22)!important}.codePage>.codeTabs button{min-height:44px!important;padding:10px 18px!important;color:#b9a9cc!important}.codePage>.codeCard{max-width:860px!important;margin:0 auto 20px!important;padding:28px!important;background:linear-gradient(145deg,#171022,#0b0712)!important;border:1px solid #4b2873!important;border-radius:20px!important;box-shadow:0 14px 40px rgba(0,0,0,.28)!important}.codePage>.codeCard+.codeCard{margin-top:22px!important}.codePage .codeCard h2{color:#fff!important;font-size:30px!important;margin:0 0 7px!important}.codePage .codeRow{grid-template-columns:minmax(0,1fr) 165px!important;gap:14px!important;margin:24px 0 12px!important}.codePage .codeRow input{background:#090611!important;color:#fff!important;border:1px solid #513078!important;padding:14px 16px!important}.codePage .codeRow .primary{width:auto!important}.codePage .dailyCodeDisplay{display:flex!important;align-items:center!important;gap:14px!important;margin:20px 0 10px!important}.codePage .dailyCodeDisplay code{flex:1 1!important;min-width:0!important;padding:14px 16px!important;border-radius:12px!important;background:#0a0610!important;border:1px solid #5a3484!important;color:#eadfff!important;font-weight:950!important;letter-spacing:1px!important;overflow:auto!important}.codePage .dailyCodeDisplay .primary{width:auto!important;min-width:120px!important}.codePage .workingCodesCard{max-width:100%!important;margin-top:0!important}.codePage .codeListHead{margin-bottom:20px!important}.codePage .workingCodeRow{padding:17px 18px!important;gap:20px!important}.redeemPage{max-width:1220px!important;padding:34px 24px 80px!important}.redeemPage>.sectionHead{padding:22px 24px!important;margin:0 0 30px!important;border:1px solid #3d245f!important;border-radius:22px!important;background:linear-gradient(135deg,#171022,#0b0712)!important;box-shadow:0 14px 40px rgba(0,0,0,.25)!important}.redeemPage>.sectionHead h2{font-size:32px!important;margin-bottom:6px!important}.redeemPage>.sectionHead .eyebrow{margin-bottom:8px!important}.redeemPage .rewardSection{margin:0 0 34px!important;padding:0!important}.redeemPage .rewardSectionHead{padding:0 2px!important;margin:0 0 14px!important}.redeemPage .rewardSectionHead h2{font-size:25px!important}.redeemPage .rewardGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.redeemPage .rewardCard{min-height:300px!important;padding:18px!important;border-radius:18px!important;background:linear-gradient(145deg,#171022,#0b0712)!important;border-color:#492774!important}.redeemPage .rewardIcon{width:58px!important;height:58px!important;min-width:58px!important;flex-basis:58px!important;margin-bottom:12px!important;border-radius:15px!important}.redeemPage .rewardIcon img{width:44px!important;height:44px!important}.redeemPage .rewardInfo h3{font-size:20px!important}.redeemPage .rewardInfo>p:not(.eyebrow){margin:8px 0 10px!important}.redeemPage .rewardInfo .primary{height:44px!important;min-height:44px!important;border-radius:11px!important}.redeemPage .claims{margin-top:24px!important}.ownerPage .admin{padding:22px!important;margin-bottom:18px!important;border-color:#3d245f!important;background:linear-gradient(145deg,#15101f,#0b0712)!important}.ownerPage .admin h2{font-size:28px!important}.ownerPage .codeAdmin,.ownerPage .form,.ownerPage .siteForm{gap:10px!important}.ownerPage .codeAdmin .primary,.ownerPage .form .primary,.ownerPage .siteForm .primary{width:auto!important;min-width:125px!important;min-height:42px!important;padding:10px 15px!important;border-radius:10px!important;font-size:13px!important}.ownerPage .manage button{font-size:12px!important;padding:6px 10px!important;border-radius:8px!important}@media(max-width:900px){.redeemPage .rewardGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.codePage{padding-top:20px!important}.codePage>.codeCard{padding:22px 18px!important}.codePage .codeRow{grid-template-columns:1fr!important;gap:10px!important}.codePage .codeRow .primary{width:100%!important}.codePage .dailyCodeDisplay{flex-direction:column!important;align-items:stretch!important}.codePage .dailyCodeDisplay .primary{width:100%!important}.redeemPage{padding:20px 14px 60px!important}.redeemPage>.sectionHead{padding:18px!important;margin-bottom:24px!important}.redeemPage>.sectionHead h2{font-size:28px!important}.redeemPage .rewardGrid{grid-template-columns:1fr!important;gap:12px!important}.redeemPage .rewardCard{min-height:0!important;padding:17px!important}.ownerPage .codeAdmin,.ownerPage .form,.ownerPage .siteForm{grid-template-columns:1fr!important}.ownerPage .codeAdmin .primary,.ownerPage .form .primary,.ownerPage .siteForm .primary{width:100%!important}}.halloween-site .admin .adminTitle,.halloween-site .admin .formTitle,.halloween-site .admin .sectionTitle,.halloween-site .admin h2,.halloween-site .admin h3{color:#f7f2ff!important;opacity:1!important;text-shadow:0 0 18px rgba(160,85,255,.18)}.halloween-site .admin .muted,.halloween-site .admin>p:not(.eyebrow){color:#c8bdd7!important}.halloween-site .admin input::placeholder{color:#8d849a!important;opacity:1!important}.halloween-site .admin .primary{color:#fff!important}.halloween-site .admin .eyebrow{color:#b995ff!important}.mobileMenuBtn{position:relative!important;z-index:10002!important;pointer-events:auto!important;flex:0 0 44px!important;width:44px!important;height:44px!important;margin-left:auto!important;color:#fff!important;background:linear-gradient(145deg,#1d0d35,#0d0618)!important;border:1px solid #8b45d8!important;box-shadow:0 0 18px rgba(139,69,216,.25)!important}@media(max-width:900px){.halloween-site header{overflow:visible!important;position:-webkit-sticky!important;position:sticky!important;z-index:10000!important}.halloween-site .mobileMenuBtn{display:flex!important;position:relative!important;z-index:10003!important}.halloween-site nav.mobileOpen{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:10004!important}}.codePage .redeemCodeInput{width:100%;min-width:0;min-height:50px;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation}.codePage .redeemCodeButton{min-height:50px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width:760px){.codePage .codeRow{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important}.codePage .redeemCodeButton,.codePage .redeemCodeInput{width:100%!important;min-height:52px!important;font-size:16px!important}}nav button[aria-label=Inbox]{position:relative;min-width:42px}nav button[aria-label=Inbox] sup{position:absolute;top:-4px;right:-2px;min-width:17px;height:17px;border-radius:999px;display:grid;place-items:center;font-size:10px;line-height:1}.miniGameCard{gap:10px}.miniGameTimer{font-weight:800;font-size:18px}.miniGameCard>strong{font-size:20px}.miniGameCard input{width:100%;padding:12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.2);color:inherit;font:inherit}.memoryNumber{font-size:28px;font-weight:900;letter-spacing:8px;padding:10px;text-align:center}