.fit-image{align-self:stretch;position:relative;overflow:hidden}.fit-image__img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:30px;z-index:0}.fit-image__video{background:transparent}.app-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;background:#000000b8}.app-modal__card{max-width:500px;border-radius:30px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (max-width: 768px){.app-modal__card{max-width:320px}}.chats-empty-popup__card{width:100%;padding:20px}.chats-empty-popup__text{margin:0;color:#fff;font-size:17px;font-weight:600;line-height:1.3;text-align:center}.chats-empty-popup__button{width:100%;margin-top:16px;height:42px;border:0;border-radius:12px;background:#fff;color:#111;font-size:14px;font-weight:700;cursor:pointer}.chats-empty-popup__button:active{transform:translateY(1px)}.header-notifications{position:relative}.header-notifications__button{cursor:pointer;position:relative}.header-notifications__dot{position:absolute;top:10px;right:10px;width:9px;height:9px;border-radius:50%;background:#ff3b30;box-shadow:0 0 0 2px #0000008c}.header-notifications__backdrop{position:fixed;inset:0;z-index:60;background:#00000059;display:none}.header-notifications__panel{position:fixed;top:72px;right:12px;z-index:70;width:360px;max-width:calc(100vw - 24px);max-height:min(70vh,520px);overflow:auto;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#0c0c0cf2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 40px #00000073}.header-notifications__content{padding:12px}.header-notifications__empty{color:#ffffffb3;font-family:Roboto,sans-serif;font-size:14px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.header-notifications__list{display:flex;flex-direction:column;gap:10px}.header-notifications__item{padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;text-decoration:none;cursor:pointer;display:block}button.header-notifications__item{width:100%;text-align:left;font:inherit;color:inherit;border-radius:12px}.header-notifications__item:hover,.header-notifications__item:focus-visible{border-color:#ffffff24;background:#ffffff0f}.header-notifications__item--unread{border-color:#ffffff24;background:#ffffff0f}.header-notifications__item-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.header-notifications__item-type{color:#ffffffe6;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;padding:4px 8px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;flex:0 0 auto}.header-notifications__item-date{color:#ffffff8c;font-family:Roboto,sans-serif;font-size:12px;flex:0 0 auto}.header-notifications__item-text{margin-top:8px;color:#fff;font-family:Roboto,sans-serif;font-size:14px;line-height:1.25}.header-notifications__all{display:flex;align-items:center;justify-content:center;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#fff;text-decoration:none;font-family:Roboto,sans-serif;font-size:14px}.header-notifications__all:hover,.header-notifications__all:focus-visible{background:#ffffff14}@media (max-width: 767px){.header-notifications__dot{top:6px;right:6px;width:7px;height:7px}.header-notifications__backdrop{display:block}.header-notifications__panel{left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));top:calc(72px + env(safe-area-inset-top));width:auto}}.header-root{position:fixed;top:0;left:0;width:100%;z-index:30;background:linear-gradient(180deg,#00000080,#0000);transition:transform .3s ease}.header-wrapper{display:flex;width:100%;justify-content:center;align-items:center;height:105px;padding:30px 240px 20px 90px;background:linear-gradient(180deg,#000,#0000)}.header-inner{display:flex;width:100%;justify-content:center;align-items:center;flex-shrink:0;height:105px}@media (max-width: 768px){body.chat-selected .header-root{transform:translateY(-100%)}}.header-left-wrap{position:absolute;left:40px;display:flex;align-items:center;gap:10px}.header-nav-desktop{display:flex}.header-right-controls{position:absolute;right:40px}.header-right-controls{gap:10px}.header-button{display:flex;height:55px;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border-radius:30px;text-decoration:none;color:inherit}.header-button--highlighted{box-shadow:inset 0 0 10px #fff3;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.header-button--subscription{border:1px solid #a462ff;background:#8d3cff;box-shadow:0 0 10px #d4b5ff inset}.header-button--login{background:#fff;color:#1d1d1d}.header-button--login .header-text,.header-text--dark{color:#1d1d1d}.header-text{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap}.header-card{display:flex;padding:5px;align-items:center;gap:20px;border-radius:30px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-card.header-right-controls,.header-nav-card{gap:10px}.header-nav-primary{display:flex;align-items:center;gap:5px}.header-nav-option{display:flex;height:55px;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border-radius:30px;text-decoration:none;border:1px solid rgba(255,255,255,0);cursor:pointer;transition:background .35s ease,box-shadow .35s ease,border-color .35s ease,color .35s ease}.header-nav-option--active{box-shadow:inset 0 0 10px #fff3;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.header-nav-option:not(.header-nav-option--active):hover,.header-nav-option:not(.header-nav-option--active):focus-visible{box-shadow:none;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.header-nav-option--subscription:not(.header-nav-option--active):hover,.header-nav-option--subscription:not(.header-nav-option--active):focus-visible{background:#7a2fef}.header-nav-option--active:hover,.header-nav-option--active:focus-visible{box-shadow:0 0 14px #4a4a4a inset}.header-nav-option--subscription{border:1px solid #a462ff;background:#8d3cff;box-shadow:0 0 10px #d4b5ff inset}.header-nav-option--subscription:hover,.header-nav-option--subscription:focus-visible{background:#7a2fef;box-shadow:0 0 14px #d4b5ff inset}.header-nav-option--subscription.header-nav-option--active{background:#7a2fef;box-shadow:0 0 14px #d4b5ff inset}.header-nav-option--subscription.header-nav-option--active:hover,.header-nav-option--subscription.header-nav-option--active:focus-visible{box-shadow:0 0 14px #4a4a4a inset}.header-icon{display:block;flex-shrink:0}.header-icon--home,.header-icon--crown{width:20px;height:20px;aspect-ratio:1/1}.header-icon--search{width:18px;height:18px}.header-icon--profile{width:20px;height:20px;aspect-ratio:1/1}.search-btn,.notifications-btn{width:55px;height:55px;padding:0!important}.header-icon--notifications{width:24px;height:24px}.header-logo{display:flex;align-items:center;gap:15px;line-height:0;text-decoration:none}.header-logo-img{width:50px;height:31px;aspect-ratio:50/31;display:block;cursor:pointer}.header-beta{font-family:var(--second-family);font-weight:500;font-size:14px;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:30px;padding:5px 10px;width:51px;height:29px;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:#ffffff1a;margin-bottom:-3px}.header-menu-btn{width:55px;height:55px;border-radius:30px;display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:inset 0 0 10px #fff3;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff}.header-menu-btn-icon,.header-only-desktop{display:block}.header-only-mobile{display:none}.header-auth-placeholder{width:160px;height:55px;border-radius:30px;background:#ffffff14}.header-controls-icons{display:flex;gap:10px;align-items:center}.header-avatar-link{width:55px;height:55px;border-radius:100%}.header-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 1365px){.header-nav-desktop{display:none!important}.header-menu-btn,.header-only-mobile{display:flex!important}.header-only-desktop{display:none!important}.header-right-controls{right:12px}.header-left-wrap{left:12px}}@media (max-width: 767px){.header-wrapper{padding:20px 20px 0!important;height:60px!important}.header-inner{height:60px!important}.header-menu-btn{width:35px!important;height:35px!important}.header-card,.header-nav-card{gap:5px!important}.header-button{padding:10px!important;gap:5px!important;height:35px!important}.header-icon--search{width:11.25px!important;height:11.25px!important}.header-icon--profile{width:15px!important;height:15px!important}.header-logo-img{width:30px!important;height:19px!important}.header-menu-btn-icon{width:15px!important;height:7px!important}.search-btn,.notifications-btn{width:35px!important;height:35px!important}.header-icon--notifications{width:11.25px!important;height:11.25px!important}.header-beta,.header-text{font-size:14px!important}.header-controls-icons{gap:5px!important}.header-avatar-link{width:35px!important;height:35px!important}}:root{--container: 1280px;--gutter: clamp(12px, 2vw, 24px);--header-h: clamp(72px, 7vw, 115px);--fs-sm: clamp(14px, .9rem, 16px);--fs-md: clamp(16px, 1.05rem, 18px);--fs-lg: clamp(20px, 1.35rem, 24px);--fs-xl: clamp(28px, 3.5vw, 48px);--radius: 30px}html,body,#root{width:100%;max-width:100%}html,body{overflow-x:clip}.footer{width:1520px;margin:363px auto 0}.platforms{display:flex;justify-content:space-between;width:100%}.platforms__apps,.platforms__social-networks{display:flex;gap:20px}.platforms__social-networks a{display:flex;justify-content:center;align-items:center;border-radius:50%;width:50px;height:50px;background:#ffffff0d}.useful-links{display:flex;justify-content:space-between;width:100%;margin-top:45px;font-weight:400;font-size:20px;color:#ffffff4d}.useful-links a{cursor:pointer}.footer-text{margin-top:40px;font-weight:400;font-size:20px;color:#ffffff1a;display:block}.footer-text:last-child{padding-bottom:40px}@media (max-width: 768px){.footer{padding:0 20px 20px;width:100%}body.has-user-dock .footer{padding-bottom:calc(110px + env(safe-area-inset-bottom))}body.has-user-dock .footer-text:last-child{padding-bottom:0}.platforms__apps{flex-direction:column;justify-content:space-between}.platforms__social-networks{flex-direction:column}.platforms__social-networks a{width:35px;height:35px}.platforms__social-networks a svg{width:20px!important;height:20px!important}.useful-links{flex-direction:column;font-weight:400;gap:10px;font-size:14px;color:#ffffff4d;margin-top:40px}.footer-text{font-weight:400;font-size:14px}}.user-dock{--dock-circle: clamp(44px, 3.2vw, 55px);--dock-gap: clamp(10px, 1.4vw, 14px);--dock-offset-x: clamp(16px, 2vw, 32px);--dock-offset-bottom: max(16px, env(safe-area-inset-bottom));position:fixed;top:50%;left:var(--dock-offset-x);transform:translateY(-50%);z-index:2500;transition:transform .3s ease}@media (max-width: 768px){body.chat-selected .user-dock{transform:translate(-50%) translateY(100%)}}.user-dock-panel{display:inline-flex;padding:5px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;border-radius:30px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.user-dock-panel:before{content:"";position:absolute;inset:-10px;border-radius:38px;background:radial-gradient(30% 60% at 10% 10%,rgba(255,255,255,.1),transparent 60%),radial-gradient(30% 60% at 90% 90%,rgba(255,255,255,.08),transparent 60%);filter:blur(14px);z-index:-1}.dock-avatar{width:var(--dock-circle);height:var(--dock-circle);border-radius:9999px;overflow:hidden;border:1px solid rgba(255,255,255,.16);box-shadow:0 2px 14px #00000059,inset 0 0 10px #ffffff0f;display:block}.dock-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.dock-avatar-fallback{width:100%;height:100%;display:grid;place-items:center;background:#2b2b2b;color:#fff;font-weight:700;font-size:12px}.dock-circle{width:var(--dock-circle);height:var(--dock-circle);border-radius:9999px;display:grid;place-items:center;background:#1b1b1b;border:1px solid #2b2b2b;box-shadow:0 0 10px #3e3e3e inset;color:#fff;text-decoration:none;transition:transform .12s ease,background .5s ease,box-shadow .2s ease}.dock-circle--dark{background:#161616;border:1px solid #2a2a2a;box-shadow:0 0 10px #2e2e2e inset}.dock-circle:hover{background:#222;box-shadow:0 0 10px #474747 inset}.dock-circle--dark:hover{background:#1b1b1b;box-shadow:0 0 10px #343434 inset}.dock-circle--active{background:#8d3cff!important}.dock-icon{display:block}.dock-disabled{pointer-events:none;cursor:default}.dock-logout-button{width:var(--dock-circle);height:var(--dock-circle);border-radius:9999px;display:grid;place-items:center;background:#161616;border:1px solid #2a2a2a;box-shadow:0 0 10px #2e2e2e inset;color:#fff;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,filter .2s ease}.dock-logout-button:hover{background:#1b1b1b;box-shadow:0 0 10px #343434 inset}.dock-logout-button--anim{background:#111;box-shadow:inset 0 0 0 1px #262626,0 0 10px #242424 inset;filter:brightness(.9)}.link-title,.mobile-aside{display:none}@media (max-width: 768px){.pc-aside{display:none}.mobile-aside{display:block}.user-dock{top:auto;bottom:0;left:50%;transform:translate(-50%);width:100%}.user-dock-panel{flex-direction:row;width:100%;border:none;border-top:1px solid rgba(255,255,255,.1);border-radius:15px 15px 0 0;padding:10px 20px;height:65px;justify-content:space-between}.dock-logout-button{display:none}.dock-circle:hover{box-shadow:none!important}.dock-circle{background:none!important;box-shadow:none;border:none;width:58px;height:45px;display:flex;flex-direction:column;padding:5px 0}.dock-icon{width:15px;height:15px}.link-title{font-weight:500;font-size:10px;color:#fff;display:block;margin-top:5px}.use-dock-wrapper{position:fixed;bottom:0}.swipe-icon{width:30px;height:30px}.swipe-link{border:1px solid rgba(255,255,255,.1);border-radius:50%;width:45px;height:45px;box-shadow:inset 0 0 5px #fff3;background:#ffffff0d}.dock-avatar{width:58px;height:45px;border:none;box-shadow:none;display:flex;flex-direction:column;border-radius:0;align-items:center;justify-content:center;padding:5px 0}.dock-avatar .dock-avatar-img{width:16px;height:16px;border:1px solid rgba(255,255,255,.1);border-radius:50%;flex-shrink:0;align-self:center}.dock-avatar .fit-image__img{border-radius:50%;position:relative}body.chat-selected .user-dock{transform:translate(-50%) translateY(calc(100% + var(--dock-offset-bottom) + 20px))}}.player{display:flex;align-items:center;width:100%}.player .player__cover{border-radius:20px;width:60px;height:60px}.player .player__label{font-weight:700;font-size:20px;color:#fff}.player .player__title-input{background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:8px 12px;color:#fff;font-weight:700;font-size:20px;outline:none;min-width:260px}.player .player__title-input:focus{border-color:#8d3cff;box-shadow:0 0 0 2px #8d3cff33}.player .player__track-wrapper{margin-left:20px;display:flex;align-items:center;position:relative}.player .player__track{max-width:708px;width:100%;border-radius:15px;width:708px;height:5px;background:#ffffff1a;cursor:pointer}.player .player__circle{position:absolute;top:0;bottom:0;margin:auto;width:15px;height:15px;background:#fff;border-radius:50%;left:20px;cursor:pointer}.track-stats{display:flex;align-items:flex-start;gap:48px;background-color:#1a1a2e;padding:16px 24px;border-radius:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.track-stats__section{display:flex;flex-direction:column;gap:8px}.track-stats__label{font-size:13px;color:#6b7280;font-weight:400}.track-stats__value{font-size:14px;color:#9ca3af}.track-stats__artists{min-width:180px}.track-stats__artists-list{display:flex;align-items:center;gap:16px}.track-stats__artist{display:flex;align-items:center;gap:6px}.track-stats__avatar{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.track-stats__artist-name{font-size:14px;color:#e5e7eb;font-weight:400}.box{height:auto;width:1060px;margin-top:30px;overflow:hidden!important;overflow:hidden}.box .group{height:auto;width:1060px}.box .frame{align-items:flex-start;display:flex;justify-content:space-between;left:0;top:0;width:1060px}.box .div{align-items:flex-start;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:10px;position:relative}.box .text-wrapper{color:#ffffff80;font-family:Manrope-Medium,Helvetica;font-size:16px;font-weight:500;letter-spacing:0;line-height:normal;margin-top:-1px;position:relative;width:-moz-fit-content;width:fit-content}.box .frame-2{align-items:flex-start;display:inline-flex;flex:0 0 auto;gap:20px;position:relative}.box .frame-3{align-items:center;display:inline-flex;flex:0 0 auto;gap:5px;position:relative;min-width:0}.box .ellipse{height:22px;-o-object-fit:cover;object-fit:cover;position:relative;width:22px;border-radius:50%}.box .text-wrapper-2{color:#fff;font-family:Roboto-Regular,Helvetica;font-size:16px;font-weight:400;letter-spacing:0;line-height:normal;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content;display:block;min-width:0;max-width:150px;overflow:hidden;text-overflow:ellipsis}.box .text-wrapper-3{color:#fff;font-family:Manrope-Medium,Helvetica;font-size:16px;font-weight:500;letter-spacing:0;line-height:normal;position:relative;width:-moz-fit-content;width:fit-content}.box .frame-4{align-items:flex-start;display:flex;flex-direction:column;gap:10px;left:0;top:84px;width:1060px}.box .frame-5{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:10px;position:relative;width:100%}.box .frame-6{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;justify-content:space-between;position:relative;width:100%}.streaming-value-input{width:360px;max-width:100%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:8px 10px;color:#fff;font-size:14px;outline:none}.streaming-value-input:focus{border-color:#8d3cff;box-shadow:0 0 0 2px #8d3cff33}.box .path{aspect-ratio:1;height:22px;position:relative;width:22px}.box .frame-7{align-items:flex-start;display:flex;flex-direction:column;gap:20px;left:0;top:264px;width:100%}.box .text-wrapper-4{align-self:stretch;color:#fff;font-family:Roboto-Regular,Helvetica;font-size:16px;font-weight:400;letter-spacing:0;line-height:normal;position:relative}.box .frame-8{align-items:flex-start;display:flex;gap:20px;left:0;top:355px;width:1060px}.box .frame-9{-webkit-backdrop-filter:blur(2px) brightness(100%);align-items:center;backdrop-filter:blur(2px) brightness(100%);background-color:#fff;border-radius:15px;display:inline-flex;flex:0 0 auto;gap:10px;height:50px;justify-content:center;padding:0 20px;position:relative}.box .edit{aspect-ratio:1;height:20px;position:relative;width:20px}.box .vector{height:75%;left:12.5%;position:absolute;top:12.5%;width:75%}.box .text-wrapper-5{color:#000;font-family:Manrope-SemiBold,Helvetica;font-size:16px;font-weight:600;letter-spacing:0;line-height:normal;position:relative;width:-moz-fit-content;width:fit-content}.crm-fit__form.open{opacity:1!important;z-index:2!important;height:520px;transition:all .8s;z-index:1000}.crm-fit__form-inputs{display:flex;flex-direction:column;gap:10px}.streaming-input-row{display:flex;align-items:center;gap:10px}.streaming-input-row .custom-input{flex:1}.text-area{width:100%;border:1px solid rgba(255,255,255,.2);border-radius:15px;padding:15px;height:110px;font-size:14px;resize:vertical;background:#ffffff1a;outline:none;color:#fff}.text-area::-moz-placeholder{font-weight:400;font-size:16px;color:#ffffff4d}.text-area::placeholder{font-weight:400;font-size:16px;color:#ffffff4d}.crm-fit__form-controls{display:flex;gap:20px;margin-top:20px}.crm-fit__form-controls button{width:100%!important;flex:1;cursor:pointer}.crm-fit__form{position:absolute;left:0;right:0;opacity:0;z-index:-1;height:0;bottom:0;overflow:auto;border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:30px;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffff1a}@media (max-width: 768px){.layout{padding-top:0!important}.player{padding-top:20px}.player__fit-info{position:absolute;gap:10px}.player__cover{border-radius:20px;width:45px!important;height:45px!important}.player__label{font-weight:700;font-size:12px!important;margin-top:-30px}.player__title-input{font-size:12px;padding:6px 10px;min-width:180px}.player__container{padding-left:55px;margin-bottom:-20px}.box{padding-top:15px;height:-moz-fit-content;display:flex;flex-direction:column;height:fit-content}.box .group{height:-moz-fit-content;height:fit-content}.group{width:100%!important}.frame{flex-direction:column;width:100%}.fit-stats{margin-top:10px}.frame-7{margin:20px 0;width:-moz-fit-content!important;width:fit-content!important;gap:10px!important}.frame-8{flex-direction:column;gap:5px!important;width:100%!important}.frame-8 button{height:-moz-fit-content;height:fit-content;padding:12px 0!important;width:100%;gap:5px;border-radius:30px!important}.frame-8 button,.frame-8 button div{font-size:12px}:is(.frame-8 button,.frame-8 button div) img,:is(.frame-8 button,.frame-8 button div) svg{width:15px;height:15px}.box{width:100%}.crm-fit__form{padding:15px 10px!important;height:-moz-fit-content!important;height:fit-content!important}.streaming-input-row{flex-direction:column;align-items:stretch}.streaming-value-input{width:100%;font-size:12px}.crm-fit__form-controls{flex-direction:column;gap:10px!important}.crm-fit__form-controls button{min-height:40px;border-radius:30px!important;display:flex;justify-content:center;align-items:center;font-size:12px}}.mp3-player{width:100%}.player-container{display:flex;align-items:center;gap:25px;width:100%;min-width:0}.progress-section{position:relative;width:auto;flex:1 1 auto;min-width:0}.progress-container{position:relative;height:40px;cursor:pointer;display:flex;align-items:center;width:100%}.progress-bar{height:5px;background:#ffffff1a;border-radius:2px;overflow:hidden;width:100%}.progress-fill{height:100%;background:#fff;border-radius:2px;transition:width .1s linear}.progress-circle{position:absolute;top:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#fff;border-radius:50%;cursor:grab;box-shadow:0 2px 8px #0000004d;transition:all .1s ease;z-index:2}.progress-circle:hover{transform:translate(-50%,-50%) scale(1.2)}.progress-circle:active{cursor:grabbing;transform:translate(-50%,-50%) scale(1.1)}.time-display{font-weight:500;font-size:20px;color:#ffffff80;flex:0 0 auto;white-space:nowrap;line-height:1}.controls{display:flex;justify-content:center}.play-pause-btn{border:none;color:#764ba2;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 15px #0003}.play-pause-btn img{width:48px;height:41px;display:block}@media (max-width: 768px){.time-display{font-weight:500;font-size:12px}.play-pause-btn{width:25px;height:25px}}.button{-webkit-backdrop-filter:blur(2px) brightness(100%);align-items:center;backdrop-filter:blur(2px) brightness(100%);background-color:#ffffff1a;border:1px solid;border-color:#fff3;border-radius:15px;display:flex;flex:1;flex-grow:1;gap:10px;height:50px;justify-content:center;padding:0 20px;position:relative}.button svg path{fill:#fff}.button__text{color:#fff;font-family:Manrope-SemiBold,Helvetica;font-size:16px;font-weight:600;letter-spacing:0;line-height:normal;position:relative;width:-moz-fit-content;width:fit-content}@media (max-width: 768px){.button{height:auto;padding:12px 20px;border-radius:25px}.button .button__text{font-weight:600;font-size:12px}.button svg{width:15px!important;height:15px!important}}.toDo .toDo__title{font-weight:600;font-size:20px;color:#fff;margin-bottom:11px}.toDo .toDo__header{border:1px solid rgba(255,255,255,.2);border-radius:15px;padding:20px;width:-moz-fit-content;width:fit-content;min-width:1060px;height:65px;background:#ffffff1a;font-weight:600;font-size:16px;color:#fff;display:grid;grid-template-columns:60px minmax(160px,max-content) 160px minmax(160px,1fr) 140px 45px;align-items:center;gap:20px;margin-bottom:11px}.toDo .toDo__header-label:last-child{justify-self:center}.toDo__list{display:flex;flex-direction:column;gap:11px;margin-bottom:11px}.toDo__item.deadline{background:#391111}.toDo__item.checked{border:1px solid rgba(255,255,255,.1);border-radius:15px;background:#34641f}.toDo__item.checked .ellipse{background:#fff;border-color:#fff}.toDo__item{align-items:center;background-color:#ffffff0d;border:1px solid;border-color:#ffffff1a;border-radius:15px;display:grid;grid-template-columns:60px minmax(160px,max-content) 160px minmax(160px,1fr) 140px 45px;gap:20px;height:65px;padding:20px;position:relative;width:-moz-fit-content;width:fit-content;min-width:1060px}.toDo__item .ellipse-wrapper{align-items:center;display:flex;gap:10px;position:relative;width:60px}.toDo__item .ellipse{border:2px solid;border-color:#fff;border-radius:12.5px;height:25px;position:relative;width:25px;background:transparent;transition:background-color .2s ease,border-color .2s ease}.toDo__item .div{align-items:center;display:flex;gap:5px;position:relative;width:-moz-fit-content;width:fit-content;min-width:110px}.toDo__item .img{height:22px;-o-object-fit:cover;object-fit:cover;border-radius:50%;width:22px}.toDo__item .text-wrapper{color:#fff;font-family:Roboto-Medium,Helvetica;font-size:16px;font-weight:500;letter-spacing:0;line-height:normal;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.toDo__item .text-wrapper-2{color:#ffffff80;font-family:Manrope-Medium,Helvetica;font-size:16px;font-weight:500;letter-spacing:0;line-height:normal;position:relative;width:150px}.toDo__item .text-wrapper-3{color:#fff;font-family:Manrope-SemiBold,Helvetica;font-size:16px;font-weight:600;letter-spacing:0;line-height:normal;position:relative;min-width:0;text-align:left}.toDo__item .text-wrapper-4{color:#fff;font-family:Manrope-SemiBold,Helvetica;font-size:16px;font-weight:600;letter-spacing:0;line-height:normal;position:relative;width:150px}.toDo__item .toDo__delete{align-items:center;background-color:#151515;border:1px solid;border-color:#232323;border-radius:15px;display:flex;gap:10px;height:45px;justify-content:center;margin-bottom:-10px;margin-top:-10px;overflow:hidden;position:relative;width:45px;cursor:pointer}.toDo__desc{background:transparent;border:none;display:block;padding:0;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;min-width:0}.toDo__desc:hover{text-decoration:underline}.padding{display:none}.toDo__add-btn{transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.toDo__add-btn:hover{background-color:#fff3;border-color:#ffffff59;box-shadow:0 0 12px #ffffff1f}@media (max-width: 768px){.toDo .toDo__title{font-weight:600;font-size:14px!important}.toDo .toDo__header{border:1px solid rgba(255,255,255,.2);border-radius:25px;width:100%;height:40px;background:#ffffff1a;overflow-x:auto;overflow-y:hidden;padding:13px 20px;display:grid;grid-template-columns:50px 120px 110px 200px 110px 25px;align-items:center;gap:10px;margin-bottom:5px;scrollbar-width:none}.toDo .toDo__header .toDo__header-label{font-weight:600;font-size:10px;text-wrap:nowrap;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:auto;margin-right:0}.toDo .padding{margin-left:80px;display:block}.toDo .toDo__list{width:100%;gap:5px}.toDo .toDo__list .toDo__item{width:100%;overflow-x:auto;scrollbar-width:none}.toDo .toDo__list div{font-size:10px;white-space:nowrap}.toDo .ellipse{width:15px;height:15px}.toDo .toDo__item{padding:12px 20px;border-radius:25px;height:40px;overflow-y:hidden;display:grid;grid-template-columns:50px 120px 110px 200px 110px 25px;gap:10px;align-items:center}.toDo .toDo__desc{max-width:150px}.toDo .toDo__author .img{min-width:15px!important;height:15px}.toDo .toDo__delete{min-width:25px;height:25px;border-radius:15px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}.toDo .toDo__delete svg{width:10px;height:11px}}.toDo__modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.toDo__modal-close{border:none;background:transparent;padding:0;opacity:.8;transition:opacity .2s ease}.toDo__modal-close:hover{opacity:1}.toDo__modal-close img{width:20px;height:20px}.toDo__modal-label{display:block;font-size:16px;line-height:20px;margin-bottom:8px;opacity:.9;color:#fff}.toDo__modal-textarea{min-height:160px}.toDo__modal-error{color:#ff8b9b!important;font-size:13px}.toDo__modal-actions{align-items:center}.toDo__datetime{width:100%;padding:10px 12px;background:#1a1a1a;border:1px solid #333;border-radius:12px;color:#fff;font-size:14px;outline:none}.toDo__datetime:focus{border-color:#8d3cff;box-shadow:0 0 0 2px #8d3cff33}.toDo__datetime::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.7;cursor:pointer}.toDo__create-btn{flex:1.4;height:54px;color:#000}.toDo__create-btn:disabled{opacity:.65;cursor:not-allowed}.toDo__cancel-btn{flex:1}@media (max-width: 768px){.toDo__modal-label{font-size:14px;line-height:18px}.toDo__modal-textarea{min-height:130px}.toDo__create-btn{height:46px}}.history{--history-user-col-width: 110px}.history .history-wrapper{width:100%}.history .history__title{font-weight:600;font-size:20px;color:#fff;margin-bottom:11px}.history .history__header{border:1px solid rgba(255,255,255,.2);border-radius:15px;padding:20px;width:100%;min-width:0;height:65px;background:#ffffff1a;font-weight:600;font-size:16px;color:#fff;gap:20px;display:flex;box-sizing:border-box;margin-bottom:11px}.history .history__header-label:nth-child(2){width:var(--history-user-col-width);min-width:var(--history-user-col-width);white-space:nowrap}.history .history__header-label:nth-child(3){width:150px;min-width:150px}.history .history__header-label:nth-child(4){flex:1;min-width:0}.history__list{display:flex;flex-direction:column;gap:11px;margin-bottom:11px}.history__item.deadline{background:#391111}.history__item.checked{border:1px solid rgba(255,255,255,.1);border-radius:15px;background:#34641f}.history__item{align-items:center;background-color:#ffffff0d;border:1px solid;border-color:#ffffff1a;border-radius:15px;display:flex;gap:20px;height:65px;padding:20px;position:relative;width:100%;min-width:0;box-sizing:border-box}.history__item .ellipse-wrapper{align-items:center;display:flex;gap:10px;position:relative;width:60px}.history__item .ellipse{border:2px solid;border-color:#fff;border-radius:12.5px;height:25px;position:relative;width:25px}.history__item .div{align-items:center;display:flex;gap:5px;position:relative;width:var(--history-user-col-width);min-width:var(--history-user-col-width);max-width:var(--history-user-col-width)}.history__item .img{height:22px;-o-object-fit:cover;object-fit:cover;border-radius:50%;width:22px}.history__item .text-wrapper{color:#fff;font-family:Roboto-Medium,Helvetica;font-size:16px;font-weight:500;letter-spacing:0;line-height:normal;position:relative;min-width:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history__item .text-wrapper-2{color:#ffffff80;font-family:Manrope-Medium,Helvetica;font-size:16px;font-weight:500;letter-spacing:0;line-height:normal;position:relative;width:150px;min-width:150px}.history__item .text-wrapper-3{color:#fff;font-family:Manrope-SemiBold,Helvetica;font-size:16px;font-weight:600;letter-spacing:0;line-height:normal;position:relative;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history__item .text-wrapper-4{color:#fff;font-family:Manrope-SemiBold,Helvetica;font-size:16px;font-weight:600;letter-spacing:0;line-height:normal;position:relative;width:150px}.history__item .history__delete{align-items:center;background-color:#151515;border:1px solid;border-color:#232323;border-radius:15px;display:flex;gap:10px;height:45px;justify-content:center;margin-bottom:-10px;margin-top:-10px;overflow:hidden;position:relative;width:45px;cursor:pointer}@media (max-width: 768px){.history{position:relative}.history .history__header{width:-moz-fit-content;width:fit-content;background:none;border:none;height:40px;align-items:center;padding:13px 20px}.history .history__header-label{height:-moz-fit-content;height:fit-content;font-size:10px}.history .fake-bg{border:1px solid rgba(255,255,255,.2);border-radius:25px;padding:20px;width:100%;left:0;right:0;position:absolute;background:#ffffff1a;pointer-events:none}.history .history__title{font-size:14px}.history .history-wrapper{overflow-x:auto}.history .history__item{background:none;border:none;height:40px;position:static;width:-moz-fit-content;width:fit-content;min-width:0}.history .history__header .history__header-label:nth-child(2){width:50px!important}.history .history__header .history__header-label:nth-child(3){width:90px!important}.history .history__header .history__header-label:nth-child(4){width:90px!important}.history .history__item .img{width:15px;height:15px}.history .history__item .div{align-items:center;width:50px}.history .history__item .text-wrapper-2,.history .history__item .text-wrapper-3{width:90px}.history .text-wrapper,.history .text-wrapper-2,.history .text-wrapper-3,.history .button-next div{font-size:10px}}.files .files__title{font-weight:600;font-size:20px;color:#fff;margin-bottom:11px}.files .files__header{border:1px solid rgba(255,255,255,.2);border-radius:15px;padding:20px;width:1060px;height:65px;background:#ffffff1a;font-weight:600;font-size:16px;color:#fff;gap:20px;display:flex;margin-bottom:11px}.files .files__header-label:nth-child(2){width:300px}.files .files__header-label:nth-child(3){width:530px}.files__list{display:flex;flex-direction:column;gap:11px;margin-bottom:11px}.files__item.deadline{background:#391111}.files__item.checked{border:1px solid rgba(255,255,255,.1);border-radius:15px;background:#34641f}.files__item{align-items:center;background-color:#ffffff0d;border:1px solid;border-color:#ffffff1a;border-radius:15px;display:flex;gap:20px;height:65px;padding:20px;position:relative;width:1060px}.files__item .ellipse-wrapper{align-items:center;display:flex;gap:10px;position:relative;width:60px}.files__item .ellipse{border:2px solid;border-color:#fff;border-radius:12.5px;height:25px;position:relative;width:25px}.files__item .div{align-items:center;display:flex;gap:5px;position:relative;min-width:300px}.files__item .img{height:22px;-o-object-fit:cover;object-fit:cover;border-radius:50%;min-width:22px}.files__item .text-wrapper{color:#fff;font-family:Roboto-Medium,Helvetica;font-size:16px;font-weight:500;letter-spacing:0;line-height:normal;position:relative;white-space:nowrap}.files__item .text-wrapper-2{color:#fff;font-family:Manrope-Medium,Helvetica;font-size:16px;font-weight:500;letter-spacing:0;line-height:normal;position:relative;min-width:530px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;display:flex;gap:10px;align-items:flex-end}.files__item .text-wrapper-3{color:#fff;font-family:Manrope-SemiBold,Helvetica;font-weight:600;letter-spacing:0;line-height:normal;position:relative;width:405px;font-weight:500;font-size:16px;color:#ffffff80}.files__item .text-wrapper-4{color:#fff;font-family:Manrope-SemiBold,Helvetica;font-size:16px;font-weight:600;letter-spacing:0;line-height:normal;position:relative;width:150px}.files__item .files__delete{align-items:center;background-color:#151515;border:1px solid;border-color:#232323;border-radius:15px;display:flex;gap:10px;height:45px;justify-content:center;margin-bottom:-10px;margin-top:-10px;overflow:hidden;position:relative;width:45px;cursor:pointer}.files__item .fake-bg{display:none}@media (max-width: 768px){.files-wrapper{overflow-x:auto;position:static;scrollbar-width:none}.files{position:relative!important}.files .files__list{gap:15px}.files .files__header{width:-moz-fit-content;width:fit-content;background:none;border:none;padding:13px 20px;height:auto}.files .files__header-label{font-size:10px}.files .files__item{background:none;border:none;height:auto;padding:13px 20px;position:static;align-items:center;width:-moz-fit-content;width:fit-content}.files .files__item div{font-size:10px;min-width:0}.files .files__header-label:nth-child(1){width:200px!important}.files .files__item .text-wrapper,.files .files__header .files__header-label:nth-child(2){width:130px}.files .files__item .text-wrapper-2,.files .files__header .files__header-label:nth-child(3){width:160px}.files .files__item .text-wrapper-3,.files .files__header .files__header-label:nth-child(4){width:90px}.files .text-wrapper-2{align-items:center;gap:5px}.files .text-wrapper-2 svg{width:10px;height:10px}.files .button-next div{font-size:10px!important}.files .fake-bg{position:absolute;left:-2px;right:-2px;padding:20px;width:auto;height:40px;display:block;border-radius:25px;pointer-events:none;z-index:-1}.files .files__header .fake-bg{border:1px solid rgba(255,255,255,.2);background:#ffffff1a;top:40px}.files .files__item .fake-bg{border:1px solid rgba(255,255,255,.1);background:#ffffff0d}}.description{display:flex;gap:20px}.description .description__image{display:flex;justify-content:center;align-items:center;border-radius:15px;min-width:100px;width:100px;height:100px;background:#ffffff0d}.description .description__text{font-family:var(--second-family);font-weight:400;font-size:16px;color:#ffffff80}.description .description__title{font-weight:700;font-size:20px;color:#fff;margin-bottom:10px}@media (max-width: 767px){.description{flex-direction:column}.description .description__image{border-radius:25px;width:60px;height:60px;min-width:60px}.description .description__image img{width:50px;height:50px}.description .description__main{gap:20px}.description .description__text{font-size:10px}.description .description__title{font-size:14px}}.crm-step1__animation:before{content:"";position:absolute;width:50px;height:50px;background:radial-gradient(circle,#ff0c,#ff06);border-radius:50%;filter:blur(25px);animation:blink 4s infinite ease-in-out;z-index:-1}@keyframes blink{0%,to{opacity:.3;transform:scale(.95)}50%{opacity:.8;transform:scale(1.05)}}.section1__tags{display:flex;gap:10px;margin-bottom:10px}.section1{margin-top:30px;padding:20px}.section1 .section1__controls{display:flex;gap:20px}.section1 .section1__controls>*{flex:1 1 0;min-width:0}.white-image{filter:invert(1) sepia(1) saturate(5) hue-rotate(200deg)}.next-button{background:#8d3cff!important;opacity:.3;color:#fff;transition:opacity .3s ease}.next-button--active{opacity:1}.step1__agreement-step-warning{margin-bottom:10px;color:#f59e9e;font-size:13px}@media (max-width: 767px){.section1{margin-top:20px}.section1__controls{flex-direction:column;gap:10px}.button-light{border-radius:10px!important;gap:5px!important}.button-light span{font-size:12px}.button-light img{width:15px;height:15px}.next-button{border-radius:25px!important;padding:0 20px!important;height:40px!important}.next-button span{font-size:12px!important}.next-button img{width:15px;height:15px}}.custom-select{position:relative;width:100%;max-width:100%;min-width:0;height:-moz-fit-content;height:fit-content}.select-title{font-weight:600;font-size:20px;color:#fff;margin-bottom:10px}.select-header{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(255,255,255,.2);border-radius:15px;padding:0 20px 0 15px;width:100%;min-width:0;height:50px;background:#ffffff1a;cursor:pointer;transition:border-radius .1s}.select-header:hover{border-color:#999}.select-header.disabled{cursor:not-allowed;opacity:.6}.select-header.disabled:hover{border-color:#fff3}.select-header.open{border-color:#fff;box-shadow:0 0 0 2px #007bff1a;border-radius:15px 15px 0 0}.select-placeholder{flex:1;min-width:0;font-weight:400;font-size:16px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select-placeholder:not(:empty){font-weight:400;font-size:16px;color:#fff}.select-value{flex:1;min-width:0;overflow:hidden}.select-multi-value{display:flex;align-items:center;gap:18px;width:100%;min-width:0;overflow:hidden;white-space:nowrap}.select-multi-item{display:inline-flex;align-items:center;gap:8px;min-width:0;flex:0 0 auto}.select-multi-avatar,.select-multi-avatar-placeholder{width:26px;height:26px;border-radius:50%;flex:0 0 26px}.select-multi-avatar{-o-object-fit:cover;object-fit:cover}.select-multi-avatar .fit-image__img{border-radius:50%}.select-multi-avatar-placeholder{display:inline-flex;align-items:center;justify-content:center;background:#ffffff38;color:#fff;font-size:12px;line-height:1}.select-multi-label{color:#fff;font-size:16px;line-height:20px}.select-arrow{flex:0 0 auto;font-size:10px;color:#666;transition:transform .2s ease}.select-header.open .select-arrow{transform:rotate(180deg)}.select-dropdown-container{position:absolute;top:100%;left:0;right:0;z-index:1000;border-radius:0 0 20px 20px}.select-dropdown-underlay{position:absolute;inset:0;background:#0000007a;border-radius:inherit;pointer-events:none}.select-dropdown{position:relative;z-index:1;background:#ffffff1a;border:1px solid #ddd;border-radius:0 0 20px 20px;box-shadow:0 4px 12px #00000014;max-height:200px;overflow-y:auto;animation:fadeIn .15s ease-out;scrollbar-width:auto!important;scrollbar-color:auto!important;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(10px)}.select-dropdown::-webkit-scrollbar{width:15px!important}.select-dropdown::-webkit-scrollbar-track{border-radius:15px!important;margin-top:5px!important;margin-bottom:5px!important}.select-dropdown::-webkit-scrollbar-thumb{background:#fff;border:5px solid transparent;background-clip:content-box}.select-dropdown::-webkit-scrollbar-button{display:none!important}.select-dropdown::-webkit-scrollbar-thumb:hover{background:#8d3cff!important;border:5px solid transparent!important;background-clip:content-box!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.select-option{font-weight:400;font-size:16px;color:#fff;padding:10px;cursor:pointer;transition:background-color .1s ease;border-radius:0 2px 2px 0}.select-option:hover{background:#fff3}.select-option.selected{background:#ffffff4d}.select-option__with-avatar{display:flex;align-items:center;gap:8px}.select-option__avatar{width:24px;height:24px;border-radius:50%;flex:0 0 24px}.select-option__avatar .fit-image__img{border-radius:50%}@media (max-width: 768px){.select-title{font-size:14px}.select-header{border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:0 15px;width:240px;height:40px}.select-header:hover{border-color:#999}.select-header.open{border-color:#fff;box-shadow:0 0 0 2px #007bff1a;border-radius:20px 20px 0 0}.select-placeholder{font-size:12px}.select-placeholder:not(:empty){font-size:12px}.select-multi-value{gap:10px}.select-multi-item{gap:6px}.select-multi-avatar,.select-multi-avatar-placeholder{width:20px;height:20px;flex-basis:20px}.select-multi-label{font-size:12px;line-height:16px}.select-arrow img{width:24px;height:24px}.select-option{font-size:12px;padding:10px}}.custom-input{width:100%}.input-title{font-weight:600;font-size:20px;color:#fff;margin-bottom:10px}.input-wrapper{border:1px solid rgba(255,255,255,.2);border-radius:15px;width:100%;display:flex;height:50px;background:#ffffff1a}.input-wrapper:hover:not(.disabled){background:#fff3}.input-wrapper.focused{background:#ffffff40}.input-wrapper.disabled{background:#f5f5f5;opacity:.6;cursor:not-allowed}.input-wrapper.error{border-color:#391111;background:#fff5f5}.input-wrapper.success{border-color:#34641f;background:#f5fff5}.input-field{flex:1;border:none;background:transparent;outline:none;min-width:0;padding:15px;font-weight:400;font-size:16px;color:#fff}.input-field::-moz-placeholder{font-weight:400;font-size:16px;color:#ffffff4d}.input-field::placeholder{font-weight:400;font-size:16px;color:#ffffff4d}.input-field:disabled{cursor:not-allowed;color:#757575}.input-icon{color:#757575;font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:50px;background:#ffffff1a;border-radius:15px 0 0 15px;padding:2px}.input-icon img,.input-icon svg{min-width:30px;min-height:30px}.input-field:has(+.input-icon){padding-left:8px}.input-icon+.input-field{padding-left:8px}.input-status{padding:0 16px 0 0;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.input-status.success{color:#34641f}.input-status.error{color:#391111}.input-error{font-size:12px;color:#391111;margin-top:4px;padding-left:4px;font-weight:500}.input-success{font-size:12px;color:#34641f;margin-top:4px;padding-left:4px;font-weight:500}.input-hint{display:none}@media (max-width: 767px){.input-title{font-size:14px}.input-wrapper{border-radius:20px;height:40px}.input-field{padding:13px 15px;font-size:12px}.input-field::-moz-placeholder{font-size:12px}.input-field::placeholder{font-size:12px}.input-icon{color:#757575;font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:50px;background:#ffffff1a;border-radius:15px 0 0 15px;padding:2px}.input-icon img,.input-icon svg{max-width:25px!important;max-height:25px!important;min-width:0;min-height:0}.input-field:has(+.input-icon){padding-left:8px}.input-icon+.input-field{padding-left:8px}.input-status{padding:0 16px 0 0;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.input-status.success{color:#34641f}.input-status.error{color:#391111}.input-error{font-size:12px;color:#391111;margin-top:4px;padding-left:4px;font-weight:500}.input-success{font-size:12px;color:#34641f;margin-top:4px;padding-left:4px;font-weight:500}}.tag{border-radius:30px;padding:5px 10px;background:#ffffff1a;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:16px;color:#fff}.tag--red{background:#391111}.tag--green{background:#34641f}.tag--check-only{width:30px;min-width:30px;height:30px;padding:0}.tag__check{font-size:18px;line-height:1;font-weight:700}@media (max-width: 767px){.tag{border-radius:30px;padding:5px 10px;height:26px;font-size:12px}.tag--check-only{width:26px;min-width:26px;height:26px}.tag__check{font-size:14px}}.step-approval{display:flex;flex-direction:column;gap:10px}.step-approval__button{width:100%;padding:16px 24px!important;font-size:16px!important}.step-approval__button--revoke{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.step-approval__status{display:flex;align-items:center;gap:10px}.step-approval__approved{color:#34641f;font-size:14px}.step-approval__revoke{color:#ffffff80;font-size:14px;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0;transition:color .15s ease}.step-approval__revoke:hover{color:#fff}.step-approval__revoke:disabled{opacity:.5;cursor:not-allowed}.step-approval__info{display:flex;flex-wrap:wrap;gap:15px;margin-top:5px}.step-approval__list{display:flex;align-items:center;gap:5px}.step-approval__user{display:inline-flex}.step-approval__avatar{width:30px;height:30px;border-radius:50%}.step-approval__avatar .fit-image__img{border-radius:50%;border:5px solid #34641F}.step-approval__avatar--pending .fit-image__img{border-color:#391111;opacity:1}.step-approval__avatar-placeholder{width:30px;height:30px;border-radius:50%;background:#ffffff1a;border:5px solid #34641F;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:500}.step-approval__avatar-placeholder.step-approval__avatar--pending{border-color:#391111;opacity:1}.step-approval__label{font-size:12px;color:#ffffff80;margin-left:3px}.step-approval__list--approved .step-approval__label{color:#34641f}.stage-section__error{margin-top:20px;padding:20px;color:#f59e9e}.stage-section__files{margin-top:20px}.stage-section__files-title{margin-bottom:10px;color:#fff;font-size:14px;opacity:.7}.stage-section__files-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.stage-section__file-item-wrapper{display:flex;align-items:flex-start;gap:10px;align-self:stretch;min-width:0;width:100%}.stage-section__file-item-card{display:flex;height:50px;padding:0 20px;justify-content:flex-start;align-items:center;gap:10px;flex:1 1 0;min-width:0;border-radius:15px;border:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.stage-section__file-item-card{border-radius:20px}}.stage-section__file-item-card img{width:20px;height:20px}@media (max-width: 768){.stage-section__file-item-card img{width:15px;height:15px}}.stage-section__file-item-card p{color:#fff;font-family:Manrope,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 768px){.stage-section__file-item-card p{font-size:12px}}.stage-section__file-item-card--download{flex:0 0 auto;padding:0 15px}.stage-section__file-item-name{margin:0;display:block;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-section__file-item-delete{border:none;background:transparent;padding:0;margin:0;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.stage-section__file-item-delete:disabled{opacity:.5;cursor:not-allowed}.stage-section__file-item-download{border:none;background:transparent;padding:0;margin:0;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.stage-section__file-item-download:disabled{opacity:.5;cursor:not-allowed}.stage-section__upload-button{width:100%;margin-top:20px;display:flex;align-items:center;gap:10px}.stage-section__upload-icon{width:20px;height:20px}.stage-section__approvals{margin-top:20px;display:flex;flex-direction:column;gap:16px}.stage-section__step-title{margin-bottom:10px;color:#fff;font-size:14px;opacity:.7}.stage-section__next-button{width:100%;margin-top:20px;display:flex;align-items:center;gap:10px}@media (max-width: 768px){.stage-section__upload-button{margin-top:10px!important;border-radius:20px!important}.stage-section__upload-icon{width:15px;height:15px}.stage-section__upload-text{font-size:12px}}.lyrics-block{transition:all .2s ease}.lyrics-block:hover{background:#ffffff14}.lyrics-block--layout{position:relative;border:1px solid rgba(255,255,255,.12);padding-top:40px!important;padding-bottom:22px!important}.lyrics-block__controls{position:absolute;top:12px;right:12px;display:flex;gap:8px}.lyrics-block__control-button{border:none;background:#ffffff1f;color:#ffffffd9;border-radius:10px;padding:4px 10px;font-size:12px;transition:background-color .2s ease}.lyrics-block__control-button:hover{background:#ffffff38}.lyrics-block__control-button--danger{color:#ff9aa6}.lyrics-block__meta{text-align:center;margin-bottom:14px}.lyrics-block__type{color:#ffffff73;font-size:18px;margin-bottom:6px}.lyrics-block__performers{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.lyrics-block__performer-list{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.lyrics-block__performer-item{display:inline-flex;align-items:center;gap:8px;min-width:0;max-width:150px}.lyrics-block__performer-avatar{width:26px;height:26px;border-radius:50%;flex:0 0 26px}.lyrics-block__performer-avatar .fit-image__img{border-radius:50%;border:1px solid rgba(255,255,255,.3)}.lyrics-block__performer-name{color:#fff;font-size:16px;line-height:20px;max-width:110px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.lyrics-block__performer-empty{color:#ffffff73;font-size:14px}.lyrics-block__text{color:#fff;text-align:center;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.step2-add-lyrics-button{height:50px!important;border-radius:15px!important}.step2-add-lyrics-button__icon{width:16px;height:16px}.step2-add-lyrics-button__text{color:#131313;font-size:20px;font-weight:500}.step2-lyrics-modal{border:1px solid rgba(255,255,255,.14);border-radius:24px!important}.step2-lyrics-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.step2-lyrics-modal__close{border:none;background:transparent;padding:0;opacity:.8;transition:opacity .2s ease}.step2-lyrics-modal__close:hover{opacity:1}.step2-lyrics-modal__close img{width:20px;height:20px}.step2-lyrics-modal__label{display:block;color:#fff;font-size:18px;line-height:22px;margin-bottom:10px}.step2-lyrics-modal__selector{width:100%;min-height:56px;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:#ffffff0a;display:flex;align-items:center;gap:10px;padding:0 14px}.step2-lyrics-modal__selector--button{text-align:left;cursor:pointer}.step2-lyrics-modal__selector-icon{width:22px;height:22px;opacity:.65}.step2-lyrics-modal__select{width:100%;background:transparent;border:none;color:#fff;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px}.step2-lyrics-modal__select option{background:#1a1a1a;color:#fff}.step2-lyrics-modal__selector-placeholder{color:#ffffff80;font-size:16px}.step2-lyrics-modal__performer-wrap{position:relative}.step2-lyrics-modal__selected-avatars{margin-left:auto;display:flex;align-items:center}.step2-lyrics-modal__selected-avatar{width:24px;height:24px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.32);margin-left:-5px}.step2-lyrics-modal__selected-avatar:first-child{margin-left:0}.step2-lyrics-modal__performer-dropdown{margin-top:8px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#111111f2;max-height:220px;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:4px}.step2-lyrics-modal__performer-option{border:none;background:transparent;border-radius:10px;padding:8px 10px;display:flex;align-items:center;gap:10px;color:#fff;text-align:left;transition:background-color .2s ease}.step2-lyrics-modal__performer-option:hover,.step2-lyrics-modal__performer-option.selected{background:#ffffff1a}.step2-lyrics-modal__performer-option-avatar{width:24px;height:24px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.step2-lyrics-modal__performer-option-name{flex:1}.step2-lyrics-modal__performer-option-check{width:16px;color:#fff}.step2-lyrics-modal__performer-empty{color:#ffffff80;font-size:14px;padding:8px 10px}.step2-lyrics-modal__textarea{min-height:180px}.step2-lyrics-modal__error{color:#ff8b9b;font-size:13px}.step2-lyrics-modal__save{border-radius:15px!important}.lyrics-block__grab-handle{position:absolute;top:10px;left:10px;width:28px;height:28px;border:none;border-radius:8px;background:#ffffff1f;color:#ffffffe6;display:inline-flex;align-items:center;justify-content:center;cursor:grab;touch-action:none;transition:background-color .2s ease}.lyrics-block__grab-handle:hover{background:#ffffff38}.lyrics-block__grab-handle.is-active,.lyrics-block__grab-handle:active{cursor:grabbing;background:#ffffff47}.lyrics-block__grab-dots{font-size:13px;line-height:1;letter-spacing:-2px;transform:translateY(-1px)}.lyrics-block--moving{border-color:#71e886cc;box-shadow:0 0 0 2px #71e88640}@media (max-width: 767px){.lyrics-block__performer-list{gap:10px}.lyrics-block__performer-item{max-width:120px}.lyrics-block__performer-name{max-width:80px;font-size:14px;line-height:18px}.lyrics-block__type{font-size:18px}.lyrics-block__text{font-size:14px}.step2-add-lyrics-button{border-radius:20px!important}.step2-lyrics-modal__label{font-size:24px;line-height:24px}.step2-lyrics-modal__selector{min-height:46px}.step2-lyrics-modal__textarea{min-height:140px}}.crm-recommendations__state{font-size:16px;color:#ffffffb3}.crm-recommendations__state--error{color:#f08a8a}.crm-recommendations__link{display:flex;width:100%;color:inherit;text-decoration:none}.item{border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:5px;background:#ffffff0d}.rating{border-radius:20px;padding:5px 10px;background:#ffffff1a}.title-rating{font-size:16px!important}.views{font-weight:400;font-size:16px;color:#ffffffb3}@media (max-width: 767px){.crm-recommendations__link{flex-direction:column}.item{border-radius:20px;padding:5px 5px 15px}.rating{border-radius:20px;padding:5px 10px;background:#ffffff1a}.title-rating{font-size:16px!important}.views{font-weight:400;font-size:16px}}.step6-cover-upload{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:10px}.step6-cover-dropzone{width:100%;display:flex;justify-content:center}.crm-step6 .step6-cover-dropzone .most-base-dropzone.variant-square{--bd-size: 280px;border-width:4px!important;border-color:#ffffff24!important}.step6-cover-dropzone.is-disabled{opacity:.65;pointer-events:none}.step6-cover-upload__error{width:100%;max-width:320px;color:#ff8b9b;font-size:13px;line-height:18px;text-align:center}@media (max-width: 767px){.crm-step6 .step6-cover-dropzone .most-base-dropzone.variant-square{--bd-size: 220px}}.step7-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px;align-items:start}.step7-upload-col{display:flex;flex-direction:column;gap:10px;min-width:0}.step7-upload-title{font-size:20px;font-weight:600;color:#fff}.step7-file-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.step7-file-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;background:#ffffff0d;border-radius:10px}.step7-file-name{font-size:12px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.step7-file-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.step7-file-download{font-size:12px;color:#34641f;text-decoration:none;transition:color .15s ease}.step7-file-download:hover{color:#34641f}.step7-file-delete{font-size:12px;color:#391111;background:none;border:none;cursor:pointer;padding:0;transition:color .15s ease}.step7-file-delete:hover{color:#391111}@media (max-width: 767px){.step7-upload-grid{grid-template-columns:1fr;gap:15px}}.partner-profile .partner-profile__header{border-radius:0 0 30px 30px;padding:150px 30px 30px;height:700px;position:relative;overflow:hidden;background:linear-gradient(180deg,#0b0e1d,#2d193e);display:flex;justify-content:center;align-items:end}.partner-profile .status{display:flex;gap:10px;justify-content:center;align-items:center;height:50px;padding:0 20px}.partner-profile .status img{width:20px;height:20px}.partner-profile .status span{font-weight:600;font-size:16px;color:#fff}.partner-profile .status.blue{border:1px solid rgba(0,153,255,.3);border-radius:15px;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#09f3}.partner-profile .status.gold{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffae6233;border:1px solid rgba(255,174,98,.3);border-radius:30px}.partner-profile .partner-profile__video-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.partner-profile .partner-profile__shadow{inset:0;width:100%;height:100%;position:absolute;z-index:2;background:linear-gradient(180deg,#0000,#00000080)}.partner-profile .partner-profile__info{border:1px solid rgba(255,255,255,.2);border-radius:30px;padding:30px;width:1513px;height:170px;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff1a;z-index:4;position:relative}.partner-profile .partner-profile__main-content{max-width:1513px;margin:0 auto}.partner-profile .partner-profile__stats{border-radius:30px;padding:30px;max-width:1513px;height:198px;background:#ffffff0d;margin-top:60px;display:flex;gap:20px}.partner-profile .partner-profile__stat{border-radius:30px;padding:30px;height:138px;background:#34641f}.partner-profile .partner-profile__stat--purple{background:linear-gradient(139deg,#282034,#22103c)}.partner-profile .partner-profile__stat--gray{background:linear-gradient(180deg,#0f0f0f,#2d2d2d)}.partner-profile .partner-profile__outlet{padding-bottom:40px}.partner-profile .mobile-switcher{display:none}.partner-profile .log-out{border-radius:30px;padding:0 20px;width:100%;height:55px;display:flex;justify-content:center;align-items:center;gap:5px;background:#ffffff0d;opacity:.5;cursor:pointer}.partner-profile .log-out span{font-weight:600;font-size:16px;color:#ffffff80}.partner-profile .log-out img{width:24px;height:24px;opacity:.5}@media (max-width: 768px){.partner-profile .partner-profile__header{border-radius:0 0 30px 30px;padding:80px 20px 20px;height:700px}.partner-profile .pc-switcher{display:none}.partner-profile .mobile-switcher{display:block}.partner-profile .partner-profile__video-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1;transform:scale(1.5)}.partner-profile .partner-profile__info{border-radius:30px;padding:20px;width:320px;height:-moz-fit-content;height:fit-content;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff1a;flex-direction:column}.partner-profile .status{gap:5px;height:40px;padding:0 12px;border-radius:15px!important}.partner-profile .status img{width:15px;height:15px}.partner-profile .status span{font-size:12px;font-weight:600!important}.partner-profile .status.gold span{margin-bottom:-3px}.partner-profile .partner-profile__main-content{padding:0 20px}.partner-profile .partner-profile__stats{margin-top:20px;flex-direction:column;height:-moz-fit-content;height:fit-content;padding:10px;border-radius:30px;gap:10px}.partner-profile .partner-profile__switch{background:#ffffff0d;border-radius:30px}.partner-profile .partner-profile__stat{border-radius:20px;padding:20px;height:-moz-fit-content;height:fit-content}.partner-profile .partner-profile__stat--purple{background:linear-gradient(139deg,#282034,#22103c)}.partner-profile .partner-profile__stat--gray{background:linear-gradient(180deg,#0f0f0f,#2d2d2d)}.partner-profile .partner-profile__outlet{padding-bottom:40px}.partner-profile .log-out{border-radius:30px;padding:0 20px;width:100%;height:55px;display:flex;justify-content:center;align-items:center;gap:5px;background:#ffffff0d;opacity:.5;cursor:pointer}.partner-profile .log-out span{font-weight:600;font-size:16px;color:#ffffff80}.partner-profile .log-out img{width:24px;height:24px;opacity:.5}}.subscription-switcher{display:flex;width:100%;padding:5px;align-items:center;gap:20px;border:1px solid rgba(255,255,255,.1);border-radius:30px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d}.subscription-switcher-option{display:flex;height:55px;padding:10px 18px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:30px;cursor:pointer;transition:background .35s ease,box-shadow .35s ease,border-color .35s ease,color .35s ease}.subscription-switcher-option-active{box-shadow:inset 0 0 10px #fff3;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);opacity:1;transition:background .35s ease,box-shadow .35s ease,border-color .35s ease,color .35s ease}.subscription-switcher-option:not(.subscription-switcher-option-active):hover,.subscription-switcher-option:not(.subscription-switcher-option-active):focus-visible{box-shadow:none;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.subscription-switcher-option-active:hover,.subscription-switcher-option-active:focus-visible{box-shadow:none;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.subscription-switcher-option-icon{width:20px;height:20px;aspect-ratio:1/1;opacity:1}@media (max-width: 768px){.subscription-switcher,.subscription-switcher-option{gap:5px}.subscription-switcher-option-icon{width:15px;height:15px}}.profile-selector{width:100%;padding:5px!important}.profile-selector-option{display:flex;height:55px;padding:10px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:30px;border:1px solid rgba(255,255,255,0);background:#fff0;box-shadow:0 0 10px #fff0 inset;transition:border .3s ease;transition:background .3s ease;transition:box-shadow .3s ease;cursor:pointer}.profile-selector-option img{width:20px;height:20px}.profile-selector-option p{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.profile-selector-mobile .profile-selector-option p{font-size:16px}}.profile-selector-mobile{position:relative;flex-direction:column;gap:5px;overflow:visible}.profile-selector-mobile__header{display:flex;width:100%;cursor:pointer}.profile-selector-mobile .profile-selector-option{width:100%;flex:1}.profile-selector-mobile__dropdown{display:flex;flex-direction:column;width:100%;gap:5px;border-top:1px solid rgba(255,255,255,.1)}.profile-selector-mobile__dropdown .profile-selector-option:first-child{margin-top:5px}.profile-selector-option:hover{border:1px solid rgba(255,255,255,.1);background:#ffffff06;box-shadow:0 0 10px #ffffff1a inset}.profile-selector-option--active,.profile-selector-option--active:hover{border:1px solid rgba(255,255,255,.1);background:#ffffff0d;box-shadow:0 0 10px #fff3 inset}.services-list .services-list__title{font-weight:600;font-size:30px;color:#fff;margin-bottom:20px}.services-list .services-list__list{display:flex;gap:20px;flex-wrap:nowrap}.services-list .services-list__item{width:365px}.services-list .services-list__cover{border-radius:25px;width:95px;height:95px}.services-list .services-list__main-info{display:flex;justify-content:space-between;margin:20px 0}.services-list .services-list__name{font-weight:400;font-size:20px;width:182px!important;display:block}.services-list .services-list__price{font-weight:700;font-size:20px;text-align:right;color:#fff}.services-list .services-list__description{font-family:var(--font-family);font-weight:400;font-size:16px;color:#ffffff80}@media (max-width: 768px){.services-list .services-list__title{font-size:20px}.services-list .services-list__list{display:flex;flex-direction:column;gap:40px}.services-list .services-list__item{width:-moz-fit-content;width:fit-content}.services-list .services-list__cover{width:65px;height:65px}.services-list .services-list__main-info{display:flex;justify-content:space-between;margin:20px 0}.services-list .services-list__name{font-size:14px;width:160px!important}.services-list .services-list__price{font-weight:700;font-size:14px}.services-list .services-list__description{font-weight:400;font-size:12px}}.about-us{margin:60px 0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.about-us .about-us__block{width:100%;min-height:264px;height:auto;border-radius:30px;padding:30px;background:#101010}.about-us .about-us__block-title{font-weight:600;font-size:20px;color:#fff;margin-bottom:20px}.about-us .about-us__gallery{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,1fr);gap:10px}.about-us .about-us__gallery img{border-radius:30px;width:106px;height:106px}.sc-r1gl4k-0{border-radius:30px}@media (max-width: 768px){.about-us{margin:20px 0;grid-template-columns:1fr}.about-us .about-us__block{padding:20px}.about-us .about-us__block-title{font-weight:600;font-size:16px}.about-us .about-us__gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:10px}.about-us .about-us__gallery img{width:86px;height:86px}}.reviews{margin-top:60px;padding-bottom:60px}.reviews .reviews__header{display:flex;justify-content:space-between;margin-bottom:20px}.reviews .reviews__list{display:flex;flex-direction:column;gap:20px}.reviews .reviews__title{font-weight:600;font-size:30px;color:#fff}.reviews .reviews__sort{display:flex;gap:10px;cursor:pointer;align-items:center}.reviews .reviews__sort span{font-weight:400;font-size:20px;color:#fff}.reviews .reviews__sort img{width:24px;height:24px}.review-item{border-radius:30px;padding:30px 30px 60px;background:#141414}.review-item .review-item__author{display:flex;align-items:center}.review-item .review-item__avatar{width:40px;height:40px;border-radius:50%}.review-item .review-item__date{font-weight:400;font-size:16px;color:#ffffff80;margin-right:5px}.review-item .review-item__grade{display:flex;gap:5px}.review-item .review-item__grade img{width:15px;height:15px}.review-item .review-item__header{display:flex;justify-content:space-between;margin-bottom:20px}.review-item .review-item__icon{width:20px;height:20px;margin-right:10px}.review-item .review-item__info{display:flex;align-items:center}.review-item .review-item__name{font-weight:600;font-size:20px;color:#fff;margin-left:20px;margin-right:10px}.review-item .review-item__text{font-weight:400;font-size:20px;line-height:150%;color:#fff}.review-item .review-item__text p:not(:last-child){margin-bottom:30px}@media (max-width: 768px){.reviews{margin-top:20px;padding-bottom:20px}.reviews .reviews__title{font-weight:600;font-size:14px}.reviews .reviews__sort{gap:5px}.reviews .reviews__sort span{font-size:14px}.reviews .reviews__sort img{width:15px;height:15px}.review-item{border-radius:30px;padding:20px}.review-item .review-item__author{display:flex;align-items:center}.review-item .review-item__avatar{width:30px;height:30px}.review-item .review-item__date{font-weight:400;font-size:12px}.review-item .review-item__grade{display:flex;gap:5px}.review-item .review-item__grade img{max-width:15px;max-height:15px}.review-item .review-item__header{flex-direction:column;gap:10px}.review-item .review-item__icon{width:15px;height:15px;margin-right:10px}.review-item .review-item__info{justify-content:space-between}.review-item .review-item__name{font-weight:600}.review-item .review-item__text{font-size:14px;line-height:143%}.review-item .review-item__text p:not(:last-child){margin-bottom:20px}}.wave-loader-bg{position:relative;width:100%;height:100%;overflow:hidden;background:transparent}.wave-loader{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,#fff 40%,#fff 60%,transparent 100%);opacity:.15;animation:wave-move-vertical .5s linear infinite}@keyframes wave-move-vertical{0%{transform:translateY(-150%)}to{transform:translateY(150%)}}.media-lightbox{position:fixed;inset:0;z-index:9999;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:24px}.media-lightbox__content{max-width:min(1100px,95vw);max-height:90vh}.media-lightbox__img,.media-lightbox__video{display:block;max-width:95vw;max-height:90vh;width:auto;height:auto;border-radius:16px;background:#000}.media-lightbox__video{width:min(1100px,95vw);height:auto}.media-lightbox__close{position:fixed;top:16px;right:16px;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#00000059;color:#fff;font-size:28px;line-height:40px;cursor:pointer}.report-modal{animation:reportFadeIn .2s ease}@keyframes reportFadeIn{0%{opacity:0}to{opacity:1}}.report-modal__card{width:100%;padding:30px;display:flex;flex-direction:column;gap:20px;animation:reportSlideUp .25s ease}@keyframes reportSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.report-modal__card{padding:20px}}.report-modal__title{color:#fff;font-family:Roboto,sans-serif;font-size:22px;font-weight:700;line-height:normal;margin:0}@media (max-width: 768px){.report-modal__title{font-size:18px}}.report-modal__reasons{display:flex;flex-direction:column;gap:8px}.report-modal__reason{display:flex;align-items:center;padding:12px 16px;border-radius:12px;background:#ffffff0f;border:1px solid transparent;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;cursor:pointer;transition:background .15s ease,border-color .15s ease}.report-modal__reason:hover{background:#ffffff1f}.report-modal__reason--selected{background:#8d3cff33;border-color:#8d3cff}@media (max-width: 768px){.report-modal__reason{font-size:14px;padding:10px 14px}}.report-modal__textarea{width:100%;min-height:80px;padding:12px 16px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff;font-family:Roboto,sans-serif;font-size:15px;font-weight:400;resize:vertical;outline:none;transition:border-color .15s ease}.report-modal__textarea::-moz-placeholder{color:#ffffff59}.report-modal__textarea::placeholder{color:#ffffff59}.report-modal__textarea:focus{border-color:#8d3cff80}.report-modal__submit{display:flex;align-items:center;justify-content:center;padding:14px;border-radius:14px;background:#8d3cff;border:none;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .15s ease}.report-modal__submit:hover{opacity:.85}.report-modal__submit:disabled{opacity:.5;cursor:default}.report-modal__error{color:#ff6b6b;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;text-align:center;margin:0}.report-modal__success{display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px 0;text-align:center}.report-modal__success-text{color:#fff;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;margin:0}.report-modal__success-sub{color:#ffffff80;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;margin:0}.user-badges{display:inline-flex;align-items:center;gap:6px;vertical-align:middle;flex-shrink:0}.user-badges__verified{width:18px;height:18px;display:inline-block}.user-badges__premium{width:20px;height:20px;display:inline-block}@media (max-width: 768px){.user-badges{gap:5px}.user-badges__verified{width:14px;height:14px}.user-badges__premium{width:16px;height:16px}}.feed-posts-item{display:flex;width:100%;padding:30px;flex-direction:column;align-items:flex-start;gap:20px;border-radius:30px;background:#ffffff0d;cursor:pointer}@media (max-width: 768px){.feed-posts-item{padding:20px;border-radius:20px;gap:15px}}.feed-posts-item__header{display:flex;justify-content:space-between;align-items:center;align-self:stretch}@media (max-width: 768px){.feed-posts-item__header{flex-direction:column;align-items:flex-start;gap:10px}}.feed-posts-item__user{display:flex;align-items:center;gap:20px;min-width:0}@media (max-width: 768px){.feed-posts-item__user{gap:12px;width:100%;min-width:0}}.feed-posts-item__avatar{width:40px;height:40px;min-width:40px;min-height:40px;flex:0 0 40px;aspect-ratio:1 / 1}.feed-posts-item__identity{display:flex;align-items:center;gap:10px;min-width:0}.feed-posts-item__name-row{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden}.feed-posts-item__identity p{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}@media (max-width: 768px){.feed-posts-item__identity,.feed-posts-item__name-row{width:100%;min-width:0}.feed-posts-item__identity p{font-size:16px;max-width:none}}.feed-posts-item__identity img{width:20px;height:20px}.feed-posts-item__info{display:flex;align-items:center;gap:10px}@media (max-width: 768px){.feed-posts-item__info{width:100%;justify-content:space-between;align-items:center}}.feed-posts-item__subscribe{display:flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:20px;background:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.feed-posts-item__subscribe p{color:#000;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.feed-posts-item__subscribe--subscribed{background:#ffffff0f}.feed-posts-item__subscribe--subscribed p{color:#fff9}.feed-posts-item__subscribe--disabled{opacity:.6;cursor:default}.feed-posts-item__date{color:#ffffff80;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.feed-posts-item__date{font-size:14px}}.feed-posts-item__media{display:flex;align-items:flex-start;gap:10px}@media (max-width: 768px){.feed-posts-item__media{flex-wrap:wrap}}.feed-posts-item__media-item{display:flex;width:92px;height:92px;justify-content:center;align-items:center;gap:10px;border-radius:20px}.feed-posts-item__media-item .fit-image__img{border-radius:20px}@media (max-width: 768px){.feed-posts-item__media-item{width:64px;height:64px;border-radius:10px}.feed-posts-item__media-item .fit-image__img{border-radius:10px}}.feed-posts-item__media-play{width:20px;height:20px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.feed-posts-item__audio{display:flex;flex-direction:column;gap:10px;width:100%}.feed-posts-item__audio-player{width:100%}.feed-posts-item__text{align-self:stretch;color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:30px;word-break:break-all}@media (max-width: 768px){.feed-posts-item__text{font-size:16px;line-height:24px}}.feed-posts-item__stats{display:flex;align-items:flex-start;gap:10px}@media (max-width: 768px){.feed-posts-item__stats{flex-wrap:wrap}}.feed-posts-item__stat{display:flex;padding:10px 15px;justify-content:center;align-items:center;gap:10px;border-radius:30px;background:#ffffff1a}@media (max-width: 768px){.feed-posts-item__stat{padding:8px 12px}}.feed-posts-item__stat img{width:15px;height:15px}.feed-posts-item__stat p{color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 768px){.feed-posts-item__stat p{font-size:16px}}.feed-posts-item__stat--active{background:#8d3cff}.feed-posts-item__more{width:24px;height:24px;cursor:pointer;opacity:.6;transition:opacity .15s ease}.feed-posts-item__more:hover{opacity:1}.feed-posts-item__more-menu{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.15);overflow:hidden;min-width:200px;z-index:1000;animation:slideDown .2s ease}.feed-posts-item__more-menu-option{padding:12px 16px;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;cursor:pointer;transition:background .15s ease}.feed-posts-item__more-menu-option:hover{background:#ffffff26}.feed-posts-item__comment{width:100%;animation:slideDown .3s ease;transform-origin:top}.feed-posts-item__comment-field{display:flex;width:100%;min-height:50px;align-items:center;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;padding:4px 6px 4px 16px;gap:10px}.feed-posts-item__comment-field:focus-within{border-color:#8d3cffcc}.feed-posts-item__comment-field input{flex:1 1 auto;min-width:0;border:none;background:transparent;outline:none;color:#fff;font-family:Manrope,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.feed-posts-item__comment-field input::-moz-placeholder{color:#fff6}.feed-posts-item__comment-field input::placeholder{color:#fff6}.feed-posts-item__comment-send{display:inline-flex;width:40px;height:40px;min-width:40px;min-height:40px;border-radius:20px;border:none;align-items:center;justify-content:center;background:#fff;cursor:pointer;padding:0;transition:background .2s ease,transform .1s ease}.feed-posts-item__comment-send:hover:not(:disabled){background:#ffffffe6}.feed-posts-item__comment-send:active:not(:disabled){transform:scale(.95)}.feed-posts-item__comment-send:disabled{opacity:.45;cursor:default}.feed-posts-item__comment-send img{width:18px;height:18px;filter:brightness(0)}.feed-posts-item__comment-auth{width:100%;min-height:50px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffa6;font-family:Manrope,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:normal;text-align:left;padding:0 16px;cursor:pointer}@media (max-width: 768px){.feed-posts-item__comment-field{min-height:44px;border-radius:14px;padding:4px 6px 4px 12px}.feed-posts-item__comment-field input{font-size:14px}.feed-posts-item__comment-send{width:34px;height:34px;min-width:34px;min-height:34px}.feed-posts-item__comment-send img{width:16px;height:16px;filter:brightness(0)}.feed-posts-item__comment-auth{min-height:44px;border-radius:14px;font-size:13px;padding:0 12px}}.swipe-card-track{display:flex;height:55px;padding:5px 8px 5px 5px;align-items:center;gap:10px;align-self:stretch;background:#232323b3;border-radius:15px;border:1px solid #2E2E2E;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.swipe-card-track-cover{width:45px;height:45px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;cursor:pointer}.swipe-card-track-cover--placeholder{background:linear-gradient(180deg,#2b2b2b,#1a1a1a)}.swipe-card-track-center{display:flex;flex-direction:column;align-items:flex-start;gap:5px;flex:1 1 auto;min-width:0}.swipe-card-track-title{color:var(--Labels-Primary, #fff);font-family:Manrope,system-ui,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;min-width:0}.swipe-card-track-hit{width:100%;height:16px;display:flex;align-items:center;cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.swipe-card-track-bar{position:relative;width:100%;height:6px;border-radius:10px;background:#171717;overflow:hidden}.swipe-card-track-progress{position:absolute;inset:0 auto 0 0;width:0%;background:#a565ff;border-radius:inherit}.swipe-card-track-time{color:var(--Labels-Primary, #fff);font-family:Manrope,system-ui,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin-left:10px;white-space:nowrap}.swipe-card-track-play{width:42.17px;height:42.17px;flex-shrink:0;margin-left:8px;cursor:pointer;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:24px 24px;border:none;padding:0}.swipe-card-track-play-icon{width:45px;height:45px}@media (max-width: 768px){.swipe-card-track{height:40px}.swipe-card-track-time{font-size:12px}.swipe-card-track-play{width:25px;height:25px;background-size:16px 16px;margin-left:6px}.swipe-card-track-play-icon{width:23.428px;height:23.428px}.swipe-card-track-cover{width:30px;height:30px}.swipe-card-track-title{font-size:14px}}.feed-author-card{display:flex;width:365px;flex-direction:column;align-items:flex-start;gap:40px;border-radius:15px}.feed-author-card__content{display:contents}@media (max-width: 768px){.feed-author-card{width:320px;gap:20px;flex-direction:row}.feed-author-card__content{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}}.feed-author-card__photo{display:flex;height:365px;align-items:center;gap:10px;align-self:stretch;border-radius:1000px;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media (max-width: 768px){.feed-author-card__photo{width:100px;height:100px}}.feed-author-card__body{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}@media (max-width: 768px){.feed-author-card__body{gap:0px;justify-content:space-between;flex:1 0 0}}.feed-author-card__identity{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:0;overflow:hidden}.feed-author-card__name{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}@media (max-width: 768px){.feed-author-card__name{font-size:16px}}.feed-author-card__identity img{width:20px;height:20px}.feed-author-card__followers{display:flex;align-items:center;gap:10px}.feed-author-card__followers img{width:20px;height:20px}@media (max-width: 768px){.feed-author-card__followers img{width:15px;height:15px}}.feed-author-card__followers p{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.feed-author-card__followers p{font-size:16px}}.feed-author-card__button{display:flex;height:55px;padding:0 15px;justify-content:center;align-items:center;align-self:stretch;border-radius:30px;background:#ffffff0d;transition:background .3s;cursor:pointer}@media (max-width: 768px){.feed-author-card__button{height:40px}}.feed-author-card__button p{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;transition:color .3s}@media (max-width: 768px){.feed-author-card__button p{font-size:12px}}.feed-author-card__button--white{background:#fff}.feed-author-card__button--white p{color:#000}.feed-author-card__button--subscribed{background:#ffffff0d}.feed-author-card__button--subscribed p{color:#fff9}.feed-author-card__button--disabled{opacity:.6;cursor:default}.feed-author-card__button--white:hover{background:#ffffffb3}.feed-author-card__nav-profile--mobile{display:none}@media (max-width: 768px){.feed-author-card__nav-profile--desktop{display:none}.feed-author-card__nav-profile--mobile{display:flex}}.feed-authors{display:grid;align-content:flex-start;align-self:stretch;gap:40px 20px;grid-template-columns:repeat(3,365px)}@media (max-width: 1400px){.feed-authors{grid-template-columns:repeat(2,365px)}}@media (max-width: 950px){.feed-authors{grid-template-columns:365px}}@media (max-width: 768px){.feed-authors{grid-template-columns:320px;gap:20px;justify-content:center}}.backlight{height:1868px;width:408px;z-index:-1;left:calc(50% - 196px);position:fixed;top:-504px;transform:rotate(-83deg);animation:pulse 4s ease-in-out infinite}.backlight:before{content:"";position:absolute;inset:0;height:1868px;width:408px;background:radial-gradient(50% 50% at 54% 38%,#0006,#85759566 49%,#8000ff66);border-radius:204.05px/934.01px;-moz-filter:blur(100px);filter:blur(200px);will-change:filter}@keyframes pulse{0%,to{opacity:.8}50%{opacity:1}}@keyframes pulse-blur{0%,to{-moz-filter:blur(100px) brightness(1);filter:blur(200px) brightness(1)}50%{-moz-filter:blur(110px) brightness(1.2);filter:blur(220px) brightness(1.2)}}.backlight:before{animation:pulse-blur 4s ease-in-out infinite}.feed-author-show-profile{display:flex;height:55px;padding:0 15px;justify-content:center;align-items:center;align-self:stretch;border-radius:30px;background:#ffffff0d}@media (max-width: 768px){.feed-author-show-profile{height:40px}}.feed-author-show-profile p{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 768px){.feed-author-show-profile p{font-size:12px}}.feed-root{display:flex;align-items:flex-start;gap:20px;padding-top:150px;margin:0 auto;width:-moz-fit-content;width:fit-content}@media (max-width: 768px){.feed-root{margin:0 20px;flex-direction:column;align-self:stretch;padding-top:80px;width:auto}}.feed-body{display:flex;width:1135px;flex-direction:column;align-items:flex-start;gap:20px}@media (max-width: 768px){.feed-body{width:320px;align-items:center;gap:15px}}.feed-filters{display:flex;align-items:center;gap:20px;align-self:stretch;overflow-x:auto;flex-wrap:nowrap}.feed-create-post-button{display:flex;height:55px;padding:0 20px;justify-content:center;align-items:center;border-radius:30px;background:#fff;border:none;cursor:pointer;transition:background .2s ease,transform .1s ease;white-space:nowrap;color:#000;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-left:auto}.feed-create-post-button:hover{background:#ffffffe6}.feed-create-post-button:active{transform:scale(.98)}@media (max-width: 768px){.feed-filters{width:320px;flex-direction:column;align-items:stretch;gap:10px;overflow-x:visible}.feed-create-post-button{display:none}}.feed-posts{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:20px}@media (max-width: 768px){.feed-posts{gap:15px}}.feed-loading{display:flex;width:100%;height:600px;flex-direction:column;align-items:flex-start;border-radius:20px;overflow:hidden}@media (max-width: 768px){.feed-loading{width:320px;height:420px}}.feed-search{display:flex;width:935px;padding:0 15px;align-items:center;gap:10px;align-self:stretch;border-radius:30px;background:#ffffff0d}@media (max-width: 768px){.feed-search{width:320px;height:55px}}.feed-search img{width:24px;height:24px;cursor:pointer}.feed-search input{width:100%;color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-right:20px;outline:none;box-shadow:none}@media (max-width: 768px){.feed-search input{font-size:16px}}.feed-search input::-moz-placeholder{color:#fff;opacity:.5}.feed-search input::placeholder{color:#fff;opacity:.5}.feed-sort-container{display:inline-flex;height:55px;align-items:center}@media (max-width: 768px){.feed-sort-container{width:320px}}.feed-sort{display:flex;width:180px;height:55px;padding:0 15px;justify-content:space-between;align-items:center;border-radius:30px;background:#ffffff0d;cursor:pointer;transition:background .2s ease}@media (max-width: 768px){.feed-sort{width:320px}}.feed-sort:hover{background:#ffffff1a}.feed-sort img{width:24px;height:24px}.feed-sort p{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin:0}@media (max-width: 768px){.feed-sort p{font-size:18px}}.feed-sort-menu{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.15);overflow:hidden;min-width:180px;z-index:1000;animation:slideDown .2s ease}@media (max-width: 768px){.feed-sort-menu{min-width:320px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.feed-sort-option{padding:12px 15px;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;cursor:pointer;transition:background .15s ease;border-bottom:1px solid rgba(255,255,255,.08)}.feed-sort-option:last-child{border-bottom:none}.feed-sort-option:hover{background:#ffffff26}.feed-sort-option.active{background:#fff3;font-weight:500}.feed-composer{width:100%;border-radius:30px;background:#ffffff0d;padding:20px;animation:slideDown .3s ease;transform-origin:top}@keyframes slideDown{0%{opacity:0;transform:scaleY(.95) translateY(-10px)}to{opacity:1;transform:scaleY(1) translateY(0)}}.feed-composer__editor{display:flex;flex-direction:column;gap:12px}.feed-composer__editor-head{display:flex;align-items:flex-start;gap:10px}.feed-composer__avatar{width:42px;height:42px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.feed-composer__textarea{width:100%;min-height:104px;resize:vertical;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0a;color:#fff;font-family:Manrope,system-ui,sans-serif;font-size:15px;font-weight:500;line-height:1.3;padding:12px 14px}.feed-composer__textarea::-moz-placeholder{color:#ffffff94}.feed-composer__textarea::placeholder{color:#ffffff94}.feed-composer__files{display:flex;flex-direction:column;gap:10px}.feed-composer__files-head{display:flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:600}.feed-composer__files-count{margin-left:auto;color:#ffffff94;font-size:12px;font-weight:500}.feed-composer__media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,90px));gap:8px;justify-content:flex-start}.feed-composer__media-item{position:relative;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;aspect-ratio:1 / 1;cursor:grab}.feed-composer__media-item.is-drag-source{opacity:.44}.feed-composer__media-item>img,.feed-composer__media-visual>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feed-composer__media-visual{position:relative;width:100%;height:100%}.feed-composer__media-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#0000008f;color:#fff;font-size:13px;pointer-events:none}.feed-composer__media-audio{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffffff17,#ffffff08)}.feed-composer__media-audio span{color:#ffffffe6;font-size:11px;font-weight:700;letter-spacing:.5px}.feed-composer__media-audio-cover{position:relative}.feed-composer__media-audio-badge{position:absolute;left:6px;bottom:6px;padding:2px 6px;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#0000008f;color:#fff;font-size:9px;font-weight:700;line-height:1.2}.feed-composer__media-remove{position:absolute;top:4px;right:4px;border-radius:8px;border:1px solid rgba(255,255,255,.35);background:#0000008c;color:#fff;padding:2px 6px;font-size:12px;cursor:pointer}.feed-composer__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.feed-composer__btn--primary{border:none;border-radius:12px;padding:10px 14px;font-family:Manrope,system-ui,sans-serif;font-size:14px;font-weight:600;cursor:pointer;background:#fff;color:#111}.feed-composer__attach-btn{width:38px;height:38px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;display:grid;place-items:center;padding:0;cursor:pointer}.feed-composer__attach-btn img{width:17px;height:17px}.feed-composer__attach-btn:disabled,.feed-composer__media-remove:disabled,.feed-composer__btn--primary:disabled{opacity:.6;cursor:default}.feed-composer__error{color:#ff7f7f;font-size:12px}.feed-composer__hint{color:#ffffff8c;font-size:12px}.feed-composer--trigger{display:block;cursor:pointer;padding:0}.feed-composer__trigger-text{width:100%;border-radius:16px;border:1px solid rgba(255,255,255,.15);background:#ffffff0a;min-height:46px;display:flex;align-items:center;justify-content:center;padding:0 12px;color:#ffffffdb;font-size:15px;font-weight:600}.feed-composer__fab{position:fixed;right:18px;bottom:92px;width:52px;height:52px;border-radius:50%;border:none;background:#fff;box-shadow:0 6px 24px #0000004d;display:inline-flex;align-items:center;justify-content:center;z-index:60}.feed-composer__fab img{width:16px;height:16px;filter:invert(1)}.feed-composer__modal{position:fixed;inset:0;background:#000000b3;z-index:80;display:flex;align-items:flex-end;justify-content:center;padding:12px}.feed-composer__modal-card{width:min(680px,100%);border-radius:20px;background:#1f1f1f;border:1px solid rgba(255,255,255,.15);padding:12px}.feed-composer__modal .feed-composer__textarea{min-height:142px}@media (min-width: 769px){.feed-composer__fab{display:none}}@media (max-width: 768px){.feed-composer{border-radius:20px;padding:14px}.feed-composer__avatar{display:none}.feed-composer__editor-head{gap:0}.feed-composer__media-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.filters{align-self:flex-start!important;width:365px;gap:40px!important;padding:30px;border-radius:30px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (max-width: 768px){.filters{width:320px;padding:20px;gap:20px!important}}.filter-title{display:flex;width:100%;justify-content:space-between;flex-direction:row;align-items:center;gap:10px}.filter-title img{width:20px;height:20px;transition:transform .3s}@media (max-width: 768px){.filter-title img{width:15px;height:15px}}.filter-title__expanded{transform:rotate(0)}.filter-title__hidden{transform:rotate(180deg)}.filter-search{display:flex;height:55px;align-items:center;gap:10px;align-self:stretch;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.filter-search{height:45px}}.filter-search__icon{width:24px;height:24px}@media (max-width: 768px){.filter-search__icon{width:15px;height:15px}}.filter-search__input{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.filter-search__input{font-size:12px}}.filter-search__input::-moz-placeholder{color:#ffffff80;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.filter-search__input::placeholder{color:#ffffff80;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.filter-search__input::-moz-placeholder{font-size:12px}.filter-search__input::placeholder{font-size:12px}}.filter-group{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.filter-group p{color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 768px){.filter-group p{font-size:14px}}@media (max-width: 768px){.filter-group{gap:20px}}.filter-group-title{align-self:stretch;color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 768px){.filter-group-title{font-size:14px}}.filter-group-enum{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch;transition:height .3s ease}@media (max-width: 768px){.filter-group-enum{gap:10px}}.filter-group-item{display:flex;align-items:center;gap:10px;align-self:stretch;cursor:pointer}.filter-group-item__checkbox{width:25px;height:25px;padding:4px;border-radius:10px;background:#ffffff1a}.filter-group-item__checkbox img{width:17px;height:17px}.filter-group-item p{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.filter-group-item p{font-size:12px}}.filter-group-show-more{display:flex;align-items:center;gap:10px;cursor:pointer}.filter-group-show-more p{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.filter-group-show-more p{font-size:14px}}.filter-group-show-more img{width:24px;height:24px;transition:transform .2s}@media (max-width: 768px){.filter-group-show-more img{width:15px;height:15px}}.filter-group-show-more img.expanded{transform:rotate(180deg)}.filter-buttons{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.filter-button{display:flex;height:55px;padding:0 15px;justify-content:center;align-items:center;align-self:stretch;border-radius:15px;cursor:pointer}@media (max-width: 768px){.filter-button{height:45px}}.filter-button__dark{background:#ffffff0d}.filter-button__white{background:#fff}.filter-button p{font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 768px){.filter-button p{font-size:14px}}.filter-button__dark p{color:#fff}.filter-button__white p{color:#000}.comments{display:flex;width:100%;height:800px;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:30px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 768px){.comments{width:320px;height:600px}}.comments-header{display:flex;height:55px;padding:10px 20px;align-items:center;gap:10px;flex-shrink:0;align-self:stretch;border-radius:30px 30px 0 0;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.comments-header img{width:20px;height:20px}.comments-header p{color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.comments-header p{font-size:14px}}.comments-header.count p{opacity:.5}.comments-enum{display:flex;width:100%;padding:0 20px;z-index:1;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;flex:1 1 0%;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#888 #222}.comments-enum__empty{display:flex;justify-content:center;align-items:center;width:100%;height:100%;flex:1 1 0%}.comments-enum__empty p{color:#ffffff80;font-family:Manrope,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.comments-item{display:flex;padding:20px;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch;border-radius:30px}@media (max-width: 768px){.comments-item{gap:10px}}.comments-item p{color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.comments-item p{font-size:14px}}.comments-item__first{margin-top:25px}.comments-item__last{margin-bottom:25px}.comments-item__other{background:#ffffff0d}.comments-item__self{background:#fff3}.comments-item__date-wrapper{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;align-self:stretch;min-width:0}.comments-item__date-wrapper p{opacity:.5}.comments-item__meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.comments-item__sender{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.comments-item__sender p{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comments-item__sender--clickable{cursor:pointer}.comments-item__avatar{width:30px;height:30px;border-radius:30px}@media (max-width: 768px){.comments-item__avatar{width:20px;height:20px;border-radius:20px}}.comments-item__icon{width:15px;height:15px}.comments-item__more{width:20px;height:20px;opacity:.6;cursor:pointer;transition:opacity .15s ease}.comments-item__more:hover{opacity:1}.comments-menu{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.15);overflow:hidden;min-width:200px;z-index:1000}.comments-menu__item{padding:12px 16px;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;cursor:pointer;transition:background .15s ease}.comments-menu__item:hover{background:#ffffff26}.comments-footer{display:flex;height:65px;padding:5px 10px 5px 20px;justify-content:space-between;align-items:center;flex-shrink:0;gap:20px;align-self:stretch;border-radius:0 0 30px 30px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (max-width: 768px){.comments-footer{height:55px;gap:15px}}.comments-footer input{width:100%;color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;outline:none;border:none;box-shadow:none;background:transparent}.comments-footer input:focus,.comments-footer input:focus-visible{outline:none;border:none;box-shadow:none}@media (max-width: 768px){.comments-footer input{font-size:14px}}.comments-footer input::-moz-placeholder{color:#ffffff80}.comments-footer input::placeholder{color:#ffffff80}.comments-footer__send{display:flex;width:45px;height:45px;z-index:2;justify-content:center;align-items:center;gap:10px;border-radius:30px;background:#fff;cursor:pointer}@media (max-width: 768px){.comments-footer__send{width:35px;height:35px}}.comments-footer__send img{width:20px;height:20px;flex-shrink:0}@media (max-width: 768px){.comments-footer__send img{width:15px;height:15px}}.comments-footer__auth{display:flex;height:45px;justify-content:center;align-items:center;padding:0 20px;gap:10px;border-radius:30px;background:#fff;margin:auto;cursor:pointer}@media (max-width: 768px){.comments-footer__auth{height:35px}}.comments-footer__auth p{color:#1d1d1d;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.comments-footer__auth p{font-size:14px}}.feed-post-root{display:flex;width:1135px;flex-direction:column;align-items:flex-start;gap:20px;margin:0 auto;padding-top:150px}@media (max-width: 768px){.feed-post-root{width:320px;padding-top:80px;gap:15px}}.feed-post-back{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:#ffffff0f;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.feed-post-back img{width:20px;height:20px}.feed-post-back:hover{background:#ffffff1a}.feed-post-loading{display:flex;width:100%;height:100vh;flex-direction:column;align-items:flex-start;gap:20px;margin:0 auto}@media (max-width: 768px){.feed-post-loading{width:320px}}.profile-about-section{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.profile-about-row{display:flex;align-items:flex-start;gap:20px;align-self:stretch}@media (max-width: 768px){.profile-about-row{flex-direction:column}}.profile-about-card{display:flex;padding:30px;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch;border-radius:30px;background:#ffffff0d}@media (max-width: 768px){.profile-about-card{padding:20px}}.profile-about-card p{align-self:stretch;color:#fff;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 768px){.profile-about-card p{font-size:16px}}.profile-about-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.profile-about-column p{font-weight:400}.profile-about-item{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}@media (max-width: 768px){.profile-about-item{gap:5px;flex-direction:column}}.profile-about-item__type-wrapper{display:flex;align-items:center;gap:10px}@media (max-width: 768px){.profile-about-item__type-wrapper{gap:5px}}.profile-about-item__type-wrapper img{width:20px;height:20px;flex-shrink:0;border-radius:30px}@media (max-width: 768px){.profile-about-item__type-wrapper img{width:15px;height:15px}}.profile-about-item__type-wrapper p{opacity:.5}.profile-about-discription{font-weight:400!important;flex:1 1 0;height:100%;overflow-y:auto;word-break:break-word}.profile-about-discription--empty{display:flex;align-items:center;justify-content:center;text-align:center;opacity:.65}.profile-about-link,.profile-about-link:visited,.profile-about-link:hover,.profile-about-link:active{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#ffffffe6}@media (max-width: 768px){.profile-about-link,.profile-about-link:visited,.profile-about-link:hover,.profile-about-link:active{font-size:16px}}.profile-about-me-card--left{width:500px}.profile-about-player{width:100%}.profile-about-player .player-preview{border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff0d;border-radius:30px;overflow:hidden;height:auto}.profile-about-player .player-preview img{width:100px;height:100px}.profile-about-player .player-preview .player-preview__main-info{display:flex;align-items:center;overflow:hidden;background:#ffffff0d;gap:20px;width:420px}.profile-about-player .player-preview .player-preview__main-info .player-preview__text{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:5px;overflow:hidden}.profile-about-player .player-preview .player-preview__main-info .player-preview__label{display:block;font-weight:500;font-size:12px;color:#ffffff80}.profile-about-player .player-preview .player-preview__main-info .player-preview__title{display:block;max-width:100%;min-width:0;white-space:nowrap;overflow:hidden;font-weight:700;font-size:20px;color:#fff}.profile-about-player .player-preview .player-preview__main-info .player-preview__artist{display:block;max-width:100%;min-width:0;white-space:nowrap;overflow:hidden;font-weight:500;font-size:14px;color:#ffffff80}.profile-about-player .player-preview .player-preview__main-info .player-preview__title .marquee-inner,.profile-about-player .player-preview .player-preview__main-info .player-preview__artist .marquee-inner{min-width:-moz-max-content;min-width:max-content;padding-right:24px}.profile-about-player .player-preview .player-preview__player{padding:20px;width:100%}.profile-about-player .player-preview .player-preview__player .play-pause-btn{box-shadow:none;width:30px!important;height:30px!important}@media (max-width: 768px){.profile-about-player .player-preview{display:flex;flex-direction:column}.profile-about-player .player-preview img{width:100px;height:100px}.profile-about-player .player-preview .player-preview__main-info{display:flex;align-items:center;overflow:hidden;background:#ffffff0d;gap:20px;width:320px}.profile-about-player .player-preview .player-preview__main-info .player-preview__text{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:5px;overflow:hidden}.profile-about-player .player-preview .player-preview__main-info .player-preview__label{display:block;font-weight:500;font-size:12px;color:#ffffff80}.profile-about-player .player-preview .player-preview__main-info .player-preview__title{display:block;max-width:100%;min-width:0;white-space:nowrap;overflow:hidden;font-weight:700;font-size:20px;color:#fff}.profile-about-player .player-preview .player-preview__main-info .player-preview__artist{display:block;max-width:100%;min-width:0;white-space:nowrap;overflow:hidden;font-weight:500;font-size:14px;color:#ffffff80}.profile-about-player .player-preview .player-preview__main-info .player-preview__title .marquee-inner,.profile-about-player .player-preview .player-preview__main-info .player-preview__artist .marquee-inner{min-width:-moz-max-content;min-width:max-content;padding-right:24px}.profile-about-player .player-preview .player-container{gap:10px}.profile-about-player .player-preview .player-preview__player{padding:20px;width:100%}.profile-about-player .player-preview .player-preview__player .play-pause-btn{box-shadow:none;width:30px!important;height:30px!important}.profile-about-me-card--left{width:100%}}.profile-about-me-card--right{flex:1 0 0}@media (max-width: 768px){.profile-about-me-card--right{width:100%}}.marquee-root{position:relative;width:100%;box-sizing:border-box;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;display:block}.marquee-inner{display:inline-block;will-change:transform;animation:marquee 6s linear infinite;white-space:nowrap}.marquee-inner>*{display:inline-block;white-space:nowrap}.marquee-continuous{display:inline-flex;align-items:center;gap:var(--marquee-gap, 32px);width:-moz-max-content;width:max-content;will-change:transform;animation:marquee-continuous var(--marquee-duration, 9s) linear infinite;white-space:nowrap}.marquee-segment{display:inline-block;white-space:nowrap;flex:0 0 auto;vertical-align:top}.marquee-segment>*{display:inline-block;white-space:nowrap}@keyframes marquee{0%{transform:translate(calc(100% - var(--marquee-edge-gap, 0px)))}to{transform:translate(-100%)}}@keyframes marquee-bounce{0%{transform:translate(0)}12%{transform:translate(0)}50%{transform:translate(calc(-1 * var(--marquee-shift, 0px)))}62%{transform:translate(calc(-1 * var(--marquee-shift, 0px)))}to{transform:translate(0)}}@keyframes marquee-restart{0%{transform:translate(calc(100% - var(--marquee-edge-gap, 0px)))}10%{transform:translate(calc(100% - var(--marquee-edge-gap, 0px)))}80%{transform:translate(calc(-1 * var(--marquee-shift, 0px)))}92%{transform:translate(calc(-1 * var(--marquee-shift, 0px)))}92.01%{transform:translate(0)}to{transform:translate(0)}}@keyframes marquee-continuous{0%{transform:translate(0)}to{transform:translate(calc(-1 * (var(--marquee-width, 0px) + var(--marquee-gap, 32px))))}}.fit-card-root{display:flex;width:268px;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}@media (max-width: 768px){.fit-card-root{width:320px;padding-top:0;flex-direction:row;gap:15px}}.fit-card-cover{display:flex;width:268px;height:268px;padding:10px 199.75px 228.75px 10px;align-items:center;align-self:stretch;aspect-ratio:1/1;border-radius:20px;background:linear-gradient(180deg,#0b0e1d,#362842);cursor:pointer;background-size:cover;background-position:center}@media (max-width: 768px){.fit-card-cover{width:120px;height:120px;padding:5px 70px 90px 5px}}.fit-card-cover img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:30px;z-index:0}.fit-card-cover-idea{display:flex;z-index:1;height:30px;padding:10px;justify-content:center;align-items:center;gap:10px;border-radius:30px;background:#000000b3}.fit-card-crm{border-radius:30px;padding:0 20px;height:50px;width:100%;display:flex;justify-content:center;align-items:center;gap:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a}.fit-card-crm img{width:15px;height:15px}.fit-card-crm span{font-weight:600;font-size:16px;color:#fff;line-height:15px!important}@media (max-width: 768px){.fit-card-cover-idea{height:25px}.fit-card-crm{height:40px}.fit-card-crm img{width:10px;height:10px}.fit-card-crm span{font-size:12px;line-height:15px!important}}.fit-card-cover-idea p{color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 768px){.fit-card-cover-idea p{font-size:10px}}.fit-card-info{display:flex;padding-top:20px;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}@media (max-width: 768px){.fit-card-info{padding-top:0;justify-content:space-between;align-items:flex-start;flex:1 0 0}}.fit-card-header{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;cursor:pointer}.fit-card-title{align-self:stretch;color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative}@media (max-width: 768px){.fit-card-title{font-size:14px}}.fit-card-artists{display:flex;align-items:center;gap:15px;align-self:stretch;white-space:nowrap;overflow:hidden}.fit-card-artist{display:flex;align-items:center;gap:5px;cursor:pointer;min-width:0}.fit-card-artist img{width:22px;height:22px;border-radius:22px}@media (max-width: 768px){.fit-card-artist img{width:15px;height:15px;border-radius:15px}}.fit-card-artist p{color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}@media (max-width: 768px){.fit-card-artist p{font-size:12px}}.fit-card-footer{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.fit-card-date{align-self:stretch;color:#ffffff80;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.fit-card-date{font-size:10px}}.fit-card-stats{display:flex;align-items:center;gap:10px;align-self:stretch;cursor:pointer}.fit-card-stat{display:flex;height:30px;padding:10px;justify-content:center;align-items:center;gap:5px;border-radius:10px;background:#ffffff1a}.fit-card-stat--button{border:0;cursor:pointer;background:#ffffff1a}.fit-card-stat--button:hover{border-color:transparent}.fit-card-stat--button:focus,.fit-card-stat--button:focus-visible{outline:none}.fit-card-stat--button:disabled{opacity:.65;cursor:default}.fit-card-stat--liked{background:#8d3cff}@media (max-width: 768px){.fit-card-stat{height:25px;padding:5px 10px;border-radius:30px}}.fit-card-stat img{width:15px;height:15px}@media (max-width: 768px){.fit-card-stat img{width:10px;height:10px}}.fit-card-stat p{color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 768px){.fit-card-stat p{font-size:12px}}.profile-fits{display:flex;align-items:stretch;align-content:flex-start;gap:40px 20px;align-self:stretch;flex-wrap:wrap}.profile-fits__item{display:flex;flex-direction:column;gap:20px;width:288px}.profile-fits__empty{color:#ffffffa6;font-size:15px}.profile-fits .fit-card-root{width:288px}@media (max-width: 768px){.profile-fits{gap:20px}.profile-fits__item,.profile-fits .fit-card-root{width:320px}}.profile-fits .fit-card-cover{width:288px;height:288px}@media (max-width: 768px){.profile-fits .fit-card-cover{width:120px;height:120px}}.my-fit-card{display:flex;flex-direction:column;width:288px;background:#1e1e1e99;border-radius:16px;overflow:hidden;transition:transform .2s ease}.my-fit-card:hover{transform:translateY(-4px)}.my-fit-card-cover{width:100%;height:200px;position:relative}.my-fit-card-status{position:absolute;top:12px;left:12px;background:#0009;padding:4px 12px;border-radius:20px;font-size:12px;color:#fff}.my-fit-card-info{padding:16px;flex:1}.my-fit-card-title{font-size:16px;font-weight:600;color:#fff;margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-fit-card-date{font-size:12px;color:#ffffff80;margin:0 0 12px}.my-fit-card-participants{display:flex;gap:8px}.my-fit-card-avatar{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(255,255,255,.2)}.my-fit-card-actions{display:flex;padding:16px;gap:10px;border-top:1px solid rgba(255,255,255,.1)}.my-fit-card-crm-btn{flex:1;display:flex;justify-content:center;align-items:center;padding:10px 16px;background:linear-gradient(90deg,#69b742,#4a8f2c);border-radius:8px;color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s ease}.my-fit-card-crm-btn:hover{opacity:.9}.my-fit-card-view-btn{display:flex;justify-content:center;align-items:center;padding:10px 16px;background:#ffffff1a;border-radius:8px;color:#fff;font-size:14px;text-decoration:none;transition:background .2s ease}.my-fit-card-view-btn:hover{background:#ffffff26}@media (max-width: 768px){.my-fit-card{width:100%;flex-direction:row}.my-fit-card-cover{width:100px;height:100px;flex-shrink:0}.my-fit-card-info{padding:12px}.my-fit-card-actions{flex-direction:column;padding:12px;border-top:none;border-left:1px solid rgba(255,255,255,.1)}}.profile-services{display:flex;width:100%;flex-direction:column;gap:44px}.profile-service-category{display:flex;width:100%;flex-direction:column;gap:14px}.profile-service-category__title{color:#fff;font-family:Roboto,sans-serif;font-size:30px;font-weight:600;margin:0}.profile-service-category__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.profile-sercive-item{display:flex;flex-direction:column;gap:10px;min-width:0}.profile-sercive-item__media{position:relative;width:100%;border-radius:20px;overflow:hidden;background:#ffffff14}.profile-sercive-item__img{width:100%;aspect-ratio:16 / 11;-o-object-fit:cover;object-fit:cover}.profile-sercive-item__title-chip{position:absolute;left:12px;bottom:12px;max-width:calc(100% - 24px);width:-moz-fit-content;width:fit-content;padding:10px 12px;border:1px solid rgba(255,255,255,.58);border-radius:12px;background:#00000052;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-sercive-item__title-chip p{margin:0;color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-sercive-item__about-wrapper{display:flex;flex-direction:column;gap:6px;min-width:0}.profile-sercive-item__price{margin:0;color:#fff;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;line-height:1.25}.profile-sercive-item__meta{margin:0;color:#ffffffd1;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;line-height:1.35}.profile-sercive-item__meta span{color:#ffffff94}.profile-sercive-item__meta-label{cursor:help}.profile-sercive-item__about{margin:0;color:#ffffff9e;font-family:Roboto,sans-serif;font-size:13px;font-weight:400;line-height:1.35;word-break:break-word}.profile-services-empty{color:#fff9;font-family:Roboto,sans-serif;font-size:16px}@media (max-width: 1220px){.profile-service-category__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (max-width: 768px){.profile-services{gap:28px}.profile-service-category__title{font-size:22px}.profile-service-category__grid{grid-template-columns:1fr;gap:14px}.profile-sercive-item__title-chip p{font-size:17px}.profile-sercive-item__price{font-size:16px}}.profile-about-us-card{flex:1 1 0}.profile-about-us-card--about{min-height:264px}.profile-about-us__gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%}.profile-about-us__gallery-item{width:100%;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;aspect-ratio:1 / 1;cursor:pointer}.profile-about-us__gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-about-us__lightbox{position:fixed;inset:0;z-index:1200;background:#000000e0;display:grid;place-items:center;padding:24px}.profile-about-us__lightbox-img{max-width:min(1100px,100%);max-height:90vh;border-radius:16px;-o-object-fit:contain;object-fit:contain}.profile-about-us__lightbox-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.3);background:#00000080;color:#fff;cursor:pointer}.profile-about-us__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.3);background:#0000008c;color:#fff;cursor:pointer;font-size:24px;line-height:1}.profile-about-us__lightbox-nav--prev{left:16px}.profile-about-us__lightbox-nav--next{right:16px}.profile-portfolio{width:100%;display:flex;flex-direction:column;gap:20px}.profile-portfolio__title{margin:0;color:#fff;font-size:30px;font-weight:600}.profile-portfolio__text{color:#ffffffe6;font-size:15px;line-height:1.45}.profile-portfolio__blocks{display:flex;flex-direction:column;gap:20px}.profile-portfolio__post{cursor:default}.profile-portfolio__post .feed-posts-item__title{margin:0;color:#fff;font-family:Manrope,sans-serif;font-size:24px;font-weight:600}.profile-portfolio__post .feed-posts-item__text{margin:0}@media (max-width: 768px){.profile-portfolio__post .feed-posts-item__title{font-size:18px}}.profile-portfolio__post .feed-posts-item__text p{margin:0}.profile-portfolio__media{align-items:flex-start}.profile-portfolio__media-item{cursor:pointer}.profile-portfolio__empty{color:#ffffffa6;font-size:15px}@media (max-width: 768px){.profile-portfolio__title{font-size:22px}}.review-create-modal{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:20px;background:#080b16f5}.review-create-modal__card{width:100%;max-width:560px;border-radius:24px;border:1px solid rgba(255,255,255,.16);background:#11182d;padding:24px;display:flex;flex-direction:column;gap:14px}.review-create-modal__title{color:#fff;font-family:Roboto,sans-serif;font-size:28px;font-weight:700;line-height:1.1}.review-create-modal__subtitle{color:#ffffffa6;font-family:Roboto,sans-serif;font-size:14px;font-weight:400}.review-create-modal__stars{display:flex;align-items:center;gap:8px}.review-create-modal__star{width:42px;height:42px;border:none;background:transparent;padding:0;cursor:pointer;opacity:.25;transition:opacity .15s ease,transform .15s ease}.review-create-modal__star img{width:100%;height:100%}.review-create-modal__star:hover{transform:scale(1.06)}.review-create-modal__star--active{opacity:1}.review-create-modal__textarea{width:100%;min-height:140px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#ffffff0d;color:#fff;padding:12px 14px;resize:vertical;outline:none;font-family:Roboto,sans-serif;font-size:15px}.review-create-modal__textarea::-moz-placeholder{color:#fff6}.review-create-modal__textarea::placeholder{color:#fff6}.review-create-modal__error{color:#ff8080;font-family:Roboto,sans-serif;font-size:13px}.review-create-modal__actions{display:flex;justify-content:flex-end;gap:10px}.review-create-modal__btn{height:44px;padding:0 18px;border-radius:14px;border:none;font-family:Roboto,sans-serif;font-size:15px;font-weight:600;cursor:pointer}.review-create-modal__btn:disabled{opacity:.6;cursor:default}.review-create-modal__btn--ghost{color:#fffc;background:#ffffff14}.review-create-modal__btn--main{color:#000;background:#fff}@media (max-width: 768px){.review-create-modal{padding:12px}.review-create-modal__card{padding:18px;border-radius:18px}.review-create-modal__title{font-size:22px}.review-create-modal__star{width:36px;height:36px}}.profile-reviews{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.profile-reviews-header{display:flex;justify-content:space-between;align-items:flex-end;align-self:stretch}.profile-reviews-count{color:#fff;font-family:Roboto,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 768px){.profile-reviews-count{font-size:14px}}.profile-reviews-sort{display:flex;align-items:center;gap:10px;cursor:pointer}.profile-reviews-sort img{width:24px;height:24px}@media (max-width: 768px){.profile-reviews-sort img{width:15px;height:15px}}.profile-reviews-sort p{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.profile-reviews-sort p{font-size:14px}}.profile-reviews-suggestion{justify-content:space-between;align-items:center;align-self:stretch}@media (max-width: 768px){.profile-reviews-suggestion{flex-direction:column}}.profile-reviews-suggestion__title{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 768px){.profile-reviews-suggestion__title{font-size:14px}}.profile-reviews-leave-review{display:flex;height:45px;padding:0 15px;align-items:center;gap:10px;border-radius:15px;background:#fff;cursor:pointer}@media (max-width: 768px){.profile-reviews-leave-review{height:40px}}.profile-reviews-leave-review p{color:#000;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 768px){.profile-reviews-leave-review p{font-size:14px}}.profile-review{flex-direction:column;align-items:flex-start;align-self:stretch}.profile-review-header{display:flex;justify-content:space-between;align-items:center;align-self:stretch}@media (max-width: 768px){.profile-review-header{flex-direction:column;gap:10px;align-items:flex-start}}.profile-review-user{display:flex;align-items:center;gap:20px}@media (max-width: 768px){.profile-review-user{gap:10px}}.profile-review-user__avatar{width:40px;height:40px;border-radius:40px}@media (max-width: 768px){.profile-review-user__avatar{width:30px;height:30px}}.profile-review-user__nickname{display:flex;align-items:center;gap:10px;cursor:pointer}.profile-review-user__nickname p{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 768px){.profile-review-user__nickname p{font-size:16px}}.profile-review-user__nickname img{width:20px;height:20px}@media (max-width: 768px){.profile-review-user__nickname img{width:15px;height:15px}}.profile-review-data{display:flex;align-items:center;gap:5px}@media (max-width: 768px){.profile-review-data{width:100%;align-self:stretch}}.profile-review-data p{color:#ffffff80;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 768px){.profile-review-data p{font-size:12px;margin-right:auto}}.profile-review-stars{display:flex;align-items:center;gap:5px}.profile-review-stars img{width:15px;height:15px}.profile-review-stars .missing{opacity:.33}.profile-review-more{width:22px!important;height:22px!important;cursor:pointer;opacity:.6;transition:opacity .15s ease}.profile-review-more:hover{opacity:1}.profile-review-text{align-self:stretch;color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:30px;word-break:break-word}@media (max-width: 768px){.profile-review-text{font-size:14px;line-height:143%}}.profile-review-menu{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.15);overflow:hidden;min-width:200px;z-index:1100}.profile-review-menu__item{padding:12px 16px;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;cursor:pointer;transition:background .15s ease}@media (max-width: 768px){.profile-review-menu__item{padding:10px 14px;font-size:14px}}.profile-review-menu__item:hover{background:#ffffff26}.edit-profile-cover .edit-profile-cover__controls{display:flex;justify-content:space-between;gap:10px}.edit-profile-cover .edit-profile-cover__controls button{margin-top:20px;border-radius:30px;padding:10px 15px;width:100%;height:45px;display:flex;justify-content:center;align-items:center;background:#8d3cff;gap:10px}.edit-profile-cover .edit-profile-cover__controls button img{width:15px;height:15px}.edit-profile-cover .edit-profile-cover__controls button span{font-weight:400;font-size:20px;color:#fff;line-height:1.3}.edit-profile-cover .edit-profile-cover__controls button:last-child{background:#ffffff1a}.edit-profile-cover .edit-profile-cover__subtitle{font-weight:400;font-size:20px;color:#fff;opacity:.5;display:block;margin:20px 0 10px}.edit-profile-cover .edit-profile-cover__horizontal .most-base-dropzone{height:200px;justify-content:center;align-items:center;min-height:auto!important}.edit-profile-cover .edit-profile-cover__vertical .most-base-dropzone{height:700px;justify-content:center;align-items:center;min-height:auto!important}@media (max-width: 768px){.edit-profile-cover .edit-profile-cover__controls button{height:40px}.edit-profile-cover .edit-profile-cover__controls button img{width:10px;height:10px}.edit-profile-cover .edit-profile-cover__controls button span{font-size:14px}.edit-profile-cover .edit-profile-cover__subtitle{font-size:12px}.edit-profile-cover .edit-profile-cover__horizontal .most-base-dropzone{height:150px}.edit-profile-cover .edit-profile-cover__vertical .most-base-dropzone{height:425px}}.profile-edit-save-button{width:100%;height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:15px;background:#fff;color:#111;font-family:Manrope,system-ui,sans-serif;font-size:16px;font-weight:700;line-height:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 10px #0000001f;transition:background .15s ease,color .15s ease,box-shadow .15s ease,opacity .15s ease}.profile-edit-save-button-text{color:currentColor;font:600 16px/1.2 Manrope,system-ui,sans-serif}.profile-edit-save-button:hover:not(:disabled):not([aria-disabled=true]){background:#f2f2f2}.profile-edit-save-button:active:not(:disabled):not([aria-disabled=true]){background:#eaeaea}.profile-edit-save-button:focus-visible{outline:2px solid #A565FF;outline-offset:2px}.profile-edit-save-button:disabled,.profile-edit-save-button[aria-disabled=true]{background:#ededed;color:#9aa0a6;cursor:default;box-shadow:none;opacity:.95;pointer-events:none}.profile-edit-save-button[data-busy=true]{position:relative}.profile-edit-save-button[data-busy=true]:after{content:"";width:16px;height:16px;margin-left:8px;border:2px solid rgba(0,0,0,.18);border-top-color:#a565ff;border-radius:50%;animation:profile-save-spin .8s linear infinite}@keyframes profile-save-spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.profile-edit-save-button{height:45px}.profile-edit-save-button-text{font-size:14px}}@media (prefers-reduced-motion: reduce){.profile-edit-save-button,.profile-edit-save-button:after{transition:none;animation:none}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-500:oklch(63.7% .237 25.331);--color-green-400:oklch(79.2% .209 151.711);--color-emerald-50:oklch(97.9% .021 166.113);--color-emerald-200:oklch(90.5% .093 164.15);--color-emerald-800:oklch(43.2% .095 166.913);--color-rose-50:oklch(96.9% .015 12.422);--color-rose-200:oklch(89.2% .058 10.001);--color-rose-800:oklch(45.5% .188 13.697);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xl:36rem;--container-3xl:48rem;--container-5xl:64rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--tracking-tight:-.025em;--radius-xl:.75rem;--radius-2xl:1rem;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--blur-md:12px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.inset-x-0{inset-inline:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-1\/2{top:50%}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-\[-1px\]{margin:-1px}.mx-1{margin-inline:calc(var(--spacing)*1)}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-24{margin-top:calc(var(--spacing)*24)}.mt-\[10px\]{margin-top:10px}.mt-\[20px\]{margin-top:20px}.mt-\[30px\]{margin-top:30px}.mt-\[60px\]{margin-top:60px}.mt-\[60px\]\!{margin-top:60px!important}.mt-auto{margin-top:auto}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-\[5px\]{margin-right:5px}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.mb-\[5px\]{margin-bottom:5px}.mb-\[10px\]{margin-bottom:10px}.mb-\[10px\]\!{margin-bottom:10px!important}.mb-\[12px\]{margin-bottom:12px}.mb-\[16px\]{margin-bottom:16px}.mb-\[20px\]{margin-bottom:20px}.mb-\[20px\]\!{margin-bottom:20px!important}.mb-\[30px\]{margin-bottom:30px}.mb-\[60px\]{margin-bottom:60px}.mb-auto{margin-bottom:auto}.ml-5{margin-left:calc(var(--spacing)*5)}.ml-6{margin-left:calc(var(--spacing)*6)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-6{height:calc(var(--spacing)*6)}.h-10{height:calc(var(--spacing)*10)}.h-\[15px\]{height:15px}.h-\[20px\]{height:20px}.h-\[40px\]{height:40px}.h-\[110px\]{height:110px}.h-\[138px\]{height:138px}.h-\[200px\]{height:200px}.h-\[670px\]{height:670px}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-\[90vh\]{max-height:90vh}.min-h-screen{min-height:100vh}.w-4{width:calc(var(--spacing)*4)}.w-6{width:calc(var(--spacing)*6)}.w-\[20px\]{width:20px}.w-\[40px\]{width:40px}.w-\[58\%\]{width:58%}.w-\[60\%\]{width:60%}.w-\[72\%\]{width:72%}.w-\[84\%\]{width:84%}.w-\[110px\]{width:110px}.w-\[827px\]{width:827px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-\[15px\]{max-width:15px}.max-w-\[380px\]{max-width:380px}.max-w-\[1520px\]{max-width:1520px}.max-w-xl{max-width:var(--container-xl)}.min-w-\[15px\]{min-width:15px}.min-w-\[40px\]{min-width:40px}.min-w-\[380px\]{min-width:380px}.min-w-\[400px\]{min-width:400px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.rotate-45{rotate:45deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.list-\[lower-alpha\]{list-style-type:lower-alpha}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-\[5px\]{gap:5px}.gap-\[10px\]{gap:10px}.gap-\[20px\]{gap:20px}.gap-\[60px\]{gap:60px}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-clip{overflow-x:clip}.overflow-y-auto{overflow-y:auto}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[10px\]{border-radius:10px}.rounded-\[15px\]{border-radius:15px}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-\[30px\]{border-radius:30px}.rounded-\[50\%\]{border-radius:50%}.rounded-full{border-radius:3.40282e38px}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-emerald-200{border-color:var(--color-emerald-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-green-400{border-color:var(--color-green-400)}.border-rose-200{border-color:var(--color-rose-200)}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.border-white\/15{border-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.border-white\/15{border-color:color-mix(in oklab,var(--color-white)15%,transparent)}}.border-white\/30{border-color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.border-white\/30{border-color:color-mix(in oklab,var(--color-white)30%,transparent)}}.border-t-transparent{border-top-color:#0000}.bg-black{background-color:var(--color-black)}.bg-emerald-50{background-color:var(--color-emerald-50)}.bg-rose-50{background-color:var(--color-rose-50)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-white\/5{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.bg-white\/5{background-color:color-mix(in oklab,var(--color-white)5%,transparent)}}.bg-white\/12{background-color:#ffffff1f}@supports (color:color-mix(in lab,red,red)){.bg-white\/12{background-color:color-mix(in oklab,var(--color-white)12%,transparent)}}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-transparent{--tw-gradient-from:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-white{--tw-gradient-from:var(--color-white);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.via-white\/50{--tw-gradient-via:#ffffff80}@supports (color:color-mix(in lab,red,red)){.via-white\/50{--tw-gradient-via:color-mix(in oklab,var(--color-white)50%,transparent)}}.via-white\/50{--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-white\/40{--tw-gradient-to:#fff6}@supports (color:color-mix(in lab,red,red)){.to-white\/40{--tw-gradient-to:color-mix(in oklab,var(--color-white)40%,transparent)}}.to-white\/40{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.object-cover{-o-object-fit:cover;object-fit:cover}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-\[5px\]\!{padding:5px!important}.p-\[10px\]{padding:10px}.p-\[15px\]{padding:15px}.p-\[20px\]{padding:20px}.p-\[30px\]{padding:30px}.p-\[40px\]{padding:40px}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-10{padding-block:calc(var(--spacing)*10)}.py-12{padding-block:calc(var(--spacing)*12)}.py-24{padding-block:calc(var(--spacing)*24)}.py-\[12px\]{padding-block:12px}.pt-0{padding-top:calc(var(--spacing)*0)}.pb-\[20px\]{padding-bottom:20px}.pb-\[50px\]{padding-bottom:50px}.pl-\[20px\]{padding-left:20px}.text-center{text-align:center}.text-left{text-align:left}.align-middle{vertical-align:middle}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[30px\]{font-size:30px}.text-\[40px\]{font-size:40px}.leading-7{--tw-leading:calc(var(--spacing)*7);line-height:calc(var(--spacing)*7)}.leading-none{--tw-leading:1;line-height:1}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-black{color:var(--color-black)}.text-emerald-800{color:var(--color-emerald-800)}.text-gray-600{color:var(--color-gray-600)}.text-gray-900{color:var(--color-gray-900)}.text-green-400{color:var(--color-green-400)}.text-red-500{color:var(--color-red-500)}.text-rose-800{color:var(--color-rose-800)}.text-transparent{color:#0000}.text-white{color:var(--color-white)}.text-white\/50{color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.text-white\/50{color:color-mix(in oklab,var(--color-white)50%,transparent)}}.text-white\/70{color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.text-white\/70{color:color-mix(in oklab,var(--color-white)70%,transparent)}}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-\[\.07\]{opacity:.07}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.blur-md{--tw-blur:blur(var(--blur-md));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow-\[0_8px_32px_rgba\(255\,255\,255\,0\.15\)\]{--tw-drop-shadow-size:drop-shadow(0 8px 32px var(--tw-drop-shadow-color,#ffffff26));--tw-drop-shadow:var(--tw-drop-shadow-size);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow-\[0_10px_40px_rgba\(141\,60\,255\,0\.35\)\]{--tw-drop-shadow-size:drop-shadow(0 10px 40px var(--tw-drop-shadow-color,#8d3cff59));--tw-drop-shadow:var(--tw-drop-shadow-size);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[transform\,opacity\]{transition-property:transform,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (hover:hover){.hover\:bg-white\/5:hover{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/5:hover{background-color:color-mix(in oklab,var(--color-white)5%,transparent)}}.hover\:bg-white\/10:hover{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/10:hover{background-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.hover\:bg-white\/90:hover{background-color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/90:hover{background-color:color-mix(in oklab,var(--color-white)90%,transparent)}}.hover\:text-white:hover{color:var(--color-white)}.hover\:opacity-90:hover{opacity:.9}}.active\:scale-\[\.98\]:active{scale:.98}.active\:bg-white\/80:active{background-color:#fffc}@supports (color:color-mix(in lab,red,red)){.active\:bg-white\/80:active{background-color:color-mix(in oklab,var(--color-white)80%,transparent)}}@media not all and (min-width:48rem){.max-md\:mt-\[2px\]{margin-top:2px}.max-md\:mt-\[10px\]{margin-top:10px}.max-md\:mt-\[20px\]{margin-top:20px}.max-md\:h-\[10px\]\!{height:10px!important}.max-md\:h-\[80px\]{height:80px}.max-md\:h-\[150px\]{height:150px}.max-md\:min-h-\[10px\]\!{min-height:10px!important}.max-md\:w-\[10px\]{width:10px}.max-md\:w-\[10px\]\!{width:10px!important}.max-md\:w-\[15px\]{width:15px}.max-md\:w-\[80px\]{width:80px}.max-md\:min-w-\[10px\]\!{min-width:10px!important}.max-md\:min-w-\[230px\]{min-width:230px}.max-md\:flex-auto\!{flex:auto!important}.max-md\:flex-col{flex-direction:column}.max-md\:items-center{align-items:center}.max-md\:items-start{align-items:flex-start}.max-md\:gap-\[5px\]{gap:5px}.max-md\:gap-\[5px\]\!{gap:5px!important}.max-md\:gap-\[10px\]{gap:10px}.max-md\:gap-\[10px\]\!{gap:10px!important}.max-md\:rounded-\[15px\]\!{border-radius:15px!important}.max-md\:rounded-\[20px\]\!{border-radius:20px!important}.max-md\:p-\[5px\]\!{padding:5px!important}.max-md\:p-\[10px\]{padding:10px}.max-md\:pb-\[10px\]{padding-bottom:10px}.max-md\:text-\[10px\]\!{font-size:10px!important}.max-md\:text-\[12px\]{font-size:12px}.max-md\:text-\[12px\]\!{font-size:12px!important}.max-md\:text-\[14px\]{font-size:14px}.max-md\:text-\[19px\]{font-size:19px}.max-md\:text-\[20px\]{font-size:20px}}@media (min-width:40rem){.sm\:px-6{padding-inline:calc(var(--spacing)*6)}}@media (min-width:48rem){.md\:pt-0{padding-top:calc(var(--spacing)*0)}.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}.\[\&_\*\]\:text-inherit *,.\[\&_a\]\:text-inherit a{color:inherit}.\[\&_a\:hover\]\:underline a:hover{text-decoration-line:underline}.\[\&_a\:visited\]\:text-inherit a:visited{color:inherit}.\[\&_ol\>li\:\:marker\]\:text-inherit ol>li::marker{color:inherit}.\[\&_td\]\:align-top td{vertical-align:top}.\[\&_ul\>li\:\:marker\]\:text-inherit ul>li::marker{color:inherit}}:root{--container:1120px;--header:1920px}.container{max-width:var(--container);margin-inline:auto;padding-inline:1rem}html,body{background-color:#0a0a0a;width:100%;height:100%;margin:0;padding:0;font-family:Manrope,sans-serif;font-weight:500;overflow-x:hidden}#root{flex-direction:column;width:100%;height:100%;display:flex}*{scrollbar-width:thin;scrollbar-color:#2a2a2a transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a2a2a padding-box padding-box;border:2px solid #0000;border-radius:8px}::-webkit-scrollbar-corner{background:0 0}.header{max-width:var(--header);margin-inline:auto;padding-inline:1rem}.pill-glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#ffffff0d 0% 100%);border:1px solid #ffffff1a;border-radius:9999px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000073}.edge-glow{position:relative;overflow:hidden}.edge-glow:before,.edge-glow:after{z-index:0}.edge-glow>*{z-index:1;position:relative}.edge-fade-mask{--fade:30px;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--fade),#000 calc(100% - var(--fade)),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--fade),#000 calc(100% - var(--fade)),transparent 100%)}.pill-1{color:#fff;background:#8d3cff;box-shadow:inset 0 0 0 1px #a462ff,inset 0 0 12px #d4b5ff}.pill-2{color:#eaeaea;background:#1b1b1b;box-shadow:inset 0 0 0 1px #2b2b2b,inset 0 0 10px #3e3e3e80}.pill-3{color:#eaeaea;background:#1b1b1b;box-shadow:inset 0 0 0 1px #323232,inset 0 0 10px #3e3e3e80}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.title{color:#fff;font-size:20px;font-weight:600}.paragraph{color:#ffffff80;font-size:16px;font-weight:400}@media (max-width:767px){.title{font-size:14px}.paragraph{font-size:10px}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}
