.BingoCell-module__BYs9nW__cell{aspect-ratio:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#ffffff08;border:none;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:120px;max-height:140px;padding:14px 10px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003,inset 0 0 0 1px #ffffff0d}.BingoCell-module__BYs9nW__cell:hover:not(:disabled){transform:translateY(-4px)scale(1.02);box-shadow:0 8px 25px #ff149366,0 0 30px #ff14934d}.BingoCell-module__BYs9nW__cell:disabled{cursor:not-allowed;opacity:.9}.BingoCell-module__BYs9nW__cellBorder{opacity:.4;pointer-events:none;border:2px solid;border-radius:16px;transition:opacity .3s;position:absolute;inset:0}.BingoCell-module__BYs9nW__cell:hover:not(:disabled) .BingoCell-module__BYs9nW__cellBorder{opacity:1}.BingoCell-module__BYs9nW__cell.BingoCell-module__BYs9nW__completed{background:linear-gradient(135deg,#4ade8026,#22c55e26);border-color:#4ade8066}.BingoCell-module__BYs9nW__cell.BingoCell-module__BYs9nW__completed .BingoCell-module__BYs9nW__cellBorder{opacity:.8;border-color:#4ade80!important}.BingoCell-module__BYs9nW__cellContent{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;display:flex;position:relative}.BingoCell-module__BYs9nW__iconWrapper{background:linear-gradient(135deg,#ff149333,#9d4edd33);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 12px #ff14934d}.BingoCell-module__BYs9nW__icon{color:currentColor;filter:drop-shadow(0 2px 8px #ff149366);flex-shrink:0}.BingoCell-module__BYs9nW__objective{color:#fff;text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-box-orient:vertical;flex:1;justify-content:center;align-items:center;margin:0;font-size:10px;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.BingoCell-module__BYs9nW__difficulty{text-transform:uppercase;letter-spacing:.5px;border-radius:8px;flex-shrink:0;padding:3px 8px;font-size:9px;font-weight:700}.BingoCell-module__BYs9nW__checkmark{z-index:10;background:#4ade80f2;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #4ade8099,0 0 0 4px #fff3}.BingoCell-module__BYs9nW__checkmarkIcon{color:#fff;font-size:32px;font-weight:900}.BingoCell-module__BYs9nW__clickHint{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:5;background:#000c;border-radius:12px;padding:4px 10px;font-size:10px;font-weight:600;transition:opacity .3s;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.BingoCell-module__BYs9nW__cell:hover:not(:disabled) .BingoCell-module__BYs9nW__clickHint{opacity:1}.BingoCell-module__BYs9nW__easy{color:#2ed573;background:#2ed57333;border:1px solid #2ed57366}.BingoCell-module__BYs9nW__medium{color:orange;background:#ffa50033;border:1px solid #ffa50066}.BingoCell-module__BYs9nW__hard{color:#ff4757;background:#ff475733;border:1px solid #ff475766}@media (max-width:768px){.BingoCell-module__BYs9nW__cell{min-height:90px;max-height:100px;padding:10px 8px}.BingoCell-module__BYs9nW__iconWrapper{width:30px;height:30px}.BingoCell-module__BYs9nW__icon{font-size:18px}.BingoCell-module__BYs9nW__objective{font-size:9px;line-height:1.3}.BingoCell-module__BYs9nW__difficulty{padding:2px 5px;font-size:7px}.BingoCell-module__BYs9nW__checkmark{width:45px;height:45px}.BingoCell-module__BYs9nW__checkmarkIcon{font-size:24px}.BingoCell-module__BYs9nW__clickHint{padding:3px 6px;font-size:8px}}@media (max-width:480px){.BingoCell-module__BYs9nW__cell{min-height:80px;max-height:90px;padding:8px 6px}.BingoCell-module__BYs9nW__iconWrapper{width:26px;height:26px}.BingoCell-module__BYs9nW__icon{font-size:16px}.BingoCell-module__BYs9nW__objective{font-size:8px;line-height:1.2}.BingoCell-module__BYs9nW__difficulty{padding:2px 4px;font-size:6px}.BingoCell-module__BYs9nW__checkmark{width:40px;height:40px}.BingoCell-module__BYs9nW__checkmarkIcon{font-size:20px}}
.BingoGrid-module___gZyUa__container{flex-direction:column;gap:32px;display:flex}.BingoGrid-module___gZyUa__gridWrapper{position:relative}.BingoGrid-module___gZyUa__gridWrapper:before{content:"";filter:blur(40px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#ff66a526 0%,#0000 70%);width:80%;height:100%;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.BingoGrid-module___gZyUa__grid{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ff149314 0%,#9d4edd14 100%);border:2px solid #ff66a54d;border-radius:28px;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(5,1fr);gap:12px;width:100%;max-width:700px;margin:0 auto;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 40px #0006,0 0 80px #ff149333,inset 0 1px #ffffff1a}.BingoGrid-module___gZyUa__grid:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;animation:8s ease-in-out infinite BingoGrid-module___gZyUa__shine;position:absolute;top:0;left:-100%}@keyframes BingoGrid-module___gZyUa__shine{0%,to{left:-100%}50%{left:100%}}.BingoGrid-module___gZyUa__progressSection{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ff14930d 0%,#9d4edd0d 100%);border:1px solid #ff66a533;border-radius:24px;padding:24px;box-shadow:0 4px 20px #0003,inset 0 1px #ffffff0d}.BingoGrid-module___gZyUa__progressHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.BingoGrid-module___gZyUa__progressIcon{color:var(--bp-pink);filter:drop-shadow(0 0 10px #ff66a599);animation:2s ease-in-out infinite BingoGrid-module___gZyUa__sparkle}@keyframes BingoGrid-module___gZyUa__sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.BingoGrid-module___gZyUa__progressLabel{font-family:var(--font-display);text-transform:uppercase;color:var(--bp-pink);letter-spacing:.05em;text-shadow:0 0 20px #ff66a580;font-size:1.25rem;font-weight:700}.BingoGrid-module___gZyUa__progressWrapper{flex-direction:column;gap:12px;display:flex}.BingoGrid-module___gZyUa__progressBar{background:#0006;border:1px solid #ff66a54d;border-radius:20px;height:14px;position:relative;overflow:hidden;box-shadow:inset 0 2px 8px #00000080}.BingoGrid-module___gZyUa__progressFill{background:linear-gradient(90deg,var(--bp-pink)0%,#ff69b4 50%,var(--bp-pink)100%);border-radius:20px;height:100%;transition:width .8s ease-out;position:relative;box-shadow:0 0 20px #ff66a5cc,inset 0 1px #ffffff4d}.BingoGrid-module___gZyUa__progressGlow{background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);border-radius:20px;position:absolute;inset:0}.BingoGrid-module___gZyUa__progressText{font-family:var(--font-display);justify-content:center;align-items:center;gap:6px;font-weight:700;display:flex}.BingoGrid-module___gZyUa__progressCount{color:var(--bp-pink);text-shadow:0 0 20px #ff66a599;font-size:2rem}.BingoGrid-module___gZyUa__progressSeparator{color:#fff6;font-size:1.5rem}.BingoGrid-module___gZyUa__progressTotal{color:#fff9;font-size:1.5rem}.BingoGrid-module___gZyUa__progressCompleted{text-transform:uppercase;color:#ffffffb3;letter-spacing:.1em;margin-left:8px;font-size:.875rem}.BingoGrid-module___gZyUa__rewardsSection{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ff14930d 0%,#9d4edd0d 100%);border:1px solid #ff66a533;border-radius:24px;padding:28px;box-shadow:0 4px 20px #0003,inset 0 1px #ffffff0d}.BingoGrid-module___gZyUa__rewardsHeader{align-items:center;gap:12px;margin-bottom:24px;display:flex}.BingoGrid-module___gZyUa__rewardsIcon{color:gold;filter:drop-shadow(0 0 12px #ffd700cc);animation:2s ease-in-out infinite BingoGrid-module___gZyUa__bounce}@keyframes BingoGrid-module___gZyUa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.BingoGrid-module___gZyUa__rewardsTitle{font-family:var(--font-display);text-transform:uppercase;color:#fff;letter-spacing:.05em;text-shadow:2px 2px #000,0 0 20px #ff66a599;flex:1;margin:0;font-size:1.5rem;font-weight:900}.BingoGrid-module___gZyUa__rewardsBadge{font-family:var(--font-display);color:gold;background:linear-gradient(135deg,#ffd70033,#ff8c0033);border:2px solid #ffd70080;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 12px #ffd7004d}.BingoGrid-module___gZyUa__rewardsBadge svg{filter:drop-shadow(0 0 8px #ffd70099)}.BingoGrid-module___gZyUa__rewardsList{flex-direction:column;gap:12px;display:flex}.BingoGrid-module___gZyUa__rewardCategory{cursor:pointer;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:18px;padding:18px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.BingoGrid-module___gZyUa__rewardCategory:before{content:"";background:linear-gradient(90deg,#0000,#ff66a51a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.BingoGrid-module___gZyUa__rewardCategory:hover:before{left:100%}.BingoGrid-module___gZyUa__rewardCategory:hover{background:#ffffff14;border-color:#ff66a580;box-shadow:0 8px 24px #ff14934d,inset 0 1px #ffffff1a}.BingoGrid-module___gZyUa__rewardSpecial{background:linear-gradient(135deg,#ffd7001a,#ff8c000d);border-color:#ffd7004d}.BingoGrid-module___gZyUa__rewardSpecial:hover{background:linear-gradient(135deg,#ffd70026,#ff8c0014);border-color:#ffd70099;box-shadow:0 8px 24px #ffd70066,inset 0 1px #fff3}.BingoGrid-module___gZyUa__categoryHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.BingoGrid-module___gZyUa__categoryLeft,.BingoGrid-module___gZyUa__categoryRight{align-items:center;gap:12px;display:flex}.BingoGrid-module___gZyUa__categoryIconWrapper{background:#ff149326;border:2px solid #ff66a54d;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.BingoGrid-module___gZyUa__categoryIconSpecial{background:#ffd70026;border-color:#ffd70066}.BingoGrid-module___gZyUa__rewardCategory:hover .BingoGrid-module___gZyUa__categoryIconWrapper{background:#ff149340;border-color:#ff66a599;transform:rotate(5deg)scale(1.1)}.BingoGrid-module___gZyUa__rewardSpecial:hover .BingoGrid-module___gZyUa__categoryIconWrapper{background:#ffd70040;border-color:#ffd700b3}.BingoGrid-module___gZyUa__categoryIcon{filter:drop-shadow(0 2px 8px #ff149399);font-size:22px}.BingoGrid-module___gZyUa__categoryIconLucide{color:gold;filter:drop-shadow(0 2px 8px #ffd700cc)}.BingoGrid-module___gZyUa__categoryName{font-family:var(--font-display);text-transform:uppercase;color:#fffffff2;letter-spacing:.03em;font-size:1rem;font-weight:700}.BingoGrid-module___gZyUa__miniProgress{gap:6px;display:flex}.BingoGrid-module___gZyUa__miniDot{background:#fff3;border:1px solid #ffffff4d;border-radius:50%;width:10px;height:10px;transition:all .3s}.BingoGrid-module___gZyUa__miniDotActive{background:linear-gradient(135deg,var(--bp-pink),#ff69b4);border-color:var(--bp-pink);animation:2s ease-in-out infinite BingoGrid-module___gZyUa__pulse;box-shadow:0 0 12px #ff66a5cc,inset 0 1px #fff6}@keyframes BingoGrid-module___gZyUa__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.BingoGrid-module___gZyUa__categoryCount{font-family:var(--font-display);color:var(--bp-pink);text-shadow:0 0 10px #ff66a580;font-size:1.125rem;font-weight:700}.BingoGrid-module___gZyUa__completedBadge{color:#2ed573;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#2ed57333,#00b89433);border:2px solid #2ed57380;border-radius:12px;align-items:center;gap:6px;padding:6px 12px;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 4px 12px #2ed5734d}.BingoGrid-module___gZyUa__completedBadge svg{filter:drop-shadow(0 0 8px #2ed57399)}.BingoGrid-module___gZyUa__categoryPending{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.BingoGrid-module___gZyUa__celebration{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.BingoGrid-module___gZyUa__confetti{background:var(--bp-pink);width:12px;height:12px;box-shadow:0 0 20px var(--bp-pink);pointer-events:none;border-radius:50%;position:absolute}.BingoGrid-module___gZyUa__confetti:nth-child(2n){background:gold;box-shadow:0 0 20px gold}.BingoGrid-module___gZyUa__confetti:nth-child(3n){background:#9d4edd;box-shadow:0 0 20px #9d4edd}.BingoGrid-module___gZyUa__celebrationContent{border:3px solid var(--bp-pink);text-align:center;background:linear-gradient(135deg,#141414fa,#1e1e1efa);border-radius:32px;width:100%;max-width:500px;padding:48px 36px;position:relative;box-shadow:0 20px 60px #000c,0 0 100px #ff66a580,inset 0 1px #ffffff1a}.BingoGrid-module___gZyUa__celebrationGlow{filter:blur(40px);z-index:-1;background:radial-gradient(circle,#ff66a566 0%,#0000 70%);position:absolute;inset:-60px}.BingoGrid-module___gZyUa__celebrationIcon{background:linear-gradient(135deg,var(--bp-pink),#ff69b4);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 24px;display:flex;box-shadow:0 8px 32px #ff66a599,inset 0 2px #ffffff4d}.BingoGrid-module___gZyUa__celebrationTitle{font-family:var(--font-display);text-transform:uppercase;color:#fff;letter-spacing:.05em;text-shadow:2px 2px #000,0 0 30px #ff66a5;margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900}.BingoGrid-module___gZyUa__celebrationDesc{color:#fffc;margin-bottom:32px;font-size:1.125rem;line-height:1.6}.BingoGrid-module___gZyUa__celebrationButton{background:linear-gradient(135deg,var(--bp-pink),#ff1493);font-family:var(--font-display);text-transform:uppercase;color:#fff;cursor:pointer;letter-spacing:.05em;border:none;border-radius:50px;align-items:center;gap:10px;padding:14px 32px;font-size:1.125rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #ff149380,inset 0 1px #ffffff4d}.BingoGrid-module___gZyUa__celebrationButton:hover{box-shadow:0 12px 32px #ff1493b3,inset 0 1px #fff6}.BingoGrid-module___gZyUa__celebrationClose{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.BingoGrid-module___gZyUa__celebrationClose:hover{border-color:var(--bp-pink);color:var(--bp-pink);background:#fff3;transform:rotate(90deg)}@media (max-width:768px){.BingoGrid-module___gZyUa__grid{grid-template-rows:auto;grid-template-columns:repeat(3,1fr);gap:10px;max-width:100%;padding:16px}.BingoGrid-module___gZyUa__progressSection,.BingoGrid-module___gZyUa__rewardsSection{padding:20px}.BingoGrid-module___gZyUa__progressLabel{font-size:1rem}.BingoGrid-module___gZyUa__progressCount{font-size:1.5rem}.BingoGrid-module___gZyUa__rewardsTitle{font-size:1.25rem}.BingoGrid-module___gZyUa__rewardsList{gap:10px}.BingoGrid-module___gZyUa__rewardCategory{padding:14px 16px}.BingoGrid-module___gZyUa__categoryIconWrapper{width:36px;height:36px}.BingoGrid-module___gZyUa__categoryIcon{font-size:18px}.BingoGrid-module___gZyUa__categoryName{font-size:.875rem}.BingoGrid-module___gZyUa__celebrationContent{padding:36px 24px}.BingoGrid-module___gZyUa__celebrationTitle{font-size:1.5rem}.BingoGrid-module___gZyUa__celebrationDesc{font-size:1rem}}@media (max-width:480px){.BingoGrid-module___gZyUa__grid{grid-template-rows:auto;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px}.BingoGrid-module___gZyUa__progressSection,.BingoGrid-module___gZyUa__rewardsSection{padding:16px}.BingoGrid-module___gZyUa__progressLabel{font-size:.875rem}.BingoGrid-module___gZyUa__progressCount{font-size:1.25rem}.BingoGrid-module___gZyUa__progressTotal,.BingoGrid-module___gZyUa__progressSeparator{font-size:1rem}.BingoGrid-module___gZyUa__progressCompleted{font-size:.75rem}.BingoGrid-module___gZyUa__rewardsTitle{font-size:1rem}.BingoGrid-module___gZyUa__rewardsBadge{padding:4px 10px;font-size:.875rem}.BingoGrid-module___gZyUa__categoryName{font-size:.75rem}.BingoGrid-module___gZyUa__categoryCount{font-size:.875rem}.BingoGrid-module___gZyUa__miniDot{width:8px;height:8px}}
.PageHeader-module__bykAEq__header{padding:calc(var(--navbar-height) + 3rem)0 3rem;background:linear-gradient(180deg,var(--bp-charcoal)0%,var(--bp-black)100%);text-align:center;position:relative}.PageHeader-module__bykAEq__header:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff66a526 0%,#0000 70%);width:500px;height:500px;position:absolute;top:0;left:50%;transform:translate(-50%)}.PageHeader-module__bykAEq__container{max-width:var(--container-max);padding:0 var(--container-padding);z-index:1;margin:0 auto;position:relative}.PageHeader-module__bykAEq__breadcrumb{color:var(--bp-text-muted);justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.PageHeader-module__bykAEq__breadcrumbLink{color:var(--bp-text-secondary);transition:color var(--transition-base)}.PageHeader-module__bykAEq__breadcrumbLink:hover{color:var(--bp-pink)}.PageHeader-module__bykAEq__breadcrumbSeparator{color:var(--bp-text-muted)}.PageHeader-module__bykAEq__title{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1}.PageHeader-module__bykAEq__title.PageHeader-module__bykAEq__hideTitle{display:none}.PageHeader-module__bykAEq__highlight{color:var(--bp-pink);text-shadow:3px 3px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 0 40px #ff66a5,0 0 20px #ff66a5cc,0 0 60px #ff66a599;font-weight:900}.PageHeader-module__bykAEq__subtitle{color:var(--bp-text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.PageHeader-module__bykAEq__header{padding:calc(var(--navbar-height) + 2rem)0 2rem}.PageHeader-module__bykAEq__breadcrumb{flex-wrap:wrap;gap:.375rem;margin-bottom:1.5rem;font-size:.8rem}.PageHeader-module__bykAEq__title{font-size:clamp(1.75rem,5vw,2.5rem);line-height:1.1}.PageHeader-module__bykAEq__subtitle{font-size:1rem}}@media (max-width:480px){.PageHeader-module__bykAEq__header{padding:calc(var(--navbar-height) + 1.5rem)0 1.5rem}.PageHeader-module__bykAEq__breadcrumb{gap:.25rem;margin-bottom:1rem;font-size:.75rem}.PageHeader-module__bykAEq__title{letter-spacing:.01em;font-size:clamp(1.5rem,5vw,2rem);line-height:1.1}.PageHeader-module__bykAEq__highlight{text-shadow:2px 2px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 0 30px #ff66a5,0 0 15px #ff66a5cc}.PageHeader-module__bykAEq__subtitle{font-size:.95rem;line-height:1.5}}
.MemberFunFacts-module__GaOO5G__section{background:linear-gradient(180deg,var(--bp-black)0%,var(--bp-dark-charcoal)100%);padding:6rem 0;position:relative;overflow:hidden}.MemberFunFacts-module__GaOO5G__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff66a51a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.MemberFunFacts-module__GaOO5G__container{max-width:var(--container-max);padding:0 var(--container-padding);z-index:1;margin:0 auto;position:relative}.MemberFunFacts-module__GaOO5G__header{text-align:center;margin-bottom:4rem;position:relative}.MemberFunFacts-module__GaOO5G__headerIcon{color:var(--bp-pink);filter:drop-shadow(0 0 20px #ff66a599);margin-bottom:1.5rem;animation:2s infinite MemberFunFacts-module__GaOO5G__sparkle}@keyframes MemberFunFacts-module__GaOO5G__sparkle{0%,to{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.8;transform:scale(1.15)rotate(180deg)}}.MemberFunFacts-module__GaOO5G__title{font-family:var(--font-display);color:var(--bp-pink);text-transform:uppercase;letter-spacing:.02em;text-shadow:3px 3px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 0 40px #ff66a5,0 0 20px #ff66a5cc,0 0 60px #ff66a599;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1}.MemberFunFacts-module__GaOO5G__subtitle{color:var(--bp-text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.MemberFunFacts-module__GaOO5G__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.MemberFunFacts-module__GaOO5G__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0009 0%,#0006 100%);border:2px solid #ff66a54d;border-radius:28px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.MemberFunFacts-module__GaOO5G__card:before{content:"";opacity:0;background:linear-gradient(135deg,#0000 0%,#ff66a50d 100%);transition:opacity .5s;position:absolute;inset:0}.MemberFunFacts-module__GaOO5G__card:hover{border-color:var(--bp-pink);transform:translateY(-8px);box-shadow:0 30px 80px #ff66a566,0 0 60px #ff66a540,inset 0 1px #ff66a54d}.MemberFunFacts-module__GaOO5G__card:hover:before{opacity:1}.MemberFunFacts-module__GaOO5G__cardHeader{background:linear-gradient(#ff66a514 0%,#0000 100%);border-bottom:1px solid #ff66a533;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem;display:flex;position:relative}.MemberFunFacts-module__GaOO5G__imageWrapper{border:4px solid var(--bp-pink);border-radius:50%;flex-shrink:0;width:120px;height:120px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px #ff66a566,0 0 0 8px #ff66a51a}.MemberFunFacts-module__GaOO5G__card:hover .MemberFunFacts-module__GaOO5G__imageWrapper{transform:scale(1.1)rotate(5deg);box-shadow:0 15px 60px #ff66a599,0 0 0 12px #ff66a533}.MemberFunFacts-module__GaOO5G__image{object-fit:cover;transition:transform .4s}.MemberFunFacts-module__GaOO5G__card:hover .MemberFunFacts-module__GaOO5G__image{transform:scale(1.15)}.MemberFunFacts-module__GaOO5G__imageOverlay{pointer-events:none;mix-blend-mode:overlay;position:absolute;inset:0}.MemberFunFacts-module__GaOO5G__memberInfo{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.MemberFunFacts-module__GaOO5G__memberInfo svg{filter:drop-shadow(0 4px 12px);animation:3s ease-in-out infinite MemberFunFacts-module__GaOO5G__float}@keyframes MemberFunFacts-module__GaOO5G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.MemberFunFacts-module__GaOO5G__memberName{font-family:var(--font-display);color:var(--bp-white);text-transform:uppercase;letter-spacing:.05em;text-shadow:0 0 20px #ff66a580,2px 2px #000;font-size:2rem;font-weight:900}.MemberFunFacts-module__GaOO5G__factsGrid{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.MemberFunFacts-module__GaOO5G__fact{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.MemberFunFacts-module__GaOO5G__fact:before{content:"";opacity:0;background:currentColor;width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.MemberFunFacts-module__GaOO5G__fact:hover{background:#ffffff0d;border-color:#ff66a54d;transform:translate(8px)}.MemberFunFacts-module__GaOO5G__fact:hover:before{opacity:1}.MemberFunFacts-module__GaOO5G__factIcon{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.MemberFunFacts-module__GaOO5G__factIcon:after{content:"";opacity:0;background:currentColor;border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.MemberFunFacts-module__GaOO5G__fact:hover .MemberFunFacts-module__GaOO5G__factIcon{border-color:currentColor;transform:scale(1.15)rotate(-5deg);box-shadow:0 8px 24px #ff66a54d}.MemberFunFacts-module__GaOO5G__fact:hover .MemberFunFacts-module__GaOO5G__factIcon:after{opacity:.15}.MemberFunFacts-module__GaOO5G__factIcon svg{z-index:1;position:relative}.MemberFunFacts-module__GaOO5G__factContent{flex:1;min-width:0}.MemberFunFacts-module__GaOO5G__factLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:flex}.MemberFunFacts-module__GaOO5G__factLabel:after{content:"";background:linear-gradient(90deg,#fff3,#0000);flex:1;height:1px}.MemberFunFacts-module__GaOO5G__factValue{color:var(--bp-white);word-wrap:break-word;font-size:1.05rem;font-weight:500;line-height:1.6}.MemberFunFacts-module__GaOO5G__cardGlow{pointer-events:none;opacity:0;filter:blur(40px);height:200px;transition:opacity .5s;position:absolute;bottom:0;left:0;right:0}.MemberFunFacts-module__GaOO5G__card:hover .MemberFunFacts-module__GaOO5G__cardGlow{opacity:.8}@media (max-width:1200px){.MemberFunFacts-module__GaOO5G__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.MemberFunFacts-module__GaOO5G__section{padding:4rem 0}.MemberFunFacts-module__GaOO5G__header{margin-bottom:3rem}.MemberFunFacts-module__GaOO5G__title{font-size:2.5rem}.MemberFunFacts-module__GaOO5G__subtitle{font-size:1.1rem}.MemberFunFacts-module__GaOO5G__grid{grid-template-columns:1fr;gap:2rem}.MemberFunFacts-module__GaOO5G__card{border-radius:24px}.MemberFunFacts-module__GaOO5G__cardHeader{padding:2rem}.MemberFunFacts-module__GaOO5G__imageWrapper{width:100px;height:100px}.MemberFunFacts-module__GaOO5G__memberName{font-size:1.75rem}.MemberFunFacts-module__GaOO5G__factsGrid{gap:1.25rem;padding:1.5rem}.MemberFunFacts-module__GaOO5G__fact{gap:1rem;padding:.875rem}.MemberFunFacts-module__GaOO5G__factIcon{width:38px;height:38px}.MemberFunFacts-module__GaOO5G__factLabel{font-size:.7rem}.MemberFunFacts-module__GaOO5G__factValue{font-size:.95rem}}@media (max-width:480px){.MemberFunFacts-module__GaOO5G__section{padding:3rem 0}.MemberFunFacts-module__GaOO5G__header{margin-bottom:2.5rem}.MemberFunFacts-module__GaOO5G__headerIcon{width:28px;height:28px}.MemberFunFacts-module__GaOO5G__title{font-size:2rem}.MemberFunFacts-module__GaOO5G__subtitle{font-size:1rem}.MemberFunFacts-module__GaOO5G__cardHeader{gap:1rem;padding:1.5rem}.MemberFunFacts-module__GaOO5G__imageWrapper{border-width:3px;width:90px;height:90px;box-shadow:0 8px 30px #ff66a566,0 0 0 6px #ff66a51a}.MemberFunFacts-module__GaOO5G__memberName{font-size:1.5rem}.MemberFunFacts-module__GaOO5G__factsGrid{gap:1rem;padding:1.25rem}.MemberFunFacts-module__GaOO5G__fact{border-radius:12px;gap:.875rem;padding:.75rem}.MemberFunFacts-module__GaOO5G__factIcon{border-radius:10px;width:36px;height:36px}.MemberFunFacts-module__GaOO5G__factIcon svg{width:16px;height:16px}.MemberFunFacts-module__GaOO5G__factLabel{margin-bottom:.375rem;font-size:.65rem}.MemberFunFacts-module__GaOO5G__factValue{font-size:.9rem;line-height:1.5}}
.ShareButtons-module__vckKea__shareButtons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ShareButtons-module__vckKea__shareLabel{color:var(--bp-text-secondary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.ShareButtons-module__vckKea__buttons{flex-wrap:wrap;gap:.75rem;display:flex}.ShareButtons-module__vckKea__shareButton{width:48px;height:48px;color:var(--bp-white);cursor:pointer;background:#141414cc;border:2px solid #ff66a54d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ShareButtons-module__vckKea__shareButton:before{content:"";background:var(--bp-gradient);opacity:0;z-index:0;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.ShareButtons-module__vckKea__shareButton:hover:before{opacity:.2}.ShareButtons-module__vckKea__shareButton svg{z-index:1;position:relative}.ShareButtons-module__vckKea__shareButton:hover{border-color:var(--bp-pink);box-shadow:0 0 20px #ff66a566}.ShareButtons-module__vckKea__twitter:hover{color:#1da1f2;background:linear-gradient(135deg,#1da1f233,#1da1f21a);border-color:#1da1f2}.ShareButtons-module__vckKea__instagram:hover{color:#e1306c;background:linear-gradient(135deg,#e1306c33,#fbad5033);border-color:#e1306c}.ShareButtons-module__vckKea__whatsapp:hover{color:#25d366;background:linear-gradient(135deg,#25d36633,#25d3661a);border-color:#25d366}.ShareButtons-module__vckKea__copy:hover{border-color:var(--bp-pink);color:var(--bp-pink);background:linear-gradient(135deg,#ff66a533,#ff66a51a)}.ShareButtons-module__vckKea__generic:hover{color:#9696ff;background:linear-gradient(135deg,#9696ff33,#9696ff1a);border-color:#9696ff}@media (max-width:768px){.ShareButtons-module__vckKea__shareButtons{flex-direction:column;align-items:stretch;gap:1rem}.ShareButtons-module__vckKea__shareLabel,.ShareButtons-module__vckKea__buttons{justify-content:center}.ShareButtons-module__vckKea__shareButton{width:44px;height:44px}}
.page-module__rWrXpq__container{color:#fff;background:#0a0a0a;min-height:100vh}.page-module__rWrXpq__mainTitle{font-family:var(--font-display);text-align:center;letter-spacing:.02em;text-transform:uppercase;color:#fff;margin:2rem auto 3rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.2}.page-module__rWrXpq__highlight{color:var(--bp-pink);text-shadow:3px 3px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 0 40px #ff66a5,0 0 20px #ff66a5cc,0 0 60px #ff66a599;font-weight:900}.page-module__rWrXpq__loading{color:#ffffffb3;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:80vh;font-size:18px;display:flex}.page-module__rWrXpq__spinner{border:4px solid #ff149333;border-top-color:#ff1493;border-radius:50%;width:60px;height:60px;animation:1s linear infinite page-module__rWrXpq__spin}@keyframes page-module__rWrXpq__spin{to{transform:rotate(360deg)}}.page-module__rWrXpq__content{flex-direction:column;gap:48px;max-width:1400px;margin:0 auto;padding:40px 20px 80px;display:flex}.page-module__rWrXpq__statsSection{animation:.6s ease-out page-module__rWrXpq__fadeInUp;position:relative}@keyframes page-module__rWrXpq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-module__rWrXpq__challengesSection{position:relative}.page-module__rWrXpq__sectionHeader{border-bottom:2px solid #ff149333;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;padding-bottom:20px;display:flex}.page-module__rWrXpq__sectionTitle{align-items:center;gap:16px;display:flex}.page-module__rWrXpq__sectionIcon{color:var(--bp-pink);filter:drop-shadow(0 4px 12px #ff149399);animation:4s ease-in-out infinite page-module__rWrXpq__rotateIcon}@keyframes page-module__rWrXpq__rotateIcon{0%,to{transform:rotate(0)}50%{transform:rotate(15deg)}}.page-module__rWrXpq__sectionHeading{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:.05em;text-shadow:2px 2px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,0 0 20px #ff66a599;margin:0;font-size:clamp(1.75rem,3vw,2rem);font-weight:900}.page-module__rWrXpq__timer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff14931a;border:2px solid #ff14934d;border-radius:16px;align-items:center;gap:10px;padding:12px 20px;animation:2s ease-in-out infinite page-module__rWrXpq__timerPulse;display:flex;box-shadow:0 4px 12px #ff149333}@keyframes page-module__rWrXpq__timerPulse{0%,to{box-shadow:0 4px 12px #ff149333}50%{box-shadow:0 4px 20px #ff149366}}.page-module__rWrXpq__timerIcon{color:var(--bp-pink);filter:drop-shadow(0 2px 8px #ff149399);animation:1s step-end infinite page-module__rWrXpq__tick}@keyframes page-module__rWrXpq__tick{0%,50%{transform:scale(1)}51%,to{transform:scale(1.1)}}.page-module__rWrXpq__timerText{color:#ff1493;text-shadow:0 2px 8px #ff149366;font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.page-module__rWrXpq__challengesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:stretch;gap:24px;display:grid}.page-module__rWrXpq__challengesGrid>*{height:100%}.page-module__rWrXpq__linksSection{animation:.6s ease-out .3s both page-module__rWrXpq__fadeInUp;position:relative}.page-module__rWrXpq__footer{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff149314,#9d4edd14);border:2px solid #ff14934d;border-radius:24px;padding:48px 32px;animation:.6s ease-out .4s both page-module__rWrXpq__fadeInUp;position:relative;overflow:hidden;box-shadow:0 8px 32px #ff149333,0 0 80px #ff14931a}.page-module__rWrXpq__footer:before{content:"";background:radial-gradient(circle,#ff14931a,#0000 70%);width:200%;height:200%;animation:20s linear infinite page-module__rWrXpq__rotateGlow;position:absolute;top:-50%;left:-50%}@keyframes page-module__rWrXpq__rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__rWrXpq__footerText{font-family:var(--font-display);color:var(--bp-pink);text-transform:uppercase;letter-spacing:.05em;text-shadow:0 0 20px #ff66a5cc,0 0 40px #ff66a580;z-index:1;margin:0 0 12px;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800;animation:3s ease-in-out infinite page-module__rWrXpq__textGlow;position:relative}@keyframes page-module__rWrXpq__textGlow{0%,to{text-shadow:0 0 20px #ff66a5cc,0 0 40px #ff66a580}50%{text-shadow:0 0 30px #ff66a5,0 0 60px #ff66a5b3}}.page-module__rWrXpq__footerSubtext{color:#fffc;z-index:1;margin:0;font-size:16px;line-height:1.5;position:relative}@media (max-width:1024px){.page-module__rWrXpq__challengesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}}@media (max-width:768px){.page-module__rWrXpq__content{gap:36px;padding:30px 16px 60px}.page-module__rWrXpq__sectionHeader{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px;padding-bottom:16px}.page-module__rWrXpq__sectionHeading{font-size:26px}.page-module__rWrXpq__timer{justify-content:center;width:100%;padding:10px 16px}.page-module__rWrXpq__timerText{font-size:14px}.page-module__rWrXpq__challengesGrid{grid-template-columns:1fr;gap:16px}.page-module__rWrXpq__footer{border-radius:20px;padding:32px 20px}.page-module__rWrXpq__footerText{font-size:20px}.page-module__rWrXpq__footerSubtext{font-size:14px}}@media (max-width:480px){.page-module__rWrXpq__content{gap:28px;padding:24px 12px 48px}.page-module__rWrXpq__sectionHeader{gap:12px;margin-bottom:20px;padding-bottom:12px}.page-module__rWrXpq__sectionTitle{gap:12px}.page-module__rWrXpq__sectionHeading{font-size:20px}.page-module__rWrXpq__timer{border-radius:12px;padding:8px 14px}.page-module__rWrXpq__timerText{font-size:12px}.page-module__rWrXpq__challengesGrid{gap:12px}.page-module__rWrXpq__footer{border-radius:16px;padding:28px 16px}.page-module__rWrXpq__footerText{margin-bottom:8px;font-size:17px}.page-module__rWrXpq__footerSubtext{font-size:13px}}
.MemberComparison-module__wsCCOG__section{background:var(--bp-dark-charcoal);padding:6rem 0;position:relative;overflow:hidden}.MemberComparison-module__wsCCOG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff66a51a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.MemberComparison-module__wsCCOG__container{max-width:var(--container-max);padding:0 var(--container-padding);z-index:1;margin:0 auto;position:relative}.MemberComparison-module__wsCCOG__header{text-align:center;margin-bottom:4rem;position:relative}.MemberComparison-module__wsCCOG__headerIcon{color:var(--bp-pink);filter:drop-shadow(0 0 20px #ff66a599);margin-bottom:1.5rem}.MemberComparison-module__wsCCOG__title{font-family:var(--font-display);color:var(--bp-pink);text-transform:uppercase;letter-spacing:.02em;text-shadow:3px 3px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 0 40px #ff66a5,0 0 20px #ff66a5cc,0 0 60px #ff66a599;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1}.MemberComparison-module__wsCCOG__subtitle{color:var(--bp-text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.MemberComparison-module__wsCCOG__comparisonBanner{border:2px solid var(--bp-pink);background:linear-gradient(135deg,#ff66a533,#ff66a51a);border-radius:16px;margin-bottom:2rem;padding:1rem 2rem;overflow:hidden}.MemberComparison-module__wsCCOG__bannerContent{color:var(--bp-white);justify-content:center;align-items:center;gap:1rem;font-size:1.1rem;font-weight:600;display:flex}.MemberComparison-module__wsCCOG__bannerContent svg{color:var(--bp-pink);animation:1.5s infinite MemberComparison-module__wsCCOG__sparkle}.MemberComparison-module__wsCCOG__clearButton{color:var(--bp-white);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:.5rem;margin-left:auto;padding:.5rem 1rem;font-weight:600;transition:all .3s;display:flex}.MemberComparison-module__wsCCOG__clearButton:hover{border-color:var(--bp-pink);background:#ff66a54d;transform:scale(1.05)}.MemberComparison-module__wsCCOG__analysisSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0009,#0006);border:2px solid #ff66a566;border-radius:24px;margin-bottom:2rem;padding:2.5rem;overflow:hidden}.MemberComparison-module__wsCCOG__analysisHeaders{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;margin-bottom:3rem;display:grid}.MemberComparison-module__wsCCOG__analysisCard{background:#00000080;border:2px solid;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.MemberComparison-module__wsCCOG__analysisCard:hover{transform:translateY(-5px);box-shadow:0 10px 40px #ff66a54d}.MemberComparison-module__wsCCOG__analysisImageWrapper{border:3px solid;border-color:inherit;border-radius:50%;width:100px;height:100px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.MemberComparison-module__wsCCOG__analysisImage{object-fit:cover;object-position:center}.MemberComparison-module__wsCCOG__analysisImageOverlay{mix-blend-mode:overlay;position:absolute;inset:0}.MemberComparison-module__wsCCOG__analysisCard h3{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.5rem;font-weight:900}.MemberComparison-module__wsCCOG__vsIndicator{background:var(--bp-gradient);width:60px;height:60px;font-family:var(--font-display);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:900;animation:2s infinite MemberComparison-module__wsCCOG__pulse;display:flex;box-shadow:0 8px 32px #ff66a599}@keyframes MemberComparison-module__wsCCOG__pulse{0%,to{transform:scale(1);box-shadow:0 8px 32px #ff66a599}50%{transform:scale(1.1);box-shadow:0 12px 48px #ff66a5cc}}.MemberComparison-module__wsCCOG__synthesisSection{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#ec489926,#a855f726);border:2px solid #ec489966;border-radius:24px;margin-bottom:2.5rem;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 8px 32px #ec489933,inset 0 1px #ffffff1a}.MemberComparison-module__wsCCOG__synthesisSection:hover{border-color:#ec489999;transform:translateY(-4px);box-shadow:0 12px 48px #ec489959,inset 0 1px #ffffff26}.MemberComparison-module__wsCCOG__synthesisSection:before{content:"";pointer-events:none;opacity:.6;background:radial-gradient(circle at 100% 0,#ec48994d,#0000 60%);position:absolute;inset:0}.MemberComparison-module__wsCCOG__synthesisSection:after{content:"";pointer-events:none;background:conic-gradient(#0000 0deg,#ec48991a 90deg,#0000 180deg);width:200%;height:200%;animation:20s linear infinite MemberComparison-module__wsCCOG__rotate;position:absolute;top:-50%;right:-50%}.MemberComparison-module__wsCCOG__synthesisIcon{background:linear-gradient(135deg,var(--pink),var(--purple));z-index:2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;animation:3s ease-in-out infinite MemberComparison-module__wsCCOG__float;display:inline-flex;position:relative;box-shadow:0 4px 20px #ec489980,0 0 0 4px #ec48991a}.MemberComparison-module__wsCCOG__synthesisIcon:before{content:"";background:linear-gradient(135deg,var(--pink),var(--purple));opacity:.3;z-index:-1;border-radius:50%;animation:2s ease-in-out infinite MemberComparison-module__wsCCOG__pulse-icon;position:absolute;inset:-4px}.MemberComparison-module__wsCCOG__synthesisIcon svg{color:#fff;filter:drop-shadow(0 2px 8px #0006);animation:2s ease-in-out infinite MemberComparison-module__wsCCOG__sparkle}.MemberComparison-module__wsCCOG__synthesisText{color:#fffffffa;text-align:left;z-index:1;text-shadow:0 2px 8px #0000004d;margin:0;padding:0 1.5rem;font-size:1.15rem;font-style:italic;font-weight:500;line-height:1.9;position:relative}.MemberComparison-module__wsCCOG__synthesisText:before{content:"\"";color:var(--pink);opacity:.4;background:linear-gradient(135deg,var(--pink),var(--purple));-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #ec489980);-webkit-background-clip:text;background-clip:text;font-family:Georgia,serif;font-size:4rem;position:absolute;top:-1rem;left:-.5rem}.MemberComparison-module__wsCCOG__synthesisText:after{content:"\"";color:var(--pink);opacity:.4;background:linear-gradient(135deg,var(--pink),var(--purple));-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #ec489980);-webkit-background-clip:text;background-clip:text;font-family:Georgia,serif;font-size:4rem;position:absolute;bottom:-2rem;right:-.5rem}@keyframes MemberComparison-module__wsCCOG__float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-8px)rotate(-5deg)}75%{transform:translateY(-8px)rotate(5deg)}}@keyframes MemberComparison-module__wsCCOG__pulse-icon{0%,to{opacity:.3;transform:scale(1)}50%{opacity:0;transform:scale(1.3)}}@keyframes MemberComparison-module__wsCCOG__sparkle{0%,to{transform:scale(1)rotate(0)}25%{transform:scale(1.1)rotate(10deg)}75%{transform:scale(1.1)rotate(-10deg)}}@keyframes MemberComparison-module__wsCCOG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MemberComparison-module__wsCCOG__differencesSection{margin-bottom:2rem}.MemberComparison-module__wsCCOG__sectionTitle{font-family:var(--font-display);color:var(--bp-pink);text-transform:uppercase;border-bottom:2px solid #ff66a54d;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.75rem;font-weight:800;display:flex}.MemberComparison-module__wsCCOG__comparisonGrid{flex-direction:column;gap:1.5rem;display:flex}.MemberComparison-module__wsCCOG__comparisonItem{background:#0000004d;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem;transition:all .3s}.MemberComparison-module__wsCCOG__comparisonItem:hover{background:#00000080;border-color:#ff66a54d;transform:translate(10px)}.MemberComparison-module__wsCCOG__comparisonCategory{color:#fff9;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem;font-weight:700}.MemberComparison-module__wsCCOG__comparisonValues{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;display:grid}.MemberComparison-module__wsCCOG__comparisonValue{color:var(--bp-white);background:#0006;border:2px solid;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-weight:600;transition:all .3s;display:flex}.MemberComparison-module__wsCCOG__comparisonValue:hover{transform:scale(1.05);box-shadow:0 4px 20px #ff66a533}.MemberComparison-module__wsCCOG__valueDot{border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:0 0 10px}.MemberComparison-module__wsCCOG__comparisonArrow{color:var(--bp-pink);font-size:1.5rem;font-weight:700}.MemberComparison-module__wsCCOG__similaritiesSection{margin-top:2rem}.MemberComparison-module__wsCCOG__similaritiesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.MemberComparison-module__wsCCOG__similarityItem{background:linear-gradient(135deg,#4caf5026,#4caf500d);border:2px solid #4caf504d;border-radius:14px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.MemberComparison-module__wsCCOG__similarityItem:hover{border-color:#4caf5099;transform:translateY(-3px);box-shadow:0 8px 24px #4caf5033}.MemberComparison-module__wsCCOG__checkIcon{color:#4caf50;flex-shrink:0;margin-top:2px}.MemberComparison-module__wsCCOG__similarityCategory{color:#fff9;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.MemberComparison-module__wsCCOG__similarityValue{color:var(--bp-white);font-size:1rem;font-weight:600}.MemberComparison-module__wsCCOG__tableWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0009 0%,#0006 100%);border:2px solid #ff66a566;border-radius:28px;padding:2.5rem;position:relative;overflow-x:auto;box-shadow:0 20px 60px #00000080}.MemberComparison-module__wsCCOG__tableWrapper:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0000 0%,#ff66a50d 100%);border-radius:28px;position:absolute;inset:0}.MemberComparison-module__wsCCOG__mobileHint,.MemberComparison-module__wsCCOG__mobileMemberCards{display:none}.MemberComparison-module__wsCCOG__table{z-index:1;width:100%;min-width:900px;position:relative}.MemberComparison-module__wsCCOG__headerRow{grid-template-columns:220px repeat(4,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.MemberComparison-module__wsCCOG__categoryCell{color:var(--bp-pink);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:linear-gradient(135deg,#ff66a526,#ff66a514);border:1px solid #ff66a54d;border-radius:16px;align-items:center;gap:.875rem;padding:1.25rem;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden}.MemberComparison-module__wsCCOG__categoryCell:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.MemberComparison-module__wsCCOG__categoryCell:hover:before{transform:translate(100%)}.MemberComparison-module__wsCCOG__memberHeaderCell{color:var(--bp-white);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#00000080;border:2px solid;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;min-height:120px;padding:1.25rem;font-size:1.15rem;font-weight:800;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.MemberComparison-module__wsCCOG__memberImageBg{z-index:0;position:absolute;inset:0}.MemberComparison-module__wsCCOG__bgImage{object-fit:cover;object-position:center top}.MemberComparison-module__wsCCOG__imageOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(135deg,#000000b3,#0006);transition:all .4s;position:absolute;inset:0}.MemberComparison-module__wsCCOG__memberHeaderCell:hover .MemberComparison-module__wsCCOG__imageOverlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(135deg,#00000080,#0003)}.MemberComparison-module__wsCCOG__memberHeaderContent{z-index:1;text-shadow:2px 2px 4px #000c,0 0 20px #0009;align-items:center;gap:.75rem;display:flex;position:relative}.MemberComparison-module__wsCCOG__memberHeaderCell:before{content:"";opacity:0;z-index:0;background:linear-gradient(135deg,#0000,currentColor);transition:opacity .3s;position:absolute;inset:0}.MemberComparison-module__wsCCOG__memberHeaderCell:hover:before{opacity:.15}.MemberComparison-module__wsCCOG__memberHeaderCell.MemberComparison-module__wsCCOG__selected{background:#ff66a526;transform:translateY(-5px)scale(1.02)}.MemberComparison-module__wsCCOG__memberHeaderCell.MemberComparison-module__wsCCOG__selected .MemberComparison-module__wsCCOG__imageOverlay{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:linear-gradient(135deg,#0000004d,#0000001a)}.MemberComparison-module__wsCCOG__memberHeaderCell.MemberComparison-module__wsCCOG__compared{border-width:3px;animation:2s infinite MemberComparison-module__wsCCOG__compareGlow}@keyframes MemberComparison-module__wsCCOG__compareGlow{0%,to{box-shadow:0 0 20px}50%{box-shadow:0 0 40px}}.MemberComparison-module__wsCCOG__colorDot{z-index:1;border-radius:50%;flex-shrink:0;width:14px;height:14px;position:relative;box-shadow:0 0 15px}.MemberComparison-module__wsCCOG__selectedBadge{background:var(--bp-pink);z-index:2;border-radius:50%;justify-content:center;align-items:center;padding:6px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 4px 12px #ff66a599}.MemberComparison-module__wsCCOG__comparedBadge{z-index:2;color:#fff;border-radius:50%;justify-content:center;align-items:center;padding:5px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 4px 12px #0006}.MemberComparison-module__wsCCOG__dataRow{grid-template-columns:220px repeat(4,1fr);gap:1.25rem;margin-bottom:1.25rem;display:grid}.MemberComparison-module__wsCCOG__dataCell{cursor:pointer;background:#0000004d;border:2px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;min-height:70px;padding:1.5rem 1rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.MemberComparison-module__wsCCOG__dataCell:before{content:"";opacity:0;background:linear-gradient(135deg,#0000,#ffffff0d);transition:opacity .3s;position:absolute;inset:0}.MemberComparison-module__wsCCOG__dataCell:hover:before{opacity:1}.MemberComparison-module__wsCCOG__dataCell.MemberComparison-module__wsCCOG__highlighted{transform:translateY(-2px);box-shadow:0 8px 32px #ff66a54d}.MemberComparison-module__wsCCOG__dataCell.MemberComparison-module__wsCCOG__cellSelected{border-width:3px;transform:scale(1.05);box-shadow:0 8px 32px #ff66a580}.MemberComparison-module__wsCCOG__cellCheckmark{z-index:2;color:#fff;border-radius:50%;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 2px 8px #0006}.MemberComparison-module__wsCCOG__dataCell:hover{border-color:var(--bp-pink);box-shadow:0 4px 20px #ff66a533}.MemberComparison-module__wsCCOG__dataValue{text-align:center;z-index:1;font-size:1.05rem;font-weight:600;line-height:1.4;transition:all .3s;position:relative}.MemberComparison-module__wsCCOG__cellGlow{pointer-events:none;z-index:0;position:absolute;inset:0}.MemberComparison-module__wsCCOG__legend{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:3rem;display:flex}.MemberComparison-module__wsCCOG__legendItem{color:var(--bp-white);background:#0006;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;transition:all .3s;display:flex}.MemberComparison-module__wsCCOG__legendItem:hover{border-color:var(--bp-pink);transform:translateY(-2px);box-shadow:0 4px 16px #ff66a54d}.MemberComparison-module__wsCCOG__legendDot{border-radius:50%;width:16px;height:16px;box-shadow:0 0 12px}@media (max-width:1024px){.MemberComparison-module__wsCCOG__tableWrapper{padding:1.5rem}.MemberComparison-module__wsCCOG__table{min-width:800px}.MemberComparison-module__wsCCOG__headerRow,.MemberComparison-module__wsCCOG__dataRow{grid-template-columns:140px repeat(4,1fr);gap:.5rem}.MemberComparison-module__wsCCOG__categoryCell,.MemberComparison-module__wsCCOG__memberHeaderCell,.MemberComparison-module__wsCCOG__dataCell{padding:.75rem .5rem;font-size:.85rem}.MemberComparison-module__wsCCOG__memberName{font-size:.95rem}.MemberComparison-module__wsCCOG__memberHeaderCell{min-height:100px}.MemberComparison-module__wsCCOG__categoryLabel{font-size:.95rem}}@media (max-width:768px){.MemberComparison-module__wsCCOG__section{padding:3rem 0}.MemberComparison-module__wsCCOG__container{padding:0 1rem}.MemberComparison-module__wsCCOG__title{font-size:2rem}.MemberComparison-module__wsCCOG__subtitle{font-size:1rem}.MemberComparison-module__wsCCOG__tableWrapper{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.MemberComparison-module__wsCCOG__tableWrapper:before{display:none!important}.MemberComparison-module__wsCCOG__mobileHint{text-align:center;color:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ec489926,#a855f726);border:2px solid #ec48994d;border-radius:16px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;line-height:1.5;display:block}.MemberComparison-module__wsCCOG__mobileMemberCards{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}.MemberComparison-module__wsCCOG__mobileMemberCard{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:3px solid;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.MemberComparison-module__wsCCOG__mobileMemberCard:active{transform:scale(.95)}.MemberComparison-module__wsCCOG__mobileMemberImageWrapper{width:100%;padding-top:100%;position:relative;overflow:hidden}.MemberComparison-module__wsCCOG__mobileMemberImage{object-fit:cover;object-position:center}.MemberComparison-module__wsCCOG__mobileMemberOverlay{z-index:1;position:absolute;inset:0}.MemberComparison-module__wsCCOG__mobileMemberName{font-family:var(--font-display);text-transform:uppercase;text-align:center;z-index:2;text-shadow:0 2px 8px #000c,0 0 20px;letter-spacing:.05em;margin:0;padding:.875rem;font-size:1.1rem;font-weight:900;position:absolute;bottom:0;left:0;right:0}.MemberComparison-module__wsCCOG__mobileCardActive{transform:scale(1.05);box-shadow:0 12px 40px #ec489980!important}.MemberComparison-module__wsCCOG__mobileCardCompared{opacity:.95}.MemberComparison-module__wsCCOG__mobileBadge{z-index:3;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 4px 12px #00000080}.MemberComparison-module__wsCCOG__table{display:none}.MemberComparison-module__wsCCOG__legend{display:none!important}.MemberComparison-module__wsCCOG__comparisonBanner{margin-bottom:1.5rem}.MemberComparison-module__wsCCOG__bannerContent{flex-direction:column;gap:.75rem;padding:1rem;font-size:.95rem}.MemberComparison-module__wsCCOG__clearButton{justify-content:center;width:100%;padding:.75rem;font-size:.95rem}.MemberComparison-module__wsCCOG__analysisSection{border-radius:16px;padding:1.5rem 1rem}.MemberComparison-module__wsCCOG__analysisHeaders{grid-template-columns:1fr;gap:1rem}.MemberComparison-module__wsCCOG__analysisCard{padding:1.25rem}.MemberComparison-module__wsCCOG__analysisImageWrapper{width:80px;height:80px}.MemberComparison-module__wsCCOG__analysisCard h3{font-size:1.25rem}.MemberComparison-module__wsCCOG__vsIndicator{order:1;width:50px;height:50px;font-size:1rem;margin:.5rem auto!important}.MemberComparison-module__wsCCOG__analysisCard:first-child{order:0}.MemberComparison-module__wsCCOG__analysisCard:last-child{order:2}.MemberComparison-module__wsCCOG__synthesisSection{border-radius:16px;margin-bottom:1.5rem;padding:1.5rem 1rem}.MemberComparison-module__wsCCOG__synthesisIcon{width:42px;height:42px;margin-bottom:1rem}.MemberComparison-module__wsCCOG__synthesisIcon svg{width:20px;height:20px}.MemberComparison-module__wsCCOG__synthesisText{padding:0 .25rem;font-size:.95rem;line-height:1.7}.MemberComparison-module__wsCCOG__synthesisText:before,.MemberComparison-module__wsCCOG__synthesisText:after{font-size:2.25rem}.MemberComparison-module__wsCCOG__synthesisText:before{top:-.4rem;left:-.25rem}.MemberComparison-module__wsCCOG__synthesisText:after{bottom:-1rem;right:-.25rem}.MemberComparison-module__wsCCOG__differencesSection,.MemberComparison-module__wsCCOG__similaritiesSection{margin-bottom:2rem}.MemberComparison-module__wsCCOG__sectionTitle{gap:.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.35rem}.MemberComparison-module__wsCCOG__comparisonGrid{gap:1rem}.MemberComparison-module__wsCCOG__comparisonItem{padding:1rem}.MemberComparison-module__wsCCOG__comparisonCategory{margin-bottom:.75rem;font-size:.85rem}.MemberComparison-module__wsCCOG__comparisonValues{grid-template-columns:1fr;gap:.75rem}.MemberComparison-module__wsCCOG__comparisonValue{padding:.75rem 1rem;font-size:.9rem}.MemberComparison-module__wsCCOG__comparisonArrow{display:none}.MemberComparison-module__wsCCOG__valueDot{width:10px;height:10px}.MemberComparison-module__wsCCOG__similaritiesGrid{grid-template-columns:1fr;gap:.75rem}.MemberComparison-module__wsCCOG__similarityItem{padding:1rem}.MemberComparison-module__wsCCOG__similarityCategory{font-size:.85rem}.MemberComparison-module__wsCCOG__similarityValue{font-size:.95rem}.MemberComparison-module__wsCCOG__checkIcon{width:16px;height:16px}}@media (max-width:480px){.MemberComparison-module__wsCCOG__title{font-size:1.75rem}.MemberComparison-module__wsCCOG__subtitle{font-size:.9rem}.MemberComparison-module__wsCCOG__analysisSection{padding:1.25rem .75rem}.MemberComparison-module__wsCCOG__analysisImageWrapper{width:70px;height:70px}.MemberComparison-module__wsCCOG__analysisCard h3{font-size:1.1rem}.MemberComparison-module__wsCCOG__vsIndicator{width:45px;height:45px;font-size:.9rem}.MemberComparison-module__wsCCOG__synthesisSection{padding:1.25rem .75rem}.MemberComparison-module__wsCCOG__synthesisText{font-size:.88rem;line-height:1.65}.MemberComparison-module__wsCCOG__sectionTitle{font-size:1.2rem}.MemberComparison-module__wsCCOG__comparisonItem,.MemberComparison-module__wsCCOG__similarityItem{padding:.875rem}.MemberComparison-module__wsCCOG__comparisonValue,.MemberComparison-module__wsCCOG__similarityValue{font-size:.85rem}}
.ResultCard-module__tQCfVa__container{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.ResultCard-module__tQCfVa__resultCard{isolation:isolate;background:linear-gradient(135deg,#0a0a0a 0%,#0f0f0f 50%,#0a0a0a 100%);border:3px solid #ff66a580;border-radius:28px;width:100%;max-width:500px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 25px 70px #000000b3,0 0 0 1px #ff66a54d,inset 0 1px #ffffff14,inset 0 -1px #00000080}.ResultCard-module__tQCfVa__resultCard:before{content:"";pointer-events:none;z-index:0;filter:blur(50px);background:radial-gradient(at top,#ff149359 0%,#ff66a540 25%,#ff66a526 45%,#0000 70%);width:140%;height:60%;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.ResultCard-module__tQCfVa__resultCard:after{content:"";pointer-events:none;z-index:0;filter:blur(45px);background:radial-gradient(at bottom,#ff149340 0%,#ff66a526 30%,#0000 65%);width:110%;height:50%;position:absolute;bottom:-15%;left:50%;transform:translate(-50%)}.ResultCard-module__tQCfVa__header{z-index:2;background:linear-gradient(#ff14931f 0%,#ff66a514 50%,#0000 100%);border-bottom:1px solid #ff66a533;border-radius:24px 24px 0 0;flex-direction:column;align-items:center;gap:1rem;margin:-2rem -2rem 1.5rem;padding:2.25rem 1.5rem 1.75rem;display:flex;position:relative}.ResultCard-module__tQCfVa__logo{justify-content:center;align-items:center;padding:.5rem;display:flex;position:relative}.ResultCard-module__tQCfVa__logo:after{content:"";filter:blur(20px);z-index:-1;background:radial-gradient(circle,#ff66a533,#0000 70%);position:absolute;inset:-10px}.ResultCard-module__tQCfVa__logoImage{filter:drop-shadow(0 4px 16px #ff66a5cc)drop-shadow(0 0 30px #ff66a580)drop-shadow(0 2px 4px #00000080)}.ResultCard-module__tQCfVa__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.15em;background:linear-gradient(135deg,#ff1493 0%,#ff66a5 30%,#ff1493 60%,#ff66a5 100%);-webkit-text-fill-color:transparent;text-align:center;z-index:2;filter:drop-shadow(0 3px 12px #ff66a5b3)drop-shadow(0 0 20px #ff66a580);word-break:keep-all;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;max-width:100%;padding:.75rem 1.75rem;font-size:1.25rem;font-weight:900;animation:3s ease-in-out infinite ResultCard-module__tQCfVa__shimmerText;position:relative}.ResultCard-module__tQCfVa__title:before{content:"";z-index:-1;background:linear-gradient(135deg,#ff149326,#ff66a526);border:1px solid #ff66a540;border-radius:16px;position:absolute;inset:-4px}@keyframes ResultCard-module__tQCfVa__shimmerText{0%,to{background-position:0%}50%{background-position:100%}}.ResultCard-module__tQCfVa__mainResult{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex;position:relative}.ResultCard-module__tQCfVa__memberImageContainer{width:200px;height:200px;margin:1rem 0;position:relative}.ResultCard-module__tQCfVa__memberImage{object-fit:cover;z-index:3;border:5px solid #ffffff1a;border-radius:50%;width:100%;height:100%;position:relative;box-shadow:0 8px 32px #0006,0 0 0 1px #ff66a54d,inset 0 0 20px #0003}.ResultCard-module__tQCfVa__memberImageGlow{z-index:1;border-radius:50%;width:220px;height:220px;animation:3s ease-in-out infinite ResultCard-module__tQCfVa__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ResultCard-module__tQCfVa__pulse{0%,to{box-shadow:0 12px 40px #ff66a5b3,0 0 0 1px #fff3,inset 0 1px #ffffff4d}50%{box-shadow:0 12px 50px #ff66a5e6,0 0 0 1px #ffffff4d,inset 0 1px #fff6}}.ResultCard-module__tQCfVa__resultText{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.ResultCard-module__tQCfVa__youAre{color:#ffffffd9;text-transform:uppercase;letter-spacing:.15em;z-index:2;-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#ff14931a 0%,#ff66a514 100%);border:1px solid #ff66a540;border-radius:50px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block;position:relative;box-shadow:0 2px 12px #ff149326,inset 0 1px #ffffff14}.ResultCard-module__tQCfVa__memberName{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;z-index:2;filter:drop-shadow(0 4px 20px #ff66a5cc)drop-shadow(0 0 40px #ff66a566);color:#fff;text-shadow:0 0 20px #ff66a5cc,0 0 40px #ff66a580,0 4px 8px #0009;padding:.35rem .5rem;font-size:3.25rem;font-weight:900;line-height:1.1;position:relative}.ResultCard-module__tQCfVa__percentage{color:#ff66a5;z-index:2;text-shadow:0 0 20px #ff66a5cc,0 0 40px #ff66a566;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff149326,#ff66a526);border:2px solid #ff66a54d;border-radius:50px;margin-top:.5rem;padding:.75rem 2rem;font-size:1.75rem;font-weight:700;position:relative}.ResultCard-module__tQCfVa__allScores{z-index:2;background:linear-gradient(#0000,#ff66a508);border-top:2px solid #ff66a533;border-radius:16px;margin-top:2rem;margin-left:-1rem;margin-right:-1rem;padding:1.5rem 1rem;position:relative}.ResultCard-module__tQCfVa__scoresTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.15em;color:#ffffffb3;text-align:center;margin-bottom:1rem;padding-bottom:.75rem;font-size:1rem;font-weight:700;position:relative}.ResultCard-module__tQCfVa__scoresTitle:after{content:"";background:linear-gradient(90deg,#0000,#ff66a5,#0000);width:60px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ResultCard-module__tQCfVa__scoresList{flex-direction:column;gap:.75rem;display:flex}.ResultCard-module__tQCfVa__scoreItem{background:#ffffff05;border:1px solid #ff66a51a;border-radius:12px;align-items:center;gap:.75rem;padding:.5rem;transition:all .3s;display:flex}.ResultCard-module__tQCfVa__scoreItem:hover{background:#ff66a50d;border-color:#ff66a54d;transform:translate(4px)}.ResultCard-module__tQCfVa__scoreAvatar{object-fit:cover;border:2px solid #ff66a54d;border-radius:50%;width:40px;height:40px;box-shadow:0 2px 8px #0000004d}.ResultCard-module__tQCfVa__scoreInfo{flex-direction:column;flex:1;gap:.4rem;display:flex}.ResultCard-module__tQCfVa__scoreName{color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.ResultCard-module__tQCfVa__scoreBar{background:#ffffff0d;border:1px solid #ff66a51a;border-radius:20px;height:10px;overflow:hidden;box-shadow:inset 0 2px 4px #0000004d}.ResultCard-module__tQCfVa__scoreProgress{border-radius:20px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 0 10px}.ResultCard-module__tQCfVa__scoreProgress:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:2s infinite ResultCard-module__tQCfVa__shimmer;position:absolute;inset:0}@keyframes ResultCard-module__tQCfVa__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ResultCard-module__tQCfVa__scoreValue{color:#ff66a5;text-align:right;text-shadow:0 0 10px #ff66a580;min-width:50px;font-size:.875rem;font-weight:800}.ResultCard-module__tQCfVa__footer{z-index:2;background:linear-gradient(#0000,#ff66a50d);border-top:2px solid #ff66a533;border-radius:0 0 20px 20px;flex-direction:column;align-items:center;gap:.75rem;margin:1.5rem -1rem -2rem;padding:1.5rem 1rem 2rem;display:flex;position:relative}.ResultCard-module__tQCfVa__hashtags{color:#ff66a5;letter-spacing:.05em;text-shadow:0 0 10px #ff66a566;font-size:.875rem;font-weight:700}.ResultCard-module__tQCfVa__url{color:#ffffff80;letter-spacing:.1em;font-size:.75rem;font-weight:600}.ResultCard-module__tQCfVa__downloadButton{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#ff1493 0%,#ff66a5 50%,#ff1493 100%) 0 0/200% 200%;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #ff66a580,0 0 0 1px #ffffff1a,inset 0 1px #fff3}.ResultCard-module__tQCfVa__downloadButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ResultCard-module__tQCfVa__downloadButton:hover:before{left:100%}.ResultCard-module__tQCfVa__downloadButton:hover{animation:1.5s ease-in-out infinite ResultCard-module__tQCfVa__pulse;transform:translateY(-3px);box-shadow:0 12px 40px #ff66a5b3,0 0 0 1px #fff3,inset 0 1px #ffffff4d}.ResultCard-module__tQCfVa__downloadButton:active{transform:translateY(-1px)}.ResultCard-module__tQCfVa__downloadIcon{opacity:.9;filter:drop-shadow(0 2px 4px #0000004d)}@media (max-width:768px){.ResultCard-module__tQCfVa__resultCard{border-radius:24px;max-width:100%;padding:1.5rem}.ResultCard-module__tQCfVa__header{margin:-1.5rem -1.5rem 1rem;padding:1.5rem 1.5rem 1rem}.ResultCard-module__tQCfVa__title{padding:.5rem 1.5rem;font-size:1.125rem}.ResultCard-module__tQCfVa__memberName{font-size:2.5rem}.ResultCard-module__tQCfVa__memberImageContainer{width:160px;height:160px}.ResultCard-module__tQCfVa__memberImageGlow{width:180px;height:180px}.ResultCard-module__tQCfVa__percentage{padding:.625rem 1.5rem;font-size:1.5rem}.ResultCard-module__tQCfVa__allScores,.ResultCard-module__tQCfVa__footer{margin-left:-.5rem;margin-right:-.5rem;padding-left:.5rem;padding-right:.5rem}.ResultCard-module__tQCfVa__footer{margin-bottom:-1.5rem;padding-bottom:1.5rem}.ResultCard-module__tQCfVa__downloadButton{justify-content:center;width:100%;padding:1.125rem 2rem}.ResultCard-module__tQCfVa__scoreAvatar{width:36px;height:36px}}
.VideoModal-module__FT9DMW__modal{z-index:9999;-webkit-backdrop-filter:blur(20px);background:#0a0a0af7;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.VideoModal-module__FT9DMW__content{background:var(--bp-black);border:2px solid #ff66a54d;border-radius:20px;width:100%;max-width:1400px;position:relative;overflow:hidden;box-shadow:0 30px 90px #000000e6,0 0 0 1px #ff66a533,0 0 60px #ff66a526}.VideoModal-module__FT9DMW__header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#0a0a0af2 0%,#0a0a0ab3 50%,#0000 100%);justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex;position:absolute;top:0;left:0;right:0}.VideoModal-module__FT9DMW__videoInfo{flex:1}.VideoModal-module__FT9DMW__videoTitle{font-family:var(--font-display);color:var(--bp-white);text-shadow:0 2px 10px #000c;letter-spacing:.02em;margin-bottom:.25rem;font-size:1.5rem}.VideoModal-module__FT9DMW__videoArtist{color:var(--bp-pink);text-shadow:0 0 15px #ff66a599;font-size:1rem;font-weight:600}.VideoModal-module__FT9DMW__controls{align-items:center;gap:.75rem;display:flex}.VideoModal-module__FT9DMW__fullscreenButton,.VideoModal-module__FT9DMW__closeButton{width:44px;height:44px;color:var(--bp-white);cursor:pointer;transition:all var(--transition-base);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ae6;border:2px solid #ff66a54d;border-radius:50%;justify-content:center;align-items:center;display:flex}.VideoModal-module__FT9DMW__fullscreenButton:hover,.VideoModal-module__FT9DMW__closeButton:hover{background:var(--bp-pink);color:var(--bp-black);border-color:var(--bp-pink);box-shadow:var(--bp-glow-pink-strong);transform:scale(1.1)rotate(5deg)}.VideoModal-module__FT9DMW__closeButton:hover{transform:scale(1.1)rotate(-5deg)}.VideoModal-module__FT9DMW__playerWrapper{background:var(--bp-black);width:100%;padding-top:56.25%;position:relative}.VideoModal-module__FT9DMW__player{width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:968px){.VideoModal-module__FT9DMW__modal{align-items:center;padding:1rem}.VideoModal-module__FT9DMW__content{border-radius:16px;max-width:100%}.VideoModal-module__FT9DMW__header{padding:1.25rem 1rem}.VideoModal-module__FT9DMW__videoTitle{font-size:1.25rem;line-height:1.3}.VideoModal-module__FT9DMW__videoArtist{font-size:.9375rem}.VideoModal-module__FT9DMW__fullscreenButton,.VideoModal-module__FT9DMW__closeButton{width:40px;height:40px}}@media (max-width:768px){.VideoModal-module__FT9DMW__modal{justify-content:center;align-items:center;padding:0}.VideoModal-module__FT9DMW__content{border:none;border-radius:0;flex-direction:column;max-width:100vw;height:100vh;max-height:100vh;display:flex}.VideoModal-module__FT9DMW__header{background:#0a0a0afa;border-bottom:1px solid #ff66a533;flex-shrink:0;padding:1rem;position:relative}.VideoModal-module__FT9DMW__videoInfo{padding-right:6rem}.VideoModal-module__FT9DMW__videoTitle{margin-bottom:.25rem;font-size:1.125rem;line-height:1.25}.VideoModal-module__FT9DMW__videoArtist{font-size:.875rem}.VideoModal-module__FT9DMW__controls{gap:.5rem}.VideoModal-module__FT9DMW__fullscreenButton,.VideoModal-module__FT9DMW__closeButton{width:38px;height:38px}.VideoModal-module__FT9DMW__fullscreenButton svg,.VideoModal-module__FT9DMW__closeButton svg{width:18px;height:18px}.VideoModal-module__FT9DMW__playerWrapper{background:#000;flex:1;justify-content:center;align-items:center;height:100%;padding-top:0;display:flex}.VideoModal-module__FT9DMW__player{width:100%;height:100%;position:relative}}@media (max-width:480px){.VideoModal-module__FT9DMW__header{padding:.875rem}.VideoModal-module__FT9DMW__videoInfo{padding-right:5rem}.VideoModal-module__FT9DMW__videoTitle{font-size:1rem;line-height:1.2}.VideoModal-module__FT9DMW__videoArtist{font-size:.8125rem}.VideoModal-module__FT9DMW__controls{gap:.375rem}.VideoModal-module__FT9DMW__fullscreenButton,.VideoModal-module__FT9DMW__closeButton{width:36px;height:36px}.VideoModal-module__FT9DMW__fullscreenButton svg,.VideoModal-module__FT9DMW__closeButton svg{width:16px;height:16px}}@media (max-width:968px) and (orientation:landscape){.VideoModal-module__FT9DMW__modal{padding:0}.VideoModal-module__FT9DMW__content{border-radius:0;height:100vh}.VideoModal-module__FT9DMW__header{padding:.75rem 1rem}.VideoModal-module__FT9DMW__videoTitle{font-size:1rem}.VideoModal-module__FT9DMW__videoArtist{font-size:.8125rem}.VideoModal-module__FT9DMW__controls{gap:.5rem}.VideoModal-module__FT9DMW__fullscreenButton,.VideoModal-module__FT9DMW__closeButton{width:36px;height:36px}.VideoModal-module__FT9DMW__playerWrapper{padding-top:0}}
.GroupDidYouKnow-module__2VwDVq__section{background:linear-gradient(135deg,var(--bp-black)0%,var(--bp-dark-charcoal)50%,var(--bp-black)100%);padding:6rem 0;position:relative;overflow:hidden}.GroupDidYouKnow-module__2VwDVq__section:before{content:"";background:var(--bp-gradient);width:80%;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 30px #ff66a599}.GroupDidYouKnow-module__2VwDVq__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff66a514 0%,#0000 70%);width:600px;height:600px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.GroupDidYouKnow-module__2VwDVq__container{max-width:var(--container-max);padding:0 var(--container-padding);z-index:1;margin:0 auto;position:relative}.GroupDidYouKnow-module__2VwDVq__header{text-align:center;margin-bottom:4rem;position:relative}.GroupDidYouKnow-module__2VwDVq__headerIcon{color:var(--bp-pink);filter:drop-shadow(0 0 20px #ff66a599);margin-bottom:1.5rem;animation:2s infinite GroupDidYouKnow-module__2VwDVq__pulse}@keyframes GroupDidYouKnow-module__2VwDVq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.15)}}.GroupDidYouKnow-module__2VwDVq__title{font-family:var(--font-display);color:var(--bp-pink);text-transform:uppercase;letter-spacing:.02em;text-shadow:3px 3px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 0 40px #ff66a5,0 0 20px #ff66a5cc,0 0 60px #ff66a599;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1}.GroupDidYouKnow-module__2VwDVq__subtitle{color:var(--bp-text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.GroupDidYouKnow-module__2VwDVq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}.GroupDidYouKnow-module__2VwDVq__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#000000b3,#00000080);border:2px solid #ff66a54d;border-radius:28px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.GroupDidYouKnow-module__2VwDVq__card:before{content:"";opacity:0;background:linear-gradient(135deg,#0000,#ffffff08);transition:opacity .4s;position:absolute;inset:0}.GroupDidYouKnow-module__2VwDVq__card:hover:before{opacity:1}.GroupDidYouKnow-module__2VwDVq__card:hover{border-color:var(--bp-pink);transform:translateY(-12px)scale(1.02);box-shadow:0 20px 60px #ff66a566,0 0 60px #ff66a540,inset 0 1px #ffffff1a}.GroupDidYouKnow-module__2VwDVq__iconWrapper{justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:2rem;display:flex;position:relative}.GroupDidYouKnow-module__2VwDVq__iconBackground{opacity:.4;filter:blur(8px);border-radius:50%;position:absolute;inset:-10px}.GroupDidYouKnow-module__2VwDVq__icon{z-index:1;filter:drop-shadow(0 4px 20px);position:relative}.GroupDidYouKnow-module__2VwDVq__content{z-index:1;position:relative}.GroupDidYouKnow-module__2VwDVq__factTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;text-shadow:0 2px 10px;margin-bottom:1.25rem;font-size:1.65rem;font-weight:900;line-height:1.2}.GroupDidYouKnow-module__2VwDVq__factDescription{color:#ffffffe6;font-size:1.05rem;font-weight:400;line-height:1.8}.GroupDidYouKnow-module__2VwDVq__cardGlow{pointer-events:none;opacity:0;height:200px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.GroupDidYouKnow-module__2VwDVq__card:hover .GroupDidYouKnow-module__2VwDVq__cardGlow{opacity:1}.GroupDidYouKnow-module__2VwDVq__shine{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%);width:50%;height:100%;position:absolute;top:0;left:0}.GroupDidYouKnow-module__2VwDVq__statsBanner{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#000000b3,#00000080);border:3px solid #ff66a580;border-radius:28px;justify-content:space-around;align-items:center;padding:3rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #ff66a533,inset 0 1px #ffffff1a}.GroupDidYouKnow-module__2VwDVq__statsBanner:before{content:"";background:var(--bp-gradient);opacity:.08;pointer-events:none;position:absolute;inset:0}.GroupDidYouKnow-module__2VwDVq__statsBanner:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff66a51a,#0000 70%);width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GroupDidYouKnow-module__2VwDVq__statItem{z-index:1;cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;transition:all .3s;display:flex;position:relative}.GroupDidYouKnow-module__2VwDVq__statItem:hover{transform:scale(1.1)translateY(-5px)}.GroupDidYouKnow-module__2VwDVq__statNumber{font-family:var(--font-display);background:var(--bp-gradient);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 0 30px #ff66a5cc);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:900;line-height:1}.GroupDidYouKnow-module__2VwDVq__statLabel{color:#ffffffd9;text-transform:uppercase;letter-spacing:.12em;text-align:center;font-size:1rem;font-weight:700}.GroupDidYouKnow-module__2VwDVq__statDivider{background:linear-gradient(#0000,#ff66a599,#0000);width:2px;height:80px;box-shadow:0 0 10px #ff66a566}@media (max-width:1024px){.GroupDidYouKnow-module__2VwDVq__grid{grid-template-columns:repeat(2,1fr);gap:2rem}.GroupDidYouKnow-module__2VwDVq__statsBanner{flex-wrap:wrap;gap:2.5rem;padding:2.5rem 1.5rem}.GroupDidYouKnow-module__2VwDVq__statDivider{display:none}.GroupDidYouKnow-module__2VwDVq__statItem{min-width:120px}}@media (max-width:768px){.GroupDidYouKnow-module__2VwDVq__section{padding:4rem 0}.GroupDidYouKnow-module__2VwDVq__header{margin-bottom:3rem}.GroupDidYouKnow-module__2VwDVq__grid{grid-template-columns:1fr;gap:1.75rem}.GroupDidYouKnow-module__2VwDVq__title{font-size:2.25rem}.GroupDidYouKnow-module__2VwDVq__subtitle{font-size:1.1rem}.GroupDidYouKnow-module__2VwDVq__card{border-radius:24px;padding:2rem 1.75rem}.GroupDidYouKnow-module__2VwDVq__iconWrapper{width:75px;height:75px;margin-bottom:1.5rem}.GroupDidYouKnow-module__2VwDVq__icon{width:32px;height:32px}.GroupDidYouKnow-module__2VwDVq__factTitle{font-size:1.4rem}.GroupDidYouKnow-module__2VwDVq__factDescription{font-size:.98rem}.GroupDidYouKnow-module__2VwDVq__statsBanner{border-radius:20px;gap:2rem;padding:2rem 1.25rem}.GroupDidYouKnow-module__2VwDVq__statNumber{font-size:2.75rem}.GroupDidYouKnow-module__2VwDVq__statLabel{font-size:.85rem}.GroupDidYouKnow-module__2VwDVq__statItem{min-width:100px}}@media (max-width:480px){.GroupDidYouKnow-module__2VwDVq__section{padding:3rem 0}.GroupDidYouKnow-module__2VwDVq__title{font-size:1.85rem}.GroupDidYouKnow-module__2VwDVq__subtitle{font-size:1rem}.GroupDidYouKnow-module__2VwDVq__card{padding:1.75rem 1.5rem}.GroupDidYouKnow-module__2VwDVq__iconWrapper{width:65px;height:65px}.GroupDidYouKnow-module__2VwDVq__factTitle{font-size:1.25rem}.GroupDidYouKnow-module__2VwDVq__factDescription{font-size:.92rem;line-height:1.7}.GroupDidYouKnow-module__2VwDVq__statsBanner{gap:1.5rem;padding:1.75rem 1rem}.GroupDidYouKnow-module__2VwDVq__statNumber{font-size:2.25rem}.GroupDidYouKnow-module__2VwDVq__statLabel{font-size:.8rem}.GroupDidYouKnow-module__2VwDVq__statItem{min-width:80px}}
.ImageGallery-module__kxRv9a__galleryContainer{width:100%;padding:2rem 0}.ImageGallery-module__kxRv9a__categoryFilters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.ImageGallery-module__kxRv9a__filterButton{color:#ffffffb3;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s}.ImageGallery-module__kxRv9a__filterButton:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.ImageGallery-module__kxRv9a__filterButton.ImageGallery-module__kxRv9a__active{color:#fff;background:linear-gradient(135deg,#ff2d55,#ff6b9d);border-color:#0000;box-shadow:0 8px 20px #ff2d554d}.ImageGallery-module__kxRv9a__masonryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-auto-flow:dense;gap:1rem;display:grid}.ImageGallery-module__kxRv9a__imageCard{cursor:pointer;background:#ffffff0d;border-radius:12px;transition:transform .3s;position:relative;overflow:hidden}.ImageGallery-module__kxRv9a__imageSquare{aspect-ratio:1}.ImageGallery-module__kxRv9a__imagePortrait{aspect-ratio:4/5;grid-row:span 2}.ImageGallery-module__kxRv9a__imageLandscape{aspect-ratio:16/9;grid-column:span 2}.ImageGallery-module__kxRv9a__image{object-fit:cover;transition:transform .4s}.ImageGallery-module__kxRv9a__imageCard:hover .ImageGallery-module__kxRv9a__image{transform:scale(1.1)}.ImageGallery-module__kxRv9a__imageOverlay{opacity:0;background:linear-gradient(#0000,#000000b3);align-items:flex-end;padding:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.ImageGallery-module__kxRv9a__imageCard:hover .ImageGallery-module__kxRv9a__imageOverlay{opacity:1}.ImageGallery-module__kxRv9a__imageActions{color:#fff;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.ImageGallery-module__kxRv9a__likes{align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.ImageGallery-module__kxRv9a__loadMore{justify-content:center;padding:3rem 0;display:flex}.ImageGallery-module__kxRv9a__loader{border:3px solid #ffffff1a;border-top-color:#ff2d55;border-radius:50%;width:40px;height:40px}.ImageGallery-module__kxRv9a__lightbox{z-index:9999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#000000fa 0%,#140014fa 100%);justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ImageGallery-module__kxRv9a__lightboxContent{flex-direction:column;gap:1.5rem;width:100%;max-width:1400px;max-height:90vh;display:flex;position:relative}.ImageGallery-module__kxRv9a__closeButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:linear-gradient(135deg,#ff2d5533,#ff6b9d33);border:2px solid #ff2d5580;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:-3.5rem;right:0;box-shadow:0 4px 20px #ff2d554d}.ImageGallery-module__kxRv9a__closeButton:hover{background:linear-gradient(135deg,#ff2d5566,#ff6b9d66);border-color:#ff2d55cc;transform:rotate(90deg)scale(1.15);box-shadow:0 6px 30px #ff2d5580}.ImageGallery-module__kxRv9a__navButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:linear-gradient(135deg,#ff2d5526,#ff6b9d26);border:2px solid #ff2d5566;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #ff2d5533}.ImageGallery-module__kxRv9a__navButton:hover{background:linear-gradient(135deg,#ff2d554d,#ff6b9d4d);border-color:#ff2d55cc;transform:translateY(-50%)scale(1.15);box-shadow:0 6px 30px #ff2d5566}.ImageGallery-module__kxRv9a__navButton:active{transform:translateY(-50%)scale(1.05)}.ImageGallery-module__kxRv9a__navButtonPrev{left:-28px}.ImageGallery-module__kxRv9a__navButtonNext{right:-28px}.ImageGallery-module__kxRv9a__imageCounter{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;letter-spacing:.5px;background:linear-gradient(135deg,#ff2d5533,#ff6b9d33);border:2px solid #ff2d5580;border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:700;position:absolute;top:-3.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #ff2d554d}.ImageGallery-module__kxRv9a__lightboxImage{background:#000c;border:1px solid #ff2d5533;border-radius:20px;width:100%;height:calc(90vh - 120px);position:relative;overflow:hidden;box-shadow:0 25px 70px #0009,0 0 0 1px #ff2d551a,inset 0 0 60px #ff2d550d}.ImageGallery-module__kxRv9a__fullImage{object-fit:contain}.ImageGallery-module__kxRv9a__lightboxActions{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(135deg,#140014cc,#280028cc);border:2px solid #ff2d554d;border-radius:20px;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 8px 32px #0006,0 0 0 1px #ff2d551a,inset 0 1px #ffffff0d}.ImageGallery-module__kxRv9a__leftActions,.ImageGallery-module__kxRv9a__rightActions{align-items:center;gap:.75rem;display:flex}.ImageGallery-module__kxRv9a__actionButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;letter-spacing:.3px;text-transform:uppercase;background:linear-gradient(135deg,#ff2d5526,#ff6b9d26);border:2px solid #ff2d5566;border-radius:14px;align-items:center;gap:.625rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #ff2d5533,inset 0 1px #ffffff1a}.ImageGallery-module__kxRv9a__actionButton:hover{background:linear-gradient(135deg,#ff2d554d,#ff6b9d4d);border-color:#ff2d55b3;transform:translateY(-3px);box-shadow:0 8px 25px #ff2d5566,inset 0 1px #fff3}.ImageGallery-module__kxRv9a__actionButton:active{transform:translateY(-1px)}.ImageGallery-module__kxRv9a__actionButton svg{filter:drop-shadow(0 0 4px #ff2d5580)}.ImageGallery-module__kxRv9a__shareContainer{position:relative}.ImageGallery-module__kxRv9a__shareMenu{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:100;background:linear-gradient(135deg,#140014fa,#280028fa);border:2px solid #ff2d5566;border-radius:16px;flex-direction:column;gap:.5rem;min-width:200px;padding:.75rem;display:flex;position:absolute;bottom:calc(100% + .75rem);right:0;box-shadow:0 15px 50px #0009,0 0 0 1px #ff2d5533,inset 0 1px #ffffff0d}.ImageGallery-module__kxRv9a__shareOption{color:#fff;cursor:pointer;text-align:left;letter-spacing:.3px;background:linear-gradient(135deg,#ff2d5514,#ff6b9d14);border:1px solid #ff2d5540;border-radius:12px;align-items:center;gap:.875rem;width:100%;padding:.875rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ImageGallery-module__kxRv9a__shareOption:hover{background:linear-gradient(135deg,#ff2d5540,#ff6b9d40);border-color:#ff2d5599;transform:translate(6px);box-shadow:0 4px 15px #ff2d554d,inset 0 1px #ffffff1a}.ImageGallery-module__kxRv9a__shareOption:active{transform:translate(3px)}.ImageGallery-module__kxRv9a__shareOption svg{filter:drop-shadow(0 0 4px #ff2d5580);flex-shrink:0}@media (max-width:1024px){.ImageGallery-module__kxRv9a__masonryGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.ImageGallery-module__kxRv9a__imageLandscape{grid-column:span 1}.ImageGallery-module__kxRv9a__navButton{width:48px;height:48px}.ImageGallery-module__kxRv9a__navButtonPrev{left:-24px}.ImageGallery-module__kxRv9a__navButtonNext{right:-24px}}@media (max-width:768px){.ImageGallery-module__kxRv9a__lightbox{padding:1rem}.ImageGallery-module__kxRv9a__lightboxContent{gap:1rem}.ImageGallery-module__kxRv9a__closeButton{width:40px;height:40px;top:-2.5rem}.ImageGallery-module__kxRv9a__navButton{width:44px;height:44px}.ImageGallery-module__kxRv9a__navButtonPrev{top:50%;left:10px}.ImageGallery-module__kxRv9a__navButtonNext{top:50%;right:10px}.ImageGallery-module__kxRv9a__imageCounter{padding:.375rem .75rem;font-size:.75rem;top:-2.5rem}.ImageGallery-module__kxRv9a__lightboxImage{border-radius:12px;height:calc(90vh - 180px)}.ImageGallery-module__kxRv9a__lightboxActions{flex-direction:column;gap:.75rem;padding:.75rem}.ImageGallery-module__kxRv9a__leftActions,.ImageGallery-module__kxRv9a__rightActions{justify-content:center;width:100%}.ImageGallery-module__kxRv9a__actionButton{flex:1;justify-content:center;padding:.625rem 1rem;font-size:.8125rem}.ImageGallery-module__kxRv9a__shareMenu{bottom:calc(100% + .5rem);left:50%;right:auto;transform:translate(-50%)}}@media (max-width:640px){.ImageGallery-module__kxRv9a__masonryGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}.ImageGallery-module__kxRv9a__imagePortrait,.ImageGallery-module__kxRv9a__imageLandscape{aspect-ratio:1;grid-area:span 1/span 1}.ImageGallery-module__kxRv9a__categoryFilters{gap:.5rem}.ImageGallery-module__kxRv9a__filterButton{padding:.5rem 1rem;font-size:.75rem}.ImageGallery-module__kxRv9a__navButton{width:40px;height:40px}.ImageGallery-module__kxRv9a__navButtonPrev{left:8px}.ImageGallery-module__kxRv9a__navButtonNext{right:8px}.ImageGallery-module__kxRv9a__actionButton span{display:none}.ImageGallery-module__kxRv9a__actionButton{min-width:44px;padding:.75rem}.ImageGallery-module__kxRv9a__shareMenu{min-width:160px}.ImageGallery-module__kxRv9a__shareOption{padding:.625rem .875rem;font-size:.8125rem}}
.QuizSelector-module__QZZdPa__selector{margin-bottom:4rem;padding:3rem 0}.QuizSelector-module__QZZdPa__titleSection{text-align:center;margin-bottom:3rem}.QuizSelector-module__QZZdPa__titleWrapper{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.QuizSelector-module__QZZdPa__titleIcon{color:var(--bp-pink);animation:2s ease-in-out infinite QuizSelector-module__QZZdPa__sparkle}@keyframes QuizSelector-module__QZZdPa__sparkle{0%,to{opacity:.5;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.2)rotate(180deg)}}.QuizSelector-module__QZZdPa__title{font-family:var(--font-display);color:var(--bp-pink);text-transform:uppercase;letter-spacing:.02em;background:linear-gradient(135deg,var(--bp-pink)0%,#ff6b9d 50%,#ffa8cc 100%);-webkit-text-fill-color:transparent;text-shadow:none;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:900}.QuizSelector-module__QZZdPa__subtitle{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.QuizSelector-module__QZZdPa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.QuizSelector-module__QZZdPa__quizCard{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#00000080;border:2px solid #ff66a54d;border-radius:24px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.QuizSelector-module__QZZdPa__quizCard:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#ff66a50d 0%,#0000 50%);transition:opacity .4s;position:absolute;inset:0}.QuizSelector-module__QZZdPa__quizCard:hover:before{opacity:1}.QuizSelector-module__QZZdPa__quizCard:hover{border-color:var(--bp-pink);box-shadow:0 20px 60px #ff66a580,0 0 40px #ff66a54d}.QuizSelector-module__QZZdPa__quizCard.QuizSelector-module__QZZdPa__selected{border-color:var(--bp-pink);background:#ff66a526;border-width:3px;box-shadow:0 20px 60px #ff66a599,0 0 50px #ff66a566,inset 0 0 30px #ff66a533}.QuizSelector-module__QZZdPa__iconWrapper{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.QuizSelector-module__QZZdPa__emoji{font-size:3rem;line-height:1}.QuizSelector-module__QZZdPa__iconWrapper svg{color:var(--bp-pink);filter:drop-shadow(0 0 10px #ff66a599)}.QuizSelector-module__QZZdPa__quizTitle{font-family:var(--font-display);color:var(--bp-white);text-transform:uppercase;text-align:center;letter-spacing:.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.QuizSelector-module__QZZdPa__quizDescription{color:#fffc;text-align:center;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.QuizSelector-module__QZZdPa__badge{background:var(--bp-gradient);color:var(--bp-white);text-transform:uppercase;letter-spacing:.05em;border-radius:50px;width:fit-content;margin:0 auto;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:block}.QuizSelector-module__QZZdPa__selectedIndicator{border:4px solid var(--bp-pink);pointer-events:none;border-radius:24px;animation:2s infinite QuizSelector-module__QZZdPa__pulse;position:absolute;inset:0}@keyframes QuizSelector-module__QZZdPa__pulse{0%,to{box-shadow:0 0 20px #ff66a599}50%{box-shadow:0 0 40px #ff66a5e6}}@media (max-width:768px){.QuizSelector-module__QZZdPa__selector{margin-bottom:3rem;padding:2rem 0}.QuizSelector-module__QZZdPa__title{margin-bottom:2rem;font-size:2rem}.QuizSelector-module__QZZdPa__grid{grid-template-columns:1fr;gap:1.5rem}.QuizSelector-module__QZZdPa__quizCard{padding:2rem 1.5rem}.QuizSelector-module__QZZdPa__emoji{font-size:2.5rem}.QuizSelector-module__QZZdPa__quizTitle{font-size:1.25rem}.QuizSelector-module__QZZdPa__quizDescription{font-size:.9rem}}@media (max-width:480px){.QuizSelector-module__QZZdPa__quizCard{border-radius:20px;padding:1.75rem 1.25rem}.QuizSelector-module__QZZdPa__emoji{font-size:2rem}.QuizSelector-module__QZZdPa__iconWrapper{gap:.75rem}.QuizSelector-module__QZZdPa__iconWrapper svg{width:20px;height:20px}}
.FanCommunityStats-module__O7cKpq__section{background:var(--bp-black);padding:6rem 0;position:relative;overflow:hidden}.FanCommunityStats-module__O7cKpq__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff66a51a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.FanCommunityStats-module__O7cKpq__section:after{content:"";background:var(--bp-gradient);width:80%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 30px #ff66a599}.FanCommunityStats-module__O7cKpq__container{max-width:var(--container-max);padding:0 var(--container-padding);z-index:1;margin:0 auto;position:relative}.FanCommunityStats-module__O7cKpq__header{text-align:center;margin-bottom:4rem;position:relative}.FanCommunityStats-module__O7cKpq__headerIcon{color:var(--bp-pink);filter:drop-shadow(0 0 20px #ff66a599);margin-bottom:1.5rem;animation:2s infinite FanCommunityStats-module__O7cKpq__trendUp}@keyframes FanCommunityStats-module__O7cKpq__trendUp{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.FanCommunityStats-module__O7cKpq__title{font-family:var(--font-display);color:var(--bp-pink);text-transform:uppercase;letter-spacing:.02em;text-shadow:3px 3px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 0 40px #ff66a5,0 0 20px #ff66a5cc,0 0 60px #ff66a599;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1}.FanCommunityStats-module__O7cKpq__subtitle{color:var(--bp-text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.FanCommunityStats-module__O7cKpq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.FanCommunityStats-module__O7cKpq__statCard{-webkit-backdrop-filter:blur(12px);text-align:center;background:#00000080;border:2px solid #ff66a540;border-radius:28px;flex-direction:column;align-items:center;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1a}.FanCommunityStats-module__O7cKpq__statCard:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#ff66a50d 0%,#0000 50%);transition:opacity .4s;position:absolute;inset:0}.FanCommunityStats-module__O7cKpq__statCard:hover:before{opacity:1}.FanCommunityStats-module__O7cKpq__statCard:hover{border-color:var(--bp-pink);transform:translateY(-20px)scale(1.05);box-shadow:0 25px 70px #ff66a580,0 0 50px #ff66a54d,inset 0 1px #fff3}.FanCommunityStats-module__O7cKpq__iconWrapper{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:2rem;display:flex;position:relative}.FanCommunityStats-module__O7cKpq__iconBackground{filter:blur(8px);border-radius:50%;position:absolute;inset:0}.FanCommunityStats-module__O7cKpq__icon{z-index:1;filter:drop-shadow(0 6px 24px);transition:transform .3s;position:relative}.FanCommunityStats-module__O7cKpq__statCard:hover .FanCommunityStats-module__O7cKpq__icon{transform:scale(1.15)rotate(5deg)}.FanCommunityStats-module__O7cKpq__statContent{z-index:1;position:relative}.FanCommunityStats-module__O7cKpq__statNumber{font-family:var(--font-display);background:linear-gradient(135deg,currentColor 0%,#ffffffe6 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px);text-shadow:none;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:900;line-height:1}.FanCommunityStats-module__O7cKpq__statLabel{color:#ffffffd9;text-transform:uppercase;letter-spacing:.12em;font-size:1.1rem;font-weight:700}.FanCommunityStats-module__O7cKpq__cardGlow{pointer-events:none;opacity:0;filter:blur(20px);height:250px;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.FanCommunityStats-module__O7cKpq__statCard:hover .FanCommunityStats-module__O7cKpq__cardGlow{opacity:1}.FanCommunityStats-module__O7cKpq__progressBar{opacity:.6;background:linear-gradient(90deg,#0000 0%,currentColor 50%,#0000 100%);height:5px;position:absolute;bottom:0;left:0;right:0}.FanCommunityStats-module__O7cKpq__impactBanner{-webkit-backdrop-filter:blur(15px);background:#00000080;border:2px solid #ff66a559;border-radius:28px;padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000080,inset 0 1px #ffffff1a}.FanCommunityStats-module__O7cKpq__impactBanner:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ff66a514 0%,#ffb6c10d 50%,#0000 100%);position:absolute;inset:0}.FanCommunityStats-module__O7cKpq__impactBanner:after{content:"";background:var(--bp-gradient);opacity:.7;height:4px;position:absolute;bottom:0;left:0;right:0}.FanCommunityStats-module__O7cKpq__impactContent{z-index:1;align-items:center;gap:2.5rem;margin-bottom:2.5rem;display:flex;position:relative}.FanCommunityStats-module__O7cKpq__impactIcon{filter:drop-shadow(0 4px 20px #ff66a566);font-size:5rem;line-height:1}.FanCommunityStats-module__O7cKpq__impactText{flex:1}.FanCommunityStats-module__O7cKpq__impactTitle{font-family:var(--font-display);background:var(--bp-gradient);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:.02em;filter:drop-shadow(0 0 20px #ff66a566);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.FanCommunityStats-module__O7cKpq__impactDescription{color:#ffffffe6;font-size:1.2rem;line-height:1.8}.FanCommunityStats-module__O7cKpq__hashtags{z-index:1;flex-wrap:wrap;gap:1.25rem;display:flex;position:relative}.FanCommunityStats-module__O7cKpq__hashtag{-webkit-backdrop-filter:blur(8px);color:var(--bp-white);cursor:pointer;background:#ff66a51f;border:2px solid #ff66a559;border-radius:50px;padding:.9rem 1.8rem;font-size:1.05rem;font-weight:700;transition:all .35s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0003}.FanCommunityStats-module__O7cKpq__hashtag:hover{border-color:var(--bp-pink);background:#ff66a540;transform:translateY(-5px)scale(1.08);box-shadow:0 8px 30px #ff66a566,0 0 20px #ff66a54d}@media (max-width:1024px){.FanCommunityStats-module__O7cKpq__grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}.FanCommunityStats-module__O7cKpq__statCard{padding:2.5rem 2rem}.FanCommunityStats-module__O7cKpq__iconWrapper{width:100px;height:100px;margin-bottom:1.75rem}.FanCommunityStats-module__O7cKpq__icon{width:48px!important;height:48px!important}.FanCommunityStats-module__O7cKpq__statNumber{font-size:3.5rem}.FanCommunityStats-module__O7cKpq__impactBanner{padding:3rem}.FanCommunityStats-module__O7cKpq__impactIcon{font-size:4rem}.FanCommunityStats-module__O7cKpq__impactTitle{font-size:2rem}.FanCommunityStats-module__O7cKpq__impactDescription{font-size:1.1rem}.FanCommunityStats-module__O7cKpq__hashtags{gap:1rem}.FanCommunityStats-module__O7cKpq__hashtag{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width:768px){.FanCommunityStats-module__O7cKpq__section{padding:4rem 0}.FanCommunityStats-module__O7cKpq__header{margin-bottom:3rem}.FanCommunityStats-module__O7cKpq__headerIcon{width:35px!important;height:35px!important}.FanCommunityStats-module__O7cKpq__title{font-size:2.5rem}.FanCommunityStats-module__O7cKpq__subtitle{font-size:1.1rem}.FanCommunityStats-module__O7cKpq__grid{grid-template-columns:1fr;gap:1.5rem}.FanCommunityStats-module__O7cKpq__statCard{padding:2.25rem 1.75rem}.FanCommunityStats-module__O7cKpq__iconWrapper{width:90px;height:90px;margin-bottom:1.5rem}.FanCommunityStats-module__O7cKpq__icon{width:44px!important;height:44px!important}.FanCommunityStats-module__O7cKpq__statNumber{font-size:3rem}.FanCommunityStats-module__O7cKpq__statLabel{font-size:1rem}.FanCommunityStats-module__O7cKpq__impactBanner{padding:2.5rem}.FanCommunityStats-module__O7cKpq__impactContent{text-align:center;flex-direction:column;gap:1.75rem;margin-bottom:2rem}.FanCommunityStats-module__O7cKpq__impactIcon{font-size:3.5rem}.FanCommunityStats-module__O7cKpq__impactTitle{font-size:1.75rem}.FanCommunityStats-module__O7cKpq__impactDescription{font-size:1rem}.FanCommunityStats-module__O7cKpq__hashtags{justify-content:center;gap:.9rem}.FanCommunityStats-module__O7cKpq__hashtag{padding:.75rem 1.4rem;font-size:.95rem}}@media (max-width:480px){.FanCommunityStats-module__O7cKpq__section{padding:3rem 0}.FanCommunityStats-module__O7cKpq__header{margin-bottom:2.5rem}.FanCommunityStats-module__O7cKpq__headerIcon{width:30px!important;height:30px!important}.FanCommunityStats-module__O7cKpq__title{font-size:2rem}.FanCommunityStats-module__O7cKpq__subtitle{font-size:1rem}.FanCommunityStats-module__O7cKpq__grid{gap:1.25rem}.FanCommunityStats-module__O7cKpq__statCard{border-radius:20px;padding:2rem 1.5rem}.FanCommunityStats-module__O7cKpq__iconWrapper{width:80px;height:80px;margin-bottom:1.25rem}.FanCommunityStats-module__O7cKpq__icon{width:40px!important;height:40px!important}.FanCommunityStats-module__O7cKpq__statNumber{font-size:2.75rem}.FanCommunityStats-module__O7cKpq__statLabel{letter-spacing:.1em;font-size:.95rem}.FanCommunityStats-module__O7cKpq__impactBanner{border-radius:20px;padding:2rem}.FanCommunityStats-module__O7cKpq__impactContent{gap:1.5rem;margin-bottom:1.75rem}.FanCommunityStats-module__O7cKpq__impactIcon{font-size:3rem}.FanCommunityStats-module__O7cKpq__impactTitle{font-size:1.5rem}.FanCommunityStats-module__O7cKpq__impactDescription{font-size:.95rem;line-height:1.7}.FanCommunityStats-module__O7cKpq__hashtags{gap:.75rem}.FanCommunityStats-module__O7cKpq__hashtag{padding:.7rem 1.2rem;font-size:.9rem}}
.HourlyQuiz-module__As2PlW__hourlySection{border-top:2px solid #ff2d5533;margin:4rem 0;padding:3rem 0;position:relative}.HourlyQuiz-module__As2PlW__hourlySection:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(#ff2d551a 0%,#0000 70%);width:100%;max-width:800px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.HourlyQuiz-module__As2PlW__sectionHeader{text-align:center;margin-bottom:2.5rem;animation:.6s ease-out HourlyQuiz-module__As2PlW__fadeInDown}@keyframes HourlyQuiz-module__As2PlW__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.HourlyQuiz-module__As2PlW__titleWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.HourlyQuiz-module__As2PlW__clockIcon{color:var(--bp-pink);animation:2s ease-in-out infinite HourlyQuiz-module__As2PlW__pulse}@keyframes HourlyQuiz-module__As2PlW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.HourlyQuiz-module__As2PlW__trendIcon{color:#ffa8cc;animation:2s ease-in-out infinite HourlyQuiz-module__As2PlW__bounce}@keyframes HourlyQuiz-module__As2PlW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.HourlyQuiz-module__As2PlW__sectionTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;background:linear-gradient(135deg,var(--bp-pink)0%,#ff6b9d 50%,#ffa8cc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2rem,5vw,2.5rem);font-weight:900}.HourlyQuiz-module__As2PlW__sectionSubtitle{color:#ffffffb3;max-width:500px;margin:0 auto;font-size:clamp(.875rem,2vw,1rem);line-height:1.6}.HourlyQuiz-module__As2PlW__currentQuizCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#140014f2,#280028f2);border:2px solid #ff2d5566;border-radius:24px;max-width:700px;margin:0 auto 2.5rem;padding:2.5rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 25px 70px #0009,0 0 0 1px #ff2d5533,inset 0 1px #ffffff0d}.HourlyQuiz-module__As2PlW__currentQuizCard:hover{transform:translateY(-4px);box-shadow:0 30px 80px #000000b3,0 0 0 1px #ff2d554d,inset 0 1px #ffffff1a}.HourlyQuiz-module__As2PlW__currentQuizCard:before{content:"";background:linear-gradient(90deg,var(--bp-pink)0%,#ff6b9d 50%,#ffa8cc 100%);height:4px;animation:3s ease-in-out infinite HourlyQuiz-module__As2PlW__shimmer;position:absolute;top:0;left:0;right:0}@keyframes HourlyQuiz-module__As2PlW__shimmer{0%,to{opacity:1}50%{opacity:.5}}.HourlyQuiz-module__As2PlW__liveBadge{text-transform:uppercase;letter-spacing:1px;color:#fff;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff2d554d,#ff6b9d4d);border:2px solid #ff2d5599;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 4px 15px #ff2d5566}.HourlyQuiz-module__As2PlW__liveDot{background:var(--bp-pink);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite HourlyQuiz-module__As2PlW__blink;box-shadow:0 0 10px #ff2d55cc}@keyframes HourlyQuiz-module__As2PlW__blink{0%,to{opacity:1}50%{opacity:.3}}.HourlyQuiz-module__As2PlW__timer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff2d5526,#ff6b9d26);border:2px solid #ff2d5566;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 20px #ff2d5533}.HourlyQuiz-module__As2PlW__timerText{color:var(--bp-pink);text-shadow:0 0 20px #ff2d5580,0 0 40px #ff2d554d;letter-spacing:.1em;font-family:Courier New,monospace;font-size:2.5rem;font-weight:700}.HourlyQuiz-module__As2PlW__timerLabel{color:#fff9;text-transform:uppercase;letter-spacing:1px;font-size:.875rem}.HourlyQuiz-module__As2PlW__quizInfo{text-align:center;margin-bottom:2rem;animation:.6s ease-out .2s both HourlyQuiz-module__As2PlW__fadeIn}@keyframes HourlyQuiz-module__As2PlW__fadeIn{0%{opacity:0}to{opacity:1}}.HourlyQuiz-module__As2PlW__quizIcon{filter:drop-shadow(0 4px 20px #ff2d5566);margin-bottom:1.25rem;font-size:5rem;animation:3s ease-in-out infinite HourlyQuiz-module__As2PlW__float}@keyframes HourlyQuiz-module__As2PlW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.HourlyQuiz-module__As2PlW__quizTitle{color:#fff;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 2px 10px #00000080;margin:0 0 1rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;line-height:1.2}.HourlyQuiz-module__As2PlW__quizDescription{color:#fffc;max-width:500px;margin:0 auto;font-size:clamp(.875rem,2vw,1.125rem);line-height:1.6}.HourlyQuiz-module__As2PlW__progressContainer{margin-bottom:2rem}.HourlyQuiz-module__As2PlW__progressBar{background:#ffffff1a;border:1px solid #ff2d5533;border-radius:10px;height:10px;margin-bottom:.75rem;overflow:hidden;box-shadow:inset 0 2px 4px #0003}.HourlyQuiz-module__As2PlW__progressFill{background:linear-gradient(90deg,var(--bp-pink),#ff6b9d,#ffa8cc,var(--bp-pink));background-size:200% 100%;border-radius:10px;height:100%;animation:3s linear infinite HourlyQuiz-module__As2PlW__shimmerProgress;position:relative;box-shadow:0 0 15px #ff2d5599}.HourlyQuiz-module__As2PlW__progressFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:2s ease-in-out infinite HourlyQuiz-module__As2PlW__slideProgress;position:absolute;inset:0}@keyframes HourlyQuiz-module__As2PlW__shimmerProgress{0%{background-position:0%}to{background-position:200%}}@keyframes HourlyQuiz-module__As2PlW__slideProgress{0%{transform:translate(-100%)}to{transform:translate(100%)}}.HourlyQuiz-module__As2PlW__progressText{text-align:center;color:#ffffffb3;text-transform:uppercase;letter-spacing:1.5px;font-size:.8125rem;font-weight:600;display:block}.HourlyQuiz-module__As2PlW__playButton{background:linear-gradient(135deg,var(--bp-pink),#ff6b9d,#ffa8cc);color:#fff;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background-size:200% 100%;border:2px solid #fff3;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.5rem 2.5rem;font-size:1.125rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #ff2d5566,0 0 30px #ff2d5533,inset 0 1px #fff3}.HourlyQuiz-module__As2PlW__playButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HourlyQuiz-module__As2PlW__playButton:hover:before{left:100%}.HourlyQuiz-module__As2PlW__playButton:hover{background:linear-gradient(135deg,#ff1744,var(--bp-pink),#ff6b9d);border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 12px 35px #ff2d5599,0 0 40px #ff2d5566,inset 0 1px #ffffff4d}.HourlyQuiz-module__As2PlW__playButton:active{transform:translateY(0)scale(.98);box-shadow:0 6px 20px #ff2d5580,inset 0 1px #fff3}.HourlyQuiz-module__As2PlW__playButton svg{transition:transform .3s}.HourlyQuiz-module__As2PlW__playButton:hover svg{transform:rotate(180deg)scale(1.1)}.HourlyQuiz-module__As2PlW__upcomingSection{margin-top:2rem}.HourlyQuiz-module__As2PlW__upcomingHeader{color:#fffc;text-transform:uppercase;letter-spacing:1px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:flex}.HourlyQuiz-module__As2PlW__marqueeContainer{background:linear-gradient(135deg,#ff2d5514,#ff6b9d14);border:1px solid #ff2d5540;border-radius:12px;padding:1rem 0;position:relative;overflow:hidden;box-shadow:inset 0 2px 8px #0000001a}.HourlyQuiz-module__As2PlW__marqueeContainer:before,.HourlyQuiz-module__As2PlW__marqueeContainer:after{content:"";pointer-events:none;z-index:2;width:60px;position:absolute;top:0;bottom:0}.HourlyQuiz-module__As2PlW__marqueeContainer:before{background:linear-gradient(90deg,#0a000a,#0000);left:0}.HourlyQuiz-module__As2PlW__marqueeContainer:after{background:linear-gradient(90deg,#0000,#0a000a);right:0}.HourlyQuiz-module__As2PlW__marqueeContent{white-space:nowrap;will-change:transform;gap:2rem;display:flex}.HourlyQuiz-module__As2PlW__upcomingQuizItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid #ff2d5559;border-radius:50px;align-items:center;gap:.75rem;padding:.875rem 1.75rem;font-size:.875rem;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #0003}.HourlyQuiz-module__As2PlW__upcomingQuizItem:hover{background:linear-gradient(135deg,#ff2d5526,#ff6b9d26);border-color:#ff2d5580;transform:translateY(-2px);box-shadow:0 4px 12px #ff2d554d}.HourlyQuiz-module__As2PlW__upcomingTime{color:var(--bp-pink);font-family:Courier New,monospace;font-weight:700}.HourlyQuiz-module__As2PlW__upcomingIcon{filter:drop-shadow(0 2px 8px #ff2d554d);font-size:1.25rem}.HourlyQuiz-module__As2PlW__upcomingTitle{color:#fff;font-weight:600}@media (max-width:768px){.HourlyQuiz-module__As2PlW__hourlySection{margin:2.5rem 0;padding:2rem 0}.HourlyQuiz-module__As2PlW__sectionHeader{margin-bottom:2rem}.HourlyQuiz-module__As2PlW__titleWrapper{gap:.75rem}.HourlyQuiz-module__As2PlW__clockIcon{width:24px;height:24px}.HourlyQuiz-module__As2PlW__trendIcon{width:20px;height:20px}.HourlyQuiz-module__As2PlW__currentQuizCard{border-radius:20px;margin-bottom:2rem;padding:2rem 1.5rem}.HourlyQuiz-module__As2PlW__liveBadge{gap:.375rem;padding:.4rem .875rem;font-size:.625rem;top:1rem;right:1rem}.HourlyQuiz-module__As2PlW__liveDot{width:6px;height:6px}.HourlyQuiz-module__As2PlW__timer{gap:.5rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.HourlyQuiz-module__As2PlW__timerText{font-size:2rem}.HourlyQuiz-module__As2PlW__timerLabel{font-size:.75rem}.HourlyQuiz-module__As2PlW__quizIcon{margin-bottom:1rem;font-size:4rem}.HourlyQuiz-module__As2PlW__quizTitle{margin-bottom:.75rem}.HourlyQuiz-module__As2PlW__progressBar{height:8px}.HourlyQuiz-module__As2PlW__progressText{font-size:.75rem}.HourlyQuiz-module__As2PlW__playButton{gap:.5rem;padding:1.25rem 2rem;font-size:1rem}.HourlyQuiz-module__As2PlW__upcomingSection{margin-top:1.5rem}.HourlyQuiz-module__As2PlW__upcomingQuizItem{gap:.5rem;padding:.625rem 1.25rem;font-size:.75rem}.HourlyQuiz-module__As2PlW__upcomingIcon{font-size:1.125rem}}@media (max-width:480px){.HourlyQuiz-module__As2PlW__hourlySection{margin:2rem 0;padding:1.5rem 0}.HourlyQuiz-module__As2PlW__sectionHeader{margin-bottom:1.5rem}.HourlyQuiz-module__As2PlW__titleWrapper{gap:.5rem}.HourlyQuiz-module__As2PlW__clockIcon{width:20px;height:20px}.HourlyQuiz-module__As2PlW__trendIcon{display:none}.HourlyQuiz-module__As2PlW__sectionSubtitle{padding:0 1rem}.HourlyQuiz-module__As2PlW__currentQuizCard{border-radius:16px;padding:1.5rem 1.25rem}.HourlyQuiz-module__As2PlW__liveBadge{padding:.35rem .75rem;font-size:.5625rem;top:.75rem;right:.75rem}.HourlyQuiz-module__As2PlW__timer{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.HourlyQuiz-module__As2PlW__timerText{font-size:2.25rem}.HourlyQuiz-module__As2PlW__timerLabel{font-size:.6875rem}.HourlyQuiz-module__As2PlW__quizInfo{margin-bottom:1.5rem}.HourlyQuiz-module__As2PlW__quizIcon{margin-bottom:1rem;font-size:3.5rem}.HourlyQuiz-module__As2PlW__quizTitle{margin-bottom:.75rem}.HourlyQuiz-module__As2PlW__progressContainer{margin-bottom:1.5rem}.HourlyQuiz-module__As2PlW__progressBar{height:6px;margin-bottom:.625rem}.HourlyQuiz-module__As2PlW__progressText{letter-spacing:1px;font-size:.6875rem}.HourlyQuiz-module__As2PlW__playButton{letter-spacing:1px;border-radius:12px;padding:1.125rem 1.75rem;font-size:.9375rem}.HourlyQuiz-module__As2PlW__playButton svg{width:18px;height:18px}.HourlyQuiz-module__As2PlW__upcomingSection{margin-top:1.25rem}.HourlyQuiz-module__As2PlW__upcomingHeader{margin-bottom:.75rem;font-size:.75rem}.HourlyQuiz-module__As2PlW__upcomingHeader svg{width:16px;height:16px}.HourlyQuiz-module__As2PlW__marqueeContainer{border-radius:10px;padding:.75rem 0}.HourlyQuiz-module__As2PlW__upcomingQuizItem{border-radius:40px;gap:.5rem;padding:.5rem 1rem;font-size:.6875rem}.HourlyQuiz-module__As2PlW__upcomingIcon{font-size:1rem}.HourlyQuiz-module__As2PlW__upcomingTime{font-size:.6875rem}.HourlyQuiz-module__As2PlW__upcomingTitle{display:none}}@media (max-width:360px){.HourlyQuiz-module__As2PlW__currentQuizCard{padding:1.25rem 1rem}.HourlyQuiz-module__As2PlW__timerText{font-size:2rem}.HourlyQuiz-module__As2PlW__quizIcon{font-size:3rem}.HourlyQuiz-module__As2PlW__playButton{padding:1rem 1.5rem;font-size:.875rem}}
.ShortsGallery-module__76eEjG__shortsContainer{width:100%;padding:2rem 0}.ShortsGallery-module__76eEjG__categoryFilters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.ShortsGallery-module__76eEjG__filterButton{color:#ffffffb3;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s}.ShortsGallery-module__76eEjG__filterButton:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.ShortsGallery-module__76eEjG__filterButton.ShortsGallery-module__76eEjG__active{color:#fff;background:linear-gradient(135deg,#ff2d55,#ff6b9d);border-color:#0000;box-shadow:0 8px 20px #ff2d554d}.ShortsGallery-module__76eEjG__shortsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.ShortsGallery-module__76eEjG__shortCard{cursor:pointer;background:#ffffff0d;border-radius:16px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.ShortsGallery-module__76eEjG__shortCard:hover{box-shadow:0 12px 30px #ff2d554d}.ShortsGallery-module__76eEjG__shortThumbnail{aspect-ratio:9/16;background:linear-gradient(135deg,#ff2d551a,#ff6b9d1a);border-radius:12px;width:100%;position:relative;overflow:hidden}.ShortsGallery-module__76eEjG__thumbnail{object-fit:cover;transition:transform .4s}.ShortsGallery-module__76eEjG__shortCard:hover .ShortsGallery-module__76eEjG__thumbnail{transform:scale(1.1)}.ShortsGallery-module__76eEjG__overlay{opacity:0;background:linear-gradient(#0000 50%,#000c);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ShortsGallery-module__76eEjG__shortCard:hover .ShortsGallery-module__76eEjG__overlay{opacity:1}.ShortsGallery-module__76eEjG__playButton{color:#ff2d55;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;display:flex;box-shadow:0 8px 24px #0000004d}.ShortsGallery-module__76eEjG__shortCard:hover .ShortsGallery-module__76eEjG__playButton{transform:scale(1.1)}.ShortsGallery-module__76eEjG__externalIcon{color:#1a1a1a;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:1rem;right:1rem}.ShortsGallery-module__76eEjG__duration{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;position:absolute;bottom:.75rem;right:.75rem}.ShortsGallery-module__76eEjG__shortInfo{padding:1rem}.ShortsGallery-module__76eEjG__shortTitle{color:#fff;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.875rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ShortsGallery-module__76eEjG__views{color:#fff9;font-size:.75rem;font-weight:500}.ShortsGallery-module__76eEjG__noResults{text-align:center;color:#ffffff80;padding:4rem 2rem;font-size:1rem}@media (max-width:1024px){.ShortsGallery-module__76eEjG__shortsGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}@media (max-width:640px){.ShortsGallery-module__76eEjG__shortsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.ShortsGallery-module__76eEjG__categoryFilters{gap:.5rem}.ShortsGallery-module__76eEjG__filterButton{padding:.5rem 1rem;font-size:.75rem}.ShortsGallery-module__76eEjG__shortInfo{padding:.75rem}.ShortsGallery-module__76eEjG__shortTitle{font-size:.8125rem}}@media (max-width:480px){.ShortsGallery-module__76eEjG__shortsGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}.ShortsGallery-module__76eEjG__playButton{width:48px;height:48px}.ShortsGallery-module__76eEjG__externalIcon{width:28px;height:28px}}
