@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap";.loadingPhoto-overlay{position:fixed;inset:0;z-index:9999;height:100vh;display:flex;align-items:center;justify-content:center;background:var(--mn-color)}.logoLoad{width:500px;height:500px;border-radius:50%;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-cont{position:relative;transform-origin:bottom center}.loading-icon{width:180px;margin-bottom:20px}.word{width:220px;font-size:22px;color:#e9e9e9}.progress-container{width:220px;height:8px;margin-top:10px;background:#fff3;border-radius:4px;overflow:hidden}.progress-bar{height:100%;background:#e9e9e9;transition:width .3s ease}.txt{color:#e9e9e9;font-size:16px;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin-top:10px;text-align:center}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.pgmOverlay{position:fixed;inset:0;z-index:60;display:flex;align-items:stretch;justify-content:stretch;background:#1a1a1a4d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);touch-action:none}.pgmMain .swiper-button-prev,.pgmMain .swiper-button-next{z-index:20;color:#e9e9e9}.pgmModal{position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column}.pgmDragArea{position:absolute;top:0;left:0;right:0;height:36px;z-index:12;display:grid;place-items:center;touch-action:none}.pgmDragHandle{width:48px;height:4px;border-radius:999px;background:#ffffff59}.pgmClose{position:fixed;top:calc(var(--tg-content-top) + 16px);right:16px;width:42px;height:42px;border-radius:10px;border:none;background:#ffffff26;color:#e9e9e9;font-size:26px;line-height:100%;cursor:pointer;z-index:10001}.pgmMain{flex:1 1 auto;min-height:0;display:flex}.pgmMainSwiper{width:100%;height:100%}.pgmImg{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;padding:16px}.pgmThumbs{flex:0 0 auto;position:relative;border-top-left-radius:30px;border-top-right-radius:30px;background:linear-gradient(90deg,#000,#00000014,#0000);padding:20px 0 30px 30px}.pgmThumbs .back-button{z-index:1000;position:absolute;top:-22.5px;right:20px;width:45px;height:45px;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:10px;background:#f3f3f3;box-sizing:border-box;isolation:isolate;border:1px solid #7f0012;box-shadow:2px 2px #000}.pgmThumbs .back-button svg{width:100%;height:100%;position:relative;fill:#3c3c3b!important}.pgmThumbsSwiper{height:100%}.pgmThumbSlide{width:auto!important}.pgmThumb{height:76px;width:76px;object-fit:cover;border-radius:12px;border:1px solid rgba(255,255,255,.12);opacity:.95}.pgmMainSwiper,.swiper-zoom-container{touch-action:pan-y pinch-zoom}.hmCard{position:relative;height:100%;width:100%;overflow:hidden;--bn-h: calc(74px + var(--tg-bottom));--actions-h: 60px;border:none;border-radius:30px;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;contain:paint}.hmCard .hmCard__bg{position:absolute;inset:0;width:100%;height:calc(100% - 200px);object-fit:cover;border:none;will-change:opacity;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.hmCard .hmCard__bgBlur{filter:blur(10px);transform:scale(1.04)}.hmCard .hmCard__bgSharp{filter:none}.hmCard .hmCard__top{position:absolute;top:20px;left:20px;right:14px;display:flex;flex-direction:column;align-items:flex-start;z-index:5}.hmCard .hmCard__dots{display:flex;gap:6px;margin-bottom:10px}.hmCard .hmCard__dot{width:30px;height:8px;background:#fff3;border-radius:32px;border:1px solid rgba(255,255,255,.2)}.hmCard .hmCard__dot.isActive{background:#fff;width:50px;border-radius:30px}.hmCard .hmCard__LocIcon{width:14px;height:14px}.hmCard .hmCard__fadeRight,.hmCard .hmCard__fadeLeft{position:absolute;left:0;right:0;bottom:0;height:300px;background:linear-gradient(0deg,#000,#000000d9 35%,#0006 65%,#0000);z-index:300;pointer-events:none;transform:translateZ(0)}.hmCard .hmCard__fade{position:absolute;left:0;right:0;bottom:0;height:350px;background:linear-gradient(0deg,#000 0% 50%,#000000e6 80%,#0000);z-index:300;pointer-events:none;transform:translateZ(0)}.hmCard .hmCard__fadeRight{background:linear-gradient(0deg,#711421,#711421d9 35%,#71142166 65%,#71142100)}.hmCard .hmCard__info{position:absolute;padding:0 16px;left:0;right:0;bottom:230px;z-index:304;transform:translateZ(0)}.hmCard .hmCard__name{color:#e9e9e9;font-weight:700;font-size:26px;line-height:125%;display:flex;align-items:center}.hmCard .hmCard__prof__part{margin-top:5px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hmCard .hmCard__prof{font-weight:500;font-size:14px;line-height:125%;color:#e9e9e9}.hmCard .hmCard__premium{color:#e9e9e9;border-radius:999px;font-weight:600;font-size:12px;padding:1px;background:linear-gradient(115.89deg,#ffcedd 6.08%,#ff000496 101.67%)}.hmCard .hmCard__premium .inner{border-radius:999px;padding:8px 16px;background-color:#ff6875;background-image:radial-gradient(70.85% 125.46% at 5.54% 13.64%,#ffffff4d .96%,#fff0),radial-gradient(80.43% 104.04% at 96.79% 100%,#1c026059,#1c026000),radial-gradient(72.73% 72.73% at 72.74% -12.12%,#ec311466,#ec311400),radial-gradient(62.97% 52.03% at 19.53% 100%,#dd007d59,#dd007200);background-repeat:no-repeat}.hmCard .hmCard__chips__part{margin-top:5px;display:flex;align-items:center;justify-content:space-between;gap:10px}.hmCard .hmCard__chips{display:flex;gap:8px;flex-wrap:wrap}.hmCard .hmCard__chip{position:relative;color:#e9e9e9;padding:3px 10px;border-radius:999px;font-weight:400;font-size:10px;line-height:150%;background:#5f5f5f54;transform:translateZ(0);display:flex;align-items:center;justify-content:center}.hmCard .hmCard__chip svg{height:18px;width:18px}.hmCard .chip-more{bottom:0;right:20px;display:flex;justify-content:flex-end;align-items:center}.hmCard .chip-more .hmCard__chips .hmCard__chip{background:var(--grad)}.hmCard .hmCard__chip_svg{position:relative;width:35px;height:35px;border-radius:999px;background:#5f5f5f54;color:#e9e9e9;display:flex;align-items:center;justify-content:center;margin-left:10px;transform:translateZ(0)}.hmCard .hmCard__chip_svg svg{height:18px}.hmCard .hmCard__chipIcon{height:12px;margin-right:5px}.hmCard .hmCard__loc{color:#ffffffd9;font-size:12px}.hmCard .hmPanel{position:absolute;left:0;right:0;padding:0 16px;bottom:0;z-index:20;background:var(--bg8);border-radius:24px 24px 0 0;box-shadow:0 -12px 40px #00000040;display:flex;flex-direction:column;overflow:hidden;overscroll-behavior:none;will-change:transform}.hmCard .hmPanel__grab{position:absolute;left:0;right:0;top:0;padding:10px 0 52px;display:grid;place-items:center;cursor:grab;touch-action:none}.hmCard .hmPanel__scroll{margin-top:25px;overflow-y:auto;padding-bottom:calc(135px + var(--tg-bottom));-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain;-ms-overflow-style:none;scrollbar-width:none}.hmCard .hmPanel__handle{width:54px;height:5px;border-radius:999px;background:#0000001f}.hmCard .hmCard__about{color:var(--blackB3);font-weight:400;font-size:14px;line-height:1.35;border-radius:18px;word-wrap:break-word}.hmCard .hmSection{margin-top:14px}.hmCard .hmSection__title{font-weight:700;font-size:14px;color:var(--black);margin-bottom:10px;display:flex;align-items:center;flex-direction:row}.hmCard .hmSection__title .hmSection__icon{height:15px;margin-right:5px}.hmCard .hmSection__title .hmSection__icon path{stroke:var(--black)}.hmCard .hmPills{display:flex;flex-wrap:wrap;gap:6px}.hmCard .hmPills .badge{height:32px;width:auto}.hmCard .hmPills .badge .badge__text{font-size:14px;font-weight:400;padding:8px 10px;border-radius:32px}.hmCard .hmCard__translateBtn{display:none;border:none;padding:5px 0;color:var(--black);background-color:transparent;border-radius:10px;opacity:.8}.hmCard .hmCard__translateBtn span{font-size:14px;font-weight:400}.hmCard .hmCard__translateBtn .hmCard__translateIcon{height:20px;width:20px;margin-left:10px}.hmCard .isOn{opacity:.5}.isDragging .hmCard__dot,.isDragging .hmCard__report,.isDragging .hmCard__chip,.isDragging .hm__badge,.isDragging .hmCard__chip_svg{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root{--border-green: #34c759;--border-blue: #00c0e8;--border-yellow: #ff8d28;--border-red: #ff383c;--fill-green: #eafbf2;--fill-blue: #e8effc;--fill-yellow: #fbf5e7;--fill-red: #fbece7}.notification{position:fixed;top:var(--tg-content-top);left:0;right:0;margin:0 auto;width:calc(100% - 60px);max-width:520px;display:flex;flex-direction:column;gap:10px;padding:10px 14px;border-radius:20px;background:var(--sc-color);box-shadow:0 4px 9px #0000000f;z-index:9999}.notification__media{flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;color:#e9e9e9}.notification__img{width:100%;height:100%;display:block;object-fit:contain}.notification__extraImg{margin-top:10px;width:100%;max-height:500px;border-radius:10px;object-fit:cover;display:block}.notification__header{display:flex;gap:5px;align-items:center;width:100%;text-align:left}.notification__body{flex:1;width:100%;text-align:left}.notification__title{margin:0 0 2px;font-weight:600;font-size:16px;color:#e9e9e9}.notification__text{margin:0;font-weight:400;font-size:14px;color:#e9e9e9}.notification__close{margin-left:auto;cursor:pointer;font-size:1.1rem;line-height:1;opacity:.6;transition:opacity .2s;border:none;background-color:transparent;color:#e9e9e9}.notification__close:hover{opacity:1}.notification:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.hm{height:100dvh;width:100%;display:flex;position:relative;flex-direction:column;--actions-h: 50px;--actions-bottom: calc(95px + var(--tg-bottom, 0px))}.hm .rCheckbox{flex:none}.hm .hm-header{padding:0 20px;display:flex;width:100%;height:50px;justify-content:space-between;align-items:flex-end;z-index:1}.hm .hm-header .hmCard__report,.hm .hm-header .hmCard__filters{z-index:100;padding:10px 20px}.hm .hm-header .hmCard__report .hmCard__filterIcon,.hm .hm-header .hmCard__filters .hmCard__filterIcon{width:20px;margin:0 5px 0 0}.hm .hm__deck{flex:1;position:relative;overflow:hidden;border:none;contain:paint;z-index:2}.hm .hm__under{position:absolute;inset:0;z-index:0;padding-top:20px;pointer-events:none;border:none;background:linear-gradient(0deg,#000,#00000080 50%,#0000001a 80%,#0000)}.hm .hm__slide{position:absolute;inset:0;z-index:2;border:none;padding-top:20px;will-change:transform;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.hm .hm__badge{position:absolute;left:50%;top:36%;transform:translate(-50%,-50%);width:92px;height:92px;border-radius:999px;background:#fff9;display:grid;place-items:center;z-index:50;pointer-events:none;will-change:opacity}@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))){.hm .hm__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.hm .hm__badge--yes img{width:48px;height:44px}.hm .hm__badge--no img{width:38px;height:38px}.hm .hmActionsBar{position:absolute;background:transparent;margin:0;left:30px;right:30px;margin-inline:auto;width:auto;bottom:calc(var(--actions-bottom) + 50px);height:var(--actions-h);z-index:30;display:flex;align-items:center;justify-content:space-between;padding:0}.hm .hmCard__btn{position:relative;width:55px;height:55px;border-radius:999px;border:none;background:#f3f3f3;display:grid;place-items:center;padding:10px;box-shadow:2px 2px #000;border:1px solid #7f0012}.hm .hmCard__btn svg{height:100%;width:100%}.hm .hmCard__btnBack,.hm .hmCard__btnSuper{width:45px;height:45px}.hm .hmCard__btnDisLike,.hm .hmCard__btnLike{transform:translateY(-5px)}.hm .hmCard__btnDisLike{padding:13px;box-shadow:-1px 2px 2px #7f0012}.hm .hmCard__btnLike{padding:13px 10px 10px;box-shadow:1px 2px 2px #7f0012}.hm .hmCard__btnBack{box-shadow:-2px 2px 2px #7f0012}.hm .hmCard__btnSuper{box-shadow:2px 2px 2px #7f0012}.hm .hmCard__btnAI{background:transparent;padding:0;box-shadow:none;border:none;transform:translateY(-10px)}.hm .hmCard__btnCenter{width:100%;height:100%;border-radius:48px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.hm .hmCard__btnCenter img{position:relative;z-index:1;display:block}@media(prefers-reduced-motion:reduce){.hm .hmCard__btnCenter:before{animation:none}}.hm .hm__empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;pointer-events:none}.hm .hm__emptyTitle{font-size:20px;font-weight:700;margin-bottom:8px;color:var(--black)}.hm .hm__emptyText{font-size:14px;opacity:.7;max-width:320px;color:var(--black)}.hm .hm__emptyBack{margin-top:16px;pointer-events:auto}.msOverlay{position:absolute;inset:0;background:#00000047;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:306}.msOverlay.isKeyboard{align-items:flex-end}.msModal{width:100%;border-radius:28px;background:var(--sc-color);padding:18px 18px 16px;box-shadow:0 18px 40px #00000047;text-align:center;position:relative}.msModal:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.msModal--strong{--btn: #d5364e}.msCloseBtn{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;background:transparent;border-radius:10px;display:grid;place-items:center;cursor:pointer}.msCloseBtn:disabled{opacity:.5;cursor:not-allowed}.msCloseBtn:active:not(:disabled){transform:scale(.98)}.msCloseIcon{width:18px;height:18px;opacity:.85}.msTopIcon{margin-top:6px;display:grid;place-items:center}.msTopIcon svg{width:54px;height:54px;display:block}.msTitle{margin-top:10px;text-align:center;font-weight:600;font-size:18px;line-height:14px;letter-spacing:0px;color:#e9e9e9}.msSubtitle{margin-top:10px;text-align:center;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0px;color:#e9e9e9;padding:0 12px}.msField{margin-top:14px}.msTextarea{width:100%;min-height:120px;resize:none;margin-bottom:16px;background:var(--bg);border:1px solid var(--popupInfoBorder);border-radius:10px;padding:10px 16px;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0px;color:#e9e9e9;outline:none}.msTextarea::-moz-placeholder{color:var(--txtPlaceholder)}.msTextarea::placeholder{color:var(--txtPlaceholder)}.msTextarea:disabled{opacity:.8}.btn-def{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:999px;color:#fff;border:none;z-index:0}.btn-def svg{margin:0 5px}.btn-def .sheetBtnIcon path{stroke:var(--black)}.btn-primary{background:var(--grad)}.btn-primary:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#e50042,#e30613,#761204);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.btn-tg{border:1px solid var(--tgBorder);background:var(--tgColor)}.btn-outline{color:#e9e9e9;background:var(--sc-color)}.btn-outline:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.btn-dark{border:2px solid var(--black);background:var(--black);color:var(--blackOp)}.btn-outlineDark,.btn-outlineLight{border:2px solid var(--black);color:var(--black)}.btn-dashed{width:auto;color:#ff1313;border:2px dashed #ff1313;background:#ff13130d}.btn-dashed svg path{stroke:#ff1313}.btn-text{width:auto;color:var(--black)}.btn-freeze span svg path{stroke:#0b92d5}.btn-freeze{background:#0b92d5;color:#e9e9e9}.btn-def:disabled{opacity:.45;cursor:default}.close_button{border:none;cursor:pointer;background:transparent}.close_button svg path{stroke:#e9e9e9}.rOverlay{position:absolute;inset:0;background:#00000047;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:306}.rOverlay.isKeyboard{align-items:flex-end}.rModal{width:100%;border-radius:28px;background:var(--sc-color);padding:18px 18px 16px;box-shadow:0 18px 40px #00000047;text-align:center;position:relative}.rModal .rCloseBtn{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;background:transparent;border-radius:10px;display:grid;place-items:center;cursor:pointer}.rModal .rCloseBtn:disabled{opacity:.5;cursor:not-allowed}.rModal .rCloseBtn:active:not(:disabled){transform:scale(.98)}.rModal .rCloseIcon{width:18px;height:18px;opacity:.8}.rModal .rTopIcon{margin-top:10px;display:grid;place-items:center}.rModal .rTopIcon svg{width:54px;height:54px;display:block;fill:#e9e9e9}.rModal .rTitle{white-space:pre-line;font-size:15px;font-weight:700;line-height:1.2;color:#e9e9e9;margin-bottom:10px}.rModal .rField{margin-top:16px}.rModal .rTextarea{width:100%;min-height:120px;resize:none;background:var(--bg);border:1px solid var(--popupInfoBorder);border-radius:10px;padding:10px 16px;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0px;color:var(--black);outline:none}.rModal .rTextarea::-moz-placeholder{color:var(--txtPlaceholder)}.rModal .rTextarea::placeholder{color:var(--txtPlaceholder)}.rModal .rTextarea:disabled{opacity:.8}.rModal .rChips{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.rModal .rChips .input-label{color:#e9e9e9}.rModal .rChip{border:1px solid var(--reportBorder)!important;background:var(--reportBg)!important;color:var(--black)!important;padding:5px 10px;border-radius:999px;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0px;height:32px;cursor:pointer}.rModal .rChip:active:not(:disabled){transform:scale(.99)}.rModal .rChip:disabled{opacity:.6;cursor:not-allowed}.rModal .rChip.isActive{border:1px solid #d5364e!important;background:#d5364e!important;color:#fff!important}.rModal:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.sel{position:relative;width:100%}.sel__trigger{width:100%;height:44px;border-radius:10px;box-sizing:border-box;padding:0 16px;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0px;border:1px solid var(--borderColor);background:var(--bg);color:var(--black);outline:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.sel__trigger:focus,.sel__trigger:focus-visible{border:2px solid var(--mn-color)}.sel__trigger:disabled{opacity:.55;cursor:not-allowed;background:#00000008}.sel__trigger.isOpen,.sel__trigger.active{border:2px solid var(--mn-color)}.sel__left{display:flex;align-items:center;gap:10px;min-width:0}.sel__flag{width:26px;height:26px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid var(--borderColor);background:var(--bg)}.sel__flag img,.sel__flag svg{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sel__text{font-size:14px;color:var(--black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sel__text.isPlaceholder{color:var(--placeholder);font-weight:500}.sel__chev{color:var(--black);transition:transform .12s ease;flex:0 0 auto}.sel__chev.isOpen{transform:rotate(180deg)}.sel__menu{position:absolute;left:0;right:0;background:var(--bg);border:1px solid var(--borderColor);border-radius:14px;padding:6px;z-index:50;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.sel__title{padding:10px 10px 6px 5px;margin-top:6px;font-size:14px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--black);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;border-top:1px solid var(--borderColor)}.sel__menu>.sel__title:first-child{border-top:0;margin-top:0;padding-top:8px}.sel__menu.isUp{bottom:calc(100% + 8px);transform-origin:bottom;animation:dropUp .12s ease-out}.sel__menu.isDown{top:calc(100% + 8px);transform-origin:top;animation:dropDown .12s ease-out}.sel__item{width:100%;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;gap:10px;padding:10px;border-radius:5px;text-align:left;font-size:12px;color:var(--black)}.sel__item:hover{background:#0000000a}.sel__item.isActive{background:#0000000f}.sel__item:disabled{opacity:.55;cursor:not-allowed}@keyframes dropDown{0%{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}.input-field:has(.sel__trigger:disabled) .input-label{opacity:.55}.input-field>.sel__trigger{width:100%}.skeleton-page{height:100%;padding-top:30px;box-sizing:border-box}.skeleton-shimmer{position:relative;overflow:hidden;background:#ffffff1f}.skeleton-shimmer:before{content:"";position:absolute;top:0;left:-150%;width:150%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 35%,rgba(255,255,255,.18) 50%,rgba(255,255,255,.08) 65%,transparent 100%);animation:skeleton-shimmer-move 1.5s infinite}@keyframes skeleton-shimmer-move{to{left:150%}}.skeleton-profile-card{position:relative;height:100%;border-top-left-radius:30px;border-top-right-radius:30px;padding:16px 14px 20px;overflow:hidden;margin-bottom:14px;box-shadow:0 8px 24px #00000038}.skeleton-profile-card__image{position:absolute;inset:0}.skeleton-profile-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.1) 30%,transparent 55%)}.skeleton-badge{height:12px;border-radius:999px;background:#ffffffb3}.skeleton-badge--sm{width:54px}.skeleton-badge--xs{width:34px}.skeleton-badge--md{width:70px}.skeleton-card-content{position:absolute;left:14px;right:14px;bottom:120px;z-index:2;padding:20px}.skeleton-name-row{display:flex;align-items:flex-end;gap:10px;margin-bottom:8px}.skeleton-name{width:150px;height:24px;border-radius:8px}.skeleton-age{width:36px;height:24px;border-radius:8px}.skeleton-location{width:120px;height:14px;border-radius:8px;margin-bottom:10px}.skeleton-meta-row{display:flex;gap:8px;margin-bottom:8px}.skeleton-meta{height:12px;border-radius:999px}.skeleton-meta--1{width:82px}.skeleton-meta--2{width:64px}.skeleton-meta--3{width:94px}.skeleton-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.skeleton-info{height:10px;border-radius:999px}.gptOverlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-end;background:#0000002e}@supports ((-webkit-backdrop-filter: blur(6px)) or (backdrop-filter: blur(6px))){.gptOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}.gptSheet{position:relative;width:100%;height:calc(100% - 90px);background:var(--sc-color);margin-bottom:-10px;border-top-left-radius:30px;border-top-right-radius:30px;overflow:hidden;box-shadow:0 -10px 30px #0000001f;padding-bottom:100px}.gptSheet:before{content:"";position:absolute;inset:0;border-top-left-radius:30px;border-top-right-radius:30px;border-radius:inherit;padding-top:2px;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.gptHeader{display:flex;align-items:center;justify-content:space-between;padding:14px 20px 10px}.gptHeaderLeft{display:flex;align-items:center}.gptHeaderIcon{width:18px;height:18px;margin-right:5px}.gptHeaderTitle{font-size:14px;font-weight:700;color:#e9e9e9}.gptClose{background:none;border:none;cursor:pointer;padding:6px}.gptClose svg path{stroke:#e9e9e9}.gptBody{height:calc(100% - 52px);display:flex;align-items:center;flex-direction:column;padding:0 18px 18px}.gptText{overflow-y:auto;-webkit-overflow-scrolling:touch;word-break:break-word}.gptText p{margin:0 0 10px}.gptText ol,.gptText ul{margin:0;padding:0 0 0 20px}.gptText li{margin:4px 0}.gptBigIcon{flex:1;width:84px;height:84px}.gptBigIcon svg g{animation-duration:50}.gptText{width:100%;max-width:520px;font-size:14px;color:#e9e9e9;text-align:left;padding:0 6px;overflow:auto}.reg__age{display:grid;gap:16px}.reg__ageTop{display:flex;align-items:center;justify-content:center;gap:10px}.reg__ageBox{width:50%;height:48px;display:grid;place-items:center;border-radius:12px;border:1px solid var(--borderColor);background:var(--bg);color:var(--black);font-weight:700;font-size:24px;line-height:150%;letter-spacing:0px}.reg__ageTo{color:var(--black);font-weight:600}.reg__doubleRange{position:relative;height:36px}.reg__doubleTrack{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:20px;border-radius:999px;overflow:hidden}.reg__doubleTrack:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.reg__range{position:absolute;inset:0 0 0 -2px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none}.reg__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:30px;height:30px;border-radius:100%;background:#e9e9e9;border:2px solid var(--mn-color);pointer-events:auto;cursor:pointer}.reg__rangeMin{z-index:2}.reg__rangeMax{z-index:3}.filterOverlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-end;background:#0000002e}@supports ((-webkit-backdrop-filter: blur(6px)) or (backdrop-filter: blur(6px))){.filterOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}.filterSheet{position:relative;width:100%;height:calc(100% - 90px);background:var(--sc-color);margin-bottom:-10px;border-top-left-radius:30px;border-top-right-radius:30px;overflow:hidden;box-shadow:0 -10px 30px #0000001f}.filterSheet:before{content:"";position:absolute;inset:0;border-top-left-radius:30px;border-top-right-radius:30px;border-radius:inherit;padding-top:2px;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.filterHeader{display:flex;align-items:center;justify-content:space-between;padding:14px 20px 10px}.filterHeaderLeft{display:flex;align-items:center}.filterHeaderIcon{width:18px;height:18px;margin-right:5px}.filterHeaderTitle{font-size:13px;font-weight:700;color:#e9e9e9}.filterClose{background:none;border:none;cursor:pointer;padding:6px}.filterClose svg path{stroke:#e9e9e9}.filterBody{height:100%;display:flex;align-items:center;flex-direction:column;padding:10px 18px 150px;overflow-y:auto}.filterBody .ufSection{margin-bottom:24px;width:100%}.filterBody .ufRow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.filterBody .ufLabel,.filterBody .ufValue,.filterBody .ufGroupTitle{font-family:Montserrat,sans-serif;color:#e9e9e9}.filterBody .ufLabel{font-size:13px;font-weight:500}.filterBody .ufValue{font-size:13px;font-weight:500;opacity:.95;text-align:right}.filterBody .ufGroupTitle{font-size:11px;font-weight:700;margin-bottom:12px;opacity:.92}.filterBody .ufSegmented{display:flex;align-items:center;gap:10px}.filterBody .ufSegment{position:relative;height:34px;padding:5px 10px;border-radius:999px;border:none;background:#3a3a3a;color:#e9e9e9;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.filterBody .ufSegment.active{background:var(--grad)}.filterBody .ufSegment:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.filterBody .ufSegment.active:before{background:linear-gradient(90deg,#e50042,#e30613,#761204)}.filterBody .ufChips{display:flex;flex-wrap:wrap;gap:10px}.filterBody .ufChip{height:34px;padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:transparent;color:#e9e9e9;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.filterBody .ufChip .ufChipIcon{height:20px;margin-right:5px}.filterBody .ufChip.active{background:linear-gradient(180deg,#db102d,#9b1207);border-color:#ffffff24;box-shadow:inset 0 1px #ffffff2e,0 8px 18px #a3101433}.filterBody .ufChipText{font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;line-height:1.1;white-space:nowrap}.filterBody .ufFooter{position:absolute;bottom:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);left:0;right:0;display:flex;justify-content:space-between;width:100%;padding:20px 20px 40px}.filterBody .ufSaveBtn{min-width:140px;height:46px;border:0;border-radius:999px;padding:0 26px;background:linear-gradient(180deg,#db102d,#9b1207);color:#e9e9e9;font-family:Montserrat,sans-serif;font-size:16px;font-weight:800;text-transform:lowercase;cursor:pointer;box-shadow:inset 0 1px #ffffff2e,0 12px 24px #a3101438}.filterBody .ufSaveBtn:disabled{opacity:.7;cursor:default}.filterText{width:100%;max-width:520px;font-size:14px;color:#e9e9e9;text-align:left;padding:0 6px;overflow:auto}.country-select-component{width:100%;background:transparent;position:relative}.country-select-component .area-header{font-size:13px;font-weight:500;color:#fffaf3;margin-bottom:6px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.country-select-component .country-area-selector{position:relative;width:100%}.country-select-component .selected-area{position:relative;width:100%;height:34px;border-radius:999px;background:var(--sc-color);display:flex;align-items:center;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;padding:0 38px 0 14px}.country-select-component .selected-area:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.country-select-component .selected-area>div{width:100%;height:100%;display:flex;align-items:center;min-width:0}.country-select-component .selected-area p{margin:0;width:100%;color:#e9e9e9;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.country-select-component .selected-area p.isPlaceholder{color:#706f6f;font-size:10px;font-weight:400}.country-select-component .selected-area:after{content:"";position:absolute;right:14px;top:50%;width:8px;height:8px;border-right:1.5px solid #8d8d8d;border-bottom:1.5px solid #8d8d8d;transform:translateY(-70%) rotate(45deg);transition:transform .16s ease;pointer-events:none}.country-select-component .selected-area.active:after{transform:translateY(-30%) rotate(-135deg)}.country-select-component .selected-area.error:before{background:linear-gradient(90deg,#ff7b7b,#ff3b3b)}.country-select-component .selected-area.disabled{opacountry:.6;cursor:default}.country-select-component .dropdown{position:absolute;left:0;right:0;top:calc(100% + 8px);bottom:auto;background:var(--sc-color);border-radius:20px;padding:6px;z-index:50;opacountry:0;transform:translateY(-6px) scale(.985);transform-origin:top;pointer-events:none;overflow:hidden;transition:opacountry .12s ease,transform .12s ease;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.country-select-component .dropdown:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.country-select-component .dropdown.active{opacountry:1;pointer-events:auto;transform:translateY(0) scale(1);animation:dropDown .12s ease-out}.country-select-component .dropdown__scroll{position:relative;z-index:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:14px}.country-select-component .dropdown-item{position:relative;z-index:1;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;color:#e9e9e9;padding:10px 12px;border-radius:12px;cursor:pointer;display:flex;align-items:center;text-align:center;transition:background .12s ease}.country-select-component .dropdown-item:hover{background:#ffffff0f}.country-select-component .dropdown-item.active{background:var(--grad)}.country-select-component.active .area-header{color:#fffaf3}@keyframes dropDown{0%{transform:translateY(-6px) scale(.985);opacountry:0}to{transform:translateY(0) scale(1);opacountry:1}}.city-select-component{width:100%;background:transparent;position:relative}.city-select-component .area-header{font-size:13px;font-weight:500;color:#fffaf3;margin-bottom:6px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.city-select-component .city-area-selector{position:relative;width:100%}.city-select-component .selected-area{position:relative;width:100%;height:34px;border-radius:999px;background:var(--sc-color);display:flex;align-items:center;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;padding:0 38px 0 14px}.city-select-component .selected-area:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.city-select-component .selected-area>div{width:100%;height:100%;display:flex;align-items:center;min-width:0;margin-left:20px}.city-select-component .selected-area p{margin:0;width:100%;color:#e9e9e9;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-select-component .selected-area p.isPlaceholder{color:#706f6f;font-size:10px;font-weight:400}.city-select-component .selected-area:after{content:"";position:absolute;right:14px;top:50%;width:8px;height:8px;border-right:1.5px solid #8d8d8d;border-bottom:1.5px solid #8d8d8d;transform:translateY(-70%) rotate(45deg);transition:transform .16s ease;pointer-events:none}.city-select-component .selected-area.active:after{transform:translateY(-30%) rotate(-135deg)}.city-select-component .selected-area.error:before{background:linear-gradient(90deg,#ff7b7b,#ff3b3b)}.city-select-component .selected-area.disabled{opacity:.6;cursor:default}.city-select-component .dropdown{position:absolute;left:0;right:0;top:calc(100% + 8px);bottom:auto;background:var(--sc-color);border-radius:20px;padding:6px;z-index:50;opacity:0;transform:translateY(-6px) scale(.985);transform-origin:top;pointer-events:none;overflow:hidden;transition:opacity .12s ease,transform .12s ease;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.city-select-component .dropdown:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.city-select-component .dropdown.active{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);animation:dropDown .12s ease-out}.city-select-component .dropdown__scroll{position:relative;z-index:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:14px}.city-select-component .dropdown-item{position:relative;z-index:1;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;color:#e9e9e9;padding:10px 12px;border-radius:12px;cursor:pointer;display:flex;align-items:center;text-align:center;transition:background .12s ease}.city-select-component .dropdown-item:hover{background:#ffffff0f}.city-select-component .dropdown-item.active{background:var(--grad)}.city-select-component.active .area-header{color:#fffaf3}@keyframes dropDown{0%{transform:translateY(-6px) scale(.985);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.reg2{min-height:100vh;min-height:100dvh;background:var(--mn-color);display:flex;flex-direction:column;color:#e9e9e9;overflow:hidden}.reg2__header{padding-top:calc(var(--tg-content-top, 16px) + 12px);padding-bottom:12px;text-align:center;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#e9e9e9;flex:0 0 auto}.reg2__shell{flex:1;display:flex;flex-direction:column;background:var(--sc-color);border-top-left-radius:30px;border-top-right-radius:30px;border-top:2px solid rgba(255,255,255,.65);border-bottom:0;padding:16px 14px 20px;position:relative;overflow:hidden}.reg2__card{flex:1;display:flex;flex-direction:column;align-items:center;min-height:0}.reg2__topBadge{min-width:110px;padding:8px 18px;border-radius:999px;background:var(--grad);color:#fff8ef;text-align:center;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;line-height:1;margin:4px auto 25px;box-shadow:inset 0 0 0 1px #ffffff26}.reg2__box{width:100%;max-width:320px;border-radius:20px;padding:35px 35px 10px;background:var(--sc-color);position:relative}.reg2__box:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.fullname{position:absolute;top:-16px;left:30px;right:30px}v .reg2__box--textarea{min-height:170px}.reg2__row{display:grid;gap:8px;margin-bottom:12px}.reg2__row--2{grid-template-columns:1fr 1fr}.reg2__field{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:15px}.reg2__label{font-size:10px;line-height:1;color:#fff5ebc7;background:var(--sc-color);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:4px 10px;margin-bottom:-8px;z-index:2}.reg2__caption{font-size:13px;font-weight:500;color:#fffaf3;text-align:center;margin-bottom:10px}.reg2__inputWrap{position:relative;width:100%;height:34px;border-radius:999px;background:var(--sc-color)}.reg2__inputWrap:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.reg2__inputWrap:focus-within:before{background:linear-gradient(90deg,#e50042,#e30613,#761204)}.reg2__row--3{grid-template-columns:.9fr .9fr 1.2fr;margin-bottom:0}.reg2__input{width:100%;height:100%;border-radius:999px;border:none;background:transparent;color:#e9e9e9;text-align:center;padding:0 14px;font-family:Montserrat,sans-serif;font-size:14px;position:relative;z-index:1;outline:none;caret-color:transparent}.reg2__input::-moz-placeholder{color:#706f6f;font-family:Montserrat,sans-serif;font-size:10px;font-weight:400;text-align:center}.reg2__input::placeholder{color:#706f6f;font-family:Montserrat,sans-serif;font-size:10px;font-weight:400;text-align:center}.reg2__textarea::-moz-placeholder{color:#706f6f;font-family:Montserrat,sans-serif;font-size:10px;font-weight:400}.reg2__textarea::placeholder{color:#706f6f;font-family:Montserrat,sans-serif;font-size:10px;font-weight:400}.reg2__textareaWrap{position:relative;width:100%;min-height:110px;border-radius:20px;background:var(--sc-color);margin-bottom:20px}.reg2__textareaWrap:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.reg2__textarea{width:100%;min-height:110px;resize:none;border-radius:22px;border:none;background:var(--sc-color);color:#e9e9e9;padding:14px;font-family:Montserrat,sans-serif;font-size:14px;outline:none}.reg2__choice{height:100%;width:100%;border-radius:999px;border:none;background:var(--sc-color);color:#fff5ebd9;font-size:11px;font-weight:500;cursor:pointer}.reg2__choice:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.reg2__choice.active{background:var(--grad);color:#e9e9e9}.reg2__choice.active:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#e50042,#e30613,#761204);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.reg2__stack{display:flex;flex-direction:column;gap:15px;margin-bottom:15px}.reg2__option{width:100%;min-height:100%;border-radius:999px;border:none;background:transparent;color:#e9e9e9;padding:0 14px;text-align:left;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center}.reg2__optionIcon{height:20px;width:20px;margin:0 10px;flex-shrink:0;object-fit:contain}.reg2__option.active{background:var(--grad);color:#e9e9e9}.reg2__option.active:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#e50042,#e30613,#761204);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.reg2__footer{padding-top:14px;display:flex;flex-direction:column;align-items:center;gap:10px}.reg2__back{background:transparent;border:0;color:#fff5ebb8;font-size:13px;cursor:pointer}.reg2__inputWrap--float,.reg2__textareaWrap--float{position:relative;overflow:visible}.reg2__floatLabel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:Montserrat,sans-serif;font-size:10px;font-weight:400;color:#706f6f;pointer-events:none;transition:left .2s ease,top .2s ease,transform .2s ease,font-size .2s ease,color .2s ease;z-index:2;padding:0 6px;background:var(--sc-color);border-radius:999px;white-space:nowrap;text-align:center}.reg2__inputWrap--float .reg2__input:not(:-moz-placeholder)+.reg2__floatLabel{top:0;left:14px;transform:translateY(-50%);font-size:9px;color:#fffaf3}.reg2__inputWrap--float .reg2__input:focus+.reg2__floatLabel,.reg2__inputWrap--float .reg2__input:not(:placeholder-shown)+.reg2__floatLabel{top:0;left:14px;transform:translateY(-50%);font-size:9px;color:#fffaf3}.reg2__textareaWrap--float .reg2__textarea:not(:-moz-placeholder)+.reg2__floatLabel{top:0;left:14px;transform:translateY(-50%);font-size:9px;color:#fffaf3}.reg2__textareaWrap--float .reg2__textarea:focus+.reg2__floatLabel,.reg2__textareaWrap--float .reg2__textarea:not(:placeholder-shown)+.reg2__floatLabel{top:0;left:14px;transform:translateY(-50%);font-size:9px;color:#fffaf3}.reg2__inputWrap--float:focus-within .reg2__floatLabel,.reg2__textareaWrap--float:focus-within .reg2__floatLabel{color:#fffaf3}.langSel{position:relative;width:100%}.langSel__trigger{width:100%;height:48px;padding:0 14px;border-radius:10px;border:1px solid var(--borderColor);background:var(--bg);display:flex;align-items:center;justify-content:space-between;cursor:pointer;box-shadow:0 1px #00000005}.langSel__left{display:flex;align-items:center;gap:10px;min-width:0}.langSel__flag{width:26px;height:26px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid rgba(0,0,0,.08);background:var(--borderColor)}.langSel__flagImg{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.langSel__text{font-size:15px;color:var(--black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.langSel__chev{color:var(--black);transition:transform .12s ease;flex:0 0 auto}.langSel__chev.isOpen{transform:rotate(180deg)}.langSel__menu{position:absolute;left:0;right:0;bottom:calc(100% + 8px);background:var(--bg7);border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:6px;box-shadow:0 12px 28px #0000001f;z-index:50;transform-origin:bottom;animation:dropUp .12s ease-out}.langSel__item{width:100%;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;text-align:left}.langSel__item:hover{background:#0000000a}.langSel__item.isActive{background:#0000000f}@keyframes dropUp{0%{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}.agreementPage{margin-top:var(--tg-content-top);height:calc(100% - var(--tg-content-top));background:#e9e9e9;display:flex;flex-direction:column}.agreementPage .rCheckbox{background:#e9e9e9}.agreementPage__content{flex:1;overflow:auto;padding:0 24px 10px}.agreementPage__title{font-weight:700;font-size:28px;color:#1a1a1a}.agreementPage__rules{display:flex;flex-direction:column;gap:18px;padding-bottom:20px}.ruleRow{display:flex;gap:14px}.ruleIcon{width:60px;height:60px;border-radius:14px;border:2px solid var(--ruleBorder);background:#e9e9e9;display:flex;align-items:center;justify-content:center;flex:0 0 auto;margin-top:4px}.ruleIcon img{display:block}.ruleText{min-width:0}.ruleTitle{font-weight:700;font-size:14px;color:#1a1a1a}.ruleBody{margin-top:6px;font-weight:400;font-size:12px;color:#1a1a1a}.altRules__text{font-weight:400;font-size:14px;color:#1a1a1a;margin:0}.agreementPage__footer{border-top:1px solid rgba(0,0,0,.06);position:-webkit-sticky;position:sticky;bottom:24px;padding:10px 24px 24px;background:#e9e9e9}.agreementPage__lang{width:100%;margin-bottom:12px}.termsText{margin:0;font-weight:400;font-size:14px;color:#1a1a1a}.termsLink{border:0;background:transparent;padding:0;color:#000000d9;text-decoration:underline;font-weight:400;font-size:14px;cursor:pointer}.rCheckRow{margin:14px 0;display:flex;place-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rCheckbox{flex:1 0 auto;width:18px;height:18px;margin-right:10px;border-radius:4px;border:1.5px solid var(--black);-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;place-items:center;background:var(--bg)}.rCheckbox:checked{border-color:var(--mn-color)!important;background:var(--mn-color)!important}.rCheckbox:checked:after{content:"";width:8px;height:4px;border-left:2px solid var(--chkInner);border-bottom:2px solid var(--chkInner);transform:rotate(-45deg);margin-top:-1px}.rCheckbox:disabled{opacity:.6;cursor:not-allowed}.rCheckText{font-weight:400;font-size:14px;line-height:100%;letter-spacing:0px;text-align:left;text-wrap:balance;word-wrap:break-word;color:var(--black)}.introSplash{min-height:100vh;min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;background:var(--mn-color);color:#f7f1e8}.introSplash__center{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:320px;width:100%}.introSplash__logo{width:180px;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;margin-bottom:18px}.word{width:220px}.wordNext{margin-top:10px;max-width:250px}.introSplash__subtitle{margin-top:6px;font-family:Montserrat,sans-serif;font-weight:400;font-size:22px;line-height:1.2;color:#e9e9e9}.introSplash__text{margin:56px 0 0;font-family:Montserrat,sans-serif;font-weight:500;font-size:18px;line-height:1.2;color:#e9e9e9;text-align:left;width:100%;align-self:flex-start}.pu2{min-height:100vh;min-height:100dvh;background:#7c0d1c;display:flex;flex-direction:column;color:#e9e9e9;overflow:hidden;font-family:Montserrat,sans-serif}.pu2__header{padding-top:calc(var(--tg-content-top, 16px) + 10px);padding-bottom:12px;text-align:center;font-size:14px;font-weight:500;color:#e9e9e9;flex:0 0 auto}.pu2__shell{flex:1;background:#232323;border-top-left-radius:28px;border-top-right-radius:28px;border-left:2px solid rgba(255,255,255,.65);border-right:2px solid rgba(255,255,255,.65);border-top:2px solid rgba(255,255,255,.65);padding:18px 35px 22px;display:flex;flex-direction:column;overflow:hidden;position:relative}.pu2__badge{min-width:110px;padding:8px 18px;border-radius:999px;background:var(--grad);color:#fff8ef;text-align:center;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;line-height:1;margin:4px auto 25px;box-shadow:inset 0 0 0 1px #ffffff26}.pu2__content{display:flex;align-items:flex-start;justify-content:center;padding-top:4px}.pu2__photoCircleBorder{position:relative;width:80%;aspect-ratio:1/1;border-radius:50%;padding:5px;background:linear-gradient(90deg,#d6d6d6,#888,#474746);box-shadow:0 4px 14px #0000002e;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.pu2__photoCircleBorder.is-error{background:linear-gradient(90deg,#ff5c7a,#ff2f5b,#a30024)}.pu2__photoCircle{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden;border:none;background:#efefef;display:flex;align-items:center;justify-content:center}.pu2__checker{position:absolute;inset:0;border-radius:50%;background-image:linear-gradient(45deg,#d8d8d8 25%,transparent 25%),linear-gradient(-45deg,#d8d8d8 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#d8d8d8 75%),linear-gradient(-45deg,transparent 75%,#d8d8d8 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0px;background-color:#f0f0f0}.pu2__plus{position:relative;z-index:2;font-size:42px;line-height:1;font-weight:700;color:#212121;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pu2__photoImg{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.pu2__photoImg{width:100%;height:100%;object-fit:cover;display:block}.pu2__footer{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:35px}.pu2__btn{flex:1;height:28px;width:100%;border:0;border-radius:999px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;color:#e9e9e9;cursor:pointer;position:relative;background:linear-gradient(90deg,#ff124f,#e21818 55%,#8f1205);box-shadow:inset 0 1px #ffffff40,0 2px 8px #00000029;transition:transform .15s ease,opacity .15s ease}.pu2__btn:active{transform:scale(.98)}.pu2__btn:disabled{opacity:.55;cursor:not-allowed}.su2{min-height:100vh;min-height:100dvh;background:var(--mn-color);display:flex;flex-direction:column;color:#e9e9e9;overflow:hidden;font-family:Montserrat,sans-serif}.su2__header{padding-top:calc(var(--tg-content-top, 16px) + 10px);padding-bottom:12px;text-align:center;font-size:14px;font-weight:500;color:#e9e9e9;flex:0 0 auto}.su2__shell{flex:1;background:#232323;border-top-left-radius:28px;border-top-right-radius:28px;border-left:2px solid rgba(255,255,255,.65);border-right:2px solid rgba(255,255,255,.65);border-top:2px solid rgba(255,255,255,.65);padding:20px 18px 24px;position:relative;display:flex;flex-direction:column;overflow:hidden}.su2__hint{align-self:center;max-width:310px;min-height:32px;padding:8px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.45);color:#e9e9e9;font-size:9px;font-weight:600;line-height:1.2;text-align:center;display:flex;align-items:center;justify-content:center;margin-top:8px;margin-bottom:18px}.su2__content{flex:1;display:flex;flex-direction:column;align-items:center}.su2__photoCircleBorder{width:80%;aspect-ratio:1/1;border-radius:50%;padding:5px;background:linear-gradient(90deg,#d6d6d6,#888,#474746);box-shadow:0 4px 14px #0003;flex-shrink:0}.su2__photoCircle{width:100%;height:100%;border-radius:50%;overflow:hidden;background:#e9e9e9;position:relative}.su2__photoImg{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.su2__underText{max-width:250px;margin:16px auto 0;text-align:center;font-size:11px;font-weight:600;line-height:1.35;color:#e9e9e9}.su2__mainBtn,.su2__pillBtn,.su2__popupBtn{border:0;border-radius:999px;font-family:Montserrat,sans-serif;font-weight:700;color:#e9e9e9;background:var(--grad);box-shadow:inset 0 1px #ffffff38,0 2px 8px #0000002e;cursor:pointer}.su2__mainBtn{margin-top:28px;min-width:132px;height:30px;padding:0 22px;font-size:11px}.su2__actionsRow{width:100%;max-width:280px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px}.su2__pillBtn{flex:1;height:24px;font-size:10px}.su2__cameraBtnBorder{margin-top:14px;width:94px;height:94px;border-radius:50%;padding:5px;background:linear-gradient(90deg,#d6d6d6,#888,#474746);box-shadow:0 3px 10px #0000002e}.su2__cameraBtn{width:100%;height:100%;border-radius:50%;border:0;background:#ececec;color:#d79b9b;font-size:12px;font-weight:500;cursor:pointer}.su2__cameraBtn span{display:inline-block;transform:translateY(1px)}.su2__pillBtn:disabled,.su2__mainBtn:disabled,.su2__cameraBtn:disabled,.su2__popupBtn:disabled{opacity:.55;cursor:not-allowed}.su2__popupOverlay{position:absolute;inset:0;background:#0000002e;display:flex;align-items:center;justify-content:center;padding:24px;z-index:20}.su2__popup{width:100%;max-width:300px;border-radius:28px;background:var(--grad);padding:18px 18px 16px;box-shadow:0 18px 40px #00000047;text-align:center;position:relative}.su2__popup:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#e50042,#e30613,#761204);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.su2__popupCheck{height:20px;margin-bottom:6px}.su2__popupTitle{white-space:pre-line;font-size:15px;font-weight:700;line-height:1.2;color:#e9e9e9;margin-bottom:10px}.su2__popupLine{display:inline-block;color:#e9e9e9;font-size:8px;line-height:1.2;padding:3px 8px;margin-bottom:10px}.su2__popupText{font-size:8px;line-height:1.35;color:#ffe8e8;margin-bottom:16px}.su2__popupBtn{width:100%;height:26px;background:#222;font-size:11px}.su2__webcamOverlay{position:fixed;inset:0;background:#000;z-index:100;display:flex;align-items:center;justify-content:center}.su2__webcam{width:100%;height:100%;object-fit:cover}.su2__captureBtn{position:absolute;left:50%;bottom:34px;transform:translate(-50%);width:74px;height:74px;border-radius:50%;border:6px solid rgba(255,255,255,.88);background:#ffffff2e;cursor:pointer}.su2__closeCamBtn{position:absolute;top:max(18px,env(safe-area-inset-top));right:18px;width:42px;height:42px;border-radius:50%;border:0;background:#0000006b;color:#e9e9e9;font-size:28px;line-height:1;cursor:pointer}.ea{height:100vh;width:100%;background:var(--mn-color);display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}.ea__logo{width:200px}.ea__content{flex:1;height:calc(100% - 89px);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:auto;padding:24px 24px 5px}.ea__title{margin:6px 0 10px;text-align:center;font-size:32px;line-height:1.1;font-weight:700;color:#e9e9e9}.ea__subtitle{margin:0 auto 18px;text-align:center;font-size:14px;line-height:1.35;color:#e9e9e9}.ea__footer{width:100%;position:-webkit-sticky;position:sticky;bottom:24px;padding:10px 24px 24px;background:var(--mn-color)}.ea__footer button{margin-bottom:10px}.lo{position:relative;width:100%;height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--mn-color)}.lo__radar{position:relative;width:min(92vw,92dvh);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.circle{display:flex;align-items:center;justify-content:center;border:6px solid rgba(137,49,56,.9);border-radius:50%;aspect-ratio:1/1;box-sizing:border-box;pointer-events:none;background:#821f2f}.circle1{width:100%;height:100%}.circle2{width:78%;height:78%}.circle3{width:70%;height:70%}.circle4{width:50%;height:50%}.lo__you{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:500;letter-spacing:.4px;box-sizing:border-box}.lo__dot{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;padding:10px;display:flex;align-items:center;justify-content:center;pointer-events:auto;z-index:3}.lo__heart{transform:translateY(1px)}.lo__dot--red{background:linear-gradient(180deg,#ff1b3d,#a80012);box-shadow:0 0 0 2px #ff284626,0 8px 18px #00000038}.lo__dot--dark{background:#3d414a;box-shadow:0 8px 18px #00000038}.targetdiv{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.targetdiv svg{height:60px}.profilePage{background:var(--mn-color);position:relative;overflow:hidden;margin:0 auto;height:100dvh;padding-top:35%;display:flex;flex-direction:column}.profilePage .profileHeader{position:absolute;left:0;top:0;right:0;text-align:center;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#e9e9e9;flex:0 0 auto;z-index:10;display:flex;align-items:flex-end;flex-direction:column}.profilePage .profileHeader .top-buttons{display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:row;width:55%;padding:0 20px}.profilePage .profileHeader .top-buttons .top-bnt{position:relative;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background:var(--grad);border:none;outline:none;color:#e9e9e9;font-weight:500;font-size:16px}.profilePage .profileHeader .top-buttons .top-bnt:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#e50042,#e30613,#761204);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.profilePage .profileHeader .top-buttons .top-nav .top-nav-item{display:flex;flex-direction:column;align-items:flex-end}.profilePage .profileHeader .top-buttons .top-nav .top-nav-item .top-other{position:relative;background:var(--grad);border:none;outline:none;border-radius:20px;margin-bottom:10px;padding:5px 10px;text-align:right;color:#e9e9e9;font-weight:500;font-size:12px;display:flex;align-items:flex-end;justify-content:center}.profilePage .profileHeader .top-buttons .top-nav .top-nav-item .top-other .other-icon{height:15px;margin-right:5px}.profilePage .profileHeader .top-buttons .top-nav .top-nav-item .top-other:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#e50042,#e30613,#761204);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.profilePage .profileMain{flex:1;min-height:0;display:flex;flex-direction:column;background:var(--sc-color);border-top-left-radius:30px;border-top-right-radius:30px;border-top:2px solid rgba(255,255,255,.65);border-bottom:0;padding:110px 20px 20px;overflow:hidden}.profilePage .av-main{position:absolute;left:20px;width:50%;top:0}.profilePage .av-sec{position:absolute;left:calc(50% - 15px);width:30%;top:60px}.profilePage .av-trd{position:absolute;left:calc(70% - 20px);top:120px;width:30%}.profilePage .avatarWrap{position:relative;aspect-ratio:1/1;width:100%;background:#454545;border-radius:50%;display:flex;justify-content:center;align-items:center}.profilePage .main-username{position:absolute;bottom:-15px;left:50%;transform:translate(-50%);white-space:nowrap;padding:5px 10px;border-radius:20px;background:var(--grad)}.profilePage .main-username:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.profilePage .avatarWrap:before{content:"";position:absolute;inset:0;padding:3px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.profilePage .avatar{width:100%;height:100%;border-radius:50%;object-fit:cover}.profilePage .avatarAction{position:absolute;right:0;bottom:0;width:36px;height:36px;border-radius:50%;border:1px solid var(--bg);background:#e23d63;display:grid;place-items:center;padding:0}.profilePage .userMeta{flex:1 1 auto;min-width:0}.profilePage .userMeta .badge{height:32px;margin-top:8px}.profilePage .userName{font-size:22px;font-weight:700;color:var(--black);line-height:1.1}.profilePage .topAction{position:absolute;top:0;right:16px;width:34px;height:34px;border-radius:10px;border:none;background:transparent;padding:0;display:grid;place-items:center}.profilePage .topAction svg{width:20px;height:20px;fill:var(--black)}.profilePage .menuCard{flex:1;min-height:0;display:flex;flex-direction:column;gap:6px;overflow-y:auto;padding-bottom:120px;margin-top:0;-webkit-overflow-scrolling:touch}.profilePage .menuCard .sRow{position:relative;width:100%;border:none;background:transparent;padding:10px 16px;border-radius:20px;height:48px;background:var(--sc-color);margin-top:2px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;outline:none}.profilePage .menuCard .sRow:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.profilePage .menuCard .sRowLeft{display:inline-flex;align-items:center;gap:10px;min-width:0}.profilePage .menuCard .sRowIcon{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto}.profilePage .menuCard .hideProfile .hide,.profilePage .menuCard .hideSub .hides,.profilePage .menuCard .hideLoc .hidel{display:none}.profilePage .menuCard .sRowLabel{font-size:12px;font-weight:400;color:#e9e9e9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profilePage .menuCard .sRowRight{height:28px;display:grid;place-items:center;flex:0 0 auto}.profilePage .menuCard .tgSwitch{width:60px;height:28px;border-radius:999px;border:none;background:#00000026;position:relative;padding:0;cursor:pointer;transition:background .16s ease;outline:none}.profilePage .menuCard .tgSwitch .tgKnob{position:absolute;top:4px;left:4px;width:20px;height:20px;border-radius:999px;background:#f5f7ff;box-shadow:0 10px 25px #00000026;display:grid;place-items:center;transition:transform .16s ease}.profilePage .menuCard .tgSwitch.isOn .tgKnob{transform:translate(32px)}.profilePage .menuCard .tgSwitch .tgIcon{width:14px;height:14px;top:50%;transform:translateY(-50%);position:absolute;color:#000}.profilePage .menuCard .tgSwitch.yellow.isOn{background:#f2b705}.profilePage .menuCard .tgSwitch.yellow.isOn .tgIcon{left:5px}.profilePage .menuCard .tgSwitch.yellow .tgIcon{right:5px}.profilePage .menuCard .tgSwitch.red.isOn{background:#353535}.profilePage .menuCard .tgSwitch.green.isOn{background:#44b35b}.profilePage .menuCard .tgSwitch.blue.isOn{background:#0b92d5}.profilePage .menuCard .menuBottomActions .menuBottomRow{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.profilePage .menuCard .menuBottomActions .menuBottomRow .menuRedBtn{position:relative;margin-top:2px;border-radius:20px;padding:10px 16px;border:none;display:flex;align-items:center;margin-right:10px;outline:none;background:var(--grad);cursor:pointer;width:70%}.profilePage .menuCard .menuBottomActions .menuBottomRow .menuRedBtn svg{width:22px;height:22px;margin-right:10px}.profilePage .menuCard .menuBottomActions .menuBottomRow .menuRedBtn span{font-size:12px;font-weight:400;color:#e9e9e9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profilePage .menuCard .menuBottomActions .menuBottomRow .menuRedBtn:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#e50042,#e30613,#761204);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.profilePage .menuCard .menuBottomActions .menuBottomRow .premiumBtn{position:relative;display:inline-flex;align-items:center;justify-content:center;border:none;outline:none;cursor:pointer;border-radius:22px;background:#08c;box-shadow:-3px 3px 18px #00000073,inset 0 1px #ffffff14}.profilePage .menuCard .menuBottomActions .menuBottomRow .premiumBtn span{position:relative;z-index:2;font-family:Montserrat,sans-serif;font-size:12px;font-weight:800;padding:10px;color:#d7d7d7;line-height:1;white-space:nowrap}.profilePage .menuCard .menuBottomActions .menuBottomRow .premiumBtn:after{content:"";position:absolute;inset:5px;border-radius:14px;border:1px solid rgba(255,255,255,.9);pointer-events:none;box-shadow:0 0 0 1px #ffffff26,0 0 14px #ffffff14}.profilePage .menuCard .menuBottomActions .menuBottomRow .menuContactBtn{position:relative;margin-top:2px;border-radius:20px;padding:10px 16px;border:none;display:flex;align-items:center;outline:none;background:var(--grad);cursor:pointer}.profilePage .menuCard .menuBottomActions .menuBottomRow .menuContactBtn span{position:relative;z-index:2;font-family:Montserrat,sans-serif;font-size:12px;font-weight:800;color:#d7d7d7;line-height:1;white-space:nowrap}.profilePage .menuCard .menuBottomActions .menuBottomRow .menuContactBtn:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#e50042,#e30613,#761204);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.profilePage .menuCard .menuBottomActions .menuBottomRow .menuBtn{padding:10px 16px;border:none;display:flex;align-items:center;background:transparent}.profilePage .menuCard .menuBottomActions .menuBottomRow .menuBtn span{position:relative;z-index:2;font-family:Montserrat,sans-serif;font-size:12px;font-weight:800;color:#d7d7d7;line-height:1;white-space:nowrap}.profilePage .plansBadge__grid{width:100%;height:100%;margin-top:10px}.profilePage .plansSwiper{width:calc(100% - 50px);min-height:146px;padding:0 16px 28px}.profilePage .plansSwiper .swiper-wrapper{min-height:146px}.profilePage .PlansSlide{width:100%;min-height:146px;height:100%;max-width:calc(100% - 32px);max-height:485px}.profilePage .PlansSlide .planCard{min-height:146px;height:100%}.profilePage .PlansSlide .planCard .planCard_inner{min-height:146px;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.profilePage .menuItem.isLast{border-bottom:none}.profilePage .menuItem.isLast .menuLabel{color:var(--color1)}.profilePage .dangerCard{margin-top:14px;border-radius:16px;background:#f6f6f7;overflow:hidden;box-shadow:0 18px 50px #0000000d}.profilePage .dangerItem{width:100%;border:none;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:14px;cursor:pointer}.profilePage .dangerLeft{display:flex;align-items:center;gap:10px}.profilePage .dangerText{font-size:14px;font-weight:800;color:#e23d63}.profilePage .dangerRight{display:grid;place-items:center}.profilePage .PlansSlide,.profilePage .PlansSwiper{overflow:visible!important}.profilePage .modalOverlay{position:fixed;inset:0;background:#0000;pointer-events:none;transition:background .18s ease;z-index:60;display:grid;place-items:center;padding:16px}.profilePage .modalOverlay.isOpen{background:#00000040;pointer-events:auto}.profilePage .modal{width:min(360px,100%);background:#e9e9e9;border-radius:18px;box-shadow:0 30px 80px #00000040;transform:scale(.98);opacity:0;transition:opacity .18s ease,transform .18s ease;padding:12px 14px 16px}.profilePage .modal.isOpen{opacity:1;transform:scale(1)}.profilePage .modalTop{display:flex;justify-content:flex-end}.profilePage .modalClose{border:none;background:transparent;width:34px;height:34px;border-radius:10px;font-size:26px;line-height:1;color:#0009;display:grid;place-items:center}.profilePage .modalIcon{display:grid;place-items:center;margin-top:2px}.profilePage .modalTitle{margin-top:10px;text-align:center;font-weight:600;color:#111;font-size:18px}.profilePage .modalText{margin-top:6px;text-align:center;font-size:14px;font-weight:400;color:#0000008c;padding:0 10px}.profilePage .modalActions{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.profilePage .modalBtn{min-height:56px;border-radius:10px;font-weight:600;font-size:14px}.profilePage .modalBtn--outline{border:2px solid var(--black, #1a1a1a);background:#e9e9e9;color:#000000d9}.profilePage .modalBtn--dark{border:none;background:#111;color:#e9e9e9}.profilePage .sheetBottomOverlay{z-index:80}.profilePage .sheetBottomOverlay .or{display:flex;justify-content:center;align-items:center;margin:5px;color:var(--black)}.profilePage .sheetBottomOverlay .sheetBtnIcon{width:24px!important}.pOverlay{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:16px;background:#1a1a1a4d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.pOverlay .pModal{width:min(360px,100%);background:var(--bg);border-radius:24px;box-shadow:0 30px 80px #00000040;padding:32px 24px 24px;position:relative;border:1px solid var(--popupBorder)}.pOverlay .pCloseBtn{position:absolute;top:22px;right:22px;border:none;background:transparent;display:grid;place-items:center;cursor:pointer}.pOverlay .pModalIcon{display:grid;place-items:center}.pOverlay .pModalIcon .pIcon{height:56px;width:56px}.pOverlay .pTitle{margin-top:18px;text-align:center;font-weight:600;color:var(--black);font-size:18px}.pOverlay .pText{margin-top:16px;text-align:center;font-size:14px;font-weight:400;color:var(--black)}.pOverlay .pInfo{margin-top:14px;width:100%;background:var(--bg7);border-radius:10px;box-shadow:0 4px 9px #0000000f;border:1px solid var(--popupInfoBorder);padding:12px 20px;display:flex;gap:10px}.pOverlay .pInfoIcon{margin-top:2px}.pOverlay .pInfoText{font-size:14px;font-weight:500;color:var(--black)}.pOverlay .pActions{margin-top:24px;display:grid;gap:10px}.pOverlay .pRow{display:grid;gap:10px}.pOverlay .pRow--one{grid-template-columns:1fr}.pOverlay .pRow--two{grid-template-columns:1fr 1fr}.pOverlay .pBtnIcon{display:inline-grid;place-items:center;width:20px;height:20px;flex:0 0 20px;margin:0 5px}.pOverlay .pBtnIcon svg{width:100%;height:100%;display:block;margin:0 5px}.pOverlay .pBtnIcon svg [stroke]:not([stroke=none]){stroke:currentColor!important}.pOverlay .pBtnIcon svg{stroke:currentColor}.pOverlay .superPrice{display:flex;align-items:center;justify-content:space-between;flex-direction:row;width:100%;background-color:var(--bg7);box-shadow:0 4px 9px #0000000f;border:1px solid var(--popupInfoBorder);border-radius:50px;opacity:.8;padding:10px 20px;margin-top:10px;font-size:20px;font-weight:600;line-height:100%}.pOverlay .superPriceSub{display:flex;align-items:center}.pOverlay .priceHint{font-size:14px}.pOverlay .superPopup .pModalIcon svg path{stroke:var(--mn-color)}.pOverlay .superPrice__dot{width:18px;height:18px;padding:2px;border-radius:999px;border:2px solid var(--mn-color);margin-right:10px}.pOverlay .superPrice__dot__inner{width:100%;height:100%;border-radius:999px}.pOverlay .superPrice--active .superPrice__dot__inner{background:var(--mn-color)}.sheetBottomOverlay{position:fixed;inset:0;background:#0000;pointer-events:none;transition:background .18s ease;z-index:59}.sheetBottomOverlay.isOpen{background:#00000040;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto}.sheetBottom{position:absolute;left:0;right:0;bottom:0;background:var(--bg);border-top:1px solid var(--sheetBorder);border-top-left-radius:40px;border-top-right-radius:40px;box-shadow:0 -18px 50px #0000002e;transform:translateY(110%);transition:transform .22s ease;margin:0 auto;padding-bottom:24px}.sheetBottom.isOpen{transform:translateY(0)}.sheetBottomTop{display:flex;align-items:center;justify-content:space-between;padding:20px 24px}.sheetBottomTitle{font-weight:600;color:var(--black);font-size:16px;line-height:100%}.sheetBottomCloseBtn{border:none;background:transparent;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;cursor:pointer}.sheetBottomCloseX{font-size:26px;line-height:1;color:#0009}.sheetBottomItem{margin-top:6px;width:100%;border:none;background:#fafafa;border-radius:10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:10px 24px}.sheetBottomItemLeft{display:flex;align-items:center;gap:10px}.sheetBottomItemIcon{width:22px;height:22px;display:grid;place-items:center}.sheetBottomItemLabel{font-weight:500;color:var(--black);font-size:16px}.sheetBottomBtn{width:100%;height:46px;border-radius:12px;font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.sheetBottomBtn:disabled{opacity:.5}.sheetBottomBtn--outline{min-height:56px;border:2px solid var(--black, #1a1a1a);background:#e9e9e9;color:#000c;padding:10px 16px}.sheetBottomBtn--primary{margin-top:10px;min-height:56px;border:none;background:var(--grad);color:#e9e9e9}.--with-padding{padding:0 24px;display:flex;flex-direction:column;gap:8px}.sheetItem{margin-top:6px;width:100%;border:none;background:var(--bg6);border-radius:10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:10px 24px}.sheetItem .sheetItemLeft{display:flex;align-items:center;gap:10px}.sheetItem .sheetBottomBody{padding:0 0 24px}.sheetItem .sheetItemIcon{width:22px;height:22px;display:grid;place-items:center}.sheetItem .sheetItemIcon path{stroke:var(--black)}.sheetItem .sheetItemLabel{font-weight:500;color:var(--black);font-size:16px}.sheetItem .sheetBlock{padding:0 24px;display:flex;flex-direction:column;gap:8px}.sheetItem .--red{color:#d5364e!important}.userPopup{position:fixed;inset:0;z-index:9998;background:var(--mn-color);display:flex;align-items:flex-end;flex-direction:column;justify-content:center;--actions-h: 50px;--actions-bottom: calc(var(--tg-bottom, 0px));overscroll-behavior:contain;touch-action:none}.userPopup .hm-header{padding:0 20px;display:flex;width:100%;height:50px;justify-content:space-between;align-items:flex-end;z-index:1}.userPopup .userPopup__sheet{width:100%;height:100%;max-width:520px;position:relative;overflow:hidden;padding-top:20px}.userPopup .userPopup__body{padding:0 10px 10px}.userPopup .userPopup__loading,.userPopup .userPopup__empty{padding:18px 10px;color:var(--tg-theme-hint-color, #666);font-size:14px}.userPopup .userPopup__cardWrap{width:100%;height:100%}@media(min-width:560px){.userPopup .userPopup{align-items:center}}.userPopup .hmCard{position:relative;height:100%;width:100%;overflow:hidden;--bn-h: calc(74px + var(--tg-bottom));--actions-h: 60px;border:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.userPopup .hmCard .hmCard__bg{height:calc(100% - 100px)}.userPopup .hmCard .hmCard__info{bottom:140px}.userPopup .hmCard .hmCard__fade{height:230px}.userPopup .hmActionsBar{position:absolute;background:transparent;margin:0;left:30px;right:30px;margin-inline:auto;width:auto;bottom:calc(var(--actions-bottom) + 40px);height:var(--actions-h);z-index:30;display:flex;align-items:center;justify-content:center;padding:0}.userPopup .hmCard__btn{position:relative;width:55px;height:55px;border-radius:999px;border:none;background:#f3f3f3;display:grid;place-items:center;padding:10px;box-shadow:2px 2px #000;border:1px solid #7f0012}.userPopup .hmCard__btn svg{height:100%;width:100%}.userPopup .hmCard__btnBack,.userPopup .hmCard__btnSuper{width:45px;height:45px}.userPopup .hmCard__btnDisLike,.userPopup .hmCard__btnLike{transform:translateY(-5px)}.userPopup .hmCard__btnDisLike{padding:13px;box-shadow:-1px 2px 2px #7f0012}.userPopup .hmCard__btnLike{padding:13px 10px 10px;box-shadow:1px 2px 2px #7f0012}.userPopup .hmCard__btnBack{box-shadow:-2px 2px 2px #7f0012}.userPopup .hmCard__btnSuper{box-shadow:2px 2px 2px #7f0012}.userPopup .hmCard__btnAI{background:transparent;padding:0;box-shadow:none;border:none;transform:translateY(-10px)}.userPopup .hmCard__btnCenter{width:100%;height:100%;border-radius:48px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.userPopup .hmCard__btnCenter img{position:relative;z-index:1;display:block}.dOverlay{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:16px;background:#00000047;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);height:var(--vvh, 100dvh);overflow:auto;-webkit-overflow-scrolling:touch}.dOverlay.isKeyboard{align-items:flex-end}.dModal{width:min(360px,100%);background:var(--bg);border-radius:26px;padding:18px;position:relative;box-shadow:0 30px 80px #00000038;border:1px solid var(--popupBorder);margin-bottom:calc(var(--kb, 0px));max-height:calc(var(--vvh, 100dvh) - 32px - var(--kb, 0px));overflow:auto}.dModal .dCloseBtn{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;background:transparent;border-radius:10px;display:grid;place-items:center;cursor:pointer}.dModal .dCloseBtn:disabled{opacity:.5;cursor:not-allowed}.dModal .dCloseBtn:active:not(:disabled){transform:scale(.98)}.dModal .dCloseIcon{width:18px;height:18px;opacity:.8}.dModal .dTopIcon{margin-top:10px;display:grid;place-items:center}.dModal .dTopIcon svg{width:54px;height:54px;display:block}.dModal .dTitle{margin-top:10px;font-weight:600;font-size:18px;line-height:14px;letter-spacing:0px;text-align:center;color:var(--black)}.dModal .dSubtitle{margin-top:16px;color:var(--black);padding:0 8px;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0px;text-align:center}.dModal .dField{margin-top:16px}.dModal .dTextarea{width:100%;min-height:120px;resize:none;background:var(--bg);border:1px solid var(--popupInfoBorder);border-radius:10px;padding:10px 16px;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0px;color:var(--black);outline:none}.dModal .dTextarea::-moz-placeholder{color:var(--txtPlaceholder)}.dModal .dTextarea::placeholder{color:var(--txtPlaceholder)}.dModal .dTextarea:disabled{opacity:.8}.dModal .dChips{margin:8px 0 16px;display:flex;flex-wrap:wrap;gap:6px}.dModal .dChip{border:1px solid var(--reportBorder)!important;background:var(--reportBg)!important;color:var(--black)!important;padding:5px 10px;border-radius:999px;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0px;height:32px;cursor:pointer}.dModal .dChip:active:not(:disabled){transform:scale(.99)}.dModal .dChip:disabled{opacity:.6;cursor:not-allowed}.dModal .dChip.isActive{border:1px solid #d5364e!important;background:#d5364e!important;color:#fff!important}.sPage{margin:0 auto;height:100%;padding-top:var(--tg-content-top);background:var(--bg);display:flex;flex-direction:column}.sHeader{display:grid;grid-template-columns:44px 1fr 44px;position:-webkit-sticky;position:sticky;height:56px;left:0;right:0;z-index:20;background:var(--bg);align-items:center;padding:8px 0 10px}.sTitle{text-align:center;font-weight:600;font-size:22px;color:var(--black)}.sHeaderRight{width:44px;height:44px}.sCard{flex:1;border-radius:16px;overflow:hidden;padding:16px;gap:6px}.sHintRow{display:flex;align-items:center;justify-content:space-between;width:100%;color:var(--blackB2);padding:10px 16px}.sHintLeft{font-size:10px;font-weight:300}.sHintRight{font-size:10px;font-weight:400}.sFreezeRow{margin-top:2px;width:100%}.sFreezeRow .sRowLeft .sRowIcon path{stroke:#0b92d5}.sFreezeRow .sRowLeft .sRowLabel{color:#0b92d5}.sFreezeLeft{display:inline-flex;align-items:center;gap:10px;min-width:0}.sFreezeIcon{font-size:16px;font-weight:400;line-height:1}.sFreezeText{font-size:14px;font-weight:900;color:#0b92d5}.sInfoBtn{border:none;background:transparent;width:34px;height:34px;border-radius:12px;display:grid;place-items:center}.sBottom{position:-webkit-sticky;position:sticky;bottom:0;padding:10px 16px 32px;display:flex;align-items:center;flex-direction:column;gap:10px}.sBottom .sRow{justify-content:center;align-items:center}.sBottom .sRow .sRowLeft .sRowIcon{height:18px;width:16px;margin-bottom:5px}.sBottom .sRow .sRowLeft .sRowIcon path{stroke:var(--mn-color)}.sBottom .sRow .sRowLeft .sRowLabel{color:var(--mn-color)}.sDangerHint{margin-top:10px;text-align:center;font-size:10px;font-weight:300;color:var(--blackB2);padding:0 14px}.back_button{border:none;cursor:pointer;background:transparent}.back_button svg path{stroke:var(--black)}.input-primary{height:44px;border-radius:10px;box-sizing:border-box;padding:0 16px;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0px;border:1px solid var(--borderColor);background:var(--bg);color:var(--black);outline:none}.input-primary::-moz-placeholder{color:var(--placeholder);font-weight:500}.input-primary::placeholder{color:var(--placeholder);font-weight:500}.input-primary:focus,.input-primary:focus-visible{border:2px solid var(--mn-color)}.input-primary:disabled{opacity:.55;cursor:not-allowed;background:#00000008}.input-primary.active{border:2px solid var(--black)}.input-field{width:100%;display:flex;flex-direction:column;gap:6px}.input-label{font-weight:500;font-size:12px;line-height:150%;letter-spacing:0px;color:var(--navText);-webkit-user-select:none;-moz-user-select:none;user-select:none}.input-field:focus-within .input-label{color:var(--mn-color)}.input-field:has(input:disabled) .input-label{opacity:.55}.input-field>input{width:100%}.textarea-primary{height:44px;border-radius:10px;width:100%;padding:12px;box-sizing:border-box;font-weight:600;border:1px solid var(--borderColor);background:var(--bg);color:var(--black);font-weight:400;font-size:14px;line-height:150%;letter-spacing:0px;outline:none;resize:none}.textarea-primary::-moz-placeholder{color:var(--placeholder);font-weight:500}.textarea-primary::placeholder{color:var(--placeholder);font-weight:500}.textarea-primary:focus,.textarea-primary:focus-visible{border:2px solid var(--mn-color)}.textarea-primary:disabled{opacity:.55;cursor:not-allowed;background:#00000008}.textarea-primary.active{border:2px solid var(--black)}.textarea-field{width:100%;display:flex;flex-direction:column;gap:6px}.textarea-label{font-weight:500;font-size:12px;line-height:150%;letter-spacing:0px;color:var(--navText);-webkit-user-select:none;-moz-user-select:none;user-select:none}.textarea-field:focus-within .textarea-label{color:var(--mn-color)}.textarea-field:has(textarea:disabled) .textarea-label{opacity:.55}.textarea-field>textarea{width:100%}.work__field{display:grid;grid-area:10px;flex-direction:column;margin-bottom:10px;width:100%}.work__field p{font-weight:600;font-size:14px;color:#1a1a1a;margin:0 0 24px}.reg__field:focus-within .reg__label{color:var(--mn-color)}.editProfile{margin:0 auto;height:100%;width:100%;background:var(--bg);padding-top:var(--tg-content-top)}.editProfile .epTop{display:grid;grid-template-columns:44px 1fr 44px;position:-webkit-sticky;position:sticky;height:56px;left:0;right:0;z-index:20;background:var(--bg);align-items:center;padding:8px 0 10px}.editProfile .epBack{border:none;background:transparent;width:44px;height:44px;border-radius:12px;display:grid;place-items:center}.editProfile .epTitle{text-align:center;font-weight:600;font-size:22px;color:var(--black)}.editProfile .epBody{padding:6px 16px 0;display:flex;flex-direction:column;gap:20px;height:calc(100% - var(--tg-content-top));width:100%;overflow-y:auto;margin:0 auto}.editProfile .epSection{display:flex;flex-direction:column;gap:8px;width:100%}.editProfile .reg__age{margin:0}.editProfile .epLabel{font-weight:500;font-size:14px;line-height:150%;letter-spacing:0px;color:var(--black)}.editProfile .epNote{font-size:11px;color:#9ca3af;margin-top:-2px}.editProfile .epGrid3{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:10px}.editProfile .epPick{width:100%;border:1px solid var(--borderColor);background:var(--bg);color:var(--black);border-radius:12px;padding:8px 10px;display:flex;align-items:center;gap:8px;cursor:pointer;text-align:left}.editProfile .epPick__chev{margin-left:auto;opacity:.7;display:grid;place-items:center}.editProfile .epChips{display:flex;flex-wrap:wrap;gap:8px}.editProfile .epChip{background:var(--reportBg);color:var(--black);padding:5.5px 10px;border-radius:999px;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0px;border:1px solid var(--borderColor);transform:translateZ(0)}.editProfile .epChip svg{height:18px;width:18px}.editProfile .epChip .epChip__x{margin-left:6px;border:none;background:transparent;font-size:14px;padding:0;line-height:100%;color:var(--black)}.editProfile .epHeightRow{display:grid;grid-template-columns:1fr 40%;gap:10px;align-items:center}.editProfile .epHeightRow .heightPart{display:grid;grid-template-columns:1fr 40%;align-items:center;padding:4px;box-sizing:border-box;border-radius:10px;border:1px solid var(--borderColor);background:var(--bg);color:var(--black)}.editProfile .epHeightRow .heightPart .input-primary{border:none;height:36px;font-weight:700;font-style:Bold;font-size:24px;line-height:150%;letter-spacing:0px}.editProfile .epHeightRow .epSeg{height:100%;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--borderColor);background:var(--bg7);overflow:hidden;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0px}.editProfile .is-error .reg__label{color:var(--danger, #ff3b30)}.editProfile .epActions{background:var(--bg);position:-webkit-sticky;position:sticky;bottom:0;margin-top:8px;padding-top:8px;padding-bottom:24px;display:grid;grid-template-columns:1fr 1fr;gap:12px;z-index:50}.editProfile .epSheetContent{padding:0 16px}.editProfile .epSheetContent .country-select-component .dropdown.active{max-height:340px!important}.editProfile .epSheetActions{margin-top:10px;display:flex;gap:12px;padding:0 16px}.country-city{width:100%;display:grid;grid-area:10px}.badge{position:relative;display:inline-flex;align-items:center;justify-content:center;height:24px;background:var(--smalBadgeBg);border:1px solid var(--smalBadgeBorder);border-radius:999px;color:var(--bg);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;padding:8px 16px;box-shadow:0 6px 14px #00000024,inset 0 -6px 10px #0000002e,inset 0 2px 6px #ffffff1a}.badge:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff38,inset 0 1px #fff3;pointer-events:none}.badge .badge__text{position:relative;z-index:1;font-weight:700;font-size:12px;color:var(--black);text-align:center}.badge--other,.badge--zodiac,.badge--super{box-shadow:none;padding:4.5px 10px}.badge--other .badge__text,.badge--zodiac .badge__text,.badge--super .badge__text{font-weight:400;font-size:10px;line-height:150%;letter-spacing:0px;color:var(--black)}.badge--other:after,.badge--zodiac:after,.badge--super:after{display:none}.badge--zodiac{position:relative;padding:0}.badge--zodiac svg{color:var(--black);height:14px}.badge--zodiac:after{display:none}.badge--premium{background:linear-gradient(135deg,#ff7f91,#f25277 40%,#b23a5a)}.badge--premium .badge__text{color:#fff!important}.badge--plus{background:linear-gradient(135deg,#7f9aa0,#5f747c 42%,#243f4f)}.badge--plus .badge__text{color:#fff!important}.badge--free{background:linear-gradient(135deg,#9fd6aa,#6fc483 45%,#55b36d)}.badge--free .badge__text{color:#fff!important}.badge--super svg{height:13px;margin-left:5px}.badge--super svg path{stroke:var(--black)}.badge--other .countryIcon{margin-right:5px}.mPage{background:var(--bg);margin:0 auto;padding:14px 18px 24px;margin-top:var(--tg-content-top);height:calc(100% - var(--tg-content-top));display:flex;flex-direction:column;justify-content:space-between;z-index:60;position:absolute;inset:0;--w: 145px}.mTop{position:relative;padding-top:50px;padding-bottom:8px}.mHearts{position:relative;width:100%;height:60px;pointer-events:none}.h1{position:absolute;left:calc(50% - 45px);top:30px;width:34px;transform:rotate(-16deg);opacity:.9}.h2{position:absolute;left:calc(50% - 30px);top:0;width:17px;transform:rotate(-10deg)}.h3{position:absolute;right:calc(50% - 20px);width:23px;top:20px;transform:rotate(14deg);opacity:.9}.mPhotos{position:relative;height:185px;display:grid;place-items:center}.mCard{position:absolute;width:145px;height:185px;border-radius:10px;opacity:1;top:0;box-shadow:0 1px 3px 1px #00000026;box-shadow:0 1px 2px #0000004d;overflow:hidden}.mCard img{width:100%;height:100%;object-fit:cover;display:block}.mCard--left{top:25px;left:calc(50% - var(--w));transform:rotate(-12.84deg);z-index:2}.mCard--right{right:calc(50% - var(--w));transform:rotate(7.91deg)}.mContent,.mFooter{margin-top:10px;text-align:center;display:flex;flex-direction:column;align-items:center}.mTitle{color:var(--black);font-weight:700;font-size:32px;line-height:40px;letter-spacing:0px;text-align:center}.mTitleAccent{color:#d5364e}.mSub{margin-top:24px;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0px;text-align:center;color:var(--blackB2);max-width:280px}.swipeWrap{margin-top:22px;width:100%}.swipeTrack{position:relative;height:56px;border-radius:999px;background:var(--bg5);padding:8px;display:grid;align-items:center;touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none}.swipeLabel{position:absolute;left:0;right:0;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0px;text-align:center;color:var(--black);pointer-events:none}.swipeRight{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;display:grid;place-items:center}.swipeKnob{width:42px;height:42px;border-radius:999px;background:#e23d63;display:grid;place-items:center;box-shadow:0 0 20px 5px #e23d6347;cursor:grab}.swipeKnob:active{cursor:grabbing}.mLink{height:56px;border:none;background:transparent;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0px;text-align:center;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:0%;color:var(--black);text-decoration:underline;cursor:pointer}@media(prefers-reduced-motion:reduce){.mArrows{opacity:.6}}.lkPage .lkTitle{height:100%;display:flex;justify-content:space-between;align-items:center}.lcCard_outer{background:var(--likeCardOuter);border-radius:18px;padding:1px}.lcCard_outer.isNew{background:var(--likeCardIsNew)}.lcCard{background:var(--likeCard);width:100%;height:100%;position:relative;border-radius:17px;padding:16px}.lcCard.isNew{border-color:#d61f4b40}.lcNewDot{position:absolute;right:-1px;top:-1px;width:12px;height:12px;border-radius:999px;background:#e94857}.lcMain{display:grid;grid-template-columns:112px 1fr;gap:10px}.lcPhotoWrap{width:112px;height:112px;border-radius:16px;overflow:hidden}.lcPhoto{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.lcInfo{min-width:0}.lcTopRow{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:3px}.lcMidRow{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;font-weight:400;font-size:10px;line-height:150%;letter-spacing:0px}.lcName{font-weight:700;color:var(--black);font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lcAge{font-weight:900}.lcMore{border:none;background:transparent;border-radius:12px;display:grid;place-items:center;margin:0;padding:0 0 0 10px}.lcMore svg path{stroke:var(--black)}.lcProf{font-size:12px;font-weight:400;color:var(--black)}.lcTags{margin-top:8px;margin-bottom:6px;display:flex;flex-wrap:wrap;gap:6px}.lcActions{margin-top:10px;display:grid;grid-template-columns:46px 46px 1fr;gap:8px;align-items:center}.lcPrimary{height:46px;border-radius:10px;font-weight:500;font-size:14px;gap:8px}.lcPrimary.isBlue{background:linear-gradient(180deg,#2f83ff,#1f67ff)}.lcPrimary.isRed{background:linear-gradient(180deg,#d61f4b,#b0153f)}.lcRound,.lcClose{height:46px;width:46px;border-radius:12px;border:1px solid var(--black)!important;background:var(--bg);display:flex;justify-content:center;align-items:center;padding:0}.lcClose{font-size:22px;color:#0000008c;border-color:#0000001a}.ai__btn{position:relative;height:46px;width:46px;border-radius:12px;border:none;padding:1px;background:conic-gradient(from 0deg,#6ee5b799,#3f7ef599,#8c2ef199,#3f7ef599,#6ee5b799);display:grid;place-items:center}.ai__btn .ai__btn__btnCenter{height:100%;width:100%;background:var(--bg);border-radius:11px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.zod_svg{width:30px;height:30px;border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1019607843);background:#ffffff26;display:flex;justify-content:center;align-items:center}.zod_svg svg{height:18px}.locationTag{display:flex;align-items:center;margin-top:2px;font-weight:400;font-size:10px;line-height:150%;letter-spacing:0px;color:var(--black)}.locationTag svg{margin-left:3px;margin-top:-2px;height:11px}.locationTag svg path{fill:var(--black)}.otherBadges{display:flex;flex-wrap:wrap;gap:6px;align-items:center;flex-direction:row}.lkPage{height:100%;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center}.lkPage .lkHeader{position:-webkit-sticky;position:sticky;top:0;height:50px;width:auto;z-index:10;background:var(--mn-color);color:#e9e9e9;display:flex;justify-content:center;align-items:center;transform:translateY(20px)}.lkPage .lkTitle{position:relative;height:100%;display:flex;justify-content:space-between;align-items:center}.lkPage .lkTitle p{position:absolute;line-height:100%;padding:0;margin:0;bottom:0}.lkPage .lkTitle svg{height:30px;margin-right:10px}.lkPage .lkPage-content{position:relative;width:100%;height:calc(100vh - 90px);background:var(--sc-color);margin-bottom:-10px;border-top-left-radius:30px;border-top-right-radius:30px;overflow:hidden;box-shadow:0 -10px 30px #0000001f;transform:translateY(20px)}.lkPage .lkPage-content:before{content:"";position:absolute;inset:0;border-top-left-radius:30px;border-top-right-radius:30px;border-radius:inherit;padding-top:2px;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.lkPage .lkPage-content .lkList{flex:1;min-height:0;display:grid;gap:4px;padding:12px 0 24px;overflow-y:auto;align-content:start;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.lkPage .lkPage-content .lkEmpty{flex:1;height:100%;min-height:0;display:grid;place-content:center;justify-items:center;gap:10px;color:#e9e9e9;padding:24px 0}.lkPage .lkPage-content .lkEmpty .lkEmptyIcon{width:100px}.lkPage .lkPage-content .lkEmptyText{font-weight:800;color:#e9e9e9;text-align:center;font-size:12px}.lkPage .lkPage-content .lkEmptyText h2{font-size:14px}.lkPage .lkPage-content .sheetOverlay.lkFiltersOverlay{z-index:61;background:#1a1a1a4d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lkPage .lkPage-content .sheet.lkFiltersSheet{z-index:62;border-top-left-radius:40px;border-top-right-radius:40px;max-height:min(78vh,640px);overflow:hidden;padding:20px 16px 16px}.lkPage .lkPage-content .lkFiltersSheet .sheetTop{display:flex;align-items:center;justify-content:space-between;gap:12px}.lkPage .lkPage-content .lkSheetTitleRow{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--black);font-size:16px;line-height:100%}.lkPage .lkPage-content .lkSheetIcon{display:grid;place-items:center}.lkPage .lkPage-content .lkSheetIcon svg path{stroke:var(--black)}.lkPage .lkPage-content .lkFiltersSheet .sheetBody{display:grid;gap:14px;padding-top:12px}.lkPage .lkPage-content .lkFilterBlock{display:grid;gap:8px;position:relative}.lkPage .lkPage-content .lkFilterLabel{font-size:12px;font-weight:800;color:#000000b3}.lkPage .lkPage-content .lkCheckRow{width:100%;border:0;background:transparent;padding:10px 0;display:flex;align-items:center;justify-content:flex-start;gap:10px;cursor:pointer}.lkPage .lkPage-content .lkCheck{width:20px;height:20px;border-radius:6px;border:2px solid rgba(0,0,0,.85);display:grid;place-items:center}.lkPage .lkPage-content .lkCheck.isOn{border-color:var(--color1, #d61f4b);background:#d61f4b14}.lkPage .lkPage-content .lkCheckTick{font-size:12px;font-weight:900;color:var(--color1, #d61f4b);line-height:1;transform:translateY(-1px)}.lkPage .lkPage-content .lkCheckText{font-size:12px;font-weight:800;color:#000000b3}.lkPage .lkPage-content .lkRadios{display:grid;gap:10px;margin:0 0 24px}.lkPage .lkPage-content .lkRadioRow{border:none;background:transparent;padding:6px 2px;display:inline-flex;align-items:center;gap:10px;text-align:left}.lkPage .lkPage-content .lkRadio{width:18px;height:18px;border-radius:999px;border:1.8px solid var(--black);display:grid;place-items:center}.lkPage .lkPage-content .lkRadio .lkDot{width:10px;height:10px;border-radius:999px;background:transparent}.lkPage .lkPage-content .lkRadio.isOn{border-color:#d61f4be6}.lkPage .lkPage-content .lkRadio.isOn .lkDot{background:#d61f4bf2}.lkPage .lkPage-content .lkRadioText{font-size:12px;font-weight:800;color:var(--black)}.lkPage .lkPage-content .lkTabs_inner.isDisabled,.lkPage .lkPage-content .lkTabs_inner:disabled{opacity:.45;pointer-events:none}.paywallPage{position:fixed;inset:0;width:100%;height:100%;z-index:9999;margin:0 auto;background:#e9e9e9}.paywallPage .paywallClose{position:absolute;top:var(--tg-content-top);right:14px;z-index:5;width:40px;height:40px;border:0;background:transparent;color:#ffffffe6;font-size:28px;line-height:1}.paywallPage .or{display:flex;justify-content:center;align-items:center;margin:5px}.paywallPage .sheetBtnIcon{width:24px!important}.paywallPage .planCard{width:100%;height:100%;border-radius:0;padding:0;overflow:hidden}.paywallPage .planCard:after{display:none}.paywallPage .planCard_inner{border-radius:0;width:100%;margin:0 auto;height:100%;display:flex;flex-direction:column;padding-top:var(--tg-content-top)}.paywallPage .planTop .info__chev{display:none}.paywallPage .planTop{margin-bottom:12px;padding-right:44px}.paywallPage .planTitle{font-size:38px;gap:12px}.paywallPage .planTitle .planLogo{width:44px;height:55px}.paywallPage .planSub{font-size:14px;line-height:1.3;opacity:.92}.paywallPage .planCard__body{flex:1 1 auto;overflow:auto;margin-top:12px;padding-right:4px}.paywallPage .planCard__bodyInner{display:flex;flex-direction:column;min-height:100%}.paywallPage .planCard__sectionTitle{margin-top:22px;font-size:16px}.paywallPage .planIncludeRow p{font-size:14px;line-height:1.2}.paywallPage .planCard__prices{margin-top:auto;margin-bottom:16px}.paywallPage .planBtn{flex:0 0 auto;margin-top:0;width:100%;border-radius:14px;background:#fff!important;color:#111!important}.paywallPage .icon_under{right:-60px;bottom:-70px;top:auto;height:70%;width:auto}.paywallPage .icon_under path{opacity:.1}.planPrice{margin-bottom:8px;display:flex;align-items:center;gap:10px;padding:6px 16px;border-radius:32px;background:#ffffff26;height:52px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.planPrice__premium{border:1px solid #ffcedd}.planPrice__plus{border:1px solid #c0d4d7}.planPrice__dot{width:18px;height:18px;padding:2px;border-radius:999px;border:2px solid #e9e9e9}.planPrice__dot__inner{width:100%;height:100%;border-radius:999px}.planPrice--active{background:#ffffff4d;border:1px solid #e9e9e9}.planPrice--active .planPrice__dot__inner{background:#e9e9e9}.planPrice__label{font-size:12px;font-weight:500}.planPrice__right{margin-left:auto;display:inline-flex;align-items:center;gap:10px}.planPrice__price{font-size:20px;font-weight:600;line-height:100%}.planPrice__badge{font-size:10px;font-weight:300;padding:5px 8px;border-radius:20px;background:linear-gradient(65.8deg,#b2153f 8.47%,#e94857 88%);color:#e9e9e9}.planCard{position:relative;overflow:visible;border-radius:30px;padding:1px;color:#e9e9e9;--shadow-color: rgba(0, 0, 0, .22)}.planCard .planCard_inner{position:relative;overflow:hidden;padding:16px 24px;border-radius:30px}.planCard .planCard_inner .planCard__body{will-change:height,opacity}.planCard .planCard_inner .icon_under{z-index:0;position:absolute;bottom:0;top:10%;right:-25px;border-radius:30px;transform:rotate(-20deg);min-height:180px;height:100%;width:auto}.planCard .planCard_inner .icon_under path{opacity:.1}.planTop{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.planTop .info__chev path{stroke:#e9e9e9}.planTop .info__chev{transition:transform .18s ease}.planTop .isOpen{transform:rotate(180deg)}.planTitle{font-weight:700;font-size:18px;display:flex;justify-content:center;align-items:center;gap:5px;filter:drop-shadow(0px 2px 5px rgba(0,0,0,.2))}.planTitle .planLogo{width:20px;height:20px}.planChevron{opacity:.9}.planSub{font-size:12px;font-weight:400}.planCard_inner>*:not(.icon_under){position:relative;z-index:1}.planMeta,.planBtn{color:#e9e9e9;text-align:center;width:100%;height:56px;margin-top:10px;border:none;background:#fff6;padding:6px 16px;border-radius:10px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;font-size:14px;font-weight:600}.planMeta h2,.planBtn h2{margin:0;padding:0;font-size:14px;font-weight:600}.planMeta p,.planBtn p{margin:0;padding:0;font-size:12px;font-weight:500}.planCard__bodyInner .planCard__sectionTitle{margin-top:10px;font-weight:600;font-size:16px}.planCard__bodyInner .planIncludeRow{display:flex;align-items:flex-start;gap:12px;margin-top:10px}.planCard__bodyInner .planIncludeRow .planCheck{width:14px;height:14px;margin-top:-1px}.planCard__bodyInner .planIncludeRow p{margin:0;font-weight:400;font-size:11px;line-height:100%;letter-spacing:0px;width:100%}.planCard__prices{margin:20px 0}.onlyBadge{padding:12px 14px;width:auto;height:40px;font-weight:500;font-size:12px}.planCard--free{background:linear-gradient(115.89deg,#ceffe1 6.08%,#f3fcf333 101.67%);box-shadow:0 23px 30px -26px #45713c}.planCard--free .planCard_inner{background-color:#6ea378;background-image:radial-gradient(70.85% 125.46% at 5.54% 13.64%,#ffffff4d .96%,#fff0),radial-gradient(80.43% 104.04% at 96.79% 100%,#1fae2659,#7af96100),radial-gradient(72.73% 72.73% at 72.74% -12.12%,#90fb9e66,#14ec9900)}.planCard--plus{background:linear-gradient(167.23deg,#c0d4d7 10.6%,#2f525d 90.76%);box-shadow:0 23px 30px -26px #4b657c}.planCard--plus .planMeta,.planCard--plus .planBtn{background:#fff6}.planCard--plus .planCard_inner{background-color:#9068ff;background-color:#4b6c76;background-image:radial-gradient(70.85% 125.46% at 5.54% 13.64%,#ffffff4d .96%,#fff0),radial-gradient(80.43% 104.04% at 96.79% 100%,#12092959,#1c026000),radial-gradient(72.73% 72.73% at 72.74% -12.12%,#736f6e66,#be4c3b00)}.planCard--plus .onlyBadge{background:#375057}.planCard--premium{background:linear-gradient(115.89deg,#fe9fc2 6.08%,#80000233 101.67%);box-shadow:0 23px 30px -26px #fb3c53}.planCard--premium .planMeta,.planCard--premium .planBtn{background:#fff6}.planCard--premium .planCard_inner{background-color:#ff6875;background-image:radial-gradient(70.85% 125.46% at 5.54% 13.64%,#ffffff4d .96%,#fff0),radial-gradient(80.43% 104.04% at 96.79% 100%,#1c026059,#1c026000),radial-gradient(72.73% 72.73% at 72.74% -12.12%,#ec311466,#ec311400),radial-gradient(62.97% 52.03% at 19.53% 100%,#dd007d59,#dd007200)}.planCard--premium .planCard_inner .onlyBadge{background:#d82f53}.planCard--premium{--shadow-color: #d82f53}.planCard--plus{--shadow-color: #000000}.planCard--free{--shadow-color: #2c6c1c}.planBtn{transition:background-color .22s ease,color .22s ease,transform .22s ease}.planIsOpen{background:#fff!important;color:#000!important;transform:translateY(-1px)}.planCard,.planCard_inner{touch-action:pan-y}.planCard .planCard_inner .icon_under{pointer-events:none}.plansPage{padding-top:var(--tg-content-top);height:100%;overflow:hidden;padding-bottom:var(--tg-content-top)}.plansPage .sHeader{display:grid;grid-template-columns:44px 1fr 44px;position:-webkit-sticky;position:sticky;height:56px;left:0;right:0;z-index:20;background:var(--bg);align-items:center;padding:8px 0 10px}.plansPage .or{display:flex;justify-content:center;align-items:center;margin:5px}.plansPage .sheetBtnIcon{width:24px!important}.plansPage .sBackIcon{font-size:28px;line-height:1;color:#111;transform:translateY(-1px)}.plansPage .sTitle{text-align:center;font-weight:600;font-size:22px;color:var(--black)}.plansPage .plansPage__body{padding:0 16px 24px;height:100%;overflow-y:auto;margin:0 auto;scrollbar-gutter:stable}.plansPage .plansPage__title{font-size:24px;font-weight:700;color:var(--black);margin-bottom:16px}.plansPage .plansPage__title--mt{margin-top:16px}.plansPage .plansPage__grid{display:grid;gap:12px}.block{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;margin:0 auto;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.block .ea__footer{position:relative;z-index:1;width:100%}.block .ea__subtitle{background:#ffffff1f;padding:10px;border-radius:16px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);margin:0 auto 18px;max-width:320px;text-align:center;font-size:14px;line-height:1.35;color:#e9e9e9}.block .ea__footer{margin:0 auto;padding:10px 24px 24px;background:transparent}.block .ea__footer .ea__support{display:flex;gap:10px;justify-content:center;align-items:center}.block .ea__footer .ea__support .ea__supportIcon{width:20px;height:20px}.block .ea__footer .ea__support .ea__supportIcon path{stroke:#e9e9e9}.pshell{position:relative;height:100dvh;max-width:520px;width:100%;margin:0 auto;background:var(--mn-color);overflow:hidden;padding:var(--tg-top) 0 0 0}.pshell__content{position:relative;height:100%;overflow:hidden;background:var(--mn-color)}.pshell__content--no-nav{height:100%}.bnav{position:absolute;left:0;right:0;bottom:40px;max-width:520px;height:73px;z-index:50;display:flex;justify-content:center;pointer-events:none}.bnav__inner{position:relative;pointer-events:auto;width:calc(100% - 24px);max-width:470px;height:60px;display:grid;grid-template-columns:1fr 1fr 2fr 1fr 1fr;place-items:center;padding:0 14px;background:#2e2e2e;border-radius:999px}.bnav__inner:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#d6d6d6,#888,#474746);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.bnav__item{position:relative;padding:0;width:35px;height:35px;display:flex;align-items:center;justify-content:center;text-decoration:none;-webkit-tap-highlight-color:transparent;color:#fff}.bnav__item--active{color:var(--navTextActive)}.bnav__item--active path{fill:var(--mn-color);stroke:var(--mn-color)}.bnav__icon{height:100%;width:100%;display:block;flex-shrink:0}.bnav__item--center{position:relative;margin:0 auto;background:transparent;z-index:2}.bnav__logo{border-radius:50%;width:44px;height:44px;transform:scale(1.8);display:block;object-fit:contain}.bnav__item--active:not(.bnav__item--center){filter:brightness(1.08)}*,*:before,*:after{box-sizing:border-box;font-family:var(--app-font);-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}*:focus{outline:none;box-shadow:none}input,textarea{touch-action:manipulation}html,body{height:100%;width:100%;overflow:hidden}body{margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--mn-color);color:var(--app-text)}html,body,button,input,textarea,select{font-family:var(--app-font)}a,button,input,textarea{-webkit-tap-highlight-color:transparent}:root{min-height:100vh;--app-font: "Montserrat", "Segoe UI", Roboto, Arial, sans-serif;--emoji-font: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--color1: #711421;--mn-color: #711421;--sc-color: #262625;--mn-color-rgb: 213, 54, 78;--black: #1a1a1a;--blackOp: #fff;--white: #fff;--grey: #284251;--blackB2: #1a1a1ab2;--blackB3: #1a1a1a;--placeholder: #1a1a1a73;--borderWhite: #e9e9e9;--borderColor: #e9e9e9;--tgBorder: #1d9edf;--tgColor: #2fb2f4;--txtPlaceholder: #1a1a1a73;--reportBg: #fff;--reportBorder: #e9e9e9;--blackBg: #1a1a1a;--blackBorder: #1a1a1a;--bg: #fff;--bg4: #fff;--chkInner: #fff;--bg5: #fafafa;--bg6: #fafafa;--bg7: #fff;--bg8: #fafafa;--popupInfoBorder: #e9e9e9;--popupBorder: #e9e9e9;--actionShadow: #0000000a;--actionBarShadow: #0000000f;--actionBarShadow2: #00000033;--nav-bg: #fff;--navBorder: #e9e9e9;--navText: #1a1a1a99;--navTextActive: #1a1a1a;--sheetBorder: #e9e9e9;--avatar-border: #e9e9e980;--ruleBorder: #b2153f;--slider: #e9e9e9;--smBorder: #3b3d40;--gslot: #979797;--gslotEmpty: #e9e9e9;--likeCard: #fafafa;--smalBadgeBg: #1a1a1a0d;--smalBadgeBorder: #1a1a1a1a;--testBg: #ffffff;--testRing: #e9e9e980;--likeCardOuter: linear-gradient(235.09deg, #ffffff 1.06%, #e8e8e8 106.39%);--likeCardIsNew: linear-gradient(235.09deg, #ffffff 1.06%, #e94857 106.39%);--gNumBadge--onEmpty: #1a1a1a66;--lkBadge: #1a1a1a99;--tg-top: var(--tg-safe-area-inset-top, 10px);--tg-bottom: var(--tg-safe-area-inset-bottom, 10px);--tg-left: var(--tg-safe-area-inset-left, 0px);--tg-right: var(--tg-safe-area-inset-right, 0px);--tg-content-top: calc( var(--tg-content-safe-area-inset-top, 56px) + var(--tg-safe-area-inset-top, 0px) );--tg-content-bottom: var( --tg-content-safe-area-inset-bottom, var(--tg-bottom) );--tg-content-left: var(--tg-content-safe-area-inset-left, var(--tg-left));--tg-content-right: var(--tg-content-safe-area-inset-right, var(--tg-right));--app-vh: var(--tg-viewport-stable-height, 100vh);--app-bg: var(--tg-theme-bg-color, #ffffff);--app-section-bg: var(--tg-theme-section-bg-color, #ffffff);--app-secondary-bg: var(--tg-theme-secondary-bg-color, #f6f6f6);--app-text: var(--tg-theme-text-color, #111111);--app-hint: var(--tg-theme-hint-color, rgba(0, 0, 0, .5));--app-link: var(--tg-theme-link-color, #2f7df6);--app-button: var(--tg-theme-button-color, #b2153f);--app-button-text: var(--tg-theme-button-text-color, #ffffff);--app-header-bg: var(--tg-theme-header-bg-color, var(--app-bg));--app-accent: var(--tg-theme-accent-text-color, var(--app-button));--app-section-header: var( --tg-theme-section-header-text-color, var(--app-text) );--app-subtitle: var(--tg-theme-subtitle-text-color, var(--app-hint));--app-danger: var(--tg-theme-destructive-text-color, #ff3b30);--app-separator: var(--tg-theme-section-separator-color, rgba(0, 0, 0, .1));--app-bottom-bar: var(--tg-theme-bottom-bar-bg-color, var(--app-bg));--overlay: rgba(0, 0, 0, .45);--grad: linear-gradient(90deg, #ca053a 0%, #7e1307 100%);--r-8: 8px;--r-10: 10px;--r-12: 12px;--statBorder: linear-gradient( 247.83deg, rgba(255, 255, 255, .15) 12.55%, rgba(26, 26, 26, .03) 105.27% );--stateBg: linear-gradient(0deg, rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), radial-gradient( 38.54% 55.85% at 76.95% 17.55%, rgba(255, 26, 41, .14) 0%, rgba(255, 255, 255, 0) 100% );--skeleton-shade: var(--sc-color);--skeleton-bg: var(--mn-color);--skeleton-pulse: #ffffff}[data-theme=dark]{--black: #fff;--blackOp: #1a1a1a;--blackB2: #ffffff73;--blackB3: #e9e9e9;--bg: #202122;--bg2: #210d2b;--bg3: #151515;--bg4: #2c2e30;--bg5: #36373880;--bg6: #2c2e3033;--bg7: #36373880;--bg8: #202122;--gslot: #ffffff73;--gslotEmpty: #3b3d40;--slider: #3b3d40;--smBorder: #3b3d40;--borderColor: #3b3d40;--reportBg: #2c2e3080;--reportBorder: #3b3d40;--likeCard: #252526;--likeCardOuter: linear-gradient(235.09deg, #202122 1.06%, #3b3d40 106.39%);--likeCardIsNew: linear-gradient(235.09deg, #202122 1.06%, #e94857 106.39%);--gNumBadge--onEmpty: #36373880;--lkBadge: #ffffff99;--actionShadow: #00000024;--actionBarShadow: #00000024;--actionBarShadow2: #00000033;--txtPlaceholder: #ffffff73;--testBg: #2c2e3080;--testRing: #3b3d4080;--smalBadgeBg: #2c2e3080;--smalBadgeBorder: #3b3d40;--popupBorder: #3b3d40;--popupInfoBorder: #3b3d40;--nav-bg: #2c2e30;--navBorder: #3b3d40;--navText: #e6e6e666;--navTextActive: #e6e6e6;--sheetBorder: #3b3d40;--avatar-border: #3b3d40;--border: #bebebe80;--btn-color: #b2153f;--btn-fill: #fff;--border2: #ffffff80;--statBorder: linear-gradient( 247.83deg, rgba(255, 255, 255, .11) 12.55%, rgba(26, 26, 26, .01) 105.27% );--stateBg: linear-gradient(0deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .1)), radial-gradient( 38.54% 55.85% at 76.95% 17.55%, rgba(255, 26, 41, .14) 0%, rgba(255, 255, 255, 0) 100% )}.tg-safe{padding-top:var(--tg-content-top);padding-bottom:var(--tg-content-bottom);padding-left:var(--tg-content-left);padding-right:var(--tg-content-right)}.tg-page{min-height:var(--app-vh)}
