.contest-main{display:block;overflow-y:visible;overflow-x:clip}.contest-hero{position:relative;padding:34px 0 92px;z-index:1}.contest-hero::after{content:"";position:absolute;top:-135px;left:0;width:100vw;height:calc(100% + 90px);background-image:url("../../images/shapes/grid-bg.svg");opacity:.5;background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1}.contest-hero .layout-safe{position:relative}.contest-hero .layout-safe::before{content:"";position:absolute;width:400px;height:400px;left:-250px;bottom:0px;background:rgba(152,16,250,.6);opacity:.1;filter:blur(150px);border-radius:29826200px}.contest-hero .layout-safe::after{content:"";position:absolute;width:500px;height:500px;right:-100px;top:0px;background:rgba(255,159,0,.1);filter:blur(150px);pointer-events:none;border-radius:29826200px}.contest-hero-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.contest-hero-status{display:inline-flex;align-items:center;gap:12px;margin-bottom:16px}.contest-hero-status-pill{display:inline-flex;align-items:center;gap:8px;min-height:37px;padding:0 17px;border-radius:999px;border:1px solid rgba(251,44,54,.2);background:rgba(251,44,54,.1);color:#fb2c36;font-size:.875rem;font-weight:500;line-height:1}.contest-hero-status-dot{width:12px;height:12px;border-radius:50%;background:#fb2c36;position:relative}.contest-hero-status-dot::after{content:"";position:absolute;inset:0;border-radius:50%;background:#fb2c36;opacity:.6;animation:livePulse 1.5s infinite}@keyframes livePulse{0%{transform:scale(1);opacity:.6}70%{transform:scale(2);opacity:0}100%{transform:scale(2);opacity:0}}.contest-hero-status-text{color:#767b88;font-size:1rem;line-height:1}.contest-hero-title{margin:0;font-weight:300;line-height:.98;letter-spacing:-0.04em}.contest-hero-title-line{display:block;font-size:4.5rem;font-size:clamp(2.7rem,5vw,4.5rem)}.contest-hero-title-line--accent{margin-top:.875rem;color:#ff9f00;font-weight:400;background:linear-gradient(180deg, #FF9F00 0%, #FFD700 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:5rem;background-clip:text;text-fill-color:rgba(0,0,0,0)}.contest-hero-subtitle{margin:28px 0 0;color:#99a1af;font-size:1.25rem;line-height:1.5;font-weight:300}.contest-hero-countdown{display:flex;align-items:flex-start;justify-content:center;gap:10px;margin-top:26px;flex-wrap:wrap}.contest-countdown-item{display:flex;flex-direction:column;align-items:center;gap:10px}.contest-countdown-label{color:#99a1af;font-size:.875rem;line-height:1;font-weight:300}.contest-countdown-separator{padding-top:16px;color:#505463;font-size:2rem;line-height:1}.contest-hero-pool{display:flex;flex-direction:column;align-items:center;margin-top:3.4375rem;position:relative;z-index:3}.contest-hero-pool-label{color:#99a1af;font-size:1rem;line-height:24px}.contest-hero-pool-value{margin-top:8px;margin-bottom:30px;background:linear-gradient(180deg, #FF9F00 0%, #FFD700 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);font-size:4.5rem;font-size:clamp(2.7rem,5vw,4.5rem);font-weight:400;line-height:.95}.contest-countdown-value{display:inline-flex;position:relative;align-items:center;justify-content:center;min-width:72px;height:66px;padding:0 12px;border-radius:10px;border:1px solid #2a2b35;background:#1a1b23;color:#fff;font-size:2.25rem;font-weight:300;line-height:1;letter-spacing:0;overflow:hidden;font-variant-numeric:tabular-nums}.countdown-digit{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;white-space:nowrap;will-change:transform,opacity}.countdown-digit--current{opacity:1;transform:translateY(0)}.countdown-digit--next{opacity:0;transform:translateY(100%)}.contest-countdown-value.is-ticking .countdown-digit--current{animation:countdownCurrentOut 280ms cubic-bezier(0.22, 1, 0.36, 1) forwards}.contest-countdown-value.is-ticking .countdown-digit--next{animation:countdownNextIn 280ms cubic-bezier(0.22, 1, 0.36, 1) forwards}@keyframes countdownCurrentOut{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-70%)}}@keyframes countdownNextIn{0%{opacity:0;transform:translateY(70%)}100%{opacity:1;transform:translateY(0)}}.contest-hero-podium{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:8px;width:100%;margin-top:0;padding:0 10px}.contest-hero-podium::before{content:"";position:absolute;left:50%;bottom:-18px;width:520px;height:160px;transform:translateX(-50%);background:radial-gradient(circle, rgba(255, 159, 0, 0.2) 0%, rgba(255, 159, 0, 0.08) 50%, rgba(255, 159, 0, 0) 76%);filter:blur(42px);pointer-events:none}.contest-prize-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:16px;padding:26px 24px 18px;overflow:hidden;backdrop-filter:blur(14px)}.contest-prize-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0));pointer-events:none}.contest-prize-card__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;margin-bottom:.875rem}.contest-prize-card__icon{width:36px;height:36px}.contest-prize-card__place{color:#8b909c;font-size:.9375rem;line-height:1.25}.contest-prize-card__value{margin-top:8px;font-size:2.25rem;font-size:clamp(1.35rem,2.5vw,2.25rem);font-weight:400;line-height:1;letter-spacing:-0.04em}.contest-prize-card--second{z-index:-1;width:20.3125rem;min-height:14.0625rem;margin-bottom:0;border:.888889px solid rgba(106,114,130,.3);background:linear-gradient(135deg, rgba(106, 114, 130, 0.2) 0%, rgba(74, 85, 101, 0.1) 100%);box-shadow:0px 25px 50px -12px rgba(106,114,130,.1);color:#f4f6fb}.contest-prize-card--second .contest-prize-card__icon-wrap{background:hsla(0,0%,100%,.05);color:#cbcfda}.contest-prize-card--first{z-index:-1;position:relative;overflow-y:visible;overflow-x:clip;width:22.375rem;min-height:16rem;color:#ffb118;background:linear-gradient(135deg, rgba(255, 157, 0, 0.149) 0%, rgba(255, 217, 0, 0.058) 100%);border:.888889px solid rgba(255,159,0,.3);box-shadow:0px 25px 50px -12px rgba(255,159,0,.2)}.contest-prize-card--first .contest-prize-card__icon-wrap{width:6.25rem;height:6.25rem;background:rgba(255,159,0,.1);color:#ff9f00}.contest-prize-card--first .contest-prize-card__place{color:#9b9a86}.contest-prize-card--first .contest-hero-pool-badge{position:absolute;top:-25px;display:inline-flex;align-items:center;justify-content:center;min-width:130px;min-height:35px;padding:0 20px;margin-top:10px;border-radius:999px;background-color:#ff9f00;color:#000;font-size:.9375rem;font-weight:400;line-height:1}.contest-prize-card--third{z-index:-1;width:20.3125rem;min-height:14.0625rem;margin-bottom:0;background:linear-gradient(135deg, rgba(187, 77, 0, 0.2) 0%, rgba(151, 60, 0, 0.1) 100%);border:.888889px solid rgba(187,77,0,.3);box-shadow:0px 25px 50px -12px rgba(187,77,0,.1);color:#f3f2f5}.contest-prize-card--third .contest-prize-card__icon-wrap{background:hsla(0,0%,100%,.04);color:#c96020}.contest-hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:3rem}.contest-hero-action{display:inline-flex;align-items:center;justify-content:center;min-width:142px;height:46px;padding:0 24px;border-radius:9px;text-decoration:none;font-size:1.125rem;color:#000;font-weight:300;transition:transform 160ms ease,box-shadow 160ms ease,background 160ms ease,color 160ms ease}.contest-hero-action--primary{width:200px;height:48px;background:linear-gradient(180deg, #FF9F00 0%, #FFD700 100%);box-shadow:0px 10px 15px -3px rgba(255,159,0,.3),0px 4px 6px -4px rgba(255,159,0,.3);border-radius:8px;transition:filter .2s ease}.contest-hero-action--primary:hover{filter:brightness(1.1)}.contest-hero-action--secondary{width:200px;height:49.78px;background-color:hsla(0,0%,100%,.37);border:.888889px solid #364153;border-radius:8px;color:#f4f6fb;transition:background-color .2s ease}.contest-hero-action--secondary:hover{background-color:hsla(0,0%,100%,.239)}.contest-hero-meta{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:23px;color:#99a1af;font-weight:400;font-size:.875rem}.contest-hero-meta-item{display:inline-flex;align-items:center;gap:8px;line-height:1}.contest-hero-meta-dot{width:9px;height:9px;border-radius:50%;background:#00c950;position:relative}.contest-hero-meta-dot::after{content:"";position:absolute;inset:0;border-radius:50%;background:#00c950;opacity:.6;animation:metaPulse 1.5s infinite}@keyframes metaPulse{0%{transform:scale(1);opacity:.6}70%{transform:scale(2.2);opacity:0}100%{transform:scale(2.2);opacity:0}}.contest-hero-meta-divider{width:1px;height:14px;background:rgba(109,113,124,.4)}.contest-complete-pool{position:relative;padding:8px 0 124px;overflow-y:visible;overflow-x:clip}.contest-complete-pool .layout-safe{position:relative}.contest-complete-pool .layout-safe::before{content:"";position:absolute;left:-180px;top:0px;width:520px;height:520px;background:radial-gradient(circle, rgba(178, 106, 23, 0.24) 0%, rgba(178, 106, 23, 0.11) 43%, rgba(178, 106, 23, 0) 76%);filter:blur(52px);pointer-events:none}.contest-complete-pool .layout-safe::after{content:"";position:absolute;right:0px;bottom:-20px;width:460px;height:460px;background:radial-gradient(circle, rgba(168, 146, 18, 0.16) 0%, rgba(168, 146, 18, 0.08) 42%, rgba(168, 146, 18, 0) 76%);filter:blur(56px);pointer-events:none}.contest-complete-pool__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.contest-complete-pool__kicker{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:3.25rem;width:13.75rem;color:#ff9f00;font-size:1rem;font-weight:500;line-height:1;background:linear-gradient(90deg, rgba(255, 159, 0, 0.2) 0%, rgba(255, 215, 0, 0.2) 100%);border:1.77778px solid rgba(255,159,0,.4);box-shadow:0 0 30px rgba(255,159,0,.3);border-radius:9999px;padding-inline-start:28px}.contest-complete-pool__kicker::before{content:"";position:absolute;top:51%;left:28px;transform:translateY(-50%);width:20px;height:20px;background-image:url("../../images/icons/first-place-competition-winner.svg");background-repeat:no-repeat;background-position:center;background-size:contain;display:block;z-index:1}.contest-complete-pool__title{margin:12px 0 0;font-size:3rem;font-size:clamp(1.8rem,3.3333333333vw,3rem);font-weight:300;line-height:1.02;letter-spacing:-0.04em}.contest-complete-pool__subtitle{margin:12px 0 0;color:#7d828d;font-size:1rem;line-height:1.5;font-weight:400}.contest-complete-pool__subtitle strong{color:#ff9f00;font-weight:600}.contest-complete-pool__label{position:relative;display:inline-flex;align-items:center;gap:8px;margin-top:34px;color:#ff9f00;font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase;transform:translateX(15px)}.contest-complete-pool__label::before{content:"";position:absolute;top:48%;left:-23px;transform:translateY(-50%);width:16px;height:16px;background-image:url("../../images/icons/champion-crown-gold.svg");background-repeat:no-repeat;background-position:center;background-size:contain;display:block;z-index:1}.contest-complete-pool__podium{display:flex;align-items:stretch;justify-content:center;gap:8px;flex-wrap:nowrap;width:100%;margin-top:16px}.contest-complete-card{position:relative;min-height:219px;padding:24px 22px 18px;border-radius:16px;overflow:hidden}.contest-complete-card--legendary{width:21.6875rem;max-width:100%;background:linear-gradient(90deg, rgba(255, 159, 0, 0.3) 0%, rgba(26, 27, 35, 0.04) 50%, rgba(255, 215, 0, 0.3) 100%);border:1.77778px solid #ff9f00;box-shadow:0px 0px 30px rgba(255,159,0,.4)}.contest-complete-card--legendary .contest-complete-card__value{background:linear-gradient(180deg, #FF9F00 0%, #FFD700 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.contest-complete-card--epic{background:linear-gradient(90deg, rgba(153, 161, 175, 0.2) 0%, rgba(26, 27, 35, 0.18) 50%, rgba(153, 161, 175, 0.1) 100%);border:1.77778px solid rgba(153,161,175,.5);box-shadow:0px 0px 20px rgba(156,163,175,.3);border-radius:16px;width:21.6875rem;max-width:100%}.contest-complete-card--epic .contest-complete-card__value{color:#f4f6fb}.contest-complete-card__icon{position:relative;display:inline-flex;width:4rem;height:4rem;border-radius:50%;margin-bottom:12px}.contest-complete-card__icon::before,.contest-complete-card__icon::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.contest-complete-card--legendary .contest-complete-card__icon{background:linear-gradient(180deg, #FF9F00 0%, #FFD700 100%);border:3.55556px solid #ffe44d;border-radius:29826200px}.contest-complete-card--epic .contest-complete-card__icon{background:linear-gradient(135deg, #D1D5DC 0%, #6A7282 100%);border:3.55556px solid #e5e7eb;border-radius:29826200px}.contest-complete-card__icon--crown{position:relative}.contest-complete-card__icon--crown::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:30px;height:30px;background-image:url("../../images/icons/champion-crown.svg");background-repeat:no-repeat;background-position:center;background-size:contain;display:block;z-index:1}.contest-complete-card__icon--medal{position:relative}.contest-complete-card__icon--medal::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:30px;height:30px;background-image:url("../../images/icons/second-place-competition-winner-dark.svg");background-repeat:no-repeat;background-position:center;background-size:contain;display:block;z-index:1}.contest-complete-card__place{display:block;color:#6a7282;font-size:.75rem;font-weight:400;letter-spacing:.0375rem;line-height:1;text-transform:uppercase}.contest-complete-card__value{display:block;margin-top:5px;font-size:1.875rem;font-weight:600;line-height:1}.contest-complete-card__tier{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:1.6875rem;padding:0 8px;margin-top:12px;border-radius:999px;font-size:.8125rem;font-weight:600;line-height:1;text-transform:uppercase}.contest-complete-card__tier--legendary{display:inline-flex;align-items:center;justify-content:center;gap:3px;background:rgba(255,159,0,.2);border:.888889px solid rgba(255,159,0,.4);border-radius:999px;color:#ff9f00;min-height:1.6875rem;width:7.25rem;font-size:.75rem;font-weight:600}.contest-complete-card__tier--legendary::before{content:"";width:12px;height:12px;background:url("../../images/icons/power-bolt-gold.svg") center/contain no-repeat;display:inline-block}.contest-complete-card__tier--epic{display:inline-flex;align-items:center;justify-content:center;gap:3px;background:rgba(153,161,175,.2);border:.888889px solid rgba(153,161,175,.4);border-radius:29826200px;color:#d1d5dc;font-size:.75rem;font-weight:600;min-height:1.6875rem;width:4.1875rem}.contest-complete-card__tier--epic::before{content:"";width:12px;height:12px;background:url("../../images/icons/power-bolt-silver.svg") center/contain no-repeat;display:inline-block}.contest-complete-pool__rewards-outer{max-width:1156px;margin:0 auto}.contest-complete-pool__rewards{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;align-content:flex-start;margin-top:58px;width:100%}.contest-reward-card__icon img{width:100%;height:100%;display:block;object-fit:contain;margin-top:10px}.contest-reward-card__icon-rank{position:absolute;left:48%;top:68%;transform:translate(-50%, -50%);z-index:1;font-size:.6875rem;font-weight:700;line-height:1;letter-spacing:-0.02em;color:#fff;white-space:nowrap;pointer-events:none}.contest-reward-card{position:relative;--reward-accent: linear-gradient(135deg, #FE9A00 0%, #BB4D00 100%);--reward-accent-border: 1.77778px solid #FFD230;--reward-soft: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -4px rgba(0, 0, 0, 0.1);--reward-border: 0.888889px solid rgba(225, 113, 0, 0.5);--reward-chip: rgba(243, 155, 24, 0.12);--reward-chip-text: #e9a539;--reward-card-bg: linear-gradient(135deg, rgba(225, 113, 0, 0.2) 0%, rgba(216, 111, 0, 0.36) 50%, rgba(225, 113, 0, 0.1) 100%);box-shadow:0px 0px 15px rgba(217,119,6,.3);position:relative;flex:0 0 280px;width:280px;max-width:100%;min-height:107px;padding:16px 42px 12px 78px;border-radius:12px;border:1px solid var(--reward-border);background:var(--reward-card-bg);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04);text-align:left;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.contest-reward-card::after{content:"";position:absolute;top:16px;right:16px;width:2rem;height:2rem;border-radius:10px;background:url("../../images/icons/trophy-white.svg") center/17px 17px no-repeat,var(--reward-accent)}.contest-reward-card__icon{position:absolute;left:16px;top:16px;width:48px;height:48px;border-radius:7px;display:flex;align-items:flex-start;justify-content:center;background:var(--reward-accent);box-shadow:var(--reward-soft);border:var(--reward-accent-border);overflow:hidden}.contest-reward-card__icon img,.contest-reward-card__icon svg{width:16px;height:16px;display:block;object-fit:contain;flex-shrink:0}.contest-reward-card--rare{--reward-accent: linear-gradient(135deg, #FE9A00 0%, #BB4D00 100%);--reward-soft: rgba(243, 155, 24, 0.12);--reward-border: rgba(225, 113, 0, 0.5);--reward-chip: rgba(243, 155, 24, 0.12);--reward-chip-text: #e9a539;--reward-card-bg: linear-gradient(135deg, rgba(225, 113, 0, 0.2) 0%, rgba(216, 111, 0, 0.36) 50%, rgba(225, 113, 0, 0.1) 100%)}.contest-reward-card--rare .contest-reward-card__value{color:#ffb900}.contest-reward-card--rare:hover{border-color:rgba(243,155,24,.48);box-shadow:0 12px 30px rgba(0,0,0,.32),0 0 24px rgba(243,155,24,.16),inset 0 1px 0 hsla(0,0%,100%,.04)}.contest-reward-card--uncommon{--reward-accent: linear-gradient(135deg, #51A2FF 0%, #155DFC 100%);--reward-accent-border:1.77778px solid #8EC5FF;--reward-soft: box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -4px rgba(0, 0, 0, 0.1);--reward-border: rgba(77, 140, 255, 0.34);--reward-chip: rgba(77, 140, 255, 0.14);--reward-chip-text: #51A2FF;--reward-card-bg:linear-gradient(135deg, rgba(43, 127, 255, 0.2) 0%, rgba(40, 115, 253, 0.29) 50%, rgba(43, 127, 255, 0.1) 100%)}.contest-reward-card--uncommon .contest-reward-card__value{color:#51a2ff}.contest-reward-card--uncommon:hover{border-color:rgba(77,140,255,.48);box-shadow:0 12px 30px rgba(0,0,0,.32),0 0 24px rgba(77,140,255,.16),inset 0 1px 0 hsla(0,0%,100%,.04)}.contest-reward-card--common{--reward-accent: linear-gradient(135deg, #6A7282 0%, #364153 100%);--reward-accent-border:1.77778px solid #99A1AF;--reward-soft:box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -4px rgba(0, 0, 0, 0.1);--reward-border: rgba(129, 136, 153, 0.24);--reward-chip: rgba(129, 136, 153, 0.12);--reward-chip-text: #9fa7b6;--reward-card-bg:linear-gradient(135deg, rgba(74, 85, 101, 0.2) 0%, rgba(26, 27, 35, 0.28) 50%, rgba(74, 85, 101, 0.1) 100%)}.contest-reward-card--common .contest-reward-card__value{color:#99a1af}.contest-reward-card--common:hover{border-color:rgba(129,136,153,.34);box-shadow:0 12px 30px rgba(0,0,0,.32),0 0 20px rgba(129,136,153,.08),inset 0 1px 0 hsla(0,0%,100%,.04)}.contest-reward-card__rank{display:block;color:#6a7282;font-size:.625rem;font-weight:700;letter-spacing:.03125rem;line-height:1;text-transform:uppercase}.contest-reward-card__value{display:block;margin-top:7px;font-size:1.625rem;font-weight:600;line-height:1;letter-spacing:-0.04em}.contest-reward-card__tier{display:inline-flex;align-items:center;gap:5px;min-height:1.3125rem;padding:0 8px;margin-top:10px;border-radius:999px;background:var(--reward-chip);color:var(--reward-chip-text);font-size:.625rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase;border:1px solid var(--reward-border)}.contest-reward-card__tier img{width:10px;height:10px;display:block}.contest-bonus-achievements{width:31.25rem;max-width:100%;display:flex;min-height:7rem;flex-direction:column;align-items:center;justify-content:center;gap:14px;margin-top:68px;padding:18px 14px 14px;background:linear-gradient(180deg, #1A1B23 0%, #14151B 50%, #1A1B23 100%);border:1.77778px solid rgba(255,159,0,.3);box-shadow:0px 0px 30px rgba(255,159,0,.2);border-radius:16px}.contest-bonus-achievements__title{display:inline-flex;align-items:center;gap:7px;color:#ff9f00;font-size:.8125rem;font-weight:600;letter-spacing:.0375rem;line-height:1;text-transform:uppercase}.contest-bonus-achievements__title::before,.contest-bonus-achievements__title::after{content:"";width:16px;height:16px;display:block;background-image:url("../../images/icons/stars-gold.svg");background-size:contain;background-repeat:no-repeat}.contest-bonus-achievements__list{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.contest-bonus-achievements__item{display:flex;align-items:center;min-height:26px;padding:11px 13px 11px 45px;color:#ff9f00;font-size:.875rem;font-weight:600;line-height:1;position:relative;padding-left:28px;background:linear-gradient(90deg, rgba(255, 159, 0, 0.1) 0%, rgba(255, 215, 0, 0.1) 100%);border:1.77778px solid rgba(255,159,0,.3);border-radius:10px}.contest-bonus-achievements__item::before{content:"";position:absolute;left:14px;display:block;top:50%;transform:translateY(-50%);width:14px;height:14px;background-size:contain;background-repeat:no-repeat}.contest-bonus-achievements__item:nth-child(1){width:168px;max-width:100%;justify-content:center}.contest-bonus-achievements__item:nth-child(1)::before{background-image:url("../../images/icons/gold-trend-up.svg")}.contest-bonus-achievements__item:nth-child(2){width:135px;max-width:100%;justify-content:center}.contest-bonus-achievements__item:nth-child(2)::before{background-image:url("../../images/icons/bolt-rare.svg")}.contest-bonus-achievements__item:nth-child(3){width:128px;max-width:100%;justify-content:center}.contest-bonus-achievements__item:nth-child(3)::before{background-image:url("../../images/icons/champion-crown-gold.svg")}.contest-live-board{position:relative;padding:8px 0 90px;overflow:hidden}.contest-live-board__inner{display:flex;flex-direction:column;align-items:center;max-width:1156px;margin:0 auto}.contest-live-board__status{display:inline-flex;align-items:center;width:11.5625rem;max-width:100%;min-height:2.4375rem;gap:10px;padding:0 18px;border-radius:999px;color:#00c950;font-size:.875rem;line-height:1;background:rgba(0,201,80,.1);border:.888889px solid rgba(0,201,80,.2)}.contest-live-board__status::before{content:"";width:8px;height:8px;border-radius:50%;background-color:#00c950}.contest-live-board__status::after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background-color:#00c950;opacity:.6;animation:livePulse 1.5s infinite}@keyframes livePulse{0%{transform:scale(1);opacity:.6}70%{transform:scale(2.2);opacity:0}100%{transform:scale(2.2);opacity:0}}.contest-live-board__title{margin:16px 0 0;font-size:3.25rem;font-size:clamp(1.95rem,3.6111111111vw,3.25rem);font-weight:300;line-height:1;text-align:center}.contest-live-board__subtitle{margin:15px 0 50px 0;color:#99a1af;font-size:1.125rem;text-align:center}.contest-live-board__head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 22px 14px;border-bottom:1px solid #1e2939}.contest-live-head-cell{color:#6a7282;font-size:.875rem;line-height:1;text-align:left}.contest-live-board__list{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:14px}.contest-live-row{display:flex;align-items:center;min-height:6.25rem;padding:0 20px;border-radius:14px;border:1px solid rgba(38,47,68,.78);background:linear-gradient(90deg, rgba(24, 26, 37, 0.96) 0%, rgba(22, 24, 35, 0.92) 100%);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.02);justify-content:space-between}.contest-live-row--leader{border:.888889px solid rgba(255,159,0,.5);box-shadow:0px 10px 15px -3px rgba(255,159,0,.1),0px 4px 6px -4px rgba(255,159,0,.1)}.contest-live-col{display:flex;align-items:center;min-width:0}.contest-live-col--rank{flex:0 0 76px;max-width:76px}.contest-live-col--trader{flex:1 1 300px;max-width:300px;gap:12px}.contest-live-col--profit{flex:0 0 152px;max-width:152px}.contest-live-col--rate{flex:0 0 152px;max-width:152px}.contest-live-col--trades{flex:0 0 152px;max-width:152px}.contest-live-col--country{flex:0 0 80px;max-width:80px}.contest-live-country img{width:40px;height:40px;margin-left:5px}.tooltip{position:relative;display:inline-block}.tooltip-box{position:absolute;bottom:110%;left:50%;transform:translateX(-50%);background:#1f1f1f;color:#fff;padding:6px 10px;border-radius:6px;font-size:13px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease}.tooltip-box::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:6px;border-style:solid;border-color:#1f1f1f rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.tooltip:hover .tooltip-box{opacity:1;visibility:visible}.contest-live-mobile-label{display:none}.contest-live-rank{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#1e2939;color:#99a1af;font-size:1rem;font-weight:700;line-height:1}.contest-live-rank--1{background:#ff9f00;color:#000}.contest-live-rank--2{background:#99a1af;color:#000}.contest-live-rank--3{background:#bb4d00;color:#fff}.contest-live-trader-info{display:inline-flex;align-items:center;gap:12px;min-width:0}.contest-live-avatar{flex:0 0 auto;width:40px;height:40px;border-radius:50%;border:1.77778px solid #364153;background:linear-gradient(180deg, rgba(25, 28, 40, 0.96) 0%, rgba(17, 20, 31, 0.94) 100%);overflow:hidden}.contest-live-avatar img{border-radius:50%;width:100%;height:100%;display:block;object-fit:cover}.contest-live-trader-meta{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}.contest-live-trader-name{display:block;font-size:1.0625rem;max-width:155px;font-weight:400;line-height:1.1;color:#eef2fb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contest-live-trader-badge{display:inline-flex;align-items:center;min-height:20px;padding:3px 8px;border-radius:8px;color:#ff9f00;font-size:.75rem;line-height:1;border:.888889px solid rgba(255,159,0,.3)}.contest-live-profit{color:#00c950;font-size:1.125rem;font-weight:400;line-height:1}.contest-live-rate{display:inline-flex;align-items:center;gap:6px}.contest-live-rate__value{color:#fff;font-size:1.125rem;line-height:1;font-weight:300}.contest-live-rate__bar{width:58px;height:8px;border-radius:999px;background:#1e2939;overflow:hidden}.contest-live-rate__fill{display:block;height:100%;border-radius:inherit;background:#ff9f00}.contest-live-trades{color:#d1d5dc;font-size:1rem;font-weight:300;line-height:1}.contest-live-board__cta{display:inline-flex;align-items:center;justify-content:center;min-width:20rem;min-height:3.125rem;padding:0 20px;margin-top:32px;border-radius:10px;border:1px solid #364153;filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));color:#fff;font-size:1rem;text-decoration:none;transition:border-color 160ms ease,transform 160ms ease}.contest-live-board__cta:hover{border-color:rgba(98,129,188,.88);transform:translateY(-1px)}.contest-recent-winners{position:relative;padding:0 0 136px;overflow:hidden}.contest-recent-winners::before{content:"";position:absolute;left:50%;top:120px;width:640px;height:300px;transform:translateX(-50%);background:radial-gradient(circle, rgba(255, 159, 0, 0.05) 0%, rgba(255, 159, 0, 0.02) 46%, rgba(255, 159, 0, 0) 78%);filter:blur(56px);pointer-events:none}.contest-recent-winners__inner{display:flex;flex-direction:column;align-items:center;max-width:1156px;margin:0 auto}.contest-recent-winners__kicker{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 18px;border-radius:999px;border:.888889px solid rgba(255,159,0,.2);background:rgba(255,159,0,.1);color:#ff9f00;font-size:.875rem;line-height:1}.contest-recent-winners__kicker::before{content:"";width:16px;height:16px;display:block;background-image:url("../../images/icons/first-place-competition-winner.svg");background-size:contain;background-repeat:no-repeat}.contest-recent-winners__title{margin:16px 0 0;font-size:3.125rem;font-size:clamp(1.875rem,3.4722222222vw,3.125rem);font-weight:300;line-height:1.02;text-align:center}.contest-recent-winners__subtitle{margin:14px 0 0;color:#99a1af;font-size:1.125rem;text-align:center}.contest-recent-winners__list{display:flex;flex-wrap:wrap;gap:24px;width:100%;margin-top:44px}.contest-winner-card{flex:0 1 calc(50% - 12px);max-width:calc(50% - 12px);min-height:268px;padding:24px;background:linear-gradient(180deg, #1A1B23 0%, #14151B 100%);border:.888889px solid #1e2939;border-radius:16px}.contest-winner-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.contest-winner-card__contest{display:inline-flex;flex-direction:column;gap:4px;padding-left:22px;position:relative;color:#99a1af;font-size:.875rem;line-height:20px}.contest-winner-card__contest::before{content:"";position:absolute;left:0;top:3px;width:16px;height:16px;background-image:url("../../images/icons/calendar.svg");background-size:contain;background-repeat:no-repeat;border-radius:3px;opacity:.8}.contest-winner-card__date{color:#6a7282;font-size:.875rem;line-height:1}.contest-winner-card__identity{position:relative;margin-top:15px;min-height:62px;display:flex;justify-content:left;gap:12px}.contest-winner-card__identity .info-winners{display:flex;flex-direction:column;justify-content:center}.contest-winner-card__identity .avatar-winners{position:relative;border:1.5px solid #ff9f00;display:block;border-radius:50%;width:66px;height:66px}.contest-winner-card__identity .avatar-winners::before{content:"";position:absolute;bottom:-5px;right:-8px;width:24px;height:24px;display:block;background:url("../../images/icons/trophy-black.svg") center/12px 12px no-repeat,#ff9f00;z-index:2;border-radius:50%}.contest-winner-card__identity .avatar-winners img{width:100%;height:100%;object-fit:cover;border-radius:50%}.contest-winner-card__name{color:#edf1fb;font-size:1.25rem;font-weight:400;line-height:28px}.contest-winner-card__prize{color:#ff9f00;font-size:1.5rem;font-weight:400;line-height:32px}.contest-winner-card__stats{display:flex;gap:12px;margin-top:24px}.contest-winner-card__stat{flex:1 1 0;min-height:68px;padding:14px 14px 12px;background:rgba(0,0,0,.3);border:.888889px solid #1e2939;border-radius:10px}.contest-winner-card__stat-label{display:block;color:#99a1af;font-size:.875rem;line-height:20px;font-weight:400}.contest-winner-card__stat-value{display:block;color:#edf1fb;font-size:1.25rem;font-weight:500;line-height:28px}.contest-winner-card__stat-value--profit{color:#00c950}.contest-recent-winners__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:226px;min-height:50px;padding:0 18px;margin-top:40px;color:#fff;font-size:1rem;text-decoration:none;transition:border-color 160ms ease,transform 160ms ease;border:.888889px solid #364153;border-radius:10px}.contest-recent-winners__cta::before{content:"";width:16px;height:16px;display:block;background-image:url("../../images/icons/recent.svg");object-fit:contain;background-repeat:no-repeat}.contest-recent-winners__cta:hover{border-color:rgba(98,129,188,.88);transform:translateY(-1px)}.contest-how-it-works{position:relative;padding:0 0 140px;overflow:hidden}.contest-how-it-works::before{content:"";position:absolute;left:50%;top:0;width:760px;height:340px;transform:translateX(-50%);background:radial-gradient(circle, rgba(255, 174, 0, 0.045) 0%, rgba(255, 174, 0, 0.015) 44%, rgba(255, 174, 0, 0) 78%);filter:blur(64px);pointer-events:none}.contest-how-it-works__inner{margin:0 auto;max-width:1156px;display:flex;flex-direction:column;align-items:center}.contest-how-it-works__title{margin:0;font-size:3.125rem;font-size:clamp(1.875rem,3.4722222222vw,3.125rem);font-weight:300;line-height:48px;text-align:center}.contest-how-it-works__subtitle{margin:16px 0 0;color:#99a1af;font-size:1.125rem;line-height:28px;text-align:center}.contest-how-it-works__steps{display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px;width:100%;margin-top:54px}.contest-step-card{position:relative;flex:0 1 calc(25% - 32px);max-width:calc(25% - 32px);min-height:242px;width:264x;padding:34px 20px 22px;background:linear-gradient(180deg, #1A1B23 0%, #14151B 100%);border:.888889px solid #1e2939;border-radius:16px}.contest-step-card::before{content:attr(data-step);position:absolute;left:-15px;top:-15px;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;color:#000;font-size:1rem;font-weight:700;line-height:1;background:linear-gradient(180deg, #FF9F00 0%, #FFD700 100%);box-shadow:0px 10px 15px -3px rgba(255,159,0,.3),0px 4px 6px -4px rgba(255,159,0,.3)}.contest-step-card__icon{position:relative;display:inline-flex;width:54px;height:54px;border-radius:14px}.contest-step-card__icon::before{content:"";inset:0;margin:auto;width:32px;height:32px;color:inherit}.contest-step-card__title{margin:24px 0 0 0;color:#fff;font-size:1.25rem;font-weight:400;line-height:28px}.contest-step-card__description{max-width:174px;color:#99a1af;font-size:1rem;line-height:24px}.contest-step-card--amber .contest-step-card__icon{background:rgba(88,61,18,.62);color:#ffb017}.contest-step-card--green .contest-step-card__icon{background:rgba(16,185,129,.125);border-radius:14px}.contest-step-card--blue .contest-step-card__icon{background:rgba(59,130,246,.125);border-radius:14px}.contest-step-card--gold .contest-step-card__icon{background:rgba(245,158,11,.125);border-radius:14px}.contest-step-card--register .contest-step-card__icon::before{background:url("../../images/icons/user-gold-plus.svg") center/32px 32px no-repeat}.contest-step-card--wallet .contest-step-card__icon::before{background:url("../../images/icons/green-wallet.svg") center/32px 32px no-repeat}.contest-step-card--chart .contest-step-card__icon::before{background:url("../../images/icons/trend-blue.svg") center/32px 32px no-repeat}.contest-step-card--trophy .contest-step-card__icon::before{background:url("../../images/icons/first-place-competition-winner.svg") center/32px 32px no-repeat}.contest-how-it-works__highlights{display:flex;flex-wrap:wrap;gap:24px;width:100%;margin-top:50px}.contest-highlight-card{display:flex;flex:0 1 calc(33.333333% - 16px);max-width:calc(33.333333% - 16px);width:368px;min-height:116px;padding:24px 20px 22px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.02);align-items:center;justify-content:center;flex-direction:column;text-align:center;background:linear-gradient(180deg, #1A1B23 0%, #14151B 100%);border:.888889px solid #1e2939;border-radius:14px}.contest-highlight-card__label{color:#99a1af;font-size:.875rem;line-height:20px;font-weight:300}.contest-highlight-card__value{margin-top:5px;color:#ff9f00;font-size:1.875rem;font-weight:400;line-height:36px}.contest-highlight-card__description{margin-top:10px;color:#6a7282;font-size:.875rem;line-height:20px}.contest-rules{position:relative;padding:0 0 128px}.contest-rules__inner{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:stretch}.contest-rules-panel{border-radius:16px;background:linear-gradient(180deg, #1A1B23 0%, #14151B 100%);border:.888889px solid #1e2939;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.02);overflow:hidden}.contest-rules-panel[open] .contest-rules-panel__summary::after{transform:translateY(-50%) rotate(225deg)}.contest-rules-panel__summary{position:relative;display:flex;align-items:center;gap:14px;min-height:128px;padding:20px 68px 20px 26px;cursor:pointer;list-style:none}.contest-rules-panel__summary::-webkit-details-marker{display:none}.contest-rules-panel__summary::after{content:"";position:absolute;right:30px;top:48%;width:10px;height:10px;border-right:1.6px solid #99a1af;border-bottom:1.6px solid #99a1af;transform:translateY(-50%) rotate(45deg);transition:transform 180ms ease,margin-top 180ms ease}.contest-rules-panel__icon{position:relative;flex:0 0 48px;width:48px;height:48px;border-radius:12px;background:rgba(255,159,0,.1);border-radius:14px}.contest-rules-panel__icon::before{content:"";position:absolute;inset:0;margin:auto;width:24px;height:24px;background-image:url("../../images/icons/security.svg");background-repeat:no-repeat;background-size:contain}.contest-rules-panel__copy{display:flex;flex-direction:column;gap:8px}.contest-rules-panel__title{color:#fff;font-size:1.875rem;font-weight:400;line-height:36px}.contest-rules-panel__subtitle{color:#99a1af;font-size:1rem;line-height:24px}.contest-rules-panel__body{padding:0 26px 0px 80px;color:#9197a4;font-size:.95rem;line-height:1.7;overflow:hidden;height:0;opacity:0;transition:height .2s ease,opacity .4s ease}.contest-rules-panel__body p{margin-bottom:22px;color:#fff}.contest-rules-panel__body .contest-rules-panel__items{color:#fff}.contest-rules-panel__body .contest-rules-panel__items li p{font-weight:300}.contest-rules__highlights{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.contest-rules-highlight{display:flex;flex:1 1 calc(25% - 10.5px);max-width:calc(25% - 10.5px);width:212px;min-height:86px;padding:14px 12px 12px;border-radius:10px;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(180deg, #1A1B23 0%, #14151B 100%);border:.888889px solid #1e2939}.contest-rules-highlight__value{color:#ff9f00;font-size:1.25rem;font-weight:500;line-height:28px}.contest-rules-highlight__label{margin-top:5px;color:#99a1af;font-size:.875rem;line-height:20px}.contest-results-history{position:relative;padding:0 0 144px;overflow-y:visible;overflow-x:clip}.contest-results-history::before{content:"";position:absolute;left:50%;top:26px;width:760px;height:380px;transform:translateX(-50%);background:radial-gradient(circle, rgba(255, 177, 23, 0.04) 0%, rgba(255, 177, 23, 0.016) 42%, rgba(255, 177, 23, 0) 76%);filter:blur(72px);pointer-events:none}.contest-results-history__inner{max-width:1156px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.contest-results-history__kicker{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:52px;width:192px;max-width:100%;border-radius:999px;border:1px solid rgba(193,129,27,.34);color:#ff9f00;font-size:1rem;font-weight:600;line-height:1;background:linear-gradient(90deg, rgba(255, 159, 0, 0.2) 0%, rgba(255, 215, 0, 0.2) 100%);border:1.77778px solid rgba(255,159,0,.4);box-shadow:0px 0px 30px rgba(255,159,0,.3)}.contest-results-history__kicker::before{content:"";width:20px;height:20px;display:block;background:url("../../images/icons/first-place-competition-winner.svg") center/20px 20px no-repeat}.contest-results-history__title{margin:24px 0 0 0;font-size:3.125rem;font-size:clamp(1.875rem,3.4722222222vw,3.125rem);color:#fff;font-weight:300;line-height:48px;text-align:center}.contest-results-history__subtitle{margin:16px 0 0;color:#8d94a0;font-weight:300;font-size:1.125rem;line-height:1.5;text-align:center}.contest-results-history__filters{display:flex;flex-wrap:wrap;flex-direction:row-reverse;justify-content:center;gap:10px;margin-top:60px}.contest-results-history__filter{text-decoration:none;display:flex;align-items:center;min-width:128px;min-height:3.125rem;padding:0 33px;background:linear-gradient(180deg, #1A1B23 0%, #14151B 100%);border:1.77778px solid #364153;border-radius:10px;color:#d1d5dc;font-size:1rem;font-weight:500;line-height:24px;cursor:pointer;transition:all .2s ease}.contest-results-history__filter:hover{filter:brightness(1.1);border-color:#495871}.contest-results-history__filter--active{background:linear-gradient(180deg, #FF9F00 0%, #FFD700 100%);border:1.77778px solid #ff9f00;border-radius:10px;color:#000;font-size:1rem;font-weight:500;line-height:24px}.contest-results-history__filter--active:hover{filter:brightness(1.1);border-color:#ff9f00}.contest-history-card{position:relative;width:100%;margin-top:32px;padding:28px 28px 30px;overflow:hidden;background:linear-gradient(180deg, #1A1B23 0%, #14151B 50%, #1A1B23 100%);border:1.77778px solid #1e2939;box-shadow:0px 25px 50px -12px rgba(0,0,0,.25);border-radius:24px}.contest-history-card::before{content:"";position:absolute;left:50%;top:450px;width:480px;height:220px;transform:translateX(-50%);background:radial-gradient(circle, rgba(255, 173, 23, 0.16) 0%, rgba(255, 173, 23, 0.06) 42%, rgba(255, 173, 23, 0) 76%);filter:blur(56px);pointer-events:none}.contest-history-card__top{display:flex;align-items:center;justify-content:space-between;gap:24px}.contest-history-card__headline{display:flex;flex-direction:column;gap:16px}.contest-history-card__title{display:flex;align-items:center;margin:0;color:#f2f4f8;font-size:2.25rem;font-size:clamp(1.35rem,2.5vw,2.25rem);font-weight:600;line-height:1.08;letter-spacing:-0.03em}.contest-history-card__title::before{content:"";width:48px;height:48px;background:url("../../images/icons/trophy-black.svg") no-repeat center/24px 24px,linear-gradient(180deg, #FF9F00 0%, #FFD700 100%);box-shadow:0px 0px 20px rgba(255,159,0,.4);border-radius:14px;margin-right:12px}.contest-history-card__meta{display:flex;flex-wrap:wrap;gap:20px}.contest-history-card__meta-item{position:relative;display:inline-flex;align-items:center;min-height:26px;font-weight:400;padding-left:34px;color:#99a1af;font-size:.875rem;line-height:20px}.contest-history-card__meta-item::before{content:"";position:absolute;left:-5px;top:-2px;width:32px;height:32px;border-radius:10px;background:rgba(255,159,0,.1)}.contest-history-card__meta-item::after{content:"";position:absolute;left:3px;top:45%;width:16px;height:16px;margin-top:-6px;object-fit:contain;background-repeat:no-repeat}.contest-history-card__meta-item--date::after{background-image:url("../../images/icons/calendar-gold.svg")}.contest-history-card__meta-item--competitors::after{background-image:url("../../images/icons/users-gold.svg");background-size:16px 16px}.contest-history-card__pool{background:linear-gradient(135deg, rgba(255, 159, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);border:.888889px solid rgba(255,159,0,.2);display:flex;flex:0 0 200px;min-height:124px;padding:18px 20px 18px 16px;border-radius:16px;flex-direction:column;align-items:end;justify-content:center;text-align:center}.contest-history-card__pool-label{color:#ff9f00;font-size:.75rem;font-weight:600;line-height:16px;text-transform:uppercase;text-align:left}.contest-history-card__pool-value{margin-top:5px;background:linear-gradient(180deg, #FF9F00 0%, #FFD700 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);font-size:3rem;font-size:clamp(1.8rem,3.3333333333vw,3rem);font-weight:600;line-height:48px}.contest-history-card__pool{align-items:center}.contest-history-card__podium{position:relative;margin-top:32px;padding-top:32px;border-top:1px solid rgba(29,45,74,.86)}.contest-history-card__podium-label{display:inline-flex;align-items:center;gap:8px;color:#ff9f00;font-size:.875rem;font-weight:600;line-height:20px;letter-spacing:.7px;text-transform:uppercase}.contest-history-card__podium-label::before{content:"";width:20px;height:20px;display:block;background:url("../../images/icons/champion-crown-gold.svg") no-repeat center/20px 20px}.contest-history-card__podium-list{display:flex;justify-content:center;gap:5px}.contest-history-podium{position:relative;display:flex;padding:20px 15px 12px;border-radius:18px;border:1px solid rgba(43,57,84,.88);flex-direction:column;align-items:center;text-align:center}.contest-history-podium::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(255, 255, 255, 0.025), rgba(255, 255, 255, 0));pointer-events:none}.contest-history-podium::after{content:"";position:absolute;top:-12px;right:-9px;width:36px;height:36px;border-radius:50%;border:3px solid rgba(245,198,106,.2);box-shadow:0 0 18px rgba(255,177,23,.16)}.contest-history-podium--silver{min-height:294px;max-width:341px;width:100%;z-index:3;margin-top:24px;background:linear-gradient(135deg, rgba(153, 161, 175, 0.5) 0%, #1A1B23 50%, rgba(153, 161, 175, 0.5) 100%);border:1.77778px solid rgba(153,161,175,.5);box-shadow:0px 0px 20px rgba(156,163,175,.3);border-radius:16px}.contest-history-podium--silver::after{width:56px;height:56px;border:3.55556px solid #e5e7eb;box-shadow:0px 25px 50px -12px rgba(0,0,0,.25);border-radius:29826200px;background:url("../../images/icons/second-place-competition-winner-dark.svg") no-repeat center/28px 28px,linear-gradient(135deg, #D1D5DC 0%, #6A7282 100%)}.contest-history-podium--gold{z-index:2;max-width:375px;min-height:323px;width:100%;padding-top:23px;background:linear-gradient(135deg, rgba(255, 159, 0, 0.5) 0%, #1A1B23 50%, rgba(255, 215, 0, 0.5) 100%);border:1.77778px solid #ff9f00;box-shadow:0px 0px 40px rgba(255,159,0,.4);border-radius:16px}.contest-history-podium--gold::after{width:62px;height:62px;border:3px solid #ffe44d;box-shadow:0px 25px 50px -12px rgba(0,0,0,.25);border-radius:29826200px;background:url("../../images/icons/champion-crown.svg") no-repeat center/32px 31px,linear-gradient(180deg, #FF9F00 0%, #FFD700 100%)}.contest-history-podium--bronze{min-height:294px;max-width:341px;width:100%;z-index:1;margin-top:24px;background:linear-gradient(135deg, rgba(187, 77, 0, 0.5) 0%, #1A1B23 50%, rgba(187, 77, 0, 0.5) 100%);border:1.77778px solid rgba(187,77,0,.5);box-shadow:0px 0px 20px rgba(180,83,9,.3);border-radius:16px}.contest-history-podium--bronze::after{background:url("../../images/icons/badge.svg") no-repeat center/24px 24px,linear-gradient(135deg, #E17100 0%, #973C00 100%);width:56px;height:56px;border:3px solid #ffb900;box-shadow:0px 25px 50px -12px rgba(0,0,0,.25);border-radius:29826200px}.contest-history-podium__avatar{position:relative;width:88px;height:88px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:#000;padding:4px;border:4px solid rgba(0,0,0,0)}.contest-history-podium__avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.contest-history-podium--silver .contest-history-podium__avatar{background:linear-gradient(#000, #000) padding-box,linear-gradient(90deg, #99A1AF 0%, #6A7282 100%) border-box}.contest-history-podium--gold .contest-history-podium__avatar{width:97px;height:97px;background:linear-gradient(#000, #000) padding-box,linear-gradient(90deg, #FFD700 0%, #FFA500 100%) border-box}.contest-history-podium--bronze .contest-history-podium__avatar{background:linear-gradient(#000, #000) padding-box,linear-gradient(90deg, #cd7f32 0%, #92400e 100%) border-box}.contest-history-podium__place{position:absolute;display:flex;justify-content:center;align-items:center;bottom:-12px;color:#fff;font-size:.75rem;width:42px;max-width:100%;height:28px;border-radius:20px;border:2px solid #ff9f00;background:linear-gradient(180deg, #1A1B23 0%, #14151B 100%)}.contest-history-podium--silver .contest-history-podium__place{color:#ff9f00}.contest-history-podium--gold .contest-history-podium__place{color:#ff9f00;width:46px;height:30px}.contest-history-podium--bronze .contest-history-podium__place{color:#ff9f00}.contest-history-podium__name{margin-top:20px;color:#edf1fb;font-size:1.125rem;font-weight:600;line-height:28px}.contest-history-podium--gold .contest-history-podium__name{color:#ff9f00}.contest-history-podium__prize{margin-top:6px;color:#d1d5dc;font-size:1.5rem;font-weight:600;line-height:32px}.contest-history-podium--silver .contest-history-podium__prize{background:linear-gradient(90deg, #99A1AF 0%, #6A7282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.contest-history-podium--gold .contest-history-podium__prize{background:linear-gradient(180deg, #FF9F00 0%, #FFD700 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.contest-history-podium--bronze .contest-history-podium__prize{background:linear-gradient(90deg, #E17100 0%, #973C00 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.contest-history-podium__stats{display:flex;gap:8px;width:100%;margin-top:auto}.contest-history-podium__stat{display:flex;flex:1 1 0;padding:10px 8px 8px;border-radius:10px;background:rgba(18,20,29,.6);flex-direction:column;align-items:flex-start;text-align:left;justify-content:center;width:99px;min-height:72px;background:rgba(0,0,0,.4);border:.888889px solid #1e2939;border-radius:10px}.contest-history-podium__stat-label{color:#6a7282;font-size:.75rem;line-height:16px;text-transform:uppercase}.contest-history-podium__stat-value{margin-top:8px;color:#fff;font-size:.875rem;font-weight:600;line-height:20px}.contest-history-podium__stat-value--profit{color:#05df72}.contest-history-podium__stat-value--trades{color:#51a2ff}.contest-load-more-epic{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:5px;width:320px;max-width:100%;min-height:60px;margin:33px auto 12px auto;color:#000;font-size:1rem;text-decoration:none;background:linear-gradient(180deg, #FF9F00 0%, #FFD700 100%);box-shadow:0px 0px 40px rgba(255,159,0,.4);border-radius:16px;transition:filter .2s ease}.contest-load-more-epic:hover{filter:brightness(1.1)}.contest-load-more-epic::before{content:"";width:24px;height:24px;display:block;background-image:url("../../images/icons/trophy-black.svg");background-repeat:no-repeat;background-size:contain}.contest-load-more-epic::after{content:"";width:24px;height:24px;display:block;background-image:url("../../images/icons/trophy-black.svg");background-repeat:no-repeat;background-size:contain}.contest-history-leaderboard{height:0;opacity:0;overflow:hidden;margin-top:0;transition:height .45s ease,opacity .35s ease,margin-top .35s ease}.contest-history-leaderboard.is-open{opacity:1;margin-top:24px}.contest-history-leaderboard__inner{padding-top:4px}.contest-history-card__cta--toggle{border:0;cursor:pointer}.contest-history-card__cta{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:10px;width:295px;min-height:60px;padding:0 18px;margin:56px auto 12px auto;color:#fff;font-size:1rem;text-decoration:none;transition:border-color 160ms ease,transform 160ms ease;background:linear-gradient(180deg, #1A1B23 0%, #14151B 100%);border:1.77778px solid #364153;box-shadow:0px 10px 15px -3px rgba(0,0,0,.1),0px 4px 6px -4px rgba(0,0,0,.1);border-radius:14px;transition:background 160ms ease}.contest-history-card__cta::before{content:"";width:20px;height:20px;display:block;background-image:url("../../images/icons/gold-trend-up.svg");background-repeat:no-repeat;background-size:contain}.contest-history-card__cta::after{content:"";width:20px;height:20px;display:block;background-image:url("../../images/icons/gold-star.svg");background-repeat:no-repeat;background-size:contain}.contest-history-card__cta:hover{background:linear-gradient(180deg, #2A2C36 0%, #1B1D25 100%)}.contest-final-cta{position:relative;padding:0 0 124px;overflow:hidden}.contest-final-cta::before{content:"";position:absolute;left:50%;top:34px;width:900px;height:520px;transform:translateX(-50%);background:radial-gradient(circle, rgba(255, 176, 23, 0.12) 0%, rgba(255, 176, 23, 0.05) 40%, rgba(255, 176, 23, 0) 76%);filter:blur(86px);pointer-events:none}.contest-final-cta__inner{max-width:1026px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.contest-final-card{position:relative;width:100%;min-height:490px;padding:46px 28px 36px;border-radius:24px;border:.888889px solid rgba(255,159,0,.3);background:linear-gradient(180deg, #1A1B23 0%, #14151B 50%, #1A1B23 100%);box-shadow:0px 25px 50px -12px rgba(255,159,0,.2);text-align:center}.contest-final-card__title{margin:0;color:#fff;font-size:3.125rem;font-size:clamp(1.875rem,3.4722222222vw,3.125rem);font-weight:300;line-height:48px}.contest-final-card__subtitle{margin:18px 0 0;color:#d1d5dc;font-size:1.25rem;font-size:300;line-height:28px}.contest-final-card__subtitle span{color:#ff9f00}.contest-final-card__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:26px}.contest-final-stat{display:flex;min-height:125px;width:240px;padding:16px 14px 14px;background:rgba(0,0,0,.3);border:.888889px solid #1e2939;border-radius:14px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.contest-final-stat__icon{position:relative;display:block;width:24px;height:24px;color:#ffb017}.contest-final-stat__icon::before{content:"";display:block;object-fit:contain;background-repeat:no-repeat;width:24px;height:24px}.contest-final-stat--time .contest-final-stat__icon::before{background-image:url("../../images/icons/clock.svg")}.contest-final-stat--traders .contest-final-stat__icon::before{background-image:url("../../images/icons/users-gold.svg")}.contest-final-stat--money .contest-final-stat__icon::before{background-image:url("../../images/icons/cash.svg")}.contest-final-stat__value{color:#fff;font-size:1.875rem;font-weight:300;line-height:36px}.contest-final-stat__label{margin-top:12px;color:#99a1af;font-size:.875rem;line-height:20px}.contest-final-card__actions{display:flex;justify-content:center;gap:12px;margin-top:40px;flex-wrap:wrap}.contest-final-card__action{display:inline-flex;align-items:center;justify-content:center;min-width:184px;min-height:44px;padding:0 24px;border-radius:10px;font-size:1rem;font-weight:400;text-decoration:none;transition:transform 160ms ease,border-color 160ms ease,box-shadow 160ms ease}.contest-final-card__action--primary{position:relative;gap:12px;width:240px;min-height:56px;max-width:100%;background:linear-gradient(180deg, #FF9F00 0%, #FFD700 100%);box-shadow:0px 10px 15px -3px rgba(255,159,0,.3),0px 4px 6px -4px rgba(255,159,0,.3);border-radius:8px;color:#000;transition:filter .2s ease}.contest-final-card__action--primary::after{content:"";width:16px;height:16px;display:block;background-image:url("../../images/icons/arrow_right_dark.svg");object-fit:contain;background-repeat:no-repeat}.contest-final-card__action--primary:hover{filter:brightness(1.1)}.contest-final-card__action--secondary{gap:8px;color:#fff;width:240px;min-height:58px;background:hsla(0,0%,100%,.14);border:.888889px solid rgba(255,159,0,.3);border-radius:8px;transition:border-color .2s ease,background-color .3s ease}.contest-final-card__action--secondary:hover{border-color:rgba(150,121,62,.88);background-color:hsla(0,0%,100%,.095);transition:all .2s}.contest-final-card__terms{margin:24px 0 0;color:#6a7282;font-size:.875rem;line-height:20px;font-weight:400}.contest-final-cta__trust{display:flex;flex-wrap:wrap;gap:16px;width:100%;margin-top:66px}.contest-final-cta__trust-item{display:inline-flex;flex:1 1 calc(25% - 13px);max-width:calc(25% - 13px);min-height:45.78px;padding:0 16px;border-radius:10px;border:.888889px solid #1e2939;background:linear-gradient(180deg, #1A1B23 0%, #14151B 100%);color:#99a1af;font-size:.875rem;line-height:20px;align-items:center;justify-content:center;text-align:center}.contest-summary{position:relative;padding:0 0 132px}.contest-summary-card{max-width:900px;margin:0 auto;padding:40px;min-height:285px;background:linear-gradient(180deg, #1A1B23 0%, #14151B 100%);border:.888889px solid #1e2939;border-radius:16px}.contest-summary-card__title{margin:0;color:#f2f4f8;font-size:1.875rem;font-weight:400;line-height:1.25}.contest-summary-card__content{margin-top:18px;color:#99a1af;font-size:1rem;line-height:24px}.contest-summary-card__content p{margin:0;font-weight:300}.contest-summary-card__content p strong{font-weight:600}.contest-summary-card__content p a{color:#99a1af;font-weight:600}.contest-summary-card__content p+p{margin-top:14px}@media(min-width: 1800px){.contest-hero::after{content:"";position:absolute;top:-150px;left:0;width:100vw;height:calc(100% + 100px);background-image:url("../../images/shapes/grid-bg.svg");background-repeat:repeat;background-position:center;background-size:contain;z-index:-1}}@media(max-width: 1200px){.contest-reward-card{flex:0 0 calc((100% - 24px)/3)}.contest-faq-promo{max-width:87%}}@media(max-width: 1100px){.contest-step-card{flex-basis:calc(50% - 16px);max-width:calc(50% - 16px)}.contest-history-podium--gold,.contest-history-podium--bronze,.contest-history-podium--silver{width:100%;max-width:320px}}@media(max-width: 1080px){.contest-hero{padding-top:28px}.contest-prize-card--second,.contest-prize-card--third{width:228px}.contest-prize-card--first{width:274px}.contest-history-podium--gold,.contest-history-podium--bronze,.contest-history-podium--silver{width:100%;max-width:300px}}@media(max-width: 980px){.contest-complete-pool__podium{max-width:100%;flex-wrap:wrap}.contest-complete-card{flex-basis:100%}.contest-complete-pool__rewards{gap:10px;justify-content:center}.contest-reward-card{flex:0 0 calc((100% - 12px)/2)}.contest-live-col--rank{flex-basis:64px;max-width:64px}.contest-live-col--trader{flex-basis:246px;max-width:246px}.contest-live-col--profit,.contest-live-col--rate,.contest-live-col--trades{flex-basis:132px;max-width:132px}.contest-live-col--country{flex-basis:104px;max-width:104px}.contest-history-card__top{flex-wrap:wrap}.contest-history-card__pool{flex-basis:100%;max-width:220px}.contest-history-card__podium-list{flex-wrap:wrap;gap:25px}.contest-history-card__podium-label{margin-bottom:15px}.contest-history-podium,.contest-history-podium--gold,.contest-history-podium--silver,.contest-history-podium--bronze{flex-basis:100%;max-width:100%;margin:0}.contest-history-podium--gold{order:1}.contest-history-podium--silver{order:2}.contest-history-podium--bronze{order:3}}@media(max-width: 900px){.contest-hero{padding:24px 0 76px}.contest-hero-title-line--accent{margin-top:10px}.contest-hero-subtitle{margin-top:22px;font-size:1rem}.contest-hero-pool{margin-top:40px}.contest-hero-pool-badge{margin-bottom:10px}.contest-hero-podium{gap:15px;flex-wrap:nowrap;margin-top:8px}.contest-prize-card--first{width:225px}.contest-prize-card--second{width:212px}.contest-prize-card--third{width:210px}.contest-complete-pool{padding:0 0 104px}.contest-complete-pool__podium{max-width:100%;gap:15px}.contest-complete-card{flex-basis:calc(50% - 6px);max-width:100%}.contest-live-board{padding-bottom:108px}.contest-live-board__head{display:none}.contest-live-board__list{gap:12px;max-width:500px;margin-top:38px;margin:auto}.contest-live-row{flex-wrap:wrap;align-items:flex-start;gap:35px 0;padding:20px}.contest-live-col--rank{flex:1 1 100%;max-width:none;justify-content:center;align-items:center}.contest-live-col--trader{flex:1 1 100%;max-width:none;flex-direction:column;align-items:flex-start;justify-content:center;align-items:center;gap:0}.contest-live-col--profit,.contest-live-col--rate,.contest-live-col--trades,.contest-live-col--country{flex:0 0 100%;max-width:100%;flex-direction:column;align-items:flex-start;justify-content:center;align-items:center;gap:0px}.contest-live-mobile-label{display:block;color:#69707d;font-size:.75rem;line-height:1;margin-bottom:7px;text-transform:uppercase;letter-spacing:.1em}.contest-recent-winners{padding-bottom:108px}.contest-recent-winners__list{gap:14px;max-width:500px;justify-content:center}.contest-how-it-works__steps{justify-content:space-around}.contest-summary-card{padding:40px 40px 20px 40px}.contest-winner-card{flex-basis:100%;max-width:100%}.contest-how-it-works{padding-bottom:108px}.contest-how-it-works__steps{gap:14px;margin-top:46px}.contest-highlight-card{flex-basis:100%;max-width:100%}.contest-rules{padding-bottom:104px}.contest-rules-highlight{flex-basis:calc(50% - 7px);max-width:calc(50% - 7px)}.contest-results-history{padding-bottom:108px}.contest-history-card{padding:24px 20px 24px}.contest-final-cta{padding-bottom:104px}.contest-final-card{padding:36px 20px 30px}.contest-final-stat{flex-basis:100%;max-width:100%}.contest-final-cta__trust-item{flex-basis:calc(50% - 8px);max-width:calc(50% - 8px)}.contest-summary{padding-bottom:104px}}@media(max-width: 720px){.contest-hero-status{flex-direction:column;gap:10px}.contest-live-country img{margin-left:0px}.contest-hero-subtitle{max-width:330px}.contest-hero-countdown{gap:8px}.contest-countdown-separator{padding-top:8px}.contest-hero-pool{margin-top:36px}.contest-hero-podium{max-width:500px;flex-wrap:wrap;padding:0}.contest-history-card__cta{max-width:450px}.contest-prize-card--first{order:1;width:100%;min-height:182px}.contest-prize-card--second{order:2;width:100%;min-height:154px}.contest-prize-card--third{order:3;width:100%;min-height:154px}.contest-hero-actions{width:100%;max-width:380px}.contest-hero-action{flex:1 1 160px}.contest-complete-pool{padding-bottom:88px}.contest-complete-pool__title{font-size:clamp(2rem,9vw,2.75rem);margin:16px 0 0}.contest-complete-pool__subtitle{max-width:320px;font-size:.9375rem}.contest-complete-pool__label{margin-top:28px}.contest-complete-pool__podium{max-width:500px}.contest-complete-card{flex-basis:100%;max-width:100%}.contest-reward-card{flex:0 0 500px;justify-content:center}.contest-live-board__list{max-width:500px}}@media(max-width: 640px){.contest-live-board{padding-bottom:88px}.contest-live-board__title{font-size:clamp(2.1rem,9vw,3rem)}.contest-live-board__subtitle{max-width:310px;text-align:center}.contest-live-row{gap:25px 0;padding:18px 16px}.contest-live-board__cta{min-width:0;width:100%;max-width:320px;text-align:center}.contest-recent-winners{padding-bottom:88px}.contest-recent-winners__title{font-size:clamp(2.1rem,9vw,3rem)}.contest-recent-winners__subtitle{max-width:310px}.contest-winner-card{min-height:0;padding:18px 16px 16px}.contest-winner-card__head{flex-wrap:wrap;gap:8px}.contest-winner-card__stats{flex-wrap:wrap}.contest-winner-card__stat{flex-basis:100%}.contest-recent-winners__cta{width:100%;max-width:260px}.contest-how-it-works{padding-bottom:88px}.contest-how-it-works__title{font-size:clamp(2.2rem,9vw,3rem)}.contest-how-it-works__subtitle{max-width:320px}.contest-step-card{flex-basis:100%;max-width:100%;min-height:0;padding:30px 18px 20px}.contest-step-card__description{max-width:none}.contest-highlight-card{min-height:0;padding:22px 18px 20px}.contest-rules{padding-bottom:84px}.contest-rules-panel__summary{min-height:92px;padding:18px 52px 18px 18px}.contest-rules-panel__summary::after{right:22px}.contest-rules-panel__title{font-size:1.125rem}.contest-rules-panel__subtitle{font-size:.9375rem}.contest-rules-panel__body{padding:0 18px 18px 18px}.contest-rules-highlight{flex-basis:100%;max-width:100%;min-height:64px}.contest-results-history{padding-bottom:88px}.contest-results-history__title{font-size:clamp(2.2rem,9vw,3rem)}.contest-results-history__subtitle{max-width:320px}.contest-results-history__filters{width:100%;gap:8px;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding-bottom:10px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,159,0,.65) hsla(0,0%,100%,.04);scroll-snap-type:x mandatory;scroll-padding:12px}.contest-results-history__filter{width:auto;flex:0 0 auto;scroll-snap-align:start}.contest-history-card{border-radius:18px;padding:20px 16px 20px}.contest-history-card__pool{max-width:100%;min-height:112px}.contest-history-podium{min-height:0;padding:24px 14px 14px}.contest-history-podium__stats{flex-wrap:wrap}.contest-history-podium__stat{margin-top:10px}.contest-history-card__cta{width:100%;text-align:center}.contest-final-cta{padding-bottom:84px}.contest-final-card{padding:30px 16px 24px;border-radius:18px}.contest-final-card__title{font-size:clamp(2.1rem,9vw,3rem)}.contest-final-card__subtitle{font-size:1rem}.contest-final-card__actions{gap:10px}.contest-final-card__action{width:100%}.contest-final-cta__trust{margin-top:28px}.contest-final-cta__trust-item{flex-basis:100%;max-width:100%}.contest-summary{padding-bottom:84px}.contest-summary-card{padding:22px 18px 20px}.contest-summary-card__title{font-size:1.25rem}.contest-summary-card__content{font-size:.875rem;line-height:1.7}}@media(max-width: 520px){.contest-hero{padding-bottom:64px}.contest-hero-subtitle{max-width:320px;font-size:.9375rem}.contest-countdown-value{min-width:60px;height:55px;padding:0 10px;font-size:1.75rem}.contest-countdown-label{font-size:.75rem}.contest-countdown-separator{font-size:1.75rem}.contest-hero-pool-label{font-size:.9375rem}.contest-hero-pool-badge{min-width:108px;height:28px;font-size:.8125rem}.contest-prize-card{padding-right:20px;padding-left:20px}.contest-prize-card__value{font-size:1.875rem}.contest-hero-action{min-width:0;width:100%}.contest-hero-meta{gap:10px;font-size:.875rem}.contest-hero-meta-divider{display:none}.contest-complete-pool__kicker{font-size:.875rem}.contest-complete-pool__rewards{gap:10px}.contest-reward-card{flex-basis:100%;max-width:100%;padding-right:44px}.contest-bonus-achievements__item:nth-child(1),.contest-bonus-achievements__item:nth-child(2),.contest-bonus-achievements__item:nth-child(3){width:100%}}@media(max-width: 480px){.contest-live-col--profit,.contest-live-col--rate,.contest-live-col--trades,.contest-live-col--country,.contest-live-col--rank,.contest-live-col--trader{flex-basis:100%;max-width:100%;justify-content:center;align-items:center}.contest-live-board__cta{font-size:.875rem;padding:0 10px}.contest-history-podium__stat{flex-basis:calc(50% - 4px)}.contest-history-podium__stat:last-child{flex-basis:100%}.contest-hero-title-line{font-size:2.5rem}.contest-hero-title-line--accent{line-height:3rem}}@media(max-width: 395px){.contest-hero-title-line{font-size:2.2rem;white-space:nowrap}.contest-hero-title-line--accent{line-height:3rem}.contest-rules-panel__summary{padding:18px 12px 18px 10px}.contest-rules-panel__title{white-space:nowrap;font-size:1rem;line-height:20px}.contest-rules-panel__subtitle{white-space:nowrap;font-size:.75rem}.contest-rules-panel__summary{gap:10px}.contest-rules-panel__summary:after{top:43%;right:15px}.contest-rules-panel__copy{gap:0}.contest-complete-pool__title{font-size:1.875rem;line-height:32px}.contest-rules-panel__summary:after{top:35%;right:15px}}@media(max-width: 340px){.contest-rules-panel__icon{flex:0 0 40px;width:40px;height:40px}.contest-rules-panel__icon::before{width:20px;height:20px}.contest-hero-countdown{gap:5px}.contest-countdown-value{min-width:56px;height:52px;padding:0 10px;font-size:1.75rem}}
