.add-channel-form{width:100%}.add-channel-form__button{display:flex;justify-content:center;align-items:center;width:100%;padding:0.75rem 0;background:var(--color-gray-card);border:none;border-radius:31.25rem;color:var(--color-light);font-size:1.0625rem;cursor:pointer;transition:opacity .2s}.add-channel-form__button:hover{opacity:.9}.add-channel-form__editor{padding:0.625rem 0.5rem;background:var(--color-gray-card-back);border-radius:1.25rem;color:var(--color-light);display:flex;flex-direction:column;gap:0.75rem;position:relative}.add-channel-form__editor .profile__close-button{top:0.875rem !important;right:0.875rem !important}.add-channel-form__title{margin:0.25rem 0 0 0.625rem !important;font-size:1.5rem;font-weight:700}.add-channel-form__group{display:flex;flex-direction:column;gap:0.625rem}.add-channel-form__field-title{font-size:1rem;margin-left:0.5rem;color:var(--color-light)}.add-channel-form__submit{width:100%;padding:0.75rem 0;background:var(--color-gray-card);border:none;border-radius:31.25rem;color:var(--color-light);font-size:1.0625rem;cursor:pointer;transition:opacity .2s}.add-channel-form__submit:hover{opacity:.9}.add-channel-form__submit:disabled{opacity:.5}.channel-card{background:var(--color-gray-card-back);border-radius:1.25rem;padding:0.625rem 0.5rem;margin-bottom:0.75rem}.channel-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.75rem}.channel-card__info{display:flex;align-items:center;gap:0.75rem;min-width:0;padding-left:0.25rem}.channel-card__avatar{width:2rem;height:2rem;border-radius:50%;object-fit:cover;background-color:var(--color-light)}.channel-card__name{font-size:0.9375rem;font-weight:600;color:var(--color-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-card__edit-btn{background:none;padding:0;border:none;cursor:pointer;color:var(--color-gray);display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem;margin-right:0.4375rem}.channel-card__stats{display:grid;grid-template-columns:repeat(3, 1fr);gap:0.5rem;margin-bottom:0.75rem}.channel-card__stat{display:flex;flex-direction:column;text-align:center;background:var(--color-gray-card);border-radius:0.75rem;padding:0.625rem 0.625rem}.channel-card__stat-value{font-size:1rem;line-height:130%;font-weight:600;color:var(--color-light)}.channel-card__stat-label{font-size:0.8125rem;line-height:130%;color:var(--color-text-hint)}.channel-card__categories{display:flex;align-items:center;gap:0.25rem;color:var(--color-text-hint);font-size:1.0625rem;background:var(--color-gray-card);border-radius:31.25rem;padding:0.75rem;justify-content:center}.channel-card__categories-value{color:var(--color-light);font-weight:500}.channel-card__edit{display:flex;flex-direction:column;align-items:center;gap:0.625rem}.channel-card__edit-categories{flex:1;background:var(--color-gray-card);border-radius:0.75rem}.channel-card__edit-actions{display:flex;align-items:center;gap:0.5rem;width:100%}.channel-card__save{background:var(--color-gray-card);color:var(--color-text-hint);border:none;border-radius:31.25rem;padding:0.75rem 1rem;cursor:not-allowed;flex-grow:1}.channel-card__delete{width:2.25rem;height:2.25rem;border-radius:0.75rem;display:flex;align-items:center;justify-content:center;background:var(--color-red);color:var(--color-light);border:none}.profile-tokens{display:flex;flex-direction:column;height:100%;min-height:0;color:var(--color-light);margin:0 0.5rem}.profile-tokens__amount{display:flex;align-items:center;justify-content:center;gap:0.5rem;margin-top:0.5rem;margin-bottom:0.5rem;font-weight:700;font-size:1.5rem}.profile-tokens__hint{text-align:center;color:var(--color-text-hint);font-size:0.875rem;margin-bottom:1rem}.profile-tokens__invite{display:flex;align-items:center;gap:0.5rem;margin-bottom:1rem}.profile-tokens__invite-link{position:relative;flex:1;background:var(--color-gray-card);border-radius:31.25rem;padding:0.875rem 1.125rem;color:var(--color-light);font-size:1.0625rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-tokens__invite-link .profile-tokens__invite-btn{position:absolute;right:0.25rem;top:50%;transform:translateY(-50%)}.profile-tokens__invite-btn{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-gray-card);color:var(--color-light);border:none}.token-user{display:flex;align-items:center;justify-content:space-between;background:var(--color-gray-card-back);border-radius:31.25rem;padding:0.625rem 1.125rem 0.625rem 0.75rem;margin-bottom:0.5rem}.token-user__left{display:flex;align-items:center;gap:0.625rem;min-width:0}.token-user__avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:var(--color-gray);overflow:hidden;flex:0 0 auto}.token-user__name{display:flex;flex-direction:column;min-width:0;gap:0.125rem}.token-user__title{font-size:0.9375rem;color:var(--color-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.token-user__subtitle{font-size:0.8125rem;color:var(--color-text-hint);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.token-user__right{display:flex;align-items:center;gap:0.25rem;flex:0 0 auto}.token-user__invite-btn{display:flex;align-items:center;justify-content:center;color:var(--color-light);border:none}.token-user__reward{display:inline-flex;gap:0.375rem;color:var(--color-light);font-size:0.9375rem;align-items:flex-end}.settings-list{padding:0.5rem 0.75rem var(--bottom-safe-area);overflow:auto}.settings-group{background:var(--color-black);border-radius:1.25rem;margin-bottom:0.75rem;overflow:hidden}.settings-row{width:100%;border:none;text-align:left;background:var(--color-gray-card-back);min-height:4.125rem;padding:0rem 1rem 0rem 1.375rem;display:flex;align-items:center;justify-content:space-between;color:var(--color-light);box-sizing:border-box}.settings-row+.settings-row{border-top:.33px solid #393939}.settings-row__label{color:var(--color-text-hint);font-size:0.9375rem}.settings-row__value{font-size:1.0625rem;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}.settings-row__texts{display:flex;flex-direction:column;gap:0.125rem;overflow:hidden;padding-right:0.5rem}.settings-row__chevron{color:var(--color-text-hint);display:flex}.settings-row.is-destructive *{color:var(--color-red)}.switch{position:relative;width:3.25rem;height:2rem}.switch input{display:none}.switch__slider{position:absolute;inset:0;background:#3a3a3c;border-radius:1rem;transition:background .2s ease}.switch__slider::after{content:"";position:absolute;top:0.1875rem;left:0.1875rem;width:1.625rem;height:1.625rem;background:var(--color-gray-card-back);border-radius:50%;transition:transform .2s ease}.switch input:checked+.switch__slider{background:var(--color-light);color:var(--color-gray-card-back)}.switch input:checked+.switch__slider::after{transform:translateX(1.25rem)}.settings-footer{text-align:center;font-size:1.0625rem;margin:1.375rem 0 0.375rem}.settings-footer__id{color:var(--color-text-hint);margin-bottom:0.25rem}.settings-footer__version{color:var(--color-text-hint)}.button--back:hover{display:flex;align-items:center;background-color:hsla(0,0%,100%,.1)}body{background-color:#000}.profile .button--back{display:flex;align-items:center;justify-content:center;padding:0.5rem}.profile .button--back svg{display:block}.profile__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.profile__logo{display:flex;flex-direction:column;align-items:center;gap:0.375rem;flex-grow:1}.profile .app-logo{width:1.875rem;height:1.875rem}.profile .app-logo__icon{width:100%;height:100%;display:block}.profile__brand{height:1.0625rem;width:4.25rem;color:var(--color-light)}.profile__info{display:flex;align-items:center;flex-direction:column;flex-grow:1;margin:0 16px}.profile__username{font-size:1.0625rem;font-weight:600;color:var(--color-gray)}.profile__invited{margin-top:0.25rem;font-size:0.8125rem;font-weight:400;color:var(--color-text-hint)}.profile__invited span{color:var(--color-gray)}.profile__actions{display:flex;gap:0.5rem}.profile__actions svg{color:var(--color-gray)}.profile__action-btn{display:flex;align-items:center;padding:0.5rem;position:relative;background:rgba(0,0,0,0)}.profile__action-btn::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(40px);background:var(--color-gray-card-back);border-radius:31.25rem;z-index:-1}.profile__action-btn:active::before{background:linear-gradient(to bottom, rgba(37, 37, 37, 0.55), rgba(37, 37, 37, 0.55)) !important}.profile__content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.profile__main{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-bottom:1.25rem}.profile__text{display:flex;flex-direction:column;gap:0.25rem;min-width:0;margin-right:0.75rem;margin-left:0.5rem}.profile__avatar{width:4.125rem;height:4.125rem;border-radius:50%;overflow:hidden;background-color:var(--color-gray)}.profile__avatar img{width:100%;height:100%;object-fit:cover}.profile__name{font-size:1.375rem;font-weight:700;color:var(--color-light)}.profile__complete-info{background:var(--color-gray-card-back);width:100%;box-sizing:border-box;border-radius:1.25rem;padding:0.625rem 0.5rem;margin-bottom:1.25rem;display:flex;flex-direction:column;gap:0.75rem}.profile__close-button{position:absolute;right:0.375rem;padding:0;background:none;border:none;cursor:pointer;color:var(--color-light)}.profile__complete-info-form{display:flex;flex-direction:column;gap:0.75rem;padding-top:0.25rem;position:relative}.profile__form-field{display:flex;flex-direction:column;gap:0.5rem}.profile__form-field label{font-size:1.0625rem;font-weight:500;color:var(--color-light);padding-left:0.625rem}.profile__complete-info-text{font-size:1rem;padding:0.25rem 0.5rem;color:var(--color-light)}.profile__complete-info-tokens{display:inline-flex;align-items:flex-end;gap:0.25rem;position:relative;top:0.25rem}.profile__complete-info-tokens svg{display:block}.profile__button-get-tokens{display:inline-flex;align-items:center;gap:0.25rem;margin-left:0.5rem;color:var(--color-dark)}.profile__button-get-tokens svg{display:block}.profile .button--primary{display:flex;justify-content:center;align-items:center;width:100%;padding:0.75rem 0;background:var(--color-light);border:none;border-radius:31.25rem;color:var(--color-dark);font-size:1.0625rem;cursor:pointer;transition:opacity .2s}.profile .button--primary:hover{opacity:.9}.profile .button--primary:disabled{opacity:.5}.profile-slider{flex:1 1 auto;min-height:0;width:100%;overflow:hidden;margin-top:1rem;flex-direction:row;touch-action:pan-x}.profile-slider__container{display:flex;height:100%;transition:transform .3s ease}.profile-slider__slide{flex-shrink:0;height:100%;width:100%;overflow-y:auto;box-sizing:border-box;touch-action:pan-y;-ms-overflow-style:none;scrollbar-width:none}.profile-slider__slide::-webkit-scrollbar{width:0;height:0}.profile-channels,.profile-tokens,.profile-bonuses{color:var(--color-light)}.profile-channels h3,.profile-tokens h3,.profile-bonuses h3{margin:0 0 0.75rem 0;font-size:1.25rem;font-weight:600}.profile-channels p,.profile-tokens p,.profile-bonuses p{margin:0;font-size:1rem;color:var(--color-text-hint)}.profile-bonuses{padding:0.5rem 0.5rem}.profile-channels__list{margin-top:1rem}.profile-channels__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem}.profile-channels__title{font-size:1.375rem;color:var(--color-light);margin:0;margin-left:0.5rem}.profile-channels__info-btn{background:none;border:none;cursor:pointer;color:var(--color-gray)}.profile-channels__info-btn:hover{color:var(--color-light)}
