.page-preloader{--preloader-header-height:50px;--preloader-vh:100vh;--preloader-body:calc(var(--preloader-vh) - var(--preloader-header-height));--preloader-bg:#11172f;--preloader-panel:rgba(31,37,77,.92);--preloader-panel-soft:rgba(43,48,91,.74);--preloader-line:rgba(146,157,219,.13);--preloader-shape-a:rgba(188,197,231,.07);--preloader-shape-b:rgba(188,197,231,.13);--preloader-shimmer:rgba(255,255,255,.14);color-scheme:dark;overflow:hidden;background-color:var(--preloader-bg);background-image:radial-gradient(760px 420px at 8% -8%,rgba(255,198,176,.08),transparent 64%),radial-gradient(1200px 700px at 50% -10%,#2f2b63 0,#1c2147 46%,var(--preloader-bg) 100%)}@supports (height:100dvh){.page-preloader{--preloader-vh:100dvh}}.page-preloader__chrome{position:relative;display:flex;align-items:center;width:100%;height:var(--preloader-header-height);border-bottom:1px solid rgba(0,0,0,.54);background:rgba(39,39,81,.96);box-shadow:0 4px 16px rgba(4,6,20,.18)}html.is-installed-pwa .page-preloader{--preloader-vh:var(--pwa-viewport-height,100dvh);--preloader-header-height:calc(50px + var(--pwa-safe-area-top,0px))}html.is-installed-pwa .page-preloader__chrome{padding-top:var(--pwa-safe-area-top,0);padding-right:var(--pwa-safe-area-right,0);padding-left:var(--pwa-safe-area-left,0)}.page-preloader__brand{position:relative;top:0;width:112px;height:35px;padding-left:7px;opacity:.72;filter:saturate(.72) brightness(.82)}.page-preloader__shape{position:relative;display:block;overflow:hidden;margin:0;border:1px solid rgba(167,177,229,.08);background:linear-gradient(110deg,var(--preloader-shape-a),var(--preloader-shape-b) 48%,var(--preloader-shape-a));box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.page-preloader__shape:not(.page-preloader__video-status)::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg,transparent 28%,var(--preloader-shimmer) 50%,transparent 72%);transform:translateX(-140%);animation:page-preloader-shimmer 1.65s ease-in-out infinite}@keyframes page-preloader-shimmer{100%,58%{transform:translateX(140%)}}@media (prefers-reduced-motion:reduce){.page-preloader__shape:not(.page-preloader__video-status)::after{display:none;animation:none}}.page-preloader__avatar,.page-preloader__balance,.page-preloader__header-control{position:absolute}.page-preloader__balance{right:105px;top:7px}.page-preloader__balance--guest{right:110px;top:9px;width:100px;height:32px;border-radius:10px}.token.page-preloader__balance{font-style:normal;visibility:hidden}.token.page-preloader__balance>.page-preloader__shape{position:absolute;inset:0;border-radius:inherit;visibility:visible}.page-preloader__header-control{right:56px;top:5.5px}.page-preloader__avatar{right:7px;top:5.5px}.page-preloader__avatar,.page-preloader__header-control{width:39px;height:39px;border-radius:50%}.page-preloader--messenger .page-preloader__header-control{width:38px;height:38px}html.is-installed-pwa .page-preloader__chrome>i{margin-top:var(--pwa-safe-area-top,0)}.page-preloader__stage{pointer-events:none}.page-preloader__chat-stage{position:relative;width:min(80vw,1680px);max-width:calc(100vw - 40px);height:calc(var(--preloader-body) - 20px);margin:10px auto}.page-preloader__video{position:relative;width:100%;height:100%;overflow:hidden;border:1px solid rgba(154,169,255,.18);border-radius:10px;background:radial-gradient(720px 380px at 18% 8%,rgba(111,98,255,.12),transparent 68%),linear-gradient(180deg,rgba(42,44,91,.96),rgba(18,24,54,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 22px 48px rgba(3,6,20,.3)}.page-preloader__video-status{display:none}.page-preloader__idle-card{position:absolute;left:50%;bottom:50%;display:flex;width:490px;max-width:calc(100% - 160px);min-height:216px;padding:38px 32px 0;align-items:flex-start;justify-content:center;transform:translate(-50%,50%);border-radius:20px;background:rgba(35,35,75,.72);box-shadow:inset 0 0 20px rgba(0,0,0,.32)}.page-preloader__idle-title{border-radius:8px;font-size:40px;font-style:normal;font-weight:400;letter-spacing:.04em;line-height:1;text-transform:uppercase}html[lang=ru] .page-preloader__idle-title{font-size:34px}.page-preloader__idle-title>span{visibility:hidden;white-space:nowrap}.page-preloader__idle-actions{position:absolute;left:50%;bottom:50%;display:flex;gap:12px;transform:translate(-50%,115%)}.page-preloader__start{width:350px;height:60px;border-radius:10px}.page-preloader__accent{width:62px;height:60px;border-radius:10px}.page-preloader__chat-stage.has-recent-users .page-preloader__idle-card{bottom:53%;transform:translate(-50%,42%)}.page-preloader__chat-stage.has-recent-users .page-preloader__idle-actions{transform:translate(-50%,36%)}.page-preloader__recent-users{position:absolute;right:0;bottom:0;left:0;display:flex;height:199.5px;padding:6px 3px 0;overflow:hidden;align-items:center;flex-direction:column;border-radius:0 0 10px 10px;background:rgba(35,35,75,.78);box-shadow:inset 0 4px 9px rgba(0,0,0,.28)}.page-preloader__recent-list{display:flex;width:100%;padding:4px 0 16px;overflow:hidden}.page-preloader__recent-list>span{display:flex;width:125px;min-width:125px;height:146.5px;margin-left:10px;padding:12px 10px 9px;align-items:center;flex-direction:column;gap:10px;border-radius:10px;background:rgba(48,48,96,.72)}.page-preloader__recent-list>span>i{width:90px;height:90px;border-radius:50%}.page-preloader__recent-list b{width:66px;height:10px;border:0;border-radius:999px}.page-preloader__recent-history{width:175px;height:27px;flex:0 0 27px;border-radius:8px 8px 0 0}.page-preloader__chat-composer,.page-preloader__chat-copy,.page-preloader__chat-toolbar,.page-preloader__pip{display:none}.page-preloader__messenger-stage{display:flex;width:100%;height:var(--preloader-body)}.page-preloader__dialog-list{width:360px;flex:0 0 360px;min-width:0;padding:8px;overflow:hidden;border-right:1px solid var(--preloader-line);background:rgba(23,29,63,.93)}.page-preloader__stories{display:flex;gap:4px;height:84px;margin-top:3px;padding:1px 2px 0;overflow:hidden}.page-preloader__stories span{display:flex;width:69px;min-width:69px;flex-direction:column;align-items:center;gap:6px}.page-preloader__stories i{width:65px;height:65px;border-radius:50%;box-shadow:0 0 0 2px rgba(91,145,246,.14)}.page-preloader__stories b{top:1px;width:46px;height:9px;border:0;border-radius:999px}.page-preloader__tabs{display:flex;height:40px;gap:4px;margin:12px 0 13px;padding:4px;border-radius:999px;background:rgba(12,18,45,.58)}.page-preloader__tabs i{height:32px;flex:1 1 0;border-radius:999px}.page-preloader__rows{display:flex;flex-direction:column;gap:6px}.page-preloader__row{position:relative;display:flex;height:72px;padding:8px 13px 8px 10px;align-items:center;gap:10px;border:0;border-radius:10px;background:rgba(26,32,70,.54)}.page-preloader__row>i{width:56px;height:56px;flex:0 0 56px;border-radius:50%}.page-preloader__row>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:12px}.page-preloader__row b{height:11px;border:0;border-radius:999px}.page-preloader__row b:first-child{width:42%}.page-preloader__row b:last-child{width:68%;opacity:.72}.page-preloader__row>em{position:absolute;top:20px;right:13px;width:32px;height:9px;border:0;border-radius:999px;opacity:.64}.page-preloader__row:nth-child(2n) b:first-child{width:34%}.page-preloader__row:nth-child(3n) b:last-child{width:48%}.page-preloader__conversation{position:relative;display:grid;min-width:0;flex:1;place-items:center;background:rgba(16,22,49,.9)}.page-preloader__conversation-empty{display:flex;width:min(520px,100%);padding:20px;align-items:center;flex-direction:column;gap:10px}.page-preloader__conversation-icon{width:clamp(72px,12vw,108px);height:clamp(72px,12vw,108px);border:2px solid rgba(167,177,229,.2);border-radius:50%;background:rgba(255,255,255,.005)}.page-preloader__conversation-icon::before{content:"";position:absolute;inset:21%;background:var(--preloader-shape-b);-webkit-mask:url(/assets/images/svg/chat_empty.svg) center/contain no-repeat;mask:url(/assets/images/svg/chat_empty.svg) center/contain no-repeat}.page-preloader__conversation-title{width:220px;height:24px;margin-top:6px;border-radius:8px}.page-preloader__conversation-copy{width:min(360px,80%);height:15px;border-radius:999px;opacity:.72}.page-preloader__page-stage,.page-preloader__wallet-stage,.page-preloader__workspace-stage{display:grid;width:min(100%,1200px);height:var(--preloader-body);margin:0 auto;padding:10px 10px 24px;grid-template-columns:380px minmax(0,1fr);align-items:start;gap:12px}.page-preloader__page-content,.page-preloader__page-side{min-width:0;border-radius:10px;background:var(--preloader-panel-soft);box-shadow:inset 0 0 0 1px var(--preloader-line)}.page-preloader__page-side{height:331px;padding:22px 20px}.page-preloader--settings .page-preloader__page-side{height:331.23px}.page-preloader__page-eyebrow{width:172px;height:26px;border-radius:999px}.page-preloader__page-side-title{width:58%;height:33px;margin-top:10px;border-radius:8px}.page-preloader__page-side-copy{display:flex;height:69px;margin-top:12px;flex-direction:column;gap:7px}.page-preloader__page-side-copy b{width:100%;height:10px;border:0;border-radius:999px}.page-preloader__page-side-copy b:nth-child(2){width:92%}.page-preloader__page-side-copy b:last-child{width:72%}.page-preloader__page-side-bottom{display:grid;margin-top:17px;padding-top:2px;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:16px}.page-preloader--settings .page-preloader__page-side-bottom{margin-top:17.23px}.page-preloader__page-avatar{width:118px;height:118px;border-radius:12px}.page-preloader__page-side-bottom>span{display:flex;flex-direction:column;gap:10px}.page-preloader__page-side-bottom b{width:100%;height:46px;border:0;border-radius:50px}.page-preloader__page-content{min-height:calc(var(--preloader-body) - 34px);padding:24px 20px}.page-preloader__page-head{display:flex;height:46px;align-items:flex-start;justify-content:space-between;gap:10px}.page-preloader__page-head>span{display:flex;flex:1;flex-direction:column;gap:7px}.page-preloader__page-head b{width:42%;height:18px;border:0;border-radius:6px}.page-preloader__page-head b:last-child{width:58%;height:9px;border-radius:999px;opacity:.72}.page-preloader__page-head>i{width:132px;height:26px;border-radius:999px}.page-preloader__page-rows{display:flex;margin-top:18px;flex-direction:column;gap:12px}.page-preloader__page-rows>div{display:flex;height:85px;padding:18px;align-items:center;gap:18px;border-radius:8px;background:rgba(35,42,76,.66);box-shadow:inset 0 0 0 1px var(--preloader-line)}.page-preloader__page-rows span{display:flex;min-width:0;flex:1;flex-direction:column;gap:9px}.page-preloader__page-rows b{width:38%;height:12px;border:0;border-radius:999px}.page-preloader__page-rows b:last-child{width:72%;height:9px;opacity:.7}.page-preloader__page-rows i{width:108px;height:44px;flex:0 0 108px;border-radius:8px}.page-preloader__page-rows>div:nth-child(2) i,.page-preloader__page-rows>div:nth-child(3) i{display:none}.page-preloader__page-rows>div:nth-child(n+4) i{width:42px;height:24px;flex-basis:42px;border-radius:999px}.page-preloader__settings-head>div{min-width:0}.page-preloader__settings-rows{margin-top:18px}.page-preloader__settings-row{cursor:default}.page-preloader__settings-metric{position:relative}.page-preloader__settings-metric>span:first-child{visibility:hidden}.page-preloader__settings-metric>.page-preloader__shape{position:absolute;border:0;border-radius:999px}.page-preloader__settings-heading>.page-preloader__shape{top:50%;left:0;width:42%;height:18px;transform:translateY(-50%)}.page-preloader__settings-head-copy>.page-preloader__shape,.page-preloader__settings-text>.page-preloader__shape{inset:0;width:100%;height:auto;border-radius:0;-webkit-mask:repeating-linear-gradient(to bottom,transparent 4px,#000 4px 13px,transparent 13px 20.72px);mask:repeating-linear-gradient(to bottom,transparent 4px,#000 4px 13px,transparent 13px 20.72px)}.page-preloader__settings-head-copy>.page-preloader__shape{-webkit-mask:repeating-linear-gradient(to bottom,transparent 4px,#000 4px 13px,transparent 13px 19.5px);mask:repeating-linear-gradient(to bottom,transparent 4px,#000 4px 13px,transparent 13px 19.5px)}.page-preloader__settings-badge>.page-preloader__shape{inset:0;border-radius:inherit}.page-preloader__settings-title>.page-preloader__shape{top:50%;left:0;width:42%;height:11px;transform:translateY(-50%)}.page-preloader__settings-tag>.page-preloader__shape{inset:0;border-radius:inherit}.page-preloader__settings-select{height:44px;border-radius:8px}.page-preloader__settings-state>.page-preloader__shape{top:50%;right:0;width:30px;height:8px;transform:translateY(-50%)}.page-preloader__settings-switch{border-radius:999px}.page-preloader__wallet-card,.page-preloader__wallet-hero,.page-preloader__wallet-history,.page-preloader__workspace-main,.page-preloader__workspace-side{min-width:0;border-radius:10px;background:var(--preloader-panel-soft);box-shadow:inset 0 0 0 1px var(--preloader-line)}.page-preloader__wallet-side{display:flex;min-width:0;flex-direction:column;gap:12px}.page-preloader__wallet-hero{display:flex;height:494px;padding:22px 20px;flex-direction:column;gap:18px}.page-preloader__wallet-heading{display:flex;height:126px;flex:0 0 126px;flex-direction:column;gap:10px}.page-preloader__wallet-eyebrow{width:154px;height:26px;border-radius:999px}.page-preloader__wallet-title{width:58%;height:34px;border-radius:8px}.page-preloader__wallet-copy{display:flex;height:46px;padding:5px 0;flex-direction:column;justify-content:space-between}.page-preloader__wallet-copy b{width:100%;height:10px;border:0;border-radius:999px}.page-preloader__wallet-copy b:last-child{width:74%}.page-preloader__wallet-balance-card{display:flex;height:306px;padding:20px;align-items:center;flex-direction:column;gap:16px;border-radius:10px;background:rgba(35,42,76,.66);box-shadow:inset 0 0 0 1px var(--preloader-line)}.page-preloader__wallet-gem-box{position:relative;display:grid;width:100%;height:204px;flex:0 0 204px;place-items:center}.page-preloader__wallet-gem{width:217px;height:171px;clip-path:polygon(22% 0,78% 0,100% 36%,50% 100%,0 36%);border:0;border-radius:0;background:linear-gradient(145deg,rgba(79,205,229,.13),rgba(153,224,240,.2) 46%,rgba(48,139,212,.12));box-shadow:none}.page-preloader__wallet-value{position:absolute;display:flex;align-items:center;flex-direction:column;gap:7px}.page-preloader__wallet-value b{height:9px;border:0;border-radius:999px}.page-preloader__wallet-value b:first-child{width:76px}.page-preloader__wallet-value b:nth-child(2){width:112px;height:30px;border-radius:8px}.page-preloader__wallet-value b:last-child{width:50px}.page-preloader__wallet-button{width:min(100%,274px);height:46px;flex:0 0 46px;border-radius:50px}.page-preloader__wallet-card{position:relative;display:flex;height:224px;padding:24px 20px;flex-direction:column;gap:18px}.page-preloader__wallet-card--functions{height:auto;min-height:224px}.page-preloader__wallet-card--functions.has-features{min-height:0}.page-preloader__wallet-card-head{display:flex;height:66px;min-width:0;flex-direction:column;gap:7px}.page-preloader__wallet-card--functions .page-preloader__wallet-card-head{height:auto;min-height:0;flex:0 0 auto;gap:0}.page-preloader__wallet-card-head>i{width:46%;height:24px;border:0;border-radius:6px}.page-preloader__wallet-card-head>b{display:flex;flex-direction:column;gap:7px}.page-preloader__wallet-card-head>b i{width:100%;height:9px;border:0;border-radius:999px}.page-preloader__wallet-card-head>b i:last-child{width:72%}.page-preloader__wallet-feature-list{display:grid;gap:10px}.page-preloader__wallet-feature{display:grid;min-height:0;padding:14px 16px;grid-template-columns:minmax(0,1fr) 64px;align-items:center;gap:12px;border-radius:8px;background:rgba(35,42,76,.66);box-shadow:inset 0 0 0 1px var(--preloader-line)}.page-preloader__wallet-feature>span{display:flex;min-width:0;flex-direction:column;gap:7px}.page-preloader__wallet-feature>span i{width:58%;height:10px;border:0;border-radius:999px}.page-preloader__wallet-feature>span i:nth-child(2){width:76%;height:8px}.page-preloader__wallet-feature>span i:last-child{width:48%;height:8px}.page-preloader__wallet-feature>b{width:64px;height:64px;border-radius:18px}.page-preloader__wallet-feature-metric{position:relative}.page-preloader__wallet-feature-metric>span{visibility:hidden}.page-preloader__wallet-feature-metric>.page-preloader__shape{position:absolute;left:0;border:0;border-radius:999px}.page-preloader__wallet-feature-title>.page-preloader__shape{top:50%;width:58%;height:10px;transform:translateY(-50%)}.page-preloader__wallet-feature-text>.page-preloader__shape{top:3px;width:76%;height:8px}.page-preloader__wallet-feature-text>.page-preloader__shape:last-child{top:auto;bottom:3px;width:58%}.page-preloader__wallet-feature-deadline>.page-preloader__shape{top:50%;width:48%;height:8px;transform:translateY(-50%)}.page-preloader__wallet-feature-empty-title>.page-preloader__shape{top:50%;width:45%;height:10px;transform:translateY(-50%)}.page-preloader__wallet-feature-empty-text>.page-preloader__shape{top:4px;width:100%;height:10px}.page-preloader__wallet-feature-empty-text>.page-preloader__shape:last-child{top:auto;bottom:4px;width:66%}.page-preloader__wallet-functions-title>.page-preloader__shape{top:50%;width:46%;height:18px;transform:translateY(-50%)}.page-preloader__wallet-functions-text>.page-preloader__shape{inset:0 auto 0 0;width:100%;height:auto;-webkit-mask:repeating-linear-gradient(to bottom,#000 3px 12px,transparent 12px 19.5px);mask:repeating-linear-gradient(to bottom,#000 3px 12px,transparent 12px 19.5px)}.page-preloader__wallet-card--short{height:auto}.page-preloader__wallet-collapsible-head{align-items:center;cursor:default}.page-preloader__wallet-collapsible-head>div{display:grid;min-width:0;gap:6px}body.page-wallet .page-preloader__wallet-collapsible-head>.walletModelVerificationHead{gap:6px}.page-preloader__wallet-collapsible-metric{position:relative}.page-preloader__wallet-collapsible-metric>span:first-child{visibility:hidden}.page-preloader__wallet-collapsible-metric>.page-preloader__shape{position:absolute;border:0;border-radius:999px}.page-preloader__wallet-collapsible-title>.page-preloader__shape{top:50%;left:0;width:46%;height:18px;transform:translateY(-50%)}.page-preloader__wallet-collapsible-text>.page-preloader__shape{inset:0;width:100%;height:auto;border-radius:0;-webkit-mask:repeating-linear-gradient(to bottom,transparent 4px,#000 4px 13px,transparent 13px 19.5px);mask:repeating-linear-gradient(to bottom,transparent 4px,#000 4px 13px,transparent 13px 19.5px)}.page-preloader__wallet-collapsible-head .walletModelVerificationBadge{border-radius:50%}.page-preloader__wallet-chevron{position:absolute;top:28px;right:22px;width:22px;height:22px;border-radius:50%}.page-preloader__wallet-history{min-height:calc(var(--preloader-body) - 34px);padding:24px 20px}.page-preloader__wallet-history-head{display:flex;height:46.38px;align-items:flex-start;justify-content:space-between;gap:12px}.page-preloader__wallet-history-head span{display:flex;min-width:0;flex:1;flex-direction:column;gap:7px}.page-preloader__wallet-history-head b{width:42%;height:24px;border:0;border-radius:6px}.page-preloader__wallet-history-head b:last-child{width:58%;height:9px;border-radius:999px}.page-preloader__wallet-history-head>i{width:132px;height:26px;border-radius:999px}.page-preloader__wallet-tabs{display:flex;height:38px;margin-top:14px;align-items:center;gap:10px}.page-preloader__wallet-tabs i{width:142px;height:38px;border-radius:999px}.page-preloader__wallet-tabs i:nth-child(n+2){width:110px;height:12px;border:0}.page-preloader__wallet-groups{display:grid;margin-top:18px;gap:18px}.page-preloader__wallet-group{display:grid;gap:12px}.page-preloader__wallet-group-head{display:flex;height:18px;padding:0 4px;align-items:center;justify-content:space-between}.page-preloader__wallet-group-head i{width:92px;height:12px;border:0;border-radius:999px}.page-preloader__wallet-group-head i:last-child:not(:first-child){width:68px;height:10px}.page-preloader__wallet-list{display:grid;gap:10px}.page-preloader__wallet-row{display:grid;height:86px;padding:18px 20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;border-radius:10px;background:rgba(35,42,76,.66);box-shadow:inset 0 0 0 1px rgba(152,161,222,.08)}.page-preloader__wallet-row span{display:flex;min-width:0;flex-direction:column;gap:6px}.page-preloader__wallet-row span:last-child{min-width:110px;align-items:flex-end;gap:8px}.page-preloader__wallet-row b{width:42%;height:11px;border:0;border-radius:999px}.page-preloader__wallet-row span:first-child b:first-child{height:20.8px}.page-preloader__wallet-row span:first-child b:last-child{width:64%;height:18.85px}.page-preloader__wallet-row span:last-child b{width:72px;height:14px}.page-preloader__wallet-row em{width:54px;height:28px;border:0;border-radius:999px}.page-preloader__workspace-stage{align-items:stretch}.page-preloader__workspace-side{height:529px;padding:20px}.page-preloader--model-center .page-preloader__workspace-side{height:330px}.page-preloader__workspace-eyebrow{width:172px;height:26px;border-radius:999px}.page-preloader__workspace-title{width:58%;height:34px;margin-top:8px;border-radius:8px}.page-preloader__workspace-copy{display:flex;margin-top:8px;flex-direction:column;gap:7px}.page-preloader__workspace-copy b{width:100%;height:10px;border:0;border-radius:999px}.page-preloader__workspace-copy b:last-child{width:76%}.page-preloader__workspace-nav{display:flex;margin-top:16px;flex-direction:column;gap:10px}.page-preloader__workspace-nav>div{display:flex;height:74px;padding:15px 16px;align-items:center;gap:14px;border-radius:8px;background:rgba(35,42,76,.66)}.page-preloader__workspace-nav>div>i{width:42px;height:42px;flex:0 0 42px;border-radius:12px}.page-preloader__workspace-nav span{display:flex;min-width:0;flex:1;flex-direction:column;gap:7px}.page-preloader__workspace-nav b{width:46%;height:10px;border:0;border-radius:999px}.page-preloader__workspace-nav b:last-child{width:72%;height:8px}.page-preloader__workspace-nav em{width:32px;height:32px;border:0;border-radius:50%}.page-preloader--model-center .page-preloader__mcenter-side{height:auto}.page-preloader__mcenter-metric{position:relative;overflow:hidden}.page-preloader__mcenter-metric>span:first-child{visibility:hidden}.page-preloader__mcenter-metric>.page-preloader__shape{position:absolute;inset:0;width:auto;height:auto;border:0;border-radius:inherit}.page-preloader__mcenter-title{width:max-content;max-width:100%}.page-preloader__mcenter-title>.page-preloader__shape{border-radius:8px}.page-preloader__mcenter-lines{position:absolute;inset:0;display:flex;flex-direction:column}.page-preloader__mcenter-lines>.page-preloader__shape{display:block;border:0;border-radius:999px}.page-preloader__mcenter-text .page-preloader__mcenter-lines{padding-top:6px;gap:13px}.page-preloader__mcenter-text .page-preloader__shape{width:100%;height:10px}.page-preloader__mcenter-text .page-preloader__shape:last-child{width:32%}.page-preloader__mcenter-topic{cursor:default}body.page-mcenter .page-preloader__mcenter-topic .mcenterTopicCopy::after{display:none}.page-preloader__mcenter-topic-icon{position:absolute;top:50%;left:0;width:42px;height:42px;border-radius:12px;transform:translateY(-50%)}.page-preloader__mcenter-topic-title .page-preloader__mcenter-lines{padding-top:5px;gap:10px}.page-preloader__mcenter-topic-title .page-preloader__shape{width:72%;height:11px}.page-preloader__mcenter-topic-title .page-preloader__shape:last-child{width:58%}.page-preloader__mcenter-topic-meta .page-preloader__mcenter-lines{padding-top:5px;gap:10px}.page-preloader__mcenter-topic-meta .page-preloader__shape{width:100%;height:9px}.page-preloader__mcenter-topic-meta .page-preloader__shape:last-child{width:68%}.page-preloader--support .page-preloader__workspace-eyebrow{width:132px}.page-preloader--support .page-preloader__workspace-title{width:62%}.page-preloader--support .page-preloader__workspace-copy{height:69px;padding:6px 0;justify-content:space-between;gap:0}.page-preloader--support .page-preloader__workspace-copy b:nth-child(2){width:96%}.page-preloader--support .page-preloader__workspace-copy b:last-child{width:88%}.page-preloader--support .page-preloader__workspace-nav{padding:2px}.page-preloader__workspace-main{display:grid;height:100%;grid-template-columns:minmax(0,1fr);place-items:center;overflow:hidden}.page-preloader__workspace-empty{display:flex;width:min(100% - 40px,620px);padding:24px;align-items:center;flex-direction:column}.page-preloader--model-center .page-preloader__workspace-empty i:first-child{width:76px;height:76px;border-radius:20px}.page-preloader--model-center .page-preloader__workspace-empty b{width:54%;height:24px;margin-top:16px;border:0;border-radius:7px}.page-preloader--model-center .page-preloader__workspace-empty b+b{width:76%;height:10px;margin-top:14px;border-radius:999px}.page-preloader--model-center .page-preloader__workspace-empty i:last-child{width:168px;height:44px;margin-top:20px;border-radius:999px}.page-preloader__support-empty{display:block}.page-preloader__support-metric{position:relative}.page-preloader__support-empty-button>span,.page-preloader__support-metric>span:first-child{visibility:hidden}.page-preloader__support-lines{position:absolute;inset:0;display:flex;flex-direction:column}.page-preloader__support-lines>i{display:block;border:0;border-radius:999px}.page-preloader__support-metric--title .page-preloader__support-lines{top:7px;gap:14px}.page-preloader__support-metric--title .page-preloader__support-lines>i{width:82%;height:24px}.page-preloader__support-metric--title .page-preloader__support-lines>i:last-child{width:34%}.page-preloader__support-metric--copy .page-preloader__support-lines{top:7px;gap:16px}.page-preloader__support-metric--copy .page-preloader__support-lines>i{width:100%;height:10px}.page-preloader__support-metric--copy .page-preloader__support-lines>i:last-child{width:94%}.page-preloader__support-empty-button{position:relative}body.page-support .page-preloader__support-empty-button.support-pill-btn.primary{background:0 0;box-shadow:none}.page-preloader__support-empty-button>.page-preloader__shape{position:absolute;inset:0;width:auto;height:auto;border-radius:inherit}.page-preloader__support-payer-write{position:relative}.page-preloader__support-payer-write>span{visibility:hidden}body.page-support .page-preloader__support-payer-write.support-pill-btn.primary{background:0 0;box-shadow:none}.page-preloader__support-payer-write>.page-preloader__shape{position:absolute;inset:0;width:auto;height:auto;border-radius:inherit}.page-preloader__support-chat{display:none;width:100%;height:100%;min-height:0;flex-direction:column}.page-preloader--support.is-workspace .page-preloader__workspace-empty{display:none}.page-preloader--support.is-workspace .page-preloader__workspace-main{place-items:stretch}.page-preloader--support.is-workspace .page-preloader__support-chat{display:flex}.page-preloader--support.is-direct-chat .page-preloader__workspace-stage{grid-template-columns:minmax(0,1fr)}.page-preloader--support.is-direct-chat .page-preloader__support-chat-head>i,.page-preloader--support.is-direct-chat .page-preloader__workspace-side{display:none}.page-preloader__support-chat-head{display:flex;height:72px;min-height:72px;padding:12px 16px;align-items:center;gap:10px;border-bottom:1px solid var(--preloader-line);background:rgba(23,29,63,.92)}.page-preloader__support-chat-head>i{width:40px;height:40px;flex:0 0 40px;border-radius:50%}.page-preloader__support-chat-head>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:7px}.page-preloader__support-chat-head b{width:190px;height:14px;border:0;border-radius:999px}.page-preloader__support-chat-head b:last-child{width:120px;height:8px}.page-preloader__support-chat-head>em{width:90px;height:28px;border:0;border-radius:999px}.page-preloader__support-messages{display:flex;min-height:0;flex:1;padding:16px;flex-direction:column;background:rgba(17,23,47,.68)}.page-preloader__support-messages>b{width:82px;height:10px;margin:18px auto 0;border:0;border-radius:999px}.page-preloader__support-messages>i{width:96px;height:42px;margin:32px 0 0 auto;border-radius:22px}.page-preloader__support-messages>em{width:42px;height:8px;margin:8px 2px 0 auto;border:0;border-radius:999px}.page-preloader__support-messages>span{display:flex;width:70%;margin:30px auto 0;align-items:center;flex-direction:column;gap:8px}.page-preloader__support-messages>span b{width:100%;height:10px;border:0;border-radius:999px}.page-preloader__support-messages>span b:nth-child(2){width:92%}.page-preloader__support-messages>span b:last-child{width:62%}.page-preloader__support-composer{display:flex;height:73px;min-height:73px;padding:12px 16px 16px;align-items:flex-end;gap:8px;border-top:1px solid var(--preloader-line);background:rgba(31,38,77,.96)}.page-preloader__support-composer>i{width:40px;height:40px;margin-bottom:2px;flex:0 0 40px;border-radius:50%}.page-preloader__support-composer>b{height:44px;min-width:0;flex:1;border-radius:22px}.page-preloader__legal-metric{position:relative}.page-preloader__legal-metric>span:first-child{visibility:hidden}.page-preloader__legal-metric>.page-preloader__shape{position:absolute;top:50%;left:0;width:68%;height:9px;transform:translateY(-50%);border:0;border-radius:999px}.page-preloader__legal-metric--heading>.page-preloader__shape{top:4px;width:64%;height:calc(100% - 8px);transform:none;border-radius:7px;-webkit-mask:repeating-linear-gradient(to bottom,#000 0 20px,transparent 20px 34px);mask:repeating-linear-gradient(to bottom,#000 0 20px,transparent 20px 34px)}.page-preloader__legal-metric--copy>.page-preloader__shape{inset:5px 0 0;width:100%;height:auto;transform:none;border-radius:0;-webkit-mask:repeating-linear-gradient(to bottom,#000 0 10px,transparent 10px 23.25px);mask:repeating-linear-gradient(to bottom,#000 0 10px,transparent 10px 23.25px)}.page-preloader__legal-stage .legalBadge>.page-preloader__shape,.page-preloader__legal-stage .legalHeroEyebrow>.page-preloader__shape{right:12px;left:12px;width:auto}.page-preloader__legal-stage .legalContactLabel>.page-preloader__shape,.page-preloader__legal-stage .legalHeroMetaLabel>.page-preloader__shape{width:38%;height:8px}.page-preloader__legal-stage .legalContactValue>.page-preloader__shape,.page-preloader__legal-stage .legalHeroMetaValue>.page-preloader__shape{width:64%;height:10px}.page-preloader__legal-stage .legalInfoTitle>.page-preloader__shape{width:46%;height:15px}.page-preloader__legal-stage .legalBlockTitle>.page-preloader__shape{width:45%}.page-preloader__legal-stage .legalCardTitle>.page-preloader__shape{width:38%;height:11px}.page-preloader__legal-stage .legalCardText>.page-preloader__shape{width:72%;height:9px}.page-preloader__legal-stage .legalCardArrow>i{width:100%;height:100%;border:0;border-radius:50%}.page-preloader__verify-stage{width:min(100%,1100px);min-height:var(--preloader-body);margin:0 auto}.page-preloader__verify-card.verifyCard--status{height:auto}.page-preloader__verify-metric{position:relative}.page-preloader__verify-metric>span:first-child{visibility:hidden}.page-preloader__verify-metric>.page-preloader__shape{position:absolute;border:0}.page-preloader__verify-heading>.page-preloader__shape{inset:2px auto 2px 0;width:62%;border-radius:8px}.page-preloader__verify-badge>.page-preloader__shape{inset:0;border-radius:inherit}.page-preloader__verify-copy>.page-preloader__shape{inset:0;width:100%;height:auto;border-radius:0;-webkit-mask:repeating-linear-gradient(to bottom,transparent 5px,#000 5px 15px,transparent 15px 21.3px);mask:repeating-linear-gradient(to bottom,transparent 5px,#000 5px 15px,transparent 15px 21.3px)}.page-preloader__verify-card .verifyHero{border:0}.page-preloader__verify-card .verifyBtn>span{visibility:hidden}.page-preloader__chart-stage{width:min(100%,1200px);min-height:var(--preloader-body);margin:0 auto;padding:10px 10px 24px}.page-preloader__chart-card{min-height:1960px;padding:12px;border-radius:12px;background:var(--preloader-panel-soft);box-shadow:inset 0 0 0 1px var(--preloader-line)}.page-preloader__chart-head{height:auto;background:rgba(35,42,76,.66)}.page-preloader__chart-metric{position:relative}.page-preloader__chart-metric>span:first-child{visibility:hidden}.page-preloader__chart-metric>.page-preloader__shape{position:absolute;border:0}.page-preloader__chart-title>.page-preloader__shape{inset:3px auto 3px 0;width:58%;border-radius:10px}.page-preloader__chart-description>.page-preloader__shape{inset:0;width:100%;height:auto;border-radius:0;-webkit-mask:repeating-linear-gradient(to bottom,transparent 4px,#000 4px 14px,transparent 14px 20px);mask:repeating-linear-gradient(to bottom,transparent 4px,#000 4px 14px,transparent 14px 20px)}.page-preloader__chart-pill>.page-preloader__shape,.page-preloader__chart-reward>.page-preloader__shape{inset:0;border-radius:inherit}.page-preloader__chart-meta{display:flex;width:271px;height:34px;align-items:center;justify-content:flex-end;gap:10px}.page-preloader__chart-meta i:first-child{width:154px;height:34px;border-radius:999px}.page-preloader__chart-meta i:last-child{width:102px;height:10px;border:0;border-radius:999px}.page-preloader__chart-tabs{display:flex;height:58px;margin-top:18px;padding:5px;gap:6px;border-radius:10px;background:rgba(17,24,51,.72);box-shadow:inset 0 0 0 1px var(--preloader-line)}.page-preloader__chart-tabs i{flex:1;border-radius:8px}.page-preloader__chart-podium{display:grid;height:234px;margin-top:18px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:14px}.page-preloader__chart-podium>div{position:relative;display:flex;height:207px;padding:26px 14px 16px;align-items:center;flex-direction:column;border-radius:10px;background:rgba(35,42,76,.66)}.page-preloader__chart-badge{position:absolute;top:14px;right:14px;display:flex;align-items:center}.page-preloader__chart-badge i{width:56px;height:26px;border-radius:999px}.page-preloader__chart-podium>div:nth-child(2){height:233px;transform:translateY(-10px)}.page-preloader__chart-podium>div>i{width:92px;height:92px;border-radius:50%}.page-preloader__chart-podium>div:nth-child(2)>i{width:120px;height:120px}.page-preloader__chart-podium b{width:42%;height:12px;margin-top:14px;border:0;border-radius:999px}.page-preloader__chart-podium b:last-child{width:131px;height:30px;margin-top:14px;border-radius:999px}.page-preloader__chart-rows{display:flex;margin-top:18px;flex-direction:column;gap:10px}.page-preloader__chart-rows>div{display:flex;height:88px;padding:14px 16px;align-items:center;gap:14px;border-radius:10px;background:rgba(35,42,76,.66)}.page-preloader__chart-rows em{width:42px;height:28px;border:0;border-radius:999px}.page-preloader__chart-rows>div>i:first-of-type{width:60px;height:60px;flex:0 0 60px;border-radius:50%}.page-preloader__chart-rows span{display:flex;min-width:0;flex:1;flex-direction:column;gap:8px}.page-preloader__chart-rows b{width:28%;height:11px;border:0;border-radius:999px}.page-preloader__chart-rows b:last-child{width:46%;height:9px}.page-preloader__chart-rows>div>i:last-child{width:40px;height:40px;flex:0 0 40px;border-radius:10px}.page-preloader--deposit{--preloader-bg:#eef1f8;--preloader-panel:#fbfcff;--preloader-panel-soft:#fff;--preloader-line:rgba(80,94,135,.13);--preloader-shape-a:rgba(83,105,151,.08);--preloader-shape-b:rgba(83,105,151,.16);--preloader-shimmer:rgba(255,255,255,.52);background:#eef1f8;color-scheme:light}.page-preloader__deposit-stage{min-height:var(--preloader-body);padding:clamp(24px,4vh,40px) 16px 20px}.page-preloader__deposit-card{width:min(760px,100%);height:353px;margin:0 auto;padding:27px;border:1px solid rgba(205,211,227,.92);border-radius:10px;background:#fbfcff;box-shadow:0 22px 52px rgba(18,24,52,.1)}.page-preloader__deposit-card--high-value{height:538px}.page-preloader__deposit-title{position:relative}.page-preloader__deposit-metric>span:first-child{visibility:hidden}.page-preloader__deposit-title>.page-preloader__shape{position:absolute;top:50%;left:29%;width:42%;height:calc(100% - 4px);transform:translateY(-50%);border:0;border-radius:6px}.page-preloader__deposit-packages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.page-preloader__deposit-packages>div{display:flex;aspect-ratio:1;padding:21px 8px 19px;align-items:center;justify-content:center;flex-direction:column;border-radius:10px;background:#fff;box-shadow:inset 0 0 0 1px rgba(80,94,135,.13)}.page-preloader__deposit-packages--high-value>div:nth-child(n+5){width:100%;aspect-ratio:2/1;grid-column:span 2}.page-preloader__deposit-packages i{width:54px;height:44px;border-radius:10px}.page-preloader__deposit-packages b{width:72%;height:12px;margin-top:10px;border:0;border-radius:999px}.page-preloader__deposit-packages b:last-child{width:48%;height:9px;margin-top:7px}.page-preloader__deposit-packages em{width:65%;height:11px;margin-top:7px;border:0;border-radius:999px}.page-preloader__deposit-premium{height:auto}.page-preloader__deposit-premium-copy{position:relative}.page-preloader__deposit-premium-copy>.page-preloader__shape{position:absolute;inset:0;width:100%;height:auto;border:0;border-radius:0;-webkit-mask:repeating-linear-gradient(to bottom,transparent 4px,#000 4px 13px,transparent 13px 19.17px);mask:repeating-linear-gradient(to bottom,transparent 4px,#000 4px 13px,transparent 13px 19.17px)}.page-preloader--status .page-preloader__chrome{display:none}.page-preloader__payment-card{animation:none!important}.page-preloader__payment-metric{position:relative}.page-preloader__payment-metric>span:first-child{visibility:hidden}.page-preloader__payment-metric>.page-preloader__shape{position:absolute;border:0}.page-preloader__payment-chip>.page-preloader__shape,.page-preloader__payment-pill>.page-preloader__shape{inset:0;border-radius:inherit}.page-preloader__payment-title>.page-preloader__shape{inset:3px 8%;border-radius:8px;-webkit-mask:repeating-linear-gradient(to bottom,#000 0 30px,transparent 30px 36.7px);mask:repeating-linear-gradient(to bottom,#000 0 30px,transparent 30px 36.7px)}.page-preloader__payment-copy>.page-preloader__shape{inset:0;width:100%;height:auto;border-radius:0;-webkit-mask:repeating-linear-gradient(to bottom,transparent 7px,#000 7px 17px,transparent 17px 25px);mask:repeating-linear-gradient(to bottom,transparent 7px,#000 7px 17px,transparent 17px 25px)}.page-preloader__payment-countdown>.page-preloader__shape{inset:0 18%;border-radius:999px}.page-preloader__payment-progress>span{animation:none!important}.page-preloader__payment-card>.wallet-status-button>span{visibility:hidden}.page-preloader__payment-note>.page-preloader__shape{inset:0;width:100%;height:auto;border-radius:0;-webkit-mask:repeating-linear-gradient(to bottom,transparent 4px,#000 4px 12px,transparent 12px 17.6px);mask:repeating-linear-gradient(to bottom,transparent 4px,#000 4px 12px,transparent 12px 17.6px)}.page-preloader__blocking-metric{position:relative}.page-preloader__blocking-metric>span:first-child{visibility:hidden}.page-preloader__blocking-metric>.page-preloader__shape{position:absolute;border:0}.page-preloader__blocking-title>.page-preloader__shape{inset:2px 12%;border-radius:8px}.page-preloader__blocking-copy>.page-preloader__shape{inset:0;width:100%;height:auto;border-radius:0;-webkit-mask:repeating-linear-gradient(to bottom,transparent 5px,#000 5px 14px,transparent 14px 22.5px);mask:repeating-linear-gradient(to bottom,transparent 5px,#000 5px 14px,transparent 14px 22.5px)}.page-preloader__blocking-label>.page-preloader__shape,.page-preloader__blocking-meta>.page-preloader__shape{inset:1px 0;border-radius:999px}.page-preloader__blocking-timer>.page-preloader__shape{inset:3px 20%;border-radius:8px}html.messenger-theme-light .page-preloader{--preloader-bg:#eef2f9;--preloader-panel:rgba(255,255,255,.94);--preloader-panel-soft:rgba(255,255,255,.76);--preloader-line:rgba(53,73,116,.1);--preloader-shape-a:rgba(83,105,151,.08);--preloader-shape-b:rgba(83,105,151,.15);--preloader-shimmer:rgba(255,255,255,.52);color-scheme:light;background-image:linear-gradient(180deg,#eef2f9,#e5ebf5)}html.messenger-theme-light .page-preloader__chrome{border-bottom-color:rgba(46,65,106,.1);background:rgba(255,255,255,.94)}html.messenger-theme-light .page-preloader__brand{filter:saturate(.62);opacity:.66}html.messenger-theme-light .page-preloader__conversation,html.messenger-theme-light .page-preloader__dialog-list{background:rgba(239,243,250,.9)}html.messenger-theme-light .page-preloader__tabs{background:rgba(83,105,151,.07)}html.messenger-theme-light .page-preloader__row{background:rgba(255,255,255,.68);box-shadow:inset 0 0 0 1px rgba(53,73,116,.06)}html.messenger-theme-light .page-preloader__conversation-icon{border-color:rgba(83,105,151,.16);background:rgba(255,255,255,.42)}@media (max-width:900px) and (min-width:721px){.page-preloader__dialog-list{width:320px;flex-basis:320px}}@media (max-width:960px) and (min-width:721px){.page-preloader__page-stage{grid-template-columns:340px minmax(0,1fr)}.page-preloader__wallet-stage{height:auto;grid-template-columns:minmax(0,1fr);overflow:hidden}}@media (max-width:1100px) and (min-width:721px){.page-preloader--settings .page-preloader__page-rows{margin-top:38px}}@media (min-width:861px) and (max-width:1099px){.page-preloader__chat-stage{width:100%;max-width:calc(100vw - 20px)}}@media (max-width:860px){.page-preloader__chat-stage{display:flex;width:100%;max-width:none;height:var(--preloader-body);margin:0;flex-direction:column}.page-preloader__video{height:var(--chat-mobile-video-height,calc(var(--preloader-vh) * .54 - var(--preloader-header-height)));min-height:165px;flex:0 0 auto;border-width:0 0 1px;border-radius:0}.page-preloader__idle-actions,.page-preloader__idle-card{display:none}.page-preloader__recent-users{right:1px;bottom:1px;left:1px;height:148px;padding:8px 5px 0;border-radius:0;background:linear-gradient(180deg,rgba(255,255,255,.35079041382177867) 0,#96a8c5 100%);box-shadow:-1px -3px 10px 2px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.05)}.page-preloader__recent-list{gap:11px;padding:2px 0 8px}.page-preloader__recent-list>span{width:90px;min-width:90px;height:104px;margin-left:0;padding:9px 7px 6px;gap:11px;border-radius:14px;background:linear-gradient(180deg,#373665 0,#212147 100%);box-shadow:-3px 3px 6px rgba(8,10,28,.28),inset 0 1px 0 rgba(255,255,255,.06)}.page-preloader__recent-list>span>i{width:65px;height:65px}.page-preloader__recent-list b{width:52px;height:9px}.page-preloader__recent-history{width:166px;height:26px;flex-basis:26px;border-radius:8px}.page-preloader__chat-stage.has-recent-users .page-preloader__chat-composer{visibility:hidden}.page-preloader__video-status{position:absolute;top:50%;left:50%;display:block;width:94px;height:70px;transform:translate(-50%,-25px);border:0;background:0 0;box-shadow:none}.page-preloader__video-status::after,.page-preloader__video-status::before{content:"";position:absolute;display:block;background:linear-gradient(110deg,var(--preloader-shape-a),var(--preloader-shape-b) 48%,var(--preloader-shape-a))}.page-preloader__video-status::before{top:0;left:50%;width:50px;height:50px;transform:translateX(-50%);-webkit-mask:url(/assets/images/svg/camloo-heart.svg) center/contain no-repeat;mask:url(/assets/images/svg/camloo-heart.svg) center/contain no-repeat}.page-preloader__video-status::after{right:0;bottom:0;width:94px;height:11px;border-radius:999px;background:radial-gradient(circle at 5px 50%,var(--preloader-shape-b) 0 5px,transparent 5.5px),linear-gradient(110deg,var(--preloader-shape-a),var(--preloader-shape-b) 48%,var(--preloader-shape-a)) right/76px 11px no-repeat}.page-preloader__pip{position:absolute;right:4px;bottom:3px;display:block;width:135px;height:100px;border-radius:10px}.page-preloader__chat-toolbar{display:flex;min-height:51px;margin-top:1px;padding:7px;gap:5px;border-bottom:1px solid var(--preloader-line);background:rgba(39,39,81,.96)}.page-preloader__chat-start{display:inline-flex;width:auto;height:36px;padding:0 15px;align-items:center;gap:7px;flex:0 0 auto;border-radius:5px 2px 2px 5px;font-size:.975rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5}.page-preloader__chat-start::before{content:"";width:18px;height:18px;flex:0 0 18px}.page-preloader__chat-start>span{visibility:hidden;white-space:nowrap}.page-preloader__chat-accent{width:43px;height:36px;flex:0 0 43px;border-radius:3px 20px 20px 3px}.page-preloader__chat-extra{width:36px;height:36px;margin-left:auto;flex:0 0 36px;border-radius:50%}.page-preloader__chat-copy{display:flex;min-height:0;flex:1;padding:13px 10px;flex-direction:column;gap:9px;background:#fff url(/assets/images/backgrounds/chat_bg.jpg);background-size:61% auto;background-blend-mode:multiply}.page-preloader__chat-copy i{width:82%;height:35.5px;border-radius:10px}.page-preloader__chat-composer{display:flex;min-height:60px;padding:7px;align-items:center;gap:3px;background:#f7f8fc}.page-preloader__chat-composer i:first-child{height:45px;flex:1;border-radius:22px;background:#dfe3ec}.page-preloader__chat-composer i:not(:first-child){width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:#cdd3e1}html.is-installed-pwa .page-preloader__chat-composer{padding-bottom:max(7px,var(--pwa-safe-area-bottom,0px))}}@media (max-width:720px){.page-preloader{--preloader-header-height:47px}.page-preloader__balance{top:6px}.page-preloader__balance--guest{top:7px}.page-preloader__header-control{top:4.5px}.page-preloader__avatar{top:3.5px}html.is-installed-pwa .page-preloader{--preloader-header-height:calc(47px + var(--pwa-safe-area-top,0px))}.page-preloader__stories span{width:68px;min-width:68px}.page-preloader__dialog-list{width:100%;flex:1 1 auto;border-right:0}.page-preloader__conversation{display:none}.page-preloader__page-stage,.page-preloader__wallet-stage,.page-preloader__workspace-stage{width:100%;height:var(--preloader-body);padding:8px 8px 12px;grid-template-columns:minmax(0,1fr);align-content:start;gap:10px;overflow:hidden}html.is-installed-pwa .page-preloader__page-stage{padding-bottom:calc(12px + var(--pwa-safe-area-bottom,0px))}.page-preloader__page-side{display:block;width:100%;height:301px;padding:14px}.page-preloader--settings .page-preloader__page-side{height:301.23px}.page-preloader__page-side-title{height:33px;margin-top:10px}.page-preloader__page-side-copy{margin-top:10px}.page-preloader__page-side-bottom{margin-top:18px;grid-template-columns:112px minmax(0,1fr);gap:12px}.page-preloader--settings .page-preloader__page-side-bottom{margin-top:19.23px}.page-preloader__page-avatar{width:104px;height:104px}.page-preloader__page-side-bottom b{height:46px}.page-preloader__page-content{min-height:0;padding:16px 10px 12px}.page-preloader__page-head>i{display:none}.page-preloader__page-head b{width:62%}.page-preloader__page-rows{margin-top:36px}.page-preloader__page-rows>div{height:156px;padding:15px;align-items:stretch;flex-direction:column;gap:12px}.page-preloader__page-rows i{width:100%;height:44px;margin:0;flex-basis:44px}.page-preloader__page-rows>div:nth-child(n+4){height:120px}.page-preloader__page-rows>div:nth-child(n+4) i{margin-left:auto}.page-preloader__wallet-side{width:100%}.page-preloader__wallet-hero{height:470px;padding:14px}.page-preloader__wallet-balance-card{height:298px;padding:16px}.page-preloader__wallet-gem{width:188px;height:148px}.page-preloader__wallet-feature>b{width:42px;height:42px}.page-preloader__wallet-card{padding:16px 14px}.page-preloader__wallet-card--functions{height:auto;min-height:0;padding:16px 10px 12px;gap:14px}.page-preloader__wallet-card--functions.is-empty{min-height:190px}.page-preloader__wallet-card--functions .page-preloader__wallet-feature>b{width:56px;height:56px;border-radius:16px}.page-preloader__wallet-card--short{height:auto;padding:16px 10px 12px}.page-preloader__wallet-feature{min-height:82px;padding:12px 14px;grid-template-columns:minmax(0,1fr) 56px}.page-preloader__wallet-feature>b{width:56px;height:56px}.page-preloader__wallet-history{height:auto;min-height:720px;padding:16px 10px 12px}.page-preloader__wallet-history-head{height:63.63px}.page-preloader__wallet-tabs{width:calc(100% + 2px);margin-top:10px;overflow:hidden}.page-preloader__wallet-groups{margin-top:14px}.page-preloader__wallet-group-head{height:20px}.page-preloader__wallet-row{height:98px;padding:14px 16px;grid-template-columns:1fr;align-items:stretch;gap:3px}.page-preloader__wallet-row span:first-child b:first-child{height:19.5px}.page-preloader__wallet-row span:first-child b:last-child{height:17.4px}.page-preloader__wallet-row span:last-child{height:24px;min-width:0;align-items:center;justify-content:space-between;flex-direction:row}.page-preloader__wallet-row span:last-child b{height:14px}.page-preloader__wallet-row em{height:24px}.page-preloader__workspace-side{width:100%;height:auto;padding:14px}.page-preloader--model-center .page-preloader__workspace-side{height:auto}.page-preloader--support:not(.is-workspace) .page-preloader__workspace-side{height:517px}.page-preloader--support .page-preloader__workspace-nav{margin-top:16px}.page-preloader__workspace-nav>div{padding:14px 15px}.page-preloader__workspace-main{display:none}body.page-support .page-preloader__workspace-main.support-empty-state{display:none}.page-preloader--support.is-workspace .page-preloader__workspace-stage{display:block;gap:0;padding:0}.page-preloader--support.is-workspace .page-preloader__workspace-side{display:none}.page-preloader--support.is-workspace .page-preloader__workspace-main{display:grid;width:100%;height:100%;border-radius:0}.page-preloader__support-chat-head{height:56px;min-height:56px;padding:5px 10px;gap:8px}.page-preloader__support-chat-head>span{gap:0}.page-preloader__support-chat-head b{width:min(64vw,230px);height:17px}.page-preloader__support-chat-head b:last-child,.page-preloader__support-chat-head>em{display:none}.page-preloader__support-messages{padding:12px}.page-preloader__support-messages>b{margin-top:20px}.page-preloader__support-messages>i{margin-top:32px}.page-preloader__support-messages>span{width:88%;margin-top:30px}.page-preloader__support-composer{height:64px;min-height:64px;padding:9px 10px 10px;gap:6px}.page-preloader__verify-stage{width:100%;min-height:var(--preloader-body)}.page-preloader__verify-heading>.page-preloader__shape{width:76%}.page-preloader__chart-stage{width:100%;padding:0 0 14px}.page-preloader__chart-card{padding:10px;border-radius:0;background:0 0;box-shadow:none}.page-preloader__chart-head{height:auto}.page-preloader__chart-meta{width:100%;height:30px;justify-content:space-between}.page-preloader__chart-meta i:first-child{width:156px;height:30px}.page-preloader__chart-meta i:last-child{width:96px;height:9px}.page-preloader__chart-tabs{height:52px;margin-top:18px}.page-preloader__chart-head+.page-preloader__chart-tabs{margin-top:22px}.page-preloader__chart-podium{height:367px;margin-top:18px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:192px 165px;grid-template-areas:"first first" "second third";gap:10px}.page-preloader__chart-podium>div{height:165px;padding:16px 10px 12px}.page-preloader__chart-podium>div:first-child{grid-area:second}.page-preloader__chart-podium>div:nth-child(2){grid-area:first;height:192px;transform:none}.page-preloader__chart-podium>div:nth-child(3){grid-area:third}.page-preloader__chart-podium>div>i{width:68px;height:68px;margin-top:9px}.page-preloader__chart-podium>div:nth-child(2)>i{width:90px;height:90px}.page-preloader__chart-podium b{height:11px;margin-top:8px}.page-preloader__chart-podium b:last-child{width:115px;height:27px;margin-top:14px}.page-preloader__chart-badge{top:12px;right:12px}.page-preloader__chart-badge i{width:44px;height:22px}.page-preloader__chart-rows{margin-top:18px;padding:4px;gap:8px}.page-preloader__chart-rows>div{height:78px;padding:12px;gap:8px}.page-preloader__chart-rows em{width:32px;height:54px;border-radius:10px}.page-preloader__chart-rows>div>i:first-of-type{width:54px;height:54px;flex-basis:54px}.page-preloader__chart-rows>div>i:last-child{width:36px;height:36px;flex-basis:36px}}@media (max-width:620px){.page-preloader--deposit{background:#fbfcff}.page-preloader__deposit-stage{padding:0}.page-preloader__deposit-card{width:100%;height:auto;min-height:calc(var(--preloader-vh) - 50px);padding:17px 14px 23px;border:0;border-radius:0;box-shadow:none}.page-preloader__deposit-packages{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px;row-gap:20px}.page-preloader__deposit-packages>div{padding:16px 6px 15px}.page-preloader__deposit-packages--high-value>div:nth-child(n+5){width:auto;aspect-ratio:1;grid-column:auto}.page-preloader__deposit-packages i{width:46px;height:38px}}@media (max-width:350px){.page-preloader__brand{width:98px}}.header{position:relative;inset:0 0 auto 0;z-index:var(--z-header);display:flex;align-items:center;justify-content:space-between;height:50px;border-bottom:1px solid rgb(0 0 0 / 65%);background:var(--header-glass-bg);box-shadow:var(--header-glass-shadow);backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);width:100%}html.is-installed-pwa .header{height:calc(50px + var(--pwa-safe-area-top));padding-top:var(--pwa-safe-area-top);padding-right:var(--pwa-safe-area-right);padding-left:var(--pwa-safe-area-left)}html.is-installed-pwa .icon-wrappers,html.is-installed-pwa .token{margin-top:var(--pwa-safe-area-top)}body.page-chat .header,body.page-messenger .header{backdrop-filter:none;-webkit-backdrop-filter:none}.header .logo img{width:112px;padding-left:7px;top:0;position:relative;filter:drop-shadow(0 4px 16px rgba(199,139,255,.12))}.logo{position:relative;line-height:0}.header-logo-link{display:inline-flex;align-items:center}.header-logo-link .hue{-webkit-user-drag:none;user-select:none;-webkit-user-select:none}.header-return-tooltip{position:absolute;top:calc(100% + 8px);left:6px;z-index:6;width:max-content;max-width:none;padding:7px 10px;border-radius:10px;background:rgba(10,10,14,.96);color:#fff;font-size:12px;line-height:1.35;white-space:nowrap;box-shadow:0 10px 24px rgba(0,0,0,.28);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.header-return-tooltip::before{content:"";position:absolute;left:22px;bottom:100%;width:10px;height:10px;background:inherit;transform:translateY(5px) rotate(45deg)}.header-return-tooltip.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.profile{position:relative;display:flex;align-items:center;margin-right:7px;cursor:pointer;justify-content:center}.profile-pic{width:39px;height:39px;border-radius:50%;object-fit:cover;cursor:pointer}#avatar .profile-pic.brdr{border-width:.75px}#avatar .profile-pic.brdr-gold{border-width:1px}#avatar .profile-pic.brdr-gold,.dropdown-header .menu-profile-avatar.brdr-gold{border-color:rgba(211,188,137,.72)}#avatar.profile[data-avatar-frame]::before{-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 5px),#000 calc(100% - 4.5px),#000 calc(100% - 3.5px),transparent calc(100% - 3px));mask:radial-gradient(farthest-side,transparent calc(100% - 5px),#000 calc(100% - 4.5px),#000 calc(100% - 3.5px),transparent calc(100% - 3px))}.profile-rank-badge{position:absolute;left:50%;bottom:-2px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:5px;height:13px;min-width:40px;padding:2px 8px 2px 7px;border-radius:999px;background:var(--accent-btn);box-shadow:inset 0 1px 0 rgba(255,255,255,.46),0 10px 18px rgba(246,171,31,.24);color:var(--badge-text);font-size:12px;font-weight:600;line-height:1.15;pointer-events:none;user-select:none;z-index:1}.profile-rank-badge-icon{display:inline-flex;align-items:center;justify-content:center;width:11px;height:10px;border-radius:999px;background:rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.22)}.profile::after{content:attr(data-support);position:absolute;top:-1px;right:-3px;min-width:21px;height:15px;padding:0 4px;background:var(--badge-support-bg);color:var(--badge-text);font-size:12px;border:1px solid var(--bg2);display:flex;justify-content:center;align-items:center;border-radius:50px}.profile[data-support="0"]::after{display:none}.token{position:absolute;display:flex;right:105px;top:7px!important;cursor:pointer;color:var(--text-primary);opacity:.96;font-size:.85em;text-align:right;padding:.52rem;border:1.2px solid #5e6198b3;line-height:1;background:0 0;border-radius:2em;flex-direction:row;justify-content:center;align-items:center;gap:7px;white-space:nowrap;font-weight:500}#login{position:absolute;right:110px;background:#2d2c5800;width:100px;height:32px;margin:0;padding:0;line-height:18px;text-align:center;border:1px solid rgb(38 116 249);border-radius:10px;-webkit-appearance:none;appearance:none;color:#fff;cursor:pointer;transition:.2s;display:flex;justify-content:center;align-items:center}#login:hover{background:linear-gradient(207deg,#6aa4ff,#1a6bff);border-color:transparent;color:#fff;border:.7px solid #fff}body.page-chat #login{transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}body.page-chat #login:focus-visible{outline:0}body.page-chat #login:focus-visible,body.page-chat #login:hover{transform:translateY(-.5px);background:rgba(38,116,249,.08);border-color:rgba(86,142,255,.76);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 0 0 1px rgba(113,164,255,.1),0 7px 16px rgba(24,97,231,.12);color:#fff}.icon-wrappers{position:absolute;right:56px;top:5.5px;width:39px;height:39px;border-radius:50px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:var(--button-primary-bg);border:1px solid var(--button-primary-border);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 10px 24px rgba(70,93,218,.32)}body.page-chat .icon-wrappers,body.page-chat .messenger-icon,body.page-chat .profile-pic{transition:transform .18s ease,filter .18s ease,box-shadow .18s ease,border-color .18s ease}@media (hover:hover){body.page-chat a#messenger:focus-visible .icon-wrappers,body.page-chat a#messenger:hover .icon-wrappers{transform:translateY(-.5px) scale(1.02);border-color:rgba(190,211,255,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 0 0 1px rgba(122,163,255,.14),0 10px 22px rgba(70,93,218,.28);filter:saturate(1.03)}body.page-chat a#messenger:focus-visible .messenger-icon,body.page-chat a#messenger:hover .messenger-icon{transform:scale(1.025);filter:drop-shadow(0 0 5px rgba(255,255,255,.18))}body.page-chat #avatar.profile:hover .profile-pic{transform:translateY(-.5px) scale(1.015);box-shadow:0 0 0 2px rgba(255,255,255,.14),0 8px 18px rgba(8,12,35,.24);filter:saturate(1.03) brightness(1.02)}}.icon-wrappers::after{content:attr(data-count);position:absolute;top:-2px;right:-3px;min-width:21px;height:15px;padding:0 4px;border:1px solid var(--bg2);background:var(--badge-messenger-bg);color:var(--badge-text);font-size:12px;display:flex;justify-content:center;align-items:center;border-radius:50px}.icon-wrappers[data-count="0"]::after{display:none}.messenger-icon{width:24px;height:24px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23FFFFFF" class="bi bi-chat-text-fill" viewBox="0 0 16 16"><path d="M16 8c0 3.866-3.582 7-8 7a9 9 0 0 1-2.347-.306c-.584.296-1.925.864-4.181 1.234-.2.032-.352-.176-.273-.362.354-.836.674-1.95.77-2.966C.744 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7M4.5 5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zm0 2.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zm0 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1z"/></svg>') center/contain no-repeat}.messenger-icon:hover{box-shadow:0 0 18px rgba(92,106,239,.42);transform:scale(1.05)}.dropdown-menu{position:absolute;top:54px;right:10px;transform:translateX(4px);min-width:220px;max-width:250px;background:var(--dropdown-surface);border:1px solid var(--dropdown-border);border-radius:10px;box-shadow:var(--dropdown-shadow);backdrop-filter:blur(var(--menu-backdrop-blur)) saturate(var(--menu-backdrop-saturate));-webkit-backdrop-filter:blur(var(--menu-backdrop-blur)) saturate(var(--menu-backdrop-saturate));font-size:.85em;font-weight:300;color:var(--dropdown-text);display:none;z-index:3;overflow:hidden;isolation:isolate}.dropdown-menu::before{content:"";position:absolute;inset:0;background:var(--dropdown-inner-light);pointer-events:none}@media (min-width:721px){.dropdown-menu{top:60px;right:15px}}.dropdown-header{display:flex;align-items:center;justify-content:flex-start;gap:5px;padding:18px 18px 12px;background:var(--dropdown-header-bg)}.dropdown-header .menu-profile-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;display:block;flex-shrink:0;position:relative;z-index:1;box-shadow:var(--dropdown-avatar-shadow)}.menu-profile-lead{position:relative;display:flex;flex:0 0 auto;min-width:82px;flex-direction:column;align-items:center;padding-bottom:6px}.menu-profile-lead::before{content:"";position:absolute;inset:-8px 4px 14px;border-radius:999px;background:radial-gradient(circle,var(--dropdown-avatar-aura) 0,transparent 72%);filter:blur(14px);pointer-events:none}.menu-profile-meta{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding-top:2px}.menu-profile-stats{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.menu-stat-row{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;column-gap:6px;width:100%;line-height:1.05}.menu-stat-row>svg{display:block;width:16px;height:16px}.menu-stat-value{display:inline-flex;align-items:center;min-width:0;line-height:1;white-space:nowrap;gap:3px}.menu-stat-value strong{line-height:1}.menu-profile-pill{display:inline-flex;align-items:center;justify-content:center;min-width:60px;margin-top:-14px;padding:3px 8px;border-radius:999px;background:var(--primary-btn);box-shadow:var(--header-pill-shadow);color:rgba(245,248,255,.94);font-size:.82rem;font-weight:400;line-height:1;letter-spacing:.03em;white-space:nowrap;pointer-events:none;user-select:none;z-index:1}html[lang=ru] .menu-profile-pill{padding:3px 5px}.username{font-weight:500;font-size:1.1em;display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--dropdown-title)}.username--premiumgold{color:#fdc76c;text-shadow:0 1px 0 rgba(255,255,255,.12),0 0 18px rgba(255,213,122,.18)}.rovno{display:flex;align-items:center;gap:.375rem;max-width:100%}.rovno img{width:17px;height:17px}.dropdown-content{padding:12px}.dropdown-menu--account-rating .dropdown-content{padding-top:6px}.menu{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.menu>li{grid-column:1/-1;margin-bottom:0}.menu a{display:flex;align-items:center;gap:10px;position:relative;padding:11px 12px;font-size:.8rem;color:var(--dropdown-text);text-decoration:none;border:1px solid transparent;border-radius:10px;background:linear-gradient(213deg,rgb(255 255 255 / 1%),rgba(255,255,255,0));transform:translateZ(0);transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.menu a svg{flex-shrink:0;transition:transform .18s ease,filter .18s ease,color .18s ease}.menu a:focus-visible,.menu a:hover{background:var(--dropdown-hover-bg);border-color:var(--dropdown-hover-border);color:var(--dropdown-hover-text);box-shadow:var(--dropdown-item-shadow);transform:translateY(-1px)}.menu a#deleteAccount:focus-visible,.menu a#deleteAccount:hover{background:rgba(255,82,126,.18);border-color:rgba(255,82,126,.35)}.menu a:focus-visible svg,.menu a:hover svg{transform:translateX(1px) scale(1.02);filter:drop-shadow(0 0 10px var(--dropdown-icon-glow))}.menu a.is-active,.menu a[aria-current=page]{background:var(--dropdown-active-bg);border-color:var(--dropdown-active-border);color:var(--dropdown-hover-text);box-shadow:var(--dropdown-item-shadow)}.menu a.is-active svg,.menu a[aria-current=page] svg{filter:drop-shadow(0 0 10px var(--dropdown-icon-glow))}.menu a:focus-visible{outline:0}.dropdown-content hr{border:0;height:1px;background:var(--dropdown-separator);opacity:1}.menu>hr{grid-column:1/-1;margin:2px 0}.premiumgold,.standard,.verified,.verifiedmodel{padding:7px 12px;margin:0 15px;text-align:center;font-size:1rem;border-radius:20px;color:#fff;cursor:pointer;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 8px 16px rgba(2,5,18,.18)}.menu-status-trigger{display:block;width:calc(100% - 30px);font-family:inherit;line-height:inherit;-webkit-appearance:none;appearance:none}.menu-status-link{display:block;text-decoration:none}.menu-status-link:hover{text-decoration:none}.menu-account-rating{display:block;width:calc(100% - 30px);margin:7px 15px 0;padding:0;border:0;background:0 0;color:rgba(219,224,240,.58);font-family:inherit;font-size:.78rem;font-weight:400;line-height:1.25;text-align:center;cursor:pointer}.menu-account-rating:focus-visible,.menu-account-rating:hover{color:rgba(236,240,252,.82)}.menu-account-rating:focus-visible{outline:1px solid rgba(236,240,252,.35);outline-offset:3px}.menu-status-link:focus-visible,.menu-status-trigger:focus-visible{outline:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 8px 16px rgba(2,5,18,.18),0 0 0 2px rgba(241,202,109,.18),0 0 0 5px rgba(241,202,109,.08)}.standard{background:linear-gradient(136deg,rgba(225,228,241,.94),rgba(173,178,205,.92));color:#26284d}.verified{background:linear-gradient(135deg,rgba(244,247,252,.98) 0,rgba(214,222,234,.98) 48%,rgba(163,174,190,.98) 100%);border-color:rgba(247,251,255,.3);color:#344055;text-shadow:none}.premiumgold{background:linear-gradient(135deg,#f7ddb0 0,#f3c56b 50%,#d6a249 100%);color:#433007;text-shadow:none}.verifiedmodel{background:linear-gradient(135deg,#41adff 0,#0092ff 48%);border:none;color:#fff;text-shadow:none}@media (max-width:720px){.icon-wrappers{top:4.5px}.token{top:6px!important}.dropdown-menu{top:50px;right:7px}.header{height:47px}html.is-installed-pwa .header{height:calc(47px + var(--pwa-safe-area-top))}.dropdown-header{gap:5px;align-items:flex-start}.menu-profile-lead{min-width:74px}.menu-profile-pill{min-width:60px;padding:2px 8px;font-size:.82rem}}@media (max-width:325px){.header .logo img{width:98px}}.menu a.menu-link--auth{background:var(--button-primary-bg);border-color:rgba(173,197,255,.3);color:var(--button-primary-text);font-weight:500;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 10px 20px rgba(92,106,239,.28)}.menu a.menu-link--auth:focus-visible,.menu a.menu-link--auth:hover{background:linear-gradient(207deg,#6aa4ff,#1a6bff);border-color:rgba(173,197,255,.44);color:#fff}#loginMenu,.dropdown-content .menu_link{color:inherit;text-decoration:none;gap:10px}.header-heart-icon{display:block;flex:0 0 auto;color:var(--status-danger);filter:drop-shadow(0 0 12px rgba(255,143,178,.24))}.menu-counter{display:inline-flex;align-items:center;justify-content:center;min-width:21px;padding:0 4px;border-radius:999px;font-size:11px;font-weight:600;background:linear-gradient(180deg,#ff497d 0,#ff4e81 100%);color:#fff;margin-left:auto}.menu-rank-group{display:flex;align-items:center;gap:3px;margin-left:auto}.menu-rank-pill{display:inline-flex;align-items:center;justify-content:center;min-width:21px;padding:0 4px;border-radius:999px;font-size:11px;font-weight:600;box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 8px 18px rgba(0,0,0,.18)}.menu-rank-pill--rating{background:var(--accent-btn);color:#2f2200}.icon-wrappers::after,.menu-counter,.profile::after{box-shadow:0 8px 18px rgba(0,0,0,.24)}.camlDiam{display:block;flex:0 0 auto;filter:drop-shadow(0 0 10px rgba(243,197,107,.18))}.token[data-user-verify="2"]{--token-premium-gold-border:linear-gradient(112deg, rgba(168,153,133,.52), rgba(211,188,137,.68) 42%, rgba(139,127,117,.5) 72%, rgba(184,164,122,.58));--token-premium-gold-text:linear-gradient(112deg, #f4e4bc, #e5cc96 48%, #efe0bb);border-color:transparent;color:#ead6a6}.token[data-user-verify="2"]::before{content:"";position:absolute;inset:-1.2px;padding:1.2px;border-radius:inherit;background:var(--token-premium-gold-border);pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.token[data-user-verify="2"] .camlDiam{filter:none}.token[data-user-verify="2"] .camlDiam path{fill:url("#camlPremiumGoldGradient") #ead6a6}@supports ((-webkit-background-clip:text) or (background-clip:text)){.token[data-user-verify="2"]{background-image:var(--token-premium-gold-text);-webkit-background-clip:text;background-clip:text;color:transparent}}