.telegram-channel-module__w4cbQa__wrapper{text-decoration:none;display:block;position:relative}.telegram-channel-module__w4cbQa__banner{background:radial-gradient(75% 140% at 106% -40%,#ffffffb3 0%,#fff0 100%),linear-gradient(108deg,#0648d7 0%,#0776ec 52%,#21b9fd 100%);border-radius:37px;width:100%;min-height:220px;position:relative;overflow:hidden}.telegram-channel-module__w4cbQa__bannerContent{z-index:2;flex-direction:column;justify-content:space-between;height:220px;padding:24px 34px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.telegram-channel-module__w4cbQa__decor{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:3;width:min(61%,539px);height:auto;position:absolute;bottom:0;right:max(-28px,min(-2vw,-8px))}.telegram-channel-module__w4cbQa__title{max-width:44%;color:var(--color-white);font:400 62px/.88 var(--font-display);letter-spacing:-.02em;text-transform:uppercase;margin:0;display:grid}.telegram-channel-module__w4cbQa__title span{font-size:64px}.telegram-channel-module__w4cbQa__bannerAction{background:var(--color-white);width:-webkit-fit-content;width:fit-content;min-width:140px;height:44px;color:var(--color-black);font:var(--font-weight-semibold) 13px/1 var(--font-body);border-radius:999px;justify-content:center;align-items:center;padding:0 20px;display:inline-flex}@media (max-width:720px){.telegram-channel-module__w4cbQa__banner{border-radius:26px;min-height:180px}.telegram-channel-module__w4cbQa__bannerContent{height:180px;padding:20px 22px}.telegram-channel-module__w4cbQa__title{max-width:40%;font-size:44px}.telegram-channel-module__w4cbQa__title span{font-size:46px}.telegram-channel-module__w4cbQa__bannerAction{min-width:120px;height:40px;font-size:14px}}@media (max-width:520px){.telegram-channel-module__w4cbQa__banner{border-radius:22px;min-height:140px}.telegram-channel-module__w4cbQa__bannerContent{height:140px;padding:16px}.telegram-channel-module__w4cbQa__title{max-width:54%;font-size:34px}.telegram-channel-module__w4cbQa__title span{font-size:36px}.telegram-channel-module__w4cbQa__bannerAction{min-width:0;height:34px;padding:0 13px;font-size:11px}}
.modal-shell-module__smjabq__overlay{--mobile-sheet-top-gap:20px;z-index:40;background:rgb(var(--rgb-black) / .72);overscroll-behavior:contain;touch-action:pan-y;justify-content:center;align-items:center;padding:20px;animation:.18s both modal-shell-module__smjabq__overlayFadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-shell-module__smjabq__overlayClosing{animation:.18s both modal-shell-module__smjabq__overlayFadeOut}.modal-shell-module__smjabq__panel{width:min(680px,100%);max-height:min(calc(var(--app-stable-height,100dvh) * .86), 760px);border:1px solid var(--color-border-solid);background:var(--color-surface-muted);box-shadow:var(--shadow-modal);will-change:transform, opacity;overscroll-behavior:contain;touch-action:pan-y;border-radius:32px;padding:24px;animation:.22s cubic-bezier(.2,.8,.2,1) both modal-shell-module__smjabq__panelEnterDesktop;position:relative;overflow:auto}.modal-shell-module__smjabq__panelClosing{animation:.22s cubic-bezier(.4,0,1,1) both modal-shell-module__smjabq__panelExitDesktop}.modal-shell-module__smjabq__close{color:#ffffffc7;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;transition:color .16s,transform .16s;display:inline-flex;position:absolute;top:16px;right:16px}.modal-shell-module__smjabq__close:hover{color:var(--color-white);transform:scale(1.04)}.modal-shell-module__smjabq__close:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}@keyframes modal-shell-module__smjabq__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modal-shell-module__smjabq__overlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes modal-shell-module__smjabq__panelEnterDesktop{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-shell-module__smjabq__panelExitDesktop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(32px)}}@keyframes modal-shell-module__smjabq__panelEnterMobile{0%{transform:translateY(calc(100% + 32px))}to{transform:translateY(0)}}@keyframes modal-shell-module__smjabq__panelExitMobile{0%{transform:translateY(0)}to{transform:translateY(calc(100% + 32px))}}@media (max-width:560px){.modal-shell-module__smjabq__overlay{--mobile-sheet-top-gap:max(84px, calc(var(--tg-content-safe-top,env(safe-area-inset-top)) + 24px));padding:var(--mobile-sheet-top-gap) 0 0;align-items:flex-end}.modal-shell-module__smjabq__panel{width:100%;height:calc(var(--app-stable-height,100dvh) - var(--mobile-sheet-top-gap));max-height:calc(var(--app-stable-height,100dvh) - var(--mobile-sheet-top-gap));border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:20px;animation:.3s cubic-bezier(.18,.88,.24,1) both modal-shell-module__smjabq__panelEnterMobile}.modal-shell-module__smjabq__panelClosing{animation:.26s cubic-bezier(.4,0,1,1) both modal-shell-module__smjabq__panelExitMobile}.modal-shell-module__smjabq__close{top:12px;right:12px}.modal-shell-module__smjabq__panelMobileDialog{width:min(420px,100% - 28px);height:auto;max-height:min(calc(var(--app-stable-height,100dvh) * .86), 680px);border-radius:28px;animation:.22s cubic-bezier(.2,.8,.2,1) both modal-shell-module__smjabq__panelEnterDesktop}.modal-shell-module__smjabq__panelMobileDialog.modal-shell-module__smjabq__panelClosing{animation:.22s cubic-bezier(.4,0,1,1) both modal-shell-module__smjabq__panelExitDesktop}.modal-shell-module__smjabq__overlay:has(.modal-shell-module__smjabq__panelMobileDialog){align-items:center;padding:20px}}
.masked-icon-module__o3XdRW__icon{-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--icon-mask);background-color:currentColor;display:inline-block;-webkit-mask-position:50%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}.masked-icon-module__o3XdRW__inlineSvg{justify-content:center;align-items:center;display:inline-flex}.masked-icon-module__o3XdRW__inlineSvg svg{width:100%;height:100%;display:block}.masked-icon-module__o3XdRW__inlineSvg path{fill:currentColor;stroke:currentColor}
.daily-bonus-module__vz4ipa__section{gap:16px;display:grid}.daily-bonus-module__vz4ipa__card{border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);color:var(--color-white);background:#004ea6;position:relative;overflow:hidden}.daily-bonus-module__vz4ipa__art{aspect-ratio:400/370;text-align:center;background:url(/daily/DailyBonus.webp) 50%/cover no-repeat;border:0;place-items:center;width:100%;padding:0;display:grid;position:relative}.daily-bonus-module__vz4ipa__body{gap:12px;padding:15px 16px 16px;display:grid}.daily-bonus-module__vz4ipa__description{color:var(--color-white);font:var(--font-weight-regular) 14px/1.32 var(--font-body);white-space:pre-line}.daily-bonus-module__vz4ipa__dayGrid{grid-template-columns:repeat(7,36px);gap:8px;display:grid}.daily-bonus-module__vz4ipa__dayButton{width:36px;height:36px;color:rgb(var(--rgb-white) / .25);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:relative}.daily-bonus-module__vz4ipa__dayButton:disabled{cursor:default}.daily-bonus-module__vz4ipa__ticketIcon{color:currentColor;width:36px;height:36px;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(.92)}.daily-bonus-module__vz4ipa__ticketFinalIcon{width:36px;height:48px;top:auto;bottom:0;transform:none}.daily-bonus-module__vz4ipa__dayNumber{z-index:1;color:currentColor;font:var(--font-weight-medium) 13px/1 var(--font-body);position:relative;bottom:8%}.daily-bonus-module__vz4ipa__dayClaimed{color:var(--color-white)}.daily-bonus-module__vz4ipa__dayClaimed .daily-bonus-module__vz4ipa__dayNumber{color:#005e27}.daily-bonus-module__vz4ipa__actionSlot{place-items:center;min-height:68px;display:grid;position:relative}.daily-bonus-module__vz4ipa__claimButton,.daily-bonus-module__vz4ipa__modalClaimButton{background:var(--color-white);width:100%;min-height:46px;color:var(--color-black);font:var(--font-weight-semibold) 15px/1 var(--font-body);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.daily-bonus-module__vz4ipa__timerWrap{align-content:center;justify-items:center;gap:8px;width:100%;display:grid}.daily-bonus-module__vz4ipa__timerWrap>span{color:var(--color-white);font:var(--font-weight-semibold) 22px/1.5 var(--font-body)}.daily-bonus-module__vz4ipa__timerWrap strong{min-width:96px;color:var(--color-white);font:var(--font-weight-regular) 12px/1 var(--font-body);letter-spacing:0;text-align:center;background:#ffffff1a;border-radius:12px;padding:8px 12px}.daily-bonus-module__vz4ipa__timerWrap em{color:rgb(var(--rgb-white) / .5);padding:0 3px;font-style:normal}.daily-bonus-module__vz4ipa__stateText{color:var(--color-text-muted);font:var(--font-weight-medium) 13px/1.3 var(--font-body);text-align:center}.daily-bonus-module__vz4ipa__modal{background:var(--color-background);border-radius:24px;width:min(420px,100vw - 24px);padding:0;overflow:hidden}.daily-bonus-module__vz4ipa__gameModal{background:var(--color-background);border-radius:24px;width:min(420px,100vw - 24px);max-height:min(860px,100dvh - 24px);padding:0;overflow:auto}.daily-bonus-module__vz4ipa__gameModal>button{z-index:4}.daily-bonus-module__vz4ipa__modal>button{z-index:3}.daily-bonus-module__vz4ipa__modalBody{justify-items:center;gap:16px;padding-bottom:18px;display:grid}.daily-bonus-module__vz4ipa__rewardBanner{background:0 0;place-items:center;width:100%;min-height:218px;display:grid;position:relative;overflow:hidden}.daily-bonus-module__vz4ipa__rewardBannerText{z-index:1;color:var(--color-white);font:var(--font-weight-bold) 96px/.95 var(--font-body);text-align:center;place-items:center;display:grid;position:absolute;top:18px;bottom:18px;left:18px;right:18px}.daily-bonus-module__vz4ipa__rewardVisual{z-index:2;object-fit:cover}.daily-bonus-module__vz4ipa__rewardTitle{width:calc(100% - 36px);color:var(--color-white);font:var(--font-weight-semibold) 24px/1 var(--font-body);text-align:center}.daily-bonus-module__vz4ipa__rewardBody{width:calc(100% - 32px);color:var(--color-text-muted);font:var(--font-weight-regular) 14px/1.5 var(--font-body);text-align:center;margin:0}.daily-bonus-module__vz4ipa__modalClaimButton{width:calc(100% - 36px)}@media (max-width:560px){.daily-bonus-module__vz4ipa__gameModal{border-radius:24px 24px 0 0;width:100%;max-width:100%;max-height:92dvh}.daily-bonus-module__vz4ipa__modal{border-radius:24px 24px 0 0;width:100%;max-width:100%;max-height:52dvh}.daily-bonus-module__vz4ipa__dayGrid{grid-template-columns:repeat(7,34px);gap:6px}.daily-bonus-module__vz4ipa__dayButton,.daily-bonus-module__vz4ipa__ticketIcon{width:34px;height:34px}.daily-bonus-module__vz4ipa__ticketFinalIcon{width:34px;height:46px}}
.daily-wheel-module__0WNhUq__section{gap:16px;display:grid}.daily-wheel-module__0WNhUq__banner{border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-surface);width:100%;min-height:280px;color:var(--color-white);cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;padding:0;display:block;position:relative;overflow:hidden}.daily-wheel-module__0WNhUq__bannerImage{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.daily-wheel-module__0WNhUq__bannerImageMobile{display:none}.daily-wheel-module__0WNhUq__bannerContent{z-index:1;pointer-events:none;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;min-height:280px;padding:24px 32px 22px;display:flex;position:relative}.daily-wheel-module__0WNhUq__banner strong{max-width:38%;color:var(--color-white);font:var(--font-weight-bold) 32px/1.08 var(--font-body);white-space:pre-line;display:block}.daily-wheel-module__0WNhUq__bannerAction{border-radius:var(--radius-xs);background:var(--color-white);min-width:168px;min-height:50px;color:var(--color-black);font:var(--font-weight-semibold) 16px/1 var(--font-body);pointer-events:none;justify-content:center;align-items:center;padding:8px 24px;display:inline-flex}.daily-wheel-module__0WNhUq__header h2{max-width:320px;color:var(--color-white);font:var(--font-weight-bold) 30px/1.05 var(--font-body);margin:0 auto;display:block}.daily-wheel-module__0WNhUq__header p{color:var(--color-text-muted);font:var(--font-weight-medium) 14px/1.35 var(--font-body);display:block}.daily-wheel-module__0WNhUq__modal{isolation:isolate;overscroll-behavior:none;background:#006eff;border:1px solid #ffffff2e;border-radius:24px;width:min(430px,100vw - 24px);min-height:680px;padding:18px;position:relative;overflow:hidden;box-shadow:0 28px 90px #003fa47a}.daily-wheel-module__0WNhUq__modalRequirementLocked{overflow:hidden}.daily-wheel-module__0WNhUq__modal:before,.daily-wheel-module__0WNhUq__modal:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.daily-wheel-module__0WNhUq__modal:before{z-index:0;background:radial-gradient(68% 28% at 50% -6%,#ffffff47 0%,#ffffff14 38%,#0000 72%),linear-gradient(#0875ff 0%,#0060e1 54%,#0047b8 100%)}.daily-wheel-module__0WNhUq__modal:after{z-index:0;opacity:.18;background:repeating-conic-gradient(from -5deg at 50% 48%, rgb(var(--rgb-white) / .18) 0deg 8deg, transparent 8deg 18deg);-webkit-mask-image:radial-gradient(circle at 50% 48%, transparent 0 24%, rgb(var(--rgb-black) / .22) 42%, rgb(var(--rgb-black) / 1) 82%);mask-image:radial-gradient(circle at 50% 48%, transparent 0 24%, rgb(var(--rgb-black) / .22) 42%, rgb(var(--rgb-black) / 1) 82%);-webkit-mask-image:radial-gradient(circle at 50% 48%, transparent 0 24%, rgb(var(--rgb-black) / .22) 42%, rgb(var(--rgb-black) / 1) 82%)}.daily-wheel-module__0WNhUq__modal>:not(button){z-index:1;position:relative}.daily-wheel-module__0WNhUq__modal>.daily-wheel-module__0WNhUq__requirementBackdrop{z-index:20;position:absolute}.daily-wheel-module__0WNhUq__modal>.daily-wheel-module__0WNhUq__requirementCard{z-index:31;position:absolute}.daily-wheel-module__0WNhUq__modal>button{z-index:32;position:absolute;top:16px;right:16px}.daily-wheel-module__0WNhUq__soundToggleButton{z-index:2;color:#ffffffc7;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;transition:color .16s,transform .16s;display:inline-flex;position:absolute;top:16px;left:16px}.daily-wheel-module__0WNhUq__modal>.daily-wheel-module__0WNhUq__soundToggleButton{left:16px;right:auto}.daily-wheel-module__0WNhUq__soundToggleButton:hover{color:var(--color-white);transform:scale(1.04)}.daily-wheel-module__0WNhUq__soundToggleButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.daily-wheel-module__0WNhUq__modalBody{z-index:1;justify-items:center;gap:8px;width:100%;min-width:0;height:100%;min-height:644px;padding-top:28px;display:grid;position:relative;overflow:visible}.daily-wheel-module__0WNhUq__header{text-align:center;justify-self:stretch;margin-top:16px;padding:0 44px;transition:filter .18s,opacity .18s}.daily-wheel-module__0WNhUq__gameStage{justify-self:center;width:min(420px,100vw - 42px);max-width:100%;height:540px;margin-top:8px;transition:filter .18s,opacity .18s;position:absolute;bottom:0;left:50%;overflow:visible;transform:translate(-50%)}.daily-wheel-module__0WNhUq__modalRequirementLocked .daily-wheel-module__0WNhUq__header,.daily-wheel-module__0WNhUq__modalRequirementLocked .daily-wheel-module__0WNhUq__gameStage{filter:brightness(.72)saturate(.8);opacity:.74}.daily-wheel-module__0WNhUq__stageLayer{opacity:0;pointer-events:none;place-items:center;transition:opacity .26s,transform .26s;display:grid;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(.98)}.daily-wheel-module__0WNhUq__stageLayerVisible{opacity:1;pointer-events:auto;transform:scale(1)}.daily-wheel-module__0WNhUq__wheelStage{aspect-ratio:1;place-items:center;width:136%;display:grid;position:absolute;bottom:-220px;left:50%;transform:translate(-50%)}.daily-wheel-module__0WNhUq__wheelRotor{z-index:1;transform-origin:50%;transform-style:preserve-3d;will-change:transform;position:absolute;top:0;bottom:0;left:0;right:0}.daily-wheel-module__0WNhUq__wheelRotorSpinning{transition:transform 5.6s cubic-bezier(.12,.72,.12,1)}.daily-wheel-module__0WNhUq__wheelBack,.daily-wheel-module__0WNhUq__wheelFront{object-fit:contain;pointer-events:none;transform:scale(1.42)}.daily-wheel-module__0WNhUq__wheelBack{z-index:0}.daily-wheel-module__0WNhUq__wheelFront{z-index:5}.daily-wheel-module__0WNhUq__wheelSpinHotspot{z-index:7;aspect-ratio:1;color:#0000;cursor:pointer;background:0 0;border:0;border-radius:50%;width:28%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.daily-wheel-module__0WNhUq__wheelSpinHotspot:disabled{cursor:not-allowed}.daily-wheel-module__0WNhUq__wheelSpinHotspot:focus-visible{outline-offset:4px;outline:3px solid #ffffffe0}.daily-wheel-module__0WNhUq__wheelSpinHotspot span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.daily-wheel-module__0WNhUq__cell{z-index:1;transform:rotate(var(--cell-rotation));transform-origin:50%;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.daily-wheel-module__0WNhUq__cellShape{background:var(--cell-gradient);filter:saturate(1.35)contrast(1.08);opacity:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:27%;height:45%;position:absolute;top:4.5%;left:50%;transform:translate(-50%);-webkit-mask:url(/wheel/WheelCell.svg) 50%/contain no-repeat;mask:url(/wheel/WheelCell.svg) 50%/contain no-repeat}.daily-wheel-module__0WNhUq__cellContent{width:64px;height:64px;color:var(--color-white);text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased;place-items:center;display:grid;position:absolute;top:12%;left:50%;transform:translate(-50%,20%)}.daily-wheel-module__0WNhUq__cellIcon{object-fit:contain;width:64px;height:64px}.daily-wheel-module__0WNhUq__winScreen{justify-items:center;gap:10px;padding:0 0 72px;display:grid;transform:translateY(-42px)}.daily-wheel-module__0WNhUq__prizeImage{background:var(--prize-gradient);width:152px;height:152px;box-shadow:0 18px 46px rgb(var(--rgb-black) / .24);border-radius:28px;place-items:center;display:grid}.daily-wheel-module__0WNhUq__prizeIcon{object-fit:contain;width:152px;height:152px}.daily-wheel-module__0WNhUq__winText{color:var(--color-white);font:var(--font-weight-medium) 24px/1 var(--font-body);text-align:center;justify-items:center;gap:4px;margin-top:18px;margin-bottom:0;display:grid}.daily-wheel-module__0WNhUq__spinButton,.daily-wheel-module__0WNhUq__claimButton{background:var(--color-accent);width:-webkit-fit-content;width:fit-content;min-width:148px;min-height:46px;color:var(--color-white);font:var(--font-weight-semibold) 16px/1 var(--font-body);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;padding:0 28px;text-decoration:none;transition:opacity .18s,transform .18s;display:inline-flex}.daily-wheel-module__0WNhUq__claimButton{margin-top:8px}.daily-wheel-module__0WNhUq__spinButton:disabled{opacity:.52;cursor:not-allowed}.daily-wheel-module__0WNhUq__actionSlot{z-index:30;place-items:center;width:100%;min-height:36px;display:grid;position:absolute;bottom:32px;left:0}.daily-wheel-module__0WNhUq__requirementBackdrop{z-index:20;border-radius:inherit;pointer-events:none;background:linear-gradient(#00000005 0%,#00000014 24%,#00000061 52%,#000000d1 78%,#000000f5 100%);position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;box-shadow:inset 0 0 0 2px #000000eb}.daily-wheel-module__0WNhUq__timerWrap{opacity:0;pointer-events:none;align-content:end;justify-items:center;gap:8px;padding-bottom:0;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(8px)scale(.98)}.daily-wheel-module__0WNhUq__requirementCard{width:min(380px,100vw - 48px);box-shadow:0 16px 40px rgb(var(--rgb-black) / .24);pointer-events:auto;background:#151720;border:1px solid #ffffff2e;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:12px;transition:opacity .18s,transform .18s;display:flex;position:absolute;bottom:68px;left:50%;transform:translate(-50%)}.daily-wheel-module__0WNhUq__requirementRow{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.daily-wheel-module__0WNhUq__requirementIcon{background:linear-gradient(#60bfef 0%,#0194fe 100%);border-radius:8px;flex:none;place-items:center;width:48px;height:48px;display:grid}.daily-wheel-module__0WNhUq__requirementIcon img{width:30px;height:30px}.daily-wheel-module__0WNhUq__requirementText{gap:6px;min-width:0;display:grid}.daily-wheel-module__0WNhUq__requirementText strong{color:var(--color-white);font:var(--font-weight-bold) 16px/.9 var(--font-body);white-space:nowrap}.daily-wheel-module__0WNhUq__requirementText span{color:#c7c8cb;font:var(--font-weight-medium) 10px/1.2 var(--font-body)}.daily-wheel-module__0WNhUq__requirementButton{outline-offset:-1px;min-height:30px;color:var(--color-white);cursor:pointer;font:var(--font-weight-semibold) 14px/1 var(--font-body);white-space:nowrap;background:#006eff;border:0;border-radius:32px;outline:1px solid #fff3;justify-content:center;align-items:center;padding:6px 16px;text-decoration:none;display:inline-flex}.daily-wheel-module__0WNhUq__requirementButton:disabled{opacity:.58;cursor:progress}.daily-wheel-module__0WNhUq__actionSlot .daily-wheel-module__0WNhUq__spinButton{opacity:0;pointer-events:none;transform:translateY(-6px)scale(.98)}.daily-wheel-module__0WNhUq__actionSlot .daily-wheel-module__0WNhUq__actionVisible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.daily-wheel-module__0WNhUq__timerWrap>span{color:var(--color-white);font:var(--font-weight-semibold) 22px/1.5 var(--font-body)}.daily-wheel-module__0WNhUq__timerWrap strong{min-width:96px;color:var(--color-white);font:var(--font-weight-regular) 12px/1 var(--font-body);letter-spacing:0;text-align:center;background:#ffffff1a;border-radius:12px;padding:8px 12px}.daily-wheel-module__0WNhUq__timerWrap em{color:rgb(var(--rgb-white) / .5);padding:0 3px;font-style:normal}.daily-wheel-module__0WNhUq__devResetButton{z-index:9;color:var(--color-text-subtle);font:var(--font-weight-medium) 12px/1 var(--font-body);cursor:pointer;background:0 0;border:0;position:absolute;bottom:136px;left:50%;transform:translate(-50%)}.daily-wheel-module__0WNhUq__devResetButton:hover{color:var(--color-accent)}@media (min-width:561px){.daily-wheel-module__0WNhUq__modal{width:min(500px,100vw - 32px);min-height:700px}.daily-wheel-module__0WNhUq__gameStage{width:470px;max-width:none}}@media (max-width:560px){.daily-wheel-module__0WNhUq__header h2{max-width:320px;font-size:28px}.daily-wheel-module__0WNhUq__wheelStage{width:165%;bottom:-150px}.daily-wheel-module__0WNhUq__cellContent,.daily-wheel-module__0WNhUq__cellIcon{width:72px;height:72px}.daily-wheel-module__0WNhUq__banner{aspect-ratio:1;min-height:0}.daily-wheel-module__0WNhUq__bannerImageDesktop{display:none}.daily-wheel-module__0WNhUq__bannerImageMobile{display:block}.daily-wheel-module__0WNhUq__bannerContent{text-align:center;align-items:center;min-height:100%;padding:24px 16px 16px}.daily-wheel-module__0WNhUq__banner strong{text-align:center;max-width:100%;font-size:32px}.daily-wheel-module__0WNhUq__bannerAction{min-height:46px;font:var(--font-weight-semibold) 16px/1 var(--font-body);align-self:stretch}.daily-wheel-module__0WNhUq__modal{width:100%;height:calc(var(--app-stable-height,100dvh) - max(200px, calc(var(--tg-content-safe-top,env(safe-area-inset-top)) + 24px)));min-height:0;max-height:calc(var(--app-stable-height,100dvh) - max(200px, calc(var(--tg-content-safe-top,env(safe-area-inset-top)) + 24px)));padding-bottom:max(18px, var(--tg-content-safe-bottom,env(safe-area-inset-bottom)));border-radius:24px 24px 0 0;overflow:visible}.daily-wheel-module__0WNhUq__modalRequirementLocked{overflow:hidden}.daily-wheel-module__0WNhUq__modalBody{height:100%;min-height:0;padding-top:28px}.daily-wheel-module__0WNhUq__gameStage{width:min(430px,100vw - 24px);height:410px;margin-top:8px;overflow:visible}.daily-wheel-module__0WNhUq__winScreen{padding-bottom:64px;transform:translateY(-128px)}.daily-wheel-module__0WNhUq__actionSlot{bottom:32px}.daily-wheel-module__0WNhUq__devResetButton{bottom:134px}}
.hero-bonus-banners-module__MwpyIG__stack{grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:12px;min-height:280px;display:grid}.hero-bonus-banners-module__MwpyIG__banner{border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);min-height:128px;color:var(--color-white);isolation:isolate;text-align:left;cursor:pointer;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.hero-bonus-banners-module__MwpyIG__banner:before{content:"";z-index:1;background:linear-gradient(90deg, rgb(var(--rgb-black) / .34) 0%, rgb(var(--rgb-black) / .12) 56%, transparent 100%), linear-gradient(180deg, rgb(var(--rgb-white) / .12) 0%, transparent 42%, rgb(var(--rgb-black) / .2) 100%);pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.hero-bonus-banners-module__MwpyIG__imageSlot{z-index:0;pointer-events:none;position:absolute}.hero-bonus-banners-module__MwpyIG__image{object-fit:contain}.hero-bonus-banners-module__MwpyIG__wheelBanner,.hero-bonus-banners-module__MwpyIG__dailyBanner{background:linear-gradient(135deg,#002ab2 0%,#007dd0 100%)}.hero-bonus-banners-module__MwpyIG__wheelImage{aspect-ratio:1;width:max(110px,min(64%,148px));bottom:-8px;right:-28px;transform:scale(1.5)}.hero-bonus-banners-module__MwpyIG__dailyImage{aspect-ratio:1;width:max(112px,min(66%,152px));bottom:-24px;right:-36px;transform:scale(1.6)}.hero-bonus-banners-module__MwpyIG__content{z-index:2;flex-direction:column;flex:1;justify-content:space-between;gap:12px;width:100%;min-height:100%;padding:16px;display:flex;position:relative}.hero-bonus-banners-module__MwpyIG__title{white-space:pre-line;max-width:7ch;font:500 24px/.92 var(--font-druk);letter-spacing:.015em;text-transform:uppercase}.hero-bonus-banners-module__MwpyIG__description{max-width:14ch;color:rgb(var(--rgb-white) / .82);font:var(--font-weight-regular) 12px/1.3 var(--font-body)}@media (max-width:720px){.hero-bonus-banners-module__MwpyIG__stack{grid-template-rows:none;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:10px;min-height:0}.hero-bonus-banners-module__MwpyIG__banner{border-radius:var(--radius-md);min-height:112px}.hero-bonus-banners-module__MwpyIG__content{gap:10px;padding:14px}.hero-bonus-banners-module__MwpyIG__title{font-size:22px}.hero-bonus-banners-module__MwpyIG__description{max-width:14ch;font-size:11px;line-height:1.22}.hero-bonus-banners-module__MwpyIG__wheelImage{width:max(96px,min(52%,128px));bottom:-24px;right:-8px;transform:scale(1.6)}.hero-bonus-banners-module__MwpyIG__dailyImage{width:max(96px,min(58%,130px));bottom:-4px;right:-32px;transform:scale(1.8)}}@media (max-width:420px){.hero-bonus-banners-module__MwpyIG__stack{grid-template-columns:minmax(0,1.28fr) minmax(0,.72fr)}.hero-bonus-banners-module__MwpyIG__content{padding:12px}.hero-bonus-banners-module__MwpyIG__title{font-size:20px}.hero-bonus-banners-module__MwpyIG__description{font-size:10px}.hero-bonus-banners-module__MwpyIG__wheelImage{width:max(88px,min(56%,116px));right:-28px}.hero-bonus-banners-module__MwpyIG__dailyImage{width:max(88px,min(66%,120px));right:-34px}}
.casino-hero-module__dYYSqG__hero{gap:16px;min-width:0;display:grid}.casino-hero-module__dYYSqG__topPromos{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.casino-hero-module__dYYSqG__bottomPromos{grid-template-columns:minmax(0,656px) 212px;gap:12px;display:grid}.casino-hero-module__dYYSqG__promo{background:#181b25;border-radius:24px;min-width:0;height:219px;position:relative;overflow:hidden}.casino-hero-module__dYYSqG__mainPromo{height:282px}.casino-hero-module__dYYSqG__promoLink{display:block;position:absolute;top:0;bottom:0;left:0;right:0}.casino-hero-module__dYYSqG__promoImage{object-fit:cover;transition:transform .28s,filter .18s}.casino-hero-module__dYYSqG__promoLink:focus-visible{outline-offset:-5px;outline:3px solid #fff}@media (hover:hover) and (pointer:fine){.casino-hero-module__dYYSqG__promoLink:hover .casino-hero-module__dYYSqG__promoImage{filter:brightness(1.05);transform:scale(1.012)}}@media (max-width:767px){.casino-hero-module__dYYSqG__hero{gap:12px}.casino-hero-module__dYYSqG__topPromos{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:min(88vw,434px);grid-auto-flow:column;gap:10px;margin-right:calc(50% - 50vw);padding-right:12px;overflow-x:auto}.casino-hero-module__dYYSqG__topPromos::-webkit-scrollbar{display:none}.casino-hero-module__dYYSqG__topPromos .casino-hero-module__dYYSqG__promo{aspect-ratio:434/219;scroll-snap-align:start;height:auto}.casino-hero-module__dYYSqG__bottomPromos{grid-template-columns:1fr;gap:10px}.casino-hero-module__dYYSqG__mainPromo{aspect-ratio:656/282;height:auto}}@media (prefers-reduced-motion:reduce){.casino-hero-module__dYYSqG__promoImage{transition:none}}
.featured-offers-module__18n5gW__section{gap:16px;min-width:0;display:grid}.featured-offers-module__18n5gW__heading{color:#fff;font:400 clamp(42px, 5vw, 56px) / 1 var(--font-display);letter-spacing:-.02em;text-transform:uppercase;align-items:center;gap:10px;display:flex}.featured-offers-module__18n5gW__gift{font:40px/1 var(--font-body)}.featured-offers-module__18n5gW__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.featured-offers-module__18n5gW__card{scroll-snap-align:start;background:#181b25;border-radius:20px;min-width:0;height:270px;position:relative;overflow:hidden}.featured-offers-module__18n5gW__visualLink,.featured-offers-module__18n5gW__visual{height:148px;display:block;position:relative}.featured-offers-module__18n5gW__visual{background:#030d1a}.featured-offers-module__18n5gW__egebet{background:#160000}.featured-offers-module__18n5gW__slotio{background:#f5f5f5}.featured-offers-module__18n5gW__logo{object-fit:cover}.featured-offers-module__18n5gW__logoFallback{color:#fff;font:700 24px/1 var(--font-body);place-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.featured-offers-module__18n5gW__body{justify-items:center;gap:8px;min-height:122px;padding:16px 16px 12px;display:grid;position:relative}.featured-offers-module__18n5gW__rating{color:#1bff3d;min-height:20px;font:600 10px/12px var(--font-body);background:#071116;border-radius:999px;align-items:center;gap:2px;padding:4px 6px;display:inline-flex;position:absolute;top:-140px;right:9px}.featured-offers-module__18n5gW__name{color:#fff;max-width:100%;font:700 16px/1 var(--font-body);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;display:inline-flex;overflow:hidden}.featured-offers-module__18n5gW__verified{color:#fff;background:#006eff;border-radius:50%;place-items:center;width:13px;height:13px;font-size:9px;display:inline-grid}.featured-offers-module__18n5gW__bonus{color:#6dff86;max-width:100%;font:600 10px/12px var(--font-body);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;overflow:hidden}.featured-offers-module__18n5gW__button{color:#fff;width:100%;min-height:33px;font:600 14px/1 var(--font-body);background:#006eff;border-radius:10px;justify-content:center;align-items:center;margin-top:1px;transition:filter .16s,transform .16s;display:inline-flex}.featured-offers-module__18n5gW__visualLink:focus-visible{outline-offset:-3px;outline:2px solid #fff}.featured-offers-module__18n5gW__name:focus-visible{outline-offset:-3px;outline:2px solid #fff}.featured-offers-module__18n5gW__button:focus-visible{outline-offset:-3px;outline:2px solid #fff}@media (hover:hover) and (pointer:fine){.featured-offers-module__18n5gW__button:hover{filter:brightness(1.1);transform:translateY(-1px)}}@media (max-width:767px){.featured-offers-module__18n5gW__heading{gap:8px;font-size:max(34px,min(10.5vw,48px))}.featured-offers-module__18n5gW__gift{font-size:32px}.featured-offers-module__18n5gW__cards{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:min(78vw,280px);grid-auto-flow:column;gap:12px;margin-right:calc(50% - 50vw);padding-right:12px;overflow-x:auto}.featured-offers-module__18n5gW__cards::-webkit-scrollbar{display:none}}@media (prefers-reduced-motion:reduce){.featured-offers-module__18n5gW__button{transition:none}}
.games-showcase-module__33qgYW__section{color:#fff;background:#006eff;border-radius:20px;grid-template-columns:280px minmax(0,1fr);min-height:205px;display:grid;overflow:hidden}.games-showcase-module__33qgYW__copy{align-content:center;gap:32px;padding:32px 29px;display:grid}.games-showcase-module__33qgYW__copy h2{text-transform:uppercase;margin:0;font-family:Bebas Neue,Impact,sans-serif;font-size:32px;font-weight:400;line-height:1}.games-showcase-module__33qgYW__action{color:#0d0d14;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:140px;height:43px;font-size:14px;font-weight:600;line-height:18px;transition:filter .16s,transform .16s;display:inline-flex}.games-showcase-module__33qgYW__action:hover{filter:brightness(.94);outline:none;transform:translateY(-1px)}.games-showcase-module__33qgYW__action:focus-visible{filter:brightness(.94);outline:none;transform:translateY(-1px)}.games-showcase-module__33qgYW__games{gap:7px;min-width:0;padding:11px 12px 0 7px;display:flex}.games-showcase-module__33qgYW__game{background:#0d73fa;border-radius:14px 14px 0 0;flex:1 0 0;height:183px;position:relative;overflow:hidden}.games-showcase-module__33qgYW__game img{object-fit:cover;object-position:top center;transition:transform .22s}.games-showcase-module__33qgYW__game:hover img{transform:scale(1.045)}@media (max-width:620px){.games-showcase-module__33qgYW__section{grid-template-columns:1fr}.games-showcase-module__33qgYW__copy{text-align:center;justify-items:center;gap:22px;padding:28px 24px 22px}.games-showcase-module__33qgYW__games{height:155px;padding:0 8px}.games-showcase-module__33qgYW__game{border-radius:12px 12px 0 0;height:155px}.games-showcase-module__33qgYW__game:nth-child(4){display:none}}@media (prefers-reduced-motion:reduce){.games-showcase-module__33qgYW__action,.games-showcase-module__33qgYW__game img{transition:none}}
.providers-loop-module__Mjf-bG__section{color:#fff;min-height:93px;padding:4px 0 12px;overflow:hidden}.providers-loop-module__Mjf-bG__viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5%,#000 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5%,#000 95%,#0000)}.providers-loop-module__Mjf-bG__track{gap:8px;width:-webkit-max-content;width:max-content;animation:32s linear infinite providers-loop-module__Mjf-bG__providers-scroll;display:flex}.providers-loop-module__Mjf-bG__provider{text-align:center;background:#181b25;border-radius:16px;flex:0 0 88px;align-content:center;place-items:center;gap:5px;min-height:77px;padding:8px 6px;font-size:14px;font-weight:600;line-height:20px;display:grid}.providers-loop-module__Mjf-bG__provider:nth-child(8n+1){flex-basis:133px}.providers-loop-module__Mjf-bG__provider:nth-child(8n+2){flex-basis:95px}.providers-loop-module__Mjf-bG__provider:nth-child(8n+6){flex-basis:132px}.providers-loop-module__Mjf-bG__provider:nth-child(8n){flex-basis:93px}.providers-loop-module__Mjf-bG__logo{object-fit:contain;width:auto;max-width:70px;height:auto;max-height:34px;display:block}@keyframes providers-loop-module__Mjf-bG__providers-scroll{to{transform:translate(calc(-50% - 4px))}}@media (prefers-reduced-motion:reduce){.providers-loop-module__Mjf-bG__viewport{scrollbar-width:none;overflow-x:auto}.providers-loop-module__Mjf-bG__track{animation:none}}
.partner-overview-module__dSY4la__section{gap:22px;display:grid}.partner-overview-module__dSY4la__backButton{width:-webkit-fit-content;width:fit-content;min-height:28px;color:var(--color-white);font:var(--font-weight-semibold) 14px/1 var(--font-body);cursor:pointer;background:#ffffff1a;border:0;border-radius:32px;align-items:center;gap:8px;padding:0 14px 0 10px;display:inline-flex;position:relative}.partner-overview-module__dSY4la__backIcon{flex-shrink:0;width:16px;height:16px}.partner-overview-module__dSY4la__banner{border:1px solid var(--color-border-solid);border-radius:var(--radius-xl);height:260px;position:relative;overflow:hidden}.partner-overview-module__dSY4la__bannerImage{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.partner-overview-module__dSY4la__bannerFallback{background:radial-gradient(circle at top left, #006eff47, transparent 28%), linear-gradient(135deg, var(--color-border-muted), #fff0);position:absolute;top:0;bottom:0;left:0;right:0}.partner-overview-module__dSY4la__bannerOverlay{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.partner-overview-module__dSY4la__summary{z-index:1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin-top:-84px;padding:0 24px;display:grid;position:relative}.partner-overview-module__dSY4la__identity{align-items:end;gap:18px;min-width:0;display:flex}.partner-overview-module__dSY4la__avatar{border:6px solid var(--color-background);border-radius:var(--radius-pill);background:var(--color-surface);flex-shrink:0;justify-content:center;align-items:center;width:148px;height:148px;display:flex;position:relative;overflow:hidden}.partner-overview-module__dSY4la__avatarImage{object-fit:cover;width:100%;height:100%;display:block}.partner-overview-module__dSY4la__avatarFallback{max-width:96px;color:var(--color-white);font-size:1.25rem;font-weight:var(--font-weight-bold);text-overflow:ellipsis;white-space:nowrap;line-height:1;display:inline-block;overflow:hidden}.partner-overview-module__dSY4la__titleBlock{min-width:0;padding-bottom:12px}.partner-overview-module__dSY4la__titleBlock h2{font-size:max(2rem,min(4vw,3.2rem));font-weight:var(--font-weight-bold);overflow-wrap:anywhere;line-height:.95}.partner-overview-module__dSY4la__ratings{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:24px;display:flex}.partner-overview-module__dSY4la__ratingItem{display:grid}.partner-overview-module__dSY4la__ratingLabel{color:#ffffffa3;font-size:.9rem;font-weight:var(--font-weight-medium);display:block}.partner-overview-module__dSY4la__ratingValueRow{align-items:center;gap:2px;margin-top:2px;display:inline-flex}.partner-overview-module__dSY4la__ratingValueRow strong{font-size:max(1.35rem,min(1.9vw,1.95rem));font-weight:var(--font-weight-bold);line-height:1}.partner-overview-module__dSY4la__ratingIconOrange,.partner-overview-module__dSY4la__ratingIconBlue{flex-shrink:0;width:24px;height:24px}.partner-overview-module__dSY4la__ratingIconOrange{color:var(--color-accent)}.partner-overview-module__dSY4la__ratingIconBlue{color:var(--color-info)}.partner-overview-module__dSY4la__content{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);grid-template-areas:"description bonus";align-items:start;gap:32px;display:grid}.partner-overview-module__dSY4la__descriptionPanel{grid-area:description;padding:10px 0 0}.partner-overview-module__dSY4la__descriptionPanel h3{font-size:1.55rem;font-weight:var(--font-weight-bold);line-height:1.05}.partner-overview-module__dSY4la__descriptionCopy{gap:16px;margin-top:20px;display:grid}.partner-overview-module__dSY4la__descriptionCopy p{color:#ffffffbd;font-size:1.08rem;line-height:1.7}.partner-overview-module__dSY4la__bonusColumn{grid-area:bonus;gap:8px;display:grid}.partner-overview-module__dSY4la__bonusPanel{border:1px solid var(--color-border-solid);border-radius:var(--radius-xl);background:#ffffff03;gap:10px;min-width:0;padding:16px 12px 8px;display:grid}.partner-overview-module__dSY4la__bonusLabel{color:var(--color-white);font-size:20px;font-weight:var(--font-weight-bold);line-height:1;display:inline-flex}.partner-overview-module__dSY4la__bonusValueShell{border:1px solid var(--color-border-strong);background:#ffffff0d;border-radius:26px;justify-items:center;gap:10px;min-width:0;padding:16px 24px;display:grid}.partner-overview-module__dSY4la__bonusValue{color:var(--color-white);width:100%;font-size:18px;font-weight:var(--font-weight-bold);text-align:center;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;line-height:1.1;overflow:hidden}.partner-overview-module__dSY4la__promoCodeButton{border-radius:var(--radius-pill);background:var(--color-accent);min-width:100px;min-height:34px;color:var(--color-white);cursor:pointer;font-size:18px;font-weight:var(--font-weight-bold);text-align:center;border:0;justify-content:center;align-items:center;padding:4px 12px;line-height:1;display:flex;position:relative}.partner-overview-module__dSY4la__promoCodeHint{color:#ffffff80;font-size:14px;font-weight:var(--font-weight-light);line-height:1}.partner-overview-module__dSY4la__bonusAction{border-radius:var(--radius-pill);background:var(--color-accent);width:100%;min-height:32px;color:var(--color-white);font-size:14px;font-weight:var(--font-weight-bold);text-align:center;justify-content:center;align-items:center;padding:16px 24px;line-height:1;transition:background-color .18s,transform .18s;display:flex;position:relative}.partner-overview-module__dSY4la__bonusAction:hover{background:var(--color-accent-hover)}.partner-overview-module__dSY4la__bonusAction:active{transform:translateY(1px)}@media (max-width:1180px){.partner-overview-module__dSY4la__content{grid-template-columns:minmax(0,1.42fr) minmax(260px,.9fr);grid-template-areas:"description bonus";gap:24px}.partner-overview-module__dSY4la__bonusPanel{border-radius:var(--radius-lg);gap:10px;padding:14px 12px 8px}.partner-overview-module__dSY4la__bonusLabel{font-size:18px}.partner-overview-module__dSY4la__bonusValueShell{border-radius:22px;gap:8px;padding:14px 18px}.partner-overview-module__dSY4la__bonusValue{font-size:16px}.partner-overview-module__dSY4la__promoCodeButton{min-width:92px;min-height:32px;font-size:17px}.partner-overview-module__dSY4la__promoCodeHint{font-size:13px}.partner-overview-module__dSY4la__bonusAction{min-height:30px;padding:14px 20px;font-size:13px}}@media (max-width:920px){.partner-overview-module__dSY4la__banner{height:220px}.partner-overview-module__dSY4la__summary{grid-template-columns:1fr;align-items:start;gap:20px;margin-top:-64px}.partner-overview-module__dSY4la__ratings{justify-content:flex-start}.partner-overview-module__dSY4la__content{grid-template-columns:1fr;grid-template-areas:"bonus""description";gap:24px}.partner-overview-module__dSY4la__bonusColumn{gap:12px}.partner-overview-module__dSY4la__bonusPanel{gap:12px;padding:16px 14px 10px}.partner-overview-module__dSY4la__bonusValueShell{gap:10px;padding:16px 20px}.partner-overview-module__dSY4la__promoCodeButton{min-width:96px;min-height:34px;font-size:18px}.partner-overview-module__dSY4la__bonusAction{min-height:34px;padding:16px 24px;font-size:14px}}@media (max-width:640px){.partner-overview-module__dSY4la__banner{border-radius:22px;height:180px}.partner-overview-module__dSY4la__summary{margin-top:-48px;padding:0 10px}.partner-overview-module__dSY4la__identity{align-items:center;gap:14px}.partner-overview-module__dSY4la__avatar{border-width:3px;width:104px;height:104px}.partner-overview-module__dSY4la__titleBlock{padding-bottom:0}.partner-overview-module__dSY4la__titleBlock h2{font-size:1.8rem}.partner-overview-module__dSY4la__ratings{gap:18px;width:100%}.partner-overview-module__dSY4la__ratingItem{min-width:0}.partner-overview-module__dSY4la__ratingValueRow strong{font-size:1.32rem}.partner-overview-module__dSY4la__content{gap:18px}.partner-overview-module__dSY4la__bonusPanel{border-radius:22px;gap:10px;padding:14px 12px 8px}.partner-overview-module__dSY4la__descriptionPanel h3{font-size:1.2rem}.partner-overview-module__dSY4la__descriptionCopy{gap:12px;margin-top:14px}.partner-overview-module__dSY4la__descriptionCopy p{font-size:.95rem}.partner-overview-module__dSY4la__bonusValueShell{border-radius:18px;gap:8px;padding:14px 12px}.partner-overview-module__dSY4la__bonusLabel{font-size:18px}.partner-overview-module__dSY4la__bonusValue{font-size:16px}.partner-overview-module__dSY4la__promoCodeButton{min-width:88px;min-height:30px;padding:4px 10px;font-size:16px}.partner-overview-module__dSY4la__promoCodeHint{font-size:12px}.partner-overview-module__dSY4la__bonusAction{min-height:30px;padding:14px 18px;font-size:13px}}
.reviews-rating-module__VNwitq__section{color:#fff;grid-template-columns:minmax(0,1fr);gap:32px;min-width:0;display:grid}.reviews-rating-module__VNwitq__headingRow{justify-content:space-between;align-items:center;gap:28px;display:flex}.reviews-rating-module__VNwitq__headingRow h2,.reviews-rating-module__VNwitq__rating h2{letter-spacing:-.02em;text-transform:uppercase;margin:0;font-family:Bebas Neue,Impact,sans-serif;font-size:max(2.5rem,min(5.4vw,4rem));font-weight:400;line-height:.88}.reviews-rating-module__VNwitq__headingRow h2 span{display:block}.reviews-rating-module__VNwitq__avatarList{flex:none;padding-right:8px;display:flex}.reviews-rating-module__VNwitq__avatarButton{border:3px solid var(--color-background);cursor:pointer;background:#e5e7eb;border-radius:50%;width:64px;height:64px;margin-right:-12px;transition:transform .18s,border-color .18s;position:relative;overflow:hidden}.reviews-rating-module__VNwitq__avatarButton:hover,.reviews-rating-module__VNwitq__avatarButtonActive{z-index:1;border-color:#006eff;outline:none;transform:translateY(-3px)}.reviews-rating-module__VNwitq__avatarButton:focus-visible{z-index:1;border-color:#006eff;outline:none;transform:translateY(-3px)}.reviews-rating-module__VNwitq__avatarButton img{object-fit:cover}.reviews-rating-module__VNwitq__reviewViewport{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;justify-self:center;width:min(1742px,100vw - 48px);max-width:calc(100vw - 48px);position:relative;overflow-x:auto;overflow-y:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 28px,#000 calc(100% - 28px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 28px,#000 calc(100% - 28px),#0000 100%)}.reviews-rating-module__VNwitq__reviewViewport::-webkit-scrollbar{display:none}.reviews-rating-module__VNwitq__reviewTrack{gap:10px;width:-webkit-max-content;width:max-content;padding-left:28px;padding-right:28px;display:flex}.reviews-rating-module__VNwitq__reviewCard{color:#fff;scroll-snap-align:start;background:#181b25;border-radius:24px;flex:0 0 420px;width:420px;min-width:420px;min-height:236px;padding:32px;display:grid}.reviews-rating-module__VNwitq__reviewCopy{align-content:start;gap:10px;display:grid}.reviews-rating-module__VNwitq__reviewCopy h3{margin:0;font-size:24px;font-weight:500;line-height:1.18}.reviews-rating-module__VNwitq__reviewCopy p{color:#c7c8cb;margin:0;font-size:14px;line-height:1.45}.reviews-rating-module__VNwitq__reviewFooter{border-top:1px solid #2b2e3a;justify-content:space-between;align-self:end;gap:12px;padding-top:16px;font-size:14px;line-height:18px;display:flex}.reviews-rating-module__VNwitq__brand{object-fit:contain;width:58px;height:26px;display:block}.reviews-rating-module__VNwitq__rating{text-align:center;justify-items:center;gap:10px;padding:32px 0;display:grid}.reviews-rating-module__VNwitq__ratingScore{justify-content:center;align-items:center;gap:16px;margin-top:10px;display:flex}.reviews-rating-module__VNwitq__stars{color:#006eff;letter-spacing:2px;font-size:max(2rem,min(5vw,3.5rem));line-height:1}.reviews-rating-module__VNwitq__ratingScore strong{font-family:var(--font-display);font-size:max(2.8rem,min(5vw,3.5rem));font-weight:400;line-height:1}.reviews-rating-module__VNwitq__rating p{color:#c7c8cb;margin:0;font-size:14px;line-height:20px}.reviews-rating-module__VNwitq__rating p span{color:#006eff;padding:0 4px}@media (max-width:620px){.reviews-rating-module__VNwitq__section{gap:24px}.reviews-rating-module__VNwitq__headingRow{flex-direction:column;align-items:flex-start}.reviews-rating-module__VNwitq__headingRow h2 span{display:inline}.reviews-rating-module__VNwitq__avatarList{padding-right:12px}.reviews-rating-module__VNwitq__reviewViewport{justify-self:stretch;width:100%;max-width:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 18px,#000 calc(100% - 18px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 18px,#000 calc(100% - 18px),#0000 100%)}.reviews-rating-module__VNwitq__reviewTrack{padding-left:18px;padding-right:18px}.reviews-rating-module__VNwitq__reviewCard{border-radius:20px;flex-basis:320px;width:320px;min-width:320px;min-height:210px;padding:24px}.reviews-rating-module__VNwitq__rating{text-align:center;justify-items:center;padding-bottom:20px}}@media (prefers-reduced-motion:reduce){.reviews-rating-module__VNwitq__avatarButton{transition:none}.reviews-rating-module__VNwitq__reviewViewport{scroll-behavior:auto}}
.today-winners-module__mYrkfG__section{color:#fff;gap:16px;display:grid}.today-winners-module__mYrkfG__section h2{text-align:center;text-transform:uppercase;margin:0;font-family:Bebas Neue,Impact,sans-serif;font-size:max(2.25rem,min(5vw,3.5rem));font-weight:400;line-height:1}.today-winners-module__mYrkfG__list{grid-template-columns:repeat(4,minmax(0,1fr));justify-self:center;gap:16px;width:min(100%,651px);margin:0;padding:0;list-style:none;display:grid}.today-winners-module__mYrkfG__card{color:#fff;background:#181b25;border-radius:16px;align-items:center;min-height:100px;display:flex;position:relative;overflow:hidden}.today-winners-module__mYrkfG__imageWrap{border-radius:14px;width:73px;position:absolute;top:2px;bottom:2px;left:0;right:auto;overflow:hidden}.today-winners-module__mYrkfG__imageWrap img{object-fit:cover;object-position:top center}.today-winners-module__mYrkfG__copy{gap:3px;min-width:0;padding:16px 12px 16px 82px;display:grid}.today-winners-module__mYrkfG__copy strong{white-space:nowrap;font-size:15px;line-height:18px}.today-winners-module__mYrkfG__copy span{color:#fff;font-size:13px;line-height:16px}@media (max-width:720px){.today-winners-module__mYrkfG__section h2{font-size:48px}.today-winners-module__mYrkfG__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:390px){.today-winners-module__mYrkfG__list{gap:10px}.today-winners-module__mYrkfG__copy{padding-left:76px;padding-right:8px}.today-winners-module__mYrkfG__imageWrap{width:67px}}
.page-module__iZD6Ba__page{--home-background:#0d0d14;--home-surface:#181b25;--home-header:#151720;--home-accent:#006eff;--home-muted:#c7c8cb;--color-background:var(--home-background);--color-surface:var(--home-surface);--color-surface-muted:#1d202b;--color-accent:var(--home-accent);--color-accent-strong:var(--home-accent);--rgb-background:13 13 20;background:var(--home-background);min-height:100svh;color:var(--color-white)}.page-module__iZD6Ba__shell{width:100%;min-height:100svh;padding:max(0px, var(--tg-content-safe-top,0px)) 0 0;flex-direction:column;margin:0;display:flex}html[data-telegram-mini-app=true] .page-module__iZD6Ba__shell{padding-top:max(92px, calc(max(var(--tg-safe-top,0px), var(--tg-content-safe-top,0px)) + 44px))}.page-module__iZD6Ba__main{gap:32px;width:min(880px,100% - 48px);margin:32px auto 64px;display:grid}.page-module__iZD6Ba__contentStage{gap:32px;animation:.22s both page-module__iZD6Ba__contentFade;display:grid}.page-module__iZD6Ba__contentStage>*{min-width:0}.page-module__iZD6Ba__heroWithBonuses{grid-template-columns:minmax(0,1fr) 212px;align-items:stretch;gap:12px;display:grid}.page-module__iZD6Ba__sectionStack{gap:28px;display:grid}.page-module__iZD6Ba__editorialGroup{gap:40px;min-width:0;display:grid}@keyframes page-module__iZD6Ba__contentFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-module__iZD6Ba__contentStage{animation:none}}@media (max-width:920px){.page-module__iZD6Ba__main{width:calc(100% - 48px)}}@media (max-width:720px){.page-module__iZD6Ba__shell{width:100%;padding-top:max(0px, var(--tg-content-safe-top,0px))}html[data-telegram-mini-app=true] .page-module__iZD6Ba__shell{padding-top:max(104px, calc(max(var(--tg-safe-top,0px), var(--tg-content-safe-top,0px)) + 44px))}.page-module__iZD6Ba__heroWithBonuses{grid-template-columns:1fr;gap:10px}.page-module__iZD6Ba__main{width:calc(100% - 24px);margin-top:20px;margin-bottom:56px}}@media (max-width:560px){.page-module__iZD6Ba__main{margin-bottom:48px}}
.auth-modal-module__sQHxEq__panel{color:#fff;background:#181b25;border:1px solid #2b2e3a;border-radius:22px;width:min(388px,100vw - 24px);max-height:min(88dvh,640px);padding:20px;box-shadow:0 24px 80px #0000007a}.auth-modal-module__sQHxEq__panel>button{color:#c7c8cb}.auth-modal-module__sQHxEq__body{gap:14px;display:grid}.auth-modal-module__sQHxEq__title{color:#fff;font:var(--font-weight-bold) 28px/1.08 var(--font-body);letter-spacing:0;padding-right:42px}.auth-modal-module__sQHxEq__switcher{background:#151720;border:1px solid #2b2e3a;border-radius:.95rem;grid-template-columns:1fr 1fr;gap:.35rem;padding:.2rem;display:grid}.auth-modal-module__sQHxEq__switchButton{color:#c7c8cb;min-height:38px;font:var(--font-weight-bold) 14px/1 var(--font-body);cursor:pointer;background:0 0;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:8px;display:inline-flex}.auth-modal-module__sQHxEq__switchButtonActive{color:#fff;background:#006eff}.auth-modal-module__sQHxEq__field{color:#c7c8cb;background:#151720;border:1px solid #2b2e3a;border-radius:10px;grid-template-columns:26px auto minmax(0,1fr);align-items:center;gap:10px;min-height:44px;padding:0 12px;display:grid}.auth-modal-module__sQHxEq__field:focus-within{background:#151720;border-color:#006eff;box-shadow:0 0 0 3px #006eff24}.auth-modal-module__sQHxEq__fieldIcon{object-fit:contain;opacity:.72;width:18px;height:18px}.auth-modal-module__sQHxEq__field span{font:var(--font-weight-medium) 12px/1 var(--font-body);border-right:1px solid #2b2e3a;padding-right:10px}.auth-modal-module__sQHxEq__field .auth-modal-module__sQHxEq__fieldIcon{border-right:0;padding-right:0}.auth-modal-module__sQHxEq__field input{color:#fff;width:100%;min-width:0;font:var(--font-weight-medium) 15px/1 var(--font-body);background:0 0;border:0;outline:0}.auth-modal-module__sQHxEq__error{color:var(--color-danger);font:var(--font-weight-medium) 13px/1.35 var(--font-body);margin-top:-2px}.auth-modal-module__sQHxEq__primaryButton{color:#fff;min-height:44px;font:var(--font-weight-bold) 15px/1 var(--font-body);cursor:pointer;background:#006eff;border:0;border-radius:10px}.auth-modal-module__sQHxEq__primaryButton:hover:not(:disabled){background:#1a7cff}.auth-modal-module__sQHxEq__primaryButton:disabled{opacity:.65;cursor:wait}.auth-modal-module__sQHxEq__separator{color:#c7c8cb;font:var(--font-weight-medium) 14px/1 var(--font-body);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.auth-modal-module__sQHxEq__separator:before,.auth-modal-module__sQHxEq__separator:after{content:"";background:#2b2e3a;height:1px}.auth-modal-module__sQHxEq__socialRow{justify-content:center;align-items:center;gap:10px;display:flex}.auth-modal-module__sQHxEq__socialButton{color:#fff;width:44px;height:44px;font:var(--font-weight-bold) 18px/1 var(--font-body);cursor:pointer;background:#151720;border:1px solid #2b2e3a;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.auth-modal-module__sQHxEq__socialButton:hover{background:#006eff29;border-color:#006eff99}.auth-modal-module__sQHxEq__socialButton:disabled{opacity:.45;cursor:not-allowed}.auth-modal-module__sQHxEq__socialButton:disabled:hover{background:#151720;border-color:#2b2e3a}.auth-modal-module__sQHxEq__socialIcon{object-fit:contain;width:24px;height:24px;display:block}.auth-modal-module__sQHxEq__footerText{color:#c7c8cb;font:var(--font-weight-medium) 14px/1.25 var(--font-body);justify-items:center;gap:6px;display:grid}.auth-modal-module__sQHxEq__footerText button{color:#006eff;font:var(--font-weight-bold) 14px/1 var(--font-body);cursor:pointer;background:0 0;border:0}@media (max-width:560px){.auth-modal-module__sQHxEq__panel{border-radius:22px 22px 0 0;width:100%}}
.footer-module__nftIkW__footer{background:#151720;width:100vw;margin-top:auto;margin-left:calc(50% - 50vw);padding:46px 0 34px;position:relative}.footer-module__nftIkW__inner{width:min(880px,100% - 48px);margin:0 auto}.footer-module__nftIkW__top{grid-template-columns:minmax(0,1fr) 140px 150px;align-items:start;gap:44px;display:grid}.footer-module__nftIkW__brandBlock{justify-items:start;gap:14px;display:grid}.footer-module__nftIkW__brand{align-items:center;width:91px;height:40px;display:inline-flex}.footer-module__nftIkW__brandLogo{object-fit:contain;width:91px;height:40px;display:block}.footer-module__nftIkW__brand:focus-visible{outline-offset:3px;outline:2px solid #fff}.footer-module__nftIkW__link:focus-visible{outline-offset:3px;outline:2px solid #fff}.footer-module__nftIkW__disclaimer{color:#a9acb6;max-width:230px;font:400 14px/18px var(--font-body);margin:0}.footer-module__nftIkW__column{align-content:start;gap:12px;display:grid}.footer-module__nftIkW__columnTitle{color:#fff;font:600 14px/18px var(--font-body);margin:0 0 2px}.footer-module__nftIkW__link{color:#a9acb6;width:-webkit-fit-content;width:fit-content;font:400 14px/18px var(--font-body);text-decoration:none;transition:color .15s}.footer-module__nftIkW__link[href]:hover{color:#fff}.footer-module__nftIkW__bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;min-height:66px;margin-top:44px;padding-top:26px;display:flex}.footer-module__nftIkW__copyright{color:#7e828d;font:400 12px/16px var(--font-body);margin:0}.footer-module__nftIkW__legalBadges{justify-content:flex-end;align-items:center;gap:14px;display:inline-flex}.footer-module__nftIkW__validBadge{object-fit:contain;width:48px;height:48px}.footer-module__nftIkW__gamecheckBadge{object-fit:contain;width:164px;height:48px}@media (max-width:767px){.footer-module__nftIkW__footer{padding:32px 0 26px}.footer-module__nftIkW__inner{width:min(100%,100% - 24px)}.footer-module__nftIkW__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.footer-module__nftIkW__brandBlock{grid-column:1/-1;gap:12px}.footer-module__nftIkW__disclaimer{max-width:330px;font-size:13px;line-height:18px}.footer-module__nftIkW__bottom{flex-direction:column;align-items:flex-start;gap:18px;min-height:0;margin-top:32px;padding-top:22px}.footer-module__nftIkW__legalBadges{justify-content:flex-start}}@media (max-width:359px){.footer-module__nftIkW__top{gap:28px 14px}.footer-module__nftIkW__column{gap:10px}.footer-module__nftIkW__link,.footer-module__nftIkW__columnTitle{font-size:13px}.footer-module__nftIkW__gamecheckBadge{width:142px;height:42px}.footer-module__nftIkW__validBadge{width:42px;height:42px}}
.header-module__jszmPq__header{z-index:20;background:#151720;width:100vw;min-width:0;margin-left:calc(50% - 50vw);position:relative}.header-module__jszmPq__headerBar{justify-content:space-between;align-items:center;gap:20px;width:min(880px,100% - 48px);height:72px;margin:0 auto;display:flex}.header-module__jszmPq__brand{flex:none;justify-content:flex-start;align-items:center;width:91px;height:40px;display:inline-flex}.header-module__jszmPq__brandLogo{object-fit:contain;width:91px;height:40px;display:block}.header-module__jszmPq__registerButton,.header-module__jszmPq__avatarButton{color:#fff;min-height:36px;font:600 13px/1 var(--font-body);border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.header-module__jszmPq__registerButton{cursor:pointer;background:#0675ff;min-width:98px;padding:8px 24px;transition:background-color .15s,transform .15s}.header-module__jszmPq__registerButton:hover{background:#2588ff;transform:translateY(-1px)}.header-module__jszmPq__registerButton:focus-visible{outline-offset:3px;outline:2px solid #fff}.header-module__jszmPq__brand:focus-visible{outline-offset:3px;outline:2px solid #fff}.header-module__jszmPq__avatarButton:focus-visible{outline-offset:3px;outline:2px solid #fff}.header-module__jszmPq__avatarButton{background:#0675ff;flex:0 0 40px;width:40px;height:40px;text-decoration:none;overflow:hidden}.header-module__jszmPq__avatarImage{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:767px){.header-module__jszmPq__headerBar{width:min(100%,100% - 24px);height:56px}.header-module__jszmPq__registerButton{min-height:36px;padding-left:20px;padding-right:20px}}@media (max-width:359px){.header-module__jszmPq__brand,.header-module__jszmPq__brandLogo{width:82px}.header-module__jszmPq__registerButton{min-width:90px;padding-left:16px;padding-right:16px;font-size:12px}}
.search-modal-module__K6-8da__panel{background:var(--color-surface-muted);border-color:var(--color-border-solid);width:min(960px,100%);min-height:min(76dvh,820px);color:var(--color-white);flex-direction:column;display:flex;overflow:hidden}.search-modal-module__K6-8da__body{flex-direction:column;gap:18px;min-width:0;height:100%;min-height:100%;display:flex}.search-modal-module__K6-8da__header{align-items:center;gap:16px;padding-right:56px;display:flex}.search-modal-module__K6-8da__header h2{font-size:22px;font-weight:var(--font-weight-bold);line-height:1}.search-modal-module__K6-8da__searchRow{border-radius:var(--radius-pill);background:var(--color-surface-deep);cursor:text;margin-top:4px;display:block;position:relative}.search-modal-module__K6-8da__searchRow:after{content:"";border:1px solid var(--color-accent);border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .16s;position:absolute;top:0;bottom:0;left:0;right:0}.search-modal-module__K6-8da__searchRow:focus-within:after{opacity:1}.search-modal-module__K6-8da__searchIcon{z-index:1;color:var(--color-text-muted);pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-modal-module__K6-8da__input{z-index:1;border-radius:var(--radius-pill);width:100%;height:56px;color:var(--color-white);background:0 0;border:0;outline:none;padding-left:48px;padding-right:18px;font-size:1rem;display:block;position:relative}.search-modal-module__K6-8da__input::placeholder{color:var(--color-text-subtle)}.search-modal-module__K6-8da__resultsViewport{overscroll-behavior:contain;scrollbar-width:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;flex:1;min-height:0;padding-bottom:8px;padding-right:4px;overflow:auto}.search-modal-module__K6-8da__resultsViewport::-webkit-scrollbar{display:none}.search-modal-module__K6-8da__results{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;display:grid}.search-modal-module__K6-8da__resultCard,.search-modal-module__K6-8da__skeletonCard{min-width:0;display:flex}.search-modal-module__K6-8da__resultCard{width:100%;min-height:72px;color:inherit;flex-direction:row;align-items:center;gap:12px;text-decoration:none}.search-modal-module__K6-8da__resultLogo{width:72px;height:72px;color:var(--color-white);text-align:center;background:#ffffff14;border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.search-modal-module__K6-8da__resultLogo span{font-size:.92rem;font-weight:var(--font-weight-semibold);word-break:break-word;padding:8px;line-height:1.05}.search-modal-module__K6-8da__resultLogoImage{object-fit:cover}.search-modal-module__K6-8da__resultMeta{width:auto;min-width:0;height:auto;color:var(--color-white);flex:auto;gap:4px;display:grid}.search-modal-module__K6-8da__resultMeta strong{font-size:1rem;font-weight:var(--font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;line-height:1.12;overflow:hidden}.search-modal-module__K6-8da__resultMeta span{color:#ffffff8f;font-size:.82rem;font-weight:var(--font-weight-regular);text-overflow:ellipsis;white-space:nowrap;line-height:1.24;display:block;overflow:hidden}.search-modal-module__K6-8da__resultAction{border-radius:var(--radius-pill);background:var(--color-accent);min-width:82px;min-height:36px;color:var(--color-white);font-size:.82rem;font-weight:var(--font-weight-bold);flex:none;justify-content:center;align-items:center;margin-top:0;margin-left:auto;padding:0 12px;line-height:1;display:inline-flex}.search-modal-module__K6-8da__skeletonCard{flex-direction:row;align-items:center;gap:12px}.search-modal-module__K6-8da__skeletonMedia,.search-modal-module__K6-8da__skeletonButton,.search-modal-module__K6-8da__skeletonLineWide,.search-modal-module__K6-8da__skeletonLineShort{border-radius:var(--radius-pill);background:linear-gradient(90deg, var(--color-surface-raised) 0%, var(--color-border-strong) 50%, var(--color-surface-raised) 100%);background-size:200% 100%;animation:1.1s linear infinite search-modal-module__K6-8da__skeletonPulse}.search-modal-module__K6-8da__skeletonMedia{border-radius:12px;width:56px;height:56px}.search-modal-module__K6-8da__skeletonMeta{flex:auto;gap:8px;width:auto;display:grid}.search-modal-module__K6-8da__skeletonLineWide{width:78%;height:14px}.search-modal-module__K6-8da__skeletonLineShort{width:52%;height:11px}.search-modal-module__K6-8da__skeletonButton{width:72px;height:34px}.search-modal-module__K6-8da__empty{border:1px dashed var(--color-border-strong);color:#ffffff9e;text-align:center;border-radius:18px;grid-column:1/-1;padding:22px}@keyframes search-modal-module__K6-8da__skeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:900px){.search-modal-module__K6-8da__panel{min-height:min(82dvh,820px)}.search-modal-module__K6-8da__results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.search-modal-module__K6-8da__panel{border-radius:var(--radius-xl) var(--radius-xl) 0 0;height:100%;min-height:0;padding:16px 16px 0}.search-modal-module__K6-8da__body{gap:16px}.search-modal-module__K6-8da__header{padding-right:44px}.search-modal-module__K6-8da__input{height:42px}.search-modal-module__K6-8da__resultsViewport{padding-bottom:22px}.search-modal-module__K6-8da__results{grid-template-columns:1fr;gap:14px}.search-modal-module__K6-8da__resultCard{flex-direction:row;align-items:center;gap:12px;width:100%;min-height:64px}.search-modal-module__K6-8da__resultLogo{border-radius:16px;width:64px;height:64px}.search-modal-module__K6-8da__resultMeta strong{font-size:1rem}}
