.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}}.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}@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}}.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__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-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-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__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)}}@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-body{-webkit-overflow-scrolling:touch;flex:1 1;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__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:20}.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)}}*,: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.113a5962.css.map*/