.logo{align-items:center;display:flex;gap:8px;text-decoration:none}.logo--header .logo__badge{align-items:center;background:var(--color-primary);border:3px solid var(--color-black);border-radius:500px;display:flex;height:11.72px;justify-content:center;margin-bottom:14px;margin-left:2px;width:11.72px}.logo--header .logo__badge-number{color:var(--color-white);font-family:var(--font-primary);font-size:7px;font-weight:700;line-height:1}.logo--footer .logo__badge{align-items:center;background:var(--color-primary);border:3px solid var(--color-dark);border-radius:500px;display:flex;height:18.29px;justify-content:center;margin-bottom:20px;margin-left:2px;width:18.29px}.logo--footer .logo__badge-number{color:var(--color-white);font-family:var(--font-primary);font-size:9px;font-weight:700;line-height:1}.logo__text{align-items:center;display:flex}.logo__image--header{height:33.92px;width:auto}.logo__image--footer{height:52.93px;width:auto}@media (max-width:768px){.logo__image--header{height:28px}.logo--header .logo__badge{height:10px;width:10px}.logo__image--footer{height:40px}.logo--footer .logo__badge{height:14px;margin-bottom:14px;width:14px}}.header{height:104.99px;justify-content:space-between;left:0;padding:30px var(--padding-x);position:absolute;top:0;width:100%;z-index:10}.header,.header__auth{align-items:center;display:flex;flex-direction:row}.header__auth{gap:17.01px}.header__auth-text{color:var(--color-white);font-family:var(--font-primary);font-size:13.7812px;font-weight:400;line-height:36px;white-space:nowrap}.header__signin-btn{align-items:center;background:#0000;border:1px solid var(--color-white);border-radius:3px;display:flex;height:36px;justify-content:center;padding:1px 15px;transition:background .2s ease}.header__signin-btn:hover{background:#ffffff1a}.header__signin-btn span{color:var(--color-white);font-family:var(--font-primary);font-size:13px;font-weight:500;line-height:36px}@media (max-width:768px){.header{height:auto;padding:16px var(--padding-x)}.header__auth{gap:10px}.header__auth-text{display:none}.header__signin-btn{height:32px;padding:1px 12px}.header__signin-btn span{font-size:12px;line-height:32px}}@media (max-width:480px){.header{padding:12px 16px}}.footer{background:var(--color-dark);flex-direction:row;justify-content:space-between;padding:56px var(--padding-x);width:100%}.footer,.footer__brand{align-items:flex-start;display:flex}.footer__brand{flex-direction:column;gap:5px;min-width:220px}.footer__copyright{color:var(--color-text-muted);font-family:var(--font-primary);font-size:14px;font-weight:400;line-height:22px;padding:15px 15px 5px;text-align:center}.footer__columns{align-items:flex-start;display:flex;flex-direction:row}.footer__column{min-width:140px;padding-left:40px}.footer__column--wide{min-width:274px}.footer__column-title{color:var(--color-white);font-family:var(--font-primary);font-size:16px;font-weight:700;letter-spacing:1px;line-height:22px;margin-bottom:10px}.footer__column-list{display:flex;flex-direction:column;gap:5px}.footer__column-list a{color:var(--color-text-light);font-family:var(--font-primary);font-size:14px;font-weight:400;line-height:22px;transition:color .2s ease}.footer__column-list a:hover{color:var(--color-primary-light)}@media (max-width:1024px){.footer{flex-direction:column;gap:32px}.footer__columns{flex-wrap:wrap;gap:0}.footer__column{margin-bottom:24px;min-width:45%;padding-left:0;padding-right:20px}.footer__column--wide{min-width:45%}}@media (max-width:768px){.footer{gap:28px;padding:40px var(--padding-x)}.footer__brand{align-items:center;min-width:auto;width:100%}.footer__copyright{font-size:12px;padding:8px 0;text-align:center}.footer__columns{flex-direction:column;width:100%}.footer__column{margin-bottom:20px;min-width:100%;padding-right:0}.footer__column--wide{min-width:100%}.footer__column-title{font-size:14px;margin-bottom:8px}.footer__column-list a{font-size:13px}}@media (max-width:480px){.footer{padding:32px 16px}}.store-buttons{align-items:center;display:flex;flex-direction:row;gap:12px}.store-buttons__link{display:block;height:43px;transition:opacity .2s ease}.store-buttons__link:hover{opacity:.85}.store-buttons__img{display:block;height:43px;width:auto}@media (max-width:480px){.store-buttons{align-items:center;flex-direction:column;gap:8px}.store-buttons__link svg{height:37px;width:110px}}.home-mob{background:#090e12;display:flex;flex-direction:column;min-height:100vh;min-height:100svh;overflow-x:hidden;position:relative;width:100%}.home-mob__status{flex-shrink:0;height:env(safe-area-inset-top,20px)}.home-mob__logo-wrap{display:flex;flex-shrink:0;justify-content:center;padding:16px 0 0}.home-mob__logo{height:32px;object-fit:contain;width:auto}.home-mob__hero-img{aspect-ratio:1/1;background:#000;border-radius:20px;margin:16px auto 0;max-width:400px;overflow:hidden;position:relative;width:calc(100% - 24px)}.home-mob__hero-img img{display:block;height:100%;object-fit:cover;object-position:80% center;width:100%}.home-mob__hero-gradient{background:linear-gradient(180deg,#0000,#000 90%);bottom:0;height:50%;left:0;pointer-events:none;position:absolute;right:0}.home-mob__content{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:16px;margin:0 auto;max-width:375px;padding:0 12px;width:100%}.home-mob__heading{color:#fff;font-family:Proxima Nova,Montserrat,Inter,sans-serif;font-size:22px;font-weight:700;letter-spacing:.5px;line-height:30px;margin:0;max-width:351px;text-align:center}.home-mob__desc{color:#9ca3af;font-family:Proxima Nova,Inter,sans-serif;font-size:13px;font-weight:400;letter-spacing:-.01em;line-height:22px;margin:0;max-width:335px;text-align:center}.home-mob__cta{align-items:center;background:#7a68ed;border-radius:16px;display:flex;height:56px;justify-content:center;max-width:100%;transition:opacity .2s;width:351px}.home-mob__cta:hover{opacity:.9}.home-mob__cta:active{opacity:.8}.home-mob__cta span{color:#fff;font-family:Proxima Nova,Montserrat,Inter,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:20px}.home-mob__signin{align-items:center;background:#0000;border:1px solid #262d32;border-radius:16px;display:flex;height:56px;justify-content:center;max-width:100%;transition:background .2s,border-color .2s;width:351px}.home-mob__signin:hover{background:#151d24;border-color:#374151}.home-mob__signin span{color:#fff;font-family:Proxima Nova,Montserrat,Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:20px}.home-mob__store{align-items:center;display:flex;flex-direction:column;gap:10px;padding:8px 0 0}.home-mob__store-label{color:#65696c;font-family:Proxima Nova,Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.05em;line-height:18px;text-transform:uppercase}.home-mob__footer{border-top:1px solid #1a1f25;margin-top:8px;padding:32px 20px 16px}.home-mob__footer-cols{grid-gap:24px 16px;display:grid;gap:24px 16px;grid-template-columns:1fr 1fr}.home-mob__footer-col{display:flex;flex-direction:column;gap:6px}.home-mob__footer-title{color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:1px;line-height:18px;margin:0 0 2px}.home-mob__footer-col a{color:#9ca3af;font-family:Proxima Nova,Inter,sans-serif;font-size:13px;font-weight:400;line-height:20px;text-decoration:none;transition:color .2s}.home-mob__footer-col a:hover{color:#b6aaff}.home-mob__footer-copy{color:#65696c;font-family:Proxima Nova,Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;margin-top:24px;text-align:center}.home-mob__indicator{display:flex;flex-shrink:0;justify-content:center;padding:12px 20px}.home-mob__indicator-bar{background:#fff;border-radius:100px;height:5px;width:134px}@media (max-width:380px){.home-mob__heading{font-size:20px;line-height:28px}.home-mob__desc{font-size:12px;line-height:20px}.home-mob__cta,.home-mob__signin{width:100%}.home-mob__hero-img{width:calc(100% - 16px)}}@media (min-width:500px) and (max-width:768px){.home-mob__content,.home-mob__hero-img{max-width:440px}.home-mob__heading{font-size:24px;line-height:32px}.home-mob__footer-cols{grid-template-columns:1fr 1fr 1fr}}.page{background:var(--color-bg);margin:0 auto;overflow:hidden}.hero,.page{position:relative;width:100%}.hero{background:var(--color-black);height:750px}.hero__content{left:var(--padding-x);position:absolute;top:192px;z-index:5}.hero__content,.hero__text-block{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:706px}.hero__heading{-webkit-text-stroke:2px var(--color-white);color:var(--color-black);font-size:53.8086px;font-weight:900;letter-spacing:2px;line-height:64px;text-shadow:-1px 1px 0 var(--color-white),-2px 2px 0 var(--color-white),-3px 3px 0 var(--color-white),-4px 4px 0 var(--color-white),-5px 5px 0 var(--color-white),-6px 6px 0 var(--color-white),-7px 7px 0 var(--color-white),-8px 8px 0 var(--color-white)}.hero__description,.hero__heading{font-family:var(--font-primary);width:706px}.hero__description{color:var(--color-white);font-size:20px;font-weight:400;line-height:30px}.hero__cta-btn{align-items:center;background:var(--color-primary);border-radius:3px;display:flex;height:62px;justify-content:center;transition:background .2s;width:284px}.hero__cta-btn:hover{background:#6b59de}.hero__cta-btn span{color:var(--color-white);font-family:var(--font-primary);font-size:15.5px;font-weight:700;letter-spacing:1.1px;line-height:62px;text-align:center}.hero__app-section{align-items:flex-start;display:flex;flex-direction:column}.hero__app-label{color:var(--color-white);font-family:var(--font-primary);font-size:15.5px;font-weight:700;letter-spacing:1px;line-height:43px}.hero__right{height:750px;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.hero__right img{height:100%;object-fit:cover;object-position:center top;width:100%}.app-bar{background:var(--color-white);justify-content:center;overflow:visible;position:relative;width:100%;z-index:10}.app-bar,.app-bar__inner{align-items:center;display:flex;height:110px}.app-bar__inner{isolation:isolate;justify-content:space-between;max-width:100%;padding:0 0 0 212px;width:1440px}.app-bar__left{align-items:center;display:flex;flex:1 1}.app-bar__phone{flex-shrink:0;height:169px;margin-right:16px;margin-top:-59px;object-fit:contain;pointer-events:none;width:174px}.app-bar__text{display:flex;flex-direction:column;gap:9.5px}.app-bar__title{font-size:19.8438px;font-weight:500}.app-bar__subtitle,.app-bar__title{color:var(--color-dark);font-family:var(--font-primary);line-height:22px}.app-bar__subtitle{font-size:15.75px;font-weight:400}@media (max-width:1440px){.hero__content{width:600px}.hero__description,.hero__heading,.hero__text-block{width:100%}.hero__heading{font-size:46px;line-height:56px}.hero__description{font-size:18px;line-height:28px}.app-bar__inner{padding:0 var(--padding-x)}}@media (max-width:1024px){.hero{height:auto;min-height:600px;padding-bottom:40px}.hero__right{height:100%;opacity:.3}.hero__content{left:0;max-width:700px;padding:130px var(--padding-x) 0;position:relative;top:0;width:100%}.hero__description,.hero__heading,.hero__text-block{width:100%}.hero__heading{font-size:42px;line-height:52px}.hero__description{font-size:17px;line-height:26px}.app-bar__inner{padding:0 var(--padding-x);width:100%}.app-bar__phone{height:116px;margin-top:-40px;width:120px}}.ntf-m-page{background:#090e12;display:flex;flex-direction:column;min-height:100vh}.ntf-m-header{margin-top:max(env(safe-area-inset-top,40px),5vh);padding:0 12px;position:relative}.ntf-m-back,.ntf-m-header{align-items:center;display:flex;height:40px}.ntf-m-back{-webkit-tap-highlight-color:transparent;background:#151d24;border:none;border-radius:999px;cursor:pointer;flex-shrink:0;justify-content:center;width:40px}.ntf-m-back img{display:block}.ntf-m-title{color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:16px;font-weight:600;left:50%;letter-spacing:.01em;line-height:24px;position:absolute;text-align:center;transform:translateX(-50%)}.ntf-m-spacer{flex-shrink:0;margin-left:auto;width:40px}.ntf-m-body{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:16px 15px 40px}.ntf-m-group{margin-bottom:24px}.ntf-m-group:last-child{margin-bottom:0}.ntf-m-group__label{color:#fff;font-family:Proxima Nova,SF Pro Text,Inter,sans-serif;font-size:18px;font-weight:600;line-height:145%;margin:0 0 12px}.ntf-m-group__list{display:flex;flex-direction:column}.ntf-m-item{-webkit-tap-highlight-color:transparent;align-items:center;cursor:pointer;display:flex;gap:12px;min-height:40px;padding:6px 0}.ntf-m-item--sep{border-bottom:.8px solid #151d24;margin-bottom:12px;padding-bottom:12px}.ntf-m-item__av{flex-shrink:0;height:40px;position:relative;width:40px}.ntf-m-item__img{border-radius:50%;display:block;height:40px;object-fit:cover;width:40px}.ntf-m-item__img--sys{background:#151d24}.ntf-m-item__img--anon,.ntf-m-item__img--sys{align-items:center;display:flex;justify-content:center}.ntf-m-item__img--anon{border-radius:16px;overflow:hidden;position:relative}.ntf-m-item__blur{display:block;filter:blur(12px);height:100%;inset:0;object-fit:cover;position:absolute;transform:scale(1.2);width:100%}.ntf-m-item__ov{background:#0003;inset:0;position:absolute}.ntf-m-item__ghost{position:absolute;z-index:1}.ntf-m-item__dot{background:#7a68ed;border:2px solid #090e12;border-radius:50%;height:8px;left:0;position:absolute;top:0;width:8px;z-index:2}.ntf-m-item__txt{color:#fff;flex:1 1;font-family:Proxima Nova,Inter,sans-serif;font-size:16px;font-weight:600;line-height:140%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ntf-m-item__txt--sys{color:#9ca3af}.ntf-m-item__time{flex-shrink:0;font-size:12px;font-weight:400;line-height:150%;text-align:right;white-space:nowrap}.ntf-m-item__time,.ntf-m-loadmore{color:#fff;font-family:Proxima Nova,Inter,sans-serif}.ntf-m-loadmore{background:#151d24;border:none;border-radius:12px;cursor:pointer;display:block;font-size:14px;font-weight:500;margin:16px auto 0;padding:12px 24px}.ntf-d-overlay{background:#0000;inset:0;position:fixed;z-index:9998}.ntf-d-panel{animation:ntfIn .2s cubic-bezier(.16,1,.3,1);background:#111;border:1px solid #262d32;border-radius:16px;box-shadow:0 8px 32px #00000080;display:flex;flex-direction:column;max-height:calc(100vh - 130px);overflow:hidden;position:fixed;right:120px;top:90px;width:345px;z-index:9999}@keyframes ntfIn{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:none}}.ntf-d-header{justify-content:space-between;padding:20px 20px 0}.ntf-d-header,.ntf-d-header__left{align-items:center;display:flex;gap:8px}.ntf-d-header__title{color:#fff;font-family:Proxima Nova,SF Pro Text,Inter,sans-serif;font-size:18px;font-weight:600;line-height:145%}.ntf-d-close{align-items:center;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;height:28px;justify-content:center;transition:background .15s;width:28px}.ntf-d-close:hover{background:#ffffff0f}.ntf-d-body{flex:1 1;overflow-y:auto;padding:20px}.ntf-d-body::-webkit-scrollbar{width:4px}.ntf-d-body::-webkit-scrollbar-track{background:#0000}.ntf-d-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.ntf-d-group{margin-bottom:24px}.ntf-d-group:last-child{margin-bottom:0}.ntf-d-group__list{display:flex;flex-direction:column}.ntf-d-item{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:12px;min-height:40px;padding:6px 0;transition:background .12s}.ntf-d-item:hover{background:#ffffff08}.ntf-d-item--sep{border-bottom:.8px solid #1a1d22;margin-bottom:12px;padding-bottom:12px}.ntf-d-item__av{flex-shrink:0;height:40px;position:relative;width:40px}.ntf-d-item__img{border-radius:50%;display:block;height:40px;object-fit:cover;width:40px}.ntf-d-item__img--sys{background:#1a1d22}.ntf-d-item__img--anon,.ntf-d-item__img--sys{align-items:center;display:flex;justify-content:center}.ntf-d-item__img--anon{border-radius:16px;overflow:hidden;position:relative}.ntf-d-item__blur{display:block;filter:blur(12px);height:100%;inset:0;object-fit:cover;position:absolute;transform:scale(1.2);width:100%}.ntf-d-item__ov{background:#0003;inset:0;position:absolute}.ntf-d-item__ghost{position:absolute;z-index:1}.ntf-d-item__dot{background:#7a68ed;border:2px solid #111;border-radius:50%;height:8px;left:0;position:absolute;top:0;width:8px;z-index:2}.ntf-d-item__txt{color:#fff;flex:1 1;font-family:Proxima Nova,Inter,sans-serif;font-size:16px;font-weight:600;line-height:140%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ntf-d-item__txt--sys{color:#9ca3af}.ntf-d-item__time{color:#9da1a3;flex-shrink:0;font-size:12px;font-weight:400;line-height:150%;text-align:right;white-space:nowrap}.ntf-d-item__time,.ntf-d-loadmore{font-family:Proxima Nova,Inter,sans-serif}.ntf-d-loadmore{background:#1a1d22;border:none;border-radius:10px;color:#fff;cursor:pointer;display:block;font-size:13px;font-weight:500;margin:12px auto 0;padding:10px 20px;transition:background .15s}.ntf-d-loadmore:hover{background:#262d32}.ntf-empty{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:16px;justify-content:center;padding:60px 20px}.ntf-empty__t{color:#fff;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:26px}.ntf-empty__s,.ntf-empty__t{font-family:Proxima Nova,Inter,sans-serif;margin:0}.ntf-empty__s{color:#5d6165;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:22px}.ntf-err{color:#9ca3af;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;padding:40px 0;text-align:center}.ntf-loader{align-items:center;display:flex;flex:1 1;justify-content:center;padding:60px 0}.ntf-loader__spin{animation:ntfSp .7s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#7a68ed;height:32px;width:32px}@keyframes ntfSp{to{transform:rotate(1turn)}}@media (max-width:1440px){.ntf-d-panel{right:80px}}@media (max-width:1200px){.ntf-d-panel{right:40px}}@media (max-width:1024px){.ntf-d-panel{right:20px}}.lk-page{align-items:flex-start;background:#0a0a0a;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;min-height:100%;padding:20px;width:100%}.lk-title{color:#f0f2f4;font-family:Inter,sans-serif;font-size:26px;font-weight:700;line-height:36px;margin:0}.lk-tabs{display:flex;gap:8px;width:100%}.lk-tab{align-items:center;background:#ffffff0d;border:none;border-radius:12px;color:#9ca3af;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;justify-content:center;letter-spacing:-.01em;line-height:20px;padding:10px 20px;transition:all .2s}.lk-tab:hover{background:#ffffff14}.lk-tab--active{background:#7a68ed;color:#fff}.lk-search{align-items:center;background:#111;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:row;gap:12px;height:70px;padding:16px;width:100%}.lk-search__icon{flex-shrink:0;height:20px;width:20px}.lk-search__input{background:#0000;border:none;color:#fff;flex:1 1;font-family:Montserrat,Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:18px;outline:none}.lk-search__input::placeholder{color:#65696c}.lk-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr);width:100%}.lk-card{aspect-ratio:241.2/332;background:#14181c;border-radius:12px;cursor:pointer;overflow:hidden;position:relative}.lk-card__img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.lk-card__gradient{background:linear-gradient(180deg,#0000 38.86%,#000 128.38%);bottom:0;height:40%;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.lk-card__info{bottom:12px;left:12px;position:absolute;right:12px;z-index:2}.lk-card__name{color:#fff;display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:.01em;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lk-card__loc{align-items:center;display:flex;gap:2px}.lk-card__loc span{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:400;letter-spacing:-.02em;line-height:15px}.lk-card__verified{align-items:center;background:#2c9eed;border-radius:200px;display:flex;height:30px;justify-content:center;left:4px;position:absolute;top:8px;width:30px;z-index:2}.lk-card--blurred .lk-card__img{filter:blur(16px)}.lk-card__blur-overlay{align-items:center;background:#0000004d;display:flex;flex-direction:column;gap:8px;inset:0;justify-content:center;position:absolute;z-index:3}.lk-card__blur-icon{height:32px;width:32px}.lk-card__blur-text{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;text-align:center}.lk-empty{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:60px 20px;text-align:center;width:100%}.lk-empty__icon{height:64px;opacity:.3;width:64px}.lk-empty__text{color:#9ca3af;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px}.lk-shimmer{animation:lkShimmer 1.5s infinite;aspect-ratio:241.2/332;background:linear-gradient(90deg,#14181c 25%,#1c2026 50%,#14181c 75%);background-size:200% 100%;border-radius:12px}@keyframes lkShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.lk-sentinel{height:4px;width:100%}@media (max-width:1400px){.lk-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1100px){.lk-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.lk-page{background:#090e12;gap:0;min-height:100vh;min-height:100dvh;padding:0}.lk-title{display:none}.lk-mob-header{box-sizing:border-box;display:flex;flex-shrink:0;height:64px;margin-top:env(safe-area-inset-top,0);padding:12px;position:relative;width:100%}.lk-mob-header,.lk-mob-header__back{align-items:center;justify-content:center}.lk-mob-header__back{background:#151d24;border:none;border-radius:999px;cursor:pointer;display:inline-flex;height:40px;left:12px;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:40px}.lk-mob-header__title{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:24px}.lk-tabs{display:none}.lk-search{background:#0f161c;border-radius:999px;flex-shrink:0;gap:12px;height:48px;margin:16px 12px 0;padding:0 16px;width:calc(100% - 24px)}.lk-search__icon{height:22px;width:22px}.lk-search__input{font-family:Inter,sans-serif;font-size:15px;font-weight:500;letter-spacing:-.01em;line-height:20px}.lk-grid{gap:12px;grid-template-columns:repeat(2,1fr);padding:16px 12px 100px}.lk-card{aspect-ratio:170/190;background:#151d24;border-radius:12px}.lk-card__gradient{background:linear-gradient(180deg,#0000,#0006 60%,#0009);height:73px}.lk-card__info{bottom:12px;left:12px;right:12px}.lk-card__name{font-size:16px;font-weight:700;letter-spacing:.01em;line-height:24px}.lk-card--blurred .lk-card__img{filter:blur(25px)}.lk-card__blur-overlay{background:#00000080;gap:4px}.lk-card__blur-icon{height:24px;opacity:.9;width:24px}.lk-card__blur-text{color:#ffffffe6;font-size:11px;font-weight:500;line-height:14px}.lk-shimmer{aspect-ratio:170/190;background:linear-gradient(90deg,#151d24 25%,#1c2430 50%,#151d24 75%);background-size:200% 100%}}@media (min-width:1025px){.lk-mob-header{display:none}}.prf-m-page{background:#090e12;display:flex;flex-direction:column;min-height:100vh}.prf-m-header{margin-top:env(safe-area-inset-top,52px);padding:0 12px;position:relative}.prf-m-back,.prf-m-header{align-items:center;display:flex;height:40px}.prf-m-back{-webkit-tap-highlight-color:transparent;background:#151d24;border:none;border-radius:999px;cursor:pointer;flex-shrink:0;justify-content:center;width:40px}.prf-m-back img{display:block}.prf-m-title{color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:16px;font-weight:600;left:50%;letter-spacing:.01em;line-height:24px;position:absolute;text-align:center;transform:translateX(-50%)}.prf-m-spacer{flex-shrink:0;margin-left:auto;width:40px}.prf-m-body{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:16px 12px 0}.prf-m-spacer24{height:24px}.prf-m-spacer12{height:12px}.prf-m-spacer35{height:35px}.prf-m-save{-webkit-tap-highlight-color:transparent;align-items:center;background:#7a68ed;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:700;height:56px;justify-content:center;letter-spacing:-.01em;line-height:20px;width:100%}.prf-m-save:disabled{cursor:not-allowed;opacity:.5}.prf-d-overlay{background:#0000;inset:0;position:fixed;z-index:9998}.prf-d-panel{animation:prfIn .2s cubic-bezier(.16,1,.3,1);background:#111;border:1px solid #262d32;border-radius:16px;box-shadow:0 8px 32px #00000080;display:flex;flex-direction:column;max-height:calc(100vh - 120px);overflow:hidden;position:fixed;right:120px;top:72px;width:345px;z-index:9999}@keyframes prfIn{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:none}}.prf-d-body{flex:1 1;overflow-y:auto;padding:20px}.prf-d-body::-webkit-scrollbar{width:4px}.prf-d-body::-webkit-scrollbar-track{background:#0000}.prf-d-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.prf-d-spacer24{height:24px}.prf-d-spacer12{height:12px}.prf-d-spacer35{height:35px}.prf-d-buttons{display:flex;flex-shrink:0;gap:8px;padding:0 20px 20px}.prf-d-btn{align-items:center;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:600;height:56px;justify-content:center;letter-spacing:.01em;line-height:24px;text-align:center}.prf-d-btn--reset{background:#1a1a1a}.prf-d-btn--save{background:#7a68ed}.prf-d-btn--save:disabled{cursor:not-allowed;opacity:.5}.prf-section{align-items:center;border-bottom:.5px dashed #767676;display:flex;height:38px;padding:6px 0}.prf-section__txt{color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:18px;font-weight:600;line-height:145%}.prf-age-row{align-items:center;display:flex;justify-content:space-between;width:100%}.prf-age-label{color:#fff;font-size:14px;font-weight:600}.prf-age-label,.prf-age-value{font-family:Proxima Nova,Inter,sans-serif;line-height:24px}.prf-age-value{color:#9ca3af;font-size:16px;font-weight:500;letter-spacing:.01em}.prf-slider{cursor:pointer;height:56px;position:relative;touch-action:none;-webkit-user-select:none;user-select:none;width:100%}.prf-slider__track{background:#1c2431;left:14px;right:14px}.prf-slider__active,.prf-slider__track{border-radius:12px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.prf-slider__active{background:#7a68ed}.prf-slider__dot{background:#51459d;border-radius:50%;height:4px;position:absolute;top:50%;transform:translate(-50%,-50%);width:4px;z-index:1}.prf-slider__dot--active{background:#7a68ed66}.prf-slider__thumb{background:#7a68ed;border:2px solid #0c111c;border-radius:50%;box-shadow:0 4px 12px #0000001a;cursor:grab;height:28px;position:absolute;top:50%;transform:translateY(-50%);width:28px;z-index:2}.prf-slider__thumb:active{cursor:grabbing}.prf-location-btn{align-items:center;background:#0000;border:1px solid #374151;border-radius:12px;cursor:pointer;display:flex;gap:10px;height:56px;padding:16px;width:100%}.prf-location-txt{flex:1 1;font-size:16px;font-weight:500;text-align:left}.prf-gender-title,.prf-location-txt{color:#fff;font-family:Proxima Nova,Inter,sans-serif;letter-spacing:.01em;line-height:24px}.prf-gender-title{font-size:14px;font-weight:700;margin:0}.prf-gender-row{display:flex;gap:12px}.prf-chip{-webkit-tap-highlight-color:transparent;background:#0000;border:1px solid #374151;border-radius:12px;color:#fff;cursor:pointer;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:500;height:38px;letter-spacing:.01em;line-height:22px;padding:8px 12px;text-align:center;white-space:nowrap}.prf-chip--sel{background:#7a68ed;border-color:#7a68ed;font-weight:700}.prf-spinner{animation:prfSp .7s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}@keyframes prfSp{to{transform:rotate(1turn)}}.prf-toast{animation:prfToast .3s ease;border-radius:12px;bottom:80px;color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:600;left:50%;padding:12px 24px;position:absolute;transform:translateX(-50%);z-index:100}@keyframes prfToast{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.prf-toast--success{background:#22c55e}.prf-toast--error{background:#ef4444}.prf-city-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:10000}.prf-city-dialog{animation:prfIn .2s ease;background:#151d24;border-radius:16px;display:flex;flex-direction:column;max-height:400px;max-width:360px;overflow:hidden;width:90%}.prf-city-header{align-items:center;display:flex;justify-content:center;padding:16px;position:relative}.prf-city-title{color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:18px;font-weight:600}.prf-city-close{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px}.prf-city-divider{background:#374151;height:.5px}.prf-city-dropdown{animation:prfIn .2s ease;background:#151d24;border-radius:12px;box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff0f;left:0;max-height:280px;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:10000}.prf-city-dropdown .prf-city-list{max-height:280px}.prf-city-list{flex:1 1;overflow-y:auto}.prf-city-list::-webkit-scrollbar{width:4px}.prf-city-list::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.prf-city-item{align-items:center;border-bottom:.5px solid #3741514d;cursor:pointer;display:flex;justify-content:space-between;padding:14px 16px;transition:background .12s}.prf-city-item:hover{background:#ffffff08}.prf-city-item--sel{background:#7a68ed33}.prf-city-item__name{color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:16px}.prf-city-item--sel .prf-city-item__name{color:#7a68ed;font-weight:600}.prf-mob-overlay{background:#090e12;display:flex;flex-direction:column;inset:0;position:fixed;z-index:100}.prf-mob-overlay-header{align-items:center;border-bottom:.5px solid #ffffff14;display:flex;flex-shrink:0;height:56px;justify-content:space-between;padding:0 16px}.prf-mob-overlay-back{align-items:center;background:#151d24;border:none;border-radius:999px;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.prf-mob-overlay-back img{display:block;filter:brightness(0) invert(1)}.prf-mob-overlay-title{color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px}.prf-mob-overlay-body{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:16px 16px 0}.prf-mob-overlay-save{align-items:center;background:#7a68ed;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:700;height:56px;justify-content:center;letter-spacing:-.01em;line-height:20px;margin-top:auto;width:100%}.prf-mob-overlay-save:disabled{cursor:not-allowed;opacity:.5}@media (max-width:1440px){.prf-d-panel{right:80px}}@media (max-width:1200px){.prf-d-panel{right:40px}}@media (max-width:1024px){.prf-d-panel{right:20px}}.ms-mob-overlay{align-items:center;background:#090e12;display:flex;flex-direction:column;inset:0;justify-content:center;opacity:0;overflow:hidden;position:fixed;transition:opacity .35s ease;z-index:1000}.ms-mob-overlay--in{opacity:1}.ms-mob-ellipse{border-radius:50%;pointer-events:none;position:absolute}.ms-mob-ellipse--tr{filter:blur(69.5px);opacity:.7;right:-60px;top:-85px}.ms-mob-ellipse--bl,.ms-mob-ellipse--tr{background:#7a68ed;height:225px;width:225px}.ms-mob-ellipse--bl{bottom:-40px;filter:blur(125px);left:-60px}.ms-mob-confetti{border-radius:2px;pointer-events:none;position:absolute}.ms-mob-confetti--1{background:#7a68ed;height:16px;left:5.33%;top:30.42%;transform:rotate(11.55deg);width:24px}.ms-mob-confetti--2{background:#ffbc00;height:17px;left:12.7%;top:30.87%;transform:rotate(23.13deg);width:11px}.ms-mob-confetti--3{background:#fff;height:36px;right:9.07%;top:52.71%;transform:rotate(-20.53deg);width:24px}.ms-mob-confetti--4{background:#ffbc00;height:24px;right:25.55%;top:57.88%;transform:rotate(21.4deg);width:14px}.ms-mob-photos{height:200px;margin-bottom:24px;position:relative;width:310px}.ms-mob-photo{border-radius:12px;height:180px;overflow:hidden;position:absolute;width:152px}.ms-mob-photo img{height:100%;object-fit:cover;width:100%}.ms-mob-photo--left{animation:msPhotoLeft .5s ease-out .15s both;left:0;top:.33px;transform:rotate(-6deg)}.ms-mob-photo--right{animation:msPhotoRight .5s ease-out .15s both;right:0;top:0;transform:rotate(6deg)}@keyframes msPhotoLeft{0%{opacity:0;transform:rotate(-6deg) scale(.3) translateX(60px)}to{opacity:1;transform:rotate(-6deg) scale(1) translateX(0)}}@keyframes msPhotoRight{0%{opacity:0;transform:rotate(6deg) scale(.3) translateX(-60px)}to{opacity:1;transform:rotate(6deg) scale(1) translateX(0)}}.ms-mob-title{animation:msFadeUp .4s ease-out .35s both;color:#7a68ed;font-size:56px;font-weight:700;line-height:68px;margin-bottom:8px}.ms-mob-subtitle,.ms-mob-title{font-family:Inter,sans-serif;letter-spacing:-.3px;text-align:center}.ms-mob-subtitle{animation:msFadeUp .4s ease-out .45s both;color:#9ca3af;font-size:12px;font-weight:400;line-height:15px;margin-bottom:32px;width:206px}.ms-mob-actions{align-items:center;animation:msFadeUp .4s ease-out .55s both;display:flex;flex-direction:column;gap:12px;width:335px}.ms-mob-btn-chat{background:#7a68ed;border:none;border-radius:43px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:600;height:56px;letter-spacing:-.3px;line-height:19px;text-align:center;transition:opacity .2s;width:335px}.ms-mob-btn-chat:hover{opacity:.9}.ms-mob-btn-swipe{background:none;border:none;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:400;height:17px;letter-spacing:-.3px;line-height:17px;text-align:center;text-decoration:underline;width:335px}.ms-mob-home-indicator{background:#fff;border-radius:100px;bottom:9px;height:5px;left:50%;position:absolute;transform:translateX(-50%);width:134px}@keyframes msFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ms-desk-overlay{align-items:center;background:#000000d9;display:flex;inset:0;justify-content:center;opacity:0;position:fixed;transition:opacity .35s ease;z-index:1000}.ms-desk-overlay--in{opacity:1}.ms-desk-content{align-items:center;background:linear-gradient(0deg,#0a0a0a,#0a0a0a);border-radius:42px;display:flex;flex-direction:column;gap:24px;justify-content:center;max-width:90vw;overflow:hidden;padding:40px;position:relative;width:700px}.ms-desk-glow{background:#7a68ed;filter:blur(100px);height:390px;left:50%;opacity:.6;top:50%;transform:translate(-50%,-60%);width:390px}.ms-desk-confetti,.ms-desk-glow{pointer-events:none;position:absolute}.ms-desk-confetti{border-radius:2px}.ms-desk-confetti--1{background:#7a68ed;height:20px;left:8%;top:22%;transform:rotate(11.55deg);width:30px}.ms-desk-confetti--2{background:#ffbc00;height:22px;left:14%;top:23%;transform:rotate(23.13deg);width:14px}.ms-desk-confetti--3{background:#fff;height:44px;right:8%;top:48%;transform:rotate(-20.53deg);width:30px}.ms-desk-confetti--4{background:#ffbc00;height:30px;right:22%;top:52%;transform:rotate(21.4deg);width:18px}.ms-desk-photos{height:310px;position:relative;width:542px;z-index:1}.ms-desk-photo{border-radius:24px;height:279.13px;overflow:hidden;position:absolute;width:235.71px}.ms-desk-photo img{height:100%;object-fit:cover;width:100%}.ms-desk-photo--left{animation:msPhotoLeft .5s ease-out .15s both;left:20px;top:10px;transform:rotate(-6deg)}.ms-desk-photo--right{animation:msPhotoRight .5s ease-out .15s both;right:20px;top:0;transform:rotate(6deg)}.ms-desk-info{align-items:center;display:flex;flex-direction:column;gap:8px;z-index:1}.ms-desk-title{animation:msFadeUp .4s ease-out .35s both;color:#7a68ed;font-size:56px;font-weight:700;line-height:68px}.ms-desk-subtitle,.ms-desk-title{font-family:Inter,sans-serif;letter-spacing:-.3px;text-align:center}.ms-desk-subtitle{animation:msFadeUp .4s ease-out .45s both;color:#9ca3af;font-size:14px;font-weight:400;line-height:17px;width:210px}.ms-desk-actions{align-items:center;animation:msFadeUp .4s ease-out .55s both;display:flex;flex-direction:column;gap:12px;width:335px;z-index:1}.ms-desk-btn-chat{background:#7a68ed;border:none;border-radius:43px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:600;height:56px;letter-spacing:-.3px;line-height:19px;text-align:center;transition:opacity .2s;width:335px}.ms-desk-btn-chat:hover{opacity:.9}.ms-desk-btn-swipe{background:none;border:none;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.3px;line-height:17px;text-align:center;text-decoration:underline}@media (max-width:480px){.ms-mob-photos{width:280px}.ms-mob-photo{height:156px;width:132px}.ms-mob-title{font-size:44px;line-height:54px}.ms-mob-actions{width:90%}.ms-mob-btn-chat{width:100%}}.am-mob{background:#090e12;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.am-mob-tabs{flex-direction:row;gap:6px;height:40px;left:50%;position:absolute;top:56px;transform:translateX(-50%);width:351px;z-index:10}.am-mob-tab-filter,.am-mob-tabs{align-items:center;display:flex;padding:0}.am-mob-tab-filter{border:none;flex-shrink:0;height:20px;width:20px}.am-mob-tab,.am-mob-tab-filter{background:none;cursor:pointer;justify-content:center}.am-mob-tab{align-items:center;border:1px solid #65696c;border-radius:200px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;gap:10px;height:40px;padding:10px 16px;width:137.5px}.am-mob-tab span{color:#65696c;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.02em;line-height:20px}.am-mob-tab img{opacity:.5}.am-mob-tab--active{border-color:#fff}.am-mob-tab--active span{color:#fff;font-weight:600}.am-mob-tab--active img{opacity:1}.am-mob-tab-boost{align-items:center;background:#ffffff0d;border:.5px solid #fff;border-radius:33px;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;padding:0;width:38px}.am-mob-card{border-radius:40px;bottom:0;left:12px;overflow:hidden;position:absolute;top:102px;transition:none;-webkit-user-select:none;user-select:none;width:calc(100% - 24px);z-index:2}.am-mob-card--up{animation:am-swipe-up .3s ease-out forwards}@keyframes am-swipe-up{to{opacity:0;transform:translateY(-120%)}}.am-mob-card-next{z-index:1!important}.am-mob-card-swipe-hint{left:50%;opacity:.8;position:absolute;top:40%;transform:translateX(-50%);z-index:5}.am-mob-empty{align-items:center;background:#14181c;border-radius:40px;bottom:0;display:flex;flex-direction:column;gap:16px;justify-content:center;left:12px;position:absolute;top:120px;width:calc(100% - 24px)}.am-mob-empty span{color:#9da1a3;font-family:Inter,sans-serif;font-size:16px;font-weight:500}.am-mob-empty-btn{background:#7a68ed;border:none;border-radius:200px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:12px 32px}.am-mob-shimmer{background:#14181c;border-radius:40px;height:100%;overflow:hidden;position:relative;width:100%}.am-mob-shimmer:after{animation:am-shimmer 1.5s linear infinite;background:linear-gradient(90deg,#0000,#1c2127 50%,#0000);content:"";inset:0;position:absolute}@keyframes am-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.am-mob-card-photo{display:block;height:100%;object-fit:cover;width:100%}.am-mob-card-blur{backdrop-filter:blur(47.4px);-webkit-backdrop-filter:blur(47.4px);background:#0003;border-radius:40px;inset:0;position:absolute}.am-mob-card-ghost{left:50%;position:absolute;top:50%;transform:translate(-50%,-60%);z-index:2}.am-mob-card-info{bottom:24px;display:flex;flex-direction:column;gap:12px;left:24px;position:absolute;right:24px;z-index:2}.am-mob-card-row{align-items:flex-start;display:flex;flex-direction:row;gap:8px}.am-mob-card-name-block{display:flex;flex-direction:column;gap:6px}.am-mob-card-name-row{align-items:flex-start;display:flex;gap:6px}.am-mob-card-name{color:#fff;font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:32px}.am-mob-card-verified{align-items:center;background:#fff;border-radius:500px;display:flex;height:20px;justify-content:center;margin-top:4px;padding:2px;width:20px}.am-mob-card-verified img{height:16px;width:16px}.am-mob-card-location{align-items:center;display:flex;gap:8px}.am-mob-card-location span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px}.am-mob-btn-chat{align-items:center;background:#7a68ed;border:none;border-radius:999px;box-shadow:0 4px 32px -4px #8978fb66;box-sizing:border-box;cursor:pointer;display:flex;gap:6px;height:56px;justify-content:center;padding:20px 32px;transition:opacity .2s;width:100%}.am-mob-btn-chat:hover{opacity:.9}.am-mob-btn-chat span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:20px}.am-desk{flex-direction:column;gap:20px;height:100%;min-height:600px;width:100%}.am-desk,.am-desk-tabs{align-items:center;display:flex;justify-content:center}.am-desk-tabs{flex-direction:row;gap:8px;height:46px;width:552px}.am-desk-tab-filter{border:none;height:20px;padding:0;width:20px}.am-desk-tab,.am-desk-tab-filter{align-items:center;background:none;cursor:pointer;display:flex;justify-content:center}.am-desk-tab{border:1px solid #fff;border-radius:200px;box-sizing:border-box;gap:10px;height:46px;padding:10px 16px;width:170px}.am-desk-tab span{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:20px}.am-desk-tab--inactive{border-color:#65696c}.am-desk-tab--inactive span{color:#65696c;font-weight:500}.am-desk-tab--inactive img{opacity:.5}.am-desk-tab-boost{background:#ffffff0d;border:.5px solid #fff;border-radius:33px;box-sizing:border-box;cursor:pointer;height:46px;padding:0;width:46px}.am-desk-empty,.am-desk-tab-boost{align-items:center;display:flex;justify-content:center}.am-desk-empty{background:#14181c;border-radius:40px;flex-direction:column;gap:20px;height:656px;width:677px}.am-desk-empty span{color:#9da1a3;font-family:Inter,sans-serif;font-size:18px;font-weight:500}.am-desk-empty-btn{background:#7a68ed;border:none;border-radius:200px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:14px 40px}.am-desk-shimmer{background:#14181c;border-radius:40px;height:100%;overflow:hidden;position:relative;width:100%}.am-desk-shimmer:after{animation:am-shimmer 1.5s linear infinite;background:linear-gradient(90deg,#0000,#1c2127 50%,#0000);content:"";inset:0;position:absolute}.am-desk-card{border-radius:40px;height:656px;overflow:hidden;position:relative;transition:none;-webkit-user-select:none;user-select:none;width:677px}.am-desk-card--up{animation:am-desk-swipe-up .3s ease-out forwards}@keyframes am-desk-swipe-up{to{opacity:0;transform:translateY(-120%)}}.am-desk-card-swipe-hint{align-items:center;display:flex;flex-direction:column;gap:4px;left:50%;opacity:.8;position:absolute;top:40%;transform:translateX(-50%);z-index:5}.am-desk-card-swipe-hint span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.am-desk-card-photo{display:block;height:100%;object-fit:cover;width:100%}.am-desk-card-blur{backdrop-filter:blur(75px);-webkit-backdrop-filter:blur(75px);background:#0000004d;border-radius:40px;inset:0;position:absolute}.am-desk-card-progress{align-items:center;display:flex;gap:4px;justify-content:center;left:50%;position:absolute;top:20px;transform:translateX(-50%);z-index:3}.am-desk-card-dot{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff3d;border-radius:2px;height:4px;width:87.57px}.am-desk-card-dot--active{background:#fff}.am-desk-card-ghost{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.am-desk-card-info{bottom:30px;display:flex;flex-direction:column;gap:12px;left:30.5px;position:absolute;z-index:2}.am-desk-card-name-row{align-items:flex-start;display:flex;gap:6px}.am-desk-card-name{color:#fff;font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:32px}.am-desk-card-verified{align-items:center;background:#fff;border-radius:500px;display:flex;height:20px;justify-content:center;margin-top:4px;padding:2px;width:20px}.am-desk-card-verified img{height:16px;width:16px}.am-desk-card-location{align-items:center;display:flex;gap:8px}.am-desk-card-location span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px}.am-desk-btn-chat{align-items:center;background:#7a68ed;border:none;border-radius:999px;box-shadow:0 4px 32px -4px #8978fb66;box-sizing:border-box;cursor:pointer;display:flex;gap:12px;height:56px;justify-content:center;padding:20px 32px;transition:opacity .2s;width:677px}.am-desk-btn-chat:hover{opacity:.9}.am-desk-btn-chat span{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.01em;line-height:20px}@media (max-width:768px){.am-mob-tabs{width:calc(100% - 24px)}}@media (max-width:1200px){.am-desk-btn-chat,.am-desk-card,.am-desk-empty{max-width:677px;width:100%}.am-desk-tabs{width:auto}}.ac-ghost-avatar{border-radius:12px;box-shadow:0 0 6px #00000059;flex-shrink:0;overflow:hidden;position:relative}.ac-ghost-avatar-img{border-radius:12px;display:block;object-fit:cover}.ac-ghost-avatar-overlay{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#00000059;border-radius:12px;inset:0;position:absolute}.ac-ghost-avatar-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.ac-mob{flex-direction:column;height:100%;min-height:100%;overflow:hidden;position:relative}.ac-mob,.ac-mob-nav{background:#090e12;display:flex;width:100%}.ac-mob-nav{align-items:center;flex-direction:row;flex-shrink:0;gap:8px;height:56px;margin-top:env(safe-area-inset-top,0);padding:0 12px;z-index:5}.ac-mob-nav-items{align-items:center;display:flex;flex:1 1;gap:10px;min-width:0}.ac-mob-nav-back{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.ac-mob-nav-back img{filter:brightness(0) invert(1)}.ac-mob-nav-name{display:flex;flex-direction:column;min-width:0}.ac-mob-nav-name-text{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ac-mob-nav-actions{align-items:center;display:flex;flex-shrink:0;gap:4px}.ac-mob-nav-action-btn{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;width:36px}.ac-mob-nav-action-btn img{filter:brightness(0) invert(1);opacity:.8}.ac-mob-nav-action-btn:active{background:#ffffff1a}.ac-mob-request-tab{display:flex;flex-shrink:0;justify-content:center;padding:8px 12px}.ac-mob-request-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;gap:6px;height:38px;padding:8px 16px;transition:opacity .2s;white-space:nowrap}.ac-mob-request-btn:disabled{cursor:default;opacity:.6}.ac-mob-request-btn span{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:18px}.ac-mob-request-btn--send{background:#ff2c79}.ac-mob-request-btn--sent{background:#9ca3af}.ac-mob-request-btn--accept{background:#34c759}.ac-mob-toast{animation:ac-toast-in .3s ease;border-radius:12px;left:50%;padding:10px 20px;position:absolute;top:100px;transform:translateX(-50%);z-index:50}.ac-mob-toast span{color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.ac-mob-toast--success{background:#34c759}.ac-mob-toast--error{background:#ff3b30}@keyframes ac-toast-in{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.ac-mob-messages{display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:12px}.ac-mob-date{color:#9da1a3;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:16px;text-align:center;width:100%}.ac-mob-msg{align-items:flex-start;display:flex;flex-direction:row;gap:12px;width:100%}.ac-mob-msg--mine{justify-content:flex-end}.ac-mob-msg--theirs{justify-content:flex-start}.ac-mob-msg-frame{display:flex;flex-direction:column;gap:8px;max-width:299px}.ac-mob-msg-meta{align-items:center;display:flex;gap:8px}.ac-mob-msg-meta--right{justify-content:flex-end}.ac-mob-msg-sender{color:#fff;font-weight:600}.ac-mob-msg-sender,.ac-mob-msg-time{font-family:Inter,sans-serif;font-size:10px;letter-spacing:-.01em;line-height:16px}.ac-mob-msg-time{color:#9da1a3;font-weight:500;text-align:right}.ac-mob-msg-bubble{border-radius:20px;padding:12px}.ac-mob-msg-bubble span{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:20px;overflow-wrap:break-word;word-break:break-word}.ac-mob-msg-bubble--theirs{background:#0000;border:1px solid #151d24}.ac-mob-msg-bubble--mine{background:#7a68ed}.ac-mob-msg-bubble--typing{font-style:italic;opacity:.7}.ac-mob-msg-avatar-placeholder{flex-shrink:0;width:40px}.ac-mob-inputbar{align-items:flex-start;border-top:1px solid #ffffff0f;display:flex;flex-direction:column;flex-shrink:0;padding:8px 12px calc(8px + env(safe-area-inset-bottom, 20px));width:100%}.ac-mob-inputbar-row{align-items:center;display:flex;gap:8px;min-height:40px;width:100%}.ac-mob-inputbar-icon{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:0;width:36px}.ac-mob-inputbar-icon img,.ac-mob-inputbar-icon svg{height:22px;object-fit:contain;width:22px}.ac-mob-inputbar-icon img{filter:brightness(0) invert(1)}.ac-mob-inputbar-icon.ac-inputbar-icon--recording{background:#ff2c7933}.ac-mob-inputbar-right{align-items:center;display:flex;flex-shrink:0;gap:6px}.ac-mob-inputbar-input{background:#1a1f26;border:none;border-radius:20px;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:500;height:40px;letter-spacing:-.01em;line-height:20px;min-width:0;outline:none;padding:0 16px}.ac-mob-inputbar-input::placeholder{color:#65696c}.ac-mob-inputbar-send{align-items:center;background:#7a68ed;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.ac-desk{background:#0000;border-radius:0;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.ac-desk-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;gap:8px;padding:12px}.ac-desk-back,.ac-desk-header{align-items:center;display:flex}.ac-desk-back{background:#151d24;border:none;border-radius:4px;cursor:pointer;height:32px;justify-content:center;width:32px}.ac-desk-header-name{display:flex;flex:1 1;flex-direction:column}.ac-desk-header-name-text{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:20px}.ac-desk-header-online,.ac-desk-header-status{color:#9ca3af;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:20px}.ac-desk-header-status--online{color:#4caf50}.ac-desk-header-status--offline{color:#9ca3af}.ac-desk-header-status--typing{color:#7a68ed}.ac-desk-more{background:none;border:none;cursor:pointer;height:24px;padding:0;width:24px}.ac-desk-header-actions{align-items:center;display:flex;gap:4px}.ac-desk-header-btn{align-items:center;background:#ffffff14;border:none;border-radius:6px;cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;transition:background .15s;width:28px}.ac-desk-header-btn:hover{background:#ffffff26}.ac-desk-request-tab{display:flex;flex-shrink:0;justify-content:center;padding:8px 12px}.ac-desk-request-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;gap:6px;height:38px;padding:8px 16px;transition:opacity .2s;white-space:nowrap}.ac-desk-request-btn:hover{opacity:.9}.ac-desk-request-btn:disabled{cursor:default;opacity:.6}.ac-desk-request-btn span{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:18px}.ac-desk-request-btn--send{background:#ff2c79}.ac-desk-request-btn--sent{background:#9ca3af}.ac-desk-request-btn--accept{background:#34c759}.ac-desk-toast{display:flex;flex-shrink:0;justify-content:center;padding:6px 12px}.ac-desk-toast span{animation:ac-toast-in .3s ease;border-radius:10px;color:#fff;display:inline-block;font-family:Inter,sans-serif;font-size:12px;font-weight:600;padding:8px 16px}.ac-desk-toast--success span{background:#34c759}.ac-desk-toast--error span{background:#ff3b30}.ac-desk-messages{display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:12px 16px}.ac-desk-date{color:#9da1a3;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:16px;text-align:center;width:100%}.ac-desk-msg{align-items:flex-start;display:flex;gap:12px;width:100%}.ac-desk-msg--mine{justify-content:flex-end}.ac-desk-msg-frame{display:flex;flex-direction:column;gap:8px;max-width:200px;min-width:0}.ac-desk-msg-meta{align-items:center;display:flex;gap:8px}.ac-desk-msg-meta--right{justify-content:flex-end}.ac-desk-msg-sender{color:#fff;font-weight:600}.ac-desk-msg-sender,.ac-desk-msg-time{font-family:Inter,sans-serif;font-size:10px;letter-spacing:-.01em;line-height:16px}.ac-desk-msg-time{color:#9da1a3;font-weight:500;text-align:right}.ac-desk-msg-bubble{border-radius:20px;padding:12px}.ac-desk-msg-bubble span{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:20px;overflow-wrap:break-word;word-break:break-word}.ac-desk-msg-bubble--theirs{background:#0000;border:1px solid #151d24}.ac-desk-msg-bubble--mine{background:#7a68ed}.ac-desk-msg-bubble--typing{font-style:italic;opacity:.7}.ac-desk-inputbar{border-top:1px solid #ffffff0a;display:flex;flex-shrink:0;padding:12px}.ac-desk-inputbar-row{align-items:center;display:flex;gap:8px;width:100%}.ac-desk-inputbar-icon{align-items:center;background:#151d24;border:none;border-radius:999px;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;padding:0;width:32px}.ac-desk-inputbar-icon img{filter:brightness(0) invert(1);height:18px;object-fit:contain;width:18px}.ac-desk-inputbar-icon:hover{background:#1c2530}.ac-desk-inputbar-icon.ac-inputbar-icon--recording{background:#ff2c79}.ac-desk-inputbar-right{align-items:center;display:flex;flex-shrink:0;gap:8px}.ac-desk-inputbar-input{background:none;border:none;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:12px;font-weight:500;height:32px;letter-spacing:-.01em;line-height:20px;min-width:0;outline:none}.ac-desk-inputbar-input::placeholder{color:#65696c}.ac-desk-inputbar-send{align-items:center;background:#7a68ed;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.ac-normal-avatar{border-radius:12px;flex-shrink:0;overflow:hidden}.ac-msg-image{border-radius:12px;cursor:pointer;display:block;max-height:200px;max-width:200px;object-fit:cover;transition:opacity .2s}.ac-msg-image:hover{opacity:.85}.ac-msg-image-locked{border-radius:12px;cursor:pointer;display:inline-block;overflow:hidden;position:relative}.ac-msg-image--blurred{filter:blur(20px);-webkit-filter:blur(20px);pointer-events:none}.ac-msg-image-lock-overlay{align-items:center;background:#0006;border-radius:12px;display:flex;inset:0;justify-content:center;position:absolute}.ac-desk-msg-bubble--media,.ac-mob-msg-bubble--media{background:#0000;border:none;overflow:hidden;padding:4px}.ac-desk-msg-bubble--media.ac-desk-msg-bubble--mine,.ac-mob-msg-bubble--media.ac-mob-msg-bubble--mine{background:#0000}.ac-desk-msg-bubble--media.ac-desk-msg-bubble--theirs,.ac-mob-msg-bubble--media.ac-mob-msg-bubble--theirs{background:#0000;border:none}.ac-desk-msg-bubble--audio,.ac-mob-msg-bubble--audio{padding:10px 12px;position:relative}.ac-desk-msg-bubble--audio,.ac-msg-bubble--audio,.msg-bubble--audio{min-width:220px;padding:8px 10px}.ac-msg-sending{align-items:center;background:#00000059;border-radius:12px;display:flex;inset:0;justify-content:center;position:absolute}.ac-msg-sending:after{animation:ac-spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:24px;width:24px}@keyframes ac-spin{to{transform:rotate(1turn)}}.ac-inputbar-icon--recording{animation:ac-rec-pulse 1s ease-in-out infinite;background:#ff2c79!important}@keyframes ac-rec-pulse{0%,to{box-shadow:0 0 0 0 #ff2c7966}50%{box-shadow:0 0 0 8px #ff2c7900}}.ac-fullscreen{background:#000000f2;inset:0;position:fixed;z-index:9999}.ac-fullscreen,.ac-fullscreen-close{align-items:center;cursor:pointer;display:flex;justify-content:center}.ac-fullscreen-close{background:#ffffff1f;border:none;border-radius:50%;height:40px;position:absolute;right:16px;top:16px;transition:background .15s;width:40px;z-index:2}.ac-fullscreen-close:hover{background:#ffffff40}.ac-fullscreen-img{border-radius:8px;cursor:grab;max-height:90vh;max-width:90vw;object-fit:contain;transition:transform .1s ease-out;-webkit-user-select:none;user-select:none}.ac-fullscreen-img:active{cursor:grabbing}.ac-fullscreen-zoom{background:#0009;border-radius:20px;bottom:24px;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;left:50%;padding:4px 12px;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:2}@media (max-width:768px){.ac-mob-request-tab{width:calc(100% - 24px)}}.ac-recbar{align-items:center;background:#121519;border-radius:32px;box-sizing:border-box;display:flex;gap:12px;padding:10px 14px;width:100%}.ac-recbar__cancel,.ac-recbar__send{align-items:center;background:#ffffff14;border:none;border-radius:50%;cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.ac-recbar__cancel:hover{background:#e9383b2e}.ac-recbar__send{background:#7a68ed}.ac-recbar__send:hover{background:#6a59d8}.ac-recbar__dot{animation:ac-recbar-pulse 1s ease-in-out infinite;background:#e9383b;border-radius:50%;flex-shrink:0;height:10px;width:10px}@keyframes ac-recbar-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}.ac-recbar__time{font-feature-settings:"tnum";color:#fff;font-family:Inter,sans-serif;font-size:15px;font-variant-numeric:tabular-nums;font-weight:600;min-width:44px}.ac-recbar__hint{color:#9da1a3;flex:1 1;font-family:Inter,sans-serif;font-size:13px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nm-mob{background:#090e12;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.nm-mob-tabs{flex-direction:row;gap:6px;height:40px;left:50%;position:absolute;top:56px;transform:translateX(-50%);width:351px;z-index:10}.nm-mob-tab-filter,.nm-mob-tabs{align-items:center;display:flex;padding:0}.nm-mob-tab-filter{border:none;flex-shrink:0;height:20px;width:20px}.nm-mob-tab,.nm-mob-tab-filter{background:none;cursor:pointer;justify-content:center}.nm-mob-tab{align-items:center;border:1px solid #65696c;border-radius:200px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;gap:10px;height:40px;padding:10px 16px;width:137.5px}.nm-mob-tab span{color:#65696c;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.02em;line-height:20px}.nm-mob-tab img{opacity:.5}.nm-mob-tab--active{border-color:#fff}.nm-mob-tab--active span{color:#fff;font-weight:600}.nm-mob-tab--active img{opacity:1}.nm-mob-tab-boost{align-items:center;background:#ffffff0d;border:.5px solid #fff;border-radius:33px;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;padding:0;width:38px}.nm-mob-card{border-radius:40px 40px 0 0;bottom:0;cursor:grab;left:0;overflow:hidden;position:absolute;top:102px;transition:none;-webkit-user-select:none;user-select:none;width:100%;z-index:3}.nm-mob-card:active{cursor:grabbing}.nm-mob-card--behind{cursor:default;pointer-events:none;z-index:2}.nm-mob-card--right{animation:nm-swipe-right .3s ease-out forwards}.nm-mob-card--left{animation:nm-swipe-left .3s ease-out forwards}.nm-mob-card--snapping{transition:transform .38s cubic-bezier(.2,.9,.3,1.15)}@keyframes nm-swipe-right{to{opacity:0;transform:translateX(120%) rotate(15deg)}}@keyframes nm-swipe-left{to{opacity:0;transform:translateX(-120%) rotate(-15deg)}}.nm-mob-card-photo{display:block;height:100%;object-fit:cover;pointer-events:none;width:100%}.nm-mob-card-tap-left{left:0;width:40%}.nm-mob-card-tap-left,.nm-mob-card-tap-right{cursor:pointer;height:60%;position:absolute;top:0;z-index:5}.nm-mob-card-tap-right{right:0;width:60%}.nm-mob-card-progress{display:flex;gap:4px;left:24px;position:absolute;right:24px;top:20px;z-index:6}.nm-mob-card-dot{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff3d;flex:1 1;height:2px}.nm-mob-card-dot:first-child{border-radius:2px 0 0 2px}.nm-mob-card-dot:last-child{border-radius:0 2px 2px 0}.nm-mob-card-dot--active{background:#fff}.nm-mob-card-indicator{border:3px solid;border-radius:12px;font-family:Inter,sans-serif;font-size:36px;font-weight:800;padding:8px 20px;position:absolute;top:80px;transform:rotate(-20deg);z-index:10}.nm-mob-card-indicator--like{border-color:#4caf50;color:#4caf50;left:24px}.nm-mob-card-indicator--nope{border-color:#f44336;color:#f44336;right:24px;transform:rotate(20deg)}.nm-mob-card:after{background:linear-gradient(180deg,#0000,#000000b3);bottom:0;content:"";height:50%;left:0;pointer-events:none;position:absolute;right:0;z-index:3}.nm-mob-card-info{align-items:center;bottom:20px;display:flex;flex-direction:column;gap:12px;left:20px;position:absolute;right:20px;z-index:4}.nm-mob-card-name-row{align-items:flex-start;display:flex;gap:6px}.nm-mob-card-name{color:#fff;font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:32px}.nm-mob-card-verified{align-items:center;background:#fff;border-radius:500px;display:flex;height:20px;justify-content:center;margin-top:4px;padding:2px;width:20px}.nm-mob-card-verified img{height:16px;width:16px}.nm-mob-card-location{align-items:center;display:flex;gap:8px}.nm-mob-card-location span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px}.nm-mob-card-arrow{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff26;border:none;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s;width:44px;z-index:8}.nm-mob-card-arrow:active{background:#ffffff4d}.nm-mob-card-arrow--left{left:12px}.nm-mob-card-arrow--right{right:12px}.nm-mob-card-actions{align-self:stretch;width:100%}.nm-mob-action,.nm-mob-card-actions{align-items:center;display:flex;gap:8px}.nm-mob-action{border:none;border-radius:999px;cursor:pointer;height:56px;justify-content:center;padding:0;transition:transform .15s,opacity .15s}.nm-mob-action:active{transform:scale(.97)}.nm-mob-action span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:20px}.nm-mob-action--skip{background:#151d24;flex:1 1}.nm-mob-action--like{background:#7a68ed;box-shadow:0 4px 32px -4px #8978fb66;flex:1 1}.nm-mob-action--chat{background:#151d24;flex-shrink:0;width:56px}.nm-mob-empty,.nm-mob-loading{align-items:center;background:#14181c;border-radius:40px 40px 0 0;bottom:0;display:flex;flex-direction:column;gap:16px;justify-content:center;left:0;position:absolute;top:120px;width:100%}.nm-mob-empty span{color:#9da1a3;font-family:Inter,sans-serif;font-size:16px;font-weight:500}.nm-mob-empty-btn{background:#7a68ed;border:none;border-radius:200px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:12px 32px}.nm-mob-shimmer{background:#14181c;border-radius:40px;height:100%;overflow:hidden;position:relative;width:100%}.nm-mob-shimmer:after{animation:nm-shimmer 1.5s linear infinite;background:linear-gradient(90deg,#0000,#1c2127 50%,#0000);content:"";inset:0;position:absolute}@keyframes nm-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.nm-desk{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:0;height:100%;justify-content:center;min-height:0;overflow:hidden;padding:16px 0;width:100%}.nm-desk-tabs{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:8px;height:46px;justify-content:center;margin-bottom:16px;width:552px}.nm-desk-tab-filter{border:none;height:20px;padding:0;width:20px}.nm-desk-tab,.nm-desk-tab-filter{align-items:center;background:none;cursor:pointer;display:flex;justify-content:center}.nm-desk-tab{border:1px solid #fff;border-radius:200px;box-sizing:border-box;gap:10px;height:46px;padding:10px 16px;width:170px}.nm-desk-tab span{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:20px}.nm-desk-tab--inactive{border-color:#65696c}.nm-desk-tab--inactive span{color:#65696c;font-weight:500}.nm-desk-tab--inactive img{opacity:.5}.nm-desk-tab-boost{align-items:center;background:#ffffff0d;border:.5px solid #fff;border-radius:33px;box-sizing:border-box;cursor:pointer;display:flex;height:46px;justify-content:center;padding:0;width:46px}.nm-desk-card-wrap{flex:1 1;max-height:688px;min-height:0;position:relative;width:677px}.nm-desk-stack{left:50%;overflow:hidden;position:absolute;transform:translateX(-50%)}.nm-desk-stack--back{border-radius:24px;height:calc(100% - 32px);top:0;width:617px;z-index:0}.nm-desk-stack--mid{border-radius:32px;height:calc(100% - 32px);top:16px;width:647px;z-index:1}.nm-desk-card{border-radius:40px;cursor:grab;height:calc(100% - 32px);left:0;overflow:hidden;position:absolute;top:32px;transition:none;-webkit-user-select:none;user-select:none;width:677px;z-index:3}.nm-desk-card:active{cursor:grabbing}.nm-desk-card--right{animation:nm-swipe-right .3s ease-out forwards}.nm-desk-card--left{animation:nm-swipe-left .3s ease-out forwards}.nm-desk-card--snapping{transition:transform .38s cubic-bezier(.2,.9,.3,1.15)}.nm-desk-card-photo{display:block;height:100%;object-fit:cover;pointer-events:none;width:100%}.nm-desk-card-tap-left{left:0;width:40%}.nm-desk-card-tap-left,.nm-desk-card-tap-right{cursor:pointer;height:70%;position:absolute;top:0;z-index:5}.nm-desk-card-tap-right{right:0;width:60%}.nm-desk-card-progress{align-items:center;display:flex;gap:4px;justify-content:center;left:50%;position:absolute;top:20px;transform:translateX(-50%);z-index:6}.nm-desk-card-dot{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff3d;border-radius:2px;height:4px;width:87.57px}.nm-desk-card-dot--active{background:#fff}.nm-desk-card-indicator{border:4px solid;border-radius:16px;font-family:Inter,sans-serif;font-size:48px;font-weight:800;padding:12px 28px;position:absolute;top:80px;z-index:10}.nm-desk-card-indicator--like{border-color:#4caf50;color:#4caf50;left:40px;transform:rotate(-20deg)}.nm-desk-card-indicator--nope{border-color:#f44336;color:#f44336;right:40px;transform:rotate(20deg)}.nm-desk-card:after{background:linear-gradient(180deg,#0000,#000000a6);bottom:0;content:"";height:45%;left:0;pointer-events:none;position:absolute;right:0;z-index:3}.nm-desk-card-info{bottom:30px;display:flex;flex-direction:column;gap:12px;left:30.5px;position:absolute;z-index:4}.nm-desk-card-name-row{align-items:flex-start;display:flex;gap:6px}.nm-desk-card-name{color:#fff;font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:32px}.nm-desk-card-verified{align-items:center;background:#fff;border-radius:500px;display:flex;height:20px;justify-content:center;margin-top:4px;padding:2px;width:20px}.nm-desk-card-verified img{height:16px;width:16px}.nm-desk-card-location{align-items:center;display:flex;gap:8px}.nm-desk-card-location span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px}.nm-desk-card-arrow{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff26;border:none;border-radius:50%;cursor:pointer;display:flex;height:52px;justify-content:center;opacity:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .25s,background .2s;width:52px;z-index:8}.nm-desk-card:hover .nm-desk-card-arrow{opacity:1}.nm-desk-card-arrow:hover{background:#ffffff4d}.nm-desk-card-arrow:active{background:#fff6}.nm-desk-card-arrow--left{left:16px}.nm-desk-card-arrow--right{right:16px}.nm-desk-actions{flex-shrink:0;margin-top:16px;max-width:100%;width:677px}.nm-desk-action,.nm-desk-actions{align-items:center;display:flex;gap:8px}.nm-desk-action{border:none;border-radius:999px;cursor:pointer;height:56px;justify-content:center;padding:0;transition:transform .15s,opacity .15s}.nm-desk-action:hover{transform:scale(1.03)}.nm-desk-action:active{transform:scale(.97)}.nm-desk-action span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:20px}.nm-desk-action--skip{background:#151d24;flex:1 1}.nm-desk-action--like{background:#7a68ed;box-shadow:0 4px 32px -4px #8978fb66;flex:1 1}.nm-desk-action--chat{background:#151d24;flex-shrink:0;width:56px}.nm-desk-empty,.nm-desk-loading{align-items:center;background:#14181c;border-radius:40px;display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:center;max-height:688px;min-height:0;width:677px}.nm-desk-empty span{color:#9da1a3;font-family:Inter,sans-serif;font-size:18px;font-weight:500}.nm-desk-empty-btn{background:#7a68ed;border:none;border-radius:200px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:14px 40px;transition:opacity .2s}.nm-desk-empty-btn:hover{opacity:.9}.nm-desk-shimmer{background:#14181c;border-radius:40px;height:100%;overflow:hidden;position:relative;width:100%}.nm-desk-shimmer:after{animation:nm-shimmer 1.5s linear infinite;background:linear-gradient(90deg,#0000,#1c2127 50%,#0000);content:"";inset:0;position:absolute}@media (max-height:800px){.nm-desk{padding:8px 0}.nm-desk-tabs{margin-bottom:8px}.nm-desk-actions{margin-top:10px}}@media (max-height:700px){.nm-desk-tabs{margin-bottom:6px}.nm-desk-card{top:24px}.nm-desk-card,.nm-desk-stack--back,.nm-desk-stack--mid{height:calc(100% - 24px)}.nm-desk-stack--mid{top:12px}.nm-desk-actions{margin-top:8px}.nm-desk-action{height:48px}}@media (max-width:768px){.nm-mob-tabs{width:calc(100% - 24px)}}@media (max-width:1200px){.nm-desk-card,.nm-desk-card-wrap,.nm-desk-empty,.nm-desk-loading,.nm-desk-stack-wrap{max-width:677px;width:100%}.nm-desk-stack--back{max-width:617px;width:calc(100% - 60px)}.nm-desk-stack--mid{max-width:647px;width:calc(100% - 30px)}.nm-desk-actions{max-width:677px;width:100%}.nm-desk-tabs{width:auto}}.vip-overlay{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:opacity .22s ease;z-index:2000}.vip-overlay--visible{opacity:1;pointer-events:auto}.vip-overlay-bg{background:#000c;inset:0;position:absolute}.vip-popup{align-items:center;background:#121519;border-radius:24px;box-sizing:border-box;display:flex;flex-direction:column;font-family:ProximaNova,Inter,sans-serif;gap:24px;max-width:calc(100vw - 32px);padding:20px;position:relative;width:330px;z-index:1}.vip-popup__header-icon{flex-shrink:0;height:60px;object-fit:contain;width:60px}.vip-popup__texts{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.vip-popup__title{color:#fff;font-size:20px;font-weight:600;letter-spacing:.01em;line-height:28px;margin:0;padding:0 8px;text-align:center}.vip-popup__subtitle{color:#9ca3af;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:22px;margin:0;padding:0 4px;text-align:center;width:100%}.vip-popup__features{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr 1fr;width:100%}.vip-popup__feature{align-items:center;background:#ffffff0d;background-clip:padding-box,border-box;background-image:linear-gradient(#1d1f22,#1d1f22),linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%);background-origin:border-box;border:1.5px solid #0000;border-radius:12px;box-sizing:border-box;display:flex;gap:8px;height:56px;justify-content:center;padding:4px 8px}.vip-popup__feature-icon{flex-shrink:0;height:16px;object-fit:contain;width:16px}.vip-popup__feature-text{color:#fff;font-size:12px;font-weight:500;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vip-popup__buttons{display:flex;flex-direction:column;gap:16px;width:100%}.vip-popup__btn{border:none;border-radius:12px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;height:56px;letter-spacing:.01em;line-height:20px;transition:opacity .18s ease;width:100%}.vip-popup__btn:hover{opacity:.9}.vip-popup__btn--cancel{background:#161a1e;color:#fff}.vip-popup__btn--vip{background:linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%);color:#000}@media (min-width:1024px){.vip-popup{width:360px}.vip-popup__title{font-size:22px}.vip-popup__subtitle{font-size:14px}}.rm-overlay{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10000}.rm-dialog{animation:rm-pop .18s ease-out;background:#121519;border-radius:24px;box-shadow:0 24px 60px #00000080;display:flex;flex-direction:column;max-width:420px;overflow:hidden;width:100%}.rm-overlay--mobile .rm-dialog{max-width:355px}@keyframes rm-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.rm-header{background:#161616;border-bottom:1px solid #5d5d5d33;border-radius:24px 24px 0 0;height:48px;justify-content:space-between;padding:0 12px}.rm-close,.rm-header{align-items:center;display:flex}.rm-close{background:#0000;border:none;cursor:pointer;height:24px;justify-content:center;padding:0;width:24px}.rm-close:hover{opacity:.7}.rm-title{color:#fff;font-size:16px;line-height:22px}.rm-subtitle,.rm-title{font-family:Inter,sans-serif;font-weight:500;letter-spacing:.01em}.rm-subtitle{color:#9ca3af;font-size:13px;line-height:20px;margin:0;padding:16px 20px 8px}.rm-reasons{display:flex;flex-direction:column;gap:2px;padding:4px 16px}.rm-reason{align-items:center;background:#0000;border:none;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:10px 8px;text-align:left;transition:background .15s;width:100%}.rm-reason:hover{background:#ffffff08}.rm-reason--selected{background:#ff2c7914}.rm-radio{align-items:center;border:1.5px solid #f0f2f43d;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:border-color .15s;width:20px}.rm-radio--selected{border-color:#ff2c79}.rm-radio-dot{background:#ff2c79;border-radius:50%;height:10px;width:10px}.rm-reason-label{flex:1 1;font-size:13px;font-weight:600;letter-spacing:.01em}.rm-reason-label,.rm-textarea{color:#fff;font-family:Inter,sans-serif;line-height:20px}.rm-textarea{background:#1a1f26;border:1px solid #262d32;border-radius:12px;font-size:14px;margin:8px 20px 0;min-height:80px;outline:none;padding:12px;resize:vertical}.rm-textarea:focus{border-color:#ff2c79}.rm-textarea::placeholder{color:#6b7280}.rm-error{background:#e9383b1a;border:1px solid #e9383b4d;border-radius:10px;color:#e9383b;font-family:Inter,sans-serif;font-size:13px;margin:0 20px;padding:10px 12px}.rm-buttons{display:flex;gap:12px;padding:16px 20px 20px}.rm-btn{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:700;height:48px;letter-spacing:.01em;line-height:20px;transition:opacity .15s,transform .1s}.rm-btn:active{transform:scale(.98)}.rm-btn:disabled{cursor:not-allowed;opacity:.5}.rm-btn--cancel{background:#1a1f26;color:#fff}.rm-btn--cancel:hover:not(:disabled){background:#222a31}.rm-btn--submit{background:#ff2c79;color:#fff}.rm-btn--submit:hover:not(:disabled){background:#e01a63}.rm-success{flex-direction:column;gap:12px;padding:32px 24px 28px}.rm-success,.rm-success-icon{align-items:center;display:flex}.rm-success-icon{background:#ff2c79;border-radius:50%;height:60px;justify-content:center;width:60px}.rm-success-title{color:#fff;font-size:18px;font-weight:700;line-height:26px}.rm-success-msg,.rm-success-title{font-family:Inter,sans-serif;margin:0}.rm-success-msg{color:#9ca3af;font-size:13px;font-weight:500;line-height:20px;max-width:280px;text-align:center}.cmp-overlay{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:10000}.cmp-dialog{backdrop-filter:blur(42.05px);-webkit-backdrop-filter:blur(42.05px);background:#161616;border-radius:24px;box-sizing:border-box;max-width:100%;padding:20px;width:372px}.cmp-dialog,.cmp-inner{align-items:center;display:flex;flex-direction:column;gap:24px}.cmp-head,.cmp-inner{width:100%}.cmp-head{align-items:center;display:flex;flex-direction:column;gap:16px}.cmp-gift{display:block;height:60px;object-fit:contain;width:81px}.cmp-text{align-items:center;display:flex;flex-direction:column;gap:8px;width:100%}.cmp-title{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:600;letter-spacing:.01em;line-height:28px}.cmp-subtitle,.cmp-title{margin:0;text-align:center;width:100%}.cmp-subtitle{color:#9ca3af;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:22px}.cmp-buttons{align-items:flex-start;display:flex;flex-direction:row;gap:12px;width:100%}.cmp-btn{align-items:center;border:none;border-radius:16px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex:1 1;font-family:Inter,sans-serif;font-size:16px;font-weight:700;gap:12px;height:60px;justify-content:center;line-height:20px;padding:20px 32px;transition:opacity .15s,transform .1s}.cmp-btn:active{transform:scale(.98)}.cmp-btn--close{background:#272727}.cmp-btn--close:hover{background:#2f2f2f}.cmp-btn--buy{background:#7a68ed}.cmp-btn--buy:hover{background:#8a7aef}@media (max-width:480px){.cmp-dialog{padding:20px;width:340px}.cmp-btn{font-size:14px;height:56px;padding:16px 20px}}@keyframes msg-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.sk-shimmer{animation:msg-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#151d24,#1e2830 50%,#151d24);background-size:800px 100%;border-radius:12px}.sk-line{border-radius:6px;height:10px}.sk-line--name{height:12px;margin-bottom:8px;width:55%}.sk-line--msg{height:10px;width:85%}.sk-line--time{height:10px;margin-left:auto;width:40px}.msg-desk-item--skeleton,.msg-mob-item--skeleton{cursor:default;pointer-events:none}.msg-desk-item--skeleton .msg-desk-item__av,.msg-mob-item--skeleton .msg-mob-item__av{background:#151d24;border-radius:50%}.msg-mob{background:#090e12;flex-direction:column;min-height:100vh;min-height:100dvh;position:relative}.msg-mob,.msg-mob-nav{display:flex;width:100%}.msg-mob-nav{align-items:center;box-sizing:border-box;flex-direction:row;flex-shrink:0;min-height:68px;padding:16px 12px 12px}.msg-mob-nav__center{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center}.msg-mob-nav__title{color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:32px;font-weight:700;line-height:32px}.msg-mob-nav__right{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:flex-end}.msg-mob-nav__btn{align-items:center;background:#fff;border:none;border-radius:999px;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;width:40px}.msg-mob-nav__btn svg{height:24px;width:24px}.msg-mob-nav__btn img{filter:brightness(0)}.msg-mob-search{align-items:center;background:#0f161c;border-radius:999px;display:flex;flex-direction:row;flex-shrink:0;gap:12px;margin:8px 12px 0;padding:16px}.msg-mob-search__icon{flex-shrink:0;height:20px;width:20px}.msg-mob-search__input{background:#0000;border:none;color:#fff;flex:1 1;font-family:Montserrat,Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:18px;outline:none;padding:0}.msg-mob-search__input::placeholder{color:#65696c}.msg-mob-list{flex:1 1;flex-direction:column;gap:8px;margin-top:12px;overflow-y:auto;padding:0 12px 110px}.msg-mob-item,.msg-mob-list{align-items:center;display:flex}.msg-mob-item{border:1px solid #151d24;border-radius:24px;box-sizing:border-box;cursor:pointer;flex-direction:row;flex-shrink:0;gap:12px;height:64px;padding:12px 20px 12px 12px;transition:background .15s;width:100%}.msg-mob-item--active{background:#151d24}.msg-mob-item:hover{background:#151d2499}.msg-mob-item__av{align-items:center;display:flex;flex-shrink:0;gap:8px;height:40px;isolation:isolate;position:relative;width:40px}.msg-mob-item__av img{border-radius:16px;display:block;height:40px;object-fit:cover;width:40px}.msg-mob-item__av-ph{align-items:center;background:#7a68ed;border-radius:16px;color:#fff;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:center;width:40px}.msg-mob-item__dot{border:2px solid #151d24;border-radius:50%;height:8px;left:-1px;position:absolute;top:1px;width:8px;z-index:2}.msg-mob-item__dot--online{background:#4caf50}.msg-mob-item__dot--offline{background:#e9383b}.msg-mob-item__av-anon{border-radius:16px;height:40px;overflow:hidden;position:relative;width:40px}.msg-mob-item__av-anon img{border-radius:16px;display:block;height:40px;object-fit:cover;width:40px}.msg-mob-item__av-anon-blur{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0003;border-radius:16px;inset:0;position:absolute}.msg-mob-item__av-anon-ghost{border-radius:0!important;height:20px!important;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px!important;z-index:1}.msg-mob-item__body{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:40px;justify-content:center;min-width:0}.msg-mob-item__name{color:#fff;font-size:16px;font-weight:600}.msg-mob-item__msg,.msg-mob-item__name{font-family:Inter,sans-serif;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.msg-mob-item__msg{color:#9da1a3;font-size:12px;font-weight:400;letter-spacing:-.01em}.msg-mob-item__msg--unread{color:#fff;font-weight:600}.msg-mob-item__meta{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;height:40px;justify-content:space-between}.msg-mob-item__time{color:#9da1a3;font-family:Inter,sans-serif;font-weight:500;text-align:right;white-space:nowrap}.msg-mob-item__time,.msg-mob-item__unread{font-size:10px;letter-spacing:-.01em;line-height:16px}.msg-mob-item__unread{background:#7a68ed;border-radius:6px;color:#fff;font-family:Montserrat,Inter,sans-serif;font-weight:600;height:20px;width:20px}.msg-mob-empty,.msg-mob-item__unread{align-items:center;display:flex;justify-content:center}.msg-mob-empty{flex:1 1;flex-direction:column;gap:16px;padding:60px 20px}.msg-mob-empty__icon{height:60px;opacity:.3;width:60px}.msg-mob-empty__text{color:#65696c;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:center}.msg-desk{background:#000;display:flex;flex-direction:column;min-height:100vh;position:relative;width:100%}.msg-desk-body{align-items:stretch;display:flex;flex:1 1;flex-direction:row;margin-top:90px;width:100%}.msg-desk-sidebar{align-items:flex-start;background:linear-gradient(0deg,#111,#111),#151d24;border-radius:42px 0 0 0;gap:16px;min-width:300px;overflow:hidden;padding:30px 0;width:300px}.msg-desk-sidebar,.msg-desk-sidebar__header{box-sizing:border-box;display:flex;flex-direction:column}.msg-desk-sidebar__header{align-items:center;gap:12px;justify-content:center;padding:0 20px;width:100%}.msg-desk-sidebar__title{color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0;width:100%}.msg-desk-sidebar__search{align-items:center;background:#1d1d1d;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:row;gap:12px;padding:16px;width:100%}.msg-desk-sidebar__search-input{background:#0000;border:none;color:#fff;flex:1 1;font-family:Montserrat,Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:18px;outline:none;padding:0}.msg-desk-sidebar__search-input::placeholder{color:#65696c}.msg-desk-list{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:6px;overflow-y:auto;width:100%}.msg-desk-item{align-items:center;border-bottom:1px solid #151d24;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;gap:12px;height:80px;padding:20px;transition:background .15s;width:100%}.msg-desk-item--active{background:#0a0a0a;border-bottom:none;border-right:2.5px solid #7a68ed}.msg-desk-item:hover:not(.msg-desk-item--active){background:#1a1a1a}.msg-desk-item__av{flex-shrink:0;height:40px;isolation:isolate;position:relative;width:40px}.msg-desk-item__av img{border-radius:16px;display:block;height:40px;object-fit:cover;width:40px}.msg-desk-item__av-ph{align-items:center;background:#7a68ed;border-radius:16px;color:#fff;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:center;width:40px}.msg-desk-item__dot{border:2px solid #151d24;border-radius:50%;height:8px;left:-1px;position:absolute;top:1px;width:8px;z-index:2}.msg-desk-item__dot--online{background:#4caf50}.msg-desk-item__dot--offline{background:#e9383b}.msg-desk-item__av-anon{border-radius:16px;height:40px;overflow:hidden;position:relative;width:40px}.msg-desk-item__av-anon img{border-radius:16px;display:block;height:40px;object-fit:cover;width:40px}.msg-desk-item__av-anon-blur{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0003;border-radius:16px;inset:0;position:absolute}.msg-desk-item__av-anon-ghost{border-radius:0!important;height:20px!important;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px!important;z-index:1}.msg-desk-item__body{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:40px;justify-content:center;min-width:0}.msg-desk-item__name{color:#fff;font-size:16px;font-weight:600}.msg-desk-item__msg,.msg-desk-item__name{font-family:Inter,sans-serif;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.msg-desk-item__msg{color:#9da1a3;font-size:12px;font-weight:400}.msg-desk-item__msg--unread{color:#fff;font-weight:600}.msg-desk-item__meta{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;height:40px;justify-content:space-between}.msg-desk-item__time{color:#9da1a3;font-family:Inter,sans-serif;font-weight:500;text-align:right;white-space:nowrap}.msg-desk-item__time,.msg-desk-item__unread{font-size:10px;letter-spacing:-.01em;line-height:16px}.msg-desk-item__unread{align-items:center;background:#7a68ed;border-radius:6px;color:#fff;display:flex;font-family:Montserrat,Inter,sans-serif;font-weight:600;height:20px;justify-content:center;width:20px}.msg-desk-chat{align-items:flex-start;background:#0a0a0a;flex:1 1;flex-direction:column;min-height:calc(100vh - 90px);overflow:hidden;padding:20px}.msg-desk-chat,.msg-desk-chat__header{box-sizing:border-box;display:flex;justify-content:space-between}.msg-desk-chat__header{border-bottom:1px solid #222;padding:0 0 16px;width:100%}.msg-desk-chat__header,.msg-desk-chat__user{align-items:center;flex-direction:row;gap:12px}.msg-desk-chat__user{display:flex}.msg-desk-chat__user-av{border-radius:16px;height:40px;object-fit:cover;width:40px}.msg-desk-chat__user-info{display:flex;flex-direction:column}.msg-desk-chat__user-name{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:20px}.msg-desk-chat__user-status{color:#7a68ed;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:20px}.msg-desk-chat__actions{align-items:center;display:flex;flex-direction:row;gap:4px}.msg-desk-chat__action-btn{align-items:center;background:#fff;border:none;border-radius:999px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:opacity .2s;width:40px}.msg-desk-chat__action-btn:hover{opacity:.88}.msg-desk-chat__action-btn svg{height:24px;width:24px}.msg-desk-chat__action-btn img{filter:brightness(0)}.msg-desk-chat__more-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;width:24px}.msg-desk-chat__messages{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:12px 0;width:100%}.msg-date-divider{color:#9da1a3;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:16px;padding:8px 0;text-align:center;width:100%}.msg-desk-chat__messages .msg-date-divider{font-size:16px;line-height:16px}.msg-row{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;gap:12px;max-width:613px;width:100%}.msg-row--mine{justify-content:flex-end;margin-left:auto}.msg-frame{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;max-width:100%;min-width:0}.msg-row--mine .msg-frame{align-items:flex-end}.msg-meta{align-items:center;display:flex;flex-direction:row;gap:8px}.msg-meta__name{color:#fff;font-size:14px;font-weight:600}.msg-meta__name,.msg-meta__time{font-family:Inter,sans-serif;letter-spacing:-.01em;line-height:16px}.msg-meta__time{color:#9da1a3;font-size:15px;font-weight:500;text-align:right}.msg-mob .msg-meta__name,.msg-mob .msg-meta__time{font-size:10px;line-height:16px}.msg-bubble{border-radius:20px;box-sizing:border-box;display:inline-block;max-width:100%;min-height:0;overflow-wrap:break-word;padding:10px 14px;white-space:pre-wrap;width:-webkit-fit-content;width:fit-content}.msg-bubble--theirs{background:#161616;border:1px solid #151d24}.msg-bubble--mine{background:#7a68ed}.msg-bubble__text{color:#fff;display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:24px;overflow-wrap:break-word;white-space:pre-wrap}.msg-mob .msg-bubble__text{font-size:12px;line-height:20px}.msg-bubble--typing{background:#161616;border:1px solid #151d24}.msg-bubble--typing .msg-bubble__text{color:#9da1a3}.msg-bubble--call{align-items:center;border:none!important;flex-direction:row;gap:6px;padding:12px;width:200px}.msg-bubble--call-ringing{background:#ff9800}.msg-bubble--call-failed{background:#dc3545}.msg-bubble--call-answered{background:#4caf50}.msg-bubble__call-icon{align-items:center;background:#ffffff1a;border-radius:50%;display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.msg-bubble__call-body{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.msg-bubble__call-title{color:#fff;font-size:12px;font-weight:500;line-height:15px}.msg-bubble__call-status,.msg-bubble__call-title{font-family:Inter,sans-serif;letter-spacing:-.01em}.msg-bubble__call-status{color:#fffc;font-size:10px;font-weight:400;line-height:12px}.msg-bubble--media{overflow:hidden;padding:4px}.msg-bubble--media img{border-radius:16px;cursor:pointer;display:block;max-height:300px;max-width:250px;object-fit:cover}.msg-bubble--audio{min-width:220px;padding:8px 10px}.msg-audio{flex-direction:row;gap:10px;min-width:200px;width:100%}.msg-audio,.msg-audio__play{align-items:center;display:flex}.msg-audio__play{background:#ffffff2e;border:none;border-radius:50%;cursor:pointer;flex-shrink:0;height:34px;justify-content:center;padding:0;transition:background .15s;width:34px}.msg-audio__play:hover{background:#ffffff47}.msg-audio--theirs .msg-audio__play{background:#7a68ed2e}.msg-audio--theirs .msg-audio__play svg path,.msg-audio--theirs .msg-audio__play svg rect{fill:#7a68ed}.msg-audio__bars{align-items:center;cursor:pointer;display:flex;flex:1 1;gap:2px;height:28px;min-width:100px}.msg-audio__bar{background:#ffffff59;border-radius:2px;flex:1 1;min-height:3px;transition:background .12s}.msg-audio__bar--active{background:#fff}.msg-audio--theirs .msg-audio__bar{background:#7a68ed4d}.msg-audio--theirs .msg-audio__bar--active{background:#7a68ed}.msg-audio__time{color:#ffffffd9;flex-shrink:0;font-family:Inter,sans-serif;font-size:11px;font-weight:500;line-height:14px;min-width:34px;text-align:right}.msg-audio--theirs .msg-audio__time{color:#ffffffa6}.msg-recbar{align-items:center;background:#121519;border-radius:32px;box-sizing:border-box;display:flex;gap:12px;padding:10px 14px;width:100%}.msg-recbar__cancel,.msg-recbar__send{align-items:center;background:#ffffff14;border:none;border-radius:50%;cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;transition:background .15s;width:40px}.msg-recbar__cancel:hover{background:#e9383b2e}.msg-recbar__send{background:#7a68ed}.msg-recbar__send:hover{background:#6a59d8}.msg-recbar__dot{animation:msg-recbar-pulse 1s ease-in-out infinite;background:#e9383b;border-radius:50%;flex-shrink:0;height:10px;width:10px}@keyframes msg-recbar-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.msg-recbar__time{font-feature-settings:"tnum";color:#fff;font-family:Inter,sans-serif;font-size:15px;font-variant-numeric:tabular-nums;font-weight:600;min-width:44px}.msg-recbar__hint{color:#9da1a3;flex:1 1;font-family:Inter,sans-serif;font-size:13px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msg-mic-perm{align-items:center;animation:msgPopupSlideUp .25s ease-out;background:#121519;border-radius:24px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;max-width:calc(100vw - 32px);padding:24px 20px 20px;width:345px}.msg-mic-perm__icon-wrap{align-items:center;background:#7a68ed26;border-radius:50%;display:flex;height:70px;justify-content:center;margin-bottom:4px;width:70px}.msg-mic-perm__title{color:#fff;font-size:18px;font-weight:700;line-height:24px}.msg-mic-perm__desc,.msg-mic-perm__title{font-family:Inter,sans-serif;margin:0;text-align:center}.msg-mic-perm__desc{color:#9da1a3;font-size:13px;font-weight:400;line-height:18px;padding:0 8px}.msg-mic-perm__features{display:flex;flex-direction:column;gap:10px;list-style:none;margin:8px 0 4px;padding:0;width:100%}.msg-mic-perm__features li{align-items:center;color:#f0f2f4;display:flex;font-family:Inter,sans-serif;font-size:13px;font-weight:500;gap:10px;line-height:18px}.msg-mic-perm__check{align-items:center;background:#7a68ed;border-radius:50%;display:inline-flex;flex-shrink:0;height:22px;justify-content:center;width:22px}.msg-mic-perm__btn{background:#7a68ed;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:15px;font-weight:600;height:52px;margin-top:8px;transition:background .15s;width:100%}.msg-mic-perm__btn:hover{background:#6a59d8}.msg-call-bubble{background:#7a68ed;border-radius:20px;gap:4px;height:54px;justify-content:space-between;padding:12px;width:200px}.msg-call-bubble,.msg-call-bubble__info{align-items:center;display:flex;flex-direction:row}.msg-call-bubble__info{gap:6px}.msg-call-bubble__icon{align-items:center;background:#ffffff1a;border-radius:999px;display:flex;height:30px;justify-content:center;width:30px}.msg-call-bubble__icon svg{height:20px;width:20px}.msg-call-bubble__details{display:flex;flex-direction:column;gap:2px}.msg-call-bubble__label{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:15px}.msg-call-bubble__duration{color:#fffc;font-weight:400;line-height:12px}.msg-call-bubble__duration,.msg-call-bubble__time{font-family:Inter,sans-serif;font-size:10px;letter-spacing:-.01em}.msg-call-bubble__time{color:#fff;font-weight:500;line-height:16px;text-align:right}.msg-inputbar{background:#161616;border-radius:12px;box-sizing:border-box;justify-content:space-between;padding:6px 12px;width:100%}.msg-inputbar,.msg-inputbar__left{align-items:center;display:flex;flex-direction:row;gap:12px}.msg-inputbar__left{flex:1 1}.msg-inputbar__plus{align-items:center;background:#ffffff0d;border:none;border-radius:999px;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.msg-inputbar__input{background:#0000;border:none;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.01em;line-height:20px;outline:none;padding:0}.msg-inputbar__input::placeholder{color:#65696c}.msg-inputbar__right{align-items:center;display:flex;flex-direction:row;gap:12px}.msg-inputbar__media-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:20px;justify-content:center;padding:0;width:20px}.msg-inputbar__media-btn--recording{animation:mic-pulse 1s ease-in-out infinite;background:#e9383b33;border-radius:50%;height:28px;width:28px}@keyframes mic-pulse{0%,to{box-shadow:0 0 0 0 #e9383b66}50%{box-shadow:0 0 0 8px #e9383b00}}.msg-inputbar__send{align-items:center;background:#7a68ed;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.msg-mob .msg-inputbar{background:#090e12;border-radius:0;border-top:1px solid #ffffff0a;flex-shrink:0;gap:12px;margin-bottom:12px;padding:14px 12px calc(env(safe-area-inset-bottom, 0px) + 20px)}.msg-mob .msg-inputbar__plus{background:#151d24;border-radius:999px}.msg-mob .msg-inputbar__input{font-size:13px;line-height:20px}.msg-desk-chat--empty{align-items:center;color:#65696c;display:flex;flex-direction:column;gap:16px;justify-content:center}.msg-desk-chat--empty svg{height:80px;opacity:.2;width:80px}.msg-desk-chat--empty span{font-family:Inter,sans-serif;font-size:16px;font-weight:500}.msg-anon-av{border-radius:16px;flex-shrink:0;overflow:hidden;position:relative}.msg-anon-av img:first-child{display:block}.msg-anon-av__blur{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#00000040;border-radius:16px;inset:0;position:absolute}.msg-anon-av__ghost{border-radius:0!important;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.msg-mob-chat{background:#090e12;display:flex;flex-direction:column;inset:0;position:fixed;z-index:1000}.msg-mob-chat__nav{box-sizing:border-box;flex-shrink:0;min-height:68px;padding:12px 12px 16px;width:100%}.msg-mob-chat__nav,.msg-mob-chat__nav-left{align-items:center;display:flex;flex-direction:row}.msg-mob-chat__nav-left{flex:1 1;gap:12px}.msg-mob-chat__back{align-items:center;background:#151d24;border:none;border-radius:999px;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.msg-mob-chat__nav-av{border-radius:16px;height:40px;object-fit:cover;width:40px}.msg-mob-chat__nav-info{display:flex;flex-direction:column}.msg-mob-chat__nav-name{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:20px}.msg-mob-chat__nav-status{color:#7a68ed;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:20px}.msg-mob-chat__nav-right{align-items:center;display:flex;flex-direction:row;gap:4px}.msg-mob-chat__nav-more{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;width:24px}.msg-mob-chat__messages{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:12px}.msg-popup-overlay{align-items:center;animation:msgPopupFadeIn .2s ease-out;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}@keyframes msgPopupFadeIn{0%{opacity:0}to{opacity:1}}.msg-popup{align-items:flex-end;animation:msgPopupSlideUp .25s ease-out;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#121519;border-radius:24px;display:flex;flex-direction:column;gap:10px;padding:20px;width:330px}@keyframes msgPopupSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.msg-popup__content{align-items:center;display:flex;flex-direction:column;gap:24px;width:100%}.msg-popup__icon{align-items:center;border-radius:999px;display:flex;height:60px;justify-content:center;width:60px}.msg-popup__icon--purple{background:#7a68ed}.msg-popup__icon--red{background:#e9383b}.msg-popup__icon--orange{background:#ff7c00}.msg-popup__form{border-radius:24px;gap:16px}.msg-popup__form,.msg-popup__head{align-items:center;display:flex;flex-direction:column;width:100%}.msg-popup__head{gap:8px}.msg-popup__title{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:600;letter-spacing:.01em;line-height:28px;margin:0;text-align:center}.msg-popup__subtitle{color:#9ca3af;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:22px;margin:0;text-align:center}.msg-popup__balance{align-items:center;background:#ffffff0f;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:row;gap:8px;justify-content:center;padding:10px 16px;width:100%}.msg-popup__balance img{flex-shrink:0}.msg-popup__balance span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px}.msg-popup__buttons{gap:16px;width:100%}.msg-popup__btn,.msg-popup__buttons{align-items:center;display:flex;flex-direction:row}.msg-popup__btn{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:700;gap:12px;height:56px;justify-content:center;letter-spacing:.01em;line-height:24px;padding:16px 20px;text-align:center}.msg-popup__btn--cancel{background:#161a1e;color:#fff}.msg-popup__btn--confirm{background:#7a68ed;color:#fff}.msg-popup__btn--danger{background:#e9383b;color:#fff}.msg-context-menu{animation:msgPopupSlideUp .15s ease-out;background:#1a1f26;border-radius:16px;box-shadow:0 8px 32px #00000080;min-width:200px;padding:8px 0;position:absolute;z-index:3000}.msg-context-menu__item{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:12px;padding:12px 16px;transition:background .1s}.msg-context-menu__item:hover{background:#ffffff0d}.msg-context-menu__item svg{flex-shrink:0;height:20px;width:20px}.msg-context-menu__item span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.msg-context-menu__item--danger span{color:#e9383b}.msg-context-menu__divider{background:#222;height:1px;margin:4px 0}.msg-popup__textarea{background:#1a1f26;border:1px solid #222;border-radius:12px;box-sizing:border-box;color:#fff;font-family:Inter,sans-serif;font-size:14px;line-height:20px;min-height:80px;outline:none;padding:12px;resize:vertical;width:100%}.msg-popup__textarea::placeholder{color:#65696c}.msg-popup__report-types{display:flex;flex-direction:column;gap:8px;width:100%}.msg-popup__report-type{align-items:center;background:#1a1f26;border:1px solid #0000;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:12px;padding:12px 16px;transition:border-color .15s}.msg-popup__report-type--selected{border-color:#7a68ed}.msg-popup__report-type-radio{align-items:center;border:2px solid #65696c;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.msg-popup__report-type--selected .msg-popup__report-type-radio{border-color:#7a68ed}.msg-popup__report-type--selected .msg-popup__report-type-radio:after{background:#7a68ed;border-radius:50%;content:"";height:10px;width:10px}.msg-popup__report-type-label,.msg-toast{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.msg-toast{animation:msgToastIn .3s ease-out;border-radius:12px;left:50%;padding:12px 24px;position:fixed;top:20px;transform:translateX(-50%);z-index:5000}.msg-toast--success{background:#4caf50}.msg-toast--error{background:#e9383b}@keyframes msgToastIn{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.msg-bubble-actions{align-items:center;animation:msgPopupFadeIn .15s ease-out;background:#1a1f26;border-radius:8px;box-shadow:0 4px 16px #0006;display:flex;flex-direction:row;gap:4px;padding:4px;position:absolute;right:0;top:-36px;z-index:100}.msg-bubble-actions button{align-items:center;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;width:28px}.msg-bubble-actions button:hover{background:#ffffff1a}.msg-pinned-bar{align-items:center;background:#161616;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;flex-shrink:0;gap:8px;padding:8px 12px;width:100%}.msg-pinned-bar__icon{flex-shrink:0;height:20px;width:20px}.msg-pinned-bar__text{color:#9da1a3;flex:1 1;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msg-pinned-bar__close{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:16px;justify-content:center;padding:0;width:16px}.msg-mob-item-wrapper{border-radius:24px;overflow:hidden;position:relative;width:100%}.msg-mob-item-delete{align-items:center;background:#e9383b;border-radius:0 24px 24px 0;bottom:0;display:flex;justify-content:center;position:absolute;right:0;top:0;width:72px}.msg-mob-bottombar{align-items:flex-start;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#090e12a3;border-radius:24px 24px 0 0;bottom:0;display:flex;flex-direction:column;left:0;position:fixed;width:100%;z-index:500}.msg-mob-bottombar__inner{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:45px;justify-content:center;padding:12px 12px 8px 16px;width:100%}.msg-mob-bottombar__btn{background:none;border:none;cursor:pointer;height:24px;opacity:.5;padding:0;width:24px}.msg-mob-bottombar__btn--active{opacity:1}.msg-mob-bottombar__btn img{height:24px;width:24px}.msg-blocked-banner{align-items:center;background:#e9383b1a;border-top:1px solid #e9383b33;display:flex;flex-direction:row;flex-shrink:0;gap:10px;justify-content:center;padding:16px 20px}.msg-blocked-banner svg{flex-shrink:0}.msg-blocked-banner span{color:#e9383b;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.msg-desk-embedded,.msg-mob--embedded{height:100%;min-height:auto}.msg-desk-embedded{background:#0000;display:flex;flex-direction:column;width:100%}.msg-desk-body--embedded{height:100%;margin-top:0}.msg-desk-body--embedded .msg-desk-sidebar{border-radius:0}.call-conf-overlay{align-items:center;animation:call-conf-fade .18s ease-out;background:#000c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2000}@keyframes call-conf-fade{0%{opacity:0}to{opacity:1}}.call-conf{align-items:center;animation:call-conf-pop .22s cubic-bezier(.2,.8,.2,1);background:#121519;border-radius:24px;display:flex;flex-direction:column;gap:24px;max-width:330px;padding:20px;width:100%}@keyframes call-conf-pop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.call-conf__icon-circle{align-items:center;background:#7a68ed;border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.call-conf__icon-circle img{filter:brightness(0) invert(1);height:24px;width:24px}.call-conf__big-icon{height:60px;width:60px}.call-conf__texts{align-items:center;display:flex;flex-direction:column;gap:6px;width:100%}.call-conf__cost{align-items:center;display:flex;gap:4px}.call-conf__cost-value,.call-conf__title{color:#fff;font-family:Inter,Proxima Nova,sans-serif;font-size:20px;font-weight:600;letter-spacing:.01em;line-height:28px}.call-conf__msg,.call-conf__title{margin:0;text-align:center}.call-conf__msg{color:#9ca3af;font-family:Inter,Proxima Nova,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:22px;padding:0 4px}.call-conf__actions{display:flex;gap:16px;width:100%}.call-conf__btn{border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-family:Inter,Proxima Nova,sans-serif;font-size:14px;font-weight:700;height:56px;letter-spacing:.01em;line-height:20px;transition:opacity .16s ease,transform .12s ease,background .16s ease}.call-conf__btn:active{transform:scale(.97)}.call-conf__btn--secondary{background:#161a1e}.call-conf__btn--secondary:hover{background:#1c2026}.call-conf__btn--primary{background:#7a68ed}.call-conf__btn--primary:hover{background:#8a79f0}.call-conf__btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.call-conf__error{background:#e539351f;border:1px solid #e539354d;border-radius:12px;color:#ff7a75;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:18px;margin:-12px 0 0;padding:10px 14px;text-align:center;width:100%}.msg-desk-item--blocked,.msg-mob-item--blocked{opacity:.68}.msg-desk-item__name-row,.msg-mob-item__name-row{align-items:center;display:flex;gap:6px;min-width:0}.msg-desk-item__blocked-badge,.msg-mob-item__blocked-badge{background:#e5393524;border:1px solid #e5393559;border-radius:999px;color:#ff7a75;flex-shrink:0;font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:.02em;line-height:14px;padding:2px 8px;text-transform:none}.msg-desk-item--blocked .msg-desk-item__msg,.msg-desk-item--blocked .msg-desk-item__name,.msg-mob-item--blocked .msg-mob-item__msg,.msg-mob-item--blocked .msg-mob-item__name{color:#8a8f93}.msg-desk-chat__user,.msg-mob-chat__nav-user{align-items:center;display:flex;gap:12px;min-width:0;-webkit-user-select:none;user-select:none}.st-page{color:#fff;font-family:Inter,sans-serif;min-height:100vh;overflow-x:hidden}.st-mob,.st-page{background:#090e12;position:relative;width:100%}.st-mob{display:flex;flex-direction:column;height:100vh;overflow:hidden}.st-mob__top-header{height:44px;left:12px;opacity:1;pointer-events:none;position:absolute;right:12px;top:calc(env(safe-area-inset-top, 0px) + 14px);transform:translateY(0);transition:transform .22s ease-out,opacity .22s ease-out;z-index:20}.st-mob__top-header--hidden{opacity:0;transform:translateY(calc(-100% - 40px))}.st-mob__top-tabs{align-items:baseline;display:flex;gap:16px;justify-content:center;left:50%;pointer-events:auto;position:absolute;top:50%;transform:translate(-50%,-50%)}.st-mob__top-tab{color:#fff9;cursor:pointer;font-family:Montserrat,Inter,sans-serif;font-size:16px;font-weight:600;line-height:20px;transition:color .2s,font-size .2s}.st-mob__top-tab--active{color:#fff;font-size:18px;line-height:22px}.st-mob__top-add{align-items:center;background:#ffffff1a;border:.5px solid #fff;border-radius:999px;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;pointer-events:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:30px}.st-mob__top-add-icon{color:#fff;font-size:18px;font-weight:300;line-height:1}.st-mob__feed{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none}.st-mob__feed::-webkit-scrollbar{display:none}.st-mob__empty,.st-mob__loading{align-items:center;color:#ffffff80;display:flex;font-size:14px;justify-content:center;min-height:calc(100vh - 78px);scroll-snap-align:start}.st-fcard{background:#090e12;cursor:default;flex-shrink:0;overflow:hidden;position:relative;scroll-snap-align:start;width:100%}.st-fcard--mob{min-height:calc(100vh - 78px)}.st-fcard--desk{height:100%;max-height:100%;min-height:100%}.st-fcard__img{height:100%;inset:0;object-fit:cover;position:absolute;transition:opacity .3s;width:100%}.st-fcard__mute-btn{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0000008c;border:none;border-radius:50%;bottom:100px;cursor:pointer;height:36px;right:12px;width:36px;z-index:10}.st-fcard__loading,.st-fcard__mute-btn{align-items:center;display:flex;justify-content:center;position:absolute}.st-fcard__loading{background:#151d24;inset:0}.st-fcard__gradient-top{background:linear-gradient(180deg,#0006,#0000);height:180px;top:0}.st-fcard__gradient-bottom,.st-fcard__gradient-top{left:0;pointer-events:none;position:absolute;right:0;z-index:1}.st-fcard__gradient-bottom{background:linear-gradient(0deg,#00000080,#0000);bottom:0;height:200px}.st-fcard__progress{display:flex;gap:4px;height:4px;left:calc(50% - 175.5px);position:absolute;right:calc(50% - 175.5px);z-index:5}.st-fcard--desk .st-fcard__progress,.st-fcard--mob .st-fcard__progress{bottom:8px;left:12px;right:12px}.st-fcard__progress-seg{backdrop-filter:blur(12.5px);-webkit-backdrop-filter:blur(12.5px);background:#ffffff26;border-radius:200px;flex:1 1;height:4px;overflow:hidden}.st-fcard__progress-fill{background:#fff;border-radius:200px;height:100%;width:0}.st-fcard__msg{position:absolute;z-index:5}.st-fcard--desk .st-fcard__msg,.st-fcard--mob .st-fcard__msg{bottom:20px;left:8px;right:8px}.st-fcard__msg-inner{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff14;border-radius:24px;display:flex;gap:8px;height:48px;justify-content:space-between;padding:0 8px 0 16px}.st-fcard__msg-input{background:none;border:none;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;outline:none}.st-fcard__msg-input::placeholder{color:#fff9}.st-fcard__msg-send{align-items:center;background:#7a68ed;border:none;border-radius:500px;cursor:pointer;display:flex;height:35px;justify-content:center;min-width:35px;transition:opacity .2s;width:35px}.st-fcard__msg-send:hover{opacity:.85}.st-fcard__bottom-info{align-items:flex-start;display:flex;flex-direction:column;gap:6px;left:12px;position:absolute;width:297px;z-index:5}.st-fcard--desk .st-fcard__bottom-info,.st-fcard--mob .st-fcard__bottom-info{bottom:94px}.st-fcard__info{align-items:center;display:flex;gap:8px;width:100%}.st-fcard__avatar{border-radius:16px;flex-shrink:0;height:30px;object-fit:cover;width:30px}.st-fcard__name{color:#fff;font-size:14px;font-weight:600;line-height:17px}.st-fcard__time{color:#fff;font-size:12px;font-weight:400;line-height:15px;opacity:.6}.st-fcard__desc{color:#fffc;font-size:14px;font-weight:400;line-height:17px;margin:0;max-height:36px;overflow:hidden;width:100%}.st-fcard__actions{align-items:center;display:flex;flex-direction:column;gap:4px;position:absolute;right:8px;width:42px;z-index:5}.st-fcard--desk .st-fcard__actions,.st-fcard--mob .st-fcard__actions{bottom:100px}.st-fcard__action-group{align-items:center;display:flex;flex-direction:column;gap:4px}.st-fcard__action-btn{align-items:center;background:#ffffff26;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:transform .15s;width:36px}.st-fcard__action-btn:active{transform:scale(1.3)}.st-fcard__action-btn img,.st-fcard__action-btn svg{display:block;height:18px;width:18px}.st-fcard__action-count{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.02em;line-height:15px;text-align:center}.st-fcard__action-count--liked{color:#df4646}.st-fcard__more-btn{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:26px;justify-content:center;width:26px}.st-fcard__more-btn img,.st-fcard__more-btn svg{display:block;height:4px;width:18px}.st-mob__bottombar{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#090e12a3;border-radius:24px 24px 0 0;bottom:0;left:0;position:fixed;right:0;z-index:50}.st-mob__nav{flex-direction:row;gap:45px;height:44px;padding:12px 12px 8px 16px}.st-mob__nav,.st-mob__nav-btn{align-items:center;display:flex;justify-content:center}.st-mob__nav-btn{background:none;border:none;cursor:pointer;height:24px;padding:0;width:24px}.st-mob__nav-btn--active svg path{stroke:#7a68ed}.st-desk{background:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#090e12,#090e12),#05091a;min-height:100vh;position:relative;width:100%}.st-desk__topnav{align-items:center;background:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#0f161c,#0f161c),#151d24;box-sizing:border-box;display:flex;flex-direction:row;height:90px;justify-content:space-between;padding:0 30px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.st-desk__topnav-left{padding:0 14px}.st-desk__logo,.st-desk__topnav-left{align-items:center;display:flex;gap:8px}.st-desk__logo{cursor:pointer}.st-desk__logo-img{height:36px;object-fit:contain}.st-desk__topnav-center{align-items:center;display:flex;flex:1 1;gap:0;justify-content:center}.st-desk__topnav-link{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:12px;height:90px;line-height:22px;padding:0 16px;position:relative}.st-desk__topnav-link:after{background:#7a68ed;bottom:0;content:"";height:0;left:0;position:absolute;right:0}.st-desk__topnav-link--active:after{height:4px}.st-desk__topnav-right{align-items:center;display:flex;gap:16px}.st-desk__topnav-user{align-items:center;display:flex;gap:8px}.st-desk__topnav-avatar{border-radius:40px;height:40px;object-fit:cover;width:40px}.st-desk__topnav-username{color:#fff;font-size:16px;font-weight:600;line-height:22px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-desk__body{width:100%}.st-desk__body,.st-desk__sidebar{display:flex;min-height:calc(100vh - 90px)}.st-desk__sidebar{background:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#0f161c,#0f161c),#151d24;box-sizing:border-box;flex-direction:column;min-width:294px;padding:20px 0 0;width:294px}.st-desk__sidebar-user{align-items:center;display:flex;flex-direction:column;gap:12px;height:70px;padding:0 38px}.st-desk__sidebar-avatar-wrap{height:40px;width:40px}.st-desk__sidebar-avatar{background:#7a68ed;border-radius:8px;height:40px;object-fit:cover;width:40px}.st-desk__sidebar-name{color:#fff;font-size:15px;font-weight:500;line-height:18px;text-align:center}.st-desk__sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:20px;overflow-y:auto;padding:36px 38px 30px}.st-desk__sidebar-link{align-items:center;background:none;border:none;border-radius:100px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:10px;height:44px;letter-spacing:-.14px;line-height:17px;padding:10px 16px;transition:background .2s;width:100%}.st-desk__sidebar-link:hover{background:#ffffff0d}.st-desk__sidebar-link--active{border:1px solid #ffffff26;box-shadow:0 1.18px 2.36px #9989ffe0,0 0 0 1.18px #9989ff;font-weight:700}.st-desk__sidebar-link--active,.st-desk__sidebar-link--active:hover{background:linear-gradient(0deg,#7a68ed,#7a68ed),#7a68ed}.st-desk__center{align-items:center;background:linear-gradient(0deg,#0a0a0a,#0a0a0a),#0d0d0d;border-radius:42px 0 0 0;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:16px;height:calc(100vh - 90px);justify-content:flex-start;overflow:hidden;padding:20px 40px;position:relative}.st-desk__feed-row{align-items:stretch;flex:1 1;flex-direction:row;min-height:0;overflow:visible;position:relative}.st-desk__feed-header,.st-desk__feed-row{display:flex;justify-content:center;width:100%}.st-desk__feed-header{align-items:center;flex-shrink:0;height:27px;max-width:460px;padding:0;z-index:20}.st-desk__feed-header-tabs{align-items:center;display:flex;gap:16px}.st-desk__feed-header-tab{color:#fff9;cursor:pointer;font-size:16px;font-weight:600;line-height:20px;transition:color .2s}.st-desk__feed-header-tab--active{color:#fff;font-size:18px;line-height:22px}.st-desk__feed-header-add{align-items:center;background:#ffffff1a;border:.5px solid #fff;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.st-desk__feed-header-add-icon{color:#fff;font-size:18px;font-weight:300;line-height:1}.st-desk__story-area{border-radius:24px;height:100%;margin:0 auto;max-height:100%;min-width:460px;overflow-y:auto;overscroll-behavior:contain;scroll-snap-type:y mandatory;scrollbar-width:none;width:460px}.st-desk__story-area::-webkit-scrollbar{display:none}.st-desk__loading{padding:60px}.st-desk__empty,.st-desk__loading{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 90px);scroll-snap-align:start}.st-desk__empty{color:#ffffff80;flex-direction:column;font-size:16px;gap:16px}.st-desk__add-btn{background:#7a68ed;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:opacity .2s}.st-desk__add-btn:hover{opacity:.9}.st-desk__feed-arrows{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;position:absolute;right:calc(50% - 320px);top:50%;transform:translateY(-50%);z-index:10}@media (max-width:1200px){.st-desk__feed-arrows{right:16px}}.st-desk__feed-arrow{align-items:center;background:#161616;border:none;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;transition:background .2s;width:50px}.st-desk__feed-arrow:hover{background:#222}.st-viewer{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.st-viewer__overlay{background:#000000e6;inset:0;position:absolute}.st-viewer__layout{align-items:stretch;display:flex;max-height:100vh;position:relative;z-index:1}.st-viewer--mob .st-viewer__layout{height:100%;width:100%}.st-viewer--mob .st-viewer__card{border-radius:0;height:100%;width:100%}.st-viewer--desk .st-viewer__card{border-radius:24px;height:766px;width:460px}.st-viewer__card{cursor:pointer;flex-shrink:0;overflow:hidden;position:relative}.st-viewer__nav{background:none;border:none;cursor:pointer;padding:0;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.st-viewer__nav--prev{left:calc(50% - 330px)}.st-viewer__nav--next{right:calc(50% - 330px)}.st-viewer__nav-circle{align-items:center;background:#161616;border-radius:50%;display:flex;height:50px;justify-content:center;transition:background .2s;width:50px}.st-viewer__nav-circle:hover{background:#222}.st-viewer__media{inset:0;position:absolute}.st-viewer__img{height:100%;object-fit:cover;transition:opacity .3s;width:100%}.st-viewer__mute-btn{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0000008c;border:none;border-radius:50%;bottom:80px;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:16px;width:36px;z-index:10}.st-viewer__gradient{background:linear-gradient(.2deg,#090e1270 .17%,rgba(9,14,18,.141) 99.83%);inset:0;pointer-events:none;position:absolute}.st-viewer__loading{align-items:center;background:#151d24;display:flex;inset:0;justify-content:center;position:absolute}.st-viewer__spinner{animation:st-spin .8s linear infinite;border:3px solid #ffffff26;border-radius:50%;border-top-color:#7a68ed;height:32px;width:32px}@keyframes st-spin{to{transform:rotate(1turn)}}.st-viewer__top{left:12px;position:absolute;right:12px;top:8px;z-index:5}.st-viewer--mob .st-viewer__top{top:52px}.st-progress-bar{align-items:center;display:flex;flex-direction:row;gap:4px;height:4px;width:100%}.st-progress-segment{backdrop-filter:blur(12.5px);-webkit-backdrop-filter:blur(12.5px);background:#ffffff26;border-radius:200px;flex:1 1;height:4px;overflow:hidden}.st-progress-fill{background:#fff;border-radius:200px;height:100%;transition:width .05s linear}.st-viewer__header{align-items:center;display:flex;justify-content:space-between;left:12px;position:absolute;right:12px;top:20px;z-index:5}.st-viewer--mob .st-viewer__header{top:64px}.st-viewer__user-info{align-items:center;display:flex;gap:8px}.st-viewer__avatar{border-radius:50%;height:32px;object-fit:cover;width:32px}.st-viewer__user-meta{align-items:center;display:flex;gap:6px}.st-viewer__username{color:#fff;font-size:14px;font-weight:600;line-height:17px}.st-viewer__time{color:#fff;font-size:12px;font-weight:400;line-height:15px;opacity:.6}.st-viewer__header-actions{align-items:center;display:flex;gap:8px}.st-viewer__paused-badge{background:#0000004d;border-radius:10px;color:#ffffff80;font-size:10px;padding:2px 8px}.st-viewer__follow-btn{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:10px;font-weight:400;gap:2px;line-height:12px;margin-left:4px;padding:0;white-space:nowrap}.st-viewer__follow-btn span{font-size:14px;line-height:12px}.st-viewer__close-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:4px}.st-viewer__bottom{bottom:0;display:flex;flex-direction:column;gap:12px;left:0;padding:0 12px 16px;position:absolute;right:0;z-index:5}.st-viewer--mob .st-viewer__bottom{bottom:78px}.st-viewer__description{color:#ffffffe6;font-size:13px;font-weight:400;line-height:17px;margin:0;max-height:36px;overflow:hidden;padding:0 0 6px}.st-viewer__actions-row,.st-viewer__message-wrap{align-items:center;display:flex;gap:12px}.st-viewer__message-wrap{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff14;border-radius:24px;flex:1 1;flex-direction:row;height:48px;justify-content:space-between;padding:0 8px 0 16px}.st-viewer__message-input{background:none;border:none;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:20px;outline:none}.st-viewer__message-input::placeholder{color:#fff;opacity:.6}.st-viewer__send-btn{align-items:center;background:#7a68ed;border:none;border-radius:50%;cursor:pointer;display:flex;height:35px;justify-content:center;min-width:35px;transition:opacity .2s;width:35px}.st-viewer__send-btn:hover{opacity:.9}.st-viewer__side-actions{align-items:center;bottom:94px;display:flex;flex-direction:column;gap:4px;position:absolute;right:8px;z-index:5}.st-viewer--mob .st-viewer__side-actions{bottom:172px}.st-viewer--desk .st-viewer__side-actions{bottom:76px;right:12px}.st-viewer__side-btn-group{align-items:center;display:flex;flex-direction:column;gap:2px}.st-viewer__side-btn{align-items:center;background:#ffffff26;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:background .2s;width:36px}.st-viewer__side-btn:hover{background:#ffffff40}.st-viewer__side-btn--more{background:none;height:26px;margin-top:4px;width:26px}.st-viewer__side-btn--more svg{height:14px;width:14px}.st-viewer__side-count{color:#fff;font-size:11px;font-weight:500;letter-spacing:-.01em;line-height:13px;text-align:center}.st-opts-overlay{align-items:flex-end;animation:st-opts-fade .22s ease;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:500}.st-opts-sheet{animation:st-opts-slide .25s ease;background:#121519;border-radius:24px 24px 0 0;display:flex;flex-direction:column;gap:12px;max-width:520px;padding:20px;width:100%}.st-opts-handle{background:#3e4347;border-radius:2px;height:4px;margin:0 auto 8px;width:40px}.st-opts-item{align-items:center;background:#1a1f24;border:none;border-radius:12px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:ProximaNova,Inter,sans-serif;font-size:16px;font-weight:500;gap:12px;height:56px;padding:4px 16px;text-align:left;transition:opacity .15s ease;width:100%}.st-opts-item:hover{opacity:.85}.st-opts-item img{flex-shrink:0}.st-opts-item--danger,.st-opts-item--danger span{color:#ff453a}.st-opts-cancel{background:#161a1e;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:ProximaNova,Inter,sans-serif;font-size:14px;font-weight:700;height:56px;margin-top:8px;padding:16px 24px;transition:opacity .15s ease;width:100%}.st-opts-cancel:hover{opacity:.9}@keyframes st-opts-fade{0%{opacity:0}to{opacity:1}}@keyframes st-opts-slide{0%{transform:translateY(100%)}to{transform:translateY(0)}}.st-comments-panel{background:#111;border-radius:0;bottom:0;box-shadow:-20px 0 40px #0006;box-sizing:border-box;justify-content:space-between;padding:24px 20px;position:absolute;right:0;top:0;width:415px;z-index:20}.st-comments-panel,.st-comments-panel__content{display:flex;flex-direction:column;overflow:hidden}.st-comments-panel__content{flex:1 1;gap:24px}.st-comments-panel__header{display:flex;flex-direction:column;gap:34px}.st-comments-panel__title-row{align-items:flex-end;display:flex;gap:8px}.st-comments-panel__title{color:#fff;font-size:21px;font-weight:500;letter-spacing:-.01em;line-height:24px;margin:0}.st-comments-panel__count{color:#9ca3af;font-size:15px;font-weight:400;letter-spacing:.02em;line-height:20px}.st-comments-panel__list{display:flex;flex:1 1;flex-direction:column;gap:24px;overflow-y:auto;scrollbar-color:#ffffff1a #0000;scrollbar-width:thin}.st-comments-panel__list::-webkit-scrollbar{width:4px}.st-comments-panel__list::-webkit-scrollbar-track{background:#0000}.st-comments-panel__list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.st-comments-panel__empty,.st-comments-panel__loading{color:#9ca3af;font-size:14px;padding:40px 0;text-align:center}.st-comments-panel__input-wrap{align-items:center;background:#1d1d1d;border-radius:12px;display:flex;flex-direction:row;gap:12px;height:56px;margin-top:20px;padding:12px}.st-comments-panel__input{background:none;border:none;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:20px;outline:none}.st-comments-panel__input::placeholder{color:#9ca3af}.st-comments-panel__send{align-items:center;background:none;border:none;border-radius:0;cursor:pointer;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;padding:0;width:32px}.st-comments-panel__send:hover{opacity:.8}.st-comment{display:flex;flex-direction:column;gap:4px;padding:4px 0}.st-comment__row{align-items:center;justify-content:space-between}.st-comment__left,.st-comment__row{display:flex;flex-direction:row;gap:8px}.st-comment__left{align-items:flex-start;flex:1 1;min-width:0}.st-comment__avatar{border-radius:100px;height:40px;min-width:40px;object-fit:cover;width:40px}.st-comment__body{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.st-comment__name-row{align-items:center;display:flex;gap:4px}.st-comment__name{color:#fff;font-size:14px;font-weight:500;line-height:20px}.st-comment__time{color:#9ca3af;font-size:12px;font-weight:400;letter-spacing:.01em;line-height:20px}.st-comment__text{color:#fff;font-size:14px;font-weight:400;line-height:20px;margin:0;word-break:break-word}.st-comment__like-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;gap:4px;padding:4px}.st-comment__like-count{color:#fff;font-size:12px;font-weight:500;letter-spacing:.02em;line-height:15px;text-align:center}.st-mob-sheet{inset:0;position:fixed;z-index:1100}.st-mob-sheet__backdrop{background:#0006;inset:0;position:absolute}.st-mob-sheet__content{animation:st-sheet-up .3s ease-out;background:#111;border-radius:24px 24px 0 0;bottom:0;display:flex;flex-direction:column;left:0;max-height:70vh;padding:12px 16px 0;position:absolute;right:0}@keyframes st-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.st-mob-sheet__handle{background:#fff3;border-radius:2px;height:4px;margin:0 auto 12px;width:40px}.st-mob-sheet__header{align-items:flex-end;display:flex;gap:8px;padding-bottom:16px}.st-mob-sheet__title{color:#fff;font-size:18px;font-weight:500;line-height:22px;margin:0}.st-mob-sheet__count{color:#9ca3af;font-size:14px;font-weight:400;line-height:20px}.st-mob-sheet__list{display:flex;flex:1 1;flex-direction:column;gap:16px;max-height:calc(70vh - 140px);overflow-y:auto;padding-bottom:16px}.st-mob-sheet__empty,.st-mob-sheet__loading{color:#9ca3af;font-size:14px;padding:30px 0;text-align:center}.st-mob-sheet__input-wrap{align-items:center;border-top:1px solid #ffffff0d;display:flex;gap:12px;padding:12px 0 24px}.st-mob-sheet__input{background:#1d1d1d;border:none;border-radius:12px;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:14px;outline:none;padding:10px 16px}.st-mob-sheet__input::placeholder{color:#9ca3af}.st-mob-sheet__send{align-items:center;background:#7a68ed;border:none;border-radius:50%;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.ps-mob{background:#090e12;display:flex;flex-direction:column;inset:0;position:fixed;z-index:1000}.ps-mob-capture{height:100%;overflow:hidden;position:relative;width:100%}.ps-mob-capture-bg{background:linear-gradient(0deg,#0006,#0006),linear-gradient(180deg,#0000 73.71%,#000),linear-gradient(135deg,#1a1f2e,#2a1a3e 50%,#1a1f2e);inset:0;position:absolute}.ps-mob-back{background:#ffffff1f;border:none;border-radius:999px;height:40px;top:52px;width:40px}.ps-mob-aa,.ps-mob-back{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;display:flex;justify-content:center;left:12px;position:absolute;z-index:2}.ps-mob-aa{background:#00000080;border:none;border-radius:50px;height:50px;top:337px;width:50px}.ps-mob-aa span{color:#fff;font-family:SF Pro Text,-apple-system,sans-serif;font-size:16px;font-weight:600;line-height:21px}.ps-mob-capture-actions{align-items:center;bottom:60px;display:flex;justify-content:space-between;left:0;padding:0 12px;position:absolute;right:0;z-index:2}.ps-mob-gallery{background:#0000;border:none;cursor:pointer;height:62px;padding:0;position:relative;width:55px}.ps-mob-gallery-l1,.ps-mob-gallery-l2,.ps-mob-gallery-l3{border-radius:6px;position:absolute}.ps-mob-gallery-l1{background:#fff3;height:45px;left:5px;top:0;width:45px}.ps-mob-gallery-l2{background:#fff6;height:51px;left:2px;top:3px;width:51px}.ps-mob-gallery-l3{background:linear-gradient(0deg,#0006,#0006),linear-gradient(180deg,#0000 40.91%,#000 142.73%),#d9d9d9;height:55px;left:0;top:7px;width:55px}.ps-mob-shutter{align-items:center;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;padding:5px;transition:transform .1s;width:60px}.ps-mob-shutter:active{transform:scale(.95)}.ps-mob-shutter-inner{background:#fff;border:2px solid #000;border-radius:50%;display:block;height:50px;width:50px}.ps-mob-compose{background:#090e12;display:flex;flex-direction:column;height:100%;width:100%}.ps-mob-compose-header{align-items:center;background:#090e12;display:flex;justify-content:space-between;padding:16px 12px}.ps-mob-compose-title{font-size:16px;font-weight:600;line-height:24px}.ps-mob-compose-title,.ps-mob-send{color:#fff;font-family:Inter,sans-serif}.ps-mob-send{background:#7a68ed;border:none;border-radius:10px;cursor:pointer;font-size:14px;font-weight:700;height:36px;padding:0 16px}.ps-mob-send:disabled{cursor:not-allowed;opacity:.5}.ps-mob-preview{background:#000;border-radius:16px;flex:1 1;margin:0 12px;overflow:hidden;position:relative}.ps-mob-preview-img{height:100%;object-fit:contain;width:100%}.ps-mob-caption{background:#1d1d1d;border:none;border-radius:12px;color:#fff;font-family:Inter,sans-serif;font-size:14px;line-height:20px;margin:12px;min-height:80px;outline:none;padding:12px 16px;resize:none}.ps-mob-caption::placeholder{color:#9ca3af}.ps-v2-page{align-items:stretch;background:#0a0a0a;display:flex;flex-direction:row;inset:0;min-height:100%;position:absolute;width:100%;z-index:100}@media (max-width:1023px){.ps-v2-page{position:fixed}}.ps-v2-main{background:#0a0a0a;border-radius:42px 0 0 0;flex:1 1 auto;flex-direction:column;gap:24px;min-width:0;overflow-y:auto;padding:40px;position:relative}.ps-v2-close,.ps-v2-main{align-items:center;display:flex;justify-content:center}.ps-v2-close{background:#ffffff14;border:none;border-radius:999px;color:#fff;cursor:pointer;height:40px;left:24px;position:absolute;top:24px;width:40px;z-index:2}.ps-v2-close:hover{background:#ffffff24}.ps-v2-title{font-size:16px;font-weight:600;letter-spacing:.01em;line-height:24px;margin:0;text-align:center}.ps-v2-denied,.ps-v2-title{color:#fff;font-family:Inter,sans-serif}.ps-v2-denied{background:#e5393526;border:1px solid #e5393566;border-radius:12px;font-size:12px;padding:10px 14px}.ps-v2-preview-col{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:300px}.ps-v2-preview{background:linear-gradient(180deg,#0000 72.19%,#000 106.59%),#1a1f2e;border-radius:24px;height:436px;overflow:hidden;position:relative;width:300px}.ps-v2-preview-img{display:block;height:100%;object-fit:cover;width:100%}.ps-v2-preview-empty{align-items:center;color:#9da1a3;display:flex;flex-direction:column;gap:14px;height:100%;justify-content:center;width:100%}.ps-v2-preview-empty-text{font-family:Inter,sans-serif;font-size:14px}.ps-v2-preview-text{align-items:center;background:linear-gradient(180deg,#7300ff,#a200ff 50%,#7a68ed);display:flex;height:100%;justify-content:center;padding:28px;text-align:center;width:100%}.ps-v2-preview-text-display{color:#fff;font-family:Inter,sans-serif;font-size:22px;font-weight:700;line-height:30px;white-space:pre-wrap;word-break:break-word}.ps-v2-inner-btn{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#00000080;border:none;border-radius:50px;cursor:pointer;display:flex;height:50px;justify-content:center;left:12px;position:absolute;top:calc(50% - 127.25px);width:50px}.ps-v2-aa-label{color:#fff;font-family:SF Pro Text,-apple-system,sans-serif;font-size:16.2214px;font-weight:600;line-height:21px}.ps-v2-shutter{align-items:center;background:#fff;border:none;border-radius:50%;bottom:13px;cursor:pointer;display:flex;height:60px;justify-content:center;left:calc(50% - 30px);padding:5px;position:absolute;width:60px}.ps-v2-shutter-inner{background:#fff;border:2px solid #000;border-radius:50px;display:block;height:50px;width:50px}.ps-v2-thumbs{align-items:flex-start;display:flex;flex-direction:row;gap:6px;height:70.5px;width:300px}.ps-v2-thumb{align-items:center;background:#161616;border:1.5px solid #0000;border-radius:12px;cursor:pointer;display:flex;flex:1 1;height:70.5px;justify-content:center;padding:0;transition:border-color .15s;width:70.5px}.ps-v2-thumb--active{border-color:#fff}.ps-v2-thumb:hover{border-color:#ffffff80}.ps-v2-card{background:#161616;border-radius:24px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;min-height:257px;padding:20px;width:540px}.ps-v2-textarea{background:#1d1d1d;border:1px solid #1d1d1d;border-radius:16px;box-sizing:border-box;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;height:137px;letter-spacing:-.02em;line-height:20px;outline:none;padding:16px 20px;resize:none;width:500px}.ps-v2-textarea:focus{border-color:#7a68ed}.ps-v2-textarea::placeholder{color:#9da1a3}.ps-v2-share{align-items:center;background:#7a68ed;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:700;gap:12px;height:56px;justify-content:center;letter-spacing:-.01em;line-height:20px;padding:20px 32px;transition:background .15s,transform .1s;width:500px}.ps-v2-share:hover:not(:disabled){background:#6a58dd}.ps-v2-share:active:not(:disabled){transform:scale(.98)}.ps-v2-share:disabled{cursor:not-allowed;opacity:.5}.ps-upload-progress{align-items:center;box-sizing:border-box;display:flex;gap:10px;padding:8px 2px;width:100%}.ps-upload-progress-track{background:#ffffff14;border-radius:6px;flex:1 1;height:6px;overflow:hidden}.ps-upload-progress-fill{background:linear-gradient(90deg,#7a68ed,#9989ff);border-radius:6px;height:100%;transition:width .15s ease-out}.ps-upload-progress-label{color:#b7bbc0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;min-width:36px;text-align:right}.ps-overlay-text{background:#00000040;border-radius:6px;color:#fff;cursor:grab;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.3;max-width:90%;padding:6px 12px;position:absolute;text-align:center;text-shadow:0 1px 2px #0009;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;word-break:break-word;z-index:3}.ps-overlay-text--dragging{cursor:grabbing;opacity:.85}.ps-overlay-text--editing{background:#00000073;cursor:text}.ps-overlay-textarea{background:#0000;border:none;caret-color:#fff;color:#fff;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;max-height:160px;min-height:40px;outline:none;resize:none;text-align:center;text-shadow:inherit;width:220px}.ps-overlay-textarea::placeholder{color:#ffffffb3}.ps-mob-aa--compose{height:40px;left:auto;right:12px;top:12px;width:40px}.ps-mob-aa--compose span{font-size:14px}.ps-v2-contacts{background:#111;box-sizing:border-box;display:flex;flex:none;flex-direction:column;gap:16px;padding:30px 0;width:300px}.ps-v2-contacts-head{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:0 20px;width:100%}.ps-v2-contacts-title{align-self:flex-start;color:#fff;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0}.ps-v2-contacts-search{align-items:center;background:#1d1d1d;border-radius:16px;box-sizing:border-box;display:flex;gap:12px;height:48px;padding:16px;width:100%}.ps-v2-contacts-search-hint{color:#65696c;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:18px}.ps-v2-contacts-list{flex:1 1;overflow-y:auto}.ps-v2-contacts-empty{color:#65696c;font-family:Inter,sans-serif;font-size:12px;padding:20px}@media (max-width:1280px){.ps-v2-contacts{display:none}}.ps-desk{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.ps-desk-overlay{background:#000c;inset:0;position:absolute}.ps-desk-main{background:#161616;border-radius:24px;display:flex;flex-direction:column;max-height:88vh;max-width:92vw;overflow:hidden;position:relative;width:540px}.ps-desk-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:16px 20px}.ps-desk-close,.ps-desk-header{align-items:center;display:flex}.ps-desk-close{background:#0000;border:none;cursor:pointer;justify-content:center;padding:4px}.ps-desk-title{color:#fff;flex:1 1;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:24px;margin:0;text-align:center}.ps-desk-header:after{content:"";width:28px}.ps-desk-body{display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding:20px}.ps-desk-preview{aspect-ratio:1;background:#0a0a0a;border-radius:16px;max-height:360px;overflow:hidden;position:relative;width:100%}.ps-desk-preview-img{display:block;height:100%;object-fit:cover;width:100%}.ps-desk-change{background:#000000b3;border:none;border-radius:10px;bottom:12px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;left:50%;padding:8px 14px;position:absolute;transform:translateX(-50%)}.ps-desk-upload{align-items:center;aspect-ratio:1;background:#7a68ed0d;border:2px dashed #7a68ed66;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:12px;justify-content:center;max-height:320px;transition:background .2s;width:100%}.ps-desk-upload:hover{background:#7a68ed1a}.ps-desk-upload-icon{align-items:center;background:#7a68ed26;border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.ps-desk-upload-text{color:#fff9}.ps-desk-caption,.ps-desk-upload-text{font-family:Inter,sans-serif;font-size:14px}.ps-desk-caption{background:#1d1d1d;border:1px solid #1d1d1d;border-radius:16px;box-sizing:border-box;color:#fff;font-weight:500;line-height:20px;min-height:100px;outline:none;padding:16px 20px;resize:vertical;width:100%}.ps-desk-caption:focus{border-color:#7a68ed}.ps-desk-caption::placeholder{color:#9da1a3}.ps-desk-share{background:#7a68ed;border:none;border-radius:16px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:700;height:56px;letter-spacing:-.01em;line-height:24px;padding:0 32px;transition:opacity .15s,transform .1s;width:100%}.ps-desk-share:active:not(:disabled){transform:scale(.98)}.ps-desk-share:disabled{cursor:not-allowed;opacity:.5}.ps-desk-share:hover:not(:disabled){background:#6a58dd}.ps-mob-camera{background:#000;height:100%;overflow:hidden;position:relative;width:100%}.ps-mob-camera-video{display:block;height:100%;object-fit:cover;width:100%}.ps-mob-flip{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:none;border-radius:999px;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:12px;top:52px;width:40px;z-index:2}.ps-mob-back--inline{height:40px;position:static;width:40px}.ps-mob-denied{background:#e5393526;border:1px solid #e5393566;border-radius:12px;color:#fff;font-family:Inter,sans-serif;font-size:12px;left:12px;padding:10px 12px;position:absolute;right:12px;text-align:center;top:100px;z-index:2}.ps-mob-text{background:linear-gradient(180deg,#7300ff,#a200ff 50%,#7a68ed);display:flex;flex-direction:column;height:100%;position:relative;width:100%}.ps-mob-text-header{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000026;display:flex;justify-content:space-between;padding:16px 12px}.ps-mob-text-input{background:#0000;border:none;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:22px;font-weight:600;line-height:30px;outline:none;padding:32px 24px;resize:none;text-align:center}.ps-mob-text-input::placeholder{color:#fff9}.ps-rat-overlay{background:#000000bf;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1100}.ps-rat-dialog,.ps-rat-overlay{align-items:center;display:flex}.ps-rat-dialog{background:#161616;border-radius:24px;flex-direction:column;gap:16px;max-width:100%;padding:24px;width:340px}.ps-rat-icon{align-items:center;background:#7a68ed33;border-radius:50%;display:flex;height:64px;justify-content:center;width:64px}.ps-rat-title{color:#fff;font-size:18px;font-weight:700;line-height:24px}.ps-rat-sub,.ps-rat-title{font-family:Inter,sans-serif;margin:0;text-align:center}.ps-rat-sub{color:#9da1a3;font-size:13px;font-weight:500;line-height:19px}.ps-rat-actions{display:flex;gap:12px;margin-top:4px;width:100%}.ps-rat-btn{background:#7a68ed;border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:700;height:48px;transition:background .15s}.ps-rat-btn:hover{background:#6a58dd}.ps-rat-btn--secondary{background:#272727;color:#fff}.ps-rat-btn--secondary:hover{background:#2f2f2f}.ps-desk-choose{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);width:100%}.ps-desk-choose-btn{align-items:center;background:#7a68ed0f;border:1px dashed #7a68ed66;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:10px;padding:24px 12px;transition:background .15s}.ps-desk-choose-btn:hover{background:#7a68ed1f}.ps-desk-choose-ic{align-items:center;background:#7a68ed26;border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.ps-desk-choose-lbl{font-size:14px;font-weight:600}.ps-desk-choose-lbl,.ps-desk-denied{color:#fff;font-family:Inter,sans-serif}.ps-desk-denied{background:#e5393526;border:1px solid #e5393566;border-radius:12px;font-size:12px;grid-column:1/-1;padding:10px 12px;text-align:center}.ps-desk-preview--camera{aspect-ratio:16/10;background:#000;max-height:420px}.ps-desk-flip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border:none;border-radius:50%;cursor:pointer;height:36px;position:absolute;right:12px;top:12px;width:36px}.ps-desk-cam-actions,.ps-desk-flip{align-items:center;display:flex;justify-content:center}.ps-desk-cam-actions{gap:12px}.ps-desk-cam-actions .ps-desk-change{background:#272727;border-radius:12px;font-size:14px;height:48px;padding:12px 22px;position:static;transform:none}.ps-desk-text-canvas{align-items:center;aspect-ratio:9/12;background:linear-gradient(180deg,#7300ff,#a200ff 50%,#7a68ed);border-radius:16px;display:flex;justify-content:center;max-height:380px;overflow:hidden;padding:24px;text-align:center;width:100%}.ps-desk-text-display{color:#fff;font-family:Inter,sans-serif;font-size:28px;font-weight:700;line-height:36px;white-space:pre-wrap;word-break:break-word}@media (max-width:1023px){.st-desk{display:none}}@media (min-width:1024px){.st-mob{display:none}}@supports (padding-top:env(safe-area-inset-top)){.st-mob__bottombar{padding-bottom:env(safe-area-inset-bottom)}.st-viewer--mob .st-viewer__top{top:calc(8px + env(safe-area-inset-top))}.st-viewer--mob .st-viewer__header{top:calc(20px + env(safe-area-inset-top))}}@media (min-width:1024px) and (max-width:1400px){.st-desk__sidebar{min-width:220px;width:220px}.st-desk__sidebar-nav{padding:24px 16px}.st-desk__sidebar-user{padding:0 16px}.st-comments-panel{width:340px}}.st-viewer--desk .st-viewer__layout{align-items:center;display:flex}.st-desk--embedded{background:#0000}.st-desk--embedded,.st-desk__body--embedded{height:100%;min-height:auto}.st-mob--embedded{height:calc(100vh - 78px)}.st-desk--embedded .st-fcard--desk{height:100%;max-height:100%;min-height:100%}.st-desk--embedded .st-desk__center{flex:1 1}.st-desk__bottombar{align-self:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#161616a3;border-radius:24px;box-sizing:border-box;flex-shrink:0;height:70px;justify-content:center;padding:24px;width:380px;z-index:2}.st-desk__bottombar,.st-desk__bottombar-inner{align-items:center;display:flex;flex-direction:row}.st-desk__bottombar-inner{gap:14px;justify-content:space-between;width:100%}.st-desk__bottombar-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:28px;justify-content:center;opacity:.85;padding:0;transition:opacity .2s;width:28px}.st-desk__bottombar-btn:hover{opacity:1}.st-desk__bottombar-add{align-items:center;background:#7a68ed;border:none;border-radius:13px;cursor:pointer;display:flex;flex-shrink:0;height:42px;justify-content:center;padding:2px;position:relative;transition:background .2s;width:42px}.st-desk__bottombar-add:hover{background:#6b5bd4}.st-desk__bottombar-add-h,.st-desk__bottombar-add-v{background:#fff;border-radius:13px;position:absolute}.st-desk__bottombar-add-h{height:3px;width:12px}.st-desk__bottombar-add-v{height:12px;width:3px}.pp-page{background:#090e12;color:#fff;font-family:Inter,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.pp-page *{-ms-overflow-style:none;box-sizing:border-box;scrollbar-width:none}.pp-page ::-webkit-scrollbar{display:none}.pp-mob-hero{height:397px;position:relative;width:100%}.pp-mob-hero--vip:after{background:linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%) border-box;border:2px solid #0000;border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;position:absolute;z-index:2}.pp-mob-hero-img{height:100%;object-fit:cover;width:100%}.pp-mob-hero-gradient{background:linear-gradient(180deg,#0000 30.78%,#000 117.66%);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.pp-mob-slider{align-items:center;display:flex;flex-direction:row;gap:4px;height:4px;justify-content:center;left:50%;max-width:358px;position:absolute;top:52px;transform:translateX(-50%);width:calc(100% - 17px);z-index:3}.pp-mob-slider-dot{-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:#ffffff26;border-radius:200px;cursor:pointer;flex:1 1;height:4px;transition:background .2s}.pp-mob-slider-dot--active{background:#fff}.pp-mob-back{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#dcdcdc33;border:none;border-radius:200px;cursor:pointer;display:flex;height:42px;justify-content:center;left:10px;padding:0;position:absolute;top:56px;width:42px;z-index:4}.pp-mob-back img{filter:brightness(0) invert(1);height:30px;width:30px}.pp-mob-top-actions{align-items:center;display:flex;flex-direction:row;gap:6px;position:absolute;right:12px;top:56px;z-index:4}.pp-mob-follow-btn{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#dcdcdc33;border:.5px solid #fff;border-radius:200px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:13px;font-weight:600;height:42px;justify-content:center;letter-spacing:-.02em;line-height:20px;padding:10px 12px;white-space:nowrap}.pp-mob-follow-btn--following{background:#7a68ed4d;border-color:#7a68ed}.pp-mob-more-btn{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#dcdcdc33;border:none;border-radius:200px;cursor:pointer;display:flex;height:42px;justify-content:center;padding:0;width:42px}.pp-mob-more-btn img,.pp-mob-more-btn svg{height:24px;width:24px}.pp-mob-gift-badge{align-items:center;background:linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%);border-radius:200px;display:flex;gap:4px;left:50%;padding:4px 8px;position:absolute;top:251px;transform:translateX(-50%);z-index:3}.pp-mob-gift-badge-icon{align-items:center;background:#fff;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}.pp-mob-gift-badge-icon img{height:10px;width:10px}.pp-mob-gift-badge-text{color:#fff;font-family:Inter,sans-serif;font-size:10px;font-weight:600;line-height:20px}.pp-mob-vip-badge{align-items:center;display:flex;filter:drop-shadow(0 2px 8px rgba(255,188,64,.6));height:24px;justify-content:center;left:50%;position:absolute;top:264px;transform:translateX(-50%);z-index:4}.pp-mob-vip-badge img{display:block;height:24px;width:auto}.pp-mob-name-section{align-items:flex-start;display:flex;flex-direction:column;gap:4px;left:50%;max-width:358px;position:absolute;top:291px;transform:translateX(-50%);width:calc(100% - 17px);z-index:3}.pp-mob-name-row{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;width:100%}.pp-mob-name{color:#fff;font-size:24px;font-weight:700;letter-spacing:.01em;line-height:32px;text-align:center}.pp-mob-verified{display:block;flex-shrink:0;height:20px;object-fit:contain;width:20px}.pp-mob-location-row{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;width:100%}.pp-mob-location-row img{height:24px;width:24px}.pp-mob-location-text{color:#fff;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px}.pp-mob-action-buttons{flex-direction:row;gap:8px;margin-bottom:-14px;margin-top:-44px;padding:0;position:relative;z-index:5}.pp-mob-action-btn,.pp-mob-action-buttons{align-items:center;display:flex;justify-content:center}.pp-mob-action-btn{border:none;border-radius:200px;cursor:pointer;padding:10px}.pp-mob-action-btn--video{background:#ff2c79;height:50px;width:50px}.pp-mob-action-btn--like{background:#4caf50;border:2px solid #ffffff40;box-shadow:0 0 0 2px #4caf5059;height:68px;width:68px}.pp-mob-action-btn--call{background:#7a68ed;height:50px;width:50px}.pp-mob-action-btn img{height:24px;width:24px}.pp-mob-action-btn--like img{height:42px;width:42px}.pp-mob-content{gap:24px;padding:0 12px 100px}.pp-mob-about,.pp-mob-content{align-items:flex-start;display:flex;flex-direction:column}.pp-mob-about{gap:6px;width:100%}.pp-mob-about-header{align-items:center;display:flex;flex-direction:row;gap:2px;justify-content:space-between;width:100%}.pp-mob-section-title{color:#fff;font-size:16px;font-weight:700;letter-spacing:.01em;line-height:24px}.pp-mob-likes-badge{align-items:center;display:flex;flex-direction:row;gap:6px}.pp-mob-likes-badge img{height:18px;width:18px}.pp-mob-likes-badge span{color:#ff2c79;font-size:14px;font-weight:700;letter-spacing:.01em;line-height:24px}.pp-mob-about-text{color:#9ca3af;font-size:14px;font-weight:400;letter-spacing:.01em;line-height:22px;width:100%}.pp-mob-social{align-items:flex-start;display:flex;flex-direction:column;gap:12px;width:100%}.pp-mob-social-btn{align-items:center;background:#0000;border:1px solid #374151;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:Inter,sans-serif;font-size:16px;font-weight:500;gap:6px;justify-content:center;letter-spacing:.01em;line-height:22px;padding:8px 12px}.pp-mob-social-btn img{height:16px;width:16px}.pp-mob-info-section{flex-direction:column;gap:12px}.pp-mob-info-section,.pp-mob-info-tags{align-items:flex-start;display:flex;width:100%}.pp-mob-info-tags{align-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:15px 9px}.pp-mob-info-tag{align-items:center;border:1px solid #374151;border-radius:12px;display:flex;flex-direction:row;gap:8px;justify-content:center;padding:8px 12px}.pp-mob-info-tag-icon{height:18px;width:18px}.pp-mob-info-tag-text{color:#fff;font-size:16px;font-weight:500;letter-spacing:.01em;line-height:22px;text-align:center}.pp-mob-interests{flex-direction:column;gap:8px}.pp-mob-interests,.pp-mob-interests-grid{align-items:flex-start;display:flex;width:100%}.pp-mob-interests-grid{align-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:12px 8px}.pp-mob-interest-tag{align-items:center;background:#7a68ed1a;border:1px solid #7a68ed;border-radius:30px;display:flex;flex-direction:row;gap:8px;padding:8px 8px 8px 10px}.pp-mob-interest-tag-icon{align-items:center;background:#7a68ed;border-radius:10px;display:flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.pp-mob-interest-tag-icon svg{display:block}.pp-mob-interest-tag-text{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:150%;white-space:nowrap}.pp-mob-loc-section{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:100%}.pp-mob-loc-row{align-items:center;display:flex;flex-direction:row;gap:4px}.pp-mob-loc-row img{height:18px;width:18px}.pp-mob-loc-text{color:#fff;font-size:14px;font-weight:400;letter-spacing:.01em;line-height:22px}.pp-mob-send-message{align-items:center;background:#7a68ed;border:none;border-radius:12px;bottom:20px;box-shadow:0 4px 32px -4px #8978fb66;cursor:pointer;display:flex;flex-direction:row;gap:12px;height:56px;justify-content:center;left:50%;margin:0 auto;max-width:351px;padding:20px 32px;position:fixed;transform:translateX(-50%);width:calc(100% - 24px);z-index:50}.pp-mob-send-message img{height:20px;width:20px}.pp-mob-send-message span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:20px}.pp-desk-send-message--disabled,.pp-mob-send-message--disabled{background:#ffffff14!important;color:#fff6!important;cursor:not-allowed!important;pointer-events:none}.pp-desk-send-message--disabled img,.pp-mob-send-message--disabled img{opacity:.4}.pp-mob-more-dropdown{align-items:flex-end;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.pp-mob-more-overlay{background:#00000080;bottom:0;left:0;position:absolute;right:0;top:0}.pp-mob-more-menu{background:#151d24;border-radius:16px 16px 0 0;display:flex;flex-direction:column;gap:4px;max-width:375px;padding:16px;position:relative;width:100%;z-index:1}.pp-mob-more-menu-item{align-items:center;background:#0000;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:15px;font-weight:500;gap:12px;line-height:20px;padding:14px 12px;text-align:left;width:100%}.pp-mob-more-menu-item:hover{background:#ffffff0d}.pp-mob-more-menu-item--danger{color:#ff4d4d}.pp-mob-more-menu-item img{height:20px;opacity:.7;width:20px}.pp-mob-more-menu-item--danger img{filter:invert(37%) sepia(93%) saturate(7172%) hue-rotate(346deg) brightness(103%) contrast(101%)}.pp-desk-layout{display:none}@media (min-width:1024px){.pp-mob-action-buttons,.pp-mob-content,.pp-mob-hero,.pp-mob-send-message{display:none}.pp-desk-layout{align-items:center;background:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#090e12,#090e12),#05091a;display:flex;flex-direction:column;min-height:100vh;width:100%}.pp-desk-main{align-items:flex-start;display:flex;flex:1 1;flex-direction:row;max-width:1626px;padding-top:0;width:100%}.pp-desk-center{align-items:center;background:linear-gradient(0deg,#0a0a0a,#0a0a0a),#0d0d0d;border-radius:42px 0 0 0;display:flex;flex:1 1;flex-direction:column;gap:16px;justify-content:center;min-height:calc(100vh - 90px);padding:40px;position:relative}.pp-desk-photo-container{flex-shrink:0;height:473px;position:relative;width:460px}.pp-desk-photo-container--vip:after{background:linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%);border-radius:40px;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute;z-index:3}.pp-desk-photo{border-radius:40px;height:473px;object-fit:cover;width:460px}.pp-desk-photo-gradient{background:linear-gradient(.18deg,#0a0a0a -7.75%,#0a0a0a52 25.38%);border-radius:40px;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.pp-desk-slider{align-items:center;display:flex;flex-direction:row;gap:4px;height:4px;justify-content:center;left:21px;position:absolute;top:21px;width:420px;z-index:3}.pp-desk-slider-dot{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff3d;border-radius:2px;cursor:pointer;flex:0 0 auto;height:4px;transition:background .2s;width:66.67px}.pp-desk-slider-dot--active{background:#fff}.pp-desk-photo-actions{align-items:center;display:flex;flex-direction:row;gap:6px;position:absolute;right:19px;top:41px;z-index:4}.pp-desk-follow-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:.5px solid #fff;border-radius:200px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:600;height:34px;justify-content:center;letter-spacing:-.02em;line-height:20px;padding:10px;white-space:nowrap}.pp-desk-follow-btn--following{background:#7a68ed4d;border-color:#7a68ed}.pp-desk-more-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:none;border-radius:200px;cursor:pointer;display:flex;height:34px;justify-content:center;padding:0;width:34px}.pp-desk-more-btn img{height:24px;width:24px}.pp-desk-gift-badge{align-items:center;background:linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%);border-radius:200px;display:flex;gap:4px;left:50%;padding:4px 8px;position:absolute;top:326px;transform:translateX(-50%);z-index:3}.pp-desk-gift-badge-icon{align-items:center;background:#fff;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}.pp-desk-gift-badge-icon img{height:10px;width:10px}.pp-desk-gift-badge-text{color:#fff;font-family:Inter,sans-serif;font-size:10px;font-weight:600;line-height:20px}.pp-desk-name-section{align-items:flex-start;display:flex;flex-direction:column;gap:4px;left:51.5px;position:absolute;top:366px;width:358px;z-index:3}.pp-desk-name-row{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;width:100%}.pp-desk-name{color:#fff;font-size:24px;font-weight:700;letter-spacing:.01em;line-height:32px;text-align:center}.pp-desk-verified{display:block;flex-shrink:0;height:20px;object-fit:contain;width:20px}.pp-desk-location-row{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;width:100%}.pp-desk-location-row img{height:24px;width:24px}.pp-desk-location-text{color:#fff;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px}.pp-desk-action-buttons{flex-direction:row;gap:8px;margin-bottom:-14px;margin-top:-44px;position:relative;z-index:5}.pp-desk-action-btn,.pp-desk-action-buttons{align-items:center;display:flex;justify-content:center}.pp-desk-action-btn{border:none;border-radius:200px;cursor:pointer;padding:10px}.pp-desk-action-btn--video{background:#ff2c79;height:50px;width:50px}.pp-desk-action-btn--like{background:#4caf50;border:2px solid #ffffff40;box-shadow:0 0 0 2px #4caf5059;height:68px;width:68px}.pp-desk-action-btn--call{background:#7a68ed;height:50px;width:50px}.pp-desk-action-btn img{height:24px;width:24px}.pp-desk-action-btn--like img{height:42px;width:42px}.pp-desk-info-card{align-items:flex-start;background:#161616;border-radius:24px;flex-direction:column;gap:24px;padding:20px;width:460px}.pp-desk-info-card,.pp-desk-thumbs{display:flex;justify-content:center}.pp-desk-thumbs{align-items:center;flex-direction:row;gap:8px;width:100%}.pp-desk-thumb{border-radius:12px;cursor:pointer;flex-shrink:0;height:73px;object-fit:cover;transition:border .2s;width:73px}.pp-desk-thumb--active{border:3px solid #7a68ed}.pp-desk-about{align-items:flex-start;display:flex;flex-direction:column;gap:6px;width:100%}.pp-desk-about-header{align-items:center;display:flex;flex-direction:row;gap:2px;justify-content:space-between;width:100%}.pp-desk-section-title{color:#fff;font-size:16px;font-weight:700;letter-spacing:.01em;line-height:24px}.pp-desk-likes-badge{align-items:center;display:flex;flex-direction:row;gap:6px}.pp-desk-likes-badge img{height:18px;width:18px}.pp-desk-likes-badge span{color:#ff2c79;font-size:14px;font-weight:700;letter-spacing:.01em;line-height:24px}.pp-desk-about-text{color:#9ca3af;font-size:14px;font-weight:400;letter-spacing:.01em;line-height:22px;width:100%}.pp-desk-social{align-items:flex-start;display:flex;flex-direction:column;gap:12px;width:100%}.pp-desk-social-btn{align-items:center;background:#0000;border:1px solid #374151;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:Inter,sans-serif;font-size:16px;font-weight:500;gap:6px;justify-content:center;letter-spacing:.01em;line-height:22px;padding:8px 12px}.pp-desk-social-btn img{height:16px;width:16px}.pp-desk-info-section{flex-direction:column;gap:12px}.pp-desk-info-section,.pp-desk-info-tags{align-items:flex-start;display:flex;width:100%}.pp-desk-info-tags{align-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:15px 9px}.pp-desk-info-tag{align-items:center;border:1px solid #374151;border-radius:12px;display:flex;flex-direction:row;gap:8px;justify-content:center;padding:8px 12px}.pp-desk-info-tag-icon{height:18px;width:18px}.pp-desk-info-tag-text{color:#fff;font-size:16px;font-weight:500;letter-spacing:.01em;line-height:22px;text-align:center}.pp-desk-loc-section{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:100%}.pp-desk-loc-row{align-items:center;display:flex;flex-direction:row;gap:4px}.pp-desk-loc-row img{height:18px;width:18px}.pp-desk-loc-text{color:#fff;font-size:14px;font-weight:400;letter-spacing:.01em;line-height:22px}.pp-desk-interests{flex-direction:column;gap:8px}.pp-desk-interests,.pp-desk-interests-grid{align-items:flex-start;display:flex;width:100%}.pp-desk-interests-grid{align-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:12px 8px}.pp-desk-interest-tag{align-items:center;background:#7a68ed1a;border:1px solid #7a68ed;border-radius:30px;display:flex;flex-direction:row;gap:8px;padding:8px 8px 8px 10px}.pp-desk-interest-tag-icon{align-items:center;background:#7a68ed;border-radius:10px;display:flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.pp-desk-interest-tag-icon svg{display:block}.pp-desk-interest-tag-text{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:150%;white-space:nowrap}.pp-desk-send-message{align-items:center;background:#7a68ed;border:none;border-radius:12px;box-shadow:0 4px 32px -4px #8978fb66;cursor:pointer;display:flex;flex-direction:row;gap:12px;height:56px;justify-content:center;margin-top:8px;padding:20px 32px;width:460px}.pp-desk-send-message img{height:20px;width:20px}.pp-desk-send-message span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:20px}.pp-desk-more-dropdown{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.pp-desk-more-overlay{background:#00000080;bottom:0;left:0;position:absolute;right:0;top:0}.pp-desk-more-menu{background:#151d24;border-radius:16px;display:flex;flex-direction:column;gap:4px;padding:16px;position:relative;width:320px;z-index:1}.pp-desk-more-menu-item{align-items:center;background:#0000;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:15px;font-weight:500;gap:12px;line-height:20px;padding:14px 12px;text-align:left;width:100%}.pp-desk-more-menu-item:hover{background:#ffffff0d}.pp-desk-more-menu-item--danger{color:#ff4d4d}.pp-desk-more-menu-item img{height:20px;opacity:.7;width:20px}.pp-desk-more-menu-item--danger img{filter:invert(37%) sepia(93%) saturate(7172%) hue-rotate(346deg) brightness(103%) contrast(101%)}}.pp-loading{align-items:center;background:#090e12;display:flex;justify-content:center;min-height:100vh;width:100%}.pp-loading-spinner{animation:pp-spin .8s linear infinite;border:3px solid #7a68ed4d;border-radius:50%;border-top-color:#7a68ed;height:40px;width:40px}@keyframes pp-spin{to{transform:rotate(1turn)}}.pp-error{align-items:center;background:#090e12;color:#9ca3af;display:flex;flex-direction:column;font-size:16px;gap:16px;justify-content:center;min-height:100vh;width:100%}.pp-error-btn{background:#7a68ed;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px}.pp-photo-tap-left,.pp-photo-tap-right{bottom:0;cursor:pointer;position:absolute;top:0;width:50%;z-index:2}.pp-photo-tap-left{left:0}.pp-photo-tap-right{right:0}.pp-photo-arrow{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff26;border:none;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s,opacity .2s;width:44px;z-index:5}.pp-photo-arrow:hover{background:#ffffff40}.pp-photo-arrow--left{left:12px}.pp-photo-arrow--right{right:12px}.pp-photo-arrow img{filter:brightness(0) invert(1)}.pp-mob-action-btn--liked{animation:pp-heartbeat .3s ease-in-out;background:#ff2c79!important}.pp-mob-action-btn--liked img{filter:brightness(0) invert(1)}.pp-desk-action-btn--disabled,.pp-mob-action-btn--disabled{background:#374151!important;cursor:not-allowed!important;opacity:.5}@keyframes pp-heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@media (min-width:1024px){.pp-desk-action-btn--liked{animation:pp-heartbeat .3s ease-in-out;background:#ff2c79!important}.pp-desk-action-btn--liked img{filter:brightness(0) invert(1)}}.pp-page--embedded{height:100%;min-height:auto;overflow-y:auto}.pp-page--embedded .pp-desk-layout{min-height:auto}.pp-report-overlay{align-items:flex-end;display:flex;inset:0;justify-content:center;position:fixed;z-index:3000}.pp-report-backdrop{background:#00000080;inset:0;position:absolute}.pp-report-sheet{animation:pp-report-up .3s ease-out;background:#121519;border-radius:24px 24px 0 0;display:flex;flex-direction:column;gap:16px;max-width:480px;padding:12px 20px 32px;position:relative;width:100%;z-index:1}@keyframes pp-report-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.pp-report-handle{background:#fff3;border-radius:2px;height:4px;margin:0 auto;width:40px}.pp-report-title{color:#fff;font-size:18px;font-weight:600;line-height:22px;margin:0;text-align:center}.pp-report-options{display:flex;flex-direction:column;gap:4px}.pp-report-option{align-items:center;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:12px;padding:12px 16px;transition:background .2s}.pp-report-option:hover{background:#ffffff0d}.pp-report-option--active{background:#7a68ed1a}.pp-report-option input[type=radio]{display:none}.pp-report-radio{align-items:center;border:2px solid #ffffff4d;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:border-color .2s;width:20px}.pp-report-option--active .pp-report-radio{border-color:#7a68ed}.pp-report-option--active .pp-report-radio:after{background:#7a68ed;border-radius:50%;content:"";height:10px;width:10px}.pp-report-option-label{font-weight:500}.pp-report-desc,.pp-report-option-label{color:#fff;font-size:14px;line-height:20px}.pp-report-desc{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;font-family:Inter,sans-serif;min-height:80px;outline:none;padding:12px 16px;resize:vertical;width:100%}.pp-report-desc::placeholder{color:#9ca3af}.pp-report-submit{background:#7a68ed;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:14px;transition:opacity .2s;width:100%}.pp-report-submit:disabled{cursor:not-allowed;opacity:.4}.pp-report-submit:hover:not(:disabled){opacity:.9}.bu-page{align-items:flex-start;background:#0a0a0a;box-sizing:border-box;display:flex;flex-direction:column;font-family:Inter,sans-serif;gap:24px;min-height:100vh;padding:20px;width:100%}.bu-title{color:#f0f2f4;font-size:26px;font-weight:700;line-height:36px;margin:0}.bu-list{align-items:flex-start;flex-direction:column;gap:16px}.bu-list,.bu-search{display:flex;width:100%}.bu-search{align-items:center;background:#111;border-radius:16px;box-sizing:border-box;flex-direction:row;gap:12px;height:70px;padding:16px}.bu-search__icon{flex-shrink:0;height:20px;width:20px}.bu-search__input{background:none;border:none;color:#fff;flex:1 1;font-family:Montserrat,Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:18px;outline:none}.bu-search__input::placeholder{color:#65696c}.bu-row{border:1px solid #262d32;border-radius:16px;box-sizing:border-box;gap:12px;height:92px;justify-content:space-between;padding:16px;width:100%}.bu-row,.bu-row__info{align-items:center;display:flex;flex-direction:row}.bu-row__info{flex:1 1;gap:8px;min-width:0}.bu-row__avatar{border-radius:16px;flex-shrink:0;height:60px;object-fit:cover;width:60px}.bu-row__name{color:#fff;font-size:20px;font-weight:600;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bu-row__btn{align-items:center;background:#ff2c79;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;gap:10px;height:40px;justify-content:center;letter-spacing:-.01em;line-height:16px;padding:12px;transition:opacity .2s;width:119px}.bu-row__btn:hover{opacity:.85}.bu-row__btn:active{transform:scale(.97)}.bu-empty{align-items:center;color:#65696c;display:flex;font-size:14px;font-weight:500;justify-content:center;padding:60px 20px;width:100%}.bu-page--mobile{background:#090e12;min-height:100vh;min-height:100dvh;padding:0}.bu-mob-header{box-sizing:border-box;flex-direction:row;margin-top:52px;padding:0 12px;position:relative;width:100%}.bu-mob-back,.bu-mob-header{align-items:center;display:flex;height:40px}.bu-mob-back{background:#151d24;border:none;border-radius:999px;cursor:pointer;flex-shrink:0;justify-content:center;width:40px}.bu-mob-back svg{height:20px;width:20px}.bu-mob-title{color:#fff;font-size:16px;font-weight:600;left:50%;letter-spacing:.01em;line-height:24px;margin:0;position:absolute;text-align:center;transform:translateX(-50%);white-space:nowrap}.bu-mob-content{flex-direction:column;padding:16px 12px}.bu-mob-content,.bu-mob-search{align-items:center;box-sizing:border-box;display:flex;gap:12px;width:100%}.bu-mob-search{background:#0f161c;border-radius:999px;flex-direction:row;height:48px;max-width:351px;padding:16px}.bu-mob-search__input{background:none;border:none;color:#fff;flex:1 1;font-family:Montserrat,Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:18px;outline:none}.bu-mob-search__input::placeholder{color:#65696c}.bu-mob-row{border:1px solid #151d24;border-radius:24px;box-sizing:border-box;gap:12px;height:64px;max-width:351px;padding:12px 20px 12px 12px;width:100%}.bu-mob-row,.bu-mob-row__info{align-items:center;display:flex;flex-direction:row}.bu-mob-row__info{flex:1 1;gap:8px;min-width:0}.bu-mob-row__avatar{border-radius:16px;flex-shrink:0;height:40px;object-fit:cover;width:40px}.bu-mob-row__name{color:#fff;font-size:16px;font-weight:600;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bu-mob-row__btn{align-items:center;background:#ff2c79;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-family:Inter,sans-serif;font-size:10px;font-weight:500;gap:10px;height:28px;justify-content:center;letter-spacing:-.01em;line-height:16px;padding:6px 12px;transition:opacity .2s;width:82px}.bu-mob-row__btn:hover{opacity:.85}.aa-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100%;width:100%}.aa-page--desk{background:#0a0a0a;gap:24px;padding:40px 20px}.aa-page--mob{background:#090e12;gap:0;min-height:100vh;min-height:100dvh;padding:0}.aa-mob-header{box-sizing:border-box;margin-top:52px;padding:0 12px;position:relative;width:100%}.aa-mob-back,.aa-mob-header{align-items:center;display:flex;height:40px}.aa-mob-back{background:#151d24;border:none;border-radius:999px;cursor:pointer;justify-content:center;width:40px}.aa-mob-title{color:#fff;font-size:16px;font-weight:600;left:50%;line-height:24px;margin:0;position:absolute;transform:translateX(-50%);white-space:nowrap}.aa-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;max-width:659px;padding:40px 20px;width:100%}.aa-page--mob .aa-content{flex:1 1;justify-content:center;max-width:375px;padding:32px 12px}.aa-freeze-icon{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ff2c79c9;border-radius:24px;display:flex;flex-shrink:0;height:72px;justify-content:center;position:relative;width:72px}.aa-freeze-icon:before{border:1px solid #090e120a;border-radius:20px;content:"";inset:5px;position:absolute}.aa-icon{height:72px;object-fit:contain;width:72px}.aa-icon--large{height:147px;width:147px}.aa-title{color:#fff;font-family:Inter,sans-serif;font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:39px;margin:0;text-align:center}.aa-title--small{font-size:24px;line-height:32px}.aa-desc{color:#9ca3af;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;margin:0;max-width:500px;text-align:center}.aa-desc-box{backdrop-filter:blur(42px);-webkit-backdrop-filter:blur(42px);background:#161616;border-radius:24px;box-sizing:border-box;padding:30px 20px;width:100%}.aa-desc-box p{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:.1px;line-height:24px;margin:0;text-align:center}.aa-reasons{display:flex;flex-direction:column;gap:12px;width:100%}.aa-reason{align-items:center;background:#ffffff08;border:1px solid #1c2431;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:16px;transition:border-color .2s,background .2s}.aa-reason:hover{background:#ffffff0f}.aa-reason--selected{background:#7a68ed14;border-color:#7a68ed}.aa-reason__radio{align-items:center;border:2px solid #3a3f45;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:border-color .2s;width:20px}.aa-reason--selected .aa-reason__radio{border-color:#7a68ed}.aa-reason__radio-dot{background:#7a68ed;border-radius:50%;height:10px;transform:scale(0);transition:transform .15s;width:10px}.aa-reason--selected .aa-reason__radio-dot{transform:scale(1)}.aa-reason__text{color:#fff;font-size:14px;font-weight:500;line-height:20px}.aa-password-wrap{position:relative;width:100%}.aa-password-label{color:#fff;display:block;font-size:14px;font-weight:600;line-height:20px;margin-bottom:8px}.aa-password-input-wrap{align-items:center;background:#ffffff0d;border:1px solid #262d32;border-radius:12px;display:flex;height:52px;padding:0 16px}.aa-password-input{background:none;border:none;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:500;outline:none}.aa-password-input::placeholder{color:#65696c}.aa-password-toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;opacity:.6;padding:0;width:24px}.aa-buttons{flex-direction:column;gap:12px;margin-top:16px}.aa-btn,.aa-buttons{align-items:center;display:flex;width:100%}.aa-btn{border:none;border-radius:16px;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:700;height:60px;justify-content:center;line-height:20px;max-width:378px;padding:20px 32px;transition:opacity .2s,transform .1s}.aa-btn:hover{opacity:.9}.aa-btn:active{transform:scale(.98)}.aa-btn:disabled{cursor:not-allowed;opacity:.5}.aa-btn--primary{background:#ff2c79;color:#fff}.aa-btn--secondary{background:#fff;color:#000}.aa-btn--danger{background:#ff2c79;color:#fff}.aa-btn--small{height:46px;padding:12px 32px}.aa-warning{background:#ff2c790f;border:1px solid #ff2c7933;border-radius:16px;box-sizing:border-box;flex-direction:column;gap:16px;padding:20px;width:100%}.aa-warning,.aa-warning__icon{align-items:center;display:flex}.aa-warning__icon{height:48px;justify-content:center;width:48px}.aa-warning__title{color:#ff2c79;font-family:Montserrat,Inter,sans-serif;font-size:18px;font-weight:700;text-align:center}.aa-warning__text{color:#9ca3af;font-size:13px;font-weight:400;line-height:20px;text-align:center}.aa-success-overlay{align-items:center;animation:aaFadeIn .2s ease-out;background:#000000d9;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}@keyframes aaFadeIn{0%{opacity:0}to{opacity:1}}.aa-success-dialog{align-items:center;background:#111;border:1px solid #262d32;border-radius:24px;display:flex;flex-direction:column;gap:16px;max-width:340px;padding:32px 24px;width:100%}.aa-success-dialog__icon{align-items:center;background:#4caf5026;border-radius:50%;display:flex;height:64px;justify-content:center;width:64px}.aa-success-dialog__title{color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:20px;font-weight:700;text-align:center}.aa-success-dialog__sub{color:#9ca3af;font-size:14px;font-weight:500;text-align:center}.ph-page{background:#0a0a0a;color:#fff;display:flex;flex-direction:column;min-height:100%;position:relative;width:100%}.ph-page--mobile{background:#090e12;min-height:100vh}.ph-page--embedded{min-height:auto}.ph-toast{background:#151d24;border-radius:12px;box-shadow:0 4px 16px #0006;color:#fff;font-family:Inter,-apple-system,sans-serif;font-size:14px;font-weight:500;left:50%;max-width:90%;padding:12px 20px;position:fixed;top:20px;transform:translateX(-50%);z-index:9999}.ph-toast--error{background:#b91c1c}.ph-toast--success{background:#059669}.ph-toast--info{background:#1f2937;border:1px solid #374151}.ph-mob-header{background:#090e12;justify-content:space-between;margin:16px 12px 0;padding:0 12px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.ph-mob-back,.ph-mob-header{align-items:center;display:flex;height:40px}.ph-mob-back{background:#151d24;border:none;border-radius:40px;cursor:pointer;justify-content:center;width:40px}.ph-mob-title{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:24px;text-align:center}.ph-desk-header{padding:32px 40px 16px}.ph-desk-title{color:#fff;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0}.ph-body{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;max-width:1278px;padding:16px 20px 40px;width:100%}.ph-page--mobile .ph-body{margin:0 auto;max-width:375px;padding:12px 12px 80px}.ph-restore-btn{background:#0000;border:1px solid #151d24;border-radius:12px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;letter-spacing:-.01em;line-height:20px;padding:20px 32px;transition:background .15s;width:100%}.ph-restore-btn:hover:not(:disabled){background:#151d24}.ph-restore-btn:disabled{cursor:not-allowed;opacity:.6}.ph-page--mobile .ph-restore-btn{font-size:12px}.ph-tabs{display:flex;flex-direction:row;gap:8px;width:100%}.ph-tab{background:#0000;border:1px solid #151d24;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;height:56px;letter-spacing:-.01em;line-height:20px;padding:20px 32px;transition:background .15s,border-color .15s}.ph-tab:hover{background:#ffffff08}.ph-tab--active{background:#151d24;border-color:#151d24}.ph-page--mobile .ph-tab{font-size:12px;padding:18px 12px}.ph-item,.ph-list{display:flex;flex-direction:column;gap:8px;width:100%}.ph-item{background:#0000;border:1px solid #151d24;border-radius:16px;box-sizing:border-box;min-height:110px;padding:16px}.ph-item-content{display:flex;flex-direction:column;gap:4px;width:100%}.ph-item-title-row{flex-direction:row;justify-content:space-between;width:100%}.ph-item-title-left,.ph-item-title-row{align-items:center;display:flex;gap:16px}.ph-item-title-left{flex:1 1;min-width:0}.ph-item-title{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:.01em;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ph-item-amount{align-items:center;display:flex;flex-shrink:0;gap:4px}.ph-item-amount-num,.ph-item-price{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:.01em;line-height:19px}.ph-item-price{flex-shrink:0}.ph-item-desc{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:22px}.ph-item-date,.ph-page--mobile .ph-item-desc{font-size:14px}.ph-item-date{color:#b9bfc8;font-family:Inter,sans-serif;font-weight:400;letter-spacing:.01em;line-height:20px}.ph-page--mobile .ph-item-date{color:#99a0ae;font-size:12px}.ph-empty{color:#99a0ae;font-family:Inter,sans-serif;font-size:14px;padding:40px 20px;text-align:center}.ph-loading{align-items:center;display:flex;justify-content:center;padding:60px 20px}.ph-spinner{animation:ph-spin .8s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#ff2c79;height:28px;width:28px}@keyframes ph-spin{to{transform:rotate(1turn)}}.pv-page{background:#090e12;color:#fff;display:flex;flex-direction:column;min-height:100vh;position:relative;width:100%}.pv-page--embedded{background:#0a0a0a;min-height:100%}.pv-page--mobile{background:#090e12}.pv-header{justify-content:space-between;padding:16px 12px 0}.pv-back,.pv-header{align-items:center;display:flex;height:40px}.pv-back{background:#151d24;border:none;border-radius:999px;cursor:pointer;justify-content:center;width:40px}.pv-title{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:24px}.pv-body{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:0 auto;padding:8px 20px 32px;width:100%}.pv-page--mobile .pv-body{padding:4px 20px 20px}.pv-cluster{gap:20px;max-width:510px}.pv-cluster,.pv-form{align-items:center;display:flex;flex-direction:column;width:100%}.pv-form{gap:16px}.pv-page--mobile .pv-cluster{gap:16px;max-width:351px}.pv-page--mobile .pv-form{gap:14px}.pv-illustration{align-items:center;display:flex;height:147px;justify-content:center;width:214px}.pv-illustration img{max-height:100%;max-width:100%;object-fit:contain}.pv-h2{color:#fff;font-size:20px;font-weight:700;line-height:32px}.pv-confirm,.pv-h2{font-family:Montserrat,sans-serif;margin:0;text-align:center;width:100%}.pv-confirm{color:#9ca3af;font-size:16px;font-weight:400;letter-spacing:-.01em;line-height:24px}.pv-info-box{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:16px;width:100%}.pv-info-item{align-items:flex-start;display:flex;gap:8px}.pv-info-check{align-items:center;background:#ff2c79;border-radius:50%;display:flex;flex-shrink:0;height:22px;justify-content:center;width:22px}.pv-info-text{color:#9ca3af;flex:1 1;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px}.pv-page:not(.pv-page--mobile) .pv-h2{font-size:32px;line-height:32px}.pv-buttons{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;width:100%}.pv-btn{border:none;border-radius:12px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:700;letter-spacing:.01em;line-height:24px;transition:opacity .15s,transform .1s}.pv-btn:active{transform:scale(.98)}.pv-btn:disabled{cursor:not-allowed;opacity:.6}.pv-btn--secondary{background:#fff;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:46px;letter-spacing:-.01em;line-height:20px;width:243px}.pv-btn--primary{background:#ff2c79;color:#fff;height:56px;width:100%}.pv-page--mobile .pv-btn--secondary{max-width:243px;width:100%}.pv-success-overlay{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.pv-success-dialog{align-items:center;background:#121519;border-radius:24px;display:flex;flex-direction:column;gap:24px;padding:20px;width:330px}.pv-success-img{display:block;object-fit:contain}.pv-success-title{font-size:20px;font-weight:700;line-height:32px}.pv-success-msg,.pv-success-title{color:#fff;font-family:Inter,sans-serif;margin:0;text-align:center}.pv-success-msg{font-size:14px;font-weight:500;letter-spacing:-.01em;line-height:21px;max-width:290px}.pv-btn--success-ok{max-width:290px!important}.av-page{color:#fff;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.av-page,.av-page--mobile{background:#090e12}.av-page--embedded{min-height:100%}.av-topspace{box-sizing:initial;height:16px;padding-top:env(safe-area-inset-top,0)}.av-spacer-24{flex-shrink:0;height:24px}.av-spacer-40{flex-shrink:0;height:40px}.av-toast{animation:av-toast-in .2s ease;border-radius:12px;box-shadow:0 4px 16px #0006;font-family:Inter,sans-serif;font-size:14px;font-weight:500;left:50%;max-width:90%;padding:12px 20px;position:fixed;top:calc(24px + env(safe-area-inset-top, 0px));transform:translateX(-50%);z-index:9999}.av-toast--error{background:#b91c1c;color:#fff}.av-toast--success{background:#059669;color:#fff}@keyframes av-toast-in{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.av-header{box-sizing:border-box;height:50px;margin:0 auto;max-width:682px;padding:0 16px;position:relative;width:100%}.av-back,.av-header{align-items:center;display:flex}.av-back{background:#0000;border:none;border-radius:999px;cursor:pointer;height:40px;justify-content:center;margin-left:-10px;width:40px}.av-back:hover{background:#151d24}.av-header-title{color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;left:50%;line-height:17px;position:absolute;top:50%;transform:translate(-50%,-50%)}.av-circ{align-items:center;display:flex;justify-content:center;margin-left:auto;position:relative}.av-circ__text{color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;line-height:17px;position:absolute}.av-avatar-wrap{box-sizing:border-box;display:flex;justify-content:center;margin:0 auto;max-width:682px;padding-top:24px;width:100%}.av-avatar{height:87px;position:relative;width:72px}.av-avatar__ring{background:#009efa;border-radius:24px;box-sizing:border-box;height:72px;padding:3px;width:72px}.av-avatar__inner{align-items:center;background:#151d24;border-radius:21px;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.av-avatar__inner img{height:100%;object-fit:cover;width:100%}.av-avatar__placeholder{align-items:center;display:flex;justify-content:center}.av-avatar__badge{height:31px;left:50%;pointer-events:none;position:absolute;top:56px;transform:translateX(-50%);width:27px}.av-stepbar{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:682px;padding:0 12px;width:100%}.av-stepbar__row{align-items:center;display:flex;justify-content:space-between}.av-stepbar__title{font-size:16px;line-height:20px}.av-stepbar__step,.av-stepbar__title{color:#fff;font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:-.01em}.av-stepbar__step{font-size:12px;line-height:15px}.av-stepbar__track{background:#f2f2f31a;border-radius:30px;height:4px;overflow:hidden}.av-stepbar__fill{background:#fff;border-radius:30px;height:100%;transition:width .6s ease}.av-body{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:682px;padding:0 12px;width:100%}.av-email-field{align-items:center;background:#0000;border:1px solid #262d32;border-radius:16px;cursor:pointer;display:flex;gap:12px;height:56px;padding:0 20px}.av-email-field__icon{filter:brightness(0) invert(1);height:20px;width:20px}.av-email-field__value{flex:1 1;font-size:14px;font-weight:500;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.av-email-field__send,.av-email-field__value{color:#fff;font-family:Montserrat,sans-serif;letter-spacing:-.02em}.av-email-field__send{background:#009efa;border:none;border-radius:500px;cursor:pointer;font-size:12px;font-weight:600;line-height:15px;padding:6px 12px}.av-email-field__send:disabled{cursor:not-allowed;opacity:.5}.av-email-success{align-items:center;display:flex;flex-direction:column;gap:16px;padding:16px 24px}.av-email-success__ring{animation:av-pop-in .6s cubic-bezier(.34,1.56,.64,1);background:#009efa26;height:80px;width:80px}.av-email-success__circle,.av-email-success__ring{align-items:center;border-radius:50%;display:flex;justify-content:center}.av-email-success__circle{background:#009efa;height:56px;width:56px}.av-email-success__title{color:#fff;font-size:18px;font-weight:700;margin:8px 0 0}.av-email-success__email,.av-email-success__title{font-family:Montserrat,sans-serif;text-align:center}.av-email-success__email{color:#9ca3af;font-size:14px;font-weight:500;margin:0}.av-email-success__hint{color:#009efa;font-family:Montserrat,sans-serif;font-size:13px;margin:8px 0 0;text-align:center}@keyframes av-pop-in{0%{transform:scale(0)}to{transform:scale(1)}}.av-photo-section{display:flex;flex-direction:column;gap:16px;padding:0 4px}.av-photo-info{color:#9ca3af;font-family:Inter,sans-serif;font-size:13px;margin:0;padding:0 12px}.av-photo-grid{display:flex;gap:12px;padding:0 4px}.av-photo-col{display:flex;flex-direction:column;gap:12px}.av-photo-col--left{width:140px}.av-photo-col--right{flex:1 1}.av-photo-slot{background:#151d24;border-radius:16px;cursor:pointer;overflow:hidden;position:relative;width:100%}.av-photo-slot__img,.av-photo-slot__placeholder{height:100%;object-fit:cover;width:100%}.av-photo-slot__del{align-items:center;background:#0009;border:none;border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;position:absolute;right:8px;top:8px;width:28px}.av-about-section{display:flex;flex-direction:column;gap:16px}.av-about-textarea{background:#0000;border:1px solid #262d32;border-radius:16px;box-sizing:border-box;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;height:229px;letter-spacing:-.02em;line-height:20px;outline:none;padding:16px 20px;resize:none;width:100%}.av-about-textarea::placeholder{color:#65696c}.av-about-textarea:focus{border-color:#009efa}.av-picker{align-items:center;background:#0000;border:1px solid #262d32;border-radius:16px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;gap:12px;height:56px;letter-spacing:-.02em;line-height:20px;padding:0 20px;width:100%}.av-picker:hover{border-color:#3a434b}.av-picker__icon{filter:brightness(0) invert(1);height:20px;width:20px}.av-picker__value{color:#fff;flex:1 1;text-align:left}.av-picker__value--empty{color:#65696c}.av-picker-row{display:flex;gap:6px}.av-picker--half{flex:1 1}.av-interests-section{flex:1 1;min-height:200px;padding:0 4px}.av-chips{display:flex;flex-wrap:wrap;gap:12px 8px;justify-content:center}.av-chip{align-items:center;background:#0000;border:1px solid #262d32;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:400;gap:8px;height:34px;line-height:18px;padding:8px 8px 8px 10px;transition:background .15s}.av-chip:hover{background:#ffffff08}.av-chip--selected{background:#009efa;border-color:#009efa}.av-chip__dot{align-items:center;background:#0000;border:.5px solid #262d32;border-radius:10px;display:flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.av-chip__dot--selected{background:#fff;border-color:#0000}.av-loading{color:#9ca3af;font-family:Inter,sans-serif;font-size:14px;padding:40px 0;text-align:center;width:100%}.av-verified-state{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:16px;justify-content:center;padding:0 32px;text-align:center}.av-verified-state__spacer{flex:1 1}.av-verified-state__icon{height:96px;object-fit:contain;width:96px}.av-verified-state__title{color:#fff;font-size:24px;font-weight:700;line-height:32px}.av-verified-state__sub,.av-verified-state__title{font-family:Montserrat,ProximaNova,Inter,sans-serif;margin:0}.av-verified-state__sub{color:#9ca3af;font-size:14px;font-weight:500;letter-spacing:-.01em;line-height:22px;max-width:320px}.av-submitted{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:24px;padding:0 42px}.av-submitted__spacer-top{flex:0.3 1}.av-submitted__spacer-bot{flex:0.7 1}.av-submitted__badge{height:80px;object-fit:contain;width:69px}.av-submitted__msg{color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:22px;margin:0;max-width:320px;text-align:center}.av-submitted__checklist{background:#ffffff08;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:16px;width:100%}.av-submitted__item{align-items:flex-start;color:#9ca3af;display:flex;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;gap:8px;line-height:18px}.av-submitted__check{align-items:center;background:#009efa;border-radius:50%;display:flex;flex-shrink:0;height:22px;justify-content:center;width:22px}.av-footer{box-sizing:border-box;margin:0 auto;max-width:682px;padding:16px 30px 24px;width:100%}.av-page--mobile .av-footer{max-width:375px;padding-bottom:calc(100px + env(safe-area-inset-bottom, 0px))}.av-btn-primary{background:#009efa;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;letter-spacing:.01em;line-height:24px;transition:opacity .15s,background .15s,transform .1s;width:100%}.av-btn-primary:active:not(:disabled){transform:scale(.98)}.av-btn-primary:disabled{background:#ffffff08;color:#65696c;cursor:not-allowed;font-weight:500}.av-btn-primary:hover:not(:disabled){background:#0090e6}.av-btn-primary--half{flex:1 1;width:auto}.av-btn-secondary{background:#161a1e;border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;letter-spacing:.01em;line-height:24px;transition:background .15s}.av-btn-secondary:hover{background:#1e2328}.av-modal-backdrop{align-items:center;animation:av-fade-in .2s ease;background:#000c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}@keyframes av-fade-in{0%{opacity:0}to{opacity:1}}.av-otp-card{animation:av-card-in .25s ease;background:#121519;border-radius:24px;display:flex;flex-direction:column;gap:16px;max-width:380px;padding:20px 16px;position:relative;width:100%}@keyframes av-card-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.av-otp-head{align-items:center;display:flex;gap:10px}.av-otp-head__icon{filter:brightness(0) invert(1);height:20px;width:20px}.av-otp-head__title{color:#fff;font-size:16px;font-weight:600}.av-otp-head__title,.av-otp-sub{font-family:Montserrat,sans-serif;line-height:22px}.av-otp-sub{color:#9ca3af;font-size:12px;font-weight:400;margin:0}.av-otp-boxes{gap:12px;position:relative}.av-otp-box,.av-otp-boxes{display:flex;justify-content:center}.av-otp-box{align-items:center;background:#0000;border:1px solid #262d32;border-radius:11px;color:#262d32;font-family:Montserrat,sans-serif;font-size:22px;font-weight:600;height:45px;line-height:24px;transition:border-color .15s;width:45px}.av-otp-box--filled{color:#fff}.av-otp-box--active,.av-otp-box--filled{border-color:#009efa}.av-otp-hidden{background:#0000;border:none;caret-color:#0000;color:#0000;font-size:1px;height:100%;inset:0;opacity:0;pointer-events:auto;position:absolute;width:100%}.av-otp-resend{align-self:flex-start;background:#0000;border:none;color:#009efa;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;line-height:20px;padding:4px 0}.av-otp-resend:disabled{cursor:not-allowed;opacity:.5}.av-otp-actions{display:flex;gap:16px;margin-top:8px;width:100%}.av-text-input{background:#0000;border:1px solid #262d32;border-radius:16px;box-sizing:border-box;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;height:56px;line-height:20px;outline:none;padding:0 20px;width:100%}.av-text-input::placeholder{color:#65696c}.av-text-input:focus{border-color:#009efa}.av-sheet-backdrop{align-items:flex-end;animation:av-fade-in .2s ease;background:#000000a6;display:flex;inset:0;justify-content:center;position:fixed;z-index:1100}.av-sheet{animation:av-sheet-in .28s cubic-bezier(.22,1,.36,1);background:#121519;border-radius:24px 24px 0 0;box-sizing:border-box;display:flex;flex-direction:column;gap:4px;max-height:70vh;max-width:420px;overflow-y:auto;padding:20px 16px calc(24px + env(safe-area-inset-bottom, 0px));width:100%}@keyframes av-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.av-sheet--scroll{max-height:70vh}.av-sheet__title{border-bottom:1px solid #262d32;font-size:16px;font-weight:700;margin-bottom:8px;padding:8px 12px 12px;text-align:center}.av-sheet__row,.av-sheet__title{color:#fff;font-family:Montserrat,sans-serif}.av-sheet__row{background:#0000;border:none;border-radius:12px;cursor:pointer;font-size:15px;font-weight:500;padding:14px 16px;text-align:left;width:100%}.av-sheet__row:hover{background:#ffffff0a}.av-sheet__row--selected{background:#009efa26;color:#009efa;font-weight:700}.av-page:not(.av-page--mobile){background:#0a0a0a}.av-page:not(.av-page--mobile) .av-topspace{height:16px;padding-top:0}.av-page:not(.av-page--mobile) .av-footer{padding-bottom:24px}.ns-page{background:#0a0a0a;box-sizing:border-box;color:#fff;font-family:Inter,sans-serif}.ns-page--desk{border-radius:42px 0 0 0;min-height:100%;padding:40px}.ns-page--mob{background:#090e12;min-height:100vh;padding-bottom:40px}.ns-desk-header{margin-bottom:24px;padding:0 16px}.ns-desk-title{color:#f0f2f4;font-size:26px;font-weight:700;line-height:32px;margin:0 0 6px}.ns-desk-sub,.ns-desk-title{font-family:Inter,sans-serif}.ns-desk-sub{color:#9da1a3;font-size:14px;font-weight:400;line-height:20px;margin:0}.ns-mob-header{align-items:center;background:#090e12;display:flex;gap:12px;padding:52px 16px 12px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.ns-mob-back{align-items:center;background:#151d24;border:none;border-radius:999px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;width:40px}.ns-mob-title{color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:20px;margin-right:40px;text-align:center}.ns-content{gap:20px;max-width:600px;padding:16px}.ns-content,.ns-group{display:flex;flex-direction:column}.ns-group{gap:10px}.ns-group__title{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;padding:0 4px}.ns-field{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-sizing:border-box;cursor:pointer;display:flex;height:56px;justify-content:space-between;padding:16px 20px;transition:background .2s}.ns-field:hover{background:#ffffff14}.ns-field--disabled{cursor:not-allowed;opacity:.55}.ns-field__label{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.ns-switch{cursor:pointer;display:inline-block;flex-shrink:0;height:24px;position:relative;width:44px}.ns-switch input{height:0;opacity:0;width:0}.ns-switch__track{background:#ffffff26;border-radius:999px;inset:0;position:absolute;transition:background .2s}.ns-switch__thumb{background:#fff;border-radius:50%;height:20px;left:2px;position:absolute;top:2px;transition:transform .2s;width:20px}.ns-switch input:checked+.ns-switch__track{background:#7a68ed}.ns-switch input:checked+.ns-switch__track .ns-switch__thumb{transform:translateX(20px)}.ns-switch input:disabled+.ns-switch__track{opacity:.5}.ns-hint{color:#9da1a3;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;margin:0;padding:0 4px}.ps-sidebar{background:linear-gradient(0deg,#111,#111),#151d24;border-radius:42px 0 0 0;box-sizing:border-box;flex-shrink:0;gap:16px;min-height:100vh;min-width:300px;overflow-y:auto;padding:30px 16px;width:300px}.ps-avatar-section,.ps-sidebar{align-items:center;display:flex;flex-direction:column}.ps-avatar-section{gap:12px;padding:0 20px;width:100%}.ps-avatar-wrap{border-radius:24px;flex-shrink:0;height:113px;overflow:hidden;position:relative;width:113px}.ps-avatar-wrap--gold{background:linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%);padding:3px}.ps-avatar-wrap--gold:after{animation:ps-gold-shimmer 2.2s linear infinite;background:linear-gradient(135deg,#0000 40%,#ffffff59 50%,#0000 60%);background-size:200% 200%;border-radius:24px;content:"";inset:0;pointer-events:none;position:absolute}@keyframes ps-gold-shimmer{0%{background-position:200% 200%}to{background-position:-50% -50%}}.ps-avatar-wrap--gold .ps-avatar{border-radius:20px}.ps-avatar{border-radius:24px;height:100%;object-fit:cover;width:100%}.ps-name-block{align-items:center;display:flex;flex-direction:column;gap:4px}.ps-name{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:700;letter-spacing:.01em;line-height:24px;text-align:center}.ps-loc{align-items:center;display:flex;gap:2px;justify-content:center}.ps-loc span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px}.ps-badges{align-items:center;display:flex;gap:4px}.ps-badge{align-items:center;display:inline-flex;height:20px;justify-content:center;width:20px}.ps-action-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;width:268px}.ps-action-card{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border-radius:16px;box-shadow:inset 0 0 1.5px #ffffff4d;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:12px;height:113px;justify-content:center;padding:8px;transition:background .2s;width:131px}.ps-action-card:hover{background:#ffffff14}.ps-action-card--active{background:#ffffff1f!important;box-shadow:inset 0 0 1.5px #ffffff80}.ps-action-card--wide{flex-direction:row;gap:8px;height:56px;justify-content:flex-start;padding:8px;width:268px}.ps-action-card--wide .ps-action-card-text{align-items:flex-start}.ps-action-icon--token-img{background:none!important;flex-shrink:0;height:24px;-webkit-mask:none!important;mask:none!important;width:24px}.ps-action-icon{flex-shrink:0;height:24px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.ps-action-icon--crown{background:linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%),#fff}.ps-action-icon--rocket{background:#ff2c79}.ps-action-icon--token{background:linear-gradient(90deg,#ff7c00,#f85c03 34.1%,#ff7c00 64.1%,#f85a03)}.ps-action-card-text{align-items:center;display:flex;flex-direction:column;justify-content:center}.ps-action-card-sub{color:#9ca3af;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:18px}.ps-action-card-title{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:15px}.ps-section{display:flex;flex-direction:column;gap:12px;width:268px}.ps-section-title{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:20px}.ps-field{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border-radius:16px;box-shadow:inset 0 0 1.5px #ffffff4d;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;gap:12px;height:56px;justify-content:space-between;padding:16px 20px;transition:background .2s;width:268px}.ps-field:hover{background:#ffffff14}.ps-field--active{background:#7a68ed!important;box-shadow:inset 0 0 1.5px #ffffff4d}.ps-field-left{align-items:center;display:flex;gap:12px}.ps-field-left img{filter:brightness(0) invert(1);flex-shrink:0;height:20px;width:20px}.ps-field-left span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px}.ps-logout-btn{align-items:center;background:#ff2c79;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:700;gap:10px;height:56px;justify-content:center;line-height:17px;margin-top:8px;padding:20px 32px;transition:background .2s;width:268px}.ps-logout-btn:hover{background:#e0226b}.ps-msg-badge{align-items:center;background:#7a68ed;border-radius:10px;color:#fff;display:inline-flex;flex-shrink:0;font-family:Inter,sans-serif;font-size:10px;font-weight:600;height:20px;justify-content:center;line-height:16px;min-width:20px;padding:0 6px}.ps-divider{background:#0f161c;flex-shrink:0;height:1px;width:268px}.prem-spinner{animation:premSpin .7s linear infinite;border:3px solid #ffffff40;border-radius:50%;border-top-color:#fff;display:inline-block;height:22px;width:22px}@keyframes premSpin{to{transform:rotate(1turn)}}.prem-loading{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:400px}.prem-toast{animation:premToastIn .3s ease-out;border-radius:12px;bottom:90px;color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:500;left:50%;line-height:20px;padding:10px 24px;position:fixed;transform:translateX(-50%);white-space:nowrap;z-index:100}.prem-toast--success{background:#1db954}.prem-toast--error{background:#e53935}@keyframes premToastIn{0%{opacity:0;transform:translateX(-50%) translateY(12px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.prem-mobile{align-items:center;background:#090e12;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;overflow:hidden;position:relative}.prem-m-bg{height:100%;inset:0;object-fit:cover;object-position:center top;opacity:.38;width:100%}.prem-m-bg,.prem-m-ellipse{pointer-events:none;position:absolute;z-index:0}.prem-m-ellipse{background:#7a68ed;border-radius:50%}.prem-m-ellipse--tl{filter:blur(69.5px);height:237px;left:-80px;opacity:.7;top:-60px;width:237px}.prem-m-ellipse--br{bottom:-40px;filter:blur(125px);height:225px;opacity:.7;right:-60px;width:225px}.prem-m-gradient{background:linear-gradient(180deg,#0000 0,#090e12);bottom:0;height:260px;left:0;pointer-events:none;position:absolute;right:0;z-index:0}.prem-m-back{-webkit-tap-highlight-color:transparent;align-items:center;background:#151d24;border:none;border-radius:999px;cursor:pointer;display:flex;height:40px;justify-content:center;left:12px;position:absolute;top:52px;transition:background .15s;width:40px;z-index:2}.prem-m-back:hover{background:#1e2832}.prem-m-back svg{display:block;height:20px;width:20px}.prem-m-content{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:375px;overflow-y:auto;padding-bottom:110px;position:relative;width:100%;z-index:1}.prem-m-crown{display:block;flex-shrink:0;height:138px;margin-top:102px;object-fit:contain;width:172px}.prem-m-title-section{margin-top:49px;text-align:center;width:344px}.prem-m-subtitle{font-size:16px;font-weight:500;letter-spacing:-.4px;line-height:24px;margin:0}.prem-m-subtitle,.prem-m-title{color:#fff;font-family:Inter,sans-serif}.prem-m-title{font-size:36px;font-weight:700;line-height:116%;margin:4px 0 0}.prem-m-packages{display:flex;flex-direction:column;gap:12px;margin-top:18px;width:344px}.prem-m-card{-webkit-tap-highlight-color:transparent;align-items:center;background:#151d24;border:2px solid #0000;border-radius:15px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:73px;justify-content:space-between;padding:20px;position:relative;transition:border-color .2s,box-shadow .2s;width:344px}.prem-m-card--selected{border-color:#7a68ed;box-shadow:0 0 0 1px #7a68ed33}.prem-m-card:hover{border-color:#7a68ed}.prem-m-card__left{display:flex;flex-direction:column;gap:2px}.prem-m-card__name{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px}.prem-m-card__desc{color:#9da1a3;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:14px}.prem-m-card__right{gap:8px}.prem-m-card__price-group,.prem-m-card__right{align-items:center;display:flex;flex-direction:row}.prem-m-card__price-group{gap:4px}.prem-m-card__price{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:20px}.prem-m-card__coin{flex-shrink:0;height:16px;width:16px}.prem-m-card__check{align-items:center;border-radius:900px;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:background .2s;width:24px}.prem-m-card__check--active{background:#7a68ed}.prem-m-card__check--inactive{background:#2a3038}.prem-m-card__check svg{height:14px;width:14px}.prem-m-card__badge{background:#7a68ed;border-radius:8px;color:#fff;font-family:Heebo,Inter,sans-serif;font-size:10px;font-weight:600;line-height:16px;padding:2px 8px;position:absolute;right:16px;top:-10px;white-space:nowrap;z-index:1}.prem-m-info-list{display:flex;flex-direction:column;gap:12px;margin-top:24px;width:344px}.prem-m-info-item{align-items:flex-start;display:flex;flex-direction:row;gap:8px}.prem-m-info-icon{align-items:center;background:#7a68ed;border-radius:900px;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-top:1px;min-width:24px;width:24px}.prem-m-info-icon svg{height:14px;width:14px}.prem-m-info-text{color:#fff;font-size:14px;line-height:20px;margin:0}.prem-m-disclaimer,.prem-m-info-text{font-family:Inter,sans-serif;font-weight:400}.prem-m-disclaimer{color:#3d4045;font-size:10px;line-height:16px;margin-top:24px;text-align:center;width:344px}.prem-disclaimer__link{color:#7a68ed}.prem-m-cta-wrap{background:linear-gradient(0deg,#090e12 60%,#0000);bottom:0;left:0;padding:12px 12px calc(12px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;z-index:10}.prem-m-cta,.prem-m-cta-wrap{display:flex;justify-content:center}.prem-m-cta{-webkit-tap-highlight-color:transparent;align-items:center;background:#7a68ed;border:none;border-radius:16px;color:#fff;cursor:pointer;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:700;height:56px;letter-spacing:-.01em;line-height:20px;transition:background .15s,opacity .15s;width:351px}.prem-m-cta:hover{background:#6b59de}.prem-m-cta:disabled{cursor:not-allowed;opacity:.55}@media (max-width:374px){.prem-m-card,.prem-m-disclaimer,.prem-m-info-list,.prem-m-packages,.prem-m-title-section{width:calc(100% - 32px)}.prem-m-cta{width:calc(100% - 24px)}}.prem-desktop{display:flex;flex-direction:row;min-height:100vh;width:100%}.prem-d-panel{align-items:center;background:linear-gradient(0deg,#0a0a0a,#0a0a0a),#0d0d0d;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:40px}.prem-d-panel--embedded{animation:premSlideIn .35s cubic-bezier(.4,0,.2,1)}@keyframes premSlideIn{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.prem-d-inner{align-items:center;gap:24px;max-width:1100px}.prem-d-heading,.prem-d-inner{display:flex;flex-direction:column;width:100%}.prem-d-heading{align-items:flex-start;max-width:1092px}.prem-d-heading__title{color:#f0f2f4;font-family:Inter,sans-serif;font-size:26px;font-weight:700;line-height:36px;margin:0}.prem-d-heading__subtitle{color:#b9bfc8;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin:4px 0 0}.prem-d-body{display:flex;flex-direction:row;gap:16px;max-width:1092px;width:100%}.prem-d-left{display:flex;flex-direction:column;flex-shrink:0;gap:16px;min-width:320px;position:relative;width:468px;z-index:1}.prem-d-hero__image-wrap{border-radius:20px;flex-shrink:0;height:386px;overflow:hidden;position:relative;width:100%;z-index:2}.prem-d-hero__image{display:block;height:100%;object-fit:cover;width:100%}.prem-d-right-col{align-items:center;background:#111;border-radius:24px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:24px;min-width:350px;padding:30px}.prem-d-packages{display:flex;flex-direction:column;gap:16px;width:100%}.prem-d-card{align-items:center;background:#ffffff0d;border:2px solid #0000;border-radius:16px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;min-height:120px;padding:30px;position:relative;transition:border-color .2s,box-shadow .2s;width:100%}.prem-d-card--selected{border-color:#7a68ed;box-shadow:0 0 0 1px #7a68ed26}.prem-d-card:hover{border-color:#7a68ed}.prem-d-card__left{display:flex;flex-direction:column;gap:6px}.prem-d-card__name{color:#fff;font-family:Inter,sans-serif;font-size:24px;font-weight:600;letter-spacing:.01em;line-height:28px}.prem-d-card__desc{color:#9da1a3;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:20px}.prem-d-card__right{gap:16px}.prem-d-card__price-group,.prem-d-card__right{align-items:center;display:flex;flex-direction:row}.prem-d-card__price-group{gap:6px}.prem-d-card__price{color:#fff;font-family:Inter,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.3px;line-height:30px}.prem-d-card__coin{flex-shrink:0;height:20px;width:20px}.prem-d-card__radio{align-items:center;border-radius:500px;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:background .2s,border-color .2s;width:24px}.prem-d-card__radio--active{background:#7a68ed}.prem-d-card__radio--inactive{background:#0000;border:1px solid #4b5563;border-radius:12px}.prem-d-card__radio svg{height:14px;width:14px}.prem-d-card__badge{border-radius:16px;font-family:Inter,sans-serif;font-weight:600;height:34px;left:calc(50% - 222.5px);line-height:34px;min-width:135px;padding:0 16px;position:absolute;right:auto;text-align:center;top:-17px;white-space:nowrap;z-index:1}.prem-d-card__badge,.prem-d-cta{background:#7a68ed;color:#fff;font-size:16px}.prem-d-cta{align-items:center;border:none;border-radius:52px;cursor:pointer;display:flex;flex-shrink:0;font-family:Montserrat,Inter,sans-serif;font-weight:700;height:50px;justify-content:center;line-height:20px;transition:background .15s,opacity .15s;width:100%}.prem-d-cta:hover{background:#6b59de}.prem-d-cta:disabled{cursor:not-allowed;opacity:.55}.prem-d-info-box{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border-radius:16px;box-shadow:inset 0 0 1.5px #ffffff4d;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;margin-top:8px;max-width:1092px;padding:20px 24px;width:100%}.prem-d-info-item{align-items:center;display:flex;flex-direction:row;gap:16px;padding:6px 0}.prem-d-info-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;min-width:20px}.prem-d-info-icon,.prem-d-info-icon svg{height:20px;width:20px}.prem-d-info-icon svg path{stroke:#f0f2f4}.prem-d-info-text{color:#f0f2f4;font-size:16px;font-weight:700;letter-spacing:.1px;line-height:24px}.prem-d-disclaimer,.prem-d-info-text{font-family:Inter,sans-serif;margin:0}.prem-d-disclaimer{color:#9ca3af;font-size:14px;font-weight:400;letter-spacing:.01em;line-height:22px;text-align:center;width:100%}.prem-d-no-thanks{background:none;border:none;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:.1px;line-height:26px;padding:0;transition:opacity .15s}.prem-d-no-thanks:hover{opacity:.8}@media (max-width:1400px){.prem-d-left{min-width:320px;width:380px}.prem-d-hero__image-wrap{height:360px}}@media (max-width:1200px){.prem-d-body{align-items:center;flex-direction:column}.prem-d-left{max-width:608px;min-width:0;width:100%}.prem-d-hero__image-wrap{height:300px;max-width:608px;width:100%}.prem-d-right-col{max-width:608px;min-width:0;width:100%}}.boost-page{align-items:center;background:#090e12;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative;width:100%}.boost-ellipse-top{filter:blur(69.5px);height:237px;left:-80px;opacity:.7;top:-60px;width:237px}.boost-ellipse-bottom,.boost-ellipse-top{background:#ff2c79;border-radius:50%;pointer-events:none;position:absolute;z-index:0}.boost-ellipse-bottom{bottom:-60px;filter:blur(125px);height:225px;right:-60px;width:225px}.boost-gradient-overlay{background:linear-gradient(180deg,#0000 0,#090e12);bottom:0;height:260px;left:0;pointer-events:none;position:absolute;right:0;z-index:0}.boost-content{flex-direction:column;padding-bottom:40px;position:relative;width:100%;z-index:1}.boost-back-btn,.boost-content{align-items:center;display:flex}.boost-back-btn{background:#151d24;border:none;border-radius:999px;cursor:pointer;height:40px;justify-content:center;left:12px;padding:0;position:absolute;top:52px;transition:background .2s;width:40px;z-index:2}.boost-back-btn:hover{background:#1e2a34}.boost-back-btn svg{height:20px;width:20px}.boost-rocket-icon{align-items:center;display:flex;justify-content:center;margin-top:87px}.boost-rocket-icon,.boost-rocket-icon img{height:60px;width:60px}@keyframes boost-rocket-idle{0%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-12px) rotate(3deg)}to{transform:translateY(0) rotate(-3deg)}}.boost-title-section{align-items:center;display:flex;flex-direction:column;gap:6px;margin-top:16px;text-align:center}.boost-subtitle{font-size:16px;font-weight:500;letter-spacing:-.4px;line-height:19px}.boost-subtitle,.boost-title{color:#fff;font-family:Inter,sans-serif;margin:0}.boost-title{font-size:24px;font-weight:700;line-height:116%;max-width:344px;text-align:center}.boost-cards-row{-webkit-overflow-scrolling:touch;align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:12px;justify-content:center;margin-top:16px;max-width:474px;overflow-x:auto;padding:0 16px;scrollbar-width:none;width:100%}.boost-cards-row::-webkit-scrollbar{display:none}.boost-card{border-radius:20px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:7px;min-width:150px;padding:21px 16px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:150px}.boost-card--unselected{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;box-shadow:inset 0 0 1.5px #ffffff4d;height:204px}.boost-card--selected{background:#ff2c79;height:222px}.boost-card-top{align-items:center;display:flex;flex-direction:row;gap:4px}.boost-card-hours{color:#fff;font-family:Inter,sans-serif;font-size:52px;font-weight:700;line-height:1}.boost-card-rocket{flex-shrink:0}.boost-card-rocket,.boost-card-rocket img{height:24px;width:24px}.boost-card-label{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400;margin:0}.boost-card-divider{background:#ffffff4d;border:none;height:1px;margin:4px 0;width:100%}.boost-card-price-row{align-items:center;display:flex;flex-direction:row;gap:6px}.boost-card-price{color:#fff;font-family:SF Pro Display,Inter,sans-serif;font-size:22px;font-weight:700;line-height:1}.boost-card-coin{flex-shrink:0}.boost-card-coin,.boost-card-coin img{height:20px;width:20px}.boost-info-list{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;margin-top:28px;max-width:374px;padding:0 15px;width:100%}.boost-info-item{align-items:flex-start;display:flex;flex-direction:row;gap:12px}.boost-info-check{align-items:center;display:flex;flex-shrink:0;justify-content:center;min-width:20px}.boost-info-check,.boost-info-check svg{height:20px;width:20px}.boost-info-text{font-size:14px;font-weight:400;margin:0}.boost-disclaimer,.boost-info-text{color:#fff;font-family:Inter,sans-serif;line-height:1.5}.boost-disclaimer{font-size:10px;font-weight:800;margin-top:28px;max-width:374px;padding:0 20px;text-align:center}.boost-disclaimer__link{color:#ff2c79}.boost-cta-btn{align-items:center;background:#ff2c79;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:700;gap:8px;height:56px;justify-content:center;margin-top:24px;transition:opacity .2s,transform .15s;width:351px}.boost-cta-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.boost-cta-btn:active:not(:disabled){transform:translateY(0)}.boost-cta-btn:disabled{cursor:not-allowed;opacity:.6}.boost-spinner{animation:boost-spin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes boost-spin{to{transform:rotate(1turn)}}.boost-loading{align-items:center;display:flex;justify-content:center;min-height:100vh;width:100%}.boost-loading-spinner{animation:boost-spin .7s linear infinite;border:3px solid #ff2c794d;border-radius:50%;border-top-color:#ff2c79;height:40px;width:40px}.boost-toast{animation:boost-toast-in .25s ease;border-radius:12px;bottom:110px;box-shadow:0 4px 16px #00000080;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;left:50%;max-width:90vw;padding:12px 20px;position:fixed;transform:translateX(-50%);white-space:nowrap;z-index:1000}.boost-toast--success{background:#ff2c79}.boost-toast--error{background:#b91c1c}@keyframes boost-toast-in{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.boost-modal-backdrop{align-items:center;animation:boost-backdrop-in .2s ease;background:#000000a6;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1001}@keyframes boost-backdrop-in{0%{opacity:0}to{opacity:1}}.boost-modal{animation:boost-modal-in .25s cubic-bezier(.4,0,.2,1);background:#151d24;border-radius:20px;box-sizing:border-box;max-width:340px;padding:24px 20px;width:100%}@keyframes boost-modal-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.boost-modal__title{color:#fff;font-size:18px;font-weight:700;line-height:24px;margin:0 0 8px}.boost-modal__desc,.boost-modal__title{font-family:Inter,sans-serif;text-align:center}.boost-modal__desc{color:#ffffffb3;font-size:14px;font-weight:400;line-height:20px;margin:0 0 20px}.boost-modal__actions{display:flex;flex-direction:row;gap:10px}.boost-modal__btn{border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:600;height:48px;transition:opacity .15s,transform .1s}.boost-modal__btn:active{transform:scale(.98)}.boost-modal__btn--ghost{background:#ffffff14}.boost-modal__btn--primary{background:#ff2c79}.boost-desktop{background:#000;display:flex;flex-direction:row;min-height:100vh}.boost-desktop-panel{background:#0a0a0a;display:flex;flex:1 1;flex-direction:row;overflow:hidden}.boost-desktop-panel--embedded{animation:boostSlideIn .35s cubic-bezier(.4,0,.2,1)}@keyframes boostSlideIn{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.boost-desktop .boost-loading,.boost-desktop-panel .boost-loading{flex:1 1;min-height:auto}.boost-d-left-scroll{background:#0a0a0a;flex:1 1;overflow-y:auto;padding:40px}.boost-d-left-inner,.boost-d-left-scroll{align-items:center;display:flex;flex-direction:column}.boost-d-left-inner{max-width:474px;width:100%}.boost-d-left-inner .boost-rocket-icon{margin-top:0}.boost-d-left-inner .boost-title-section{align-items:flex-start;margin-top:16px;text-align:left}.boost-d-left-inner .boost-subtitle{color:#f0f2f4;font-size:26px;font-weight:700;line-height:36px}.boost-d-left-inner .boost-title{color:#b9bfc8;font-size:14px;font-weight:400;line-height:18px;max-width:none;text-align:left}.boost-d-left-inner .boost-cards-row{max-width:474px;overflow-x:visible;padding:0}.boost-d-left-inner .boost-info-list{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border-radius:16px;box-shadow:inset 0 0 1.5px #ffffff4d;box-sizing:border-box;max-width:474px;padding:20px 24px}.boost-d-left-inner .boost-info-text{color:#f0f2f4;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:24px}.boost-d-left-inner .boost-disclaimer{font-size:12px;font-weight:500;max-width:474px;padding:0}.boost-d-left-inner .boost-cta-btn{border-radius:16px;height:56px;max-width:474px;width:100%}.boost-d-right{align-self:stretch;background:#111;border-radius:0;display:flex;flex-direction:column;min-width:300px;overflow:hidden;padding:12px;position:relative;width:45%}.boost-d-right__image{border-radius:16px;flex:1 1;overflow:hidden;position:relative;width:100%}.boost-d-right__image img{display:block;height:100%;object-fit:cover;object-position:center 25%;width:100%}.boost-d-features-box{backdrop-filter:blur(75px);-webkit-backdrop-filter:blur(75px);background:#00000080;border-radius:0 0 16px 16px;bottom:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;left:12px;padding:20px;position:absolute;right:12px;z-index:2}.boost-d-feature-item{align-items:flex-start;display:flex;gap:16px;padding:6px 16px}.boost-d-feature-item svg{flex-shrink:0}.boost-d-feature-text{color:#f0f2f4;font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:.1px;line-height:22px}.boost-d-right__heading{bottom:260px;display:flex;flex-direction:column;gap:12px;left:28px;position:absolute;z-index:2}.boost-d-right__title{color:#f0f2f4;font-family:Inter,sans-serif;font-size:42px;font-weight:700;line-height:36px;margin:0}.boost-d-right__subtitle{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin:0}.boost-d-feature-col{display:flex;flex-direction:column}.boost-d-feature-sub{color:#fff9;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:20px}.boost-popup-backdrop{align-items:center;animation:boost-popup-fade .2s ease;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.boost-popup{align-items:center;animation:boost-popup-in .25s cubic-bezier(.4,0,.2,1);background:#121519;border-radius:24px;display:flex;flex-direction:column;gap:24px;max-width:calc(100vw - 32px);padding:20px;width:330px}.boost-popup__icon{align-items:center;display:flex;justify-content:center}.boost-popup__icon,.boost-popup__icon img{height:60px;width:60px}.boost-popup__texts{align-items:center;display:flex;flex-direction:column;gap:6px;width:100%}.boost-popup__title{color:#fff;font-size:20px;font-weight:600;letter-spacing:.01em;line-height:28px}.boost-popup__desc,.boost-popup__title{font-family:Inter,sans-serif;margin:0;text-align:center}.boost-popup__desc{color:#9ca3af;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:22px}.boost-popup__actions{display:flex;gap:16px;width:100%}.boost-popup__btn{border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:700;height:56px;letter-spacing:.01em;line-height:24px;transition:transform .15s,filter .15s}.boost-popup__btn:active{transform:scale(.98)}.boost-popup__btn:hover{filter:brightness(1.08)}.boost-popup__btn--cancel{background:#161a1e}.boost-popup__btn--buy{background:#7a68ed}@keyframes boost-popup-fade{0%{opacity:0}to{opacity:1}}@keyframes boost-popup-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.boost-success-overlay{align-items:center;animation:boost-success-fade .3s ease;background:#000000b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:1100}.boost-success-overlay__text{animation:boost-success-scale .4s cubic-bezier(.4,0,.2,1);color:#fff;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:32px;padding:0 40px;text-align:center}@keyframes boost-success-fade{0%{opacity:0}to{opacity:1}}@keyframes boost-success-scale{0%{transform:scale(.5)}to{transform:scale(1)}}.boost-rocket-icon--idle{animation:boost-rocket-idle 2.4s ease-in-out infinite}.boost-rocket-icon--launch{animation:boost-rocket-launch 2.5s cubic-bezier(.4,0,.2,1)}@keyframes boost-rocket-launch{0%{transform:translateY(0) rotate(0deg) scale(1)}15%{transform:translateY(-20px) rotate(15deg) scale(.9)}35%{transform:translateY(-180px) rotate(25deg) scale(.85)}55%{transform:translateY(10px) rotate(-8deg) scale(1.05)}75%{transform:translateY(-4px) rotate(0deg) scale(1.02)}to{transform:translateY(0) rotate(0deg) scale(1)}}.coin-mobile{align-items:center;background:#090e12;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;overflow:hidden;position:relative}.coin-m-ellipse{background:#7a68ed;border-radius:50%;pointer-events:none;position:absolute;z-index:0}.coin-m-ellipse--top-left{filter:blur(69.5px);height:237px;left:-80px;opacity:.7;top:-85px;width:237px}.coin-m-ellipse--bottom-right{bottom:-60px;filter:blur(125px);height:225px;opacity:.7;right:-60px;width:225px}.coin-m-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;max-width:375px;padding:0 12px;position:relative;width:100%;z-index:1}.coin-m-header{flex-direction:row;justify-content:space-between;margin-top:52px;position:relative;width:351px}.coin-m-back-btn,.coin-m-header{align-items:center;display:flex;flex-shrink:0;height:40px}.coin-m-back-btn{background:#151d24;border:none;border-radius:999px;cursor:pointer;justify-content:center;padding:0;transition:opacity .2s;width:40px}.coin-m-back-btn:hover{opacity:.8}.coin-m-back-btn:active{opacity:.6}.coin-m-header-title{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;left:50%;letter-spacing:.01em;line-height:24px;position:absolute;transform:translateX(-50%);white-space:nowrap}.coin-m-balance-badge{align-items:center;background:#151d24;border-radius:40px;box-sizing:border-box;display:flex;flex-direction:row;flex-shrink:0;gap:8px;height:40px;padding:10px 10px 10px 4px;width:103px}.coin-m-balance-icon-wrap{align-items:center;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#ffffff1a;border-radius:30px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.coin-m-balance-icon-wrap img{height:22px;object-fit:contain;width:22px}.coin-m-balance-text{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coin-desktop{background:#000;display:flex;flex-direction:row;min-height:100vh}.coin-desktop-panel{background:#0a0a0a;display:flex;flex:1 1;flex-direction:row;overflow:hidden}.coin-desktop-panel--embedded{animation:coinSlideIn .35s cubic-bezier(.4,0,.2,1)}@keyframes coinSlideIn{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.coin-d-left-scroll{background:#0a0a0a;flex:1 1;overflow-y:auto;padding:40px}.coin-d-left-inner,.coin-d-left-scroll{align-items:center;display:flex;flex-direction:column}.coin-d-left-inner{max-width:484px;width:100%}.coin-d-left-inner .coin-deco{margin-bottom:8px;margin-top:0}.coin-d-heading__title{color:#f0f2f4;font-size:26px;font-weight:700;line-height:36px;margin:0}.coin-d-heading__subtitle,.coin-d-heading__title{align-self:center;font-family:Inter,sans-serif;text-align:center}.coin-d-heading__subtitle{color:#b9bfc8;font-size:14px;font-weight:400;line-height:18px;margin:4px 0 0}.coin-info-list{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border-radius:16px;box-shadow:inset 0 0 1.5px #ffffff4d;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;margin-top:28px;max-width:484px;padding:20px 24px;width:100%}.coin-info-item{align-items:flex-start;display:flex;flex-direction:row;gap:12px}.coin-info-check{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;min-width:20px;width:20px}.coin-info-text{color:#f0f2f4;font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:24px;margin:0}.coin-d-right{align-self:stretch;background:#111;border-radius:0;display:flex;flex-direction:column;min-width:300px;overflow:hidden;padding:12px;position:relative;width:45%}.coin-d-right__image{border-radius:16px;flex:1 1;overflow:hidden;position:relative;width:100%}.coin-d-right__image img{display:block;height:100%;object-fit:cover;object-position:center 25%;width:100%}.coin-d-right__heading{bottom:260px;display:flex;flex-direction:column;gap:12px;left:28px;position:absolute;z-index:2}.coin-d-right__title{color:#f0f2f4;font-family:Inter,sans-serif;font-size:42px;font-weight:700;line-height:36px;margin:0}.coin-d-right__subtitle{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin:0}.coin-d-features-box{backdrop-filter:blur(75px);-webkit-backdrop-filter:blur(75px);background:#00000080;border-radius:0 0 16px 16px;bottom:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;left:12px;padding:20px;position:absolute;right:12px;z-index:2}.coin-d-feature-item{align-items:flex-start;display:flex;gap:16px;padding:6px 16px}.coin-d-feature-col{display:flex;flex-direction:column}.coin-d-feature-text{color:#f0f2f4;font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:.1px;line-height:22px}.coin-d-feature-sub{color:#fff9;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:20px}.coin-deco{align-items:center;display:flex;flex-shrink:0;height:90px;justify-content:center;margin-top:16px;position:relative;width:180px}.coin-deco__large{height:74px;object-fit:contain;width:74px;z-index:2}.coin-deco__small-left{filter:blur(1.5px);height:33px;left:14px;object-fit:contain;position:absolute;top:24px;transform:rotate(-20.91deg);width:33px;z-index:1}.coin-deco__small-right{filter:blur(.5px);height:34px;object-fit:contain;position:absolute;right:14px;top:18px;transform:rotate(15deg);width:34px;z-index:1}.coin-packages{display:flex;flex-direction:column;flex-shrink:0;gap:16px;margin-top:16px;width:351px}.coin-package-wrap{position:relative;width:100%}.coin-package-wrap--badged{padding-top:10px}.coin-package{align-items:center;background:#0000;border:1px solid #151d24;border-radius:24px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:72px;justify-content:space-between;padding:12px 20px;position:relative;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease;-webkit-user-select:none;user-select:none;width:100%}.coin-package:hover{border-color:#2a2545}.coin-package--selected{background:#151d24;border:2px solid #7a68ed}.coin-package--bonus{background:#151d24;border:2px solid #ff2c79}.coin-package--advantage{background:#151d24;border:2px solid #7a68ed}.coin-package--advantage:hover,.coin-package--bonus:hover,.coin-package--selected:hover{border-color:inherit}.coin-package-badge{border-radius:8px;color:#fff;font-family:Inter,Proxima Nova,sans-serif;font-size:10px;font-weight:600;line-height:16px;padding:2px 8px;position:absolute;top:0;white-space:nowrap;z-index:2}.coin-package-badge--bonus{background:#ff2c79;right:40px}.coin-package-badge--advantage{animation:coin-badge-pop .6s ease .15s both;background:#7a68ed;left:16px}@keyframes coin-badge-pop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.coin-package-amount-row,.coin-package-gift-row{align-items:center;display:flex;flex-direction:row;gap:4px}.coin-package-gift-row{margin-top:2px}.coin-package-gift-icon{flex-shrink:0;height:12px;object-fit:contain;width:12px}.coin-package-gift-text{color:#ff2c79;font-family:Inter,Proxima Nova,sans-serif;font-size:12px;font-weight:700;line-height:16px}.coin-package-price-col{align-items:flex-end;display:flex;flex-direction:column}.coin-package-price-strike{color:#fff9;font-family:Inter,Proxima Nova,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-decoration:line-through}.coin-package-left{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:center;min-width:0}.coin-package-amount{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:600;letter-spacing:.01em;line-height:28px}.coin-package-icon{flex-shrink:0;height:16px;object-fit:contain;width:16px}.coin-package-points{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.01em;line-height:20px}.coin-package-right{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:6px}.coin-package-price{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:26px}.coin-radio{align-items:center;background:#0000;border:2px solid #4b5563;border-radius:900px;box-sizing:border-box;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:background .2s ease,border-color .2s ease;width:24px}.coin-radio--selected{background:#7a68ed;border-color:#7a68ed}.coin-radio__check{display:none}.coin-radio--selected .coin-radio__check{display:block}.coin-badge{background:#7a68ed;border-radius:8px;padding:2px 8px;position:absolute;right:16px;top:-10px;white-space:nowrap;z-index:2}.coin-badge-text{font-family:Heebo,sans-serif;font-weight:600;line-height:16px}.coin-badge-text,.coin-disclaimer{color:#fff;font-size:10px;text-align:center}.coin-disclaimer{font-family:Inter,sans-serif;font-weight:800;line-height:1.5;margin-top:20px;opacity:.6;width:325px}.coin-disclaimer__link{color:#7a68ed;opacity:1}.coin-continue-btn{align-items:center;background:#7a68ed;border:none;border-radius:16px;cursor:pointer;display:flex;flex-shrink:0;height:56px;justify-content:center;margin-bottom:32px;margin-top:24px;transition:opacity .2s,transform .15s;width:351px}.coin-continue-btn:hover{opacity:.9}.coin-continue-btn:active{transform:scale(.98)}.coin-continue-btn:disabled{cursor:not-allowed;opacity:.5}.coin-continue-text{color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:20px}.coin-loading{align-items:center;display:flex;justify-content:center;min-height:300px;width:100%}.coin-spinner{animation:coin-spin .8s linear infinite;border:3px solid #7a68ed40;border-radius:50%;border-top-color:#7a68ed;height:40px;width:40px}@keyframes coin-spin{to{transform:rotate(1turn)}}.coin-toast{animation:coin-toast-in .3s ease;border-radius:12px;bottom:100px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;left:50%;padding:12px 24px;position:fixed;transform:translateX(-50%);white-space:nowrap;z-index:100}.coin-toast--success{background:#22c55e}.coin-toast--error{background:#ef4444}@keyframes coin-toast-in{0%{opacity:0;transform:translateX(-50%) translateY(12px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (min-width:1024px){.coin-deco{height:110px;margin-top:24px;width:220px}.coin-deco__large{height:90px;width:90px}.coin-deco__small-left{height:40px;left:10px;top:28px;width:40px}.coin-deco__small-right{height:42px;right:10px;top:22px;width:42px}.coin-packages{width:484px}.coin-package{border-radius:16px;height:88px;padding:30px;width:484px}.coin-package-amount{font-size:24px;line-height:28px}.coin-package-icon{height:20px;width:20px}.coin-package-points{font-size:16px;line-height:20px}.coin-package-price{font-size:18px}.coin-package--selected{background:#ffffff0d;border:2.5px solid #7a68ed}.coin-badge{align-items:center;border-radius:16px;display:flex;height:34px;justify-content:center;padding:5px 12px;right:20px;top:-14px;width:154px}.coin-badge-text{font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px}.coin-disclaimer{font-size:14px;font-weight:600;letter-spacing:.01em;line-height:22px;margin-top:28px;opacity:1;width:484px}.coin-continue-btn{border-radius:52px;height:50px;margin-top:32px;width:484px}.coin-continue-text{font-size:16px;line-height:20px}}.mp-page{background:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#090e12,#090e12),#05091a;color:#fff;font-family:Inter,sans-serif;min-height:100vh;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.mp-page--embedded{background:#0000;height:100%;min-height:auto}.mp-page *{box-sizing:border-box}.mp-page ::-webkit-scrollbar{display:none}.mp-page *{scrollbar-width:none}.mp-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:400px}.mp-spinner{border:3px solid #7a68ed33;border-radius:50%;border-top-color:#7a68ed;height:36px;width:36px}.mp-spinner,.mp-spinner-sm{animation:mp-spin .7s linear infinite}.mp-spinner-sm{border:2.5px solid #7a68ed33;border-radius:50%;border-top-color:#7a68ed;height:20px;width:20px}.mp-spinner--white{border-color:#fff #ffffff4d #ffffff4d}@keyframes mp-spin{to{transform:rotate(1turn)}}.mp-toast{animation:mp-toast-in .3s ease-out;border-radius:12px;color:#fff;font-size:14px;font-weight:600;left:50%;padding:12px 24px;pointer-events:none;position:fixed;top:24px;transform:translateX(-50%);z-index:9999}.mp-toast--success{background:#4caf50eb}.mp-toast--error,.mp-toast--success{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mp-toast--error{background:#ff4d4deb}@keyframes mp-toast-in{0%{opacity:0;transform:translateX(-50%) translateY(-12px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.mp-badge-icon{display:block;flex-shrink:0;height:18px;object-fit:contain;width:18px}@keyframes mp-boost-shimmer{0%{transform:translateX(-100%) translateY(-100%)}to{transform:translateX(100%) translateY(100%)}}.mp-boost-ring{background:linear-gradient(135deg,orange,gold);overflow:hidden;position:relative}.mp-boost-ring:after{animation:mp-boost-shimmer 2s linear infinite;background:linear-gradient(135deg,#0000 40%,#fff6 50%,#0000 60%);content:"";inset:-50%;pointer-events:none;position:absolute}.mp-action-card{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border-radius:16px;box-shadow:inset 0 0 1.5px #ffffff4d;cursor:pointer;display:flex;flex-direction:column;gap:12px;height:113px;justify-content:center;padding:8px;transition:background .2s;width:131px}.mp-action-card:hover{background:#ffffff14}.mp-action-card--wide{flex-direction:row;gap:8px;height:56px;justify-content:flex-start;padding:8px;width:100%}.mp-action-card--wide .mp-action-card-text{align-items:flex-start}.mp-action-card--wide .mp-action-icon--token-img{background:none!important;flex-shrink:0;height:24px;-webkit-mask:none!important;mask:none!important;width:24px}.mp-action-icon{flex-shrink:0;height:24px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.mp-action-icon--crown{background:linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%)}.mp-action-icon--rocket{background:#ff2c79}.mp-action-icon--token{background:linear-gradient(90deg,#ff7c00,#f85c03 34.1%,#ff7c00 64.1%,#f85a03)}.mp-action-card-text{align-items:center;display:flex;flex-direction:column;justify-content:center}.mp-action-card-sub{color:#9ca3af;font-size:10px;font-weight:400;line-height:18px}.mp-action-card-title{color:#fff;font-size:12px;font-weight:500;line-height:15px}.mp-glass-field{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border-radius:16px;box-shadow:inset 0 0 1.5px #ffffff4d;cursor:pointer;display:flex;flex-direction:row;gap:12px;height:56px;justify-content:space-between;padding:16px 20px;transition:background .2s;width:100%}.mp-glass-field:hover{background:#ffffff14}.mp-glass-field--active{background:#7a68ed!important;box-shadow:inset 0 0 1.5px #ffffff4d}.mp-glass-field--active-light{background:#ffffff1f!important}.mp-glass-field-left{align-items:center;display:flex;gap:12px}.mp-glass-field-left img{filter:brightness(0) invert(1);flex-shrink:0;height:20px;width:20px}.mp-glass-field-left span{color:#fff;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px}.mp-photo-grid{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;width:100%}.mp-photo-item{cursor:pointer;height:72px;overflow:visible;position:relative;transition:opacity .2s;width:80px}.mp-photo-item:hover{opacity:.85}.mp-photo-item__shape{background:#0f161c;-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);height:100%;overflow:hidden;position:relative;width:100%}.mp-photo-img{display:block;height:100%;object-fit:cover;width:100%}.mp-photo-add{background:#0f161c;height:100%;width:100%}.mp-photo-add,.mp-photo-remove{align-items:center;display:flex;justify-content:center}.mp-photo-remove{background:#0000;border:none;cursor:pointer;height:22px;padding:0;position:absolute;right:-10px;top:8px;transition:transform .15s;width:22px;z-index:5}.mp-photo-remove:hover{transform:scale(1.1)}.mp-photo-remove img{display:block;height:22px;width:22px}.mp-save-btn{align-items:center;background:#7a68ed;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:600;gap:12px;height:56px;justify-content:center;letter-spacing:-.01em;line-height:20px;padding:20px 32px;transition:background .2s;width:100%}.mp-save-btn:hover:not(:disabled){background:#6b5bd4}.mp-save-btn:disabled{cursor:not-allowed;opacity:.7}.mp-logout-btn{align-items:center;background:#ff2c79;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:700;gap:10px;height:56px;justify-content:center;line-height:17px;padding:20px 32px;transition:background .2s;width:100%}.mp-logout-btn:hover{background:#e0226b}.mp-password-btn{align-items:center;background:#161a1e;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:600;gap:12px;height:56px;justify-content:center;letter-spacing:-.01em;line-height:24px;padding:16px 20px;transition:background .2s;width:100%}.mp-password-btn:hover{background:#1e2530}.mp-password-btn img{filter:brightness(0) invert(1)}.mp-delete-account-btn{align-items:center;background:#ff2c79;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:ProximaNova,Inter,sans-serif;font-size:14px;font-weight:700;gap:6px;height:46px;justify-content:center;letter-spacing:-.01em;line-height:20px;margin:8px auto 0;padding:0 20px;transition:opacity .18s ease;width:187px}.mp-delete-account-btn:hover{opacity:.92}.mp-glass-field--danger{background:#ff2c7914;box-shadow:inset 0 0 0 1px #ff2c7940;margin-top:4px}.mp-glass-field--danger:hover{background:#ff2c7924}.mp-glass-field--danger .mp-glass-field-left span{color:#ff2c79}.mp-glass-field--danger .mp-glass-field-left img{filter:brightness(0) saturate(100%) invert(35%) sepia(96%) saturate(3500%) hue-rotate(325deg) brightness(102%) contrast(101%)}.mp-glass-field--danger .mp-chevron-svg path{stroke:#ff2c79}.mp-edit-hobbies{display:flex;flex-direction:column;gap:10px}.mp-edit-hobbies-header{border-bottom:.5px dashed #767676;padding:6px 0}.mp-edit-hobbies-header span{color:#fff;font-size:18px;font-weight:600;line-height:145%}.mp-edit-hobbies-wrap{display:flex;flex-wrap:wrap;gap:12px 8px}.mp-hobby-chip{align-items:center;border:1px solid #262d32;border-radius:30px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:400;gap:8px;line-height:150%;padding:8px 8px 8px 10px;transition:all .2s}.mp-hobby-chip--active{background:#7a68ed;border-color:#7a68ed}.mp-hobby-circle{border:.5px solid #262d32}.mp-hobby-check,.mp-hobby-circle{border-radius:10px;flex-shrink:0;height:18px;width:18px}.mp-hobby-check{background:#fff;position:relative}.mp-hobby-check:after{border-bottom:2px solid #7a68ed;border-left:2px solid #7a68ed;content:"";height:7px;left:4px;position:absolute;top:5px;transform:rotate(-45deg);width:10px}.mp-edit-form{gap:16px;width:100%}.mp-edit-field,.mp-edit-form{display:flex;flex-direction:column}.mp-edit-field{gap:4px}.mp-edit-textarea{background:#0000;border:1px solid #262d32;border-radius:16px;color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.02em;line-height:20px;min-height:93px;outline:none;padding:16px 20px;resize:vertical;transition:border-color .2s;width:100%}.mp-edit-textarea:focus{border-color:#7a68ed}.mp-edit-textarea::placeholder{color:#65696c}.mp-edit-input-row{align-items:center;border:1px solid #262d32;border-radius:16px;display:flex;flex-direction:row;gap:12px;height:56px;padding:16px 20px;transition:border-color .2s;width:100%}.mp-edit-input-row:focus-within{border-color:#7a68ed}.mp-edit-input-row--active{background:#161a1e;border-color:#7a68ed}.mp-edit-input-row--half{flex:1 1;min-width:0}.mp-edit-icon{filter:brightness(0) invert(1);flex-shrink:0}.mp-edit-icon--purple{filter:brightness(0) saturate(100%) invert(42%) sepia(60%) saturate(2000%) hue-rotate(235deg) brightness(95%) contrast(95%)}.mp-edit-input{-moz-appearance:textfield;background:#0000;border:none;color:#fff;flex:1 1;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px;outline:none}.mp-edit-input::-webkit-inner-spin-button,.mp-edit-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mp-edit-input::placeholder{color:#65696c;font-weight:500}.mp-edit-value{color:#fff;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px}.mp-edit-value--placeholder{color:#65696c;font-weight:500}.mp-edit-sublabel{color:#9ca3af;font-family:Montserrat,Inter,sans-serif;font-size:12px;font-weight:400;letter-spacing:-.01em;line-height:15px;padding-left:20px}.mp-edit-chip{background:#7a68ed;border-radius:500px;color:#fff;cursor:pointer;flex-shrink:0;font-family:Inter;font-size:10px;font-weight:400;letter-spacing:-.02em;line-height:12px;padding:6px 12px}.mp-edit-double-row{display:flex;flex-direction:row;gap:6px}.mp-settings-list{gap:12px;width:100%}.mp-page--mobile,.mp-settings-list{align-items:center;display:flex;flex-direction:column}.mp-page--mobile{padding:0 12px}.mp-mob-header{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;margin:52px auto 0;max-width:351px;padding:0;position:relative;width:100%;z-index:5}.mp-mob-header--dark{margin-top:12px}.mp-mob-header-back{align-items:center;background:#151d24;border:none;border-radius:999px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.mp-mob-header-title{color:#fff;font-size:16px;font-weight:600;left:50%;letter-spacing:.01em;line-height:24px;position:absolute;text-align:center;transform:translateX(-50%)}.mp-mob-header-settings{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.mp-mob-profile{flex-direction:column;gap:0;margin-top:16px;padding:0;position:relative;z-index:2}.mp-mob-profile,.mp-mob-profile-row{display:flex;max-width:351px;width:100%}.mp-mob-profile-row{align-items:flex-start;flex-direction:row;gap:12px;margin:0 auto}.mp-mob-avatar-wrap{border-radius:24px;flex-shrink:0;height:72px;overflow:hidden;position:relative;width:72px}.mp-mob-avatar-wrap--boost{background:linear-gradient(135deg,orange,gold);padding:3px}.mp-mob-avatar-wrap--boost:after{animation:mp-boost-shimmer 2s linear infinite;background:linear-gradient(135deg,#0000 40%,#fff6 50%,#0000 60%);background-size:200% 200%;border-radius:24px;content:"";inset:0;pointer-events:none;position:absolute}.mp-mob-avatar{border-radius:24px;display:block;height:100%;object-fit:cover;width:100%}.mp-mob-profile-info{display:flex;flex:1 1;flex-direction:column;gap:4px}.mp-mob-name-row{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.mp-mob-name{color:#fff;font-size:16px;font-weight:700;letter-spacing:.01em;line-height:19px}.mp-mob-loc{align-items:center;display:flex;gap:2px}.mp-mob-loc svg{flex-shrink:0}.mp-mob-loc span{color:#fff;font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:20px}.mp-mob-stats{align-items:center;display:flex;gap:20px;margin-top:4px}.mp-mob-stat{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.mp-mob-stat-num{color:#fff;font-size:14px;font-weight:700;line-height:17px}.mp-mob-stat-label{color:#9ca3af;font-size:10px;font-weight:400;line-height:12px}.mp-mob-stat-divider{border-left:1px solid #ffffff0d;height:20px;width:0}.mp-mob-actions-row{display:flex;flex-direction:row;gap:6px;justify-content:center;margin-top:16px;max-width:351px;position:relative;width:100%;z-index:2}.mp-mob-actions-row .mp-action-card{flex-shrink:0;height:113px;width:113px}.mp-mob-menu{display:flex;flex-direction:column;gap:12px;max-width:351px;padding:24px 0 0;position:relative;width:100%;z-index:2}.mp-mob-menu .mp-glass-field{width:100%}.mp-mob-content{max-width:351px;padding:24px 0;position:relative;width:100%;z-index:2}.mp-mob-content .mp-settings-list{width:100%}.mp-mob-edit-content{gap:25px;max-width:351px;padding:20px 0;width:100%}.mp-mob-edit-content,.mp-mob-edit-head{align-items:center;display:flex;flex-direction:column}.mp-mob-edit-head{gap:8px;max-width:100%;width:335px}.mp-mob-edit-head-title{color:#fff;font-size:24px;font-weight:700;line-height:32px}.mp-mob-edit-head-sub,.mp-mob-edit-head-title{font-family:Montserrat,Inter,sans-serif;margin:0;text-align:center}.mp-mob-edit-head-sub{color:#9ca3af;font-size:14px;font-weight:500;letter-spacing:-.01em;line-height:22px}.mp-mob-edit-photo-label{align-self:flex-start;color:#9ca3af;font-family:Montserrat,Inter,sans-serif;font-size:12px;font-weight:400;letter-spacing:-.01em;line-height:15px;margin-left:4px}.mp-mob-actions-row,.mp-mob-content,.mp-mob-edit-content,.mp-mob-header,.mp-mob-menu,.mp-mob-profile{display:flex}.mp-desk{display:none}@media (min-width:768px){.mp-mob-actions-row,.mp-mob-content,.mp-mob-edit-content,.mp-mob-header,.mp-mob-menu,.mp-mob-profile{display:none!important}.mp-page--mobile{padding:0}.mp-desk{display:flex;flex-direction:row;min-height:100%;width:100%}.mp-desk-left{align-items:center;background:linear-gradient(0deg,#111,#111),#151d24;border-radius:42px 0 0 0;display:flex;flex-direction:column;flex-shrink:0;gap:16px;height:100%;min-height:100vh;min-width:300px;overflow-y:auto;padding:30px 16px;width:300px}.mp-page--embedded .mp-desk-left{border-radius:0;min-height:auto}.mp-desk-avatar-section{align-items:center;display:flex;flex-direction:column;gap:12px;padding:0 20px;width:100%}.mp-desk-avatar-wrap{border-radius:24px;flex-shrink:0;height:113px;overflow:hidden;position:relative;width:113px}.mp-desk-avatar-wrap--boost{background:linear-gradient(135deg,orange,gold);padding:4px}.mp-desk-avatar-wrap--boost:after{animation:mp-boost-shimmer 2s linear infinite;background:linear-gradient(135deg,#0000 40%,#fff6 50%,#0000 60%);background-size:200% 200%;border-radius:24px;content:"";inset:0;pointer-events:none;position:absolute}.mp-desk-avatar-wrap--boost .mp-desk-avatar{border-radius:20px}.mp-desk-avatar{border-radius:24px;display:block;height:100%;object-fit:cover;width:100%}.mp-desk-name-block{flex-direction:column}.mp-desk-name-block,.mp-desk-name-row{align-items:center;display:flex;gap:4px}.mp-desk-name-row{flex-wrap:wrap;justify-content:center}.mp-desk-name{color:#fff;font-size:20px;font-weight:700;letter-spacing:.01em;line-height:24px;text-align:center}.mp-desk-loc{align-items:center;display:flex;gap:2px;justify-content:center}.mp-desk-loc span{color:#fff;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px}.mp-desk-action-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;width:268px}.mp-desk-action-grid .mp-action-card{height:113px;width:131px}.mp-desk-left .mp-action-card--wide{width:268px}.mp-desk-section{display:flex;flex-direction:column;gap:12px;width:268px}.mp-desk-section-title{color:#fff;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:20px}.mp-desk-section .mp-glass-field{width:268px}.mp-desk-left .mp-logout-btn{margin-top:8px;width:268px}.mp-desk-right{background:#0a0a0a;flex:1 1;gap:24px;overflow-y:auto;padding:20px}.mp-desk-header,.mp-desk-right{align-items:center;display:flex;flex-direction:column}.mp-desk-header{gap:8px;max-width:1044px;width:100%}.mp-desk-header-title{color:#fff;font-size:24px;font-weight:700;line-height:32px}.mp-desk-header-sub,.mp-desk-header-title{font-family:Montserrat,Inter,sans-serif;margin:0}.mp-desk-header-sub{color:#9ca3af;font-size:14px;font-weight:500;line-height:20px}.mp-desk-right .mp-photo-grid{gap:25px;max-width:1044px}.mp-desk-right .mp-photo-item{height:91px;width:77px}.mp-desk-right .mp-photo-item__shape{-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.mp-desk-right .mp-edit-form{max-width:1044px}.mp-desk-right .mp-settings-list{max-width:600px}.mp-desk-right .mp-save-btn{margin-top:8px;max-width:1044px}.mp-desk-right .mp-password-btn{max-width:1044px}}.mp-picker-dropdown{animation:mp-picker-slide .15s ease-out;background:#1a1f26;border:1px solid #262d32;border-radius:12px;box-shadow:0 8px 24px #00000080;left:0;overflow:hidden;position:absolute;right:0;top:60px;z-index:50}@keyframes mp-picker-slide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mp-picker-option{color:#fff;cursor:pointer;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:500;padding:14px 20px;transition:background .15s}.mp-picker-option:hover{background:#7a68ed26}.mp-picker-option--active{background:#7a68ed33;color:#7a68ed;font-weight:600}.mp-picker-option+.mp-picker-option{border-top:1px solid #ffffff0d}.mp-modal-overlay{align-items:center;animation:mp-fade-in .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:9000}@keyframes mp-fade-in{0%{opacity:0}to{opacity:1}}.mp-modal{animation:mp-modal-pop .2s ease-out;background:#1a1f26;border-radius:20px;box-shadow:0 16px 48px #00000080;display:flex;flex-direction:column;gap:16px;max-width:400px;padding:28px 24px;width:90%}@keyframes mp-modal-pop{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.mp-modal--tall{display:flex;flex-direction:column;max-height:70vh;overflow:hidden}.mp-modal-title{color:#fff;font-size:18px;font-weight:700;line-height:24px}.mp-modal-sub,.mp-modal-title{font-family:Montserrat,Inter,sans-serif;margin:0;text-align:center}.mp-modal-sub{color:#9ca3af;font-size:13px;font-weight:400;line-height:18px}.mp-modal-input{background:#ffffff0d;border:1px solid #262d32;border-radius:12px;color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:500;outline:none;padding:14px 16px;transition:border-color .2s;width:100%}.mp-modal-input:focus{border-color:#7a68ed}.mp-modal-input::placeholder{color:#65696c}.mp-modal-search{background:#ffffff0d;border:1px solid #262d32;border-radius:12px;color:#fff;flex-shrink:0;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:500;outline:none;padding:12px 16px;width:100%}.mp-modal-search:focus{border-color:#7a68ed}.mp-modal-search::placeholder{color:#65696c}.mp-modal-btn{align-items:center;background:#7a68ed;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:14px 24px;transition:background .2s;width:100%}.mp-modal-btn:hover{background:#6b5bd4}.mp-modal-btn:disabled{cursor:not-allowed;opacity:.7}.mp-modal-btn--danger{background:#ff2c79}.mp-modal-btn--danger:hover{background:#e0226b}.mp-date-selects{display:flex;gap:8px;width:100%}.mp-date-select{-webkit-appearance:none;appearance:none;background:#ffffff0d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4 4-4' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:1px solid #262d32;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:500;outline:none;padding:12px 28px 12px 8px}.mp-date-select:focus{border-color:#7a68ed}.mp-date-select option{background:#1a1f26;color:#fff}.mp-city-list{display:flex;flex:1 1;flex-direction:column;max-height:50vh;overflow-y:auto}.mp-city-list::-webkit-scrollbar{width:4px}.mp-city-list::-webkit-scrollbar-track{background:#0000}.mp-city-list::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.mp-city-item{border-radius:8px;color:#fff;cursor:pointer;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:500;padding:12px 16px;transition:background .15s}.mp-city-item:hover{background:#7a68ed1f}.mp-city-item--active{background:#7a68ed33;color:#7a68ed;font-weight:600}.mp-city-empty{color:#65696c;font-size:14px;padding:32px 16px;text-align:center}.mp-toggle{background:#333;border-radius:12px;cursor:pointer;flex-shrink:0;height:24px;position:relative;transition:background .2s;width:44px}.mp-toggle--on{background:#7a68ed}.mp-toggle__thumb{background:#fff;border-radius:10px;height:20px;left:2px;position:absolute;top:2px;transition:transform .2s;width:20px}.mp-toggle--on .mp-toggle__thumb{transform:translateX(20px)}.mp-blocked-item{align-items:center;background:#ffffff0d;border-radius:12px;display:flex;justify-content:space-between;padding:12px 16px}.mp-blocked-info{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.mp-blocked-avatar{border-radius:50%;flex-shrink:0;height:44px;object-fit:cover;width:44px}.mp-blocked-info span{color:#fff;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mp-blocked-unblock{background:#ff2c79;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Montserrat,Inter,sans-serif;font-size:12px;font-weight:600;padding:6px 14px;transition:background .2s}.mp-blocked-unblock:hover{background:#e0226b}.mp-edit-chip--verified{align-items:center;background:#22c55e;border-radius:500px;color:#fff;display:inline-flex;flex-shrink:0;font-family:Inter;font-size:10px;font-weight:400;gap:4px;letter-spacing:-.02em;line-height:12px;padding:6px 12px}.mp-account-popover-overlay{animation:mp-fade-in .15s ease-out;background:#0000;inset:0;position:fixed;z-index:8500}.mp-account-popover-overlay--modal{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;display:flex;justify-content:center}.mp-account-popover{animation:mp-modal-pop .18s ease-out;background:#161616;border-radius:24px;box-shadow:0 0 80px #0000001f,0 16px 48px #00000080;box-sizing:border-box;max-height:calc(100vh - 40px);overflow-y:auto;padding:8px;position:fixed;width:286px;z-index:8501}.mp-account-popover-overlay--modal .mp-account-popover{background:#1a1f26;border:1px solid #ffffff0f;border-radius:20px;left:auto!important;max-height:80vh;max-width:90vw;padding:28px 24px;position:relative;top:auto!important;width:420px}.mp-account-popover::-webkit-scrollbar{width:4px}.mp-account-popover::-webkit-scrollbar-track{background:#0000}.mp-account-popover::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.mp-account-popover .mp-settings-list{gap:12px;width:270px}.mp-account-popover-overlay--modal .mp-account-popover .mp-settings-list{width:100%}.mp-account-popover-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.mp-account-popover-title{color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:18px;font-weight:700;margin:0}.mp-account-popover-close{align-items:center;background:#ffffff0f;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background .2s;width:32px}.mp-account-popover-close:hover{background:#ffffff1f}.pst-mob-page{background:#090e12;display:flex;flex-direction:column;min-height:100vh}.pst-mob-header{margin-top:max(env(safe-area-inset-top,40px),5vh);padding:0 12px;position:relative}.pst-mob-back,.pst-mob-header{align-items:center;display:flex;height:40px}.pst-mob-back{-webkit-tap-highlight-color:transparent;background:#151d24;border:none;border-radius:999px;cursor:pointer;flex-shrink:0;justify-content:center;width:40px}.pst-mob-header__title{color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:600;left:50%;line-height:17px;position:absolute;text-align:center;transform:translateX(-50%)}.pst-mob-header__actions{align-items:center;display:flex;gap:0;margin-left:auto}.pst-mob-header__btn{align-items:center;background:#0000;border:none;border-radius:200px;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;width:40px}.pst-mob-header__btn--chat{background:#151d24;border-radius:200px}.pst-mob-header__badge{align-items:center;background:#ff2c79;border:1px solid #151d24;border-radius:500px;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:8px;font-weight:500;height:12px;justify-content:center;line-height:10px;position:absolute;right:8px;text-align:center;top:8px;width:12px}.pst-mob-section-title{color:#f0f2f4;font-family:Inter,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.01em;line-height:28px;padding:12px 16px 4px}.pst-mob-profile{align-items:center;border-bottom:1px solid #151d24;display:flex;flex-direction:column;gap:12px;margin:12px 12px 0;padding:0 0 16px}.pst-mob-profile__avatar-wrap{height:89px;position:relative;width:89px}.pst-mob-profile__avatar{border-radius:24px;display:block;height:89px;object-fit:cover;width:89px}.pst-mob-profile__add-btn{align-items:center;background:#7a68ed;border-radius:6px;bottom:-6px;display:flex;height:20px;justify-content:center;position:absolute;right:-6px;width:20px}.pst-mob-profile__info{flex-direction:column}.pst-mob-profile__info,.pst-mob-profile__name-row{align-items:center;display:flex;gap:4px}.pst-mob-profile__name{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:.01em;line-height:19px;text-align:center}.pst-mob-profile__badge,.pst-mob-profile__vip{flex-shrink:0}.pst-mob-profile__loc{align-items:center;display:flex;gap:2px;justify-content:center}.pst-mob-profile__loc span{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:20px}.pst-mob-profile__follow-btn{align-items:center;background:#7a68ed;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:8px;height:36px;justify-content:center;line-height:17px;padding:0 8px;width:170px}.pst-mob-profile__stats{align-items:center;display:flex;gap:20px}.pst-mob-profile__stat{align-items:center;display:flex;flex-direction:column;gap:2px}.pst-mob-profile__stat-num{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:19px}.pst-mob-profile__stat-label{color:#9ca3af;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:15px}.pst-mob-profile__divider{border:1px solid #ffffff0d;height:20px;width:0}.pst-mob-grid{align-content:flex-start;align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;margin:12px 12px 24px;padding:0}.pst-grid__item{aspect-ratio:109/147;border-radius:4px;cursor:pointer;flex-shrink:0;overflow:hidden;position:relative;width:calc(33.33333% - 8px)}.pst-grid__img-wrap{height:100%;position:relative;width:100%}.pst-grid__img{border-radius:4px;display:block;height:100%;object-fit:cover;opacity:0;transition:opacity .3s;width:100%}.pst-grid__img--loaded{opacity:1}.pst-grid__placeholder{background:#151d24;border-radius:4px;inset:0;position:absolute}.pst-grid__placeholder--anim{animation:pstShimmer 1.5s infinite;background:linear-gradient(90deg,#151d24 25%,#1c2630 50%,#151d24 75%);background-size:200% 100%}@keyframes pstShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pst-grid__item--shimmer{border-radius:4px;overflow:hidden}.pst-grid__play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pst-grid__play-circle{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.pst-grid__stats{bottom:4px;left:50%;position:absolute;transform:translateX(-50%)}.pst-grid__stat,.pst-grid__stats{align-items:center;display:flex;gap:2px}.pst-grid__stat{background:#000c;border-radius:500px;padding:2px 4px}.pst-grid__stat span{color:#fff;font-family:Poppins,Inter,sans-serif;font-size:8px;font-weight:400;line-height:12px}.pst-mob-empty{color:#9ca3af;font-family:Inter,sans-serif;font-size:14px;font-weight:400;padding:40px 0;text-align:center;width:100%}.pst-desk-page{background:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#090e12,#090e12),#05091a;display:flex;min-height:100vh}.pst-desk-main{background:linear-gradient(0deg,#0a0a0a,#0a0a0a),#0d0d0d;border-radius:42px 0 0 0;flex:1 1;gap:35px;max-height:100vh;overflow-y:auto;padding:40px}.pst-desk-main,.pst-desk-profile{align-items:center;display:flex;flex-direction:column}.pst-desk-profile{gap:12px;width:220px}.pst-desk-profile__avatar-wrap{height:113px;position:relative;width:113px}.pst-desk-profile__avatar{border-radius:24px;display:block;height:113px;object-fit:cover;width:113px}.pst-desk-profile__add-btn{align-items:center;background:#7a68ed;border-radius:6px;bottom:-6px;display:flex;height:20px;justify-content:center;position:absolute;right:-6px;width:20px}.pst-desk-profile__info{align-items:center;display:flex;flex-direction:column;gap:6px;width:100%}.pst-desk-profile__name-row{align-items:center;display:flex;gap:4px}.pst-desk-profile__name{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:700;letter-spacing:.01em;line-height:24px;text-align:center}.pst-desk-profile__badge-icon,.pst-desk-profile__vip-icon{flex-shrink:0}.pst-desk-profile__loc{align-items:center;display:flex;gap:2px;justify-content:center}.pst-desk-profile__loc span{letter-spacing:-.02em;line-height:20px}.pst-desk-profile__follow-btn,.pst-desk-profile__loc span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.pst-desk-profile__follow-btn{align-items:center;background:#7a68ed;border:none;border-radius:8px;cursor:pointer;display:flex;gap:8px;height:36px;justify-content:center;line-height:17px;padding:0 8px;transition:opacity .2s;width:170px}.pst-desk-profile__follow-btn:hover{opacity:.85}.pst-desk-profile__stats{align-items:center;display:flex;gap:20px;width:220px}.pst-desk-profile__stat{align-items:center;display:flex;flex-direction:column;gap:2px}.pst-desk-profile__stat-num{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:19px}.pst-desk-profile__stat-label{color:#9ca3af;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:15px}.pst-desk-profile__divider{border:1px solid #ffffff0d;height:20px;width:0}.pst-desk-grid{align-content:flex-start;align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;max-width:1246px;padding:0;width:100%}.pst-desk-grid .pst-grid__item,.pst-grid__item--desk{aspect-ratio:1/1;border-radius:24px;width:calc(20% - 9.6px)}.pst-desk-grid .pst-grid__img,.pst-desk-grid .pst-grid__placeholder{border-radius:24px}.pst-desk-grid .pst-grid__stats{bottom:12px;left:12px;transform:none}.pst-desk-grid .pst-grid__stat{gap:2px;padding:4px 12px}.pst-desk-grid .pst-grid__stat span{font-size:12px;line-height:15px}.pst-desk-grid .pst-grid__play-circle{height:44px;width:44px}.pst-desk-empty{color:#9ca3af;font-family:Inter,sans-serif;font-size:16px;font-weight:400;padding:60px 0;text-align:center;width:100%}.pst-desk-sidebar{background:linear-gradient(0deg,#111,#111),#151d24;display:flex;flex-direction:column;flex-shrink:0;gap:16px;min-height:100vh;padding:30px 0;width:300px}.pst-desk-sidebar__header{align-items:center;display:flex;flex-direction:column;gap:12px;padding:0 20px}.pst-desk-sidebar__title{color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:24px;font-weight:700;line-height:32px}.pst-desk-sidebar__search{align-items:center;background:#1d1d1d;border-radius:16px;display:flex;gap:12px;height:48px;padding:16px;width:100%}.pst-desk-sidebar__search span{color:#65696c;font-family:Montserrat,Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:18px}.pst-mob-page--embedded{overflow-y:auto}.pst-desk-page--embedded,.pst-mob-page--embedded{height:100%;min-height:auto;position:relative}.pst-desk-main--embedded{border-radius:0;max-height:100%}.pst-inline-overlay{background:#090e12;display:flex;flex-direction:column;inset:0;overflow:hidden;position:absolute;z-index:50}.pst-inline-detail{display:flex;flex-direction:column;height:100%;overflow-y:auto}.pst-inline__header{gap:12px;padding:12px}.pst-inline__back,.pst-inline__header{align-items:center;display:flex;flex-shrink:0}.pst-inline__back{background:#151d24;border:none;border-radius:999px;cursor:pointer;height:40px;justify-content:center;width:40px}.pst-inline__title{color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:14px;font-weight:600}.pst-inline__media{flex-shrink:0;max-height:50vh;overflow:hidden;position:relative;width:100%}.pst-inline__media-img{display:block;height:100%;max-height:50vh;object-fit:contain;width:100%}.pst-inline__play{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;border-radius:50%;display:flex;height:56px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:56px}.pst-inline__actions{align-items:center;display:flex;flex-shrink:0;gap:16px;padding:12px 16px}.pst-inline__action-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:4px;padding:0}.pst-inline__action-btn span{color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.pst-inline__text{padding:0 16px 12px}.pst-inline__text-author{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.pst-inline__text-body{color:#d1d5db;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.pst-inline__comments{flex:1 1;overflow-y:auto;padding:0 16px}.pst-inline__comment{align-items:flex-start;display:flex;gap:10px;padding:8px 0}.pst-inline__comment-avatar{border-radius:50%;flex-shrink:0;height:32px;object-fit:cover;width:32px}.pst-inline__comment-body{display:flex;flex-direction:column;gap:2px}.pst-inline__comment-name{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.pst-inline__comment-text{color:#d1d5db;font-family:Inter,sans-serif;font-size:13px;font-weight:400}.pst-inline__input-bar{align-items:center;border-top:1px solid #1a1f26;display:flex;flex-shrink:0;gap:8px;padding:12px 16px}.pst-inline__input{background:#1a1f26;border:none;border-radius:20px;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:14px;height:40px;outline:none;padding:0 16px}.pst-inline__input::placeholder{color:#65696c}.pst-inline__send{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}@media (max-width:1400px){.pst-desk-grid .pst-grid__item{width:calc(25% - 9px)}}@media (max-width:1100px){.pst-desk-grid .pst-grid__item{width:calc(33.33333% - 8px)}.pst-desk-sidebar{display:none}}.pst-pd-inline{align-items:center;background:linear-gradient(0deg,#0a0a0a,#0a0a0a),#0d0d0d;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;inset:0;overflow-y:auto;padding:24px 32px;position:absolute;z-index:5}.pst-pd-topbar{max-width:1246px;width:100%}.pst-pd-back,.pst-pd-topbar{align-items:center;display:flex;flex-shrink:0}.pst-pd-back{background:#1e2730;border:1px solid #2a333c;border-radius:999px;cursor:pointer;height:40px;justify-content:center;padding:0;position:relative;transition:background .15s,opacity .15s;width:40px;z-index:10}.pst-pd-back img{display:block}.pst-pd-back:hover{background:#2a333c;opacity:1}.pst-pd-content{align-items:flex-start;display:flex;gap:16px;min-width:0;width:100%}.pst-pd-media-col{display:flex;flex:1 1;flex-direction:column;gap:16px;max-width:800px;min-width:0}.pst-pd-media{background:#151d24;border-radius:24px;height:576px;max-height:calc(100vh - 170px);overflow:hidden;position:relative;width:100%}.pst-pd-media__img{display:block;height:100%;object-fit:cover;width:100%}.pst-pd-media__video-wrap{height:100%;position:relative;width:100%}.pst-pd-media__play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pst-pd-media__play-circle{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0009;border-radius:50%;display:flex;height:44px;justify-content:center;width:44px}.pst-pd-actions{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:space-between;width:100%}.pst-pd-actions__group{align-items:center;display:flex;gap:12px}.pst-pd-actions__btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:6px;height:20px;padding:0}.pst-pd-actions__btn span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.pst-pd-actions__menu{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:0;position:relative}.pst-pd-dropdown{background:#151d24;border-radius:8px;box-shadow:0 4px 16px #00000080;min-width:150px;padding:4px 0;position:absolute;right:0;top:28px;z-index:10}.pst-pd-dropdown__item{background:none;border:none;color:#f44;cursor:pointer;display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:500;padding:10px 16px;text-align:left;width:100%}.pst-pd-dropdown__item:hover{background:#ffffff0d}.pst-pd-panel{background:#161616;border-radius:24px;box-sizing:border-box;flex-shrink:0;gap:24px;height:576px;justify-content:space-between;max-height:calc(100vh - 170px);min-width:430px;padding:20px;width:430px}.pst-pd-panel,.pst-pd-panel__top{display:flex;flex-direction:column}.pst-pd-panel__top{flex:1 1;gap:20px;min-height:0;overflow:hidden}.pst-pd-panel__text{color:#f9f9f9;flex-shrink:0;font-family:Inter,sans-serif;font-size:14px;line-height:18px}.pst-pd-panel__author{font-weight:600}.pst-pd-panel__body{font-weight:400}.pst-pd-panel__count-row{align-items:flex-end;display:flex;flex-shrink:0;gap:8px}.pst-pd-panel__count-title{color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:22px}.pst-pd-panel__count-num{color:#9ca3af;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.pst-pd-panel__comments{display:flex;flex:1 1;flex-direction:column;gap:16px;min-height:0;overflow-y:auto}.pst-pd-panel__comments::-webkit-scrollbar{width:4px}.pst-pd-panel__comments::-webkit-scrollbar-track{background:#0000}.pst-pd-panel__comments::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.pst-pd-empty{color:#9ca3af;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:18px;padding:24px 12px;text-align:center}.pst-pd-cmt{align-items:flex-start;display:flex;gap:10px}.pst-pd-cmt__av{border-radius:50%;flex-shrink:0;height:36px;object-fit:cover;width:36px}.pst-pd-cmt__body{flex:1 1;min-width:0}.pst-pd-cmt__head{align-items:baseline;display:flex;gap:8px}.pst-pd-cmt__name{color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.pst-pd-cmt__time{color:#9ca3af;font-size:11px}.pst-pd-cmt__text,.pst-pd-cmt__time{font-family:Inter,sans-serif;font-weight:400}.pst-pd-cmt__text{color:#e5e7eb;font-size:13px;line-height:17px;margin:2px 0 0;word-break:break-word}.pst-pd-cmt__like{background:none;border:none;color:#9ca3af;cursor:pointer;font-family:Inter,sans-serif;font-size:11px;font-weight:500;gap:4px;padding:0}.pst-pd-cmt__like,.pst-pd-panel__input-wrap{align-items:center;display:flex;flex-shrink:0}.pst-pd-panel__input-wrap{background:#1d1d1d;border-radius:12px;box-sizing:border-box;gap:12px;height:56px;padding:12px;width:100%}.pst-pd-panel__input{background:none;border:none;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:13px;font-weight:500;min-width:0;outline:none;padding:0}.pst-pd-panel__input::placeholder{color:#9ca3af}.pst-pd-panel__send{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}@media (max-width:1200px){.pst-pd-content{flex-wrap:wrap}.pst-pd-media-col{max-width:100%}.pst-pd-media{aspect-ratio:800/576;height:auto;max-height:calc(100vh - 170px)}.pst-pd-panel{height:auto;max-height:500px;min-height:400px;min-width:0;width:100%}}.call-page{align-items:center;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;height:100dvh;justify-content:center;overflow:hidden;position:relative;width:100%}.call-page--voice{background:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#090e12,#090e12),#05091a}.call-voice-bg{background:#090e12;inset:0;position:absolute;z-index:0}.call-voice-bg--desk{background:linear-gradient(0deg,#0a0a0a,#0a0a0a),#0d0d0d;border-radius:42px 0 0 0}.call-page--video{background:#090e12}.call-video-bg{inset:0;overflow:hidden;position:absolute;z-index:0}.call-video-bg__remote{height:100%;object-fit:cover;width:100%}.call-video-bg__overlay,.call-video-bg__remote{background:linear-gradient(180deg,#0000 50.07%,#0a0a0ad9)}.call-video-bg__overlay{inset:0;pointer-events:none;position:absolute}.call-pip{overflow:hidden;position:absolute;z-index:10}.call-pip--mob{border-radius:16px;height:162px;right:12px;top:102px;width:116px}.call-pip--desk{border-radius:16px;height:242px;right:38px;top:38px;width:173px}.call-pip__video{border-radius:inherit;height:100%;object-fit:cover;transform:scaleX(-1);width:100%}.call-pip__off{background:#000000b3;border-radius:inherit;inset:0}.call-back-btn,.call-pip__off{align-items:center;display:flex;justify-content:center;position:absolute}.call-back-btn{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1f;border:none;border-radius:500px;cursor:pointer;transition:opacity .2s ease,transform .15s ease;z-index:20}.call-back-btn:hover{opacity:.85}.call-back-btn:active{transform:scale(.95)}.call-page--mobile .call-back-btn{height:44px;left:12px;top:52px;width:44px}.call-page--desktop .call-back-btn{height:44px;left:20px;top:20px;width:44px}.call-content{align-items:center;display:flex;flex-direction:column;gap:24px;position:relative;z-index:5}.call-content--mob{max-width:375px;padding:0 20px;width:100%}.call-content--desk{max-width:1055px;padding:40px;width:100%}.call-avatar{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.call-avatar--mob{height:200px;width:200px}.call-avatar--desk{height:436px;width:436px}.call-avatar__img{border-radius:500px;height:100%;object-fit:cover;width:100%}.call-avatar__placeholder{align-items:center;background:linear-gradient(135deg,#7a68ed,#5c499a);border-radius:500px;display:flex;height:100%;justify-content:center;width:100%}.call-avatar__placeholder span{color:#fff;font-family:Inter,sans-serif;font-weight:700}.call-avatar--mob .call-avatar__placeholder span{font-size:64px}.call-avatar--desk .call-avatar__placeholder span{font-size:120px}.call-avatar__pulse{animation:callPulse 2s ease-out infinite;border:2px solid #7a68ed66;border-radius:500px;inset:0;pointer-events:none;position:absolute}.call-avatar__pulse--1{animation-delay:0s}.call-avatar__pulse--2{animation-delay:.6s}.call-avatar__pulse--3{animation-delay:1.2s}@keyframes callPulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}.call-info{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.call-info--video{bottom:180px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.call-page--mobile .call-info--video{bottom:160px}.call-info__name{color:#fff;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:32px;margin:0;text-align:center;white-space:nowrap}.call-info__status{align-items:center;display:flex;flex-direction:column;gap:4px}.call-info__status-text{color:#9da1a3;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:15px;text-align:center}.call-info__live-badge{align-items:center;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:linear-gradient(180deg,#fff3,hsla(0,0%,91%,.048));border-radius:12px;display:flex;flex-direction:row;gap:6px;height:22px;justify-content:center;padding:2px 10px}.call-info__live-dot{animation:liveDotPulse 1.5s ease-in-out infinite;background:#ff5959;border-radius:50%;height:6px;width:6px}@keyframes liveDotPulse{0%,to{opacity:1}50%{opacity:.4}}.call-info__live-text{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:15px}.call-actions{align-items:center;display:flex;justify-content:center}.call-page--video .call-actions{bottom:60px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.call-page--mobile.call-page--video .call-actions{bottom:80px}.call-actions__active,.call-actions__incoming{align-items:center;display:flex;flex-direction:row;gap:12px}.call-btn{align-items:center;border:none;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;transition:transform .15s ease,opacity .2s ease}.call-btn:hover{opacity:.85}.call-btn:active{transform:scale(.92)}.call-btn--secondary{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1f;border-radius:18px;height:56px;position:relative;width:56px}.call-btn--secondary.call-btn--active{background:#fff3}.call-btn--accept img,.call-btn--reject img,.call-btn--secondary img{filter:brightness(0) invert(1);pointer-events:none}.call-btn--end img{pointer-events:none}.call-btn--secondary .call-btn__strike{inset:0;pointer-events:none;position:absolute}.call-btn--secondary .call-btn__strike:before{background:#fff;border-radius:2px;content:"";height:2.5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:34px}.call-btn--end{background:#0000;border-radius:50%;height:72px;padding:0;width:72px}.call-btn--end__img{display:block;height:72px;width:72px}.call-btn--accept{background:#7a68ed}.call-btn--accept,.call-btn--reject{border-radius:50%;height:68px;overflow:visible;position:relative;width:68px}.call-btn--reject{background:#e53935}.call-btn--accept:active,.call-btn--reject:active{transform:scale(.92)}.call-btn__wave{animation:callWave 1.5s ease-out infinite;border-radius:50%;inset:0;opacity:0;pointer-events:none;position:absolute}.call-btn__wave--red{background:#e5393566}.call-btn__wave--purple{background:#7a68ed66}.call-btn__wave--delay{animation-delay:.5s}@keyframes callWave{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}.call-btn__wrap{align-items:center;display:flex;flex-direction:column;gap:8px}.call-badge,.call-btn__label{color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:16px}.call-badge{align-items:center;align-self:center;background:#ffffff1a;border-radius:12px;display:inline-flex;flex-direction:row;gap:6px;padding:6px 12px}.call-err-overlay{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.call-err-dialog{background:#121519;border-radius:24px;display:flex;flex-direction:column;font-family:Inter,sans-serif;gap:24px;max-width:calc(100vw - 32px);padding:20px;width:330px}.call-err-dialog__content{align-items:center;display:flex;flex-direction:column;gap:12px}.call-err-dialog__title{color:#fff;font-size:20px;font-weight:600;line-height:28px;margin:0;text-align:center}.call-err-dialog__desc{color:#9ca3af;font-size:14px;font-weight:400;line-height:22px;margin:0;padding:0 4px;text-align:center}.call-err-dialog__btn{background:#7a68ed;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;height:56px;width:100%}.call-err-dialog__btn:active{transform:scale(.98)}@media (min-width:1024px){.call-page--desktop{align-items:stretch;flex-direction:row}.call-page--desktop.call-page--voice .call-content--desk{align-items:center;background:linear-gradient(0deg,#0a0a0a,#0a0a0a),#0d0d0d;border-radius:42px 0 0 0;display:flex;flex:1 1;flex-direction:column;gap:24px;justify-content:center;max-width:none;padding:40px}.call-page--desktop.call-page--video .call-content--desk{flex:1 1;max-width:none;padding:0;position:relative}.call-page--desktop .call-video-bg{border-radius:42px 0 0 0;overflow:hidden}.call-page--desktop .call-back-btn{left:40px;top:40px}.call-page--desktop .call-avatar--desk{height:436px;width:436px}.call-page--desktop .call-pip--desk{height:242px;right:38px;top:38px;width:173px}.call-page--desktop .call-info--video{bottom:120px}.call-page--desktop.call-page--video .call-actions{bottom:40px}}@media (max-width:1023px){.call-page--mobile{border-radius:0}.call-content--mob{align-items:center;display:flex;flex-direction:column;gap:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:5}.call-page--mobile.call-page--video .call-content--mob{bottom:0;left:0;padding:0 0 40px;top:auto;transform:none;width:100%}.call-page--mobile .call-avatar--mob{height:200px;width:200px}.call-page--mobile .call-actions{margin-top:20px}.call-page--mobile.call-page--video .call-actions{bottom:auto;left:auto;position:relative;transform:none}}@keyframes callRinging{0%,to{transform:rotate(0deg)}10%{transform:rotate(-15deg)}20%{transform:rotate(15deg)}30%{transform:rotate(-10deg)}40%{transform:rotate(10deg)}50%{transform:rotate(0deg)}}.call-page--voice .call-btn--end{filter:drop-shadow(0 0 20px rgba(148,57,255,.35))}.call-page .call-content{transition:opacity .5s ease}.call-btn--secondary:before{border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.call-chat-panel{display:none}@media (min-width:1024px){.call-chat-panel{background:linear-gradient(0deg,#111,#111),#0a0a0a;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:100%;min-width:491px;overflow:hidden;width:491px}.call-chat-panel .msg-desk-chat{background:#0000;border-radius:0;height:100%;width:100%}}.call-nr-overlay{align-items:center;animation:callNrFadeIn .2s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;display:flex;inset:0;justify-content:center;padding:24px;position:absolute;z-index:100}@keyframes callNrFadeIn{0%{opacity:0}to{opacity:1}}.call-nr-dialog{align-items:center;animation:callNrSlideUp .25s ease-out;background:linear-gradient(180deg,#1a1a1a,#111);border:1px solid #262d32;border-radius:24px;box-shadow:0 20px 60px #00000080;display:flex;flex-direction:column;gap:16px;max-width:380px;padding:32px 24px 24px;width:100%}@keyframes callNrSlideUp{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.call-nr-dialog__icon{align-items:center;background:#ff4a4a1f;border-radius:50%;display:flex;height:72px;justify-content:center;width:72px}.call-nr-dialog__icon--purple{background:#7a68ed26}.call-nr-dialog__icon--purple img{filter:brightness(0) saturate(100%) invert(45%) sepia(82%) saturate(2063%) hue-rotate(227deg) brightness(97%) contrast(88%)}.call-nr-dialog__actions{display:flex;flex-direction:row;gap:12px;margin-top:4px;width:100%}.call-nr-dialog__actions .call-nr-dialog__btn{flex:1 1;margin-top:0;min-width:0}.call-nr-dialog__btn--secondary{background:#ffffff14!important;color:#9da1a3!important}.call-nr-dialog__btn--secondary:hover{background:#ffffff24!important}.call-nr-dialog__title{color:#fff;font-size:20px;font-weight:700;line-height:28px}.call-nr-dialog__sub,.call-nr-dialog__title{font-family:Inter,sans-serif;margin:0;text-align:center}.call-nr-dialog__sub{color:#9da1a3;font-size:14px;font-weight:500;line-height:20px}.call-nr-dialog__btn{background:#7a68ed;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;margin-top:8px;min-width:140px;padding:14px 32px;transition:opacity .2s,transform .1s}.call-nr-dialog__btn:hover{opacity:.9}.call-nr-dialog__btn:active{transform:scale(.97)}.call-page--embedded{align-self:stretch;flex:1 1;height:auto;min-height:0;overflow:hidden;position:relative;width:100%}@media (min-width:1024px){.call-page--embedded{align-items:stretch;display:flex;flex-direction:row;justify-content:flex-start}.call-page--embedded.call-page--voice .call-content--desk{align-items:center;background:linear-gradient(0deg,#0a0a0a,#0a0a0a),#0d0d0d;border-radius:42px 0 0 0;display:flex;flex:1 1;flex-direction:column;gap:24px;justify-content:center;max-width:none;min-width:0;padding:40px}.call-page--embedded.call-page--video .call-content--desk{flex:1 1;max-width:none;min-width:0;padding:0;position:relative}.call-page--embedded.call-page--video .call-video-bg{border-radius:42px 0 0 0;overflow:hidden}.call-page--embedded .call-chat{align-items:flex-start;background:linear-gradient(0deg,#111,#111),#0a0a0a;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:100%;justify-content:space-between;min-width:491px;padding:20px;width:491px}.call-page--embedded.call-page--voice .call-voice-bg{display:none}}@media (max-width:1023px){.call-page--embedded{height:100%;min-height:100vh;min-height:100dvh}.call-info__name{font-size:28px;line-height:28px}}@media (max-width:374px){.call-info__name{font-size:24px;line-height:24px}.call-avatar--mob{height:160px;width:160px}.call-btn--accept,.call-btn--end,.call-btn--reject{height:60px;width:60px}.call-btn--secondary{height:44px;width:44px}}.dc-page{background:#000;display:flex;flex-direction:column;font-family:Proxima Nova,Inter,sans-serif;height:100vh;overflow:hidden;width:100%}.dc-page *{-ms-overflow-style:none;scrollbar-width:none}.dc-page ::-webkit-scrollbar{display:none}.dc-badge{align-items:center;background:#ff2c79;border:1px solid #151d24;border-radius:500px;box-sizing:border-box;color:#fff;display:flex;font-size:8px;font-weight:500;height:12px;justify-content:center;line-height:10px;min-width:12px;padding:0 2px;position:absolute;right:0;top:0;z-index:2}.dc-badge--nav{right:2px;top:2px}.dc-mob-header{display:none}.dc-nav{background:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#0f161c,#0f161c),#151d24;flex-shrink:0;justify-content:space-between;padding:0 30px;z-index:10}.dc-nav,.dc-nav__logo{align-items:center;display:flex;height:90px}.dc-nav__logo{gap:8px;padding:0 14px;text-decoration:none}.dc-nav__logo-img{height:45px;object-fit:contain;width:auto}.dc-nav__center{flex:1 1;justify-content:center}.dc-nav__center,.dc-nav__link{align-items:center;display:flex;height:90px}.dc-nav__link{color:silver;font-size:13.89px;font-weight:400;gap:8px;line-height:22px;padding:0 16px;position:relative;text-decoration:none}.dc-nav__link-icon{height:19px;opacity:.6;width:19px}.dc-nav__link--active{color:#fff;font-weight:500}.dc-nav__link--active .dc-nav__link-icon{opacity:1}.dc-nav__link-bar{background:#7a68ed;bottom:0;height:4px;left:0;position:absolute;right:0}.dc-nav__right{gap:16px;height:90px}.dc-nav__act,.dc-nav__right{align-items:center;display:flex}.dc-nav__act{background:#ffffff1a;border:none;border-radius:200px;cursor:pointer;height:40px;justify-content:center;position:relative;width:40px}.dc-nav__act--token{background:linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%)}.dc-nav__token-circle{align-items:center;background:#fff;border-radius:900px;display:flex;height:24px;justify-content:center;width:24px}.dc-nav__act-icon{height:16px;width:16px}.dc-nav__profile{align-items:center;display:flex;gap:6px}.dc-nav__avatar-wrap{height:40px;position:relative;width:40px}.dc-nav__avatar{object-fit:cover}.dc-nav__avatar,.dc-nav__avatar--ph{border-radius:40px;height:40px;width:40px}.dc-nav__avatar--ph{font-size:18px;font-weight:500}.dc-nav__avatar--ph,.dc-nav__avatar-alert{align-items:center;background:#7a68ed;color:#fff;display:flex;justify-content:center}.dc-nav__avatar-alert{border-radius:20px;box-shadow:0 0 0 2px #000;font-size:11px;height:20px;position:absolute;right:-6px;top:0;width:20px}.dc-nav__uname{color:#fff;font-size:16px;font-weight:600;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-body{flex:1 1;height:calc(100vh - 90px)}.dc-body,.dc-sidebar{display:flex;overflow:hidden}.dc-sidebar{background:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#0f161c,#0f161c),#151d24;flex-direction:column;min-width:294px;padding-top:0;width:294px}.dc-sidebar__user{flex-direction:column;gap:4px;height:70px;padding:0 38px}.dc-sidebar__user,.dc-sidebar__user-av{align-items:center;display:flex;justify-content:center}.dc-sidebar__user-av{background:#7a68ed;border-radius:8px;color:#fff;font-size:20px;font-weight:500;height:40px;width:40px}.dc-sidebar__user-name{color:#fff;font-size:15px;font-weight:500;text-align:center}.dc-sidebar__links{display:flex;flex:1 1;flex-direction:column;gap:20px;overflow-y:auto;padding:36px 38px 30px}.dc-sidebar__link{align-items:center;border-radius:100px;box-sizing:border-box;color:#fff;display:flex;font-size:14px;font-weight:500;gap:10px;height:46px;letter-spacing:-.14px;padding:11px 17px;position:relative;text-decoration:none}.dc-sidebar__link--active{background:linear-gradient(0deg,#7a68ed,#7a68ed),#7a68ed;border:1px solid #ffffff26;box-shadow:0 1.18px 2.36px #9989ffe0,0 0 0 1.18px #9989ff;font-weight:700;justify-content:space-between}.dc-sidebar__link:not(.dc-sidebar__link--active){height:44px;padding:10px 16px}.dc-sidebar__link-icon-wrap{flex-shrink:0;height:24px;position:relative;width:24px}.dc-sidebar__link-icon{height:24px;width:24px}.dc-sidebar__link-badge{align-items:center;background:#7a68ed;border:1px solid #000;border-radius:500px;color:#fff;display:flex;font-size:10px;height:15px;justify-content:center;line-height:12px;position:absolute;right:-6px;top:-3px;width:15px;z-index:2}.dc-sidebar__link-text{flex:1 1}.dc-sidebar__link-arrow{color:#fff;font-size:20px}.dc-main{-webkit-overflow-scrolling:touch;background:#0a0a0a;border-radius:42px 0 0 0;display:flex;flex:1 1;flex-direction:column;gap:20px;overflow-x:hidden;overflow-y:auto;padding:40px;scroll-behavior:auto}.dc-main--fullview{gap:0;overflow:hidden;padding:0}.dc-purchase-layout{display:flex;flex-direction:row;height:100%;width:100%}.dc-purchase-content{background:#0a0a0a;display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:auto}.dc-main__greeting{color:#fff;font-size:28px;font-weight:600;letter-spacing:-.75px;line-height:34px;margin:0}.dc-main__greeting-name{color:#9da1a3}.dc-main__section-hdr{align-items:center;display:flex;gap:8px;height:40px}.dc-main__section-hdr span{color:#fff;font-size:20px;font-weight:700;line-height:40px}.dc-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}.dc-card{aspect-ratio:233.2/332;background:#14181c;border-radius:12px;contain:layout style paint;contain-intrinsic-size:auto 332px;content-visibility:auto;cursor:pointer;overflow:hidden;position:relative;will-change:transform}.dc-card__img{height:100%;inset:0;object-fit:cover;position:absolute;transition:opacity .2s;width:100%}.dc-card__gradient{background:linear-gradient(180deg,#0000 38.86%,#000 128.38%);bottom:0;height:40%;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.dc-card__verified{background:#2c9eed;height:30px;justify-content:center;left:4px;width:30px}.dc-card__gold,.dc-card__verified{align-items:center;border-radius:200px;display:flex;position:absolute;top:8px;z-index:2}.dc-card__gold{background:linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%);gap:4px;padding:4px 8px;right:5.2px}.dc-card__gold-circle{align-items:center;background:#fff;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}.dc-card__gold span{color:#fff;font-family:Proxima Nova,SF Pro Text,Inter,sans-serif;font-size:10px;font-weight:600;line-height:20px}.dc-card__featured{background:linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%);border-radius:6px 6px 0 0;color:#000;font-size:10px;font-weight:600;left:50%;padding:4px 12px;position:absolute;top:-18px;transform:translateX(-50%);white-space:nowrap;z-index:3}.dc-card--boosted{background-clip:padding-box,border-box;background-image:linear-gradient(#14181c,#14181c),linear-gradient(142.13deg,#ffbc40 19.73%,#f9e974 44.14%,#d5781b 85.74%);background-origin:border-box;border:3px solid #0000}.dc-card--boosted .dc-card__featured{border-radius:0 0 6px 6px;bottom:auto;left:50%;top:1px;transform:translateX(-50%)}.dc-card__info{bottom:12px;left:12px;position:absolute;right:12px;z-index:2}.dc-card__name{color:#fff;display:block;font-size:16px;font-weight:700;letter-spacing:.01em;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-card__loc{align-items:center;display:flex;gap:2px}.dc-card__loc span{color:#fff;font-size:12px;font-weight:400;letter-spacing:-.02em;line-height:15px}.dc-card--shimmer{cursor:default}.dc-shimmer-anim{background:#14181c;inset:0;overflow:hidden;position:absolute;z-index:1}.dc-shimmer-anim:after{animation:dc-shimmer 1.5s linear infinite;background:linear-gradient(90deg,#0000,#1c2127 50%,#0000);content:"";inset:0;position:absolute}@keyframes dc-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.dc-shimmer-bar{background:#ffffff14;border-radius:3px}.dc-mob-match-wrap{bottom:78px;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:10}.dc-error{background:#ed495626;border-radius:8px;color:#ed4956;font-size:13px;padding:12px;text-align:center}.dc-empty{color:#fff;font-size:16px;padding:60px;text-align:center}.dc-load-more{background:#7a68ed;border:none;border-radius:12px;color:#fff;cursor:pointer;display:block;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:600;margin:24px auto;padding:14px 32px;transition:opacity .2s;width:200px}.dc-load-more:hover{opacity:.85}.dc-end-text{color:#65696c;font-size:13px;font-weight:500;padding:24px;text-align:center}.dc-main .am-desk{padding:20px 0}.dc-float-chat{background:#111;border:1px solid #ffffff1a;border-radius:16px 16px 0 0;bottom:0;box-shadow:0 -4px 32px #0006;display:flex;flex-direction:column;height:596px;overflow:hidden;position:fixed;right:324px;transition:height .25s ease,width .25s ease;width:330px;z-index:50}.dc-float-chat--minimized{border-radius:12px 12px 0 0;cursor:pointer;height:48px;width:240px}.dc-float-chat-mini{align-items:center;box-sizing:border-box;display:flex;gap:10px;height:48px;padding:0 12px;width:100%}.dc-float-chat-mini-avatar{border-radius:10px;flex-shrink:0;height:32px;overflow:hidden;position:relative;width:32px}.dc-float-chat-mini-avatar img:first-child{border-radius:10px;display:block;height:32px;object-fit:cover;width:32px}.dc-float-chat-mini-blur{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#00000040;border-radius:10px;inset:0;position:absolute}.dc-float-chat-mini-ghost{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.dc-float-chat-mini-info{display:flex;flex:1 1;flex-direction:column;gap:2px;justify-content:center;min-width:0}.dc-float-chat-mini-name{color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-float-chat-mini-status{color:#7a68ed;font-family:Inter,sans-serif;font-size:10px;font-weight:500;letter-spacing:-.01em;line-height:12px;white-space:nowrap}.dc-float-chat-mini-dot{background:#4caf50;border:2px solid #0a0a0a;border-radius:50%;bottom:-1px;height:10px;position:absolute;right:-1px;width:10px;z-index:2}.dc-float-chat-mini-dot--offline{background:#65696c}.dc-float-chat-mini-close{align-items:center;background:#ffffff14;border:none;border-radius:6px;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;padding:0;transition:background .15s;width:28px}.dc-float-chat-mini-close:hover{background:#ffffff26}.dc-float-chat .ac-desk{background:#0000;border-radius:0;height:100%;width:100%}.dc-float-chat .ac-desk-header{border-bottom:1px solid #222;padding:6px 12px}.dc-float-chat .ac-desk-messages{flex:1 1;padding:12px}.dc-float-chat .ac-desk-msg-frame{max-width:254px}.dc-float-chat .ac-desk-msg-bubble--theirs{background:#1f1f1f;border:none}.dc-float-chat .ac-desk-request-tab{margin:0;padding:4px 0}.dc-float-chat .ac-desk-inputbar{border-top:none;padding:0 12px 12px}.dc-float-chat .ac-desk-inputbar-row{background:#151515;border-radius:12px;padding:6px 12px}.dc-float-chat .ac-desk-inputbar-icon{background:#ffffff0d;border-radius:999px;height:40px;width:40px}.dc-float-chat .ac-desk-inputbar-send{background:#7a68ed;border-radius:50%;height:40px;width:40px}.dc-chat{background:linear-gradient(0deg,#111,#111),#151d24;display:flex;flex-direction:column;gap:16px;min-width:300px;overflow-y:auto;padding:30px 0;width:300px}.dc-chat__hdr{padding:0 20px}.dc-chat__hdr h2{color:#fff;font-family:Proxima Nova,Montserrat,Inter,sans-serif;font-size:24px;font-weight:700;margin:0 0 12px;text-align:center}.dc-chat__search{align-items:center;background:#1d1d1d;border-radius:16px;display:flex;gap:12px;padding:16px}.dc-chat__search-input{background:#0000;border:none;color:#fff;flex:1 1;font-family:Proxima Nova,Montserrat,Inter,sans-serif;font-size:12px;font-weight:500;outline:none}.dc-chat__search-input::placeholder{color:#65696c}.dc-chat__list{display:flex;flex-direction:column;overflow-y:auto}.dc-chat__item{align-items:center;border-bottom:1px solid #151d24;box-sizing:border-box;cursor:pointer;display:flex;gap:12px;height:80px;padding:20px}.dc-chat__item--active{background:#1d1d1d;border-bottom:none}.dc-chat__item:hover{background:#1a1a1a}.dc-chat__av{flex-shrink:0;height:40px;position:relative;width:40px}.dc-chat__av img{object-fit:cover}.dc-chat__av img,.dc-chat__av-ph{border-radius:16px;height:40px;width:40px}.dc-chat__av-ph{align-items:center;background:#7a68ed;color:#fff;display:flex;font-size:16px;font-weight:500;justify-content:center}.dc-chat__dot{background:#4caf50;border:2px solid #151d24;border-radius:50%;height:8px;left:-1px;position:absolute;top:1px;width:8px}.dc-chat__av-anon{overflow:hidden;position:relative}.dc-chat__av-anon,.dc-chat__av-anon-img{border-radius:12px;height:40px;width:40px}.dc-chat__av-anon-img{display:block;object-fit:cover}.dc-chat__av-anon-blur{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#00000059;border-radius:12px;inset:0;position:absolute}.dc-chat__av-anon-ghost{border-radius:0!important;height:18px!important;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px!important;z-index:1}.dc-chat__body{flex:1 1;min-width:0}.dc-chat__name{color:#fff;font-size:16px;font-weight:600}.dc-chat__msg,.dc-chat__name{display:block;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-chat__msg{color:#9da1a3;font-size:12px}.dc-chat__meta{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:4px;justify-content:space-between;min-height:40px}.dc-chat__time{color:#9da1a3;font-size:10px;font-weight:500;letter-spacing:-.01em;white-space:nowrap}.dc-chat__unread{align-items:center;background:#7a68ed;border-radius:6px;color:#fff;display:flex;font-family:Proxima Nova,Montserrat,Inter,sans-serif;font-size:10px;font-weight:600;height:20px;justify-content:center;width:20px}.dc-chat__empty{color:#65696c;font-size:14px;padding:40px 20px;text-align:center}.dc-mob-bottom{display:none}@media (max-width:1400px){.dc-chat{display:none}.dc-grid{grid-template-columns:repeat(4,1fr)}.dc-float-chat{right:24px}}@media (max-width:1100px){.dc-sidebar{display:none}.dc-main{border-radius:0}.dc-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.dc-nav{display:none}.dc-page{display:flex;flex-direction:column;height:100vh;overflow:hidden}.dc-mob-header{background:#090e12;flex-shrink:0;height:56px;justify-content:space-between;padding:0 16px;z-index:10}.dc-mob-header,.dc-mob-header__left{align-items:center;display:flex}.dc-mob-header__logo{height:26px;width:auto}.dc-mob-header__right{align-items:center;display:flex;gap:4px}.dc-mob-header__btn{align-items:center;background:#0000;border:none;border-radius:200px;cursor:pointer;display:flex;height:44px;justify-content:center;position:relative;width:44px}.dc-mob-header__btn--dark{background:#151d24}.dc-mob-header__icon{height:24px;width:24px}.dc-mob-header__icon--msg{height:52px;width:52px}.dc-mob-header__icon--notif{height:40px;width:40px}.dc-mob-header__icon--sm{height:18px;width:18px}.dc-mob-header__btn .dc-badge{right:8px;top:8px}.dc-mob-header__btn--dark .dc-badge{border-color:#151d24;right:6px;top:6px}.dc-mob-header--posts{position:relative}.dc-mob-header--posts .dc-mob-header__title{color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:16px;font-weight:600;left:50%;letter-spacing:.01em;line-height:24px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.dc-mob-header__btn--back{background:#0000}.dc-body{-webkit-overflow-scrolling:touch;flex:1 1;height:auto;overflow-x:hidden;overflow-y:auto}.dc-chat,.dc-sidebar{display:none}.dc-main{background:#090e12;border-radius:0;gap:0;overflow:visible;padding:0}.dc-main--fullview{overflow-y:auto;overflow:auto}.dc-main__greeting,.dc-main__section-hdr{display:none}.dc-error{margin:8px 12px}.dc-grid{gap:12px;grid-template-columns:repeat(2,1fr);padding:12px 12px 100px}.dc-card{aspect-ratio:169.5/245}.dc-mob-bottom{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090e12a3;border-radius:24px 24px 0 0;bottom:0;display:flex;flex-direction:column;left:0;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:30}.dc-mob-bottom__inner{align-items:center;display:flex;height:58px;justify-content:space-around;padding:14px 16px 20px}.dc-mob-bottom__btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;width:44px}.dc-mob-bottom__btn--active .dc-mob-bottom__icon{filter:brightness(0) saturate(100%) invert(42%) sepia(58%) saturate(1783%) hue-rotate(224deg) brightness(97%) contrast(95%)}.dc-mob-bottom__icon{height:24px;width:24px}}.sf-page{background:linear-gradient(0deg,#f3f5f9,#f3f5f9);display:flex;flex-direction:column;min-height:100vh}.sf-header{height:104.99px;justify-content:space-between;padding:30px 240px;width:100%}.sf-header,.sf-header__logo{align-items:center;display:flex}.sf-header__logo{text-decoration:none}.sf-header__auth{align-items:center;display:flex;gap:17.01px}.sf-header__auth-text{color:#000;font-family:Proxima Nova,Helvetica Neue,sans-serif;font-size:13.7812px;font-weight:400;line-height:36px}.sf-header__signin-btn{align-items:center;background:#0000;border:1px solid #000;border-radius:3px;display:flex;height:36px;justify-content:center;padding:1px 15px;text-decoration:none;transition:background .2s}.sf-header__signin-btn:hover{background:#0000000d}.sf-header__signin-btn span{color:#000;font-family:Proxima Nova,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;line-height:36px}.sf-content{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:40px;padding:0 240px}.sf-title{color:#000;font-family:Proxima Nova,Inter,sans-serif;font-size:64px;font-weight:600;letter-spacing:-4.8px;line-height:76px;margin:0;text-align:center;width:100%}.sf-tabs{display:flex;width:100%}.sf-tabs__item{background:none;border:none;cursor:pointer;flex:1 1;flex-direction:column;gap:12px;height:38px;justify-content:space-between;padding:0}.sf-tabs__item,.sf-tabs__label{align-items:center;display:flex}.sf-tabs__label{gap:6px;height:20px;justify-content:center;width:100%}.sf-tabs__label span{color:#0000008f;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:500;line-height:140%}.sf-tabs__bar{background:#0000000d;border-radius:0 100px 100px 0;height:4px;width:100%}.sf-tabs__item--active .sf-tabs__label span{color:#000;font-weight:600}.sf-tabs__item--active .sf-tabs__bar{background:#000;border-radius:100px 0 0 100px}.sf-tabs__item:last-child.sf-tabs__item--active .sf-tabs__bar{border-radius:0 100px 100px 0}.sf-tab-content{gap:40px;padding-bottom:80px}.sf-category,.sf-tab-content{display:flex;flex-direction:column;width:100%}.sf-category{gap:24px}.sf-category__title{color:#000;font-family:Proxima Nova,Inter,sans-serif;font-size:24px;font-weight:600;line-height:29px;margin:0}.sf-category__cards{display:flex;gap:16px;width:100%}.sf-guide-card{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border-radius:16px;box-shadow:inset 0 0 1.5px #ffffff4d;cursor:pointer;display:flex;gap:16px;height:180px;padding:16px;transition:transform .2s,box-shadow .2s;width:calc(33.333% - 10.67px)}.sf-guide-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.sf-guide-card__thumb{background:#f4f2ff;border-radius:12px;flex-shrink:0;height:148px;width:110px}.sf-guide-card__body{display:flex;flex:1 1;flex-direction:column;gap:6px}.sf-guide-card__title{color:#000;font-family:Proxima Nova,Inter,sans-serif;font-size:16px;font-weight:600;line-height:19px}.sf-guide-card__desc{color:#0000008f;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px;margin:0}.sf-tools-grid{display:flex;flex-wrap:wrap;gap:16px;width:100%}.sf-tool-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border-radius:16px;box-shadow:inset 0 0 1.5px #ffffff4d;cursor:pointer;display:flex;flex-direction:column;gap:16px;height:321px;padding:16px;transition:transform .2s;width:calc(20% - 12.8px)}.sf-tool-card:hover{transform:translateY(-2px)}.sf-tool-card__thumb{background:#f4f2ff;border-radius:12px;height:182px;overflow:hidden;position:relative;width:100%}.sf-tool-card__phone{background:#1a1a2e;border:2px solid #2d2d4a;border-radius:12px;height:160px;left:50%;position:absolute;top:50%;transform:translate(-50%,-40%);width:80px}.sf-tool-card__body{display:flex;flex:1 1;flex-direction:column;gap:6px;width:100%}.sf-tool-card__title{color:#000;font-size:16px;font-weight:600;line-height:19px}.sf-tool-card__desc,.sf-tool-card__title{font-family:Proxima Nova,Inter,sans-serif}.sf-tool-card__desc{color:#0000008f;font-size:14px;font-weight:500;line-height:22px;margin:0}.sf-rules-grid{flex-direction:column}.sf-rules-col,.sf-rules-grid{display:flex;gap:24px;width:100%}.sf-rules-col{justify-content:space-between}.sf-rule{align-items:flex-start;display:flex;flex:1 1;gap:8px}.sf-rule__check{align-items:center;background:#7a68ed;border-radius:50%;display:flex;flex-shrink:0;height:22px;justify-content:center;width:21.71px}.sf-rule__text{color:#0000008f;font-family:Proxima Nova,Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px}.sf-blog{display:flex;flex-direction:column;width:100%}.sf-blog__hero{background:#f4f2ff;height:392px;overflow:hidden;position:relative;width:100%}.sf-blog__hero:before{background:#b681ff;content:"";height:987px;opacity:.4;position:absolute;right:-300px;top:-400px;transform:rotate(21.89deg);width:1751px}.sf-blog__content{display:flex;flex-direction:column;gap:16px;padding:35px 240px 80px}.sf-blog__back{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:4px;margin-bottom:16px;padding:0}.sf-blog__back span{color:#000;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:500}.sf-blog__section,.sf-blog__sections{display:flex;flex-direction:column;gap:16px}.sf-blog__section-title{color:#000;font-family:Proxima Nova,Inter,sans-serif;font-size:20px;font-weight:700;line-height:34px;margin:0}.sf-blog__section:first-child .sf-blog__section-title{font-size:36px;line-height:34px}.sf-blog__section-text{color:#0000008f;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;margin:0}@media (max-width:1440px){.sf-header{padding:30px 120px}.sf-content{padding:0 120px}.sf-blog__content{padding:35px 120px 80px}}@media (max-width:1024px){.sf-header{padding:30px 60px}.sf-content{padding:0 60px}.sf-blog__content{padding:35px 60px 80px}.sf-category__cards{flex-wrap:wrap}.sf-guide-card{width:calc(50% - 8px)}.sf-tool-card{width:calc(33.333% - 10.67px)}.sf-rules-col{flex-direction:column;gap:12px}}.sfm-page{background:#090e12;display:flex;flex-direction:column;min-height:100vh}.sfm-titlebar{align-items:center;display:flex;height:92px;justify-content:space-between;padding:52px 12px 0;width:100%}.sfm-titlebar__back{align-items:center;background:#151d24;border:none;border-radius:999px;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.sfm-titlebar__title{color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:24px;text-align:center}.sfm-tabs{display:flex;margin:16px 12px 0;width:calc(100% - 24px)}.sfm-tabs__item{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:12px;height:38px;justify-content:space-between;padding:0}.sfm-tabs__label{align-items:center;display:flex;gap:6px;height:20px;justify-content:center;width:100%}.sfm-tabs__label span{color:#9ca3af;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:500;line-height:140%}.sfm-tabs__bar{background:#ffffff0d;border-radius:0 100px 100px 0;height:4px;width:100%}.sfm-tabs__item--active .sfm-tabs__label span{color:#fff;font-weight:600}.sfm-tabs__item--active .sfm-tabs__bar{background:#fff;border-radius:100px 0 0 100px}.sfm-tabs__item:last-child.sfm-tabs__item--active .sfm-tabs__bar{border-radius:0 100px 100px 0}.sfm-content{flex:1 1;overflow-y:auto;padding:16px 12px}.sfm-cards,.sfm-guide-card{display:flex;flex-direction:column;gap:16px}.sfm-guide-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-radius:16px;box-shadow:inset 0 0 1.5px #ffffff4d;cursor:pointer;padding:16px;width:100%}.sfm-guide-card__thumb{border-radius:12px;flex-shrink:0;height:128px;width:100%}.sfm-guide-card__body{display:flex;flex-direction:column;gap:6px}.sfm-guide-card__title{color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:600;line-height:17px}.sfm-guide-card__desc{color:#9ca3af;font-family:Proxima Nova,Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:22px;margin:0}.sfm-accordions{display:flex;flex-direction:column;gap:12px}.sfm-accordion{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-radius:12px;box-shadow:inset 0 0 1.5px #ffffff4d;overflow:hidden}.sfm-accordion__header{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:14px 12px;width:100%}.sfm-accordion__title{color:#fff;flex:1 1;font-family:Proxima Nova,SF Pro Text,-apple-system,sans-serif;font-size:12px;font-weight:500;line-height:18px;text-align:left}.sfm-accordion__chevron{flex-shrink:0;transition:transform .2s}.sfm-accordion__chevron--open{transform:rotate(180deg)}.sfm-accordion__body{display:flex;flex-direction:column;gap:12px;padding:0 12px 14px}.sfm-accordion__divider{background:#ffffff0d;height:1px;width:100%}.sfm-accordion__thumb{border-radius:12px;height:128px;width:100%}.sfm-accordion__desc{color:#99a1af;font-family:Proxima Nova,SF Pro Text,-apple-system,sans-serif;font-size:12px;font-weight:400;line-height:14px;margin:0}.sfm-detail{flex:1 1;padding:16px 12px}.sfm-detail__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border-radius:16px;box-shadow:inset 0 0 1.5px #ffffff4d;display:flex;flex-direction:column;gap:16px;padding:16px}.sfm-detail__heading{color:#fff;font-family:Proxima Nova,Montserrat,sans-serif;font-size:16px;font-weight:800;line-height:22px;margin:0}.sfm-detail__thumb{background:#f4f2ff;border-radius:12px;height:128px;width:100%}.sfm-detail__text{color:#9ca3af;font-family:Proxima Nova,Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:22px;margin:0}.prv-page{background:linear-gradient(0deg,#f3f5f9,#f3f5f9);display:flex;flex-direction:column;min-height:100vh;position:relative}.prv-hero{background:#f4f2ff;height:392px;overflow:hidden;position:relative;width:100%}.prv-hero img{display:block;height:100%;object-fit:cover;object-position:top center;width:100%}.prv-header{justify-content:space-between;left:0;padding:30px 240px;position:absolute;top:0;width:100%;z-index:10}.prv-header,.prv-header__logo{align-items:center;display:flex}.prv-header__logo{text-decoration:none}.prv-header__auth{align-items:center;display:flex;gap:17.01px}.prv-header__auth-text{color:#000;font-family:Proxima Nova,Helvetica Neue,sans-serif;font-size:13.7812px;font-weight:400;line-height:36px}.prv-header__signin-btn{align-items:center;background:#0000;border:1px solid #000;border-radius:3px;display:flex;height:36px;justify-content:center;padding:1px 15px;text-decoration:none;transition:background .2s}.prv-header__signin-btn:hover{background:#0000000d}.prv-header__signin-btn span{color:#000;font-family:Proxima Nova,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;line-height:36px}.prv-content{display:flex;flex:1 1;flex-direction:column;gap:16px;padding:35px 240px 80px}.prv-section{display:flex;flex-direction:column;gap:16px}.prv-section__title{color:#000;font-size:36px;font-weight:700;line-height:34px}.prv-section__text,.prv-section__title{font-family:Proxima Nova,Inter,sans-serif;margin:0}.prv-section__text{color:#0000008f;font-size:14px;font-weight:400;line-height:21px}@media (max-width:1440px){.prv-header{padding:30px 120px}.prv-content{padding:35px 120px 80px}}@media (max-width:1024px){.prv-header{padding:30px 60px}.prv-content{padding:35px 60px 80px}}.prv-m-page{background:#090e12;display:flex;flex-direction:column;min-height:100vh;position:relative}.prv-m-hero{left:0;line-height:0;position:absolute;top:0;width:100%;z-index:0}.prv-m-hero img{display:block;height:auto;width:100%}.prv-m-hero:after{background:linear-gradient(180deg,#0000,#090e12);bottom:0;content:"";height:80px;left:0;pointer-events:none;position:absolute;right:0}.prv-m-topbar{align-items:center;display:flex;height:104px;justify-content:space-between;padding:64px 12px 0;position:relative;z-index:10}.prv-m-topbar__logo{align-items:center;display:flex;text-decoration:none}.prv-m-topbar__close{align-items:center;background:#151d24;border:none;border-radius:999px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.prv-m-content{margin-top:128px;padding:16px 12px 40px;position:relative;z-index:5}.prv-m-content,.prv-m-section{display:flex;flex-direction:column;gap:16px}.prv-m-section__title{color:#fff;font-size:36px;font-weight:700;line-height:40px}.prv-m-section__text,.prv-m-section__title{font-family:Proxima Nova,Inter,sans-serif;margin:0}.prv-m-section__text{color:#ffffff8f;font-size:14px;font-weight:400;line-height:21px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.auth-page{background:linear-gradient(0deg,#f3f5f9,#f3f5f9),#05091a;width:100%}.auth-hero{height:750px;overflow:visible;position:relative;width:100%}.auth-hero__bg{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;overflow:hidden;position:absolute;z-index:0}.auth-hero__content{align-items:center;display:flex;flex-direction:row;gap:50px;justify-content:center;left:calc(50% - 709px);position:absolute;top:115px;width:946px;z-index:5}.auth-hero__left{align-items:flex-start;animation:fadeInLeft .7s ease-out both}.auth-hero__left,.auth-hero__text-block{display:flex;flex-direction:column;gap:16px;width:554px}.auth-hero__heading{-webkit-text-stroke:2px #fff;color:#000;font-size:53.8086px;font-weight:900;letter-spacing:2px;line-height:64px;text-shadow:-1px 1px 0 #fff,-2px 2px 0 #fff,-3px 3px 0 #fff,-4px 4px 0 #fff,-5px 5px 0 #fff,-6px 6px 0 #fff,-7px 7px 0 #fff,-8px 8px 0 #fff}.auth-hero__description,.auth-hero__heading{font-family:Proxima Nova,Helvetica Neue,sans-serif;width:554px}.auth-hero__description{color:#fff;font-size:20px;font-weight:400;line-height:30px}.auth-hero__cta{align-items:center;background:#7a68ed;border-radius:3px;display:flex;height:62px;justify-content:center;text-decoration:none;transition:background .25s ease,transform .2s ease;width:284px}.auth-hero__cta:hover{background:#6b58de;transform:translateY(-2px)}.auth-hero__cta:active{transform:translateY(0)}.auth-hero__cta span{color:#fff;font-family:Proxima Nova,Helvetica Neue,sans-serif;font-size:15.5px;font-weight:700;letter-spacing:1.1px;line-height:62px}.auth-hero__form-area{animation:fadeInRight .7s ease-out .15s both;width:342px}.auth-appbar{background:#fff;min-width:940px;width:100%}.auth-appbar,.auth-appbar__inner{align-items:center;display:flex;height:110px}.auth-appbar__inner{flex-direction:row;padding:0 0 0 212px;width:1440px}.auth-appbar__left{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:0}.auth-appbar__phone{height:169px;margin-right:16px;margin-top:-59px;position:relative;width:174px;z-index:10}.auth-appbar__text{display:flex;flex-direction:column;gap:9.5px}.auth-appbar__title{font-size:19.8438px;font-weight:500}.auth-appbar__subtitle,.auth-appbar__title{color:#1a1a1a;font-family:Proxima Nova,Helvetica Neue,sans-serif;line-height:22px;margin:0}.auth-appbar__subtitle{font-size:15.75px;font-weight:400}.auth-form__tabs{flex-direction:row;gap:4px;width:342px}.auth-form__tab,.auth-form__tabs{align-items:center;display:flex;height:42px}.auth-form__tab{border-radius:10px 10px 0 0;cursor:pointer;justify-content:center;padding:11px 12px;text-decoration:none;transition:background .25s ease,color .25s ease}.auth-form__tab--active{background:#f2f2f2}.auth-form__tab--inactive{background:#1a1a1a}.auth-form__tab-text{font-family:Proxima Nova,Inter,sans-serif;font-size:15px;font-weight:700;line-height:20px;white-space:nowrap}.auth-form__tab--active .auth-form__tab-text{color:#000}.auth-form__tab--inactive .auth-form__tab-text{color:#fff;opacity:.2}.auth-form__tab--inactive:hover{background:#2a2a2a}.auth-form__tab--inactive:hover .auth-form__tab-text{opacity:.5}.auth-form__body{align-items:center;animation:fadeInUp .4s ease-out both;background:#f2f2f2;border-radius:0 10px 10px 10px;box-sizing:border-box;display:flex;flex-direction:row;overflow:visible;padding:20px;width:342px}.auth-form__fields{align-items:flex-start;display:flex;flex-direction:column;gap:10px;width:302px}.auth-form__input{align-items:center;background:#fff;border:1.5px solid #0000;border-radius:15px;box-sizing:border-box;display:flex;height:46px;padding:14px 20px;transition:border-color .25s ease,box-shadow .25s ease;width:302px}.auth-form__input:focus-within{border-color:#7a68ed;box-shadow:0 0 0 3px #7a68ed1f}.auth-form__input input{background:#0000;border:none;color:#000;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:400;line-height:17px;outline:none;width:100%}.auth-form__input input::placeholder{color:#b4c1c8}.auth-form__input select{-webkit-appearance:none;appearance:none;background:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 0 center;background-repeat:no-repeat;border:none;color:#6b7280;cursor:pointer;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:400;line-height:17px;outline:none;padding-right:20px;width:100%}.auth-form__input select option{background:#1a1f26;color:#fff;font-size:14px;padding:8px}.auth-form__date-row{align-items:flex-start;display:flex;flex-direction:row;gap:8px;width:302px}.auth-form__date-select{align-items:center;background:#fff;border:1.5px solid #0000;border-radius:15px;box-sizing:border-box;cursor:pointer;display:flex;height:46px;justify-content:space-between;padding:16px 12px;transition:border-color .25s ease}.auth-form__date-select:focus-within{border-color:#7a68ed}.auth-form__date-select--day{width:78px}.auth-form__date-select--month{flex:1 1}.auth-form__date-select--year{width:78px}.auth-form__date-select select{-webkit-appearance:none;appearance:none;background:#0000;border:none;color:#575757;cursor:pointer;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:400;line-height:14px;outline:none;width:100%}.auth-form__date-chevron{align-items:center;color:#575757;display:flex;flex-shrink:0;font-size:12px;height:20px;justify-content:center;pointer-events:none;width:20px}.auth-form__select{align-items:center;background:#fff;border:1.5px solid #0000;border-radius:15px;box-sizing:border-box;cursor:pointer;display:flex;height:46px;justify-content:space-between;padding:14px 20px;transition:border-color .25s ease;width:302px}.auth-form__select:focus-within{border-color:#7a68ed}.auth-form__select select{-webkit-appearance:none;appearance:none;background:#0000;border:none;color:#575757;cursor:pointer;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:500;line-height:17px;outline:none;width:100%}.auth-form__submit{align-items:center;background:#000;border:none;border-radius:5px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background .25s ease,transform .15s ease;width:302px}.auth-form__submit:hover{background:#222;transform:translateY(-1px)}.auth-form__submit:active{transform:translateY(0)}.auth-form__submit span{color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:16px;font-weight:800;line-height:20px}.auth-form__checkbox{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:8px;-webkit-user-select:none;user-select:none;width:302px}.auth-form__checkbox-box{align-items:center;border:1.5px solid #b4c1c8;border-radius:4px;box-sizing:border-box;display:flex;flex-shrink:0;height:18px;justify-content:center;transition:border-color .2s ease;width:18px}.auth-form__checkbox-box--checked{border-color:#7a68ed}.auth-form__checkbox-box--checked:after{background:#7a68ed;border-radius:2px;content:"";height:10px;width:10px}.auth-form__checkbox-text{color:#575757;font-family:Proxima Nova,Inter,sans-serif;font-size:10px;font-weight:400;line-height:150%}.auth-form__checkbox-text--link{color:#7a68ed;font-family:Proxima Nova,SF Pro Text,Inter,sans-serif;font-size:10px;font-weight:400;line-height:150%;text-decoration:underline}.auth-form__bottom-link{align-items:center;display:flex;gap:6px;height:22px;justify-content:center;width:302px}.auth-form__bottom-link span{color:#575757;font-weight:400;line-height:22px}.auth-form__bottom-link a,.auth-form__bottom-link span{font-family:Proxima Nova,Inter,sans-serif;font-size:12px;letter-spacing:-.01em}.auth-form__bottom-link a{color:#7a68ed;font-weight:700;line-height:20px;text-decoration:none;transition:opacity .2s ease}.auth-form__bottom-link a:hover{opacity:.8}.auth-form__forgot-link{display:flex;justify-content:flex-end;width:302px}.auth-form__forgot-link a{color:#7a68ed;font-family:Proxima Nova,Inter,sans-serif;font-size:12px;font-weight:500;line-height:20px;text-decoration:none;transition:opacity .2s ease}.auth-form__forgot-link a:hover{opacity:.8}.auth-otp__body{animation:fadeInUp .4s ease-out both;background:#f2f2f2;border-radius:10px;box-sizing:border-box;gap:10px;padding:20px;width:342px}.auth-otp__body,.auth-otp__header{align-items:flex-start;display:flex;flex-direction:column}.auth-otp__header{gap:6px;width:302px}.auth-otp__title{color:#000;font-size:24px;font-weight:700;line-height:32px}.auth-otp__subtitle,.auth-otp__title{font-family:Proxima Nova,Inter,sans-serif;margin:0;text-align:center;width:302px}.auth-otp__subtitle{color:#575757;font-size:12px;font-weight:400;letter-spacing:-.01em;line-height:22px}.auth-otp__inputs{align-items:center;display:flex;flex-direction:column;gap:12px;width:302px}.auth-otp__code-row{display:flex;flex-direction:row;gap:22px;height:60px;justify-content:center;width:302px}.auth-otp__code-input{background:#fff;border:1.5px solid #b4c1c8;border-radius:10px;box-sizing:border-box;color:#000;font-family:Proxima Nova,Inter,sans-serif;font-size:25px;font-weight:600;height:59px;line-height:24px;outline:none;text-align:center;transition:border-color .25s ease,box-shadow .25s ease;width:59px}.auth-otp__code-input:focus{border-color:#7a68ed;box-shadow:0 0 0 3px #7a68ed26}.auth-otp__code-input--filled{border-color:#7a68ed}.auth-otp__code-input::placeholder{color:#b4c1c8}.auth-otp__resend{color:#7a68ed;cursor:pointer;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;margin:0;text-align:center;transition:opacity .2s ease;width:302px}.auth-otp__resend:hover{opacity:.7}.auth-otp__resend--disabled{cursor:default;opacity:.5}.auth-otp__resend--disabled:hover{opacity:.5}.auth-form__error{animation:fadeInUp .3s ease-out both;background:#fee2e2;border:1px solid #fecaca;border-radius:10px;box-sizing:border-box;color:#dc2626;font-family:Proxima Nova,Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px;padding:10px 14px;width:302px}.auth-form__submit--loading{cursor:not-allowed;opacity:.7}.auth-form__submit--loading:hover{background:#000;transform:none}.auth-form__submit:disabled{pointer-events:none}.auth-hobbies{align-items:center;animation:fadeInUp .4s ease-out both;background:#f2f2f2;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:24px 20px;width:420px}.auth-hobbies__header{text-align:center;width:100%}.auth-hobbies__title{color:#000;font-family:Proxima Nova,Inter,sans-serif;font-size:20px;font-weight:700;line-height:28px;margin:0 0 6px}.auth-hobbies__subtitle{font-size:12px;font-weight:400;line-height:18px;margin:0}.auth-hobbies__loading,.auth-hobbies__subtitle{color:#575757;font-family:Proxima Nova,Inter,sans-serif}.auth-hobbies__loading{font-size:14px;padding:20px 0}.auth-hobbies__grid{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-height:260px;overflow-y:auto;width:100%}.auth-hobbies__chip{align-items:center;border:1px solid #d1d5db;border-radius:30px;box-sizing:border-box;color:#374151;cursor:pointer;display:flex;font-family:Proxima Nova,Inter,sans-serif;font-size:12px;font-weight:400;gap:6px;height:34px;padding:6px 12px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.auth-hobbies__chip:hover{border-color:#7a68ed}.auth-hobbies__chip--selected{background:#7a68ed;border-color:#7a68ed;color:#fff}.auth-hobbies__chip-check{align-items:center;border:1px solid #d1d5db;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:10px;height:18px;justify-content:center;transition:all .2s ease;width:18px}.auth-hobbies__chip--selected .auth-hobbies__chip-check{background:#fff;border-color:#fff;color:#7a68ed}.auth-hobbies__actions{display:flex;gap:12px;margin-top:4px;width:100%}.auth-hobbies__skip{background:#0000;border:1px solid #d1d5db;border-radius:5px;color:#575757;cursor:pointer;flex:1 1;font-family:Proxima Nova,Inter,sans-serif;font-size:13px;font-weight:600;height:40px;transition:all .2s ease}.auth-hobbies__skip:hover{border-color:#7a68ed;color:#7a68ed}.auth-hobbies__continue{flex:1 1}.auth-profile{align-items:center;animation:fadeInUp .4s ease-out both;background:#f2f2f2;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:24px 20px;width:420px}.auth-profile__header{text-align:center;width:100%}.auth-profile__title{color:#000;font-family:Proxima Nova,Inter,sans-serif;font-size:20px;font-weight:700;line-height:28px;margin:0 0 6px}.auth-profile__subtitle{color:#575757;font-family:Proxima Nova,Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;margin:0}.auth-profile__photos{display:flex;gap:10px;justify-content:center;width:100%}.auth-profile__slot{align-items:center;background:#fff;border:2px dashed #d1d5db;border-radius:12px;cursor:pointer;display:flex;height:96px;justify-content:center;overflow:hidden;position:relative;transition:border-color .2s ease;width:80px}.auth-profile__slot--main{height:156px;width:130px}.auth-profile__slot:hover{border-color:#7a68ed}.auth-profile__slot--filled{border:2px solid #7a68ed}.auth-profile__photo{height:100%;object-fit:cover;width:100%}.auth-profile__delete{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:11px;height:20px;justify-content:center;position:absolute;right:4px;top:4px;transition:background .2s ease;width:20px}.auth-profile__delete:hover{background:#dc2626cc}.auth-profile__add{color:#d1d5db;font-family:Proxima Nova,Inter,sans-serif;font-size:24px;font-weight:300}.auth-profile__bio-wrap{position:relative;width:100%}.auth-profile__bio{background:#fff;border:1.5px solid #0000;border-radius:12px;box-sizing:border-box;color:#000;font-family:Proxima Nova,Inter,sans-serif;font-size:13px;height:80px;line-height:18px;outline:none;padding:12px 14px;resize:none;transition:border-color .25s ease;width:100%}.auth-profile__bio:focus{border-color:#7a68ed}.auth-profile__bio::placeholder{color:#b4c1c8}.auth-profile__bio-count{bottom:8px;color:#b4c1c8;font-family:Proxima Nova,Inter,sans-serif;font-size:10px;position:absolute;right:12px}@media (max-width:1200px){.auth-hero__content{gap:30px;left:var(--padding-x);right:var(--padding-x);width:auto}.auth-hero__left{flex:1 1;width:auto}.auth-hero__description,.auth-hero__heading,.auth-hero__text-block{width:100%}.auth-hero__heading{font-size:40px;line-height:50px}}@media (max-width:1024px){.auth-hero{height:auto;min-height:700px;padding-bottom:40px}.auth-hero__content{align-items:center;flex-direction:column;gap:30px;top:120px}.auth-hero__left{text-align:center}.auth-hero__left,.auth-hero__text-block{align-items:center}.auth-hero__cta{margin:0 auto}.auth-hero__form-area{width:342px}.auth-appbar__inner{padding:0 var(--padding-x);width:100%}}@media (max-width:768px){.auth-hero__content{gap:24px;left:20px;right:20px;top:100px}.auth-hero__heading{-webkit-text-stroke:1.5px #fff;-webkit-text-stroke:1.5px var(--color-white,#fff);font-size:28px;line-height:36px}.auth-hero__description{font-size:15px;line-height:24px}.auth-hero__cta{height:50px;width:240px}.auth-hero__cta span{font-size:13px}.auth-form__body,.auth-form__tabs,.auth-hobbies,.auth-profile{max-width:342px;width:100%}.auth-form__bottom-link,.auth-form__checkbox,.auth-form__date-row,.auth-form__fields,.auth-form__forgot-link,.auth-form__input,.auth-form__select,.auth-form__submit{max-width:302px;width:100%}.auth-hero__form-area{max-width:342px;width:100%}.auth-appbar{height:auto;padding:20px}.auth-appbar__inner{gap:16px;height:auto;padding:0;width:100%}.auth-appbar__inner,.auth-appbar__left{align-items:center;flex-direction:column}.auth-appbar__left{text-align:center}.auth-appbar__phone{height:87px;margin-right:0;margin-top:0;width:90px}.auth-appbar__text{align-items:center}}@media (max-width:480px){.auth-hero__content{left:16px;right:16px;top:90px}.auth-hero__heading{-webkit-text-stroke:1px #fff;font-size:24px;line-height:32px;text-shadow:-1px 1px 0 #fff,-2px 2px 0 #fff,-3px 3px 0 #fff}.auth-hero__description{font-size:13px;line-height:20px}.auth-otp__body{max-width:342px;width:100%}.auth-otp__header,.auth-otp__inputs,.auth-otp__resend,.auth-otp__subtitle,.auth-otp__title{max-width:302px;width:100%}.auth-otp__code-row{gap:14px;justify-content:center;width:100%}.auth-otp__code-input{font-size:22px;height:52px;width:52px}.auth-hobbies,.auth-profile{max-width:342px;padding:20px 16px;width:100%}.auth-profile__photos{gap:6px}.auth-profile__slot{height:78px;width:65px}.auth-profile__slot--main{height:126px;width:105px}}.auth-mobile{background:#090e12;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.auth-mobile__header{flex-direction:row;gap:12px;height:24px;margin:52px auto 0;width:351px}.auth-mobile__back,.auth-mobile__header{align-items:center;display:flex;padding:0}.auth-mobile__back{background:none;border:none;cursor:pointer;height:20px;justify-content:center;width:20px}.auth-mobile__back svg{height:11.5px;width:5.5px}.auth-mobile__title{color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:24px}.auth-mobile__content{flex:1 1;flex-direction:column;gap:0;margin:12px auto 0;width:351px}.auth-mobile__content,.auth-mobile__head{align-items:center;display:flex;padding:0}.auth-mobile__head{flex-direction:column;gap:8px;width:335px}.auth-mobile__heading{color:#fff;font-size:24px;font-weight:700;line-height:32px}.auth-mobile__heading,.auth-mobile__subtitle{font-family:Proxima Nova,Montserrat,sans-serif;margin:0;text-align:center;width:335px}.auth-mobile__subtitle{color:#9ca3af;font-size:12px;font-weight:400;letter-spacing:-.01em;line-height:22px}.auth-mobile__logo{height:52.36px;margin:0 auto;width:50px}.auth-mobile__logo img{height:100%;object-fit:contain;width:100%}.auth-mobile__form{flex-direction:column;gap:16px;padding:0}.auth-mobile__field,.auth-mobile__form{align-items:center;display:flex;width:351px}.auth-mobile__field{background:#0000;border:1px solid #262d32;border-radius:16px;box-sizing:border-box;flex-direction:row;gap:12px;height:56px;justify-content:space-between;padding:16px 20px;transition:border-color .2s ease,background .2s ease}.auth-mobile__field--focused,.auth-mobile__field:focus-within{background:#151d24;border-color:#7a68ed}.auth-mobile__field-left{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:12px;min-width:0}.auth-mobile__field-icon{color:#fff;flex-shrink:0;height:20px;transition:color .2s ease;width:20px}.auth-mobile__field--focused .auth-mobile__field-icon,.auth-mobile__field:focus-within .auth-mobile__field-icon{color:#7a68ed}.auth-mobile__field input,.auth-mobile__field select{-webkit-appearance:none;appearance:none;background:#0000;border:none;color:#fff;flex:1 1;font-family:Proxima Nova,Montserrat,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.02em;line-height:20px;min-width:0;outline:none;padding:0}.auth-mobile__field input::placeholder{color:#65696c;font-weight:500}.auth-mobile__field select{color:#65696c}.auth-mobile__field select.has-value{color:#fff}.auth-mobile__field select option{background:#151d24;color:#fff}.auth-mobile__field-action{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:20px;justify-content:center;padding:0;width:20px}.auth-mobile__row{align-items:flex-start;display:flex;flex-direction:row;gap:6px;width:351px}.auth-mobile__row .auth-mobile__field{flex:1 1;min-width:0;overflow:hidden;padding:16px 12px;width:auto}.auth-mobile__row .auth-mobile__field input,.auth-mobile__row .auth-mobile__field select{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-mobile__chevron{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.auth-mobile__chevron svg{height:6px;width:10px}.auth-mobile__checks{flex-direction:column;gap:16px}.auth-mobile__check,.auth-mobile__checks{align-items:flex-start;display:flex;width:351px}.auth-mobile__check{cursor:pointer;flex-direction:row;gap:8px}.auth-mobile__check-box{align-items:center;border:1.5px solid #7a68ed;border-radius:4px;display:flex;flex-shrink:0;height:18px;justify-content:center;transition:background .15s ease;width:18px}.auth-mobile__check-box--checked{background:#7a68ed}.auth-mobile__check-box svg{height:8px;width:10px}.auth-mobile__check-text{color:#fff}.auth-mobile__check-text,.auth-mobile__check-text--link{flex:1 1;font-family:Proxima Nova,SF Pro Text,-apple-system,sans-serif;font-size:12px;font-weight:400;line-height:150%}.auth-mobile__check-text--link{color:#7a68ed;text-decoration:underline}.auth-mobile__btn{align-items:center;background:#7a68ed;border:none;border-radius:16px;cursor:pointer;display:flex;flex-direction:row;gap:12px;height:56px;justify-content:center;padding:20px 32px;transition:opacity .2s ease;width:351px}.auth-mobile__btn:hover{opacity:.9}.auth-mobile__btn:active{opacity:.8}.auth-mobile__btn span{color:#fff;font-family:Proxima Nova,Montserrat,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:20px}.auth-mobile__btn--disabled{background:#0f161c;cursor:default}.auth-mobile__btn--disabled span{color:#9da1a3}.auth-mobile__btn--disabled:hover{opacity:1}.auth-mobile__btn--loading{opacity:.7;pointer-events:none}.auth-mobile__error{background:#dc262626;border:1px solid #dc26264d;border-radius:12px;box-sizing:border-box;color:#fca5a5;font-family:Proxima Nova,Montserrat,sans-serif;font-size:12px;font-weight:500;line-height:18px;padding:10px 14px;width:351px}.auth-mobile__forgot{display:flex;flex-direction:row;justify-content:flex-end;width:351px}.auth-mobile__forgot a{color:#7a68ed;font-family:Proxima Nova,SF Pro Text,-apple-system,sans-serif;font-size:12px;font-weight:400;line-height:150%;text-decoration:none}.auth-mobile__bottom-link{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;margin-top:auto;padding-bottom:34px;width:335px}.auth-mobile__bottom-link span{color:#fff;font-weight:500;line-height:22px}.auth-mobile__bottom-link a,.auth-mobile__bottom-link span{font-family:Proxima Nova,Montserrat,sans-serif;font-size:14px;letter-spacing:-.01em}.auth-mobile__bottom-link a{color:#7a68ed;font-weight:700;line-height:20px;text-decoration:none}.auth-mobile__otp-row{display:flex;flex-direction:row;gap:16px;justify-content:center;width:351px}.auth-mobile__otp-input{background:#0000;border:1px solid #262d32;border-radius:16px;color:#fff;font-family:Proxima Nova,Montserrat,sans-serif;font-size:24px;font-weight:700;height:60px;line-height:60px;outline:none;text-align:center;transition:border-color .2s ease;width:60px}.auth-mobile__otp-input:focus{border-color:#7a68ed}.auth-mobile__otp-input--filled{background:#151d24;border-color:#7a68ed}.auth-mobile__resend{color:#9ca3af;font-family:Proxima Nova,Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:22px;text-align:center;width:351px}.auth-mobile__resend--active{color:#7a68ed;cursor:pointer}.auth-mobile__spacer{flex:1 1}.auth-mobile__scroll{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.wp-overlay{align-items:flex-end;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.wp-modal--mobile{animation:wpSlideUp .25s ease-out;background:linear-gradient(0deg,#121519,#121519),linear-gradient(0deg,#0a0d10,#0a0d10),#11181d;border-radius:24px;flex-direction:column;gap:16px;margin-bottom:env(safe-area-inset-bottom,0);max-width:100%;padding:20px 16px;width:355px}.wp-modal--mobile,.wp-title{align-items:center;display:flex}.wp-title{border-bottom:1px solid #262d32;color:#fff;font-family:Proxima Nova,Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.43px;line-height:22px;padding:10px}.wp-body,.wp-title{justify-content:center;max-width:323px;width:100%}.wp-body{background:#121519;border-radius:8px;display:flex;overflow:hidden;position:relative}.wp-body:before{background:#7a68ed1a;border-bottom:1px solid #7a68ed33;border-radius:10px;border-top:1px solid #7a68ed33;content:"";height:44px;left:8px;pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%);z-index:1}.wp-col{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;position:relative;scroll-snap-type:y mandatory;scrollbar-width:none}.wp-col::-webkit-scrollbar{display:none}.wp-col__item{align-items:center;color:#555;cursor:pointer;display:flex;flex-shrink:0;font-family:Proxima Nova,Inter,sans-serif;font-size:15px;justify-content:center;letter-spacing:-.3px;line-height:20px;overflow:hidden;padding:0 8px;scroll-snap-align:center;text-overflow:ellipsis;transition:color .15s,font-size .15s,font-weight .15s;-webkit-user-select:none;user-select:none;white-space:nowrap}.wp-col__item--active{color:#fff;font-size:18px;font-weight:600}.wp-save{align-items:center;background:#7a68ed;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:600;height:56px;justify-content:center;line-height:140%;max-width:323px;transition:background .2s;width:100%}.wp-save:hover{background:#6b5ad4}.wp-save:active{background:#5d4cc0}@keyframes wpSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cdd{position:relative;width:100%}.cdd__trigger{align-items:center;background:#fff;border:1.5px solid #0000;border-radius:15px;box-sizing:border-box;color:#b4c1c8;cursor:pointer;display:flex;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:400;height:46px;justify-content:space-between;padding:14px 16px;transition:border-color .2s,box-shadow .2s;width:100%}.cdd__trigger:hover{border-color:#7a68ed4d}.cdd__trigger--filled{color:#1a1a1a;font-weight:500}.cdd__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cdd__arrow{color:#9ca3af;flex-shrink:0;transition:transform .2s ease}.cdd__arrow--open{transform:rotate(180deg)}.cdd__menu{animation:cddSlide .15s ease-out;background:#f7f8fa;border-radius:12px;box-shadow:0 8px 32px #0000001f,0 0 0 1px #0000000f;left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:9999}.cdd__search{align-items:center;background:#fff;border-bottom:1px solid #00000014;display:flex;gap:8px;padding:10px 14px}.cdd__search-icon{flex-shrink:0}.cdd__search-input{background:#0000;border:none;color:#1a1a1a;flex:1 1;font-family:Proxima Nova,Inter,sans-serif;font-size:13px;font-weight:400;outline:none}.cdd__empty,.cdd__search-input::placeholder{color:#9ca3af}.cdd__empty{font-family:Proxima Nova,Inter,sans-serif;font-size:13px;padding:16px;text-align:center}.cdd__list{max-height:220px;overflow-y:auto;scrollbar-color:#0000001a #0000;scrollbar-width:thin}.cdd__list::-webkit-scrollbar{width:4px}.cdd__list::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}.cdd__item{align-items:center;border-bottom:.5px solid #0000000f;color:#374151;cursor:pointer;display:flex;font-family:Proxima Nova,Inter,sans-serif;font-size:14px;font-weight:400;justify-content:space-between;padding:12px 16px;transition:background .1s}.cdd__item:last-child{border-bottom:none}.cdd__item:hover{background:#00000008}.cdd__item--active{background:#7a68ed1a;color:#1a1a1a;font-weight:600}@keyframes cddSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.vid-player{cursor:pointer;height:100%;position:relative;width:100%}.vid-player__video{border-radius:inherit;display:block;height:100%;object-fit:cover;width:100%}.vid-player__overlay{background:#0009;border-radius:50%;left:50%;pointer-events:none;top:50%;transform:translate(-50%,-50%)}.vid-player__mute-btn,.vid-player__overlay{align-items:center;display:flex;justify-content:center;position:absolute}.vid-player__mute-btn{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0000008c;border:none;border-radius:50%;bottom:12px;cursor:pointer;height:36px;right:12px;width:36px;z-index:2}.pdt-mob-page{background:#090e12;display:flex;flex-direction:column;min-height:100vh;position:relative}.pdt-mob-header{height:56px;justify-content:space-between;padding:env(safe-area-inset-top,0) 12px 0;position:relative;z-index:10}.pdt-mob-back,.pdt-mob-header{align-items:center;display:flex;flex-shrink:0}.pdt-mob-back{-webkit-tap-highlight-color:transparent;background:#151d24;border:none;border-radius:999px;cursor:pointer;height:40px;justify-content:center;padding:0;width:40px}.pdt-mob-back img{filter:brightness(0) invert(1)}.pdt-mob-header__title{color:#fff;flex:1 1;font-family:Inter,Proxima Nova,sans-serif;font-size:17px;font-weight:600;line-height:24px;text-align:center}.pdt-mob-menu{align-items:center;background:#0000;border:none;border-radius:999px;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;padding:0;width:40px}.pdt-mob-menu img{filter:brightness(0) invert(1)}.pdt-opts-overlay{align-items:flex-end;animation:pdt-opts-fade .22s ease;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.pdt-opts-sheet{animation:pdt-opts-slide .25s ease;background:#121519;border-radius:24px 24px 0 0;display:flex;flex-direction:column;gap:12px;max-width:520px;padding:20px;width:100%}.pdt-opts-handle{background:#3e4347;border-radius:2px;height:4px;margin:0 auto 8px;width:40px}.pdt-opts-item{align-items:center;background:#1a1f24;border:none;border-radius:12px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:ProximaNova,Inter,sans-serif;font-size:16px;font-weight:500;gap:12px;height:56px;padding:4px 16px;text-align:left;transition:opacity .15s ease;width:100%}.pdt-opts-item:hover{opacity:.85}.pdt-opts-item img{filter:brightness(0) invert(1);flex-shrink:0}.pdt-opts-item--danger,.pdt-opts-item--danger span{color:#ff453a}.pdt-opts-item--danger img{filter:none}.pdt-opts-cancel{background:#161a1e;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:ProximaNova,Inter,sans-serif;font-size:14px;font-weight:700;height:56px;margin-top:8px;padding:16px 24px;transition:opacity .15s ease;width:100%}.pdt-opts-cancel:hover{opacity:.9}@keyframes pdt-opts-fade{0%{opacity:0}to{opacity:1}}@keyframes pdt-opts-slide{0%{transform:translateY(100%)}to{transform:translateY(0)}}.pdt-mob-content{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:16px;overflow-y:auto;padding:0 12px}.pdt-mob-content__spacer-top{flex-shrink:0;height:16px}.pdt-mob-content__spacer-bottom{flex-shrink:0;height:100px}.pdt-mob-media{aspect-ratio:351/506;background:#1a1f25;border-radius:16px;flex-shrink:0;overflow:hidden;position:relative;width:100%}.pdt-mob-media__img{display:block;height:100%;object-fit:cover;width:100%}.pdt-mob-media__video-wrap{height:100%;position:relative;width:100%}.pdt-mob-media__play-circle{align-items:center;background:#0009;border-radius:50%;display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px}.pdt-mob-media__play-circle img{filter:brightness(0) invert(1)}.pdt-mob-actions{align-items:center;display:flex;flex-shrink:0;width:100%}.pdt-mob-actions__spacer{flex-shrink:0;width:16px}.pdt-mob-actions__btn{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:4px;padding:0}.pdt-mob-actions__btn span{color:#fff;font-family:Inter,Proxima Nova,sans-serif;font-size:14px;font-weight:400;line-height:20px}.pdt-mob-desc{display:flex;flex-direction:column;flex-shrink:0;gap:4px;width:100%}.pdt-mob-desc__label{color:#9ca3af;font-family:Inter,Proxima Nova,sans-serif;font-size:12px;font-weight:600;line-height:16px}.pdt-mob-desc__text{font-size:14px;font-weight:400;line-height:20px;word-break:break-word}.pdt-mob-comments-header,.pdt-mob-desc__text{color:#fff;font-family:Inter,Proxima Nova,sans-serif}.pdt-mob-comments-header{flex-shrink:0;font-size:16px;font-weight:600;line-height:22px}.pdt-mob-empty{color:#9ca3af;font-family:Inter,Proxima Nova,sans-serif;font-size:14px;padding:32px 0;text-align:center;width:100%}.pdt-mc{flex-direction:column}.pdt-mc,.pdt-mc__row{display:flex;width:100%}.pdt-mc__row{align-items:flex-start;gap:12px;padding:8px 0}.pdt-mc__avatar{background:#1a1f25;border-radius:50%;flex-shrink:0;height:36px;object-fit:cover;width:36px}.pdt-mc__body{display:flex;flex:1 1;flex-direction:column;min-width:0}.pdt-mc__head{align-items:center;display:flex;gap:8px}.pdt-mc__name{color:#fff;font-family:Inter,Proxima Nova,sans-serif;font-size:14px;font-weight:600;line-height:20px}.pdt-mc__time{color:#9ca3af;font-size:12px;line-height:16px}.pdt-mc__text,.pdt-mc__time{font-family:Inter,Proxima Nova,sans-serif;font-weight:400}.pdt-mc__text{color:#fff;font-size:14px;line-height:20px;margin-top:2px;word-break:break-word}.pdt-mc__reply{align-self:flex-start;color:#9ca3af;font-family:Inter,Proxima Nova,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-top:6px}.pdt-mc__like,.pdt-mc__reply{-webkit-tap-highlight-color:transparent;background:none;border:none;cursor:pointer;padding:0}.pdt-mc__like{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:2px}.pdt-mc__like-count{color:#9ca3af;font-family:Inter,Proxima Nova,sans-serif;font-size:11px;font-weight:400;line-height:14px}.pdt-mc__replies-toggle{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:8px;margin-left:48px;margin-top:8px;padding:0}.pdt-mc__replies-line{background:#9ca3af;display:block;height:1px;width:24px}.pdt-mc__replies-label{color:#9ca3af;font-family:Inter,Proxima Nova,sans-serif;font-size:12px;font-weight:500;line-height:16px}.pdt-mc__replies{display:flex;flex-direction:column;gap:12px;margin-left:48px;margin-top:12px}.pdt-mc__reply-row{align-items:flex-start;display:flex;gap:8px;width:100%}.pdt-mc__reply-avatar{background:#1a1f25;border-radius:50%;flex-shrink:0;height:32px;object-fit:cover;width:32px}.pdt-mc__reply-body{display:flex;flex:1 1;flex-direction:column;min-width:0}.pdt-mc__reply-head{align-items:center;display:flex;gap:6px}.pdt-mc__reply-name{color:#fff;font-family:Inter,Proxima Nova,sans-serif;font-size:13px;font-weight:500;line-height:18px}.pdt-mc__reply-time{color:#9ca3af;font-size:11px;line-height:14px}.pdt-mc__reply-text,.pdt-mc__reply-time{font-family:Inter,Proxima Nova,sans-serif;font-weight:400}.pdt-mc__reply-text{color:#fff;font-size:13px;line-height:18px;margin-top:2px;word-break:break-word}.pdt-mc__reply-like{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:2px;padding:0}.pdt-mc__reply-like-count{color:#9ca3af;font-family:Inter,Proxima Nova,sans-serif;font-size:10px;font-weight:400;line-height:12px}.pdt-mob-reply-indicator{align-items:center;background:#1e2328;border-radius:8px 8px 0 0;bottom:calc(68px + env(safe-area-inset-bottom, 0px));display:flex;justify-content:space-between;left:12px;padding:8px 12px;position:fixed;right:12px;z-index:49}.pdt-mob-reply-indicator__text{color:#9ca3af;font-family:Inter,Proxima Nova,sans-serif;font-size:12px;font-weight:400;line-height:16px}.pdt-mob-reply-indicator__close{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:18px;justify-content:center;padding:0;width:18px}.pdt-mob-reply-indicator__close img{filter:brightness(0) invert(.7)}.pdt-mob-input-bar{background:#090e12;border-top:1px solid #1a1f25;bottom:0;left:0;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:50}.pdt-mob-input-wrap{align-items:center;box-sizing:border-box;display:flex;gap:12px;padding:12px;width:100%}.pdt-mob-input-pill{align-items:center;background:#151d24;border-radius:22px;display:flex;flex:1 1;height:44px;min-width:0;padding:0 16px}.pdt-mob-input{background:none;border:none;color:#fff;flex:1 1;font-family:Inter,Proxima Nova,sans-serif;font-size:14px;font-weight:400;line-height:20px;min-width:0;outline:none;padding:0}.pdt-mob-input::placeholder{color:#9ca3af}.pdt-mob-send{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.pdt-mob-send img{filter:brightness(0) saturate(100%) invert(66%) sepia(6%) saturate(309%) hue-rotate(180deg) brightness(92%) contrast(88%);transition:filter .15s ease}.pdt-mob-send.is-active img{filter:brightness(0) saturate(100%) invert(47%) sepia(86%) saturate(4134%) hue-rotate(324deg) brightness(100%) contrast(100%)}.pdt-desk-page{background:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#090e12,#090e12),#05091a;display:flex;height:100vh;overflow:hidden}.pdt-desk-frame{align-items:stretch}.pdt-desk-frame,.pdt-desk-main{display:flex;flex:1 1;height:100vh;min-width:0}.pdt-desk-main{align-items:flex-start;background:linear-gradient(0deg,#0a0a0a,#0a0a0a),#0d0d0d;border-radius:42px 0 0 0;box-sizing:border-box;flex-direction:column;gap:16px;overflow-y:auto;padding:32px 40px}.pdt-desk-chats{background:linear-gradient(0deg,#111,#111),#151d24;box-sizing:border-box;height:100vh;min-width:300px;overflow:hidden;padding:30px 0;width:300px}.pdt-desk-chats,.pdt-desk-chats__head{display:flex;flex-direction:column;flex-shrink:0;gap:16px}.pdt-desk-chats__head{padding:0 20px}.pdt-desk-chats__title{color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:32px;margin:0}.pdt-desk-chats__search{align-items:center;background:#1d1d1d;border-radius:16px;box-sizing:border-box;display:flex;gap:10px;height:48px;padding:0 16px;width:260px}.pdt-desk-chats__search-icon{flex-shrink:0}.pdt-desk-chats__search-input{background:none;border:none;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;min-width:0;outline:none;padding:0}.pdt-desk-chats__search-input::placeholder{color:#9da1a3}.pdt-desk-chats__list{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.pdt-desk-chats__list::-webkit-scrollbar{width:4px}.pdt-desk-chats__list::-webkit-scrollbar-track{background:#0000}.pdt-desk-chats__list::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.pdt-desk-chat-row{align-items:center;background:none;border:none;border-bottom:1px solid #151d24;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;gap:12px;height:80px;padding:0 20px;text-align:left;transition:background .15s ease;width:100%}.pdt-desk-chat-row:hover{background:#ffffff08}.pdt-desk-chat-row__main{align-items:center;display:flex;flex:1 1;gap:8px;min-width:0}.pdt-desk-chat-row__avatar-wrap{flex-shrink:0;height:40px;position:relative;width:40px}.pdt-desk-chat-row__avatar{border-radius:16px;display:block;height:40px;object-fit:cover;width:40px}.pdt-desk-chat-row__status{background:#e9383b;border:2px solid #111;border-radius:50%;bottom:-2px;height:8px;position:absolute;right:-2px;width:8px}.pdt-desk-chat-row__status.is-online{background:#4caf50}.pdt-desk-chat-row__body{display:flex;flex:1 1;flex-direction:column;gap:2px;justify-content:center;min-width:0}.pdt-desk-chat-row__name{color:#fff;font-size:16px;font-weight:600;line-height:20px}.pdt-desk-chat-row__msg,.pdt-desk-chat-row__name{font-family:Inter,sans-serif;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdt-desk-chat-row__msg{color:#9da1a3;font-size:12px;font-weight:400;line-height:16px}.pdt-desk-chat-row__msg--unread{color:#fff;font-weight:600}.pdt-desk-chat-row__meta{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:6px}.pdt-desk-chat-row__time{color:#9da1a3;font-family:Inter,sans-serif;font-size:10px;font-weight:500;letter-spacing:.02em;line-height:14px}.pdt-desk-chat-row__badge{align-items:center;background:#7a68ed;border-radius:6px;box-sizing:border-box;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:11px;font-weight:600;height:20px;justify-content:center;line-height:1;min-width:20px;padding:0 6px}.pdt-desk-topbar{max-width:1246px;width:100%}.pdt-desk-back,.pdt-desk-topbar{align-items:center;display:flex;flex-shrink:0}.pdt-desk-back{background:#151d24;border:none;border-radius:999px;cursor:pointer;height:40px;justify-content:center;transition:opacity .2s;width:40px}.pdt-desk-back:hover{opacity:.8}.pdt-desk-content{align-items:flex-start;display:flex;flex-shrink:0;gap:16px;margin-bottom:auto;margin-top:auto;max-width:1246px;min-width:0;width:100%}.pdt-desk-media-col{display:flex;flex:1 1;flex-direction:column;gap:16px;max-width:800px;min-width:0}.pdt-desk-media{background:#151d24;border-radius:24px;height:576px;max-height:calc(100vh - 160px);overflow:hidden;position:relative;width:100%}.pdt-desk-media__img{border-radius:24px;display:block;height:100%;object-fit:cover;width:100%}.pdt-desk-media__video-wrap{height:100%;position:relative;width:100%}.pdt-desk-media__play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pdt-desk-media__play-circle{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0009;border-radius:50%;display:flex;height:44px;justify-content:center;width:44px}.pdt-desk-actions{flex-shrink:0;height:20px;justify-content:space-between;width:100%}.pdt-desk-actions,.pdt-desk-actions__group{align-items:center;display:flex;gap:12px}.pdt-desk-actions__btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:6px;height:20px;padding:0;position:relative}.pdt-desk-actions__btn span{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:20px}.pdt-desk-actions__btn--menu{position:relative}.pdt-desk-panel{background:#161616;border-radius:24px;box-sizing:border-box;flex-shrink:0;height:576px;justify-content:space-between;max-height:calc(100vh - 160px);min-width:430px;padding:20px;width:430px}.pdt-desk-panel,.pdt-desk-panel__top{display:flex;flex-direction:column;gap:24px}.pdt-desk-panel__top{flex:1 1;min-height:0;overflow:hidden}.pdt-desk-panel__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#f9f9f9;display:-webkit-box;flex-shrink:0;font-family:Inter,sans-serif;font-size:14px;letter-spacing:-.07px;line-height:18px;overflow:hidden}.pdt-desk-panel__author{font-weight:600}.pdt-desk-panel__body{font-weight:400}.pdt-desk-panel__count-row{align-items:flex-end;display:flex;flex-shrink:0;gap:8px;height:24px}.pdt-desk-panel__count-title{color:#fff;font-family:Inter,sans-serif;font-size:21px;font-weight:500;letter-spacing:-.01em;line-height:24px}.pdt-desk-panel__count-num{color:#9ca3af;font-family:Inter,sans-serif;font-size:15px;font-weight:400;letter-spacing:.02em;line-height:20px}.pdt-desk-panel__comments{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:16px;min-height:0;overflow-y:auto}.pdt-desk-panel__comments::-webkit-scrollbar{width:4px}.pdt-desk-panel__comments::-webkit-scrollbar-track{background:#0000}.pdt-desk-panel__comments::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.pdt-desk-panel__input-wrap{align-items:center;background:#1d1d1d;border-radius:12px;box-sizing:border-box;display:flex;flex-shrink:0;gap:12px;height:56px;padding:12px;width:100%}.pdt-desk-panel__input{background:none;border:none;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:20px;min-width:0;outline:none;padding:0}.pdt-desk-panel__input::placeholder{color:#9ca3af}.pdt-desk-panel__send{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}@media (max-width:1600px){.pdt-desk-main{padding:28px 32px}.pdt-desk-chats{min-width:280px;width:280px}.pdt-desk-chats__search{width:240px}}@media (max-width:1440px){.pdt-desk-chats{display:none}.pdt-desk-panel{min-width:400px;width:400px}}@media (max-width:1200px){.pdt-desk-content{flex-wrap:wrap}.pdt-desk-media-col{max-width:100%}.pdt-desk-media{aspect-ratio:800/576;height:auto}.pdt-desk-panel{height:auto;max-height:576px;min-height:400px;min-width:0;width:100%}}.pr-page{background:#0a0a0a;box-sizing:border-box;justify-content:center;min-height:100vh;padding:40px 20px}.pr-card,.pr-page{align-items:center;display:flex}.pr-card{background:#111;border-radius:24px;box-shadow:0 20px 60px #0006;flex-direction:column;gap:16px;max-width:480px;padding:40px 32px;text-align:center;width:100%}.pr-icon{height:80px;width:80px}.pr-title{color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:22px;font-weight:700;line-height:28px;margin:8px 0 0}.pr-row{align-items:center;background:#1d1d1d;border-radius:16px;display:flex;justify-content:space-between;margin-top:8px;padding:16px 20px;width:100%}.pr-row__label{color:#fff;font-size:14px;font-weight:500}.pr-row__value{color:#7a68ed;font-size:20px;font-weight:700}.pr-message{color:#9ca3af;font-size:14px;line-height:20px;margin:0}.pr-home-btn{background:#7a68ed;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:52px;margin-top:16px;transition:opacity .2s;width:100%}.pr-home-btn:hover{opacity:.9}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#1a1a1a;background:var(--color-dark);font-family:Proxima Nova,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}img{display:block;max-width:100%}button{background:none;border:none;cursor:pointer;font-family:inherit}:root{--color-primary:#7a68ed;--color-primary-light:#b6aaff;--color-primary-dark:#5c499a;--color-primary-soft:#c8bbf1;--color-black:#000;--color-dark:#1a1a1a;--color-dark-card:#151d24;--color-white:#fff;--color-bg:#f3f5f9;--color-text-light:#f1f1f1;--color-text-muted:silver;--font-primary:"Proxima Nova","Helvetica Neue",Helvetica,Arial,sans-serif;--font-inter:"Proxima Nova","Inter",sans-serif;--page-width:1920px;--padding-x:240px}@media (max-width:1440px){:root{--padding-x:120px}}@media (max-width:1024px){:root{--padding-x:60px}}@media (max-width:768px){:root{--padding-x:20px}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes toastIn{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}
/*# sourceMappingURL=main.ca5c76ae.css.map*/